Jul 10 19:51:49.438360 np0000005048 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 19:51:49.444125 np0000005048 devstack@c-api.service[99963]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 19:51:49 2026] *** Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: nodename: np0000005048 Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: machine: x86_64 Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: clock source: unix Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: pcre jit disabled Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: detected number of CPU cores: 16 Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: current working directory: / Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: detected binary path: /usr/bin/uwsgi-core Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: your processes number limit is 257052 Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: your memory page size is 4096 bytes Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: detected max file descriptor number: 2048 Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: lock engine: pthread robust mutexes Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: thunder lock: enabled Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 19:51:49.456175 np0000005048 devstack@c-api.service[99963]: Set PythonHome to /opt/stack/data/venv Jul 10 19:51:49.480776 np0000005048 devstack@c-api.service[99963]: Python main interpreter initialized at 0x7a409fca4668 Jul 10 19:51:49.480776 np0000005048 devstack@c-api.service[99963]: python threads support enabled Jul 10 19:51:49.480776 np0000005048 devstack@c-api.service[99963]: your server socket listen backlog is limited to 100 connections Jul 10 19:51:49.480776 np0000005048 devstack@c-api.service[99963]: your mercy for graceful operations on workers is 80 seconds Jul 10 19:51:49.481385 np0000005048 devstack@c-api.service[99963]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 19:51:49.481561 np0000005048 devstack@c-api.service[99963]: *** Operational MODE: preforking *** Jul 10 19:51:49.481799 np0000005048 devstack@c-api.service[99963]: *** uWSGI is running in multiple interpreter mode *** Jul 10 19:51:49.481799 np0000005048 devstack@c-api.service[99963]: spawned uWSGI master process (pid: 99963) Jul 10 19:51:49.481978 np0000005048 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 19:51:49.482483 np0000005048 devstack@c-api.service[99963]: spawned uWSGI worker 1 (pid: 99971, cores: 1) Jul 10 19:51:49.483271 np0000005048 devstack@c-api.service[99963]: spawned uWSGI worker 2 (pid: 99972, cores: 1) Jul 10 19:51:49.483517 np0000005048 devstack@c-api.service[99963]: spawned uWSGI worker 3 (pid: 99974, cores: 1) Jul 10 19:51:49.484728 np0000005048 devstack@c-api.service[99963]: spawned uWSGI worker 4 (pid: 99976, cores: 1) Jul 10 19:51:49.484847 np0000005048 devstack@c-api.service[99963]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 19:51:49.606451 np0000005048 devstack@c-api.service[99972]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 19:51:49.606451 np0000005048 devstack@c-api.service[99972]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 19:51:49.606451 np0000005048 devstack@c-api.service[99972]: we strongly recommend against using it for new projects. Jul 10 19:51:49.606451 np0000005048 devstack@c-api.service[99972]: If you are already using Eventlet, we recommend migrating to a different Jul 10 19:51:49.606451 np0000005048 devstack@c-api.service[99972]: framework. For more detail see Jul 10 19:51:49.606451 np0000005048 devstack@c-api.service[99972]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 19:51:49.606451 np0000005048 devstack@c-api.service[99972]: import eventlet # noqa Jul 10 19:51:49.612733 np0000005048 devstack@c-api.service[99974]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 19:51:49.612733 np0000005048 devstack@c-api.service[99974]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 19:51:49.612733 np0000005048 devstack@c-api.service[99974]: we strongly recommend against using it for new projects. Jul 10 19:51:49.612733 np0000005048 devstack@c-api.service[99974]: If you are already using Eventlet, we recommend migrating to a different Jul 10 19:51:49.612733 np0000005048 devstack@c-api.service[99974]: framework. For more detail see Jul 10 19:51:49.612733 np0000005048 devstack@c-api.service[99974]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 19:51:49.612733 np0000005048 devstack@c-api.service[99974]: import eventlet # noqa Jul 10 19:51:49.618894 np0000005048 devstack@c-api.service[99976]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 19:51:49.618894 np0000005048 devstack@c-api.service[99976]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 19:51:49.618894 np0000005048 devstack@c-api.service[99976]: we strongly recommend against using it for new projects. Jul 10 19:51:49.618894 np0000005048 devstack@c-api.service[99976]: If you are already using Eventlet, we recommend migrating to a different Jul 10 19:51:49.618894 np0000005048 devstack@c-api.service[99976]: framework. For more detail see Jul 10 19:51:49.618894 np0000005048 devstack@c-api.service[99976]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 19:51:49.618894 np0000005048 devstack@c-api.service[99976]: import eventlet # noqa Jul 10 19:51:49.635889 np0000005048 devstack@c-api.service[99971]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 19:51:49.635889 np0000005048 devstack@c-api.service[99971]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 19:51:49.635889 np0000005048 devstack@c-api.service[99971]: we strongly recommend against using it for new projects. Jul 10 19:51:49.635889 np0000005048 devstack@c-api.service[99971]: If you are already using Eventlet, we recommend migrating to a different Jul 10 19:51:49.635889 np0000005048 devstack@c-api.service[99971]: framework. For more detail see Jul 10 19:51:49.635889 np0000005048 devstack@c-api.service[99971]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 19:51:49.635889 np0000005048 devstack@c-api.service[99971]: import eventlet # noqa Jul 10 19:51:49.692744 np0000005048 devstack@c-api.service[99972]: /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 19:51:49.692744 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:51:49.704279 np0000005048 devstack@c-api.service[99976]: /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 19:51:49.704279 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:51:49.712805 np0000005048 devstack@c-api.service[99974]: /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 19:51:49.712805 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:51:49.718782 np0000005048 devstack@c-api.service[99971]: /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 19:51:49.718782 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:51:49.769004 np0000005048 devstack@c-api.service[99972]: /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 19:51:49.769004 np0000005048 devstack@c-api.service[99972]: from cgi import parse_header Jul 10 19:51:49.779497 np0000005048 devstack@c-api.service[99976]: /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 19:51:49.779497 np0000005048 devstack@c-api.service[99976]: from cgi import parse_header Jul 10 19:51:49.792737 np0000005048 devstack@c-api.service[99971]: /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 19:51:49.792737 np0000005048 devstack@c-api.service[99971]: from cgi import parse_header Jul 10 19:51:49.793851 np0000005048 devstack@c-api.service[99974]: /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 19:51:49.793851 np0000005048 devstack@c-api.service[99974]: from cgi import parse_header Jul 10 19:51:49.816788 np0000005048 devstack@c-api.service[99972]: /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 19:51:49.816788 np0000005048 devstack@c-api.service[99972]: removals.removed_module( Jul 10 19:51:49.818578 np0000005048 devstack@c-api.service[99972]: /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 19:51:49.818578 np0000005048 devstack@c-api.service[99972]: removals.removed_module( Jul 10 19:51:49.826464 np0000005048 devstack@c-api.service[99976]: /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 19:51:49.826464 np0000005048 devstack@c-api.service[99976]: removals.removed_module( Jul 10 19:51:49.828285 np0000005048 devstack@c-api.service[99976]: /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 19:51:49.828285 np0000005048 devstack@c-api.service[99976]: removals.removed_module( Jul 10 19:51:49.837464 np0000005048 devstack@c-api.service[99971]: /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 19:51:49.837464 np0000005048 devstack@c-api.service[99971]: removals.removed_module( Jul 10 19:51:49.839113 np0000005048 devstack@c-api.service[99971]: /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 19:51:49.839113 np0000005048 devstack@c-api.service[99971]: removals.removed_module( Jul 10 19:51:49.854698 np0000005048 devstack@c-api.service[99974]: /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 19:51:49.854698 np0000005048 devstack@c-api.service[99974]: removals.removed_module( Jul 10 19:51:49.857029 np0000005048 devstack@c-api.service[99974]: /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 19:51:49.857029 np0000005048 devstack@c-api.service[99974]: removals.removed_module( Jul 10 19:51:50.549598 np0000005048 devstack@c-api.service[99972]: /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 19:51:50.549598 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:51:50.569877 np0000005048 devstack@c-api.service[99976]: /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 19:51:50.569877 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:51:50.600135 np0000005048 devstack@c-api.service[99972]: /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 19:51:50.600135 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:51:50.621629 np0000005048 devstack@c-api.service[99971]: /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 19:51:50.621629 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:51:50.627632 np0000005048 devstack@c-api.service[99976]: /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 19:51:50.627632 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:51:50.645915 np0000005048 devstack@c-api.service[99974]: /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 19:51:50.645915 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:51:50.676700 np0000005048 devstack@c-api.service[99971]: /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 19:51:50.676700 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:51:50.699805 np0000005048 devstack@c-api.service[99974]: /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 19:51:50.699805 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:51:50.777592 np0000005048 devstack@c-api.service[99972]: 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 19:51:50.777592 np0000005048 devstack@c-api.service[99972]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99972) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 19:51:50.802379 np0000005048 devstack@c-api.service[99976]: 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 19:51:50.802597 np0000005048 devstack@c-api.service[99976]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99976) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 19:51:50.863174 np0000005048 devstack@c-api.service[99971]: 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 19:51:50.863376 np0000005048 devstack@c-api.service[99971]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99971) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 19:51:50.865717 np0000005048 devstack@c-api.service[99976]: /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 19:51:50.865717 np0000005048 devstack@c-api.service[99976]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 19:51:50.867271 np0000005048 devstack@c-api.service[99972]: /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 19:51:50.867271 np0000005048 devstack@c-api.service[99972]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 19:51:50.883752 np0000005048 devstack@c-api.service[99974]: 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 19:51:50.884026 np0000005048 devstack@c-api.service[99974]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99974) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 19:51:50.928453 np0000005048 devstack@c-api.service[99971]: /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 19:51:50.928453 np0000005048 devstack@c-api.service[99971]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 19:51:50.950053 np0000005048 devstack@c-api.service[99974]: /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 19:51:50.950053 np0000005048 devstack@c-api.service[99974]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 19:51:51.311953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99976) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 19:51:51.312124 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99972) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 19:51:51.312175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.312231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.312317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.312375 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.312425 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.312734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.312937 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99974) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 19:51:51.313313 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.313444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.313633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.314044 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99971) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 19:51:51.314389 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.314389 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.314623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.315156 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.315451 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.315451 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.315451 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.315451 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.315451 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.315640 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.315744 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.315824 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.315868 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.315987 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.316072 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.316116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.316160 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.316201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.316247 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.316293 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.316335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.316380 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.316428 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.316482 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.316534 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.316588 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.316588 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.316588 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.316697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.316736 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.316784 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.316831 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.316880 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.316932 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.317011 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.317054 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.317054 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.317148 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.317195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.317246 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.317292 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.317333 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.317384 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.317425 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.317473 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.317512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.317551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.317590 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.317631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.317689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.317736 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.317782 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.317822 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.317858 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.317902 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.317941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.318021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.318062 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.318111 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.318152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.318188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.318223 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.318262 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.318301 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.318347 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.318388 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.318432 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.318484 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.318523 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.318567 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.318612 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.318651 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.318695 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.318734 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.318775 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.318813 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.318858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.318912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.318912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.319262 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.319312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.319312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.319312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.319312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.319312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.319312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.319312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.319782 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.319833 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.319875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.319923 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.319980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.319980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.320075 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.320113 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.320159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.320206 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.320206 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.320286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.320286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.320372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.320870 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.320934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.321173 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.321219 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.321269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.321321 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.321382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.321435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.321476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.321514 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.321568 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.321608 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.321656 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.321698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.321744 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.321811 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.321853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.321891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.321939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.322050 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.322115 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.322165 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.322214 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.322214 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.322294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.322333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.322376 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.322422 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.322469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.322509 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.322509 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.322509 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.322620 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.322658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.322658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.322732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.322778 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.322818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.322818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.322818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.322818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.322818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.323031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.323031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.323107 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.323148 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.324249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.324249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.324383 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.324428 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.324479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.324479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.324582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.324622 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.324622 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.324700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.324751 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.324803 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.324803 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.324890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.324938 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.324938 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.324938 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.325087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.325087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.325087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.325215 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.325258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.325258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.325329 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.325378 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.325427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.325468 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.325512 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.325555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.325603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.325644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.325682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.325727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.325768 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.325820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.325866 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.326343 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.327058 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.327171 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.327225 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.327265 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.327318 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.327369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.327409 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.327460 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.327507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.327547 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.327594 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.327634 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.327682 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.327731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.327731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.327731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.327853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.327900 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.327900 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.330089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.330302 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.330333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.330333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.330446 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.330471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.330491 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.330519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.330554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.330554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.330554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.330554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.330554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.330554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.330554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.330554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.330716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.330716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.330716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.330716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.330790 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.330790 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.330833 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.330833 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.330874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.330894 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.330919 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.330919 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.330919 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.330919 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.331092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.331092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.331092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.331092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.331092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.331199 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.331222 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.331244 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.331269 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.331294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.331294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.331294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.331294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.331294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.336229 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.336362 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.336400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.336492 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.336544 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.336600 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.336651 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.336711 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.336756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.336796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.336841 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.336841 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.336841 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.336940 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.337027 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.337078 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.337198 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.337245 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.337298 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.337340 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.337379 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.337436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.337476 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.337558 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.337604 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.337643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.337703 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.337770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.337816 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.337906 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.337987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.338038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.338079 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.338127 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.338169 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.338216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.338265 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.338306 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.338344 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.338380 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.338417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.338465 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.338506 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.338553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.338553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.338644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.338686 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.338724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.338768 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.338828 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.338868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.338907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.338946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.339007 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.339060 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.339060 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.341142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.341142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.341286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.341331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.341378 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.341416 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.341459 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.341510 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.341560 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.341603 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.341641 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.341689 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.341732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.341778 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.341816 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.341861 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.341901 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.341951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.342033 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.342084 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.342084 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.342167 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.342167 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.342167 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.342294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.342339 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.342385 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.342434 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.342475 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.342522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.342570 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.342618 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.342658 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.342703 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.342753 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.342794 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.342841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.342889 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.342936 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.343000 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.343042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.343081 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.343132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.343182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.343182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.343260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.343260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.343260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.343260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.343404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.343404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.343404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.343404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.343404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.343404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.343404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.343662 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.343662 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.343745 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.343791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.343791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.343870 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.343906 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.343944 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.347088 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.347244 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.347290 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.347332 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.347376 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.347427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.347479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.347521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.347569 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.347611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.347657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.347698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.347744 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.347790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.347838 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.347918 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.347976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.347976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.347976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.347976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.348137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.348184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.348238 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.348284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.348325 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.348362 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.348412 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.348453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.348499 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.348545 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.348593 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.348634 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.348678 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.348719 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.348770 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.348813 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.348850 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.348894 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.348934 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.348985 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.349045 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.349094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.349135 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.349177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.349177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.349177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.349177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.349177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.349357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.349357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.349357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.349357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.349505 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.349551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.349551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.349645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.349691 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.349731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.349768 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.349815 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.349861 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.349901 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.349901 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.350004 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.350055 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.350098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.350137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.350182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.350221 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.350266 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.350304 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.350304 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.350384 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.350433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.350433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.350433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.350537 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.350537 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.350537 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.350650 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.350694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.350741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.350787 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.350849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.350898 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.350944 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.351018 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.351060 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.351099 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.351146 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.351186 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.351230 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.351277 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.351325 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.351364 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.351407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.351447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.351493 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.351533 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.351577 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.351622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.351664 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.351713 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.351713 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.351788 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.351788 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.351876 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.351876 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.351953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.352032 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.352076 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.352113 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.352229 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.352271 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.352311 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.352357 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.352397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.352434 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.352469 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.352509 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.352593 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.352631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.352684 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.352726 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.352765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.352801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.352839 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.352874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.352916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.354326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.355391 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.355471 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.355528 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.355580 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.355625 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.355666 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.355716 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.355758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.355797 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.355838 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.355887 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.355937 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.356018 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.356059 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.356101 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.356140 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.356180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.356226 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.356265 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.356303 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.356352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.356392 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.356437 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.356482 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.356523 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.356560 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.356596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.358528 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.358595 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.358639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.358680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.358755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.358797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.358836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.358882 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.358921 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.358975 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.359022 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.359069 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.359103 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.359137 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.359177 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.359225 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.359268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.359313 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.359368 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.359404 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.359441 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.359484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.359526 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.359568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.359568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.359568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.359568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.359568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.359568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.359568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.359568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.359878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.359878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.359878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.359878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.359878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.359878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.360147 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.360204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.360252 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.360308 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.360356 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.360413 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.360460 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.360506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.360506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.360596 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.360652 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.360707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.360760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.360811 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.360859 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.360899 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.360941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.360941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.360941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.360941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.361123 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.361174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.361212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.361248 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.361297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.361297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.361297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.361297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.361432 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.361481 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.361527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.361574 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.361615 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.361656 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.361702 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.361702 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.361775 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.361823 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.361865 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.361911 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.361956 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.362242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.362287 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.362341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.362386 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.363000 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.363068 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.363695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.364207 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.364334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.364845 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.364911 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.364983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.365046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.365107 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.365158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.365220 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.365277 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.365331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.365376 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.365428 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.365470 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.365512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.365563 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.365611 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.365657 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.365711 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.365755 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.365801 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.365847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.365901 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.365955 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.365955 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.366094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.366094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.366176 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.366238 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.366295 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.366343 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.366343 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.366343 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.366474 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.366521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.366521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.366609 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.366653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.366708 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.366756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.366804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.366804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.366804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.366804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.366984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.367056 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.367111 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.367163 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.367208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.367251 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.367251 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.367325 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.367366 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.367405 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.367447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.367486 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.367522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.367577 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.367616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.367616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.367616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.367616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.367616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.367813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.367860 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.367902 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.367946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.368030 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.368030 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.368030 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.368030 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.368030 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.368192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.368192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.368192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.368192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.368192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.368192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.368192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.368476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.368476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.368476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.368476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.368621 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.368660 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.368707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.368755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.368796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.368841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.368882 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.368927 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.369004 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.369052 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.369052 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.369122 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.369170 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.369212 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.369260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.369305 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.369343 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.369383 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.369424 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.369463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.369463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.369547 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.369596 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.369648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.369648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.369648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.369648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.369782 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.369820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.369860 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.369906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.369946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.370168 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.370214 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.370253 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.370290 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.370326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.370368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.370405 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.370405 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.370471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.370516 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.370566 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.370615 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.370660 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.370693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.370737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.370784 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.370821 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.370867 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.370914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.370987 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.371041 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.371075 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.371125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.371175 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.371217 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.371258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.371303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.371347 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.371384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.371435 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.371476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.371513 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.371558 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.371594 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.371650 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.371697 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.371739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.371792 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.371849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.371899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.371899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.372010 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.372063 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.372110 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.372154 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.372195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.372533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.372533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.372533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.372533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.372700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.372754 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.372804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.372842 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.372842 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.372922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.372922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.372922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.372922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.372922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.373309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.373309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.373309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.373309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.373309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.373309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.373309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.373571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.373571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.373571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.373571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.373571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.373571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.373571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.376043 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.376144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.376190 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.376265 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.376360 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.376434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.376523 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.376850 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.376919 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.376997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.377060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.377104 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.377142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.377181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.377225 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.377266 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.377304 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.377345 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.377373 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.377409 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.377409 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.377885 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.377986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.378110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.378221 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.378294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.378294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.378402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.378445 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.378487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.378536 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.378581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.378634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.378698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.378742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.378795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.378852 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.378895 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.378944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.379013 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.379056 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.379096 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.379136 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.379187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.379187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.379266 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.379304 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.379350 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.379350 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.379437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.379437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.379437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.379437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.379437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.379437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.379437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 19:51:51.381498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99974) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.381591 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.381642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.381689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.381748 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.381793 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.381860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.381908 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.381981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.382037 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.382101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99974) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.382151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.382198 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.382241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99974) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.382289 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.382344 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.382392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99972) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 19:51:51.382437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.382437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.382524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 19:51:51.382524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 19:51:51.382524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 19:51:51.382524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 19:51:51.382524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99972) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 19:51:51.422048 np0000005048 devstack@c-api.service[99976]: INFO dbcounter [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Registered counter for database cinder Jul 10 19:51:51.422186 np0000005048 devstack@c-api.service[99972]: INFO dbcounter [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Registered counter for database cinder Jul 10 19:51:51.422505 np0000005048 devstack@c-api.service[99971]: INFO dbcounter [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Registered counter for database cinder Jul 10 19:51:51.423507 np0000005048 devstack@c-api.service[99974]: INFO dbcounter [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Registered counter for database cinder Jul 10 19:51:51.463648 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 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=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:51.466448 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b 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=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:51.466545 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-245603dd-da0c-4c8e-a62f-c73576d378bd 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=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:51.468232 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-f6a55934-b7a9-4c29-a826-424879c78f63 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=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:51.576586 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writer thread running {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 19:51:51.578717 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writer thread running {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 19:51:51.579120 np0000005048 devstack@c-api.service[99971]: INFO cinder.rpc [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 19:51:51.580907 np0000005048 devstack@c-api.service[99974]: INFO cinder.rpc [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 19:51:51.581326 np0000005048 devstack@c-api.service[99971]: INFO cinder.rpc [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 19:51:51.583142 np0000005048 devstack@c-api.service[99974]: INFO cinder.rpc [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 19:51:51.583418 np0000005048 devstack@c-api.service[99971]: INFO cinder.rpc [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 19:51:51.585194 np0000005048 devstack@c-api.service[99974]: INFO cinder.rpc [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 19:51:51.585370 np0000005048 devstack@c-api.service[99971]: INFO cinder.rpc [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 19:51:51.585474 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writer thread running {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 19:51:51.585727 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.586073 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.587058 np0000005048 devstack@c-api.service[99974]: INFO cinder.rpc [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 19:51:51.587378 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.587636 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.587905 np0000005048 devstack@c-api.service[99971]: WARNING cinder.keymgr.conf_key_mgr [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b 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 19:51:51.588090 np0000005048 devstack@c-api.service[99976]: INFO cinder.rpc [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 19:51:51.588255 np0000005048 devstack@c-api.service[99974]: WARNING cinder.keymgr.conf_key_mgr [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 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 19:51:51.590475 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.590597 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.590628 np0000005048 devstack@c-api.service[99976]: INFO cinder.rpc [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 19:51:51.590670 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.590744 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.592846 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writer thread running {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 19:51:51.592907 np0000005048 devstack@c-api.service[99976]: INFO cinder.rpc [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 19:51:51.594787 np0000005048 devstack@c-api.service[99976]: INFO cinder.rpc [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 19:51:51.595137 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.595394 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.595676 np0000005048 devstack@c-api.service[99972]: INFO cinder.rpc [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 19:51:51.596040 np0000005048 devstack@c-api.service[99976]: WARNING cinder.keymgr.conf_key_mgr [None req-f6a55934-b7a9-4c29-a826-424879c78f63 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 19:51:51.597985 np0000005048 devstack@c-api.service[99972]: INFO cinder.rpc [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 19:51:51.598336 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.598502 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.600384 np0000005048 devstack@c-api.service[99972]: INFO cinder.rpc [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 19:51:51.602586 np0000005048 devstack@c-api.service[99972]: INFO cinder.rpc [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 19:51:51.603052 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.603290 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.603877 np0000005048 devstack@c-api.service[99972]: WARNING cinder.keymgr.conf_key_mgr [None req-245603dd-da0c-4c8e-a62f-c73576d378bd 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 19:51:51.607073 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.607263 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.621426 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 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=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:51.622074 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b 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=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:51.624011 np0000005048 devstack@c-api.service[99974]: INFO cinder.rpc [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 19:51:51.624336 np0000005048 devstack@c-api.service[99971]: INFO cinder.rpc [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 19:51:51.626165 np0000005048 devstack@c-api.service[99974]: INFO cinder.rpc [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 19:51:51.626492 np0000005048 devstack@c-api.service[99971]: INFO cinder.rpc [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 19:51:51.626550 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.626708 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.626952 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.627167 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.631675 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-f6a55934-b7a9-4c29-a826-424879c78f63 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=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:51.635862 np0000005048 devstack@c-api.service[99976]: INFO cinder.rpc [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 19:51:51.636063 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.636235 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.637153 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.637310 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.638635 np0000005048 devstack@c-api.service[99976]: INFO cinder.rpc [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 19:51:51.638784 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.638930 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.639214 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.639422 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.639951 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.640183 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.641200 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.641339 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.641806 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-245603dd-da0c-4c8e-a62f-c73576d378bd 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=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:51.642629 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.642770 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.644077 np0000005048 devstack@c-api.service[99972]: INFO cinder.rpc [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 19:51:51.644489 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.644625 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.645624 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.645767 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.646349 np0000005048 devstack@c-api.service[99972]: INFO cinder.rpc [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 19:51:51.646723 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.646852 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.648321 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.648646 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.649488 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.649675 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.650631 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.650772 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.651089 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.651260 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.651729 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.651886 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.653279 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.653425 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.653459 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.653557 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.654295 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.654427 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.655399 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.655543 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.655666 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.655792 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.656283 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.656428 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.656587 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.656713 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.657786 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.657955 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.658620 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.658684 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.658760 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.658792 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.658860 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.658977 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.659052 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.659181 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.660135 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.660293 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.660734 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.660866 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.660941 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.661014 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.661154 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.661185 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.662422 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.662589 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.662777 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.662904 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.664029 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.664171 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.664969 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.665115 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.665599 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.665764 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.666171 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.666310 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.667144 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.667274 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.667809 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.667939 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.668246 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.668385 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.668641 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.668763 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.669647 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.669867 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.670006 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.670115 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.670565 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.670697 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.670751 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.670852 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.671345 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.671481 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.671536 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.671580 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.671623 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.671670 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.671806 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.671858 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.672437 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.672606 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.672858 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.673051 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.673374 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.673455 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.673509 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.673591 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.673902 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.674090 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.674292 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.674340 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.674451 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.674501 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.674858 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.675001 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.675232 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.675347 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.675792 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.675919 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.676269 np0000005048 devstack@c-api.service[99974]: WARNING cinder.api.contrib.hosts [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 19:51:51.676533 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.676599 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.676640 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.676677 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.676719 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.676759 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.677254 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.677526 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.677567 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.677609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: extensions {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.677669 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.677713 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.677753 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.678184 np0000005048 devstack@c-api.service[99971]: WARNING cinder.api.contrib.hosts [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 19:51:51.678475 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.678532 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: consistencygroups {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.678645 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.679228 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.679289 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: extensions {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.679356 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.680152 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.680213 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: extra_specs {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.680271 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.680542 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: consistencygroups {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.681478 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.681608 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.681661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: capabilities {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.682362 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: extra_specs {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.682434 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.682557 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.682660 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: backups {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.683287 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.683406 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.683457 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.683517 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.683943 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: capabilities {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.684143 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.684262 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.684775 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: os-quota-sets {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.685006 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.685128 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.685252 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: backups {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.685684 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.685741 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.685797 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.685844 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.686431 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.686571 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.686843 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: qos-specs {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.686980 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.687139 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.687345 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: os-quota-sets {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.687424 np0000005048 devstack@c-api.service[99976]: WARNING cinder.api.contrib.hosts [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 19:51:51.687616 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.687728 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.687902 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.688058 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.688294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: extensions {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.688587 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: encryption {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.688764 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.688944 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.689367 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: consistencygroups {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.689756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: qos-specs {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.689825 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.689871 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: encryption {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.689912 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.690678 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.690789 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.690981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: extra_specs {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.691069 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: cgsnapshots {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.691382 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.691516 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.691840 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: encryption {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.692064 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.692117 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: scheduler-stats {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.692156 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.692291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: capabilities {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.692980 np0000005048 devstack@c-api.service[99972]: WARNING cinder.api.contrib.hosts [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 19:51:51.693240 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.693307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: os-volume-manage {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.693355 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: backups {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.693400 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.693443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: encryption {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.693873 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: extensions {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.694442 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: os-snapshot-manage {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.694787 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: cgsnapshots {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.694926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: os-quota-sets {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.695013 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: consistencygroups {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.695597 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: os-volume-transfer {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.696146 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: scheduler-stats {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.696215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: qos-specs {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.696600 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: extra_specs {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.696890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: os-hosts {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.697489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: os-volume-manage {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.697904 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: capabilities {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.697976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: encryption {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.698046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: os-volume-type-access {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.698757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: os-snapshot-manage {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.698902 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: backups {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.699237 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: os-availability-zone {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.699795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: encryption {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.700166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: os-volume-transfer {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.700367 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extended resource: os-quota-class-sets {{(pid=99974) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.700800 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: os-quota-sets {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.701048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: cgsnapshots {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.701632 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.701689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: os-hosts {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.701796 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.702007 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: qos-specs {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.702233 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: scheduler-stats {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.702591 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.702712 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.703092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: os-volume-type-access {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.703355 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.703474 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.703522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: os-volume-manage {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.703707 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: encryption {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.704040 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.snapshot_actions [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] SnapshotActionsController initialized {{(pid=99974) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 19:51:51.704435 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.704551 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.704693 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: os-snapshot-manage {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.704771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: os-availability-zone {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.705148 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.705266 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.705604 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: encryption {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.705902 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.705956 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: os-volume-transfer {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.706036 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.706106 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extended resource: os-quota-class-sets {{(pid=99971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.706745 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.706856 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.706972 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: cgsnapshots {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.707328 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: os-hosts {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.707385 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.707504 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.707609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.707715 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.707767 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.707817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.707909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.707979 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.708044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension UsedLimits extending resource: limits {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708169 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: scheduler-stats {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.708241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708365 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708473 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: os-volume-type-access {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.708525 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension AdminActions extending resource: volumes {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708567 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension AdminActions extending resource: snapshots {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708649 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension AdminActions extending resource: backups {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708733 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension VolumeActions extending resource: volumes {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708845 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.708924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.router [None req-7234a03d-22bb-4cbf-a0cb-4b0586e07de3 None None] Extension TypesManage extending resource: types {{(pid=99974) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.709013 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.709166 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.709369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: os-volume-manage {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.709855 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: os-availability-zone {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.709937 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.710139 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.710430 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: os-snapshot-manage {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.710750 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.snapshot_actions [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] SnapshotActionsController initialized {{(pid=99971) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 19:51:51.711031 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extended resource: os-quota-class-sets {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.711211 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.711371 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.711532 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: os-volume-transfer {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.712072 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.712228 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.712428 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.712583 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.712776 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: os-hosts {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.713085 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.713250 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.713380 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.713509 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.713868 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: os-volume-type-access {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.714135 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.714232 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.714284 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.714359 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.714892 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.714951 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] SnapshotActionsController initialized {{(pid=99976) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 19:51:51.715111 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.715186 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: os-availability-zone {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.715268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.715320 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.715427 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.715481 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.715595 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.715746 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.715887 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension UsedLimits extending resource: limits {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.716053 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.716105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension SnapshotActions extending resource: snapshots {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.716162 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.716209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.716267 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extended resource: os-quota-class-sets {{(pid=99972) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 19:51:51.716369 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension VolumeTypeAccess extending resource: types {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.716546 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension AdminActions extending resource: volumes {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.716705 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension AdminActions extending resource: snapshots {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.716816 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.716866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension AdminActions extending resource: backups {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.716917 np0000005048 devstack@c-api.service[99974]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a409fca4668 pid: 99974 (default app) Jul 10 19:51:51.716977 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.717046 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension VolumeActions extending resource: volumes {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.717203 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.717353 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.router [None req-fc5b107c-a5a2-4258-8835-4e1682590f5b None None] Extension TypesManage extending resource: types {{(pid=99971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.717921 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.717921 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.718040 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.718040 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.718424 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.718469 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.718554 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.718614 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.718653 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.718783 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.718887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719014 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719143 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension UsedLimits extending resource: limits {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719215 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.719259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719318 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719373 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.719423 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719540 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension AdminActions extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719647 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension AdminActions extending resource: snapshots {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719763 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension AdminActions extending resource: backups {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.719808 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.snapshot_actions [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] SnapshotActionsController initialized {{(pid=99972) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 19:51:51.719855 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension VolumeActions extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.720012 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.720118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-f6a55934-b7a9-4c29-a826-424879c78f63 None None] Extension TypesManage extending resource: types {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.720173 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.720261 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.720826 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.720932 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.721556 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.721663 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.722313 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:51:51.722421 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:51:51.722875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723035 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723154 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723239 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723429 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723516 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension UsedLimits extending resource: limits {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723602 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723689 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723780 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.723885 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension AdminActions extending resource: volumes {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.724020 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension AdminActions extending resource: snapshots {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.724125 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension AdminActions extending resource: backups {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.724215 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension VolumeActions extending resource: volumes {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.724339 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.724419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.router [None req-245603dd-da0c-4c8e-a62f-c73576d378bd None None] Extension TypesManage extending resource: types {{(pid=99972) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 19:51:51.726346 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f314caeb-bb82-4bf4-a0cc-f3e2fe555746 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:51:51.726430 np0000005048 devstack@c-api.service[99971]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a409fca4668 pid: 99971 (default app) Jul 10 19:51:51.727390 np0000005048 devstack@c-api.service[99976]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a409fca4668 pid: 99976 (default app) Jul 10 19:51:51.729705 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1/1] 10.4.3.145 () {60 vars in 925 bytes} [Fri Jul 10 19:51:51 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 19:51:51.731209 np0000005048 devstack@c-api.service[99972]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a409fca4668 pid: 99972 (default app) Jul 10 19:51:56.536510 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:51:57.163268 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 admin admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:51:57.163822 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:51:57.165367 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:51:57.165367 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:51:57.197509 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 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=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:57.225336 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 admin admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:51:57.225795 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1/2] 10.4.3.145 () {68 vars in 1256 bytes} [Fri Jul 10 19:51:56 2026] POST /volume/v3/types => generated 183 bytes in 698 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:51:57.243433 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-78961690-54bf-4cf7-b8e8-9b45425c3009 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:51:57.541921 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-78961690-54bf-4cf7-b8e8-9b45425c3009 admin admin] POST https://10.4.3.145/volume/v3/types/39b377f1-dc39-48e2-91f4-c3b9ed47d1e3/extra_specs Jul 10 19:51:57.542509 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-78961690-54bf-4cf7-b8e8-9b45425c3009 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:51:57.544155 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:51:57.544155 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:51:57.583681 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-78961690-54bf-4cf7-b8e8-9b45425c3009 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=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:57.653387 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-78961690-54bf-4cf7-b8e8-9b45425c3009 admin admin] https://10.4.3.145/volume/v3/types/39b377f1-dc39-48e2-91f4-c3b9ed47d1e3/extra_specs returned with HTTP 200 Jul 10 19:51:57.653880 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1/3] 10.4.3.145 () {70 vars in 1474 bytes} [Fri Jul 10 19:51:57 2026] POST /volume/v3/types/39b377f1-dc39-48e2-91f4-c3b9ed47d1e3/extra_specs => generated 52 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:51:57.897820 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-ebb78d77-bd10-4abc-9f83-f7f39de1446b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:51:58.185870 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-ebb78d77-bd10-4abc-9f83-f7f39de1446b admin admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:51:58.186485 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-ebb78d77-bd10-4abc-9f83-f7f39de1446b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:51:58.188149 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:51:58.188149 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:51:58.221714 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-ebb78d77-bd10-4abc-9f83-f7f39de1446b 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=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:58.247562 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-ebb78d77-bd10-4abc-9f83-f7f39de1446b admin admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:51:58.248033 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 2/4] 10.4.3.145 () {70 vars in 1328 bytes} [Fri Jul 10 19:51:57 2026] POST /volume/v3/types => generated 186 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:51:58.264306 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-3057c68a-4480-4bb5-8d25-9c3dd50fb4ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:51:58.543826 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-3057c68a-4480-4bb5-8d25-9c3dd50fb4ff admin admin] POST https://10.4.3.145/volume/v3/types/4f0cc9eb-45f8-40ee-aadc-053ca613bf7b/extra_specs Jul 10 19:51:58.544386 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-3057c68a-4480-4bb5-8d25-9c3dd50fb4ff admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:51:58.546024 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:51:58.546024 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:51:58.591460 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-3057c68a-4480-4bb5-8d25-9c3dd50fb4ff 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=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:51:58.644364 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-93cfc4b1-aec7-491e-b02c-9bee9cd1d2f6 req-3057c68a-4480-4bb5-8d25-9c3dd50fb4ff admin admin] https://10.4.3.145/volume/v3/types/4f0cc9eb-45f8-40ee-aadc-053ca613bf7b/extra_specs returned with HTTP 200 Jul 10 19:51:58.644364 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1/5] 10.4.3.145 () {70 vars in 1474 bytes} [Fri Jul 10 19:51:58 2026] POST /volume/v3/types/4f0cc9eb-45f8-40ee-aadc-053ca613bf7b/extra_specs => generated 45 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:52:07.222745 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:52:07.651553 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:52:08.245385 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:52:08.641832 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:52:24.761026 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8167b9a2-2950-41b3-94e7-e1c3f5d76a07 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:52:24.761541 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8167b9a2-2950-41b3-94e7-e1c3f5d76a07 None None] GET https://10.4.3.145/volume// Jul 10 19:52:24.761541 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8167b9a2-2950-41b3-94e7-e1c3f5d76a07 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:52:24.761797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8167b9a2-2950-41b3-94e7-e1c3f5d76a07 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:52:24.762383 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8167b9a2-2950-41b3-94e7-e1c3f5d76a07 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:52:24.762555 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 2/6] 10.4.3.145 () {66 vars in 1425 bytes} [Fri Jul 10 19:52: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 19:53:04.690744 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5712a214-3284-4c10-b678-c5f58e0e6924 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:53:04.958137 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5712a214-3284-4c10-b678-c5f58e0e6924 tempest-verify_tempest_config-1804111341 tempest-verify_tempest_config-1804111341-project-member] GET https://10.4.3.145/volume/v3/extensions Jul 10 19:53:04.958299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5712a214-3284-4c10-b678-c5f58e0e6924 tempest-verify_tempest_config-1804111341 tempest-verify_tempest_config-1804111341-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:53:04.958532 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5712a214-3284-4c10-b678-c5f58e0e6924 tempest-verify_tempest_config-1804111341 tempest-verify_tempest_config-1804111341-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:53:04.958833 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5712a214-3284-4c10-b678-c5f58e0e6924 tempest-verify_tempest_config-1804111341 tempest-verify_tempest_config-1804111341-project-member] https://10.4.3.145/volume/v3/extensions returned with HTTP 200 Jul 10 19:53:04.959208 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 2/7] 10.4.3.145 () {66 vars in 1246 bytes} [Fri Jul 10 19:53:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:53:56.250409 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:53:56.652290 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:53:56.652566 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1756497511"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:53:56.654611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1756497511'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:53:56.655135 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Create volume of 1 GB Jul 10 19:53:56.667983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:53:56.667095. {{(pid=99974) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:53:56.668251 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Availability Zones retrieved successfully. Jul 10 19:53:56.693762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Flow 'volume_create_api' (060ced8f-df11-42eb-9e7b-12759da36145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:53:56.695397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381751d0-1a74-494d-82e2-939f38f0b534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:53:56.696877 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:53:56.762355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381751d0-1a74-494d-82e2-939f38f0b534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:53:56.763079 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c4ad2c-18c5-4e5d-a767-69f7c2ce110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:53:56.815809 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-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 19:53:56.816232 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-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 19:53:56.884849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Created reservations ['8bd9405a-8d18-41dc-b5e1-1a6bf545107d', 'c7782ea3-a8e3-4b15-9946-c52d32ac40d8', '2df774b3-af9f-458a-8e76-944b96838146', '6cebf346-f420-4fe0-ba36-c4eaff8e74b6'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:53:56.885674 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c4ad2c-18c5-4e5d-a767-69f7c2ce110a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd9405a-8d18-41dc-b5e1-1a6bf545107d', 'c7782ea3-a8e3-4b15-9946-c52d32ac40d8', '2df774b3-af9f-458a-8e76-944b96838146', '6cebf346-f420-4fe0-ba36-c4eaff8e74b6']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:53:56.886849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8e6a50-7f31-4f7b-ac96-25517c65c55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:53:56.945837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8e6a50-7f31-4f7b-ac96-25517c65c55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50343bd1-b0b1-4d21-aa65-81077db5bf86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1756497511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d848440c3b54b97af949738bf7c9e03',qos_specs=None,replication_status=,reservations=['8bd9405a-8d18-41dc-b5e1-1a6bf545107d','c7782ea3-a8e3-4b15-9946-c52d32ac40d8','2df774b3-af9f-458a-8e76-944b96838146','6cebf346-f420-4fe0-ba36-c4eaff8e74b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b2e0ead56b74ebb992a8132327dc2dc',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1756497511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50343bd1-b0b1-4d21-aa65-81077db5bf86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d848440c3b54b97af949738bf7c9e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b2e0ead56b74ebb992a8132327dc2dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:53:56.946644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503ba745-b75e-403d-988f-347b83da81c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:53:56.976677 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503ba745-b75e-403d-988f-347b83da81c6) transitioned into state 'SUCCESS' from state '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-1756497511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d848440c3b54b97af949738bf7c9e03',qos_specs=None,replication_status=,reservations=['8bd9405a-8d18-41dc-b5e1-1a6bf545107d','c7782ea3-a8e3-4b15-9946-c52d32ac40d8','2df774b3-af9f-458a-8e76-944b96838146','6cebf346-f420-4fe0-ba36-c4eaff8e74b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b2e0ead56b74ebb992a8132327dc2dc',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:53:56.977613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88888358-6998-455b-857f-27da9dcf3f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:53:57.010169 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88888358-6998-455b-857f-27da9dcf3f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:53:57.011363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Flow 'volume_create_api' (060ced8f-df11-42eb-9e7b-12759da36145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:53:57.011874 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Create volume request issued successfully. Jul 10 19:53:57.013174 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b6fa1d1-b3c6-468e-a540-c82cc4286bbb tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:53:57.013714 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 3/8] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:53:56 2026] POST /volume/v3/volumes => generated 759 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:54:06.982746 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:54:09.157954 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:09.500494 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:09.500866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-121237786", "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:09.502484 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-121237786', 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:09.937243 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume of 1 GB Jul 10 19:54:09.950293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:54:09.949746. {{(pid=99972) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:54:09.950419 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Availability Zones retrieved successfully. Jul 10 19:54:09.968880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Flow 'volume_create_api' (e23c88f3-b076-4c89-ba66-981e66233c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:09.969890 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e18f8a5-7b2b-4401-8310-2f8384f0f2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:09.970813 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:10.067796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e18f8a5-7b2b-4401-8310-2f8384f0f2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:10.068768 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746f11a0-dcbe-4fa0-8cf4-5faedc1ef11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:10.112451 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-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 19:54:10.112614 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-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 19:54:10.158715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Created reservations ['788a646f-9275-4877-8473-ec1c9bd5f2cf', '34cdf045-6e84-477d-8f73-54567bfe6e9c', '6232a6c5-83f8-4a17-a3e7-5c2bbc3b0430', '40ec7f6e-7652-4703-9ef7-d06622256f3c'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:10.159628 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746f11a0-dcbe-4fa0-8cf4-5faedc1ef11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['788a646f-9275-4877-8473-ec1c9bd5f2cf', '34cdf045-6e84-477d-8f73-54567bfe6e9c', '6232a6c5-83f8-4a17-a3e7-5c2bbc3b0430', '40ec7f6e-7652-4703-9ef7-d06622256f3c']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:10.160343 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (087d01b6-9079-4c43-823b-93ff92c6e421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:10.215119 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (087d01b6-9079-4c43-823b-93ff92c6e421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b43c9b63-07b4-456c-8e63-cf56bc5eae03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-121237786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='843d1d1bb9b34989b9293da3a1617583',qos_specs=None,replication_status=,reservations=['788a646f-9275-4877-8473-ec1c9bd5f2cf','34cdf045-6e84-477d-8f73-54567bfe6e9c','6232a6c5-83f8-4a17-a3e7-5c2bbc3b0430','40ec7f6e-7652-4703-9ef7-d06622256f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd6396523a64925bda42ea637ff23c7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-121237786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b43c9b63-07b4-456c-8e63-cf56bc5eae03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='843d1d1bb9b34989b9293da3a1617583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd6396523a64925bda42ea637ff23c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:10.216383 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c99e651-edaf-4cdf-989f-aaf07bbeb3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:10.244023 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c99e651-edaf-4cdf-989f-aaf07bbeb3d8) transitioned into state 'SUCCESS' from state '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-121237786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='843d1d1bb9b34989b9293da3a1617583',qos_specs=None,replication_status=,reservations=['788a646f-9275-4877-8473-ec1c9bd5f2cf','34cdf045-6e84-477d-8f73-54567bfe6e9c','6232a6c5-83f8-4a17-a3e7-5c2bbc3b0430','40ec7f6e-7652-4703-9ef7-d06622256f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd6396523a64925bda42ea637ff23c7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:10.244208 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fedce66b-f7fe-4107-8da4-e284cfd36569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:10.270005 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fedce66b-f7fe-4107-8da4-e284cfd36569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:10.271079 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Flow 'volume_create_api' (e23c88f3-b076-4c89-ba66-981e66233c1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:10.271438 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume request issued successfully. Jul 10 19:54:10.272657 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f08e46b-f2cb-4707-83b9-3e87f69339cd tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:10.273252 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 2/9] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:54:09 2026] POST /volume/v3/volumes => generated 756 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:54:10.288315 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3a30c540-3955-46f5-a902-89d580ccce6a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:10.291823 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3a30c540-3955-46f5-a902-89d580ccce6a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:10.292068 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3a30c540-3955-46f5-a902-89d580ccce6a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:10.292311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3a30c540-3955-46f5-a902-89d580ccce6a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:10.328314 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:10.328314 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:10.337429 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3a30c540-3955-46f5-a902-89d580ccce6a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:10.343823 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3a30c540-3955-46f5-a902-89d580ccce6a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:10.344269 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 3/10] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:10 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 824 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:11.357235 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5cdfa5eb-3b5d-45ed-aa7e-3a9ca969c98c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:11.359881 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5cdfa5eb-3b5d-45ed-aa7e-3a9ca969c98c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:11.360131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5cdfa5eb-3b5d-45ed-aa7e-3a9ca969c98c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:11.360312 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5cdfa5eb-3b5d-45ed-aa7e-3a9ca969c98c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:11.399311 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:11.399311 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:11.407714 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5cdfa5eb-3b5d-45ed-aa7e-3a9ca969c98c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:11.416481 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5cdfa5eb-3b5d-45ed-aa7e-3a9ca969c98c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:11.417021 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 3/11] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:11 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:11.805432 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:12.056450 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:12.056728 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-907286526"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:12.058111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-907286526'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:12.058442 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Create volume of 1 GB Jul 10 19:54:12.058822 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:12.058822 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:12.063672 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Availability Zones retrieved successfully. Jul 10 19:54:12.069444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Flow 'volume_create_api' (ee91b611-0bdc-424c-a9b4-c8f20e8e1c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:12.070516 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a18880-1d7e-4036-ba23-5507f0adcb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:12.071524 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:12.099293 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a18880-1d7e-4036-ba23-5507f0adcb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:12.100358 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cbfa75-a68c-4439-be74-d1283067f5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:12.172086 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Created reservations ['85684255-85c4-4315-9be8-748698c94658', '968115e2-39d8-4c15-9c2d-09974ca2dab9', '45e40ef7-aab9-44c4-bae3-441aeb26cd3e', '74c56771-9e75-4cb0-ba11-46119e29f144'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:12.173076 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cbfa75-a68c-4439-be74-d1283067f5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85684255-85c4-4315-9be8-748698c94658', '968115e2-39d8-4c15-9c2d-09974ca2dab9', '45e40ef7-aab9-44c4-bae3-441aeb26cd3e', '74c56771-9e75-4cb0-ba11-46119e29f144']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:12.173946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c41a90-9c3a-4920-8e4a-cebd72b693e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:12.226869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c41a90-9c3a-4920-8e4a-cebd72b693e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca962914-db72-4d3f-9f3a-e6ab1cfd2af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-907286526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2e2816780f4c708b701de1b128938c',qos_specs=None,replication_status=,reservations=['85684255-85c4-4315-9be8-748698c94658','968115e2-39d8-4c15-9c2d-09974ca2dab9','45e40ef7-aab9-44c4-bae3-441aeb26cd3e','74c56771-9e75-4cb0-ba11-46119e29f144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5775216e3a646ac8ccd05b7949980b9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-907286526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca962914-db72-4d3f-9f3a-e6ab1cfd2af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f2e2816780f4c708b701de1b128938c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5775216e3a646ac8ccd05b7949980b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:12.227671 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa6912c-74e5-448c-913b-285be48344dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:12.275413 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa6912c-74e5-448c-913b-285be48344dc) transitioned into state 'SUCCESS' from state '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-907286526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2e2816780f4c708b701de1b128938c',qos_specs=None,replication_status=,reservations=['85684255-85c4-4315-9be8-748698c94658','968115e2-39d8-4c15-9c2d-09974ca2dab9','45e40ef7-aab9-44c4-bae3-441aeb26cd3e','74c56771-9e75-4cb0-ba11-46119e29f144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5775216e3a646ac8ccd05b7949980b9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:12.276323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2434ab8-b4c7-44d6-bc0d-a03ac0b42261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:12.289162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2434ab8-b4c7-44d6-bc0d-a03ac0b42261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:12.290108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Flow 'volume_create_api' (ee91b611-0bdc-424c-a9b4-c8f20e8e1c6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:12.290527 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Create volume request issued successfully. Jul 10 19:54:12.291372 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dd7d499d-f204-432c-9262-d63d33b0aa20 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:12.291833 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 4/12] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:54:11 2026] POST /volume/v3/volumes => generated 784 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 19:54:12.309646 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-43d54b16-b32f-49c9-b1fc-1614a91369ab None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:12.312657 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-43d54b16-b32f-49c9-b1fc-1614a91369ab tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:54:12.314992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-43d54b16-b32f-49c9-b1fc-1614a91369ab tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:12.314992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-43d54b16-b32f-49c9-b1fc-1614a91369ab tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:12.351313 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:12.351313 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:12.360343 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-43d54b16-b32f-49c9-b1fc-1614a91369ab tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:54:12.370397 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-43d54b16-b32f-49c9-b1fc-1614a91369ab tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:54:12.370985 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 3/13] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:12 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 963 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:12.430822 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e771cf97-a4b3-47d1-8fc8-1133977ca583 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:12.432479 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e771cf97-a4b3-47d1-8fc8-1133977ca583 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:12.432653 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e771cf97-a4b3-47d1-8fc8-1133977ca583 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:12.432830 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e771cf97-a4b3-47d1-8fc8-1133977ca583 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:12.439765 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:12.439765 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:12.444477 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e771cf97-a4b3-47d1-8fc8-1133977ca583 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:12.448559 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e771cf97-a4b3-47d1-8fc8-1133977ca583 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:12.448947 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 4/14] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:12 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:13.389890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-63f00be5-270c-4c3b-b843-299a8e9b21ea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:13.391901 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-63f00be5-270c-4c3b-b843-299a8e9b21ea tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:54:13.392173 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-63f00be5-270c-4c3b-b843-299a8e9b21ea tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:13.392489 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-63f00be5-270c-4c3b-b843-299a8e9b21ea tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:13.431296 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:13.431296 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:13.435188 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-63f00be5-270c-4c3b-b843-299a8e9b21ea tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:54:13.444315 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-63f00be5-270c-4c3b-b843-299a8e9b21ea tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:54:13.444755 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 4/15] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:13 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:13.463909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-45b96ad3-ec3d-45f1-a387-743595d407e5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:13.465820 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-45b96ad3-ec3d-45f1-a387-743595d407e5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:13.465986 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-45b96ad3-ec3d-45f1-a387-743595d407e5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:13.466738 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-45b96ad3-ec3d-45f1-a387-743595d407e5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:13.474682 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:13.474682 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:13.482879 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-45b96ad3-ec3d-45f1-a387-743595d407e5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:13.492330 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-45b96ad3-ec3d-45f1-a387-743595d407e5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:13.493123 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 5/16] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:13 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:14.507741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fcfdaf2a-d5f0-4e93-a909-52af16f0b488 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:14.510297 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fcfdaf2a-d5f0-4e93-a909-52af16f0b488 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:14.510297 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fcfdaf2a-d5f0-4e93-a909-52af16f0b488 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:14.510297 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fcfdaf2a-d5f0-4e93-a909-52af16f0b488 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:14.519221 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:14.519221 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:14.523709 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fcfdaf2a-d5f0-4e93-a909-52af16f0b488 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:14.528388 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fcfdaf2a-d5f0-4e93-a909-52af16f0b488 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:14.528777 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 4/17] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:14 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:15.543857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ca07a6c3-7d44-4b39-8a9d-9ce0fa64c9a2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:15.549347 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca07a6c3-7d44-4b39-8a9d-9ce0fa64c9a2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:15.549527 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca07a6c3-7d44-4b39-8a9d-9ce0fa64c9a2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:15.549722 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca07a6c3-7d44-4b39-8a9d-9ce0fa64c9a2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:15.557815 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:15.557815 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:15.561450 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ca07a6c3-7d44-4b39-8a9d-9ce0fa64c9a2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:15.566326 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca07a6c3-7d44-4b39-8a9d-9ce0fa64c9a2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:15.566766 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 5/18] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:15 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:16.455368 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:16.581353 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f94dbc30-37c8-43d7-b226-edaae4dd0bf9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:16.585029 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f94dbc30-37c8-43d7-b226-edaae4dd0bf9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:16.585029 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f94dbc30-37c8-43d7-b226-edaae4dd0bf9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:16.585369 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f94dbc30-37c8-43d7-b226-edaae4dd0bf9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:16.594600 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:16.594600 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:16.599259 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f94dbc30-37c8-43d7-b226-edaae4dd0bf9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:16.604692 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f94dbc30-37c8-43d7-b226-edaae4dd0bf9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:16.605155 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 6/19] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:16 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:16.669426 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:16.669871 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-835070046"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:16.671824 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-835070046'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:16.688416 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Create volume of 1 GB Jul 10 19:54:16.688912 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:16.688912 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:16.701047 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:54:16.700521. {{(pid=99976) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:54:16.701169 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Availability Zones retrieved successfully. Jul 10 19:54:16.726170 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Flow 'volume_create_api' (78d76770-ac4c-432a-9137-591dfccaf93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:16.727397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1979cc-b4ab-45a2-a867-851e15453c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:16.728826 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:16.748320 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:16.748320 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:16.780437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1979cc-b4ab-45a2-a867-851e15453c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f0cc9eb-45f8-40ee-aadc-053ca613bf7b', 'encryption_key_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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:16.781384 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85ea2f9-8320-4d2d-a721-1d492c6f4d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:16.839373 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-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 19:54:16.839772 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-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 19:54:16.907818 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Created reservations ['d53962e3-6b5e-4c48-8a1d-6dddf5ff7763', 'd667a42d-2767-42d5-94b3-0c07ac53660c', '87fd1506-b37e-4cde-abc4-a5c1db091c78', 'eb09bd6a-310d-4cfe-9535-5688ae43a44b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:16.908733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85ea2f9-8320-4d2d-a721-1d492c6f4d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d53962e3-6b5e-4c48-8a1d-6dddf5ff7763', 'd667a42d-2767-42d5-94b3-0c07ac53660c', '87fd1506-b37e-4cde-abc4-a5c1db091c78', 'eb09bd6a-310d-4cfe-9535-5688ae43a44b']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:16.909553 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24da559c-175d-4945-b0b2-015363fe6323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:16.944493 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24da559c-175d-4945-b0b2-015363fe6323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b3af850-518b-4b16-980e-b60b4024effd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-835070046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ffbbc5018adf436eb96850fb44174f99',qos_specs=None,replication_status=,reservations=['d53962e3-6b5e-4c48-8a1d-6dddf5ff7763','d667a42d-2767-42d5-94b3-0c07ac53660c','87fd1506-b37e-4cde-abc4-a5c1db091c78','eb09bd6a-310d-4cfe-9535-5688ae43a44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a67d250bc82e41b8be0199aaba8a9f4e',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b), 'volume': Volume(_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-10T19:54:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-835070046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b3af850-518b-4b16-980e-b60b4024effd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ffbbc5018adf436eb96850fb44174f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a67d250bc82e41b8be0199aaba8a9f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f0cc9eb-45f8-40ee-aadc-053ca613bf7b),volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:16.944985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11835ca-a50c-431d-9b64-0e562abdd366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:16.980727 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11835ca-a50c-431d-9b64-0e562abdd366) transitioned into state 'SUCCESS' from state '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-835070046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ffbbc5018adf436eb96850fb44174f99',qos_specs=None,replication_status=,reservations=['d53962e3-6b5e-4c48-8a1d-6dddf5ff7763','d667a42d-2767-42d5-94b3-0c07ac53660c','87fd1506-b37e-4cde-abc4-a5c1db091c78','eb09bd6a-310d-4cfe-9535-5688ae43a44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a67d250bc82e41b8be0199aaba8a9f4e',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:16.981752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ecd6f1-73b1-47d2-b638-d5e624ee6c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:17.007737 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ecd6f1-73b1-47d2-b638-d5e624ee6c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:17.008523 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Flow 'volume_create_api' (78d76770-ac4c-432a-9137-591dfccaf93c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:17.008823 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Create volume request issued successfully. Jul 10 19:54:17.009386 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3c78f92c-a3bd-4b6b-8a4d-f22557b61150 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:17.009797 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 5/20] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:54:16 2026] POST /volume/v3/volumes => generated 757 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:54:17.022912 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-495e5fc7-19a4-4a2b-a6ed-874df24c8943 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:17.025104 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-495e5fc7-19a4-4a2b-a6ed-874df24c8943 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:54:17.025351 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-495e5fc7-19a4-4a2b-a6ed-874df24c8943 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:17.025845 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-495e5fc7-19a4-4a2b-a6ed-874df24c8943 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:17.034176 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:17.034176 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:17.037566 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-495e5fc7-19a4-4a2b-a6ed-874df24c8943 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:54:17.044018 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-495e5fc7-19a4-4a2b-a6ed-874df24c8943 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:54:17.046009 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 5/21] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:17 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:17.621169 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-96047a30-ffbd-4fa8-ac02-9158e1651b17 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:17.621910 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-96047a30-ffbd-4fa8-ac02-9158e1651b17 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:17.622150 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-96047a30-ffbd-4fa8-ac02-9158e1651b17 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:17.622612 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-96047a30-ffbd-4fa8-ac02-9158e1651b17 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:17.632668 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:17.632668 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:17.636827 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-96047a30-ffbd-4fa8-ac02-9158e1651b17 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:17.645277 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-96047a30-ffbd-4fa8-ac02-9158e1651b17 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:17.645775 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 6/22] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:17 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:18.059844 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3a3e7783-895d-4ecd-a33d-3c1259ad2812 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:18.061458 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3a3e7783-895d-4ecd-a33d-3c1259ad2812 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:54:18.061643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3a3e7783-895d-4ecd-a33d-3c1259ad2812 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:18.061812 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3a3e7783-895d-4ecd-a33d-3c1259ad2812 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:18.070508 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:18.070508 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:18.073819 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3a3e7783-895d-4ecd-a33d-3c1259ad2812 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:54:18.082983 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3a3e7783-895d-4ecd-a33d-3c1259ad2812 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:54:18.083389 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 7/23] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:18 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:18.101587 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-be9e1d0b-7b3a-468f-b825-4893e6b49007 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:18.391744 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-be9e1d0b-7b3a-468f-b825-4893e6b49007 tempest-TestMultiAttachVolumeSwap-225040885 tempest-TestMultiAttachVolumeSwap-225040885-project-admin] POST https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action Jul 10 19:54:18.394478 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-be9e1d0b-7b3a-468f-b825-4893e6b49007 tempest-TestMultiAttachVolumeSwap-225040885 tempest-TestMultiAttachVolumeSwap-225040885-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:18.396203 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-be9e1d0b-7b3a-468f-b825-4893e6b49007 tempest-TestMultiAttachVolumeSwap-225040885 tempest-TestMultiAttachVolumeSwap-225040885-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:18.409523 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:18.409523 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:18.409858 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-be9e1d0b-7b3a-468f-b825-4893e6b49007 tempest-TestMultiAttachVolumeSwap-225040885 tempest-TestMultiAttachVolumeSwap-225040885-project-admin] Volume info retrieved successfully. Jul 10 19:54:18.421158 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-be9e1d0b-7b3a-468f-b825-4893e6b49007 tempest-TestMultiAttachVolumeSwap-225040885 tempest-TestMultiAttachVolumeSwap-225040885-project-admin] Update volume admin metadata completed successfully. Jul 10 19:54:18.421279 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-be9e1d0b-7b3a-468f-b825-4893e6b49007 tempest-TestMultiAttachVolumeSwap-225040885 tempest-TestMultiAttachVolumeSwap-225040885-project-admin] Update readonly setting on volume completed successfully. Jul 10 19:54:18.421493 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-be9e1d0b-7b3a-468f-b825-4893e6b49007 tempest-TestMultiAttachVolumeSwap-225040885 tempest-TestMultiAttachVolumeSwap-225040885-project-admin] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action returned with HTTP 202 Jul 10 19:54:18.421915 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 6/24] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:54:18 2026] POST /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action => generated 0 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:54:18.430132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:18.432951 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:18.433332 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-690541316"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:18.434719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-690541316'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:18.440181 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Create volume of 1 GB Jul 10 19:54:18.440541 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:18.440541 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:18.441053 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Availability Zones retrieved successfully. Jul 10 19:54:18.446942 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Flow 'volume_create_api' (cecd989f-1a21-4404-953e-6d1742b1460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:18.447859 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55da7079-d8eb-499a-8141-4474295426ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:18.448889 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:18.457767 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:18.457767 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:18.474731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55da7079-d8eb-499a-8141-4474295426ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f0cc9eb-45f8-40ee-aadc-053ca613bf7b', 'encryption_key_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=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:18.475914 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb50501-2d14-480c-910e-656694129afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:18.515263 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-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 19:54:18.515840 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-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 19:54:18.530839 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Created reservations ['8441dc70-7be9-4ee6-9bbb-cfa53e0217e1', '5da80c5d-9298-4cf1-9c51-4dc446e2d7c4', '4cceeb43-7ca3-4ec5-9c70-e6cd98e5b84e', 'dcc80ae1-6bcf-4b1f-949e-949c13fe3e9e'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:18.531732 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb50501-2d14-480c-910e-656694129afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8441dc70-7be9-4ee6-9bbb-cfa53e0217e1', '5da80c5d-9298-4cf1-9c51-4dc446e2d7c4', '4cceeb43-7ca3-4ec5-9c70-e6cd98e5b84e', 'dcc80ae1-6bcf-4b1f-949e-949c13fe3e9e']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:18.532374 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b34a5ec4-aac6-45b0-ba92-e98fbd06619c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:18.561181 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b34a5ec4-aac6-45b0-ba92-e98fbd06619c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '684d79e2-fe27-41c9-b04f-a3438088bfb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-690541316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ffbbc5018adf436eb96850fb44174f99',qos_specs=None,replication_status=,reservations=['8441dc70-7be9-4ee6-9bbb-cfa53e0217e1','5da80c5d-9298-4cf1-9c51-4dc446e2d7c4','4cceeb43-7ca3-4ec5-9c70-e6cd98e5b84e','dcc80ae1-6bcf-4b1f-949e-949c13fe3e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a67d250bc82e41b8be0199aaba8a9f4e',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b), 'volume': Volume(_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-10T19:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-690541316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=684d79e2-fe27-41c9-b04f-a3438088bfb0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ffbbc5018adf436eb96850fb44174f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a67d250bc82e41b8be0199aaba8a9f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f0cc9eb-45f8-40ee-aadc-053ca613bf7b),volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:18.562051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d45906d-a60e-4f8a-81d4-9c1760139ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:18.583227 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d45906d-a60e-4f8a-81d4-9c1760139ae6) transitioned into state 'SUCCESS' from state '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-690541316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ffbbc5018adf436eb96850fb44174f99',qos_specs=None,replication_status=,reservations=['8441dc70-7be9-4ee6-9bbb-cfa53e0217e1','5da80c5d-9298-4cf1-9c51-4dc446e2d7c4','4cceeb43-7ca3-4ec5-9c70-e6cd98e5b84e','dcc80ae1-6bcf-4b1f-949e-949c13fe3e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a67d250bc82e41b8be0199aaba8a9f4e',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:18.583905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc7fca6-1fdd-4237-93c5-1057a4fe826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:18.596461 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc7fca6-1fdd-4237-93c5-1057a4fe826d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:18.597752 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Flow 'volume_create_api' (cecd989f-1a21-4404-953e-6d1742b1460e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:18.598156 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Create volume request issued successfully. Jul 10 19:54:18.598870 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6a8261a6-e25d-41bb-b1d6-b9db60634b8d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:18.599475 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 6/25] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:54:18 2026] POST /volume/v3/volumes => generated 757 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:54:18.613031 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3186a2b1-2c5b-4abc-a9d6-bcb67048b9af None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:18.617650 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3186a2b1-2c5b-4abc-a9d6-bcb67048b9af tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 Jul 10 19:54:18.618172 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3186a2b1-2c5b-4abc-a9d6-bcb67048b9af tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:18.618172 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3186a2b1-2c5b-4abc-a9d6-bcb67048b9af tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:18.629237 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:18.629237 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:18.632761 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3186a2b1-2c5b-4abc-a9d6-bcb67048b9af tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:54:18.638147 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3186a2b1-2c5b-4abc-a9d6-bcb67048b9af tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 returned with HTTP 200 Jul 10 19:54:18.638631 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 7/26] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:18 2026] GET /volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:18.666422 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1e477153-c721-464d-9c09-089779bf259c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:18.668492 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e477153-c721-464d-9c09-089779bf259c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:18.668728 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e477153-c721-464d-9c09-089779bf259c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:18.669214 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e477153-c721-464d-9c09-089779bf259c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:18.678185 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:18.678185 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:18.684490 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1e477153-c721-464d-9c09-089779bf259c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:18.692008 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e477153-c721-464d-9c09-089779bf259c tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:18.693844 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 8/27] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:18 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:19.654666 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d65652c0-fd4c-47cd-9ea5-759b23831217 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:19.659389 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d65652c0-fd4c-47cd-9ea5-759b23831217 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 Jul 10 19:54:19.659604 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d65652c0-fd4c-47cd-9ea5-759b23831217 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:19.659802 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d65652c0-fd4c-47cd-9ea5-759b23831217 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:19.671480 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:19.671480 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:19.679445 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d65652c0-fd4c-47cd-9ea5-759b23831217 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:54:19.683764 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d65652c0-fd4c-47cd-9ea5-759b23831217 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 returned with HTTP 200 Jul 10 19:54:19.684152 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 7/28] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:19 2026] GET /volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:19.712718 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-06c52480-3cdd-4a0f-8431-5bb8873a3b95 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:19.715691 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06c52480-3cdd-4a0f-8431-5bb8873a3b95 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:19.715949 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06c52480-3cdd-4a0f-8431-5bb8873a3b95 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:19.716249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06c52480-3cdd-4a0f-8431-5bb8873a3b95 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:19.724865 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:19.724865 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:19.728649 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-06c52480-3cdd-4a0f-8431-5bb8873a3b95 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:19.734176 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06c52480-3cdd-4a0f-8431-5bb8873a3b95 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:19.734656 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 7/29] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:19 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:20.750217 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0faa91e5-50ae-4794-b725-192740980778 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:20.753737 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0faa91e5-50ae-4794-b725-192740980778 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:20.753986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0faa91e5-50ae-4794-b725-192740980778 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:20.754278 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0faa91e5-50ae-4794-b725-192740980778 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:20.762504 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:20.762504 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:20.765909 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0faa91e5-50ae-4794-b725-192740980778 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:20.770928 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0faa91e5-50ae-4794-b725-192740980778 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:20.771390 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 8/30] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:20 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:21.783788 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-29889465-d713-4faf-82ab-e0e4013fc1ed None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:21.786618 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29889465-d713-4faf-82ab-e0e4013fc1ed tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:21.788215 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29889465-d713-4faf-82ab-e0e4013fc1ed tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:21.788215 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29889465-d713-4faf-82ab-e0e4013fc1ed tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:21.793452 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:21.793452 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:21.798125 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-29889465-d713-4faf-82ab-e0e4013fc1ed tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:21.803316 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29889465-d713-4faf-82ab-e0e4013fc1ed tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:21.804123 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 9/31] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:21 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:22.823572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8152272-35f9-4090-bbc5-2025ddd6e506 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:22.825467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8152272-35f9-4090-bbc5-2025ddd6e506 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:22.825644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8152272-35f9-4090-bbc5-2025ddd6e506 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:22.825849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8152272-35f9-4090-bbc5-2025ddd6e506 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:22.833154 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:22.833154 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:22.837349 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f8152272-35f9-4090-bbc5-2025ddd6e506 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:22.844735 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8152272-35f9-4090-bbc5-2025ddd6e506 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:22.845403 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 8/32] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:22 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:22.865688 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-619b3d58-9b67-46aa-98d3-73a42dca684d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:22.867298 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:22.867586 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1119227094"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:22.868921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1119227094'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:22.869145 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume of 1 GB Jul 10 19:54:22.874106 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Availability Zones retrieved successfully. Jul 10 19:54:22.880142 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Flow 'volume_create_api' (f5bc4e64-32fd-4e0b-a22e-a49c367df81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:22.880954 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20537569-b9c1-41c3-8bed-6a3dadc82a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:22.882382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:22.918152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20537569-b9c1-41c3-8bed-6a3dadc82a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:22.919714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d054548f-3fbd-4f82-8ea2-0f1fbd352a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:22.984897 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Created reservations ['6df29824-1d0e-493b-82b0-3ae0416017ed', '85297128-e369-4f5d-864b-a3bdfc38cfc8', '0b25b63b-1790-4c3a-9054-174d3b4d38ee', '0b3e2f76-9bb4-4b35-8ef9-8144a7784bd4'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:22.986836 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d054548f-3fbd-4f82-8ea2-0f1fbd352a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6df29824-1d0e-493b-82b0-3ae0416017ed', '85297128-e369-4f5d-864b-a3bdfc38cfc8', '0b25b63b-1790-4c3a-9054-174d3b4d38ee', '0b3e2f76-9bb4-4b35-8ef9-8144a7784bd4']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:22.987621 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a1446f-5998-4f65-9b7f-46ad1481107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:23.018875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a1446f-5998-4f65-9b7f-46ad1481107d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62422946-a77b-4d11-bafb-f422bcb03d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1119227094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='843d1d1bb9b34989b9293da3a1617583',qos_specs=None,replication_status=,reservations=['6df29824-1d0e-493b-82b0-3ae0416017ed','85297128-e369-4f5d-864b-a3bdfc38cfc8','0b25b63b-1790-4c3a-9054-174d3b4d38ee','0b3e2f76-9bb4-4b35-8ef9-8144a7784bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd6396523a64925bda42ea637ff23c7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1119227094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62422946-a77b-4d11-bafb-f422bcb03d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='843d1d1bb9b34989b9293da3a1617583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd6396523a64925bda42ea637ff23c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:23.020417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c744141d-87f8-4f1c-b74b-a35a4b6463cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:23.043047 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c744141d-87f8-4f1c-b74b-a35a4b6463cd) transitioned into state 'SUCCESS' from state '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-1119227094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='843d1d1bb9b34989b9293da3a1617583',qos_specs=None,replication_status=,reservations=['6df29824-1d0e-493b-82b0-3ae0416017ed','85297128-e369-4f5d-864b-a3bdfc38cfc8','0b25b63b-1790-4c3a-9054-174d3b4d38ee','0b3e2f76-9bb4-4b35-8ef9-8144a7784bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd6396523a64925bda42ea637ff23c7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:23.043666 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efab2072-b64c-479d-9d80-7f4602fc9abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:23.064795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efab2072-b64c-479d-9d80-7f4602fc9abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:23.066644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Flow 'volume_create_api' (f5bc4e64-32fd-4e0b-a22e-a49c367df81e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:23.067193 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume request issued successfully. Jul 10 19:54:23.068062 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-619b3d58-9b67-46aa-98d3-73a42dca684d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:23.068619 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 8/33] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:54:22 2026] POST /volume/v3/volumes => generated 757 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:54:23.083866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-745b0282-06f6-43c3-839c-70dfc3702d35 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:23.086214 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-745b0282-06f6-43c3-839c-70dfc3702d35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 Jul 10 19:54:23.086586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-745b0282-06f6-43c3-839c-70dfc3702d35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:23.086816 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-745b0282-06f6-43c3-839c-70dfc3702d35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:23.096181 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:23.096181 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:23.108327 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-745b0282-06f6-43c3-839c-70dfc3702d35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:23.116132 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-745b0282-06f6-43c3-839c-70dfc3702d35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 returned with HTTP 200 Jul 10 19:54:23.116747 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 9/34] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:23 2026] GET /volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:24.136075 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-05355e27-bf26-47ea-93b3-41f9341a217d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:24.139043 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05355e27-bf26-47ea-93b3-41f9341a217d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 Jul 10 19:54:24.139043 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05355e27-bf26-47ea-93b3-41f9341a217d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:24.139043 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05355e27-bf26-47ea-93b3-41f9341a217d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:24.149301 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:24.149301 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:24.158272 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-05355e27-bf26-47ea-93b3-41f9341a217d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:24.164456 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05355e27-bf26-47ea-93b3-41f9341a217d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 returned with HTTP 200 Jul 10 19:54:24.164924 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 10/35] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:24 2026] GET /volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:24.180148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:24.182324 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:24.182770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2031073530"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:24.184537 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2031073530'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:24.184689 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume of 1 GB Jul 10 19:54:24.189454 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Availability Zones retrieved successfully. Jul 10 19:54:24.197354 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Flow 'volume_create_api' (3ce25770-e691-4057-9f17-83ba345352da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:24.198427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a522dc60-d662-416a-a6ef-5949d6cbf295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:24.199398 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:24.239371 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a522dc60-d662-416a-a6ef-5949d6cbf295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:24.240522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83407aec-036f-4553-9954-286cc8f5b637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:24.276559 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-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 19:54:24.276927 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-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 19:54:24.293575 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Created reservations ['6579b4f5-fc89-4348-8453-fb911694c5b4', '733231ce-a9e7-4515-8180-23337e4dfb57', '1c8b5b6a-cd63-438f-a49f-55db53c3a423', '15efcc66-1854-4d11-8531-f9d703e3bc41'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:24.294433 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83407aec-036f-4553-9954-286cc8f5b637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6579b4f5-fc89-4348-8453-fb911694c5b4', '733231ce-a9e7-4515-8180-23337e4dfb57', '1c8b5b6a-cd63-438f-a49f-55db53c3a423', '15efcc66-1854-4d11-8531-f9d703e3bc41']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:24.295184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd99b1c-d045-4991-8d2c-4f333752c791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:24.316376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd99b1c-d045-4991-8d2c-4f333752c791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc10cdbe-685a-406b-aaed-25bd7cc52b1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2031073530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='843d1d1bb9b34989b9293da3a1617583',qos_specs=None,replication_status=,reservations=['6579b4f5-fc89-4348-8453-fb911694c5b4','733231ce-a9e7-4515-8180-23337e4dfb57','1c8b5b6a-cd63-438f-a49f-55db53c3a423','15efcc66-1854-4d11-8531-f9d703e3bc41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd6396523a64925bda42ea637ff23c7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2031073530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc10cdbe-685a-406b-aaed-25bd7cc52b1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='843d1d1bb9b34989b9293da3a1617583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd6396523a64925bda42ea637ff23c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:24.317052 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (862a7ca8-6ee2-4669-a7c0-7d19a5d87c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:24.334191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (862a7ca8-6ee2-4669-a7c0-7d19a5d87c7a) transitioned into state 'SUCCESS' from state '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-2031073530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='843d1d1bb9b34989b9293da3a1617583',qos_specs=None,replication_status=,reservations=['6579b4f5-fc89-4348-8453-fb911694c5b4','733231ce-a9e7-4515-8180-23337e4dfb57','1c8b5b6a-cd63-438f-a49f-55db53c3a423','15efcc66-1854-4d11-8531-f9d703e3bc41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd6396523a64925bda42ea637ff23c7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:24.335210 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998f37a9-9dea-4bd5-9be9-491beeb47d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:24.347771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998f37a9-9dea-4bd5-9be9-491beeb47d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:24.349001 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Flow 'volume_create_api' (3ce25770-e691-4057-9f17-83ba345352da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:24.349419 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Create volume request issued successfully. Jul 10 19:54:24.349953 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69a19f12-e5d9-4990-b9d4-49b0f0e74f49 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:24.350598 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 9/36] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:54:24 2026] POST /volume/v3/volumes => generated 757 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:54:24.363613 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-eb22ace7-4f60-4ce5-bb68-8a144e3ba10a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:24.365994 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eb22ace7-4f60-4ce5-bb68-8a144e3ba10a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b Jul 10 19:54:24.366300 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eb22ace7-4f60-4ce5-bb68-8a144e3ba10a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:24.366569 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eb22ace7-4f60-4ce5-bb68-8a144e3ba10a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:24.376541 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:24.376541 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:24.381939 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-eb22ace7-4f60-4ce5-bb68-8a144e3ba10a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:24.387860 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eb22ace7-4f60-4ce5-bb68-8a144e3ba10a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b returned with HTTP 200 Jul 10 19:54:24.388629 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 9/37] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:24 2026] GET /volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:25.400667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b04c4ac3-84bc-4d3b-99f4-7a7fe4a736c2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:25.402296 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b04c4ac3-84bc-4d3b-99f4-7a7fe4a736c2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b Jul 10 19:54:25.402486 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b04c4ac3-84bc-4d3b-99f4-7a7fe4a736c2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:25.402626 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b04c4ac3-84bc-4d3b-99f4-7a7fe4a736c2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:25.410822 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:25.410822 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:25.414455 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b04c4ac3-84bc-4d3b-99f4-7a7fe4a736c2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:25.415391 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:25.417060 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:25.417243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-628144609"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:25.418613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-628144609'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:25.418736 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Create volume of 1 GB Jul 10 19:54:25.422315 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b04c4ac3-84bc-4d3b-99f4-7a7fe4a736c2 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b returned with HTTP 200 Jul 10 19:54:25.422772 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 10/38] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:25 2026] GET /volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:25.423395 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Availability Zones retrieved successfully. Jul 10 19:54:25.433713 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Flow 'volume_create_api' (da793f51-860b-496d-a18b-26fae420ace7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:25.433713 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f07d3c-e9f2-43a4-944e-5c103b071746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:25.433713 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:25.470838 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f07d3c-e9f2-43a4-944e-5c103b071746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:25.471576 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb58781-78b2-489d-b7e7-42aaa122967c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:25.568762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Created reservations ['172f8df3-9a07-429a-bbc6-d84b0fa968c9', 'ab887aab-51e7-4b47-81c6-95ac3495a696', '7403667b-6e80-431d-bcbc-b52934ccaf7c', '01f943a6-2dd4-4cfb-bc77-9d01be69d1ba'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:25.569572 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb58781-78b2-489d-b7e7-42aaa122967c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['172f8df3-9a07-429a-bbc6-d84b0fa968c9', 'ab887aab-51e7-4b47-81c6-95ac3495a696', '7403667b-6e80-431d-bcbc-b52934ccaf7c', '01f943a6-2dd4-4cfb-bc77-9d01be69d1ba']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:25.570555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f392d5-c790-4cb7-9a0d-ef6416b1bf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:25.599755 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f392d5-c790-4cb7-9a0d-ef6416b1bf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0261e2-84df-441f-bfd4-a5b79629f15c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-628144609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4ed2a84766a41e7b467e62f83b9212d',qos_specs=None,replication_status=,reservations=['172f8df3-9a07-429a-bbc6-d84b0fa968c9','ab887aab-51e7-4b47-81c6-95ac3495a696','7403667b-6e80-431d-bcbc-b52934ccaf7c','01f943a6-2dd4-4cfb-bc77-9d01be69d1ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dbdc3bbd77c46a09c53d0bc88e6a5a4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-628144609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0261e2-84df-441f-bfd4-a5b79629f15c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4ed2a84766a41e7b467e62f83b9212d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dbdc3bbd77c46a09c53d0bc88e6a5a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:25.600545 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfe6add-160d-457e-a985-137774acb790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:25.627256 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfe6add-160d-457e-a985-137774acb790) transitioned into state 'SUCCESS' from state '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-628144609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4ed2a84766a41e7b467e62f83b9212d',qos_specs=None,replication_status=,reservations=['172f8df3-9a07-429a-bbc6-d84b0fa968c9','ab887aab-51e7-4b47-81c6-95ac3495a696','7403667b-6e80-431d-bcbc-b52934ccaf7c','01f943a6-2dd4-4cfb-bc77-9d01be69d1ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dbdc3bbd77c46a09c53d0bc88e6a5a4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:25.627862 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (202d2c0b-47b6-4fa2-8ef8-f852e1dd519d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:25.640689 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (202d2c0b-47b6-4fa2-8ef8-f852e1dd519d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:25.641512 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Flow 'volume_create_api' (da793f51-860b-496d-a18b-26fae420ace7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:25.641808 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Create volume request issued successfully. Jul 10 19:54:25.642432 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7177e0ab-9f1a-41ba-a495-eae11d60146e tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:25.643238 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 11/39] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:54:25 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 19:54:25.656885 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8dbf04f1-2ead-4352-945b-19a2193cd11f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:25.661400 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8dbf04f1-2ead-4352-945b-19a2193cd11f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:25.661400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8dbf04f1-2ead-4352-945b-19a2193cd11f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:25.661400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8dbf04f1-2ead-4352-945b-19a2193cd11f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:25.674568 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:25.674568 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:25.682492 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8dbf04f1-2ead-4352-945b-19a2193cd11f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:25.689262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8dbf04f1-2ead-4352-945b-19a2193cd11f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:25.691386 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 10/40] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:25 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:26.710510 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d8089e3f-011a-4d2e-bcf0-1509cb2787b5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:26.713243 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d8089e3f-011a-4d2e-bcf0-1509cb2787b5 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:26.713243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d8089e3f-011a-4d2e-bcf0-1509cb2787b5 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:26.713243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d8089e3f-011a-4d2e-bcf0-1509cb2787b5 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:26.719595 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:26.719595 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:26.722932 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d8089e3f-011a-4d2e-bcf0-1509cb2787b5 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:26.726743 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d8089e3f-011a-4d2e-bcf0-1509cb2787b5 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:26.727111 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 10/41] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:26 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:26.841193 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-71d76c59-54ec-4fb7-ba60-c131b5bf9d01 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:26.843175 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-71d76c59-54ec-4fb7-ba60-c131b5bf9d01 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:26.843343 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-71d76c59-54ec-4fb7-ba60-c131b5bf9d01 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:26.843513 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-71d76c59-54ec-4fb7-ba60-c131b5bf9d01 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:26.852284 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:26.852284 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:26.856362 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-71d76c59-54ec-4fb7-ba60-c131b5bf9d01 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:26.861821 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-71d76c59-54ec-4fb7-ba60-c131b5bf9d01 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:26.862360 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 11/42] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:54:26 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:27.896491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-27835710-1fb0-4220-b755-9547757daab1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:28.180789 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27835710-1fb0-4220-b755-9547757daab1 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:54:28.181226 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27835710-1fb0-4220-b755-9547757daab1 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2137340724"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:28.186513 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:28.186513 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:28.213990 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27835710-1fb0-4220-b755-9547757daab1 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:54:28.213990 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 12/43] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:54:27 2026] POST /volume/v3/types => generated 224 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:28.222606 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea6659a7-c9f5-483e-b203-9668c07ea481 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:28.225731 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea6659a7-c9f5-483e-b203-9668c07ea481 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:54:28.226230 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea6659a7-c9f5-483e-b203-9668c07ea481 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1711191497"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:28.257307 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea6659a7-c9f5-483e-b203-9668c07ea481 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:54:28.257307 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 11/44] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:54:28 2026] POST /volume/v3/group_types => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:28.266278 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:28.521081 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 19:54:28.521377 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7fbd5d5f-f1b7-4614-944c-4be41fae67cc", "volume_types": ["dc4ddad0-5177-4972-968a-7f3e1adfb040"], "name": "tempest-GroupSnapshotsTest-Group-53313829"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:28.523678 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating new group {'group': {'group_type': '7fbd5d5f-f1b7-4614-944c-4be41fae67cc', 'volume_types': ['dc4ddad0-5177-4972-968a-7f3e1adfb040'], 'name': 'tempest-GroupSnapshotsTest-Group-53313829'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:54:28.539455 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.groups [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating group tempest-GroupSnapshotsTest-Group-53313829. Jul 10 19:54:28.556014 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:54:28.555688. {{(pid=99972) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:54:28.556223 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability Zones retrieved successfully. Jul 10 19:54:28.581575 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['25e2626f-eb56-4dfb-92a5-d58479299342'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:28.611118 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-472c6c3c-eab7-43c3-a0e4-aa4ccc741cd5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 19:54:28.611599 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 11/45] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 19:54:28 2026] POST /volume/v3/groups => generated 110 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:28.619674 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2b0950ae-ddd2-4370-bb54-36b4f16335e9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:28.624061 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b0950ae-ddd2-4370-bb54-36b4f16335e9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 Jul 10 19:54:28.624392 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b0950ae-ddd2-4370-bb54-36b4f16335e9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:28.624669 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b0950ae-ddd2-4370-bb54-36b4f16335e9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:28.627587 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-2b0950ae-ddd2-4370-bb54-36b4f16335e9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member e638937a-da53-4f6a-be37-528075071ad5 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:28.635969 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:28.635969 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:28.670203 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b0950ae-ddd2-4370-bb54-36b4f16335e9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 returned with HTTP 200 Jul 10 19:54:28.670203 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 12/46] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:28 2026] GET /volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 => generated 390 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:29.132067 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c7ce15be-e1cc-496b-829e-a69b9f88bc0f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:29.132067 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c7ce15be-e1cc-496b-829e-a69b9f88bc0f None None] GET https://10.4.3.145/volume// Jul 10 19:54:29.132067 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c7ce15be-e1cc-496b-829e-a69b9f88bc0f None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:29.132067 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c7ce15be-e1cc-496b-829e-a69b9f88bc0f None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:29.132067 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c7ce15be-e1cc-496b-829e-a69b9f88bc0f None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:54:29.132067 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 13/47] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:54:29 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 19:54:29.155819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-4641edd0-86ff-45ac-ab17-b7dfc77b0a8f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:29.322191 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-4641edd0-86ff-45ac-ab17-b7dfc77b0a8f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:54:29.324166 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-4641edd0-86ff-45ac-ab17-b7dfc77b0a8f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d0261e2-84df-441f-bfd4-a5b79629f15c", "connector": null, "instance_uuid": "3c3de955-1b78-4f2c-b308-1c1666067d68"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:29.333921 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:29.333921 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:29.366893 np0000005048 devstack@c-api.service[99976]: /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 19:54:29.366893 np0000005048 devstack@c-api.service[99976]: .first() Jul 10 19:54:29.385473 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-4641edd0-86ff-45ac-ab17-b7dfc77b0a8f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:54:29.385875 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 12/48] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:54:29 2026] POST /volume/v3/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:54:29.675244 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dfb10d0b-d4d9-4ed4-a3a1-b20efa6443ca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:29.678184 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dfb10d0b-d4d9-4ed4-a3a1-b20efa6443ca tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 Jul 10 19:54:29.678474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dfb10d0b-d4d9-4ed4-a3a1-b20efa6443ca tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:29.678727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dfb10d0b-d4d9-4ed4-a3a1-b20efa6443ca tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:29.678919 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-dfb10d0b-d4d9-4ed4-a3a1-b20efa6443ca tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member e638937a-da53-4f6a-be37-528075071ad5 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:29.682745 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:29.682745 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:29.702808 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dfb10d0b-d4d9-4ed4-a3a1-b20efa6443ca tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 returned with HTTP 200 Jul 10 19:54:29.703258 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 12/49] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:29 2026] GET /volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:29.723232 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a4b668af-9b64-4992-916f-89b7e9a58626 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:29.724824 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:29.725214 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2062252193", "volume_type": "dc4ddad0-5177-4972-968a-7f3e1adfb040", "group_id": "e638937a-da53-4f6a-be37-528075071ad5", "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:29.726824 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2062252193', 'volume_type': 'dc4ddad0-5177-4972-968a-7f3e1adfb040', 'group_id': 'e638937a-da53-4f6a-be37-528075071ad5', 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:29.738662 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:29.738662 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:29.739321 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume of 1 GB Jul 10 19:54:29.752126 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:54:29.749028. {{(pid=99971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:54:29.752126 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability Zones retrieved successfully. Jul 10 19:54:29.768372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (0978b824-87c2-4d13-9b7c-5bb5058a3631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:29.769381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d1aef9-fcc0-4012-a530-a9534b3b6eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:29.769905 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:29.769905 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:29.770301 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:29.817420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d1aef9-fcc0-4012-a530-a9534b3b6eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:54:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc4ddad0-5177-4972-968a-7f3e1adfb040,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2137340724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc4ddad0-5177-4972-968a-7f3e1adfb040', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e638937a-da53-4f6a-be37-528075071ad5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:29.818685 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0be5a80-f250-465f-8a38-f89284ddbca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:29.869995 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2137340724 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2137340724, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:29.869995 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2137340724 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2137340724, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:29.902300 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e2fb0a22-0394-4c46-a086-b6eaf70a4166 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:29.903449 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e2fb0a22-0394-4c46-a086-b6eaf70a4166 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:29.903539 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e2fb0a22-0394-4c46-a086-b6eaf70a4166 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:29.903702 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e2fb0a22-0394-4c46-a086-b6eaf70a4166 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:29.924613 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-059fc2f9-908a-4fef-915b-a2d03beca820 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:29.924773 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-059fc2f9-908a-4fef-915b-a2d03beca820 None None] GET https://10.4.3.145/volume// Jul 10 19:54:29.925559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-059fc2f9-908a-4fef-915b-a2d03beca820 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:29.925559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-059fc2f9-908a-4fef-915b-a2d03beca820 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:29.927894 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-059fc2f9-908a-4fef-915b-a2d03beca820 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:54:29.927894 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 13/50] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:54:29 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 19:54:29.931083 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:29.931083 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:29.934829 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e2fb0a22-0394-4c46-a086-b6eaf70a4166 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:29.938471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['20743d1a-62bc-43a5-9175-afa42935f956', 'b7504e11-962c-4914-98dd-9cba46f976db', 'c18417dd-de11-4776-b60c-b7cd83689aff', '0c187dba-3164-47d5-af05-30645a07d78d'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:29.938471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0be5a80-f250-465f-8a38-f89284ddbca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20743d1a-62bc-43a5-9175-afa42935f956', 'b7504e11-962c-4914-98dd-9cba46f976db', 'c18417dd-de11-4776-b60c-b7cd83689aff', '0c187dba-3164-47d5-af05-30645a07d78d']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:29.938471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac265c92-12b2-4281-974c-97cd4055f5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:29.940870 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e2fb0a22-0394-4c46-a086-b6eaf70a4166 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:29.941309 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 14/51] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:29 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:29.952327 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-84e71a46-c0c9-49dc-977a-e80ba7e3e0ae None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:29.955754 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-84e71a46-c0c9-49dc-977a-e80ba7e3e0ae tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:29.956447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-84e71a46-c0c9-49dc-977a-e80ba7e3e0ae tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:29.956447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-84e71a46-c0c9-49dc-977a-e80ba7e3e0ae tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:29.965453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac265c92-12b2-4281-974c-97cd4055f5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3289a3f4-05c7-43b9-926b-d0a09808bdb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2062252193',encryption_key_id=None,group_id=e638937a-da53-4f6a-be37-528075071ad5,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['20743d1a-62bc-43a5-9175-afa42935f956','b7504e11-962c-4914-98dd-9cba46f976db','c18417dd-de11-4776-b60c-b7cd83689aff','0c187dba-3164-47d5-af05-30645a07d78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=dc4ddad0-5177-4972-968a-7f3e1adfb040), 'volume': Volume(_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-10T19:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2062252193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e638937a-da53-4f6a-be37-528075071ad5,host=None,id=3289a3f4-05c7-43b9-926b-d0a09808bdb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc4ddad0-5177-4972-968a-7f3e1adfb040),volume_type_id=dc4ddad0-5177-4972-968a-7f3e1adfb040)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:29.966483 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e630f59-da05-46cb-8d51-ea707f2ff7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:29.970407 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:29.970407 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:29.973938 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-84e71a46-c0c9-49dc-977a-e80ba7e3e0ae tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:29.978566 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-84e71a46-c0c9-49dc-977a-e80ba7e3e0ae tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:29.979005 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 13/52] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:54:29 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:30.004174 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e630f59-da05-46cb-8d51-ea707f2ff7f6) transitioned into state 'SUCCESS' from state '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-2062252193',encryption_key_id=None,group_id=e638937a-da53-4f6a-be37-528075071ad5,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['20743d1a-62bc-43a5-9175-afa42935f956','b7504e11-962c-4914-98dd-9cba46f976db','c18417dd-de11-4776-b60c-b7cd83689aff','0c187dba-3164-47d5-af05-30645a07d78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=dc4ddad0-5177-4972-968a-7f3e1adfb040)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:30.005184 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26982f0e-e51d-43d6-b460-8d87bed70efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:30.043495 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26982f0e-e51d-43d6-b460-8d87bed70efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:30.044467 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (0978b824-87c2-4d13-9b7c-5bb5058a3631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:30.044751 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request issued successfully. Jul 10 19:54:30.045517 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:30.046221 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:30.095690 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:30.099716 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:30.099716 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:30.104306 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a4b668af-9b64-4992-916f-89b7e9a58626 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:30.104924 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 13/53] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:54:29 2026] POST /volume/v3/volumes => generated 823 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:30.124685 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:30.126159 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 Jul 10 19:54:30.126375 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:30.126611 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:30.136952 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:30.136952 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:30.142633 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:30.143233 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:30.143384 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:30.183378 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:30.194258 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:30.194258 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:30.207153 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-83398a68-6d2a-4cff-b7fa-6962153624b3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 returned with HTTP 200 Jul 10 19:54:30.207683 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 14/54] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:30 2026] GET /volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 => generated 891 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:30.961155 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-89dcc263-a1cd-422c-8b45-1f14cb624954 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:30.962511 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-89dcc263-a1cd-422c-8b45-1f14cb624954 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:30.962591 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-89dcc263-a1cd-422c-8b45-1f14cb624954 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:30.963275 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-89dcc263-a1cd-422c-8b45-1f14cb624954 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:30.973614 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:30.973614 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:30.977614 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-89dcc263-a1cd-422c-8b45-1f14cb624954 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:30.981516 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-89dcc263-a1cd-422c-8b45-1f14cb624954 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:30.982039 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 15/55] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:30 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:31.149046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-55431dfc-a6b6-4df4-98fd-028f3f63a4b8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:31.151186 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-55431dfc-a6b6-4df4-98fd-028f3f63a4b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] PUT https://10.4.3.145/volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61 Jul 10 19:54:31.151624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-55431dfc-a6b6-4df4-98fd-028f3f63a4b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:31.162567 np0000005048 devstack@c-api.service[99972]: /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 19:54:31.162567 np0000005048 devstack@c-api.service[99972]: .first() Jul 10 19:54:31.171098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-55431dfc-a6b6-4df4-98fd-028f3f63a4b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Acquiring lock "cinder-attachment_update-9d0261e2-84df-441f-bfd4-a5b79629f15c-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:54:31.175667 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-55431dfc-a6b6-4df4-98fd-028f3f63a4b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Lock "cinder-attachment_update-9d0261e2-84df-441f-bfd4-a5b79629f15c-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:54:31.177988 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:31.177988 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:31.220983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-16d1b1eb-9137-4592-818c-830dee188c6f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:31.223530 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-16d1b1eb-9137-4592-818c-830dee188c6f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 Jul 10 19:54:31.223761 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-16d1b1eb-9137-4592-818c-830dee188c6f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:31.223985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-16d1b1eb-9137-4592-818c-830dee188c6f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:31.234456 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:31.234456 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:31.241423 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-16d1b1eb-9137-4592-818c-830dee188c6f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:31.242380 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-16d1b1eb-9137-4592-818c-830dee188c6f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:31.243981 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-16d1b1eb-9137-4592-818c-830dee188c6f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:31.319451 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-16d1b1eb-9137-4592-818c-830dee188c6f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:31.322942 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:31.322942 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:31.332227 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-16d1b1eb-9137-4592-818c-830dee188c6f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 returned with HTTP 200 Jul 10 19:54:31.332781 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 14/56] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:31 2026] GET /volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:31.349082 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:31.352976 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/group_snapshots Jul 10 19:54:31.352976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e638937a-da53-4f6a-be37-528075071ad5", "name": "tempest-group_snapshot-811298800"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:31.352976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e638937a-da53-4f6a-be37-528075071ad5', 'name': 'tempest-group_snapshot-811298800'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 19:54:31.358793 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:31.358793 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:31.362811 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.group_snapshots [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating group_snapshot tempest-group_snapshot-811298800. Jul 10 19:54:31.403932 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:31.403932 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:31.418073 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2137340724 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2137340724, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:31.418359 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2137340724 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2137340724, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:31.445489 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['3af360e0-9094-4b58-b5e9-b1c8b649268d', '5fa1293b-3892-46d0-ac31-2f4eef342cdb', 'ab0111b4-01c9-44bb-b48a-be0c97df5702', 'a9e4ca4b-dce4-4e6c-afaa-3b678e0ba351'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:31.515118 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-397d92f0-ea2d-4738-9f3c-77f80e6c4580 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots returned with HTTP 202 Jul 10 19:54:31.515780 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 15/57] 10.4.3.145 () {70 vars in 1324 bytes} [Fri Jul 10 19:54:31 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:31.525745 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9d39cf64-35e1-43f2-98a1-682f9b08c918 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:31.528418 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9d39cf64-35e1-43f2-98a1-682f9b08c918 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 Jul 10 19:54:31.528722 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9d39cf64-35e1-43f2-98a1-682f9b08c918 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:31.529003 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9d39cf64-35e1-43f2-98a1-682f9b08c918 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:31.529056 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.group_snapshots [None req-9d39cf64-35e1-43f2-98a1-682f9b08c918 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 5797887f-951d-409b-80ba-a5876a600c84 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:31.536672 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:31.536672 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:31.555581 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9d39cf64-35e1-43f2-98a1-682f9b08c918 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 returned with HTTP 200 Jul 10 19:54:31.556304 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 16/58] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:31 2026] GET /volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 => generated 306 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:31.716653 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-55431dfc-a6b6-4df4-98fd-028f3f63a4b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Lock "cinder-attachment_update-9d0261e2-84df-441f-bfd4-a5b79629f15c-np0000005048" released by "attachment_update" :: held 0.539s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:54:31.716653 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-55431dfc-a6b6-4df4-98fd-028f3f63a4b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61 returned with HTTP 200 Jul 10 19:54:31.716653 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 14/59] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:54:31 2026] PUT /volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:32.001847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1a19a950-ad90-4343-ab85-c73dbc4d2c68 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:32.004741 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a19a950-ad90-4343-ab85-c73dbc4d2c68 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:32.004741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a19a950-ad90-4343-ab85-c73dbc4d2c68 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:32.004921 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a19a950-ad90-4343-ab85-c73dbc4d2c68 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:32.021396 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:32.021396 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:32.028991 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1a19a950-ad90-4343-ab85-c73dbc4d2c68 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:32.041620 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a19a950-ad90-4343-ab85-c73dbc4d2c68 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:32.042031 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 15/60] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:32 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:32.569266 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c7acfdb3-87cb-4124-a3ef-a682b842e3d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:32.573070 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7acfdb3-87cb-4124-a3ef-a682b842e3d5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 Jul 10 19:54:32.573372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7acfdb3-87cb-4124-a3ef-a682b842e3d5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:32.573624 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7acfdb3-87cb-4124-a3ef-a682b842e3d5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:32.573833 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-c7acfdb3-87cb-4124-a3ef-a682b842e3d5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 5797887f-951d-409b-80ba-a5876a600c84 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:32.577887 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:32.577887 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:32.582505 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7acfdb3-87cb-4124-a3ef-a682b842e3d5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 returned with HTTP 200 Jul 10 19:54:32.583309 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 16/61] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:32 2026] GET /volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:54:32.595823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-58235225-d900-4557-a95d-14d1ba37da8c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:32.601108 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58235225-d900-4557-a95d-14d1ba37da8c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 19:54:32.601108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58235225-d900-4557-a95d-14d1ba37da8c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:32.601108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58235225-d900-4557-a95d-14d1ba37da8c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:32.601457 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-58235225-d900-4557-a95d-14d1ba37da8c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:32.606329 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-58235225-d900-4557-a95d-14d1ba37da8c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Building query based on filter {{(pid=99974) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:54:32.624856 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-58235225-d900-4557-a95d-14d1ba37da8c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all snapshots completed successfully. Jul 10 19:54:32.625384 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:32.625384 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:32.626083 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58235225-d900-4557-a95d-14d1ba37da8c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:54:32.626587 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 17/62] 10.4.3.145 () {66 vars in 1264 bytes} [Fri Jul 10 19:54:32 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:32.637589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-061f94ba-360b-49a6-8f7a-0463c7415700 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:32.639539 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-061f94ba-360b-49a6-8f7a-0463c7415700 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/b3d4a735-d592-4099-a149-b1f991d6bb38 Jul 10 19:54:32.639762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-061f94ba-360b-49a6-8f7a-0463c7415700 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:32.641331 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-061f94ba-360b-49a6-8f7a-0463c7415700 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:32.666414 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:32.666414 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:32.669829 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-061f94ba-360b-49a6-8f7a-0463c7415700 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Snapshot retrieved successfully. Jul 10 19:54:32.669829 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-061f94ba-360b-49a6-8f7a-0463c7415700 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/b3d4a735-d592-4099-a149-b1f991d6bb38 returned with HTTP 200 Jul 10 19:54:32.669829 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 15/63] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:54:32 2026] GET /volume/v3/snapshots/b3d4a735-d592-4099-a149-b1f991d6bb38 => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:32.683894 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:32.686475 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/groups/action Jul 10 19:54:32.687458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5797887f-951d-409b-80ba-a5876a600c84", "name": "tempest-Group_from_snap-1581965495"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:32.687605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "5797887f-951d-409b-80ba-a5876a600c84", "name": "tempest-Group_from_snap-1581965495"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:32.689559 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5797887f-951d-409b-80ba-a5876a600c84', 'name': 'tempest-Group_from_snap-1581965495'}}. {{(pid=99971) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 19:54:32.689709 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.groups [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating group tempest-Group_from_snap-1581965495 from group_snapshot 5797887f-951d-409b-80ba-a5876a600c84. Jul 10 19:54:32.696630 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:32.696630 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:32.704496 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:32.704496 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:32.708072 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:32.708072 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:32.761395 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['a23da6f8-18db-458e-88ed-92fd4cb55301'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:33.059259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f84c74e2-5cf5-46c9-bf80-53fc2442fb67 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.061218 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f84c74e2-5cf5-46c9-bf80-53fc2442fb67 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:33.061404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f84c74e2-5cf5-46c9-bf80-53fc2442fb67 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.061628 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f84c74e2-5cf5-46c9-bf80-53fc2442fb67 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.071531 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.071531 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:33.075809 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f84c74e2-5cf5-46c9-bf80-53fc2442fb67 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:33.080254 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f84c74e2-5cf5-46c9-bf80-53fc2442fb67 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:33.080651 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 17/64] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:33 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:33.081897 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7825c1c8-3190-4c41-a3c8-0cfe35c6e560 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.090209 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7825c1c8-3190-4c41-a3c8-0cfe35c6e560 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:33.090459 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7825c1c8-3190-4c41-a3c8-0cfe35c6e560 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.090669 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7825c1c8-3190-4c41-a3c8-0cfe35c6e560 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.097826 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.097826 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:33.102326 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7825c1c8-3190-4c41-a3c8-0cfe35c6e560 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:33.107554 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7825c1c8-3190-4c41-a3c8-0cfe35c6e560 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:33.107972 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 18/65] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:54:33 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:33.118205 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-cdd76145-87e3-45ef-9632-5ac356920558 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.120769 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-cdd76145-87e3-45ef-9632-5ac356920558 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 Jul 10 19:54:33.121062 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-cdd76145-87e3-45ef-9632-5ac356920558 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.121329 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-cdd76145-87e3-45ef-9632-5ac356920558 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.128814 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.128814 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:33.133408 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-cdd76145-87e3-45ef-9632-5ac356920558 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:33.137510 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-cdd76145-87e3-45ef-9632-5ac356920558 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 returned with HTTP 200 Jul 10 19:54:33.138040 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 16/66] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:54:33 2026] GET /volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:33.148987 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-311eac16-5b03-4a98-b402-9623641aaa35 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.150373 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-311eac16-5b03-4a98-b402-9623641aaa35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b Jul 10 19:54:33.150573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-311eac16-5b03-4a98-b402-9623641aaa35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.150748 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-311eac16-5b03-4a98-b402-9623641aaa35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.157077 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.157077 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:33.161747 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-311eac16-5b03-4a98-b402-9623641aaa35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:33.164090 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-311eac16-5b03-4a98-b402-9623641aaa35 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b returned with HTTP 200 Jul 10 19:54:33.164598 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 18/67] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:54:33 2026] GET /volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:33.173568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-acdc41f0-2506-4fa8-b65d-5a2bad5252e2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.174077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-acdc41f0-2506-4fa8-b65d-5a2bad5252e2 None None] GET https://10.4.3.145/volume// Jul 10 19:54:33.174312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-acdc41f0-2506-4fa8-b65d-5a2bad5252e2 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.174580 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-acdc41f0-2506-4fa8-b65d-5a2bad5252e2 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.175048 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-acdc41f0-2506-4fa8-b65d-5a2bad5252e2 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:54:33.175470 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 19/68] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:54: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 19:54:33.182272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-484abfaa-85be-46b4-a354-31e8754a246e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.184682 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-484abfaa-85be-46b4-a354-31e8754a246e tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:54:33.185186 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-484abfaa-85be-46b4-a354-31e8754a246e tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b43c9b63-07b4-456c-8e63-cf56bc5eae03", "connector": null, "instance_uuid": "70ac054f-0067-4874-aefb-a02f700e692d"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:33.195156 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.195156 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:33.234681 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-484abfaa-85be-46b4-a354-31e8754a246e tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:54:33.235335 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 17/69] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:54:33 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 19:54:33.243795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-57d0b01b-fe1b-4d34-9b48-ea2019d83216 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.244161 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57d0b01b-fe1b-4d34-9b48-ea2019d83216 None None] GET https://10.4.3.145/volume// Jul 10 19:54:33.244878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57d0b01b-fe1b-4d34-9b48-ea2019d83216 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.244878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57d0b01b-fe1b-4d34-9b48-ea2019d83216 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.244878 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57d0b01b-fe1b-4d34-9b48-ea2019d83216 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:54:33.245202 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 19/70] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:54: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 19:54:33.252848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-e8e8e040-beea-4399-802f-131028ea63cb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.254937 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-e8e8e040-beea-4399-802f-131028ea63cb tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:54:33.255401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-e8e8e040-beea-4399-802f-131028ea63cb tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62422946-a77b-4d11-bafb-f422bcb03d24", "connector": null, "instance_uuid": "70ac054f-0067-4874-aefb-a02f700e692d"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:33.265955 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.265955 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:33.299788 np0000005048 devstack@c-api.service[99974]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 10 19:54:33.299788 np0000005048 devstack@c-api.service[99974]: .first() Jul 10 19:54:33.313870 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-e8e8e040-beea-4399-802f-131028ea63cb tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:54:33.314368 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 20/71] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:54:33 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 19:54:33.324294 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-84e87f76-0774-4128-ac5f-eb5b9f7d37ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.324931 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-84e87f76-0774-4128-ac5f-eb5b9f7d37ff None None] GET https://10.4.3.145/volume// Jul 10 19:54:33.325174 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-84e87f76-0774-4128-ac5f-eb5b9f7d37ff None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.325445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-84e87f76-0774-4128-ac5f-eb5b9f7d37ff None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.325919 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-84e87f76-0774-4128-ac5f-eb5b9f7d37ff None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:54:33.326223 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 18/72] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:54: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 19:54:33.335780 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-342f5147-0f02-42f7-af67-c6fdb7653ee5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.337017 np0000005048 devstack@c-api.service[99971]: INFO cinder.group.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] A mapping entry already exists for group e5a412a1-daab-482b-990c-687a765882a6 and volume type dc4ddad0-5177-4972-968a-7f3e1adfb040. Do not need to create again. Jul 10 19:54:33.337373 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.337373 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:33.340109 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-342f5147-0f02-42f7-af67-c6fdb7653ee5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:54:33.340528 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-342f5147-0f02-42f7-af67-c6fdb7653ee5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc10cdbe-685a-406b-aaed-25bd7cc52b1b", "connector": null, "instance_uuid": "70ac054f-0067-4874-aefb-a02f700e692d"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:33.347010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:54:33.345478. {{(pid=99971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:54:33.347010 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability Zones retrieved successfully. Jul 10 19:54:33.357277 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.357277 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:33.360320 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (9a0cac85-7689-4c61-b4d6-0ab62c6e0a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:33.361507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a87414a-b90d-4faf-ac7f-efad7834211d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:33.363495 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:33.388181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a87414a-b90d-4faf-ac7f-efad7834211d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b3d4a735-d592-4099-a149-b1f991d6bb38', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:54:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc4ddad0-5177-4972-968a-7f3e1adfb040,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2137340724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc4ddad0-5177-4972-968a-7f3e1adfb040', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e5a412a1-daab-482b-990c-687a765882a6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:33.388785 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee6c29e-d5a0-48dd-985b-901948e8d6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:33.393941 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-342f5147-0f02-42f7-af67-c6fdb7653ee5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:54:33.394262 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 20/73] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:54:33 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 19:54:33.418499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['0244113c-d4dd-4fff-9f30-d71c5e26d129', '7fa4b59a-0410-4473-98f0-427e29afe56c'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:33.419243 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee6c29e-d5a0-48dd-985b-901948e8d6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0244113c-d4dd-4fff-9f30-d71c5e26d129', '7fa4b59a-0410-4473-98f0-427e29afe56c']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:33.419853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87060ac-d238-4578-963f-ba8587b46de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:33.456418 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87060ac-d238-4578-963f-ba8587b46de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3578ce0e-d135-4d88-a907-e59c3d21e974', '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=e5a412a1-daab-482b-990c-687a765882a6,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['0244113c-d4dd-4fff-9f30-d71c5e26d129','7fa4b59a-0410-4473-98f0-427e29afe56c'],size=1,snapshot_id=b3d4a735-d592-4099-a149-b1f991d6bb38,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=dc4ddad0-5177-4972-968a-7f3e1adfb040), 'volume': Volume(_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-10T19:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e5a412a1-daab-482b-990c-687a765882a6,host=None,id=3578ce0e-d135-4d88-a907-e59c3d21e974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b3d4a735-d592-4099-a149-b1f991d6bb38,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc4ddad0-5177-4972-968a-7f3e1adfb040),volume_type_id=dc4ddad0-5177-4972-968a-7f3e1adfb040)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:33.457124 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb5e4f3-b4fc-452d-98df-5074ffa24ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:33.477099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb5e4f3-b4fc-452d-98df-5074ffa24ad0) transitioned into state 'SUCCESS' from 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=e5a412a1-daab-482b-990c-687a765882a6,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['0244113c-d4dd-4fff-9f30-d71c5e26d129','7fa4b59a-0410-4473-98f0-427e29afe56c'],size=1,snapshot_id=b3d4a735-d592-4099-a149-b1f991d6bb38,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=dc4ddad0-5177-4972-968a-7f3e1adfb040)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:33.477099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (9a0cac85-7689-4c61-b4d6-0ab62c6e0a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:33.477099 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request issued successfully. Jul 10 19:54:33.509113 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a3b77c9-473f-4ecf-a32c-47b1c90ade16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/action returned with HTTP 202 Jul 10 19:54:33.509738 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 16/74] 10.4.3.145 () {70 vars in 1318 bytes} [Fri Jul 10 19:54:32 2026] POST /volume/v3/groups/action => generated 103 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:33.522037 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.524546 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:33.524869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.525887 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.526991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:33.528000 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.528000 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:33.528853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:33.579080 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:33.580073 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:33.580362 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:33.619714 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:33.625282 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.625282 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:33.630109 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:33.630337 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:33.666569 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:33.669551 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.669551 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:33.677366 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d29000cc-7f6f-49a4-b1c2-c6f776906316 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:33.677791 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 21/75] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:33 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:33.692996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.692996 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 Jul 10 19:54:33.692996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.692996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.699256 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.699256 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:33.702795 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:33.703462 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:33.704631 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:33.754205 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:33.758218 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.758218 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:33.770579 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4961ce2b-ea22-4e3b-ae91-5a56fac61023 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 returned with HTTP 200 Jul 10 19:54:33.771027 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 19/76] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:33 2026] GET /volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 => generated 927 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:33.788835 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f7ca9a3-ed77-456a-90dc-6a869e8cd90f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.791005 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f7ca9a3-ed77-456a-90dc-6a869e8cd90f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6 Jul 10 19:54:33.791321 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f7ca9a3-ed77-456a-90dc-6a869e8cd90f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.791570 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f7ca9a3-ed77-456a-90dc-6a869e8cd90f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.791778 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-3f7ca9a3-ed77-456a-90dc-6a869e8cd90f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member e5a412a1-daab-482b-990c-687a765882a6 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:33.795904 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.795904 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:33.812747 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f7ca9a3-ed77-456a-90dc-6a869e8cd90f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6 returned with HTTP 200 Jul 10 19:54:33.813333 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 21/77] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:33 2026] GET /volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6 => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:33.828631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:33.831601 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:33.831789 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:33.831971 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:33.832469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:33.832848 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.832848 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:33.833757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:33.877496 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:33.878288 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:33.878451 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:33.932772 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:33.936026 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:33.936026 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:33.944288 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:33.944445 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:34.005817 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:34.013651 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:34.013651 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:34.023351 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81f0382e-095a-4b65-af40-adbf1372e3c9 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:34.025317 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 17/78] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:33 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:34.040044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8ce7c482-0b7b-4796-b3ba-4043433a6adb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:34.042868 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8ce7c482-0b7b-4796-b3ba-4043433a6adb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6/action Jul 10 19:54:34.044033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8ce7c482-0b7b-4796-b3ba-4043433a6adb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:34.044033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8ce7c482-0b7b-4796-b3ba-4043433a6adb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:34.047055 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-8ce7c482-0b7b-4796-b3ba-4043433a6adb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for group e5a412a1-daab-482b-990c-687a765882a6 {{(pid=99974) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:54:34.047055 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-8ce7c482-0b7b-4796-b3ba-4043433a6adb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group with id: e5a412a1-daab-482b-990c-687a765882a6 Jul 10 19:54:34.053487 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:34.053487 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:34.099834 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b711f975-dc5e-46b0-a951-1a75cfeb3177 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:34.104542 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b711f975-dc5e-46b0-a951-1a75cfeb3177 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:34.104787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b711f975-dc5e-46b0-a951-1a75cfeb3177 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:34.106145 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b711f975-dc5e-46b0-a951-1a75cfeb3177 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:34.125381 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:34.125381 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:34.132584 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b711f975-dc5e-46b0-a951-1a75cfeb3177 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:34.141609 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b711f975-dc5e-46b0-a951-1a75cfeb3177 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:34.142124 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 20/79] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:34 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:34.146072 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8ce7c482-0b7b-4796-b3ba-4043433a6adb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6/action returned with HTTP 202 Jul 10 19:54:34.146664 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 22/80] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:54:34 2026] POST /volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:34.171860 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:34.175548 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 Jul 10 19:54:34.175548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:34.175548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:34.188226 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:34.188226 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:34.192615 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:34.196991 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:34.196991 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:34.245793 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:34.253426 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:34.253426 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:34.263522 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef9605da-e3a4-45e7-be3f-a6965a86b5d7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 returned with HTTP 200 Jul 10 19:54:34.264065 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 22/81] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:34 2026] GET /volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 => generated 926 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:35.155952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-412765f4-0c92-498f-ad2d-9d65e5e47b3f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.158267 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-412765f4-0c92-498f-ad2d-9d65e5e47b3f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:35.158505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-412765f4-0c92-498f-ad2d-9d65e5e47b3f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.158821 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-412765f4-0c92-498f-ad2d-9d65e5e47b3f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.170506 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:35.170506 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:35.175287 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-412765f4-0c92-498f-ad2d-9d65e5e47b3f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:35.181405 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-412765f4-0c92-498f-ad2d-9d65e5e47b3f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:35.181803 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 18/82] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:35.210455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.212621 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:35.213114 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1059093120"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:35.215114 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1059093120'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:35.215370 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Create volume of 1 GB Jul 10 19:54:35.221822 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Availability Zones retrieved successfully. Jul 10 19:54:35.232633 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Flow 'volume_create_api' (f5f687df-550a-4fe2-98ea-6b5bbd755810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:35.233658 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0acbf0-4841-4ef7-aa14-afadec24590f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:35.234695 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:35.282979 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9acc949c-a864-4c6a-bfa7-6842c0e2c00e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.285336 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9acc949c-a864-4c6a-bfa7-6842c0e2c00e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 Jul 10 19:54:35.285716 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9acc949c-a864-4c6a-bfa7-6842c0e2c00e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.285782 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9acc949c-a864-4c6a-bfa7-6842c0e2c00e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.286347 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0acbf0-4841-4ef7-aa14-afadec24590f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:35.287359 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b7ffa3e-6c31-49c7-82c4-3ec74d33f093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:35.297688 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9acc949c-a864-4c6a-bfa7-6842c0e2c00e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 returned with HTTP 404 Jul 10 19:54:35.298685 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 23/83] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/volumes/3578ce0e-d135-4d88-a907-e59c3d21e974 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:35.307187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3aea3b0d-9a82-41ee-b44a-0a74235e487f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.309568 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3aea3b0d-9a82-41ee-b44a-0a74235e487f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6 Jul 10 19:54:35.309568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3aea3b0d-9a82-41ee-b44a-0a74235e487f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.309568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3aea3b0d-9a82-41ee-b44a-0a74235e487f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.309568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-3aea3b0d-9a82-41ee-b44a-0a74235e487f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member e5a412a1-daab-482b-990c-687a765882a6 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:35.314196 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3aea3b0d-9a82-41ee-b44a-0a74235e487f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6 returned with HTTP 404 Jul 10 19:54:35.314721 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 23/84] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/groups/e5a412a1-daab-482b-990c-687a765882a6 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:35.324056 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2dca1d7b-2507-40c0-80da-d077977502c0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.325498 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2dca1d7b-2507-40c0-80da-d077977502c0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] DELETE https://10.4.3.145/volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 Jul 10 19:54:35.325825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2dca1d7b-2507-40c0-80da-d077977502c0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.326068 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2dca1d7b-2507-40c0-80da-d077977502c0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.326263 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-2dca1d7b-2507-40c0-80da-d077977502c0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for member 5797887f-951d-409b-80ba-a5876a600c84 {{(pid=99971) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:54:35.326399 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.group_snapshots [None req-2dca1d7b-2507-40c0-80da-d077977502c0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group_snapshot with id: 5797887f-951d-409b-80ba-a5876a600c84 Jul 10 19:54:35.329913 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:35.329913 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:35.370214 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2dca1d7b-2507-40c0-80da-d077977502c0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 returned with HTTP 202 Jul 10 19:54:35.371121 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 19/85] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 19:54:35 2026] DELETE /volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:35.375316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Created reservations ['b65f29b9-6dd5-4d37-87da-bba1b65bd9c2', 'bec650c9-67cf-4423-a4de-d25bd7d9e6e8', '4ee3a244-b2ed-4031-87e5-02fa9221952c', '417ee2fa-8c23-42f3-bd94-2d1e8d49a6f4'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:35.376118 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b7ffa3e-6c31-49c7-82c4-3ec74d33f093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b65f29b9-6dd5-4d37-87da-bba1b65bd9c2', 'bec650c9-67cf-4423-a4de-d25bd7d9e6e8', '4ee3a244-b2ed-4031-87e5-02fa9221952c', '417ee2fa-8c23-42f3-bd94-2d1e8d49a6f4']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:35.377314 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e737eb8d-0230-46b0-814e-79f4a40e6f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:35.381338 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.387112 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:35.387243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.387498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.387802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:35.388796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:35.398150 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:35.398871 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:35.399051 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:35.414772 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e737eb8d-0230-46b0-814e-79f4a40e6f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5804043e-a42e-448a-9409-23e5677ee0e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1059093120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f76f6ad0dc2486e99c092f3b9d9fbfb',qos_specs=None,replication_status=,reservations=['b65f29b9-6dd5-4d37-87da-bba1b65bd9c2','bec650c9-67cf-4423-a4de-d25bd7d9e6e8','4ee3a244-b2ed-4031-87e5-02fa9221952c','417ee2fa-8c23-42f3-bd94-2d1e8d49a6f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b20131ebfd45898a4a9eb41475407c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1059093120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5804043e-a42e-448a-9409-23e5677ee0e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f76f6ad0dc2486e99c092f3b9d9fbfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33b20131ebfd45898a4a9eb41475407c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:35.415837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27baac9b-91a7-40c2-a49c-d2569461a4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:35.441500 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:35.444898 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:35.444898 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:35.447881 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27baac9b-91a7-40c2-a49c-d2569461a4d2) transitioned into state 'SUCCESS' from state '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-1059093120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f76f6ad0dc2486e99c092f3b9d9fbfb',qos_specs=None,replication_status=,reservations=['b65f29b9-6dd5-4d37-87da-bba1b65bd9c2','bec650c9-67cf-4423-a4de-d25bd7d9e6e8','4ee3a244-b2ed-4031-87e5-02fa9221952c','417ee2fa-8c23-42f3-bd94-2d1e8d49a6f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b20131ebfd45898a4a9eb41475407c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:35.449946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1444cf39-b6da-402e-9026-ad4da965caf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:35.455529 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6aa5e75f-ce60-459a-9bf9-d93e6c406efd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:35.456363 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 24/86] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:35.470000 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1444cf39-b6da-402e-9026-ad4da965caf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:35.470264 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Flow 'volume_create_api' (f5f687df-550a-4fe2-98ea-6b5bbd755810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:35.470668 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Create volume request issued successfully. Jul 10 19:54:35.474867 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b43b6879-1d94-4e40-a1d7-a3635895b09f tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:35.475472 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 21/87] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:54:35 2026] POST /volume/v3/volumes => generated 755 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:54:35.475542 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c7551dd4-5c31-4caf-b7aa-66d2fd8506fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.478240 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7551dd4-5c31-4caf-b7aa-66d2fd8506fa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 19:54:35.478596 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7551dd4-5c31-4caf-b7aa-66d2fd8506fa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.478867 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7551dd4-5c31-4caf-b7aa-66d2fd8506fa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.479346 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-c7551dd4-5c31-4caf-b7aa-66d2fd8506fa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:35.480883 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-c7551dd4-5c31-4caf-b7aa-66d2fd8506fa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:54:35.488987 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-52b39e75-ebaa-4ac0-9752-1d60f3f1c38e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.491055 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-52b39e75-ebaa-4ac0-9752-1d60f3f1c38e tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] GET https://10.4.3.145/volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 Jul 10 19:54:35.492129 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-52b39e75-ebaa-4ac0-9752-1d60f3f1c38e tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.493487 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-52b39e75-ebaa-4ac0-9752-1d60f3f1c38e tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.501604 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c7551dd4-5c31-4caf-b7aa-66d2fd8506fa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all snapshots completed successfully. Jul 10 19:54:35.502636 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7551dd4-5c31-4caf-b7aa-66d2fd8506fa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:54:35.503173 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 24/88] 10.4.3.145 () {66 vars in 1264 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:54:35.504497 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:35.504497 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:35.511514 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-52b39e75-ebaa-4ac0-9752-1d60f3f1c38e tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Volume info retrieved successfully. Jul 10 19:54:35.515597 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a2781c73-fe4d-455a-9f1c-23a3961894c8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.523162 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-52b39e75-ebaa-4ac0-9752-1d60f3f1c38e tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] https://10.4.3.145/volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 returned with HTTP 200 Jul 10 19:54:35.523162 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 20/89] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:35.523279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a2781c73-fe4d-455a-9f1c-23a3961894c8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 Jul 10 19:54:35.523585 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a2781c73-fe4d-455a-9f1c-23a3961894c8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.523800 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a2781c73-fe4d-455a-9f1c-23a3961894c8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.523942 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.group_snapshots [None req-a2781c73-fe4d-455a-9f1c-23a3961894c8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 5797887f-951d-409b-80ba-a5876a600c84 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:35.527906 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a2781c73-fe4d-455a-9f1c-23a3961894c8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 returned with HTTP 404 Jul 10 19:54:35.528531 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 25/90] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/group_snapshots/5797887f-951d-409b-80ba-a5876a600c84 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:35.535660 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.538794 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:35.539065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.539280 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.539777 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:35.540180 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:35.540180 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:35.540578 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:35.709926 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:35.710769 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:35.711045 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:35.755698 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:35.760063 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:35.760063 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:35.772772 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a5615bde-35a9-4c36-84d2-8d647a191a16 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:35.773347 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 22/91] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:35.790657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2bb85230-9512-4725-8e78-1df51b411878 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.792649 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bb85230-9512-4725-8e78-1df51b411878 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5/action Jul 10 19:54:35.793037 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bb85230-9512-4725-8e78-1df51b411878 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:35.793154 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bb85230-9512-4725-8e78-1df51b411878 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:35.794512 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-2bb85230-9512-4725-8e78-1df51b411878 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for group e638937a-da53-4f6a-be37-528075071ad5 {{(pid=99976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:54:35.794620 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-2bb85230-9512-4725-8e78-1df51b411878 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group with id: e638937a-da53-4f6a-be37-528075071ad5 Jul 10 19:54:35.801267 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:35.801267 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:35.978801 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bb85230-9512-4725-8e78-1df51b411878 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5/action returned with HTTP 202 Jul 10 19:54:35.979245 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 25/92] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:54:35 2026] POST /volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:35.986260 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:35.988737 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 Jul 10 19:54:35.988921 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:35.989165 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:35.998091 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:35.998091 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:36.002070 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:36.002748 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:36.002905 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:36.040084 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:36.043584 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:36.043584 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:36.051364 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5febb02b-4e0f-4e28-bc61-cfe03428774a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 returned with HTTP 200 Jul 10 19:54:36.051765 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 21/93] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:35 2026] GET /volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:36.199711 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8beace3d-293e-4c2e-9e9d-ab8d4fce9d05 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:36.202186 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8beace3d-293e-4c2e-9e9d-ab8d4fce9d05 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:36.202431 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8beace3d-293e-4c2e-9e9d-ab8d4fce9d05 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:36.202653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8beace3d-293e-4c2e-9e9d-ab8d4fce9d05 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:36.213498 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:36.213498 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:36.217493 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8beace3d-293e-4c2e-9e9d-ab8d4fce9d05 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:36.222306 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8beace3d-293e-4c2e-9e9d-ab8d4fce9d05 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:36.222762 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 26/94] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:36 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:36.538251 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-29509465-6b97-4fb2-8537-b18c17978b1b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:36.540042 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29509465-6b97-4fb2-8537-b18c17978b1b tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] GET https://10.4.3.145/volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 Jul 10 19:54:36.540901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29509465-6b97-4fb2-8537-b18c17978b1b tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:36.540901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29509465-6b97-4fb2-8537-b18c17978b1b tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:36.547382 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:36.547382 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:36.553325 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-29509465-6b97-4fb2-8537-b18c17978b1b tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Volume info retrieved successfully. Jul 10 19:54:36.558999 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29509465-6b97-4fb2-8537-b18c17978b1b tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] https://10.4.3.145/volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 returned with HTTP 200 Jul 10 19:54:36.559404 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 23/95] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:36 2026] GET /volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:36.951718 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2906b910-54a0-41c1-8662-3cc9a799c201 req-ec3e0b82-9652-4753-8b1d-0722a1e1c8c3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:36.954304 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2906b910-54a0-41c1-8662-3cc9a799c201 req-ec3e0b82-9652-4753-8b1d-0722a1e1c8c3 tempest-VolumesAdminNegativeTest-675140740 tempest-VolumesAdminNegativeTest-675140740-project] GET https://10.4.3.145/volume/v3/volumes/5c3ba065-49f3-4920-89b4-1a9ad3b2c651 Jul 10 19:54:36.954657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2906b910-54a0-41c1-8662-3cc9a799c201 req-ec3e0b82-9652-4753-8b1d-0722a1e1c8c3 tempest-VolumesAdminNegativeTest-675140740 tempest-VolumesAdminNegativeTest-675140740-project] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:36.955003 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2906b910-54a0-41c1-8662-3cc9a799c201 req-ec3e0b82-9652-4753-8b1d-0722a1e1c8c3 tempest-VolumesAdminNegativeTest-675140740 tempest-VolumesAdminNegativeTest-675140740-project] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:36.963363 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2906b910-54a0-41c1-8662-3cc9a799c201 req-ec3e0b82-9652-4753-8b1d-0722a1e1c8c3 tempest-VolumesAdminNegativeTest-675140740 tempest-VolumesAdminNegativeTest-675140740-project] https://10.4.3.145/volume/v3/volumes/5c3ba065-49f3-4920-89b4-1a9ad3b2c651 returned with HTTP 404 Jul 10 19:54:36.963363 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 26/96] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:54:36 2026] GET /volume/v3/volumes/5c3ba065-49f3-4920-89b4-1a9ad3b2c651 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:36.978334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-da0b6a19-c171-4fdf-a995-46883b6e5167 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:36.980510 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da0b6a19-c171-4fdf-a995-46883b6e5167 tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 Jul 10 19:54:36.980683 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da0b6a19-c171-4fdf-a995-46883b6e5167 tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:36.980859 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da0b6a19-c171-4fdf-a995-46883b6e5167 tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:36.981213 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-da0b6a19-c171-4fdf-a995-46883b6e5167 tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Delete volume with id: 5804043e-a42e-448a-9409-23e5677ee0e2 Jul 10 19:54:36.988374 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:36.988374 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:36.988876 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-da0b6a19-c171-4fdf-a995-46883b6e5167 tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Volume info retrieved successfully. Jul 10 19:54:37.013205 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-da0b6a19-c171-4fdf-a995-46883b6e5167 tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Delete volume request issued successfully. Jul 10 19:54:37.013487 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da0b6a19-c171-4fdf-a995-46883b6e5167 tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] https://10.4.3.145/volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 returned with HTTP 202 Jul 10 19:54:37.014016 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 22/97] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:54:36 2026] DELETE /volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:54:37.022821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5556e121-9a94-46c1-bdde-49930734045a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.025217 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5556e121-9a94-46c1-bdde-49930734045a tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] GET https://10.4.3.145/volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 Jul 10 19:54:37.026100 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5556e121-9a94-46c1-bdde-49930734045a tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:37.026100 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5556e121-9a94-46c1-bdde-49930734045a tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:37.071977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-95146628-e9ce-4964-94aa-f252bd7ca1f2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.075167 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-95146628-e9ce-4964-94aa-f252bd7ca1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 Jul 10 19:54:37.075469 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-95146628-e9ce-4964-94aa-f252bd7ca1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:37.075936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-95146628-e9ce-4964-94aa-f252bd7ca1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:37.083721 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-95146628-e9ce-4964-94aa-f252bd7ca1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 returned with HTTP 404 Jul 10 19:54:37.084389 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 24/98] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:37 2026] GET /volume/v3/volumes/3289a3f4-05c7-43b9-926b-d0a09808bdb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:37.095091 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fd8e44c1-3fa3-47cc-84d1-10be4fe3f16c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.097236 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd8e44c1-3fa3-47cc-84d1-10be4fe3f16c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 Jul 10 19:54:37.098095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd8e44c1-3fa3-47cc-84d1-10be4fe3f16c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:37.098651 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd8e44c1-3fa3-47cc-84d1-10be4fe3f16c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:37.098792 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-fd8e44c1-3fa3-47cc-84d1-10be4fe3f16c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member e638937a-da53-4f6a-be37-528075071ad5 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:37.105080 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd8e44c1-3fa3-47cc-84d1-10be4fe3f16c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 returned with HTTP 404 Jul 10 19:54:37.105080 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 27/99] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:37 2026] GET /volume/v3/groups/e638937a-da53-4f6a-be37-528075071ad5 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:37.114282 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-991c8701-ef49-401f-b363-30ec69d81252 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.116388 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-991c8701-ef49-401f-b363-30ec69d81252 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/7fbd5d5f-f1b7-4614-944c-4be41fae67cc Jul 10 19:54:37.116625 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-991c8701-ef49-401f-b363-30ec69d81252 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:37.116813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-991c8701-ef49-401f-b363-30ec69d81252 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:37.138499 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-991c8701-ef49-401f-b363-30ec69d81252 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/group_types/7fbd5d5f-f1b7-4614-944c-4be41fae67cc returned with HTTP 202 Jul 10 19:54:37.138998 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 23/100] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:54:37 2026] DELETE /volume/v3/group_types/7fbd5d5f-f1b7-4614-944c-4be41fae67cc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:37.146799 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e2560e98-8d23-4e63-a45c-e92f4e21ffd8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.149052 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e2560e98-8d23-4e63-a45c-e92f4e21ffd8 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] DELETE https://10.4.3.145/volume/v3/types/dc4ddad0-5177-4972-968a-7f3e1adfb040 Jul 10 19:54:37.149307 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e2560e98-8d23-4e63-a45c-e92f4e21ffd8 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:37.149552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e2560e98-8d23-4e63-a45c-e92f4e21ffd8 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:37.167008 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:37.167008 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:37.169983 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5556e121-9a94-46c1-bdde-49930734045a tempest-VolumesAdminNegativeTest-1103668133 tempest-VolumesAdminNegativeTest-1103668133-project-member] https://10.4.3.145/volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 returned with HTTP 404 Jul 10 19:54:37.170719 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 27/101] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:37 2026] GET /volume/v3/volumes/5804043e-a42e-448a-9409-23e5677ee0e2 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:37.195054 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e2560e98-8d23-4e63-a45c-e92f4e21ffd8 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types/dc4ddad0-5177-4972-968a-7f3e1adfb040 returned with HTTP 202 Jul 10 19:54:37.195513 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 25/102] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:54:37 2026] DELETE /volume/v3/types/dc4ddad0-5177-4972-968a-7f3e1adfb040 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:54:37.206802 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4875d08-82a1-4e7c-8f21-64154d789b9e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.208799 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4875d08-82a1-4e7c-8f21-64154d789b9e tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] GET https://10.4.3.145/volume/v3/types/dc4ddad0-5177-4972-968a-7f3e1adfb040 Jul 10 19:54:37.209197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4875d08-82a1-4e7c-8f21-64154d789b9e tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:37.209490 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4875d08-82a1-4e7c-8f21-64154d789b9e tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:37.215196 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4875d08-82a1-4e7c-8f21-64154d789b9e tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types/dc4ddad0-5177-4972-968a-7f3e1adfb040 returned with HTTP 404 Jul 10 19:54:37.215778 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 28/103] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:54:37 2026] GET /volume/v3/types/dc4ddad0-5177-4972-968a-7f3e1adfb040 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:37.226773 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3cc884d7-6ee6-45b3-8563-6ea9b2d873ce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.228565 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3cc884d7-6ee6-45b3-8563-6ea9b2d873ce tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:54:37.229300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3cc884d7-6ee6-45b3-8563-6ea9b2d873ce tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1009260350"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:37.238123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3174bc51-93dd-466f-a841-44f182e226be None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.240582 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3174bc51-93dd-466f-a841-44f182e226be tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:37.242120 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3174bc51-93dd-466f-a841-44f182e226be tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:37.242120 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3174bc51-93dd-466f-a841-44f182e226be tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:37.252681 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3cc884d7-6ee6-45b3-8563-6ea9b2d873ce tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:54:37.252681 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 24/104] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:54:37 2026] POST /volume/v3/types => generated 224 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:37.259012 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:37.259012 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:37.262024 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5faa5da9-1ea7-4066-8e4c-b3404137a97f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.263794 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5faa5da9-1ea7-4066-8e4c-b3404137a97f tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:54:37.264116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5faa5da9-1ea7-4066-8e4c-b3404137a97f tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2137316023"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:37.264556 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3174bc51-93dd-466f-a841-44f182e226be tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:37.269776 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3174bc51-93dd-466f-a841-44f182e226be tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:37.270167 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 28/105] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:37 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:37.285593 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5faa5da9-1ea7-4066-8e4c-b3404137a97f tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:54:37.286015 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 26/106] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:54:37 2026] POST /volume/v3/group_types => generated 181 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:37.295693 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.301343 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 19:54:37.302909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e86f8bbc-28bd-40f7-a9bf-a814e64b8996", "volume_types": ["7e92d348-d7ca-4951-af16-88379ecd6aaa"], "name": "tempest-GroupSnapshotsTest-Group-463093329"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:37.307987 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating new group {'group': {'group_type': 'e86f8bbc-28bd-40f7-a9bf-a814e64b8996', 'volume_types': ['7e92d348-d7ca-4951-af16-88379ecd6aaa'], 'name': 'tempest-GroupSnapshotsTest-Group-463093329'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:54:37.315954 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating group tempest-GroupSnapshotsTest-Group-463093329. Jul 10 19:54:37.337998 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:54:37.334328. {{(pid=99976) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:54:37.337998 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability Zones retrieved successfully. Jul 10 19:54:37.349352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['6c06f78b-278a-44b2-ad48-dde0206aff0e'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:37.385890 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1971bfb-7697-4f82-a5d1-1f45658c4a2f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 19:54:37.385890 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 29/107] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 19:54:37 2026] POST /volume/v3/groups => generated 111 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:37.395477 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ec201bfa-8e12-423a-a5da-32b568ebc1f2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:37.398062 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ec201bfa-8e12-423a-a5da-32b568ebc1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:37.398314 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ec201bfa-8e12-423a-a5da-32b568ebc1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:37.398495 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ec201bfa-8e12-423a-a5da-32b568ebc1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:37.398619 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-ec201bfa-8e12-423a-a5da-32b568ebc1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:37.409270 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:37.409270 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:37.420262 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ec201bfa-8e12-423a-a5da-32b568ebc1f2 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:37.420994 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 25/108] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:37 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:38.287480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cecf2ed4-91ff-4c9f-94a1-8a1654c9d9e9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:38.289539 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cecf2ed4-91ff-4c9f-94a1-8a1654c9d9e9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:38.289742 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cecf2ed4-91ff-4c9f-94a1-8a1654c9d9e9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:38.289979 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cecf2ed4-91ff-4c9f-94a1-8a1654c9d9e9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:38.302132 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:38.302132 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:38.307432 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cecf2ed4-91ff-4c9f-94a1-8a1654c9d9e9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:38.313430 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cecf2ed4-91ff-4c9f-94a1-8a1654c9d9e9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:38.313955 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 29/109] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:38 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:38.433436 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8aac3d08-208f-4ba4-bb30-e4235652256c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:38.435490 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8aac3d08-208f-4ba4-bb30-e4235652256c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:38.435727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8aac3d08-208f-4ba4-bb30-e4235652256c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:38.435948 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8aac3d08-208f-4ba4-bb30-e4235652256c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:38.436195 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-8aac3d08-208f-4ba4-bb30-e4235652256c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:38.442471 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:38.442471 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:38.452910 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8aac3d08-208f-4ba4-bb30-e4235652256c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:38.453422 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 27/110] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:38 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:38.463436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:38.465227 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:38.465542 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1511439338", "volume_type": "7e92d348-d7ca-4951-af16-88379ecd6aaa", "group_id": "fa946d0e-c189-4b8d-9110-d4952fed2e58", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:38.467042 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1511439338', 'volume_type': '7e92d348-d7ca-4951-af16-88379ecd6aaa', 'group_id': 'fa946d0e-c189-4b8d-9110-d4952fed2e58', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:38.474427 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:38.474427 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:38.474887 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume of 1 GB Jul 10 19:54:38.480101 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability Zones retrieved successfully. Jul 10 19:54:38.485515 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (42476b5b-155e-47d9-bf15-01c911f52702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:38.486863 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c623d1-2b3f-4126-bf2d-9bbbc9caf451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:38.487443 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:38.487443 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:38.487873 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:38.509955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c623d1-2b3f-4126-bf2d-9bbbc9caf451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:54:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e92d348-d7ca-4951-af16-88379ecd6aaa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1009260350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e92d348-d7ca-4951-af16-88379ecd6aaa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fa946d0e-c189-4b8d-9110-d4952fed2e58', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:38.510851 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f58dde80-c33e-4417-9995-ca8bb9ae5b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:38.541255 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1009260350 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1009260350, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:38.541567 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1009260350 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1009260350, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:38.574147 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['fa88b8d7-8304-4a36-941d-9c0b7896206f', '5284e67b-f409-42ab-96dc-cf7a683e85bc', '006e8c8a-b51d-4005-a650-39d718f3c1e2', '76631940-105b-4a57-aab8-8ff91f01fe4d'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:38.575350 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f58dde80-c33e-4417-9995-ca8bb9ae5b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa88b8d7-8304-4a36-941d-9c0b7896206f', '5284e67b-f409-42ab-96dc-cf7a683e85bc', '006e8c8a-b51d-4005-a650-39d718f3c1e2', '76631940-105b-4a57-aab8-8ff91f01fe4d']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:38.575808 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16fe6da-3d90-4fd7-b73f-d872ecfb0255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:38.606131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16fe6da-3d90-4fd7-b73f-d872ecfb0255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa432bf-0149-449f-9e00-d0679e29b1f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1511439338',encryption_key_id=None,group_id=fa946d0e-c189-4b8d-9110-d4952fed2e58,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['fa88b8d7-8304-4a36-941d-9c0b7896206f','5284e67b-f409-42ab-96dc-cf7a683e85bc','006e8c8a-b51d-4005-a650-39d718f3c1e2','76631940-105b-4a57-aab8-8ff91f01fe4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=7e92d348-d7ca-4951-af16-88379ecd6aaa), 'volume': Volume(_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-10T19:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1511439338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fa946d0e-c189-4b8d-9110-d4952fed2e58,host=None,id=efa432bf-0149-449f-9e00-d0679e29b1f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e92d348-d7ca-4951-af16-88379ecd6aaa),volume_type_id=7e92d348-d7ca-4951-af16-88379ecd6aaa)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:38.606801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3d702de-fbc7-45a4-bec8-f03ffb2e768e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:38.627605 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3d702de-fbc7-45a4-bec8-f03ffb2e768e) transitioned into state 'SUCCESS' from state '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-1511439338',encryption_key_id=None,group_id=fa946d0e-c189-4b8d-9110-d4952fed2e58,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['fa88b8d7-8304-4a36-941d-9c0b7896206f','5284e67b-f409-42ab-96dc-cf7a683e85bc','006e8c8a-b51d-4005-a650-39d718f3c1e2','76631940-105b-4a57-aab8-8ff91f01fe4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=7e92d348-d7ca-4951-af16-88379ecd6aaa)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:38.628573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b60a60e-8b7b-4135-b3e9-60ebc3dc63f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:38.646035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b60a60e-8b7b-4135-b3e9-60ebc3dc63f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:38.646192 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (42476b5b-155e-47d9-bf15-01c911f52702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:38.646452 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request issued successfully. Jul 10 19:54:38.648284 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:38.648551 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:38.694373 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:38.697881 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:38.697881 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:38.701835 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-96d9e793-eef0-496b-8dfc-a1b8bb4c8dd4 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:38.702371 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 30/111] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:54:38 2026] POST /volume/v3/volumes => generated 823 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:38.716676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-93b8e030-535c-4767-aec7-6d8affaf1170 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:38.719805 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93b8e030-535c-4767-aec7-6d8affaf1170 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 Jul 10 19:54:38.720107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93b8e030-535c-4767-aec7-6d8affaf1170 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:38.720386 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93b8e030-535c-4767-aec7-6d8affaf1170 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:38.727416 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:38.727416 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:38.731531 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-93b8e030-535c-4767-aec7-6d8affaf1170 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:38.732267 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-93b8e030-535c-4767-aec7-6d8affaf1170 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:38.732403 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-93b8e030-535c-4767-aec7-6d8affaf1170 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:38.774707 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-93b8e030-535c-4767-aec7-6d8affaf1170 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:38.778866 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:38.778866 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:38.787349 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93b8e030-535c-4767-aec7-6d8affaf1170 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 returned with HTTP 200 Jul 10 19:54:38.787766 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 26/112] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:38 2026] GET /volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 => generated 891 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:38.939016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-554313d6-5de8-471b-b6a6-a8374938adc7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:38.942915 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-554313d6-5de8-471b-b6a6-a8374938adc7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] POST https://10.4.3.145/volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61/action Jul 10 19:54:38.943142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-554313d6-5de8-471b-b6a6-a8374938adc7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:38.943473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-554313d6-5de8-471b-b6a6-a8374938adc7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:38.968140 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:38.968140 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:38.980982 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4649975a-ca87-4fe4-9a22-4ac6fd10a4e6 req-554313d6-5de8-471b-b6a6-a8374938adc7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61/action returned with HTTP 204 Jul 10 19:54:38.980982 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 30/113] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:54:38 2026] POST /volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:39.330512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-be0dd525-89f8-4c11-a2b8-1e7fa3d7f6b8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:39.333761 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-be0dd525-89f8-4c11-a2b8-1e7fa3d7f6b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:39.334840 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-be0dd525-89f8-4c11-a2b8-1e7fa3d7f6b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:39.334840 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-be0dd525-89f8-4c11-a2b8-1e7fa3d7f6b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:39.353672 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:39.353672 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:39.362112 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-be0dd525-89f8-4c11-a2b8-1e7fa3d7f6b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:39.374190 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-be0dd525-89f8-4c11-a2b8-1e7fa3d7f6b8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:39.374603 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 28/114] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:39 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:39.390204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-10edeb33-cd06-4dee-a8b5-5d0f38f32a7f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:39.392687 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10edeb33-cd06-4dee-a8b5-5d0f38f32a7f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:39.392937 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10edeb33-cd06-4dee-a8b5-5d0f38f32a7f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:39.393221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10edeb33-cd06-4dee-a8b5-5d0f38f32a7f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:39.408130 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:39.408130 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:39.414220 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-10edeb33-cd06-4dee-a8b5-5d0f38f32a7f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:39.421462 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10edeb33-cd06-4dee-a8b5-5d0f38f32a7f tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:39.421860 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 31/115] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:39 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:39.806875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:39.811466 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 Jul 10 19:54:39.811857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:39.812053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:39.819407 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:39.819407 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:39.826166 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:39.827329 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:39.827329 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:39.869453 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:39.872433 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:39.872433 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:39.879409 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-424e3091-c221-41b2-9a1f-a83dd6b23449 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 returned with HTTP 200 Jul 10 19:54:39.879789 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 27/116] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:39 2026] GET /volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:39.891282 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-90579320-8899-4185-b8b7-e650b7d1368e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:39.894704 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:39.894846 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1204421897", "volume_type": "7e92d348-d7ca-4951-af16-88379ecd6aaa", "group_id": "fa946d0e-c189-4b8d-9110-d4952fed2e58", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:39.896628 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1204421897', 'volume_type': '7e92d348-d7ca-4951-af16-88379ecd6aaa', 'group_id': 'fa946d0e-c189-4b8d-9110-d4952fed2e58', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:39.903108 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:39.903108 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:39.903564 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume of 1 GB Jul 10 19:54:39.915298 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability Zones retrieved successfully. Jul 10 19:54:39.927913 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (124bce0d-8f4a-44cf-a0d7-9c324a63138e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:39.929382 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4ec1c6-e8bc-43c0-a749-162bc28d07ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:39.933288 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:39.933288 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:39.933912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:39.956143 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4ec1c6-e8bc-43c0-a749-162bc28d07ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:54:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e92d348-d7ca-4951-af16-88379ecd6aaa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1009260350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e92d348-d7ca-4951-af16-88379ecd6aaa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fa946d0e-c189-4b8d-9110-d4952fed2e58', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:39.957619 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4c11f-bbab-43df-bda5-8d5ba3a7f1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:39.984720 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1009260350 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1009260350, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:39.985126 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1009260350 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1009260350, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:39.997976 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['d5358d79-0d05-41da-88b6-f6d812a0eb68', '23d68424-f905-4803-8580-962c7fda4908', '0383ec8b-d62f-4620-af4f-699415ae8e8a', 'abcbd890-495f-4bb4-94e6-35b3730266e6'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:40.001984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4c11f-bbab-43df-bda5-8d5ba3a7f1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5358d79-0d05-41da-88b6-f6d812a0eb68', '23d68424-f905-4803-8580-962c7fda4908', '0383ec8b-d62f-4620-af4f-699415ae8e8a', 'abcbd890-495f-4bb4-94e6-35b3730266e6']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:40.001984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d907d1da-ed37-4869-aef4-f50ead786327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:40.022543 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d907d1da-ed37-4869-aef4-f50ead786327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e72957-ded8-4f95-be10-c4fe2e9a954a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1204421897',encryption_key_id=None,group_id=fa946d0e-c189-4b8d-9110-d4952fed2e58,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['d5358d79-0d05-41da-88b6-f6d812a0eb68','23d68424-f905-4803-8580-962c7fda4908','0383ec8b-d62f-4620-af4f-699415ae8e8a','abcbd890-495f-4bb4-94e6-35b3730266e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=7e92d348-d7ca-4951-af16-88379ecd6aaa), 'volume': Volume(_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-10T19:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1204421897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fa946d0e-c189-4b8d-9110-d4952fed2e58,host=None,id=39e72957-ded8-4f95-be10-c4fe2e9a954a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e92d348-d7ca-4951-af16-88379ecd6aaa),volume_type_id=7e92d348-d7ca-4951-af16-88379ecd6aaa)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:40.023241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0154a7fd-1470-43b2-8527-7fe6314d4628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:40.056396 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0154a7fd-1470-43b2-8527-7fe6314d4628) transitioned into state 'SUCCESS' from state '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-1204421897',encryption_key_id=None,group_id=fa946d0e-c189-4b8d-9110-d4952fed2e58,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['d5358d79-0d05-41da-88b6-f6d812a0eb68','23d68424-f905-4803-8580-962c7fda4908','0383ec8b-d62f-4620-af4f-699415ae8e8a','abcbd890-495f-4bb4-94e6-35b3730266e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=7e92d348-d7ca-4951-af16-88379ecd6aaa)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:40.057368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcfed9a-46f9-43f4-9c80-5400ed732f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:40.070521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcfed9a-46f9-43f4-9c80-5400ed732f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:40.071420 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (124bce0d-8f4a-44cf-a0d7-9c324a63138e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:40.071890 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request issued successfully. Jul 10 19:54:40.072445 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:40.072624 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:40.116984 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:40.126594 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:40.126594 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:40.130615 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-90579320-8899-4185-b8b7-e650b7d1368e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:40.131122 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 31/117] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:54:39 2026] POST /volume/v3/volumes => generated 823 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:40.144654 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:40.147250 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a Jul 10 19:54:40.147250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:40.147250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:40.155220 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:40.155220 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:40.161001 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:40.162216 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:40.162320 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:40.216984 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:40.220644 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:40.220644 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:40.229937 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-677850d1-bd89-4b4f-970a-f0d43a3ac7ad tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a returned with HTTP 200 Jul 10 19:54:40.230430 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 29/118] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:40 2026] GET /volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a => generated 891 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:41.250309 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-695b036b-c701-4307-9424-ad988dd6c978 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:41.252775 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-695b036b-c701-4307-9424-ad988dd6c978 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a Jul 10 19:54:41.253022 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-695b036b-c701-4307-9424-ad988dd6c978 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:41.253227 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-695b036b-c701-4307-9424-ad988dd6c978 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:41.261709 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:41.261709 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:41.266882 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-695b036b-c701-4307-9424-ad988dd6c978 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:41.267602 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-695b036b-c701-4307-9424-ad988dd6c978 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:41.267742 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-695b036b-c701-4307-9424-ad988dd6c978 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:41.308152 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-695b036b-c701-4307-9424-ad988dd6c978 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:41.311978 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:41.311978 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:41.322487 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-695b036b-c701-4307-9424-ad988dd6c978 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a returned with HTTP 200 Jul 10 19:54:41.323041 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 32/119] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:41 2026] GET /volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:41.341698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c75c8f00-db50-4804-bba7-bdd0ecb36d39 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:41.348145 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c75c8f00-db50-4804-bba7-bdd0ecb36d39 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] PUT https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:41.348145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c75c8f00-db50-4804-bba7-bdd0ecb36d39 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "efa432bf-0149-449f-9e00-d0679e29b1f8"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:41.514354 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-c75c8f00-db50-4804-bba7-bdd0ecb36d39 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Update called for group fa946d0e-c189-4b8d-9110-d4952fed2e58. {{(pid=99971) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:54:41.515009 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.groups [None req-c75c8f00-db50-4804-bba7-bdd0ecb36d39 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Updating group fa946d0e-c189-4b8d-9110-d4952fed2e58 with name None description: None add_volumes: None remove_volumes: efa432bf-0149-449f-9e00-d0679e29b1f8. Jul 10 19:54:41.519458 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:41.519458 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:41.550947 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c75c8f00-db50-4804-bba7-bdd0ecb36d39 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 202 Jul 10 19:54:41.550947 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 28/120] 10.4.3.145 () {70 vars in 1406 bytes} [Fri Jul 10 19:54:41 2026] PUT /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:41.562340 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-95b0a96b-8edc-46d0-bb97-d8ea9689e46a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:41.564314 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95b0a96b-8edc-46d0-bb97-d8ea9689e46a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:41.564555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95b0a96b-8edc-46d0-bb97-d8ea9689e46a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:41.564754 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95b0a96b-8edc-46d0-bb97-d8ea9689e46a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:41.564911 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-95b0a96b-8edc-46d0-bb97-d8ea9689e46a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:41.568514 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:41.568514 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:41.588326 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95b0a96b-8edc-46d0-bb97-d8ea9689e46a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:41.588753 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 32/121] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:41 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:41.829200 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-56475d6c-949c-42fc-833b-248927b4f00d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:41.829200 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-56475d6c-949c-42fc-833b-248927b4f00d None None] GET https://10.4.3.145/volume// Jul 10 19:54:41.829200 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-56475d6c-949c-42fc-833b-248927b4f00d None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:41.829657 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-56475d6c-949c-42fc-833b-248927b4f00d None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:41.829826 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-56475d6c-949c-42fc-833b-248927b4f00d None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:54:41.832634 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 30/122] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:54:41 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 19:54:41.842606 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-b01eb6bc-239f-4d97-b8a2-e0c65cd15f6f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:41.845692 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-b01eb6bc-239f-4d97-b8a2-e0c65cd15f6f tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:54:41.845993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-b01eb6bc-239f-4d97-b8a2-e0c65cd15f6f tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:41.846301 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-b01eb6bc-239f-4d97-b8a2-e0c65cd15f6f tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:41.871084 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:41.871084 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:41.883436 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-b01eb6bc-239f-4d97-b8a2-e0c65cd15f6f tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:41.891527 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-b01eb6bc-239f-4d97-b8a2-e0c65cd15f6f tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:54:41.892607 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 33/123] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:54:41 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 1574 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:41.993907 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-91394508-b3b6-4a68-835b-aa699d687548 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:41.996172 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-91394508-b3b6-4a68-835b-aa699d687548 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] PUT https://10.4.3.145/volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918 Jul 10 19:54:41.996550 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-91394508-b3b6-4a68-835b-aa699d687548 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:42.008873 np0000005048 devstack@c-api.service[99971]: /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 19:54:42.008873 np0000005048 devstack@c-api.service[99971]: .first() Jul 10 19:54:42.015525 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-91394508-b3b6-4a68-835b-aa699d687548 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Acquiring lock "cinder-attachment_update-b43c9b63-07b4-456c-8e63-cf56bc5eae03-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:54:42.020054 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-91394508-b3b6-4a68-835b-aa699d687548 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Lock "cinder-attachment_update-b43c9b63-07b4-456c-8e63-cf56bc5eae03-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:54:42.021012 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:42.021012 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:42.557726 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-91394508-b3b6-4a68-835b-aa699d687548 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Lock "cinder-attachment_update-b43c9b63-07b4-456c-8e63-cf56bc5eae03-np0000005048" released by "attachment_update" :: held 0.538s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:54:42.559371 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-91394508-b3b6-4a68-835b-aa699d687548 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918 returned with HTTP 200 Jul 10 19:54:42.559371 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 29/124] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:54:41 2026] PUT /volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:42.602981 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-19b24952-0e77-4b8f-bca4-0fb04a667749 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:42.607037 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-19b24952-0e77-4b8f-bca4-0fb04a667749 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:42.607307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-19b24952-0e77-4b8f-bca4-0fb04a667749 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:42.607550 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-19b24952-0e77-4b8f-bca4-0fb04a667749 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:42.608679 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-19b24952-0e77-4b8f-bca4-0fb04a667749 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:42.618111 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:42.618111 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:42.632020 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-19b24952-0e77-4b8f-bca4-0fb04a667749 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:42.632852 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 33/125] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:42 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:42.643687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-631afb27-6e3c-48ac-bd9e-b4939ad597e5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:42.647704 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-631afb27-6e3c-48ac-bd9e-b4939ad597e5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] PUT https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:42.648559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-631afb27-6e3c-48ac-bd9e-b4939ad597e5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "efa432bf-0149-449f-9e00-d0679e29b1f8"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:42.661773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-631afb27-6e3c-48ac-bd9e-b4939ad597e5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Update called for group fa946d0e-c189-4b8d-9110-d4952fed2e58. {{(pid=99972) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:54:42.661773 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.groups [None req-631afb27-6e3c-48ac-bd9e-b4939ad597e5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Updating group fa946d0e-c189-4b8d-9110-d4952fed2e58 with name None description: None add_volumes: efa432bf-0149-449f-9e00-d0679e29b1f8 remove_volumes: None. Jul 10 19:54:42.670465 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:42.670465 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:42.712119 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-631afb27-6e3c-48ac-bd9e-b4939ad597e5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 202 Jul 10 19:54:42.712817 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 31/126] 10.4.3.145 () {70 vars in 1406 bytes} [Fri Jul 10 19:54:42 2026] PUT /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:42.723791 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-632cb89c-f0b1-404f-96ed-05476a1b7c1b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:42.725688 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-632cb89c-f0b1-404f-96ed-05476a1b7c1b tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:42.725872 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-632cb89c-f0b1-404f-96ed-05476a1b7c1b tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:42.726096 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-632cb89c-f0b1-404f-96ed-05476a1b7c1b tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:42.726333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-632cb89c-f0b1-404f-96ed-05476a1b7c1b tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:42.730131 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:42.730131 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:42.739245 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-632cb89c-f0b1-404f-96ed-05476a1b7c1b tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:42.739747 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 34/127] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:42 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:43.071372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ad4501a-16d7-4cc3-bc5a-d3db23366fd9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:43.073187 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ad4501a-16d7-4cc3-bc5a-d3db23366fd9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918/action Jul 10 19:54:43.073621 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ad4501a-16d7-4cc3-bc5a-d3db23366fd9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:43.073891 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ad4501a-16d7-4cc3-bc5a-d3db23366fd9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:43.097265 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:43.097265 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:43.117323 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ad4501a-16d7-4cc3-bc5a-d3db23366fd9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918/action returned with HTTP 204 Jul 10 19:54:43.117898 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 30/128] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:54:43 2026] POST /volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:43.639798 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a1450a5d-66c0-413c-a130-5132048cdde0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:43.640374 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a1450a5d-66c0-413c-a130-5132048cdde0 None None] GET https://10.4.3.145/volume// Jul 10 19:54:43.640490 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a1450a5d-66c0-413c-a130-5132048cdde0 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:43.640740 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a1450a5d-66c0-413c-a130-5132048cdde0 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:43.641209 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a1450a5d-66c0-413c-a130-5132048cdde0 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:54:43.641568 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 34/129] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:54:43 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 19:54:43.650906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ca33f09-f2f9-4eba-ada9-184e13728b0a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:43.653605 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ca33f09-f2f9-4eba-ada9-184e13728b0a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 Jul 10 19:54:43.653842 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ca33f09-f2f9-4eba-ada9-184e13728b0a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:43.654079 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ca33f09-f2f9-4eba-ada9-184e13728b0a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:43.665388 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:43.665388 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:43.670007 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ca33f09-f2f9-4eba-ada9-184e13728b0a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:43.676266 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-7ca33f09-f2f9-4eba-ada9-184e13728b0a tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 returned with HTTP 200 Jul 10 19:54:43.676760 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 32/130] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:54:43 2026] GET /volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 => generated 1029 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:43.698603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0bfa5023-d17a-44da-a57e-62909e78856d req-acb66c03-28f2-45ab-91b8-41187e8360b9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:43.704048 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0bfa5023-d17a-44da-a57e-62909e78856d req-acb66c03-28f2-45ab-91b8-41187e8360b9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] DELETE https://10.4.3.145/volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61 Jul 10 19:54:43.704343 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0bfa5023-d17a-44da-a57e-62909e78856d req-acb66c03-28f2-45ab-91b8-41187e8360b9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:43.704573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0bfa5023-d17a-44da-a57e-62909e78856d req-acb66c03-28f2-45ab-91b8-41187e8360b9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:43.716627 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:43.716627 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:43.750586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3457c485-1104-498d-8b1e-da7801b586eb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:43.752627 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3457c485-1104-498d-8b1e-da7801b586eb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:43.752866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3457c485-1104-498d-8b1e-da7801b586eb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:43.753086 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3457c485-1104-498d-8b1e-da7801b586eb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:43.753293 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-3457c485-1104-498d-8b1e-da7801b586eb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:43.758376 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:43.758376 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:43.772813 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3457c485-1104-498d-8b1e-da7801b586eb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:43.773319 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 31/131] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:43 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:43.777717 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-54d5cc20-b35f-4d21-9976-6d39fb3536c5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:43.780322 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-54d5cc20-b35f-4d21-9976-6d39fb3536c5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] PUT https://10.4.3.145/volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059 Jul 10 19:54:43.780818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-54d5cc20-b35f-4d21-9976-6d39fb3536c5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:43.783546 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7c31fd9f-17ed-45ba-9a08-34fbd774a3cc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:43.785902 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7c31fd9f-17ed-45ba-9a08-34fbd774a3cc tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] PUT https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:43.786452 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7c31fd9f-17ed-45ba-9a08-34fbd774a3cc tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "39e72957-ded8-4f95-be10-c4fe2e9a954a"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:43.788438 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-7c31fd9f-17ed-45ba-9a08-34fbd774a3cc tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Update called for group fa946d0e-c189-4b8d-9110-d4952fed2e58. {{(pid=99972) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:54:43.788611 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.groups [None req-7c31fd9f-17ed-45ba-9a08-34fbd774a3cc tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Updating group fa946d0e-c189-4b8d-9110-d4952fed2e58 with name None description: None add_volumes: None remove_volumes: 39e72957-ded8-4f95-be10-c4fe2e9a954a. Jul 10 19:54:43.790185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-54d5cc20-b35f-4d21-9976-6d39fb3536c5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Acquiring lock "cinder-attachment_update-62422946-a77b-4d11-bafb-f422bcb03d24-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:54:43.793766 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:43.793766 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:43.796830 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-54d5cc20-b35f-4d21-9976-6d39fb3536c5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Lock "cinder-attachment_update-62422946-a77b-4d11-bafb-f422bcb03d24-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:54:43.798229 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:43.798229 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:43.811614 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7c31fd9f-17ed-45ba-9a08-34fbd774a3cc tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 202 Jul 10 19:54:43.812369 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 33/132] 10.4.3.145 () {70 vars in 1406 bytes} [Fri Jul 10 19:54:43 2026] PUT /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:43.822041 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aaadef26-943c-478d-9c5a-894bfb064633 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:43.824537 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aaadef26-943c-478d-9c5a-894bfb064633 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:43.824760 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aaadef26-943c-478d-9c5a-894bfb064633 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:43.825054 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aaadef26-943c-478d-9c5a-894bfb064633 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:43.825268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-aaadef26-943c-478d-9c5a-894bfb064633 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:43.831008 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:43.831008 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:43.841894 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aaadef26-943c-478d-9c5a-894bfb064633 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:43.842334 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 32/133] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:43 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:44.281500 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0bfa5023-d17a-44da-a57e-62909e78856d req-acb66c03-28f2-45ab-91b8-41187e8360b9 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61 returned with HTTP 200 Jul 10 19:54:44.281909 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 35/134] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:54:43 2026] DELETE /volume/v3/attachments/3e4192de-b46b-4963-b49b-0a50ed2f0d61 => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:44.331930 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-54d5cc20-b35f-4d21-9976-6d39fb3536c5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Lock "cinder-attachment_update-62422946-a77b-4d11-bafb-f422bcb03d24-np0000005048" released by "attachment_update" :: held 0.535s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:54:44.332503 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-54d5cc20-b35f-4d21-9976-6d39fb3536c5 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059 returned with HTTP 200 Jul 10 19:54:44.332701 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 35/135] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:54:43 2026] PUT /volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:44.844777 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-40e67268-5288-49fd-8e58-b89cb2917fb3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:44.847594 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-40e67268-5288-49fd-8e58-b89cb2917fb3 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059/action Jul 10 19:54:44.851329 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-40e67268-5288-49fd-8e58-b89cb2917fb3 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:44.851614 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-40e67268-5288-49fd-8e58-b89cb2917fb3 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:44.856616 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2db50a6b-d6d2-4d08-915e-35e9566ecfdd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:44.862774 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2db50a6b-d6d2-4d08-915e-35e9566ecfdd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:44.863569 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2db50a6b-d6d2-4d08-915e-35e9566ecfdd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:44.863748 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2db50a6b-d6d2-4d08-915e-35e9566ecfdd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:44.864144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-2db50a6b-d6d2-4d08-915e-35e9566ecfdd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:44.869924 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:44.869924 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:44.875465 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:44.875465 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:44.883464 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2db50a6b-d6d2-4d08-915e-35e9566ecfdd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:44.883987 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 33/136] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:44 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:44.894315 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-40e67268-5288-49fd-8e58-b89cb2917fb3 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059/action returned with HTTP 204 Jul 10 19:54:44.894930 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 34/137] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:54:44 2026] POST /volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:44.895942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d4cb757-fc3d-42a7-845e-c0fae9bec6e1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:44.898512 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d4cb757-fc3d-42a7-845e-c0fae9bec6e1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] PUT https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:44.898892 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d4cb757-fc3d-42a7-845e-c0fae9bec6e1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "39e72957-ded8-4f95-be10-c4fe2e9a954a"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:44.907447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-7d4cb757-fc3d-42a7-845e-c0fae9bec6e1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Update called for group fa946d0e-c189-4b8d-9110-d4952fed2e58. {{(pid=99976) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:54:44.907634 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-7d4cb757-fc3d-42a7-845e-c0fae9bec6e1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Updating group fa946d0e-c189-4b8d-9110-d4952fed2e58 with name None description: None add_volumes: 39e72957-ded8-4f95-be10-c4fe2e9a954a remove_volumes: None. Jul 10 19:54:44.911761 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:44.911761 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:44.950537 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d4cb757-fc3d-42a7-845e-c0fae9bec6e1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 202 Jul 10 19:54:44.950537 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 36/138] 10.4.3.145 () {70 vars in 1406 bytes} [Fri Jul 10 19:54:44 2026] PUT /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:44.959050 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8500a9d0-f831-4c74-821c-4c82b0d7519c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:44.961231 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8500a9d0-f831-4c74-821c-4c82b0d7519c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:44.961487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8500a9d0-f831-4c74-821c-4c82b0d7519c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:44.961767 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8500a9d0-f831-4c74-821c-4c82b0d7519c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:44.962064 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-8500a9d0-f831-4c74-821c-4c82b0d7519c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:44.966024 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:44.966024 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:44.975608 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8500a9d0-f831-4c74-821c-4c82b0d7519c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:44.976221 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 36/139] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:44 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:45.419828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5cb0345a-fbf6-43ee-8b52-b967e2b4faef None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:45.420375 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cb0345a-fbf6-43ee-8b52-b967e2b4faef None None] GET https://10.4.3.145/volume// Jul 10 19:54:45.420608 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cb0345a-fbf6-43ee-8b52-b967e2b4faef None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:45.420857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cb0345a-fbf6-43ee-8b52-b967e2b4faef None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:45.421392 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cb0345a-fbf6-43ee-8b52-b967e2b4faef None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:54:45.422263 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 34/140] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:54:45 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 19:54:45.431978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-67a95122-091d-437c-8072-0264c0922b3d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:45.435145 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-67a95122-091d-437c-8072-0264c0922b3d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b Jul 10 19:54:45.435442 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-67a95122-091d-437c-8072-0264c0922b3d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:45.435698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-67a95122-091d-437c-8072-0264c0922b3d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:45.451489 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:45.451489 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:45.455887 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-67a95122-091d-437c-8072-0264c0922b3d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:54:45.461257 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-67a95122-091d-437c-8072-0264c0922b3d tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b returned with HTTP 200 Jul 10 19:54:45.461604 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 35/141] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:54:45 2026] GET /volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:45.548911 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-65d3061f-8c7d-4bd1-a749-6fde2e9f0b83 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:45.555443 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-65d3061f-8c7d-4bd1-a749-6fde2e9f0b83 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] PUT https://10.4.3.145/volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e Jul 10 19:54:45.555443 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-65d3061f-8c7d-4bd1-a749-6fde2e9f0b83 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:45.566421 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-65d3061f-8c7d-4bd1-a749-6fde2e9f0b83 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Acquiring lock "cinder-attachment_update-cc10cdbe-685a-406b-aaed-25bd7cc52b1b-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:54:45.575335 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-65d3061f-8c7d-4bd1-a749-6fde2e9f0b83 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Lock "cinder-attachment_update-cc10cdbe-685a-406b-aaed-25bd7cc52b1b-np0000005048" acquired by "attachment_update" :: waited 0.009s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:54:45.576432 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:45.576432 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:45.987287 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4575e536-47e6-435f-9690-aa0deac28089 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:45.988928 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4575e536-47e6-435f-9690-aa0deac28089 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:45.989156 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4575e536-47e6-435f-9690-aa0deac28089 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:45.989342 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4575e536-47e6-435f-9690-aa0deac28089 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:45.989463 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-4575e536-47e6-435f-9690-aa0deac28089 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:45.992788 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:45.992788 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:46.000793 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4575e536-47e6-435f-9690-aa0deac28089 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 200 Jul 10 19:54:46.001517 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 37/142] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:45 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:46.012108 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:46.014365 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:46.014694 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:46.014928 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:46.015335 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:46.015764 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:46.015764 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:46.016314 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:46.031132 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:46.032231 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:46.032426 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:46.090525 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:46.095345 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:46.095345 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:46.101351 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:46.101351 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:46.104181 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-65d3061f-8c7d-4bd1-a749-6fde2e9f0b83 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Lock "cinder-attachment_update-cc10cdbe-685a-406b-aaed-25bd7cc52b1b-np0000005048" released by "attachment_update" :: held 0.528s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:54:46.104181 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-65d3061f-8c7d-4bd1-a749-6fde2e9f0b83 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e returned with HTTP 200 Jul 10 19:54:46.104181 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 37/143] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:54:45 2026] PUT /volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:46.159415 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:46.163352 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:46.163352 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:46.175050 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8ecc1f89-c92d-4844-9113-93609ec096d1 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:46.175766 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 35/144] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:46 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:46.190488 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3bd853ea-6354-477b-8462-d47cd48380a5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:46.192582 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3bd853ea-6354-477b-8462-d47cd48380a5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/group_snapshots Jul 10 19:54:46.193047 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3bd853ea-6354-477b-8462-d47cd48380a5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fa946d0e-c189-4b8d-9110-d4952fed2e58", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-949545915"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:46.194854 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.group_snapshots [None req-3bd853ea-6354-477b-8462-d47cd48380a5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fa946d0e-c189-4b8d-9110-d4952fed2e58', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-949545915'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 19:54:46.199051 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:46.199051 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:46.203595 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.group_snapshots [None req-3bd853ea-6354-477b-8462-d47cd48380a5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-949545915. Jul 10 19:54:46.252235 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:46.252235 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:46.271346 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-3bd853ea-6354-477b-8462-d47cd48380a5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1009260350 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1009260350, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:46.271666 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-3bd853ea-6354-477b-8462-d47cd48380a5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1009260350 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1009260350, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:46.300246 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-3bd853ea-6354-477b-8462-d47cd48380a5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['ef29b761-5537-45c4-ad13-1ca80e678233', '079169ff-b5c1-46d9-907a-487a3330079f', '354ef684-a78c-4311-a3b3-992831343897', '314b1ac3-3c14-45c9-a87a-0bc46cdf8eeb'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:46.359296 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3bd853ea-6354-477b-8462-d47cd48380a5 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots returned with HTTP 202 Jul 10 19:54:46.359800 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 36/145] 10.4.3.145 () {70 vars in 1324 bytes} [Fri Jul 10 19:54:46 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:46.370546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7af8b761-4eb2-4320-8ebd-f24c7ff5a723 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:46.371377 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7af8b761-4eb2-4320-8ebd-f24c7ff5a723 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 Jul 10 19:54:46.371655 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7af8b761-4eb2-4320-8ebd-f24c7ff5a723 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:46.372198 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7af8b761-4eb2-4320-8ebd-f24c7ff5a723 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:46.372533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.group_snapshots [None req-7af8b761-4eb2-4320-8ebd-f24c7ff5a723 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:46.376147 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:46.376147 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:46.380659 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7af8b761-4eb2-4320-8ebd-f24c7ff5a723 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 returned with HTTP 200 Jul 10 19:54:46.381313 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 38/146] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:46 2026] GET /volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:46.619140 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-85dc3c0e-3ce0-4913-980a-06a24490cafb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:46.622060 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-85dc3c0e-3ce0-4913-980a-06a24490cafb tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] POST https://10.4.3.145/volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e/action Jul 10 19:54:46.622570 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-85dc3c0e-3ce0-4913-980a-06a24490cafb tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:46.622743 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-85dc3c0e-3ce0-4913-980a-06a24490cafb tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:46.649114 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:46.649114 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:46.664883 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ccb5025-140a-46d9-8550-672ede4afe10 req-85dc3c0e-3ce0-4913-980a-06a24490cafb tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e/action returned with HTTP 204 Jul 10 19:54:46.665476 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 38/147] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:54:46 2026] POST /volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:47.391832 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-70aac1e7-3aab-4bbf-bef9-a7446f275857 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.394228 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-70aac1e7-3aab-4bbf-bef9-a7446f275857 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 Jul 10 19:54:47.397110 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-70aac1e7-3aab-4bbf-bef9-a7446f275857 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.397439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-70aac1e7-3aab-4bbf-bef9-a7446f275857 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.397781 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-70aac1e7-3aab-4bbf-bef9-a7446f275857 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:47.402951 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.402951 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:47.408228 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-70aac1e7-3aab-4bbf-bef9-a7446f275857 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 returned with HTTP 200 Jul 10 19:54:47.411720 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 36/148] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:47.425756 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-71f045cb-f6fe-44e5-9bfc-01c21cfaed89 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.427761 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-71f045cb-f6fe-44e5-9bfc-01c21cfaed89 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 19:54:47.428065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-71f045cb-f6fe-44e5-9bfc-01c21cfaed89 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.428184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-71f045cb-f6fe-44e5-9bfc-01c21cfaed89 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.428408 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-71f045cb-f6fe-44e5-9bfc-01c21cfaed89 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:47.428637 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.428637 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:47.429436 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-71f045cb-f6fe-44e5-9bfc-01c21cfaed89 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:54:47.441633 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-71f045cb-f6fe-44e5-9bfc-01c21cfaed89 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all snapshots completed successfully. Jul 10 19:54:47.441814 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.441814 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:47.442499 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-71f045cb-f6fe-44e5-9bfc-01c21cfaed89 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:54:47.442833 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 37/149] 10.4.3.145 () {66 vars in 1264 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:47.454949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-97787f90-fed9-4065-9616-bcda126fdf0a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.457296 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-97787f90-fed9-4065-9616-bcda126fdf0a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/9dcfbe0d-6376-4a44-badb-76808f9bd9ee Jul 10 19:54:47.457581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-97787f90-fed9-4065-9616-bcda126fdf0a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.457842 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-97787f90-fed9-4065-9616-bcda126fdf0a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.482813 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.482813 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:47.483479 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-97787f90-fed9-4065-9616-bcda126fdf0a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Snapshot retrieved successfully. Jul 10 19:54:47.484469 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-97787f90-fed9-4065-9616-bcda126fdf0a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/9dcfbe0d-6376-4a44-badb-76808f9bd9ee returned with HTTP 200 Jul 10 19:54:47.484874 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 39/150] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/snapshots/9dcfbe0d-6376-4a44-badb-76808f9bd9ee => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:47.496234 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bd1e0839-853c-4f9d-ae7d-62df6614c979 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.498530 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd1e0839-853c-4f9d-ae7d-62df6614c979 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/7826b1de-2a6b-48bb-96ea-4305c5916783 Jul 10 19:54:47.498741 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd1e0839-853c-4f9d-ae7d-62df6614c979 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.499004 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd1e0839-853c-4f9d-ae7d-62df6614c979 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.504569 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.504569 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:47.505030 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bd1e0839-853c-4f9d-ae7d-62df6614c979 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Snapshot retrieved successfully. Jul 10 19:54:47.505798 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd1e0839-853c-4f9d-ae7d-62df6614c979 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/7826b1de-2a6b-48bb-96ea-4305c5916783 returned with HTTP 200 Jul 10 19:54:47.506363 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 39/151] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/snapshots/7826b1de-2a6b-48bb-96ea-4305c5916783 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:47.516734 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f7a067f3-996e-4dff-82b4-809808c41531 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.518880 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7a067f3-996e-4dff-82b4-809808c41531 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] DELETE https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 Jul 10 19:54:47.519188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7a067f3-996e-4dff-82b4-809808c41531 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.519475 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7a067f3-996e-4dff-82b4-809808c41531 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.519677 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-f7a067f3-996e-4dff-82b4-809808c41531 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for member aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 {{(pid=99971) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:54:47.519837 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.group_snapshots [None req-f7a067f3-996e-4dff-82b4-809808c41531 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group_snapshot with id: aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 Jul 10 19:54:47.529274 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.529274 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:47.577131 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7a067f3-996e-4dff-82b4-809808c41531 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 returned with HTTP 202 Jul 10 19:54:47.577778 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 37/152] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 19:54:47 2026] DELETE /volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:47.589991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-760cea90-6968-4f02-89d2-406cb2d367fe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.589991 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:47.589991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.589991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.589991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:47.590535 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:47.601481 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:47.602250 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:47.602475 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:47.652065 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:47.656289 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.656289 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:47.661743 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:47.661927 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:47.712146 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:47.716809 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.716809 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:47.726577 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-760cea90-6968-4f02-89d2-406cb2d367fe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:47.726999 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 38/153] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:47.747519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-651d1ed1-2084-46a1-bebd-3c7f06f05823 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.752953 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-651d1ed1-2084-46a1-bebd-3c7f06f05823 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 19:54:47.753267 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-651d1ed1-2084-46a1-bebd-3c7f06f05823 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.753513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-651d1ed1-2084-46a1-bebd-3c7f06f05823 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.754054 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-651d1ed1-2084-46a1-bebd-3c7f06f05823 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:47.755668 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-651d1ed1-2084-46a1-bebd-3c7f06f05823 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Building query based on filter {{(pid=99974) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:54:47.763034 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-651d1ed1-2084-46a1-bebd-3c7f06f05823 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all snapshots completed successfully. Jul 10 19:54:47.763034 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.763034 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:47.764057 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-651d1ed1-2084-46a1-bebd-3c7f06f05823 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:54:47.764474 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 40/154] 10.4.3.145 () {66 vars in 1264 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:47.778362 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-33483a78-1afc-4291-9160-133048c9bae0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.782833 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33483a78-1afc-4291-9160-133048c9bae0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/9dcfbe0d-6376-4a44-badb-76808f9bd9ee Jul 10 19:54:47.783136 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33483a78-1afc-4291-9160-133048c9bae0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.783428 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33483a78-1afc-4291-9160-133048c9bae0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.790039 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33483a78-1afc-4291-9160-133048c9bae0 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/9dcfbe0d-6376-4a44-badb-76808f9bd9ee returned with HTTP 404 Jul 10 19:54:47.790745 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 40/155] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/snapshots/9dcfbe0d-6376-4a44-badb-76808f9bd9ee => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:47.800781 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9f3b0143-8732-4d6b-9e46-d829d0bfc07a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.803491 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9f3b0143-8732-4d6b-9e46-d829d0bfc07a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 Jul 10 19:54:47.803653 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9f3b0143-8732-4d6b-9e46-d829d0bfc07a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.803922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9f3b0143-8732-4d6b-9e46-d829d0bfc07a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.804099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-9f3b0143-8732-4d6b-9e46-d829d0bfc07a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:47.808357 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9f3b0143-8732-4d6b-9e46-d829d0bfc07a tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 returned with HTTP 404 Jul 10 19:54:47.809141 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 38/156] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:47.816776 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8318e2e4-f651-4b92-b09a-a28a3689fffa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.819377 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8318e2e4-f651-4b92-b09a-a28a3689fffa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] DELETE https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 Jul 10 19:54:47.819855 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8318e2e4-f651-4b92-b09a-a28a3689fffa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.820037 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8318e2e4-f651-4b92-b09a-a28a3689fffa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.820337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.group_snapshots [None req-8318e2e4-f651-4b92-b09a-a28a3689fffa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for member aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 {{(pid=99972) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:54:47.820424 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.group_snapshots [None req-8318e2e4-f651-4b92-b09a-a28a3689fffa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group_snapshot with id: aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 Jul 10 19:54:47.824730 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8318e2e4-f651-4b92-b09a-a28a3689fffa tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 returned with HTTP 404 Jul 10 19:54:47.825408 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 39/157] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 19:54:47 2026] DELETE /volume/v3/group_snapshots/aa35e736-25d0-4a57-8fbc-9a7f5709d9d8 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:47.834426 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.836828 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:47.837102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.837370 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.837804 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:47.838819 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:47.847769 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:47.848414 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:47.848552 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:47.887355 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:47.890696 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.890696 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:47.894976 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:47.895201 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:47.904990 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f2616f9b-70ca-46a1-b16c-fef644563760 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.906849 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f2616f9b-70ca-46a1-b16c-fef644563760 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:47.907060 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f2616f9b-70ca-46a1-b16c-fef644563760 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.907402 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f2616f9b-70ca-46a1-b16c-fef644563760 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.916502 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.916502 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:47.922685 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f2616f9b-70ca-46a1-b16c-fef644563760 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:47.927168 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f2616f9b-70ca-46a1-b16c-fef644563760 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:47.927619 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 41/158] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:47.934290 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:47.938478 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.938478 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:47.940925 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5baca93a-7c02-4166-a24c-5a1b7b6eb420 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.942526 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5baca93a-7c02-4166-a24c-5a1b7b6eb420 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:47.942690 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5baca93a-7c02-4166-a24c-5a1b7b6eb420 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:47.942854 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5baca93a-7c02-4166-a24c-5a1b7b6eb420 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:47.949512 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-28298c2b-ed46-4640-b271-c44f3f7fa490 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:47.949631 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.949631 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:47.949697 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 41/159] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:54:47.953989 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5baca93a-7c02-4166-a24c-5a1b7b6eb420 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:47.958599 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5baca93a-7c02-4166-a24c-5a1b7b6eb420 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:47.958599 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 39/160] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:47.967205 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a0d4f723-cdf3-4051-86fd-dbae6de28bbe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:47.969003 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a0d4f723-cdf3-4051-86fd-dbae6de28bbe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58/action Jul 10 19:54:47.969394 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a0d4f723-cdf3-4051-86fd-dbae6de28bbe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:47.969571 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a0d4f723-cdf3-4051-86fd-dbae6de28bbe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:47.971129 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-a0d4f723-cdf3-4051-86fd-dbae6de28bbe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for group fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99972) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:54:47.971185 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.groups [None req-a0d4f723-cdf3-4051-86fd-dbae6de28bbe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group with id: fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:47.976134 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:47.976134 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:47.999601 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-625cffc4-642b-4982-aa3d-3dd3b0787df8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:48.001570 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-625cffc4-642b-4982-aa3d-3dd3b0787df8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:48.001783 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-625cffc4-642b-4982-aa3d-3dd3b0787df8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:48.002026 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-625cffc4-642b-4982-aa3d-3dd3b0787df8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:48.010982 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:48.010982 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:48.015411 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-625cffc4-642b-4982-aa3d-3dd3b0787df8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:48.020622 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-625cffc4-642b-4982-aa3d-3dd3b0787df8 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:48.021120 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 42/161] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:47 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:48.038696 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a0d4f723-cdf3-4051-86fd-dbae6de28bbe tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58/action returned with HTTP 202 Jul 10 19:54:48.039067 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 40/162] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:54:47 2026] POST /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:48.041589 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f41d2acd-9c3a-4dec-9edf-ce19e23e49f7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:48.043400 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f41d2acd-9c3a-4dec-9edf-ce19e23e49f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] DELETE https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:48.043581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f41d2acd-9c3a-4dec-9edf-ce19e23e49f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:48.043771 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f41d2acd-9c3a-4dec-9edf-ce19e23e49f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:48.044086 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f41d2acd-9c3a-4dec-9edf-ce19e23e49f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Delete volume with id: 9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:48.048500 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:48.051162 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a Jul 10 19:54:48.051407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:48.051613 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:48.055814 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:48.055814 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:48.056712 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f41d2acd-9c3a-4dec-9edf-ce19e23e49f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:48.062281 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:48.062281 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:48.068648 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:48.069515 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:48.069875 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:48.090575 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f41d2acd-9c3a-4dec-9edf-ce19e23e49f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Delete volume request issued successfully. Jul 10 19:54:48.090872 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f41d2acd-9c3a-4dec-9edf-ce19e23e49f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 202 Jul 10 19:54:48.091487 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 42/163] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:54:48 2026] DELETE /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:54:48.100286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e9be577c-d4fb-4ba3-ac4c-e9c3ff1877d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:48.102458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9be577c-d4fb-4ba3-ac4c-e9c3ff1877d3 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:48.102633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9be577c-d4fb-4ba3-ac4c-e9c3ff1877d3 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:48.102823 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9be577c-d4fb-4ba3-ac4c-e9c3ff1877d3 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:48.112993 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:48.112993 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:48.114112 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e9be577c-d4fb-4ba3-ac4c-e9c3ff1877d3 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Volume info retrieved successfully. Jul 10 19:54:48.119216 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9be577c-d4fb-4ba3-ac4c-e9c3ff1877d3 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 200 Jul 10 19:54:48.119611 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 43/164] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:48 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:48.128662 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:48.131807 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:48.131807 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:48.139760 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-65311e88-c0ea-4683-bdb1-eccc7d82bde3 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a returned with HTTP 200 Jul 10 19:54:48.140139 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 40/165] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:48 2026] GET /volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:49.140417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3511ca32-9e75-4452-88ed-cb0e17eba3f7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.142606 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3511ca32-9e75-4452-88ed-cb0e17eba3f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] GET https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c Jul 10 19:54:49.142920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3511ca32-9e75-4452-88ed-cb0e17eba3f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:49.143138 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3511ca32-9e75-4452-88ed-cb0e17eba3f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:49.149636 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3511ca32-9e75-4452-88ed-cb0e17eba3f7 tempest-DeleteServersTestJSON-374350651 tempest-DeleteServersTestJSON-374350651-project-member] https://10.4.3.145/volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c returned with HTTP 404 Jul 10 19:54:49.150196 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 41/166] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:54:49 2026] GET /volume/v3/volumes/9d0261e2-84df-441f-bfd4-a5b79629f15c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:49.153384 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-30fcc056-d790-4df7-a659-e890e2e1bfec None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.155879 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-30fcc056-d790-4df7-a659-e890e2e1bfec tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a Jul 10 19:54:49.156146 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-30fcc056-d790-4df7-a659-e890e2e1bfec tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:49.156413 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-30fcc056-d790-4df7-a659-e890e2e1bfec tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:49.163557 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-30fcc056-d790-4df7-a659-e890e2e1bfec tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a returned with HTTP 404 Jul 10 19:54:49.164188 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 43/167] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:49 2026] GET /volume/v3/volumes/39e72957-ded8-4f95-be10-c4fe2e9a954a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:49.177123 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b14aec9a-e99e-4b0c-8393-99ec9eb1a249 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.185046 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b14aec9a-e99e-4b0c-8393-99ec9eb1a249 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 Jul 10 19:54:49.185046 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b14aec9a-e99e-4b0c-8393-99ec9eb1a249 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:49.185046 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b14aec9a-e99e-4b0c-8393-99ec9eb1a249 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:49.191719 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b14aec9a-e99e-4b0c-8393-99ec9eb1a249 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 returned with HTTP 404 Jul 10 19:54:49.194183 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 44/168] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:49 2026] GET /volume/v3/volumes/efa432bf-0149-449f-9e00-d0679e29b1f8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:49.202219 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5b33f56b-f79b-4bf0-9da9-9db6b6ba9917 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.204373 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5b33f56b-f79b-4bf0-9da9-9db6b6ba9917 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 Jul 10 19:54:49.204600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5b33f56b-f79b-4bf0-9da9-9db6b6ba9917 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:49.204774 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5b33f56b-f79b-4bf0-9da9-9db6b6ba9917 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:49.204894 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-5b33f56b-f79b-4bf0-9da9-9db6b6ba9917 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member fa946d0e-c189-4b8d-9110-d4952fed2e58 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:49.213649 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5b33f56b-f79b-4bf0-9da9-9db6b6ba9917 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 returned with HTTP 404 Jul 10 19:54:49.214310 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 41/169] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:49 2026] GET /volume/v3/groups/fa946d0e-c189-4b8d-9110-d4952fed2e58 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:49.222789 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2d1cd43d-e86a-4fb9-899e-47a00be7786b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.230676 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d1cd43d-e86a-4fb9-899e-47a00be7786b tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/e86f8bbc-28bd-40f7-a9bf-a814e64b8996 Jul 10 19:54:49.230940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d1cd43d-e86a-4fb9-899e-47a00be7786b tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:49.231176 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d1cd43d-e86a-4fb9-899e-47a00be7786b tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:49.259396 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d1cd43d-e86a-4fb9-899e-47a00be7786b tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/group_types/e86f8bbc-28bd-40f7-a9bf-a814e64b8996 returned with HTTP 202 Jul 10 19:54:49.260046 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 42/170] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:54:49 2026] DELETE /volume/v3/group_types/e86f8bbc-28bd-40f7-a9bf-a814e64b8996 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:49.267301 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0b46444b-b390-43f4-a97e-1984b66683b0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.271326 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0b46444b-b390-43f4-a97e-1984b66683b0 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] DELETE https://10.4.3.145/volume/v3/types/7e92d348-d7ca-4951-af16-88379ecd6aaa Jul 10 19:54:49.271598 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0b46444b-b390-43f4-a97e-1984b66683b0 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:49.271858 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0b46444b-b390-43f4-a97e-1984b66683b0 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:49.343448 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0b46444b-b390-43f4-a97e-1984b66683b0 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types/7e92d348-d7ca-4951-af16-88379ecd6aaa returned with HTTP 202 Jul 10 19:54:49.343730 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 44/171] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:54:49 2026] DELETE /volume/v3/types/7e92d348-d7ca-4951-af16-88379ecd6aaa => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:54:49.353250 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-418e2f48-0b2c-4464-9435-a4325376bdcf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.356613 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-418e2f48-0b2c-4464-9435-a4325376bdcf tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] GET https://10.4.3.145/volume/v3/types/7e92d348-d7ca-4951-af16-88379ecd6aaa Jul 10 19:54:49.356613 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-418e2f48-0b2c-4464-9435-a4325376bdcf tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:49.356613 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-418e2f48-0b2c-4464-9435-a4325376bdcf tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:49.360679 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-418e2f48-0b2c-4464-9435-a4325376bdcf tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types/7e92d348-d7ca-4951-af16-88379ecd6aaa returned with HTTP 404 Jul 10 19:54:49.360679 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 45/172] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:54:49 2026] GET /volume/v3/types/7e92d348-d7ca-4951-af16-88379ecd6aaa => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:49.376498 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7105d814-3118-4b06-80c7-1b72801cd646 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.378650 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7105d814-3118-4b06-80c7-1b72801cd646 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:54:49.378984 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7105d814-3118-4b06-80c7-1b72801cd646 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1053816995"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:49.399372 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7105d814-3118-4b06-80c7-1b72801cd646 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:54:49.399851 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 42/173] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:54:49 2026] POST /volume/v3/types => generated 224 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:49.417599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-53af0783-5f90-4df1-b68b-cb57b657eeb2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.421298 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-53af0783-5f90-4df1-b68b-cb57b657eeb2 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:54:49.422070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-53af0783-5f90-4df1-b68b-cb57b657eeb2 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-866266746"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:49.445631 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-53af0783-5f90-4df1-b68b-cb57b657eeb2 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:54:49.446430 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 43/174] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:54:49 2026] POST /volume/v3/group_types => generated 180 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:49.460097 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.462523 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 19:54:49.463087 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b0009cd5-d9a3-4a36-ab23-0173f5221f9a", "volume_types": ["bed1f1e6-0af8-4508-ba28-1e84b2c553de"], "name": "tempest-GroupSnapshotsTest-Group-1804529215"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:49.466221 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating new group {'group': {'group_type': 'b0009cd5-d9a3-4a36-ab23-0173f5221f9a', 'volume_types': ['bed1f1e6-0af8-4508-ba28-1e84b2c553de'], 'name': 'tempest-GroupSnapshotsTest-Group-1804529215'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:54:49.473026 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating group tempest-GroupSnapshotsTest-Group-1804529215. Jul 10 19:54:49.507546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:54:49.505345. {{(pid=99974) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:54:49.507546 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability Zones retrieved successfully. Jul 10 19:54:49.536816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['fcd63be2-776d-4971-963e-2415dee11d36'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:49.585052 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b25bce4d-daaa-4292-9e74-4d8e782ecffb tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 19:54:49.585453 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 45/175] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 19:54:49 2026] POST /volume/v3/groups => generated 112 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:49.596562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c1bc335-caa5-4a76-8a26-bc8544feee78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:49.600434 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c1bc335-caa5-4a76-8a26-bc8544feee78 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 Jul 10 19:54:49.600434 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c1bc335-caa5-4a76-8a26-bc8544feee78 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:49.600434 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c1bc335-caa5-4a76-8a26-bc8544feee78 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:49.600434 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-6c1bc335-caa5-4a76-8a26-bc8544feee78 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 106249c9-9ab3-4728-89bc-3b05a17f41f2 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:49.605440 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:49.605440 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:49.618700 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c1bc335-caa5-4a76-8a26-bc8544feee78 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 returned with HTTP 200 Jul 10 19:54:49.619282 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 46/176] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:49 2026] GET /volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:50.633472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-61536908-1287-4b2e-85ec-6d6988452e77 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:50.636228 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-61536908-1287-4b2e-85ec-6d6988452e77 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 Jul 10 19:54:50.637053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-61536908-1287-4b2e-85ec-6d6988452e77 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:50.637053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-61536908-1287-4b2e-85ec-6d6988452e77 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:50.637053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-61536908-1287-4b2e-85ec-6d6988452e77 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 106249c9-9ab3-4728-89bc-3b05a17f41f2 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:50.640477 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:50.640477 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:50.649430 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-61536908-1287-4b2e-85ec-6d6988452e77 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 returned with HTTP 200 Jul 10 19:54:50.649827 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 43/177] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:50 2026] GET /volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:50.659824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a86250b1-adfb-4b60-a042-ef59c883299e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:50.662144 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:54:50.662566 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-501378989", "volume_type": "bed1f1e6-0af8-4508-ba28-1e84b2c553de", "group_id": "106249c9-9ab3-4728-89bc-3b05a17f41f2", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:50.664116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-501378989', 'volume_type': 'bed1f1e6-0af8-4508-ba28-1e84b2c553de', 'group_id': '106249c9-9ab3-4728-89bc-3b05a17f41f2', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:54:50.673685 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:50.673685 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:50.674392 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume of 1 GB Jul 10 19:54:50.679841 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Availability Zones retrieved successfully. Jul 10 19:54:50.685603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (1c9bfa45-0e41-430d-89fa-99bc7d5e5326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:50.686773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b735e3e-bd2d-48e9-88d8-79a197f91325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:50.687402 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:50.687402 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:50.687972 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:54:50.715037 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b735e3e-bd2d-48e9-88d8-79a197f91325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:54:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bed1f1e6-0af8-4508-ba28-1e84b2c553de,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1053816995',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bed1f1e6-0af8-4508-ba28-1e84b2c553de', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '106249c9-9ab3-4728-89bc-3b05a17f41f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:50.716916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cce8f4-02b3-4a1b-bb3a-99c55749da7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:50.760314 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1053816995 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1053816995, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:50.760703 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1053816995 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1053816995, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:50.792509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['c7035225-42e4-4c72-8ca8-3afbe7893b2a', '460b9f68-c06e-4d74-b043-7b286c6e6f62', '65229af0-4150-44b1-b49a-559d0031f880', 'daea3db0-0012-4cac-b0c5-0a6c4012b5e3'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:50.792903 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cce8f4-02b3-4a1b-bb3a-99c55749da7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7035225-42e4-4c72-8ca8-3afbe7893b2a', '460b9f68-c06e-4d74-b043-7b286c6e6f62', '65229af0-4150-44b1-b49a-559d0031f880', 'daea3db0-0012-4cac-b0c5-0a6c4012b5e3']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:50.793565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74913205-bf8d-4641-8810-37f95ed8eacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:50.816862 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74913205-bf8d-4641-8810-37f95ed8eacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c18f094f-9ec3-4f15-bb7c-b308085801ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-501378989',encryption_key_id=None,group_id=106249c9-9ab3-4728-89bc-3b05a17f41f2,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['c7035225-42e4-4c72-8ca8-3afbe7893b2a','460b9f68-c06e-4d74-b043-7b286c6e6f62','65229af0-4150-44b1-b49a-559d0031f880','daea3db0-0012-4cac-b0c5-0a6c4012b5e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=bed1f1e6-0af8-4508-ba28-1e84b2c553de), 'volume': Volume(_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-10T19:54:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-501378989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=106249c9-9ab3-4728-89bc-3b05a17f41f2,host=None,id=c18f094f-9ec3-4f15-bb7c-b308085801ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bed1f1e6-0af8-4508-ba28-1e84b2c553de),volume_type_id=bed1f1e6-0af8-4508-ba28-1e84b2c553de)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:50.817693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0299e48b-2da9-4be2-84af-342caaaadc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:50.842951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0299e48b-2da9-4be2-84af-342caaaadc68) transitioned into state 'SUCCESS' from state '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-501378989',encryption_key_id=None,group_id=106249c9-9ab3-4728-89bc-3b05a17f41f2,group_type_id=,metadata={},multiattach=False,project_id='7f5b6c54ef6d42b1b0c1ed03f2383463',qos_specs=None,replication_status=,reservations=['c7035225-42e4-4c72-8ca8-3afbe7893b2a','460b9f68-c06e-4d74-b043-7b286c6e6f62','65229af0-4150-44b1-b49a-559d0031f880','daea3db0-0012-4cac-b0c5-0a6c4012b5e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55184f9bb4c846ab9b0a5cae5d6e4be6',volume_type_id=bed1f1e6-0af8-4508-ba28-1e84b2c553de)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:50.842951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04a35f9-65ff-4434-9a71-77da2d31bbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:54:50.860289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04a35f9-65ff-4434-9a71-77da2d31bbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:54:50.861249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Flow 'volume_create_api' (1c9bfa45-0e41-430d-89fa-99bc7d5e5326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:54:50.864137 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Create volume request issued successfully. Jul 10 19:54:50.866282 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:50.866460 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:50.919986 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:50.923315 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:50.923315 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:50.927742 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a86250b1-adfb-4b60-a042-ef59c883299e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:54:50.928349 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 44/178] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:54:50 2026] POST /volume/v3/volumes => generated 822 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:50.943716 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-449365d5-de0f-4d09-8128-e79fb362846e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:50.948398 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-449365d5-de0f-4d09-8128-e79fb362846e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce Jul 10 19:54:50.948649 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-449365d5-de0f-4d09-8128-e79fb362846e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:50.948852 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-449365d5-de0f-4d09-8128-e79fb362846e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:50.959853 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:50.959853 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:50.967347 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-449365d5-de0f-4d09-8128-e79fb362846e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:50.969147 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-449365d5-de0f-4d09-8128-e79fb362846e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:50.969507 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-449365d5-de0f-4d09-8128-e79fb362846e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:51.024976 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-449365d5-de0f-4d09-8128-e79fb362846e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:51.030449 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:51.030449 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:51.041172 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-449365d5-de0f-4d09-8128-e79fb362846e tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce returned with HTTP 200 Jul 10 19:54:51.041700 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 46/179] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:50 2026] GET /volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce => generated 890 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:52.057175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:52.059285 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce Jul 10 19:54:52.059581 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:52.059799 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:52.068975 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:52.068975 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:52.073658 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:52.074683 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:52.074883 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:52.136716 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:52.141168 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:52.141168 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:52.152674 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e0043b9-6fdb-4252-8347-8a23d3f5f944 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce returned with HTTP 200 Jul 10 19:54:52.153169 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 47/180] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:52 2026] GET /volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:52.169679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:52.171787 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/group_snapshots Jul 10 19:54:52.172228 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "106249c9-9ab3-4728-89bc-3b05a17f41f2", "name": "tempest-group_snapshot-1825696831"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:52.173916 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '106249c9-9ab3-4728-89bc-3b05a17f41f2', 'name': 'tempest-group_snapshot-1825696831'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 19:54:52.178143 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:52.178143 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:52.184384 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.group_snapshots [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Creating group_snapshot tempest-group_snapshot-1825696831. Jul 10 19:54:52.226624 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:52.226624 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:52.237527 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1053816995 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1053816995, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:52.237816 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1053816995 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1053816995, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:54:52.260058 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Created reservations ['4592ccf8-df7a-4a4a-8357-418e8ea9a459', '4105235c-584e-4b2d-8723-e901aa8a8495', 'c46d96a7-c10b-4772-904c-c309c32f9022', 'ecd80b72-26fe-4756-b4d5-d50fb89fb2b5'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:54:52.292539 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-14820cd1-a3d5-4e65-b316-187bcfe23698 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots returned with HTTP 202 Jul 10 19:54:52.293090 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 44/181] 10.4.3.145 () {70 vars in 1324 bytes} [Fri Jul 10 19:54:52 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:52.301709 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f282e37c-cda8-41d0-b432-6dd546d0d2d8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:52.303833 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f282e37c-cda8-41d0-b432-6dd546d0d2d8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 Jul 10 19:54:52.304285 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f282e37c-cda8-41d0-b432-6dd546d0d2d8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:52.304472 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f282e37c-cda8-41d0-b432-6dd546d0d2d8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:52.304849 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.group_snapshots [None req-f282e37c-cda8-41d0-b432-6dd546d0d2d8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:52.309434 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:52.309434 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:52.313346 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f282e37c-cda8-41d0-b432-6dd546d0d2d8 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 returned with HTTP 200 Jul 10 19:54:52.313749 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 45/182] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:52 2026] GET /volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:53.326523 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-08a7530e-f9c8-4263-b7c7-38e441ea2511 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.330366 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-08a7530e-f9c8-4263-b7c7-38e441ea2511 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 Jul 10 19:54:53.330366 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-08a7530e-f9c8-4263-b7c7-38e441ea2511 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.330366 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-08a7530e-f9c8-4263-b7c7-38e441ea2511 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.330366 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.group_snapshots [None req-08a7530e-f9c8-4263-b7c7-38e441ea2511 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:53.333675 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.333675 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:53.338084 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-08a7530e-f9c8-4263-b7c7-38e441ea2511 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 returned with HTTP 200 Jul 10 19:54:53.338925 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 47/183] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:53.348709 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-36f7e2c8-2e2c-459f-bc2d-8b7e4a9a3422 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.352358 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36f7e2c8-2e2c-459f-bc2d-8b7e4a9a3422 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 19:54:53.352358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36f7e2c8-2e2c-459f-bc2d-8b7e4a9a3422 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.352358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36f7e2c8-2e2c-459f-bc2d-8b7e4a9a3422 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.352358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-36f7e2c8-2e2c-459f-bc2d-8b7e4a9a3422 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:53.354040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-36f7e2c8-2e2c-459f-bc2d-8b7e4a9a3422 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:54:53.361393 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-36f7e2c8-2e2c-459f-bc2d-8b7e4a9a3422 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all snapshots completed successfully. Jul 10 19:54:53.362037 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.362037 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:53.363053 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36f7e2c8-2e2c-459f-bc2d-8b7e4a9a3422 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:54:53.363367 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 48/184] 10.4.3.145 () {66 vars in 1264 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:53.374463 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4f35836a-20a2-4d30-8cf8-6c05c50e9ed7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.377361 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f35836a-20a2-4d30-8cf8-6c05c50e9ed7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/10af435c-3b27-4731-b757-c02c9a5bcede Jul 10 19:54:53.377584 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f35836a-20a2-4d30-8cf8-6c05c50e9ed7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.378662 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f35836a-20a2-4d30-8cf8-6c05c50e9ed7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.386536 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.386536 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:53.387181 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4f35836a-20a2-4d30-8cf8-6c05c50e9ed7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Snapshot retrieved successfully. Jul 10 19:54:53.388202 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f35836a-20a2-4d30-8cf8-6c05c50e9ed7 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/10af435c-3b27-4731-b757-c02c9a5bcede returned with HTTP 200 Jul 10 19:54:53.388671 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 45/185] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/snapshots/10af435c-3b27-4731-b757-c02c9a5bcede => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:53.402127 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1a5ecc7f-bcbf-4beb-85b6-593debc3b481 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.404302 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1a5ecc7f-bcbf-4beb-85b6-593debc3b481 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 Jul 10 19:54:53.404372 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1a5ecc7f-bcbf-4beb-85b6-593debc3b481 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.404509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1a5ecc7f-bcbf-4beb-85b6-593debc3b481 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.404628 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.group_snapshots [None req-1a5ecc7f-bcbf-4beb-85b6-593debc3b481 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:53.407581 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.407581 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:53.411012 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1a5ecc7f-bcbf-4beb-85b6-593debc3b481 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 returned with HTTP 200 Jul 10 19:54:53.411457 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 46/186] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:53.420111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5f03e7b3-660b-495b-af1f-892c3214b742 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.423607 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5f03e7b3-660b-495b-af1f-892c3214b742 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/detail Jul 10 19:54:53.425658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5f03e7b3-660b-495b-af1f-892c3214b742 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.425992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5f03e7b3-660b-495b-af1f-892c3214b742 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.436146 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5f03e7b3-660b-495b-af1f-892c3214b742 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 19:54:53.436776 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 48/187] 10.4.3.145 () {68 vars in 1323 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:53.446072 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a41df577-e74f-4a6f-b7de-6a19a5d03b68 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.449357 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a41df577-e74f-4a6f-b7de-6a19a5d03b68 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] DELETE https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 Jul 10 19:54:53.449357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a41df577-e74f-4a6f-b7de-6a19a5d03b68 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.449357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a41df577-e74f-4a6f-b7de-6a19a5d03b68 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.449357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-a41df577-e74f-4a6f-b7de-6a19a5d03b68 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for member 6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 {{(pid=99976) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:54:53.449357 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.group_snapshots [None req-a41df577-e74f-4a6f-b7de-6a19a5d03b68 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group_snapshot with id: 6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 Jul 10 19:54:53.453253 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.453253 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:53.520478 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a41df577-e74f-4a6f-b7de-6a19a5d03b68 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 returned with HTTP 202 Jul 10 19:54:53.520812 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 49/188] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 19:54:53 2026] DELETE /volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:53.528823 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.529711 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:53.529931 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.530165 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.530435 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:53.531188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:53.540519 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:53.541362 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:53.541513 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:53.591329 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:53.597645 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.597645 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:54:53.613854 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-711172c2-2444-4ad1-b0d6-91f73b25dc0c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:53.614378 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 46/189] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:53.631021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-10444e64-871f-429b-8ac2-296599e4261c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.633692 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10444e64-871f-429b-8ac2-296599e4261c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 19:54:53.633912 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10444e64-871f-429b-8ac2-296599e4261c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.634077 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10444e64-871f-429b-8ac2-296599e4261c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.634352 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-10444e64-871f-429b-8ac2-296599e4261c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:53.635341 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-10444e64-871f-429b-8ac2-296599e4261c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:54:53.639029 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-10444e64-871f-429b-8ac2-296599e4261c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all snapshots completed successfully. Jul 10 19:54:53.639992 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10444e64-871f-429b-8ac2-296599e4261c tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:54:53.640611 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 47/190] 10.4.3.145 () {66 vars in 1264 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:54:53.652473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0d029c95-11fa-4b90-9a0d-b5724497e497 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.656026 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d029c95-11fa-4b90-9a0d-b5724497e497 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 Jul 10 19:54:53.656250 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d029c95-11fa-4b90-9a0d-b5724497e497 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.656426 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d029c95-11fa-4b90-9a0d-b5724497e497 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.656547 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.group_snapshots [None req-0d029c95-11fa-4b90-9a0d-b5724497e497 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:54:53.662725 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d029c95-11fa-4b90-9a0d-b5724497e497 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 returned with HTTP 404 Jul 10 19:54:53.663065 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 49/191] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:53.671560 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efdc15ef-1143-4c78-8c03-b6e12517c325 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.674640 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efdc15ef-1143-4c78-8c03-b6e12517c325 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/group_snapshots Jul 10 19:54:53.674998 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efdc15ef-1143-4c78-8c03-b6e12517c325 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.675431 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efdc15ef-1143-4c78-8c03-b6e12517c325 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.676003 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.676003 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:53.682634 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efdc15ef-1143-4c78-8c03-b6e12517c325 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots returned with HTTP 200 Jul 10 19:54:53.683376 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 50/192] 10.4.3.145 () {68 vars in 1302 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:54:53.693377 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c0ada57b-f07e-4808-aa99-adefe5200a3f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.698689 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c0ada57b-f07e-4808-aa99-adefe5200a3f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] DELETE https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 Jul 10 19:54:53.698689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c0ada57b-f07e-4808-aa99-adefe5200a3f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.698689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c0ada57b-f07e-4808-aa99-adefe5200a3f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.698689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-c0ada57b-f07e-4808-aa99-adefe5200a3f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for member 6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 {{(pid=99971) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:54:53.698689 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.group_snapshots [None req-c0ada57b-f07e-4808-aa99-adefe5200a3f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group_snapshot with id: 6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 Jul 10 19:54:53.701314 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c0ada57b-f07e-4808-aa99-adefe5200a3f tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 returned with HTTP 404 Jul 10 19:54:53.702204 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 47/193] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 19:54:53 2026] DELETE /volume/v3/group_snapshots/6ea3d3ca-4cd5-492e-bc0e-0cb947fcffd3 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:53.715312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d7249202-bd1e-4af0-aa78-9750a989a837 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.717337 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:54:53.717562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.717729 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.717943 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:54:53.718787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:54:53.733056 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Get all volumes completed successfully. Jul 10 19:54:53.733884 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:53.734160 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:53.780701 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:53.783530 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.783530 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:54:53.791072 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7249202-bd1e-4af0-aa78-9750a989a837 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:54:53.791549 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 48/194] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:53.808015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0485c18a-a5d3-404d-86ae-d80a2ca9cd03 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.812405 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0485c18a-a5d3-404d-86ae-d80a2ca9cd03 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] POST https://10.4.3.145/volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2/action Jul 10 19:54:53.812889 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0485c18a-a5d3-404d-86ae-d80a2ca9cd03 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:54:53.813094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0485c18a-a5d3-404d-86ae-d80a2ca9cd03 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:54:53.814928 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-0485c18a-a5d3-404d-86ae-d80a2ca9cd03 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] delete called for group 106249c9-9ab3-4728-89bc-3b05a17f41f2 {{(pid=99974) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:54:53.815108 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-0485c18a-a5d3-404d-86ae-d80a2ca9cd03 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Delete group with id: 106249c9-9ab3-4728-89bc-3b05a17f41f2 Jul 10 19:54:53.819081 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.819081 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:54:53.860440 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0485c18a-a5d3-404d-86ae-d80a2ca9cd03 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2/action returned with HTTP 202 Jul 10 19:54:53.860868 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 50/195] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:54:53 2026] POST /volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:53.867620 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:53.870115 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce Jul 10 19:54:53.870395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:53.870632 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:53.880786 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.880786 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:53.889246 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Volume info retrieved successfully. Jul 10 19:54:53.890140 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:54:53.890360 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:54:53.954275 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:54:53.959520 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:54:53.959520 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:54:53.972214 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2d739f6-431c-4d1a-ae78-c58c08f6df32 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce returned with HTTP 200 Jul 10 19:54:53.972772 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 51/196] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:53 2026] GET /volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:54:54.989167 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-847b324a-d184-4900-89c9-a828e0d685cd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:54.991218 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-847b324a-d184-4900-89c9-a828e0d685cd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce Jul 10 19:54:54.991477 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-847b324a-d184-4900-89c9-a828e0d685cd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:54.991699 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-847b324a-d184-4900-89c9-a828e0d685cd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:54.997921 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-847b324a-d184-4900-89c9-a828e0d685cd tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce returned with HTTP 404 Jul 10 19:54:54.999064 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 48/197] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:54:54 2026] GET /volume/v3/volumes/c18f094f-9ec3-4f15-bb7c-b308085801ce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:55.008685 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-818db34b-6e28-4aa1-ab89-f7a9400fdc86 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:55.010529 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-818db34b-6e28-4aa1-ab89-f7a9400fdc86 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] GET https://10.4.3.145/volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 Jul 10 19:54:55.010719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-818db34b-6e28-4aa1-ab89-f7a9400fdc86 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:55.010893 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-818db34b-6e28-4aa1-ab89-f7a9400fdc86 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:55.011040 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-818db34b-6e28-4aa1-ab89-f7a9400fdc86 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] show called for member 106249c9-9ab3-4728-89bc-3b05a17f41f2 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:54:55.014425 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-818db34b-6e28-4aa1-ab89-f7a9400fdc86 tempest-GroupSnapshotsTest-2064942634 tempest-GroupSnapshotsTest-2064942634-project-member] https://10.4.3.145/volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 returned with HTTP 404 Jul 10 19:54:55.014908 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 49/198] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:54:55 2026] GET /volume/v3/groups/106249c9-9ab3-4728-89bc-3b05a17f41f2 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:54:55.022655 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-32d9bd95-68a8-429f-8dec-66cb8e1a0793 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:55.024257 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32d9bd95-68a8-429f-8dec-66cb8e1a0793 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/b0009cd5-d9a3-4a36-ab23-0173f5221f9a Jul 10 19:54:55.024436 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32d9bd95-68a8-429f-8dec-66cb8e1a0793 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:55.024618 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32d9bd95-68a8-429f-8dec-66cb8e1a0793 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:55.043355 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32d9bd95-68a8-429f-8dec-66cb8e1a0793 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/group_types/b0009cd5-d9a3-4a36-ab23-0173f5221f9a returned with HTTP 202 Jul 10 19:54:55.044141 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 51/199] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:54:55 2026] DELETE /volume/v3/group_types/b0009cd5-d9a3-4a36-ab23-0173f5221f9a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:54:55.053032 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8ea000d6-8bc4-414a-8888-25302ee3c3e1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:55.056553 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ea000d6-8bc4-414a-8888-25302ee3c3e1 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] DELETE https://10.4.3.145/volume/v3/types/bed1f1e6-0af8-4508-ba28-1e84b2c553de Jul 10 19:54:55.057011 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ea000d6-8bc4-414a-8888-25302ee3c3e1 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:55.057376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ea000d6-8bc4-414a-8888-25302ee3c3e1 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:55.109503 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ea000d6-8bc4-414a-8888-25302ee3c3e1 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types/bed1f1e6-0af8-4508-ba28-1e84b2c553de returned with HTTP 202 Jul 10 19:54:55.110171 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 52/200] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:54:55 2026] DELETE /volume/v3/types/bed1f1e6-0af8-4508-ba28-1e84b2c553de => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:54:55.118752 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b90db8b9-f6d7-4664-907c-d618ea8821f0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:54:55.120944 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b90db8b9-f6d7-4664-907c-d618ea8821f0 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] GET https://10.4.3.145/volume/v3/types/bed1f1e6-0af8-4508-ba28-1e84b2c553de Jul 10 19:54:55.121232 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b90db8b9-f6d7-4664-907c-d618ea8821f0 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:54:55.121480 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b90db8b9-f6d7-4664-907c-d618ea8821f0 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:54:55.125634 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b90db8b9-f6d7-4664-907c-d618ea8821f0 tempest-GroupSnapshotsTest-665310542 tempest-GroupSnapshotsTest-665310542-project-admin] https://10.4.3.145/volume/v3/types/bed1f1e6-0af8-4508-ba28-1e84b2c553de returned with HTTP 404 Jul 10 19:54:55.126299 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 49/201] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:54:55 2026] GET /volume/v3/types/bed1f1e6-0af8-4508-ba28-1e84b2c553de => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:54:59.843319 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d1a0eb89-4e6b-4389-934f-a91e403bc49a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.139085 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d1a0eb89-4e6b-4389-934f-a91e403bc49a tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:55:00.139536 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d1a0eb89-4e6b-4389-934f-a91e403bc49a tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1835978327"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:00.154738 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d1a0eb89-4e6b-4389-934f-a91e403bc49a tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:55:00.155220 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 50/202] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:54:59 2026] POST /volume/v3/group_types => generated 181 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:00.162987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-84b98baa-99f5-424e-954d-bd913993dd08 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.164854 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-84b98baa-99f5-424e-954d-bd913993dd08 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] POST https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs Jul 10 19:55:00.165199 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-84b98baa-99f5-424e-954d-bd913993dd08 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:00.182410 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-84b98baa-99f5-424e-954d-bd913993dd08 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs returned with HTTP 202 Jul 10 19:55:00.182832 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 52/203] 10.4.3.145 () {70 vars in 1458 bytes} [Fri Jul 10 19:55:00 2026] POST /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs => generated 53 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:00.190679 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c3b20520-15c8-435a-a4a6-46ad19e4df08 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.193323 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c3b20520-15c8-435a-a4a6-46ad19e4df08 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] POST https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs Jul 10 19:55:00.194549 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c3b20520-15c8-435a-a4a6-46ad19e4df08 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:00.215420 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c3b20520-15c8-435a-a4a6-46ad19e4df08 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs returned with HTTP 202 Jul 10 19:55:00.216052 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 53/204] 10.4.3.145 () {70 vars in 1458 bytes} [Fri Jul 10 19:55:00 2026] POST /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:00.224487 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-eed958d4-4487-4f86-87b5-c23def671071 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.227011 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eed958d4-4487-4f86-87b5-c23def671071 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] GET https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key2 Jul 10 19:55:00.227347 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eed958d4-4487-4f86-87b5-c23def671071 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.227666 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eed958d4-4487-4f86-87b5-c23def671071 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.236736 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eed958d4-4487-4f86-87b5-c23def671071 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key2 returned with HTTP 200 Jul 10 19:55:00.237299 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 50/205] 10.4.3.145 () {68 vars in 1452 bytes} [Fri Jul 10 19:55:00 2026] GET /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:00.246668 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ee20d4ac-af56-4407-9ef5-125eb9417c00 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.248481 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ee20d4ac-af56-4407-9ef5-125eb9417c00 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] GET https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 Jul 10 19:55:00.248774 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ee20d4ac-af56-4407-9ef5-125eb9417c00 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.248972 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ee20d4ac-af56-4407-9ef5-125eb9417c00 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.255579 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ee20d4ac-af56-4407-9ef5-125eb9417c00 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 returned with HTTP 200 Jul 10 19:55:00.255916 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 51/206] 10.4.3.145 () {68 vars in 1452 bytes} [Fri Jul 10 19:55:00 2026] GET /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 => generated 18 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:00.263331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9f471cf1-2eca-479d-8756-377ed237ec44 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.268899 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9f471cf1-2eca-479d-8756-377ed237ec44 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] PUT https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 Jul 10 19:55:00.269339 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9f471cf1-2eca-479d-8756-377ed237ec44 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:00.284683 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9f471cf1-2eca-479d-8756-377ed237ec44 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 returned with HTTP 200 Jul 10 19:55:00.285245 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 53/207] 10.4.3.145 () {70 vars in 1472 bytes} [Fri Jul 10 19:55:00 2026] PUT /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:00.294238 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-51b9d717-994d-4e19-96e0-fb3dc8b6954b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.296066 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-51b9d717-994d-4e19-96e0-fb3dc8b6954b tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] GET https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs Jul 10 19:55:00.296304 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-51b9d717-994d-4e19-96e0-fb3dc8b6954b tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.296478 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-51b9d717-994d-4e19-96e0-fb3dc8b6954b tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.303282 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-51b9d717-994d-4e19-96e0-fb3dc8b6954b tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs returned with HTTP 200 Jul 10 19:55:00.303658 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 54/208] 10.4.3.145 () {68 vars in 1437 bytes} [Fri Jul 10 19:55:00 2026] GET /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:00.313242 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cb291f5e-af51-4ee4-8f26-8700fc644f04 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.315309 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb291f5e-af51-4ee4-8f26-8700fc644f04 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key1 Jul 10 19:55:00.315554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb291f5e-af51-4ee4-8f26-8700fc644f04 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.315777 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb291f5e-af51-4ee4-8f26-8700fc644f04 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.330509 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb291f5e-af51-4ee4-8f26-8700fc644f04 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key1 returned with HTTP 202 Jul 10 19:55:00.330927 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 51/209] 10.4.3.145 () {68 vars in 1455 bytes} [Fri Jul 10 19:55:00 2026] DELETE /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:00.339652 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7e85eff8-47c8-43c2-81d0-ddaa2ac03e74 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.342143 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e85eff8-47c8-43c2-81d0-ddaa2ac03e74 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] GET https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key1 Jul 10 19:55:00.342459 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e85eff8-47c8-43c2-81d0-ddaa2ac03e74 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.342737 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e85eff8-47c8-43c2-81d0-ddaa2ac03e74 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.350469 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e85eff8-47c8-43c2-81d0-ddaa2ac03e74 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] HTTP exception thrown: Group Type b631e888-7fa7-4b5a-8209-fcbbced5b2e3 has no extra spec with key key1. Jul 10 19:55:00.350704 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e85eff8-47c8-43c2-81d0-ddaa2ac03e74 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key1 returned with HTTP 404 Jul 10 19:55:00.351432 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 52/210] 10.4.3.145 () {68 vars in 1452 bytes} [Fri Jul 10 19:55:00 2026] GET /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/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 19:55:00.360937 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1bf6ed4c-0e63-43dd-8263-144a7fc4f737 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.363382 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1bf6ed4c-0e63-43dd-8263-144a7fc4f737 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key2 Jul 10 19:55:00.363665 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1bf6ed4c-0e63-43dd-8263-144a7fc4f737 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.363933 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1bf6ed4c-0e63-43dd-8263-144a7fc4f737 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.375258 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1bf6ed4c-0e63-43dd-8263-144a7fc4f737 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key2 returned with HTTP 202 Jul 10 19:55:00.375650 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 54/211] 10.4.3.145 () {68 vars in 1455 bytes} [Fri Jul 10 19:55:00 2026] DELETE /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:00.382154 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4fdd55f-17f1-4090-bbb7-2cfe175b68b3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.383986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4fdd55f-17f1-4090-bbb7-2cfe175b68b3 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] GET https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key2 Jul 10 19:55:00.384226 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4fdd55f-17f1-4090-bbb7-2cfe175b68b3 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.384438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4fdd55f-17f1-4090-bbb7-2cfe175b68b3 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.391152 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4fdd55f-17f1-4090-bbb7-2cfe175b68b3 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] HTTP exception thrown: Group Type b631e888-7fa7-4b5a-8209-fcbbced5b2e3 has no extra spec with key key2. Jul 10 19:55:00.391351 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4fdd55f-17f1-4090-bbb7-2cfe175b68b3 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key2 returned with HTTP 404 Jul 10 19:55:00.391875 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 55/212] 10.4.3.145 () {68 vars in 1452 bytes} [Fri Jul 10 19:55:00 2026] GET /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/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 19:55:00.401815 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a1fcbc48-7597-4582-86d5-0ede2afff404 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.403469 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a1fcbc48-7597-4582-86d5-0ede2afff404 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 Jul 10 19:55:00.403639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a1fcbc48-7597-4582-86d5-0ede2afff404 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.403792 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a1fcbc48-7597-4582-86d5-0ede2afff404 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.414772 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a1fcbc48-7597-4582-86d5-0ede2afff404 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 returned with HTTP 202 Jul 10 19:55:00.415183 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 52/213] 10.4.3.145 () {68 vars in 1455 bytes} [Fri Jul 10 19:55:00 2026] DELETE /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:00.421820 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8b0d3a5e-dd32-4bc5-b3d4-fd37d85ea8e7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.424102 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8b0d3a5e-dd32-4bc5-b3d4-fd37d85ea8e7 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] GET https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 Jul 10 19:55:00.424304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8b0d3a5e-dd32-4bc5-b3d4-fd37d85ea8e7 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.424511 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8b0d3a5e-dd32-4bc5-b3d4-fd37d85ea8e7 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.430038 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8b0d3a5e-dd32-4bc5-b3d4-fd37d85ea8e7 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] HTTP exception thrown: Group Type b631e888-7fa7-4b5a-8209-fcbbced5b2e3 has no extra spec with key key3. Jul 10 19:55:00.430153 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8b0d3a5e-dd32-4bc5-b3d4-fd37d85ea8e7 tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 returned with HTTP 404 Jul 10 19:55:00.430635 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 53/214] 10.4.3.145 () {68 vars in 1452 bytes} [Fri Jul 10 19:55:00 2026] GET /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:55:00.437565 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1c46e3f5-838d-4f79-8cda-54c50d447d9d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:00.439137 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1c46e3f5-838d-4f79-8cda-54c50d447d9d tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3 Jul 10 19:55:00.439355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1c46e3f5-838d-4f79-8cda-54c50d447d9d tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:00.439527 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1c46e3f5-838d-4f79-8cda-54c50d447d9d tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:00.449983 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1c46e3f5-838d-4f79-8cda-54c50d447d9d tempest-GroupTypeSpecsTest-1196997705 tempest-GroupTypeSpecsTest-1196997705-project-admin] https://10.4.3.145/volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3 returned with HTTP 202 Jul 10 19:55:00.450422 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 55/215] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:55:00 2026] DELETE /volume/v3/group_types/b631e888-7fa7-4b5a-8209-fcbbced5b2e3 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:04.652219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:04.654643 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:55:04.655090 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-822403087"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:04.656908 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-822403087'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:55:04.657150 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Create volume of 1 GB Jul 10 19:55:04.663038 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Availability Zones retrieved successfully. Jul 10 19:55:04.671792 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Flow 'volume_create_api' (580338b0-8b92-420d-ba46-2e3c57d62ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:04.673689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4beb9488-0c21-4ccf-a7e0-b16cdbcafecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:04.675153 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:04.710319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4beb9488-0c21-4ccf-a7e0-b16cdbcafecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:04.712949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d95bf5e-3805-4416-9ee7-233d9b439141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:04.800515 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Created reservations ['aee0449f-7ea0-439e-83e0-e836183cfa35', '9a7aa733-0c22-4157-9421-8d53d826f7ed', '501407ee-e9f9-4d3f-b158-b19b14ca0f0a', '5e0f9796-2573-4875-bd7a-74841e0ce8fa'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:04.801474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d95bf5e-3805-4416-9ee7-233d9b439141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee0449f-7ea0-439e-83e0-e836183cfa35', '9a7aa733-0c22-4157-9421-8d53d826f7ed', '501407ee-e9f9-4d3f-b158-b19b14ca0f0a', '5e0f9796-2573-4875-bd7a-74841e0ce8fa']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:04.802469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1e699e-8975-455e-a4d7-03efde73f3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:04.824475 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1e699e-8975-455e-a4d7-03efde73f3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd155a693-aaf5-4032-8c5c-2b71044ad11c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-822403087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0602581869d143eea5f01e3a037704a6',qos_specs=None,replication_status=,reservations=['aee0449f-7ea0-439e-83e0-e836183cfa35','9a7aa733-0c22-4157-9421-8d53d826f7ed','501407ee-e9f9-4d3f-b158-b19b14ca0f0a','5e0f9796-2573-4875-bd7a-74841e0ce8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9cc9fe4d946d09042d1e98a63ebdd',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-822403087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d155a693-aaf5-4032-8c5c-2b71044ad11c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0602581869d143eea5f01e3a037704a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dec9cc9fe4d946d09042d1e98a63ebdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:04.825784 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee6f52a-dc96-4103-bad8-15c4164cf1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:04.858146 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee6f52a-dc96-4103-bad8-15c4164cf1bb) transitioned into state 'SUCCESS' from state '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-822403087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0602581869d143eea5f01e3a037704a6',qos_specs=None,replication_status=,reservations=['aee0449f-7ea0-439e-83e0-e836183cfa35','9a7aa733-0c22-4157-9421-8d53d826f7ed','501407ee-e9f9-4d3f-b158-b19b14ca0f0a','5e0f9796-2573-4875-bd7a-74841e0ce8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9cc9fe4d946d09042d1e98a63ebdd',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:04.858896 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ea210c-4246-4c98-b1f0-56db1b8c3e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:04.879492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ea210c-4246-4c98-b1f0-56db1b8c3e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:04.882224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Flow 'volume_create_api' (580338b0-8b92-420d-ba46-2e3c57d62ad7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:04.882224 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Create volume request issued successfully. Jul 10 19:55:04.882224 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-24972085-fda7-4fd0-a5f8-6fe3e5712008 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:55:04.882224 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 56/216] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:55:04 2026] POST /volume/v3/volumes => generated 754 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:04.906339 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dcf83e80-1965-4e32-bbc2-834033f3622a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:04.909072 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dcf83e80-1965-4e32-bbc2-834033f3622a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:04.909241 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dcf83e80-1965-4e32-bbc2-834033f3622a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:04.909523 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dcf83e80-1965-4e32-bbc2-834033f3622a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:04.919420 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:04.919420 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:04.926579 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dcf83e80-1965-4e32-bbc2-834033f3622a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:04.931528 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dcf83e80-1965-4e32-bbc2-834033f3622a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:04.932194 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 53/217] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:04 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:05.041870 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-66d86e63-ddef-4b95-8509-4ae511b52865 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.285102 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-66d86e63-ddef-4b95-8509-4ae511b52865 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:55:05.285518 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-66d86e63-ddef-4b95-8509-4ae511b52865 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2032863671", "description": "tempest-group-type-description-563644429", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:05.308251 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-66d86e63-ddef-4b95-8509-4ae511b52865 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:55:05.308742 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 54/218] 10.4.3.145 () {70 vars in 1312 bytes} [Fri Jul 10 19:55:05 2026] POST /volume/v3/group_types => generated 264 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:05.317792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-63823fd1-9d48-4469-9f76-134d223fea6b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.319477 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-63823fd1-9d48-4469-9f76-134d223fea6b tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] GET https://10.4.3.145/volume/v3/group_types Jul 10 19:55:05.319697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-63823fd1-9d48-4469-9f76-134d223fea6b tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.319887 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-63823fd1-9d48-4469-9f76-134d223fea6b tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.332846 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-63823fd1-9d48-4469-9f76-134d223fea6b tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 200 Jul 10 19:55:05.333226 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 56/219] 10.4.3.145 () {68 vars in 1290 bytes} [Fri Jul 10 19:55:05 2026] GET /volume/v3/group_types => generated 498 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:05.341974 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8daafed5-60e3-4f50-9ad7-ec050545234d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.343875 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8daafed5-60e3-4f50-9ad7-ec050545234d tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] PUT https://10.4.3.145/volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 Jul 10 19:55:05.344266 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8daafed5-60e3-4f50-9ad7-ec050545234d tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-198701243", "description": "updated-group-type-desc"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:05.345826 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:05.345826 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:05.363338 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8daafed5-60e3-4f50-9ad7-ec050545234d tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 returned with HTTP 200 Jul 10 19:55:05.363789 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 57/220] 10.4.3.145 () {70 vars in 1422 bytes} [Fri Jul 10 19:55:05 2026] PUT /volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 => generated 254 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:05.371882 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c8909590-8a9a-4ce6-8bbd-b750cb28dcba None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.374068 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c8909590-8a9a-4ce6-8bbd-b750cb28dcba tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] GET https://10.4.3.145/volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 Jul 10 19:55:05.374362 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c8909590-8a9a-4ce6-8bbd-b750cb28dcba tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.374514 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c8909590-8a9a-4ce6-8bbd-b750cb28dcba tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.379396 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c8909590-8a9a-4ce6-8bbd-b750cb28dcba tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 returned with HTTP 200 Jul 10 19:55:05.380141 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 54/221] 10.4.3.145 () {68 vars in 1401 bytes} [Fri Jul 10 19:55:05 2026] GET /volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 => generated 254 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:05.390166 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8f2e82f3-1b17-4b79-915e-0d8f0f585226 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.395905 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8f2e82f3-1b17-4b79-915e-0d8f0f585226 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 Jul 10 19:55:05.396202 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8f2e82f3-1b17-4b79-915e-0d8f0f585226 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.396459 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8f2e82f3-1b17-4b79-915e-0d8f0f585226 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.426244 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8f2e82f3-1b17-4b79-915e-0d8f0f585226 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 returned with HTTP 202 Jul 10 19:55:05.426797 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 55/222] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:55:05 2026] DELETE /volume/v3/group_types/e32dfedb-6318-4925-aee5-7e32ead62a44 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:05.435943 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f5603ed0-8bd4-4941-96e9-c84beb51af62 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.438416 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f5603ed0-8bd4-4941-96e9-c84beb51af62 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] GET https://10.4.3.145/volume/v3/group_types Jul 10 19:55:05.438701 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f5603ed0-8bd4-4941-96e9-c84beb51af62 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.438950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f5603ed0-8bd4-4941-96e9-c84beb51af62 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.444461 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f5603ed0-8bd4-4941-96e9-c84beb51af62 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 200 Jul 10 19:55:05.444872 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 57/223] 10.4.3.145 () {68 vars in 1290 bytes} [Fri Jul 10 19:55:05 2026] GET /volume/v3/group_types => generated 248 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:05.455286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf11510f-6037-4263-9efd-df2ab1955882 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.457104 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf11510f-6037-4263-9efd-df2ab1955882 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:55:05.457457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf11510f-6037-4263-9efd-df2ab1955882 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1757283849", "is_public": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:05.483417 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf11510f-6037-4263-9efd-df2ab1955882 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:55:05.483912 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 58/224] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:55:05 2026] POST /volume/v3/group_types => generated 164 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:05.492249 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9f376508-bb7c-4f3e-848a-599d3adc162c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.494298 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9f376508-bb7c-4f3e-848a-599d3adc162c tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:55:05.494703 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9f376508-bb7c-4f3e-848a-599d3adc162c tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-658489558", "is_public": false}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:05.518325 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9f376508-bb7c-4f3e-848a-599d3adc162c tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:55:05.518883 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 55/225] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:55:05 2026] POST /volume/v3/group_types => generated 164 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:05.527824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-82622dd3-db29-415e-b8d5-5ffcf0facda3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.529562 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-82622dd3-db29-415e-b8d5-5ffcf0facda3 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] GET https://10.4.3.145/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 19:55:05.529789 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-82622dd3-db29-415e-b8d5-5ffcf0facda3 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.529970 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-82622dd3-db29-415e-b8d5-5ffcf0facda3 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.538951 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-82622dd3-db29-415e-b8d5-5ffcf0facda3 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 19:55:05.539357 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 56/226] 10.4.3.145 () {68 vars in 1351 bytes} [Fri Jul 10 19:55:05 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:05.549418 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-58293ce8-d10c-4d39-85aa-50557bc3d1e8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.551823 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58293ce8-d10c-4d39-85aa-50557bc3d1e8 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] GET https://10.4.3.145/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 19:55:05.552108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58293ce8-d10c-4d39-85aa-50557bc3d1e8 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.552351 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58293ce8-d10c-4d39-85aa-50557bc3d1e8 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.566656 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58293ce8-d10c-4d39-85aa-50557bc3d1e8 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 19:55:05.567351 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 58/227] 10.4.3.145 () {68 vars in 1353 bytes} [Fri Jul 10 19:55:05 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:05.579331 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-28df4cdf-6fff-48bf-b73a-db504cf380d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.581813 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-28df4cdf-6fff-48bf-b73a-db504cf380d3 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] GET https://10.4.3.145/volume/v3/group_types?is_public=False Jul 10 19:55:05.582168 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-28df4cdf-6fff-48bf-b73a-db504cf380d3 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.582488 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-28df4cdf-6fff-48bf-b73a-db504cf380d3 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.596813 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-28df4cdf-6fff-48bf-b73a-db504cf380d3 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 19:55:05.597219 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 59/228] 10.4.3.145 () {68 vars in 1321 bytes} [Fri Jul 10 19:55:05 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:05.606234 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4ddea4e2-2899-4641-9691-ab2d23ab0a0b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.609705 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4ddea4e2-2899-4641-9691-ab2d23ab0a0b tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] GET https://10.4.3.145/volume/v3/group_types?is_public=True Jul 10 19:55:05.609930 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4ddea4e2-2899-4641-9691-ab2d23ab0a0b tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.610195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4ddea4e2-2899-4641-9691-ab2d23ab0a0b tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.624854 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4ddea4e2-2899-4641-9691-ab2d23ab0a0b tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 19:55:05.625386 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 56/229] 10.4.3.145 () {68 vars in 1319 bytes} [Fri Jul 10 19:55:05 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:05.637157 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-752c2d9b-ea42-46a7-ad50-f235f98a4da9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.640143 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-752c2d9b-ea42-46a7-ad50-f235f98a4da9 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/c2b65c11-46f9-4610-a1f2-f8578045fcfa Jul 10 19:55:05.640416 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-752c2d9b-ea42-46a7-ad50-f235f98a4da9 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.640686 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-752c2d9b-ea42-46a7-ad50-f235f98a4da9 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.657228 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-752c2d9b-ea42-46a7-ad50-f235f98a4da9 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types/c2b65c11-46f9-4610-a1f2-f8578045fcfa returned with HTTP 202 Jul 10 19:55:05.657702 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 57/230] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:55:05 2026] DELETE /volume/v3/group_types/c2b65c11-46f9-4610-a1f2-f8578045fcfa => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:05.665454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e8a3fd35-1158-4c92-b3fd-47939de90f98 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.667159 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8a3fd35-1158-4c92-b3fd-47939de90f98 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/e9315742-6b78-4d15-a113-6e78b15d0c47 Jul 10 19:55:05.667433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8a3fd35-1158-4c92-b3fd-47939de90f98 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.667660 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8a3fd35-1158-4c92-b3fd-47939de90f98 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.681354 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8a3fd35-1158-4c92-b3fd-47939de90f98 tempest-GroupTypesTest-1088297308 tempest-GroupTypesTest-1088297308-project-admin] https://10.4.3.145/volume/v3/group_types/e9315742-6b78-4d15-a113-6e78b15d0c47 returned with HTTP 202 Jul 10 19:55:05.681834 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 59/231] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:55:05 2026] DELETE /volume/v3/group_types/e9315742-6b78-4d15-a113-6e78b15d0c47 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:05.948376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-553a407a-5f10-4196-a6c7-4fa1430f4406 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:05.950816 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-553a407a-5f10-4196-a6c7-4fa1430f4406 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:05.951104 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-553a407a-5f10-4196-a6c7-4fa1430f4406 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:05.951369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-553a407a-5f10-4196-a6c7-4fa1430f4406 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:05.962599 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:05.962599 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:05.970589 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-553a407a-5f10-4196-a6c7-4fa1430f4406 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:05.977224 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-553a407a-5f10-4196-a6c7-4fa1430f4406 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:05.977836 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 60/232] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:05 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:06.035586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-407198c0-a8f4-4646-a711-050c219876f0 req-b56a4de1-daeb-44e6-b3b4-92a9c07627a4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:06.038653 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-b56a4de1-daeb-44e6-b3b4-92a9c07627a4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:06.038820 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-b56a4de1-daeb-44e6-b3b4-92a9c07627a4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:06.039009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-b56a4de1-daeb-44e6-b3b4-92a9c07627a4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:06.047580 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:06.047580 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:06.053257 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-407198c0-a8f4-4646-a711-050c219876f0 req-b56a4de1-daeb-44e6-b3b4-92a9c07627a4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:06.059533 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-b56a4de1-daeb-44e6-b3b4-92a9c07627a4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:06.060394 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 57/233] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:06 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:08.391475 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-446fd24d-d7e5-4b16-a4b9-d691d110f6e3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:08.391881 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-446fd24d-d7e5-4b16-a4b9-d691d110f6e3 None None] GET https://10.4.3.145/volume// Jul 10 19:55:08.392145 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-446fd24d-d7e5-4b16-a4b9-d691d110f6e3 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:08.392465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-446fd24d-d7e5-4b16-a4b9-d691d110f6e3 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:08.392803 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-446fd24d-d7e5-4b16-a4b9-d691d110f6e3 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:08.393094 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 58/234] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:55: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 19:55:08.425299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-407198c0-a8f4-4646-a711-050c219876f0 req-6c65db65-ca02-41b7-a00c-81017d44143f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:08.639462 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:08.673412 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-6c65db65-ca02-41b7-a00c-81017d44143f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:55:08.673685 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-6c65db65-ca02-41b7-a00c-81017d44143f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d155a693-aaf5-4032-8c5c-2b71044ad11c", "connector": null, "instance_uuid": "59ca14ac-54b8-4f68-82c2-8c97e050aa19"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:08.678567 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=261,cinder:INSERT=34,cinder:UPDATE=61 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:55:08.684502 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:08.684502 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:08.727218 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-6c65db65-ca02-41b7-a00c-81017d44143f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:55:08.730987 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 60/235] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:55:08 2026] POST /volume/v3/attachments => generated 273 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:08.891990 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:55:08.891990 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1779232228", "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:08.892956 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1779232228', 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:55:09.100034 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b25cf21a-2c39-489f-9791-79176a2ca8fa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:09.102429 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b25cf21a-2c39-489f-9791-79176a2ca8fa tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:09.103273 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b25cf21a-2c39-489f-9791-79176a2ca8fa tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:09.103273 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b25cf21a-2c39-489f-9791-79176a2ca8fa tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:09.108332 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=278,cinder:INSERT=27,cinder:UPDATE=48 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:55:09.119748 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:09.119748 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:09.126477 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b25cf21a-2c39-489f-9791-79176a2ca8fa tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:09.131279 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b25cf21a-2c39-489f-9791-79176a2ca8fa tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:09.131838 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 58/236] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:09 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:09.283337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2437f851-152c-4ced-8318-8e53b220e469 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:09.283782 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2437f851-152c-4ced-8318-8e53b220e469 None None] GET https://10.4.3.145/volume// Jul 10 19:55:09.284033 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2437f851-152c-4ced-8318-8e53b220e469 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:09.284346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2437f851-152c-4ced-8318-8e53b220e469 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:09.284751 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2437f851-152c-4ced-8318-8e53b220e469 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:09.285138 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 59/237] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55: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 19:55:09.299472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-407198c0-a8f4-4646-a711-050c219876f0 req-3f9e6d44-6b5d-47cb-b216-7813eefe772d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:09.306634 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-3f9e6d44-6b5d-47cb-b216-7813eefe772d tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:09.306977 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-3f9e6d44-6b5d-47cb-b216-7813eefe772d tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:09.309989 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-3f9e6d44-6b5d-47cb-b216-7813eefe772d tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:09.323128 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:09.323128 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:09.328535 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-407198c0-a8f4-4646-a711-050c219876f0 req-3f9e6d44-6b5d-47cb-b216-7813eefe772d tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:09.334421 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-3f9e6d44-6b5d-47cb-b216-7813eefe772d tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:09.334997 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 61/238] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:09 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:09.450519 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-407198c0-a8f4-4646-a711-050c219876f0 req-18ac4571-b93c-43e7-9f6e-99a6f650fd15 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:09.453107 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-18ac4571-b93c-43e7-9f6e-99a6f650fd15 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] PUT https://10.4.3.145/volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966 Jul 10 19:55:09.453593 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-18ac4571-b93c-43e7-9f6e-99a6f650fd15 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:09.466977 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-407198c0-a8f4-4646-a711-050c219876f0 req-18ac4571-b93c-43e7-9f6e-99a6f650fd15 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Acquiring lock "cinder-attachment_update-d155a693-aaf5-4032-8c5c-2b71044ad11c-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:55:09.473807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-407198c0-a8f4-4646-a711-050c219876f0 req-18ac4571-b93c-43e7-9f6e-99a6f650fd15 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Lock "cinder-attachment_update-d155a693-aaf5-4032-8c5c-2b71044ad11c-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:55:09.475197 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:09.475197 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:09.527183 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume of 1 GB Jul 10 19:55:09.530051 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=318,cinder:INSERT=51,cinder:UPDATE=84 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:55:09.532752 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Availability Zones retrieved successfully. Jul 10 19:55:09.539691 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Flow 'volume_create_api' (3fea53b9-6a30-4f55-b16d-4629be8f6c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:09.540631 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d2fba8-6466-4a5f-b70f-2adc53659ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:09.542047 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:09.640025 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d2fba8-6466-4a5f-b70f-2adc53659ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:09.640698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f275884-8875-4080-be9f-a729dcdb5484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:09.727598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Created reservations ['e5186810-4ec7-442b-a64c-5a2d4b7c6b12', 'f50ec833-eb35-485a-a0c4-9a503977a98a', 'fe937636-247c-4bd6-bff9-423bfe1770ea', '38b20dac-73ca-4515-80f6-cbe3fe310a7b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:09.728380 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f275884-8875-4080-be9f-a729dcdb5484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5186810-4ec7-442b-a64c-5a2d4b7c6b12', 'f50ec833-eb35-485a-a0c4-9a503977a98a', 'fe937636-247c-4bd6-bff9-423bfe1770ea', '38b20dac-73ca-4515-80f6-cbe3fe310a7b']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:09.729119 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261c6abe-ff7a-4d81-a318-28facb0a5760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:09.759104 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261c6abe-ff7a-4d81-a318-28facb0a5760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93cf4a6f-22dc-41d9-a2f6-13e176e339bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1779232228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af620dfd431c4f8aad3b7caaa79f82f7',qos_specs=None,replication_status=,reservations=['e5186810-4ec7-442b-a64c-5a2d4b7c6b12','f50ec833-eb35-485a-a0c4-9a503977a98a','fe937636-247c-4bd6-bff9-423bfe1770ea','38b20dac-73ca-4515-80f6-cbe3fe310a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1779232228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93cf4a6f-22dc-41d9-a2f6-13e176e339bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af620dfd431c4f8aad3b7caaa79f82f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:09.760074 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962563f6-dd92-463d-8309-eefb50d854a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:09.787274 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962563f6-dd92-463d-8309-eefb50d854a5) transitioned into state 'SUCCESS' from state '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-1779232228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af620dfd431c4f8aad3b7caaa79f82f7',qos_specs=None,replication_status=,reservations=['e5186810-4ec7-442b-a64c-5a2d4b7c6b12','f50ec833-eb35-485a-a0c4-9a503977a98a','fe937636-247c-4bd6-bff9-423bfe1770ea','38b20dac-73ca-4515-80f6-cbe3fe310a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:09.788157 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c9e053-7f18-4186-af66-19b6a014319e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:09.804118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c9e053-7f18-4186-af66-19b6a014319e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:09.805071 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Flow 'volume_create_api' (3fea53b9-6a30-4f55-b16d-4629be8f6c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:09.805440 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume request issued successfully. Jul 10 19:55:09.806081 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4be3df88-db60-4720-ab2d-0aab6ff20584 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:55:09.806653 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 61/239] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:55:08 2026] POST /volume/v3/volumes => generated 752 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:09.826361 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-22482856-1fb1-44a2-973c-8cc55ca8ad19 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:09.828534 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-22482856-1fb1-44a2-973c-8cc55ca8ad19 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd Jul 10 19:55:09.828715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-22482856-1fb1-44a2-973c-8cc55ca8ad19 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:09.828890 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-22482856-1fb1-44a2-973c-8cc55ca8ad19 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:09.830948 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=326,cinder:INSERT=58,cinder:UPDATE=95 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:55:09.840734 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:09.840734 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:09.846595 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-22482856-1fb1-44a2-973c-8cc55ca8ad19 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:09.851883 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-22482856-1fb1-44a2-973c-8cc55ca8ad19 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd returned with HTTP 200 Jul 10 19:55:09.852375 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 60/240] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:09 2026] GET /volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:10.002577 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-407198c0-a8f4-4646-a711-050c219876f0 req-18ac4571-b93c-43e7-9f6e-99a6f650fd15 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Lock "cinder-attachment_update-d155a693-aaf5-4032-8c5c-2b71044ad11c-np0000005048" released by "attachment_update" :: held 0.529s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:55:10.002990 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-18ac4571-b93c-43e7-9f6e-99a6f650fd15 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966 returned with HTTP 200 Jul 10 19:55:10.003665 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 59/241] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:55:09 2026] PUT /volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:10.145302 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2d234b64-cef9-4562-aedd-1b555319fd68 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:10.147041 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2d234b64-cef9-4562-aedd-1b555319fd68 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:10.147238 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2d234b64-cef9-4562-aedd-1b555319fd68 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:10.147424 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2d234b64-cef9-4562-aedd-1b555319fd68 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:10.157230 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:10.157230 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:10.160680 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2d234b64-cef9-4562-aedd-1b555319fd68 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:10.165398 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2d234b64-cef9-4562-aedd-1b555319fd68 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:10.165769 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 62/242] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:10 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:10.864997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6e816e48-96fa-4b43-b5b8-aad92b605079 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:10.867202 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e816e48-96fa-4b43-b5b8-aad92b605079 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd Jul 10 19:55:10.867454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e816e48-96fa-4b43-b5b8-aad92b605079 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:10.867682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e816e48-96fa-4b43-b5b8-aad92b605079 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:10.875397 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:10.875397 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:10.879627 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6e816e48-96fa-4b43-b5b8-aad92b605079 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:10.885769 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e816e48-96fa-4b43-b5b8-aad92b605079 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd returned with HTTP 200 Jul 10 19:55:10.886697 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 62/243] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:10 2026] GET /volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:10.902765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:10.904281 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:55:10.904608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1228254791"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:10.905910 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1228254791'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:55:10.906190 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume of 1 GB Jul 10 19:55:10.909636 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Availability Zones retrieved successfully. Jul 10 19:55:10.915038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Flow 'volume_create_api' (0db05845-3f6c-426c-beba-a8fa6945366d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:10.915886 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89692d18-c1c8-4478-b21c-d569500882ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:10.916921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:10.948158 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89692d18-c1c8-4478-b21c-d569500882ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:10.949469 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04242f5f-c2f1-4427-b7b8-8bea043b85bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:10.990666 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Created reservations ['c6eb86ca-a3a2-4838-a1bd-ba49e5da378f', '92736612-3bf6-4824-bc8b-fb29dcfe3f0c', '237329ea-52ce-4261-bba2-8de5c853ccde', 'db38ca86-638b-44f7-8d9e-919cd5866c5e'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:10.991382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04242f5f-c2f1-4427-b7b8-8bea043b85bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6eb86ca-a3a2-4838-a1bd-ba49e5da378f', '92736612-3bf6-4824-bc8b-fb29dcfe3f0c', '237329ea-52ce-4261-bba2-8de5c853ccde', 'db38ca86-638b-44f7-8d9e-919cd5866c5e']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:10.992050 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1475fe-cc13-45ab-bf79-0e6daa31e1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:11.013940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1475fe-cc13-45ab-bf79-0e6daa31e1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b8c2f7-5e04-4168-a0bd-2c25a5b81221', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1228254791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af620dfd431c4f8aad3b7caaa79f82f7',qos_specs=None,replication_status=,reservations=['c6eb86ca-a3a2-4838-a1bd-ba49e5da378f','92736612-3bf6-4824-bc8b-fb29dcfe3f0c','237329ea-52ce-4261-bba2-8de5c853ccde','db38ca86-638b-44f7-8d9e-919cd5866c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:55:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1228254791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b8c2f7-5e04-4168-a0bd-2c25a5b81221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af620dfd431c4f8aad3b7caaa79f82f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:11.014765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cb4faf-9460-43ed-97a4-eed3bce6bc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:11.035454 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cb4faf-9460-43ed-97a4-eed3bce6bc5e) transitioned into state 'SUCCESS' from state '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-1228254791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af620dfd431c4f8aad3b7caaa79f82f7',qos_specs=None,replication_status=,reservations=['c6eb86ca-a3a2-4838-a1bd-ba49e5da378f','92736612-3bf6-4824-bc8b-fb29dcfe3f0c','237329ea-52ce-4261-bba2-8de5c853ccde','db38ca86-638b-44f7-8d9e-919cd5866c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:11.035454 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f7e68b4-9bfa-4674-8973-1b82a8b6682f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:11.050719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f7e68b4-9bfa-4674-8973-1b82a8b6682f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:11.050719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Flow 'volume_create_api' (0db05845-3f6c-426c-beba-a8fa6945366d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:11.050719 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume request issued successfully. Jul 10 19:55:11.050719 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f743899d-7a6c-4ae5-acba-57bc052dc238 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:55:11.050719 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 61/244] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:55:10 2026] POST /volume/v3/volumes => generated 752 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:11.071357 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-efbec769-a5e6-45fa-a626-8afc4fcd97c1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:11.074184 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-efbec769-a5e6-45fa-a626-8afc4fcd97c1 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 Jul 10 19:55:11.074570 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-efbec769-a5e6-45fa-a626-8afc4fcd97c1 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:11.074722 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-efbec769-a5e6-45fa-a626-8afc4fcd97c1 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:11.086863 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:11.086863 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:11.091731 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-efbec769-a5e6-45fa-a626-8afc4fcd97c1 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:11.097460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-efbec769-a5e6-45fa-a626-8afc4fcd97c1 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 returned with HTTP 200 Jul 10 19:55:11.098399 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 60/245] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:11 2026] GET /volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:11.188044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7e3e4670-6431-48d6-86b0-5992a9cdbf82 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:11.190053 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7e3e4670-6431-48d6-86b0-5992a9cdbf82 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:11.190349 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7e3e4670-6431-48d6-86b0-5992a9cdbf82 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:11.190654 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7e3e4670-6431-48d6-86b0-5992a9cdbf82 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:11.206227 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:11.206227 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:11.210233 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7e3e4670-6431-48d6-86b0-5992a9cdbf82 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:11.215376 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7e3e4670-6431-48d6-86b0-5992a9cdbf82 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:11.215768 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 63/246] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:11 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:11.266888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0bd22efc-9ca8-4eaf-b782-d6924f54ecdf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:11.323478 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ace7acc4-a602-455c-a056-5b49b8951d3a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:11.325169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ace7acc4-a602-455c-a056-5b49b8951d3a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:11.325405 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ace7acc4-a602-455c-a056-5b49b8951d3a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:11.325595 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ace7acc4-a602-455c-a056-5b49b8951d3a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:11.338610 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:11.338610 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:11.343088 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ace7acc4-a602-455c-a056-5b49b8951d3a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:11.347919 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ace7acc4-a602-455c-a056-5b49b8951d3a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:11.349019 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 62/247] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:11 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:11.630623 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0bd22efc-9ca8-4eaf-b782-d6924f54ecdf tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:55:11.631298 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0bd22efc-9ca8-4eaf-b782-d6924f54ecdf tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1393315512"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:11.657425 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0bd22efc-9ca8-4eaf-b782-d6924f54ecdf tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:55:11.657816 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 63/248] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:55:11 2026] POST /volume/v3/types => generated 220 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:11.670107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f302f9c7-e7c5-4602-bc03-0e3dbaa1f77f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:11.673526 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f302f9c7-e7c5-4602-bc03-0e3dbaa1f77f tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:55:11.674021 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f302f9c7-e7c5-4602-bc03-0e3dbaa1f77f tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-12121181"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:11.711693 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f302f9c7-e7c5-4602-bc03-0e3dbaa1f77f tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:55:11.712191 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 61/249] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:55:11 2026] POST /volume/v3/group_types => generated 175 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:11.724714 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e2d7cf90-fea8-4141-8459-9160f295b97d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:11.941353 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e2d7cf90-fea8-4141-8459-9160f295b97d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 19:55:11.941677 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e2d7cf90-fea8-4141-8459-9160f295b97d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d632c4d5-fa57-4ec4-9272-ca8daa47c720", "volume_types": ["6c817e03-2883-4236-948d-7daa1b95e09a"], "name": "tempest-GroupsV314Test-Group-518218547"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:11.942926 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-e2d7cf90-fea8-4141-8459-9160f295b97d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Creating new group {'group': {'group_type': 'd632c4d5-fa57-4ec4-9272-ca8daa47c720', 'volume_types': ['6c817e03-2883-4236-948d-7daa1b95e09a'], 'name': 'tempest-GroupsV314Test-Group-518218547'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:55:11.947684 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-e2d7cf90-fea8-4141-8459-9160f295b97d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Creating group tempest-GroupsV314Test-Group-518218547. Jul 10 19:55:11.957799 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e2d7cf90-fea8-4141-8459-9160f295b97d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Availability Zones retrieved successfully. Jul 10 19:55:11.990782 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-e2d7cf90-fea8-4141-8459-9160f295b97d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Created reservations ['074f0458-817b-43c4-b1db-d496356bf0e4'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:12.016860 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e2d7cf90-fea8-4141-8459-9160f295b97d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 19:55:12.017410 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 64/250] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 19:55:11 2026] POST /volume/v3/groups => generated 107 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:12.025301 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fb17a3b1-662b-4e45-a55f-05e18bf5f01d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:12.027475 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fb17a3b1-662b-4e45-a55f-05e18bf5f01d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 Jul 10 19:55:12.027690 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fb17a3b1-662b-4e45-a55f-05e18bf5f01d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:12.027936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fb17a3b1-662b-4e45-a55f-05e18bf5f01d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:12.028159 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-fb17a3b1-662b-4e45-a55f-05e18bf5f01d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] show called for member 3697248a-6ee5-47a6-9505-08d699537599 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:12.031995 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:12.031995 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:12.040822 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fb17a3b1-662b-4e45-a55f-05e18bf5f01d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 returned with HTTP 200 Jul 10 19:55:12.041288 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 63/251] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:12 2026] GET /volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:12.113810 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-eb852a89-dac9-46b0-863b-d071e909e260 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:12.118881 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb852a89-dac9-46b0-863b-d071e909e260 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 Jul 10 19:55:12.119109 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb852a89-dac9-46b0-863b-d071e909e260 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:12.119324 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb852a89-dac9-46b0-863b-d071e909e260 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:12.126740 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:12.126740 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:12.131069 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-eb852a89-dac9-46b0-863b-d071e909e260 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:12.135897 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb852a89-dac9-46b0-863b-d071e909e260 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 returned with HTTP 200 Jul 10 19:55:12.137259 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 64/252] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:12 2026] GET /volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:12.153371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:12.155481 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:55:12.155821 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1249138664"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:12.157314 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1249138664'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:55:12.157450 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume of 1 GB Jul 10 19:55:12.162785 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Availability Zones retrieved successfully. Jul 10 19:55:12.168872 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Flow 'volume_create_api' (0967847e-1c4a-4e61-ae41-b3808db0d9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:12.170111 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed4a677-0f29-4999-89c8-aa4a1773b2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:12.171163 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:12.199673 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed4a677-0f29-4999-89c8-aa4a1773b2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:12.200493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daafba02-213f-412d-ba5f-b0ed1fe7de3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:12.227039 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-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 19:55:12.227355 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-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 19:55:12.231546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-32ec0a5d-96de-4292-9e22-bc5681df1fd6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:12.233492 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32ec0a5d-96de-4292-9e22-bc5681df1fd6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:12.233752 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32ec0a5d-96de-4292-9e22-bc5681df1fd6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:12.233979 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32ec0a5d-96de-4292-9e22-bc5681df1fd6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:12.242034 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Created reservations ['a1593b9a-3b0c-4739-9cef-13211f506702', 'ad1d8b11-41b7-4a0b-9a2e-c93203fdf0a2', 'debcd9ed-dff8-4cd6-ba18-0ffb0f800147', '25c9a242-752f-40f1-9055-a2b2056fb6a5'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:12.242835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daafba02-213f-412d-ba5f-b0ed1fe7de3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1593b9a-3b0c-4739-9cef-13211f506702', 'ad1d8b11-41b7-4a0b-9a2e-c93203fdf0a2', 'debcd9ed-dff8-4cd6-ba18-0ffb0f800147', '25c9a242-752f-40f1-9055-a2b2056fb6a5']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:12.243714 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebae426-508e-40b6-bc00-062558c6ef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:12.244907 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:12.244907 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:12.249653 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-32ec0a5d-96de-4292-9e22-bc5681df1fd6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:12.255059 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32ec0a5d-96de-4292-9e22-bc5681df1fd6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:12.255695 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 65/253] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:12 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:12.269459 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebae426-508e-40b6-bc00-062558c6ef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '545a6e28-01b5-40b1-a48c-89d4df3031a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1249138664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af620dfd431c4f8aad3b7caaa79f82f7',qos_specs=None,replication_status=,reservations=['a1593b9a-3b0c-4739-9cef-13211f506702','ad1d8b11-41b7-4a0b-9a2e-c93203fdf0a2','debcd9ed-dff8-4cd6-ba18-0ffb0f800147','25c9a242-752f-40f1-9055-a2b2056fb6a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1249138664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=545a6e28-01b5-40b1-a48c-89d4df3031a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af620dfd431c4f8aad3b7caaa79f82f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:12.270436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bab670c-68e6-4290-b9aa-bc541ac4ac1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:12.292594 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bab670c-68e6-4290-b9aa-bc541ac4ac1a) transitioned into state 'SUCCESS' from state '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-1249138664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af620dfd431c4f8aad3b7caaa79f82f7',qos_specs=None,replication_status=,reservations=['a1593b9a-3b0c-4739-9cef-13211f506702','ad1d8b11-41b7-4a0b-9a2e-c93203fdf0a2','debcd9ed-dff8-4cd6-ba18-0ffb0f800147','25c9a242-752f-40f1-9055-a2b2056fb6a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04042f56bf91485f967a8a2e9e55f2e7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:12.293462 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92117a91-263e-4b04-96fc-90920cd6a46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:12.303158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92117a91-263e-4b04-96fc-90920cd6a46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:12.304469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Flow 'volume_create_api' (0967847e-1c4a-4e61-ae41-b3808db0d9c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:12.304469 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Create volume request issued successfully. Jul 10 19:55:12.304978 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4feda741-525b-447e-ab31-e6c9b57dc0b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:55:12.305442 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 62/254] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:55:12 2026] POST /volume/v3/volumes => generated 752 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:12.318132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d3394db8-8f9e-4501-af99-f07651e37a43 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:12.319797 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d3394db8-8f9e-4501-af99-f07651e37a43 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 Jul 10 19:55:12.319975 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d3394db8-8f9e-4501-af99-f07651e37a43 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:12.320172 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d3394db8-8f9e-4501-af99-f07651e37a43 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:12.326321 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:12.326321 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:12.330132 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d3394db8-8f9e-4501-af99-f07651e37a43 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:12.334092 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d3394db8-8f9e-4501-af99-f07651e37a43 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 returned with HTTP 200 Jul 10 19:55:12.334461 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 64/255] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:12 2026] GET /volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:13.054896 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3aa08918-11e2-4318-a666-95309f7c7a37 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.059427 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3aa08918-11e2-4318-a666-95309f7c7a37 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 Jul 10 19:55:13.059670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3aa08918-11e2-4318-a666-95309f7c7a37 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:13.059850 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3aa08918-11e2-4318-a666-95309f7c7a37 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:13.059977 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-3aa08918-11e2-4318-a666-95309f7c7a37 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] show called for member 3697248a-6ee5-47a6-9505-08d699537599 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:13.065405 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.065405 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:13.084693 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3aa08918-11e2-4318-a666-95309f7c7a37 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 returned with HTTP 200 Jul 10 19:55:13.085225 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 65/256] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:13 2026] GET /volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:13.097224 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.101364 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:55:13.101828 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-495517451", "volume_type": "6c817e03-2883-4236-948d-7daa1b95e09a", "group_id": "3697248a-6ee5-47a6-9505-08d699537599", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:13.105661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-495517451', 'volume_type': '6c817e03-2883-4236-948d-7daa1b95e09a', 'group_id': '3697248a-6ee5-47a6-9505-08d699537599', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:55:13.119096 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.119096 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:13.119522 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Create volume of 1 GB Jul 10 19:55:13.125244 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Availability Zones retrieved successfully. Jul 10 19:55:13.131618 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Flow 'volume_create_api' (0cac9b0f-667f-4f75-a57e-6a3401cf2241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:13.132925 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322fb6e0-4083-4957-a06e-1ca97cc91238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:13.133569 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.133569 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:13.134028 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:13.156949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322fb6e0-4083-4957-a06e-1ca97cc91238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:55:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c817e03-2883-4236-948d-7daa1b95e09a,is_public=True,name='tempest-GroupsV314Test-volume-type-1393315512',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c817e03-2883-4236-948d-7daa1b95e09a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3697248a-6ee5-47a6-9505-08d699537599', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:13.158018 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bfac46a-8f97-497d-9fad-faba17fc5ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:13.185077 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1393315512 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1393315512, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:13.185363 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1393315512 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1393315512, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:13.220248 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Created reservations ['ad60d49f-190d-4f56-b661-7b4d2957ffad', '4e3f1d93-d80d-4ddd-821e-79233e8dc40e', 'a8aade47-ab9a-46c1-b5d7-927140c5551d', '5927bad4-dc01-4b88-9f00-0f69bc1a0cd9'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:13.221006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bfac46a-8f97-497d-9fad-faba17fc5ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad60d49f-190d-4f56-b661-7b4d2957ffad', '4e3f1d93-d80d-4ddd-821e-79233e8dc40e', 'a8aade47-ab9a-46c1-b5d7-927140c5551d', '5927bad4-dc01-4b88-9f00-0f69bc1a0cd9']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:13.221702 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5dbcd4-3f3b-4356-b04e-e103ec2691b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:13.244018 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5dbcd4-3f3b-4356-b04e-e103ec2691b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89c32258-9836-4de9-a1ca-631f52b9f60f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-495517451',encryption_key_id=None,group_id=3697248a-6ee5-47a6-9505-08d699537599,group_type_id=,metadata={},multiattach=False,project_id='8024f68b0df84cb392689e53e9980000',qos_specs=None,replication_status=,reservations=['ad60d49f-190d-4f56-b661-7b4d2957ffad','4e3f1d93-d80d-4ddd-821e-79233e8dc40e','a8aade47-ab9a-46c1-b5d7-927140c5551d','5927bad4-dc01-4b88-9f00-0f69bc1a0cd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fcafaf3d0ba4ede88e69c06f4bbaf08',volume_type_id=6c817e03-2883-4236-948d-7daa1b95e09a), 'volume': Volume(_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-10T19:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-495517451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3697248a-6ee5-47a6-9505-08d699537599,host=None,id=89c32258-9836-4de9-a1ca-631f52b9f60f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8024f68b0df84cb392689e53e9980000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fcafaf3d0ba4ede88e69c06f4bbaf08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c817e03-2883-4236-948d-7daa1b95e09a),volume_type_id=6c817e03-2883-4236-948d-7daa1b95e09a)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:13.244724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bcae6d-4fd3-447d-ba2b-44de8d6c2b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:13.265583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bcae6d-4fd3-447d-ba2b-44de8d6c2b4b) transitioned into state 'SUCCESS' from state '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-495517451',encryption_key_id=None,group_id=3697248a-6ee5-47a6-9505-08d699537599,group_type_id=,metadata={},multiattach=False,project_id='8024f68b0df84cb392689e53e9980000',qos_specs=None,replication_status=,reservations=['ad60d49f-190d-4f56-b661-7b4d2957ffad','4e3f1d93-d80d-4ddd-821e-79233e8dc40e','a8aade47-ab9a-46c1-b5d7-927140c5551d','5927bad4-dc01-4b88-9f00-0f69bc1a0cd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fcafaf3d0ba4ede88e69c06f4bbaf08',volume_type_id=6c817e03-2883-4236-948d-7daa1b95e09a)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:13.266390 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80db633f-9898-442c-971b-149a4dd3d254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:13.270006 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-de7aee89-b230-4265-9df4-7f8b0a22c3c2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.272256 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-de7aee89-b230-4265-9df4-7f8b0a22c3c2 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:13.272509 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-de7aee89-b230-4265-9df4-7f8b0a22c3c2 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:13.272764 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-de7aee89-b230-4265-9df4-7f8b0a22c3c2 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:13.280439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80db633f-9898-442c-971b-149a4dd3d254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:13.282046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Flow 'volume_create_api' (0cac9b0f-667f-4f75-a57e-6a3401cf2241) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:13.282046 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Create volume request issued successfully. Jul 10 19:55:13.282877 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:13.283108 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:13.285167 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.285167 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:13.289470 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-de7aee89-b230-4265-9df4-7f8b0a22c3c2 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:13.294232 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-de7aee89-b230-4265-9df4-7f8b0a22c3c2 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:13.294622 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 63/257] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:13 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:13.337548 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:13.342929 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.342929 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:13.346638 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5285d074-9e8b-4bec-9c4d-deeb38ff5a72 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.347197 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2dfdeba8-82b1-425a-a0d1-acaec8a89012 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:55:13.347673 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 66/258] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:55:13 2026] POST /volume/v3/volumes => generated 818 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:13.351123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5285d074-9e8b-4bec-9c4d-deeb38ff5a72 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 Jul 10 19:55:13.351949 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5285d074-9e8b-4bec-9c4d-deeb38ff5a72 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:13.351949 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5285d074-9e8b-4bec-9c4d-deeb38ff5a72 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:13.361079 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.363119 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f Jul 10 19:55:13.363363 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:13.363570 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:13.369346 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.369346 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:13.371748 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.371748 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:13.373079 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5285d074-9e8b-4bec-9c4d-deeb38ff5a72 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:13.376277 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Volume info retrieved successfully. Jul 10 19:55:13.377075 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:13.377169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5285d074-9e8b-4bec-9c4d-deeb38ff5a72 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 returned with HTTP 200 Jul 10 19:55:13.377243 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:13.377554 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 65/259] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:13 2026] GET /volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:13.419642 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a6d6a7d1-be4b-4e92-b0ba-f9635d4bb3e7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.420108 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6d6a7d1-be4b-4e92-b0ba-f9635d4bb3e7 None None] GET https://10.4.3.145/volume// Jul 10 19:55:13.420263 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6d6a7d1-be4b-4e92-b0ba-f9635d4bb3e7 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:13.420461 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:13.420517 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6d6a7d1-be4b-4e92-b0ba-f9635d4bb3e7 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:13.420810 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6d6a7d1-be4b-4e92-b0ba-f9635d4bb3e7 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:13.421156 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 64/260] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:55:13 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 19:55:13.423977 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.423977 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:13.432345 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ee155b14-3044-4258-b301-f979e6296aa9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.433742 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecfb0728-f1a5-4753-9419-15eb8f5f34b0 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f returned with HTTP 200 Jul 10 19:55:13.434192 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 66/261] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:55:13 2026] GET /volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:13.436209 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ee155b14-3044-4258-b301-f979e6296aa9 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:55:13.437404 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ee155b14-3044-4258-b301-f979e6296aa9 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca962914-db72-4d3f-9f3a-e6ab1cfd2af9", "connector": null, "instance_uuid": "8c71c1c6-5ef2-4e31-8782-0b7eff259908"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:13.447279 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.447279 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:13.485002 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-ee155b14-3044-4258-b301-f979e6296aa9 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:55:13.485540 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 67/262] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:55:13 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 19:55:13.556543 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5eebd3f4-e28a-46d6-9e14-1fad2b2f01fa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.560116 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5eebd3f4-e28a-46d6-9e14-1fad2b2f01fa tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:13.560116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5eebd3f4-e28a-46d6-9e14-1fad2b2f01fa tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:13.560116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5eebd3f4-e28a-46d6-9e14-1fad2b2f01fa tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:13.572671 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.572671 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:13.576363 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5eebd3f4-e28a-46d6-9e14-1fad2b2f01fa tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:13.580191 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5eebd3f4-e28a-46d6-9e14-1fad2b2f01fa tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:13.580584 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 66/263] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:13 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:13.633477 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-d0c8a540-aa29-4516-b7f8-4d698f71cb80 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.638086 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-d0c8a540-aa29-4516-b7f8-4d698f71cb80 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:13.639293 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-d0c8a540-aa29-4516-b7f8-4d698f71cb80 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:13.643191 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-d0c8a540-aa29-4516-b7f8-4d698f71cb80 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:13.649863 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.649863 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:13.654906 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-d0c8a540-aa29-4516-b7f8-4d698f71cb80 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:13.660907 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-d0c8a540-aa29-4516-b7f8-4d698f71cb80 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:13.661433 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 65/264] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:13 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:13.905208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-349d00fc-db53-47a6-b7dd-4693c6705014 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:13.907838 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-349d00fc-db53-47a6-b7dd-4693c6705014 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:13.908096 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-349d00fc-db53-47a6-b7dd-4693c6705014 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:13.908336 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-349d00fc-db53-47a6-b7dd-4693c6705014 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:13.919924 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:13.919924 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:13.928140 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-349d00fc-db53-47a6-b7dd-4693c6705014 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:13.935858 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-349d00fc-db53-47a6-b7dd-4693c6705014 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:13.936561 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 67/265] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:13 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:14.029429 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a63d184d-d2db-4e84-aaf9-1ae03995bda7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:14.029946 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a63d184d-d2db-4e84-aaf9-1ae03995bda7 None None] GET https://10.4.3.145/volume// Jul 10 19:55:14.030219 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a63d184d-d2db-4e84-aaf9-1ae03995bda7 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:14.030534 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a63d184d-d2db-4e84-aaf9-1ae03995bda7 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:14.031044 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a63d184d-d2db-4e84-aaf9-1ae03995bda7 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:14.031496 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 68/266] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55: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 19:55:14.041637 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-f0d96c99-1805-490b-98ce-9199c212ff5b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:14.043648 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-f0d96c99-1805-490b-98ce-9199c212ff5b tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:14.044980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-f0d96c99-1805-490b-98ce-9199c212ff5b tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:14.044980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-f0d96c99-1805-490b-98ce-9199c212ff5b tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:14.053552 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:14.053552 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:14.067465 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-f0d96c99-1805-490b-98ce-9199c212ff5b tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:14.076883 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-f0d96c99-1805-490b-98ce-9199c212ff5b tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:14.077518 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 67/267] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:14 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:14.170446 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-daa24f36-e190-4334-ba25-778b575f7a6f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:14.172911 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-daa24f36-e190-4334-ba25-778b575f7a6f tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] PUT https://10.4.3.145/volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8 Jul 10 19:55:14.173807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-daa24f36-e190-4334-ba25-778b575f7a6f tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:14.190881 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-daa24f36-e190-4334-ba25-778b575f7a6f tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Acquiring lock "cinder-attachment_update-ca962914-db72-4d3f-9f3a-e6ab1cfd2af9-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:55:14.195774 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-daa24f36-e190-4334-ba25-778b575f7a6f tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Lock "cinder-attachment_update-ca962914-db72-4d3f-9f3a-e6ab1cfd2af9-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:55:14.197088 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:14.197088 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:14.311784 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-76681655-844e-47f3-ade3-056f74311a37 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:14.314639 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76681655-844e-47f3-ade3-056f74311a37 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:14.314639 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76681655-844e-47f3-ade3-056f74311a37 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:14.314715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76681655-844e-47f3-ade3-056f74311a37 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:14.336205 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:14.336205 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:14.340144 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-76681655-844e-47f3-ade3-056f74311a37 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:14.344864 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76681655-844e-47f3-ade3-056f74311a37 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:14.345421 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 68/268] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:14 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:14.448452 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:14.450303 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f Jul 10 19:55:14.450580 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:14.450821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:14.457283 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:14.457283 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:14.461149 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Volume info retrieved successfully. Jul 10 19:55:14.461901 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:14.462136 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:14.498873 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:14.502334 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:14.502334 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:14.510577 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33dd7d47-a962-4fbd-827a-d328d4a666a8 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f returned with HTTP 200 Jul 10 19:55:14.511099 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 69/269] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:55:14 2026] GET /volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f => generated 911 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:14.523977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:14.525859 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] POST https://10.4.3.145/volume/v3/groups/action Jul 10 19:55:14.526348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Action body: b'{"create-from-src": {"source_group_id": "3697248a-6ee5-47a6-9505-08d699537599", "name": "tempest-Group_from_grp-1610276197"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:14.526464 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "3697248a-6ee5-47a6-9505-08d699537599", "name": "tempest-Group_from_grp-1610276197"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:14.528008 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Creating new group {'create-from-src': {'source_group_id': '3697248a-6ee5-47a6-9505-08d699537599', 'name': 'tempest-Group_from_grp-1610276197'}}. {{(pid=99972) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 19:55:14.528123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.groups [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Creating group tempest-Group_from_grp-1610276197 from source group 3697248a-6ee5-47a6-9505-08d699537599. Jul 10 19:55:14.533200 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:14.533200 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:14.539845 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:14.539845 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:14.582117 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Created reservations ['635c124e-d3c3-4ce4-b2e7-6d11e021d9b4'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:14.754200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-daa24f36-e190-4334-ba25-778b575f7a6f tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Lock "cinder-attachment_update-ca962914-db72-4d3f-9f3a-e6ab1cfd2af9-np0000005048" released by "attachment_update" :: held 0.558s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:55:14.754598 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-daa24f36-e190-4334-ba25-778b575f7a6f tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8 returned with HTTP 200 Jul 10 19:55:14.754997 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 66/270] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:55:14 2026] PUT /volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8 => generated 969 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:14.948712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e299690f-9ccf-4080-8c5c-bf3758f03852 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:14.950552 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e299690f-9ccf-4080-8c5c-bf3758f03852 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:14.950699 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e299690f-9ccf-4080-8c5c-bf3758f03852 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:14.950880 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e299690f-9ccf-4080-8c5c-bf3758f03852 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:14.961368 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:14.961368 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:14.965462 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e299690f-9ccf-4080-8c5c-bf3758f03852 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:14.970292 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e299690f-9ccf-4080-8c5c-bf3758f03852 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:14.970788 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 69/271] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:14 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:15.145023 np0000005048 devstack@c-api.service[99972]: INFO cinder.group.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] A mapping entry already exists for group 7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 and volume type 6c817e03-2883-4236-948d-7daa1b95e09a. Do not need to create again. Jul 10 19:55:15.145452 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.145452 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:15.146157 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Availability Zones retrieved successfully. Jul 10 19:55:15.156817 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Flow 'volume_create_api' (8f991a0f-772a-42f3-8284-e90e038deb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:15.158600 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87bc6d53-1cc0-4299-999f-715d433c2498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:15.159951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:15.183383 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87bc6d53-1cc0-4299-999f-715d433c2498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '89c32258-9836-4de9-a1ca-631f52b9f60f', 'volume_type': VolumeType(created_at=2026-07-10T19:55:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c817e03-2883-4236-948d-7daa1b95e09a,is_public=True,name='tempest-GroupsV314Test-volume-type-1393315512',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c817e03-2883-4236-948d-7daa1b95e09a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:15.184248 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b5e713-b2e0-4fb6-82a8-80cfcb3629e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:15.208793 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1393315512 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1393315512, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:15.208793 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1393315512 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1393315512, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:15.224519 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Created reservations ['45d97491-1db4-44d9-88b6-74275e85a375', 'dd4bbb6f-4c08-4c20-93a5-1a705c115480', '3af170b5-4ff6-4e89-bdb1-1c2a1d71b798', '812a218f-f5d0-4a88-b8af-16dacce81909'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:15.225317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b5e713-b2e0-4fb6-82a8-80cfcb3629e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45d97491-1db4-44d9-88b6-74275e85a375', 'dd4bbb6f-4c08-4c20-93a5-1a705c115480', '3af170b5-4ff6-4e89-bdb1-1c2a1d71b798', '812a218f-f5d0-4a88-b8af-16dacce81909']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:15.226193 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefcbcc0-5cf3-47f7-a8c3-0ee4860d591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:15.253431 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefcbcc0-5cf3-47f7-a8c3-0ee4860d591d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ee6899-377c-4ebe-a3e3-9ea4a332b217', '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=7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2,group_type_id=,metadata={},multiattach=False,project_id='8024f68b0df84cb392689e53e9980000',qos_specs=None,replication_status=,reservations=['45d97491-1db4-44d9-88b6-74275e85a375','dd4bbb6f-4c08-4c20-93a5-1a705c115480','3af170b5-4ff6-4e89-bdb1-1c2a1d71b798','812a218f-f5d0-4a88-b8af-16dacce81909'],size=1,snapshot_id=None,source_replicaid=,source_volid=89c32258-9836-4de9-a1ca-631f52b9f60f,status='creating',user_id='4fcafaf3d0ba4ede88e69c06f4bbaf08',volume_type_id=6c817e03-2883-4236-948d-7daa1b95e09a), 'volume': Volume(_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-10T19:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2,host=None,id=b1ee6899-377c-4ebe-a3e3-9ea4a332b217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8024f68b0df84cb392689e53e9980000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=89c32258-9836-4de9-a1ca-631f52b9f60f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fcafaf3d0ba4ede88e69c06f4bbaf08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c817e03-2883-4236-948d-7daa1b95e09a),volume_type_id=6c817e03-2883-4236-948d-7daa1b95e09a)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:15.254203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f599b55-5970-416b-91dd-ec885340137c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:15.281809 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f599b55-5970-416b-91dd-ec885340137c) transitioned into state 'SUCCESS' from 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=7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2,group_type_id=,metadata={},multiattach=False,project_id='8024f68b0df84cb392689e53e9980000',qos_specs=None,replication_status=,reservations=['45d97491-1db4-44d9-88b6-74275e85a375','dd4bbb6f-4c08-4c20-93a5-1a705c115480','3af170b5-4ff6-4e89-bdb1-1c2a1d71b798','812a218f-f5d0-4a88-b8af-16dacce81909'],size=1,snapshot_id=None,source_replicaid=,source_volid=89c32258-9836-4de9-a1ca-631f52b9f60f,status='creating',user_id='4fcafaf3d0ba4ede88e69c06f4bbaf08',volume_type_id=6c817e03-2883-4236-948d-7daa1b95e09a)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:15.282899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Flow 'volume_create_api' (8f991a0f-772a-42f3-8284-e90e038deb49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:15.284694 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Create volume request issued successfully. Jul 10 19:55:15.300842 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f99f1e1e-24be-4bcd-a9f9-d51817135a92 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups/action returned with HTTP 202 Jul 10 19:55:15.301374 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 68/272] 10.4.3.145 () {70 vars in 1318 bytes} [Fri Jul 10 19:55:14 2026] POST /volume/v3/groups/action => generated 102 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:15.313666 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.316746 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:55:15.316746 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:15.317112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:15.317836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:55:15.319331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:55:15.330376 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Get all volumes completed successfully. Jul 10 19:55:15.331831 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:15.333150 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:15.362702 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d0879732-db3d-4607-838a-173346ba3bff None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.364800 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d0879732-db3d-4607-838a-173346ba3bff tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:15.365116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d0879732-db3d-4607-838a-173346ba3bff tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:15.365457 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d0879732-db3d-4607-838a-173346ba3bff tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:15.378765 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.378765 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:15.383551 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d0879732-db3d-4607-838a-173346ba3bff tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:15.389285 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d0879732-db3d-4607-838a-173346ba3bff tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:15.389894 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 67/273] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:15 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:15.395811 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:15.398443 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.398443 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:15.404805 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:15.405032 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:15.444178 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:15.447314 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.447314 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:15.456698 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27bf0daf-a0be-4e1b-ae96-6286b245b08b tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:55:15.457111 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 70/274] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:55:15 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:15.475088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.478056 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 Jul 10 19:55:15.478599 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:15.478782 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:15.491760 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.491760 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:15.497078 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Volume info retrieved successfully. Jul 10 19:55:15.497747 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:15.497897 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:15.541468 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:15.547698 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.547698 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:15.558066 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57b21009-8f64-4a63-b4ed-5e34a45d3906 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 returned with HTTP 200 Jul 10 19:55:15.558479 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 70/275] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:55:15 2026] GET /volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 => generated 923 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:15.577345 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-98fe8910-bcff-4ad9-a0f0-70764381943f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.580409 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-98fe8910-bcff-4ad9-a0f0-70764381943f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 Jul 10 19:55:15.580636 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-98fe8910-bcff-4ad9-a0f0-70764381943f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:15.580826 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-98fe8910-bcff-4ad9-a0f0-70764381943f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:15.580985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-98fe8910-bcff-4ad9-a0f0-70764381943f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] show called for member 7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:15.585467 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.585467 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:15.595030 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-98fe8910-bcff-4ad9-a0f0-70764381943f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 returned with HTTP 200 Jul 10 19:55:15.595420 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 69/276] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:15 2026] GET /volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 => generated 417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:15.604779 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.607732 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:55:15.607732 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:15.607732 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:15.607946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:55:15.608565 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:55:15.621195 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Get all volumes completed successfully. Jul 10 19:55:15.621195 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:15.621430 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:15.665944 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:15.669144 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.669144 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:15.673371 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:15.673616 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:15.709156 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:15.711912 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.711912 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:15.719817 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b159c56-db09-4c8e-a2b7-40e8d270b516 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:55:15.719817 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 68/277] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:55:15 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:15.739052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6107cc87-51d3-4487-b95c-0327f6ce1d6d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.741066 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6107cc87-51d3-4487-b95c-0327f6ce1d6d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] POST https://10.4.3.145/volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2/action Jul 10 19:55:15.741312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6107cc87-51d3-4487-b95c-0327f6ce1d6d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:15.741543 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6107cc87-51d3-4487-b95c-0327f6ce1d6d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:15.742864 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-6107cc87-51d3-4487-b95c-0327f6ce1d6d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] delete called for group 7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 {{(pid=99974) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:55:15.743011 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-6107cc87-51d3-4487-b95c-0327f6ce1d6d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Delete group with id: 7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 Jul 10 19:55:15.745953 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.745953 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:15.793079 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6107cc87-51d3-4487-b95c-0327f6ce1d6d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2/action returned with HTTP 202 Jul 10 19:55:15.793079 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 71/278] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:55:15 2026] POST /volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:15.800130 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.802206 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 Jul 10 19:55:15.802410 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:15.802597 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:15.810007 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.810007 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:15.814356 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Volume info retrieved successfully. Jul 10 19:55:15.815024 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:15.817554 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:15.856538 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:15.859542 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:15.859542 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:15.866404 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb94008a-89f2-4fe2-89db-b0d6c9195faf tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 returned with HTTP 200 Jul 10 19:55:15.866809 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 71/279] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:55:15 2026] GET /volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 => generated 922 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:15.919690 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7f188c28-1a87-48f0-962b-b61004acb3d2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.920132 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7f188c28-1a87-48f0-962b-b61004acb3d2 None None] GET https://10.4.3.145/volume// Jul 10 19:55:15.920372 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7f188c28-1a87-48f0-962b-b61004acb3d2 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:15.920626 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7f188c28-1a87-48f0-962b-b61004acb3d2 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:15.921115 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7f188c28-1a87-48f0-962b-b61004acb3d2 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:15.921571 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 70/280] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:55: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 19:55:15.945081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-9bb08265-bf06-449d-8ed7-7c4ee04a7bba None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.984946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0367bca1-5a81-484b-a9e7-f1cf03a17318 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:15.989115 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0367bca1-5a81-484b-a9e7-f1cf03a17318 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:15.989459 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0367bca1-5a81-484b-a9e7-f1cf03a17318 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:15.989756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0367bca1-5a81-484b-a9e7-f1cf03a17318 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.007987 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.007987 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:16.015165 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0367bca1-5a81-484b-a9e7-f1cf03a17318 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:16.021484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0367bca1-5a81-484b-a9e7-f1cf03a17318 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:16.022046 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 72/281] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:15 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:16.191719 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-9bb08265-bf06-449d-8ed7-7c4ee04a7bba tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:55:16.192163 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-9bb08265-bf06-449d-8ed7-7c4ee04a7bba tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50343bd1-b0b1-4d21-aa65-81077db5bf86", "connector": null, "instance_uuid": "ff6d69a1-d753-4fb7-bc58-c0f480b31f3f"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:16.202479 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.202479 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:16.241510 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-9bb08265-bf06-449d-8ed7-7c4ee04a7bba tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:55:16.241903 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 69/282] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:55:15 2026] POST /volume/v3/attachments => generated 273 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:16.285417 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-407198c0-a8f4-4646-a711-050c219876f0 req-281f816a-729c-4815-9615-da49cc8ed466 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.288671 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-281f816a-729c-4815-9615-da49cc8ed466 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] POST https://10.4.3.145/volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966/action Jul 10 19:55:16.289193 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-281f816a-729c-4815-9615-da49cc8ed466 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:16.289412 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-281f816a-729c-4815-9615-da49cc8ed466 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:16.315480 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.315480 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:16.328630 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-407198c0-a8f4-4646-a711-050c219876f0 req-281f816a-729c-4815-9615-da49cc8ed466 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966/action returned with HTTP 204 Jul 10 19:55:16.329438 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 72/283] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:55:16 2026] POST /volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:16.403436 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4e4e0d7a-b485-42cc-b30c-9d7085991f4a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.405657 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4e4e0d7a-b485-42cc-b30c-9d7085991f4a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:16.405857 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4e4e0d7a-b485-42cc-b30c-9d7085991f4a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.406249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4e4e0d7a-b485-42cc-b30c-9d7085991f4a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.421624 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.421624 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:16.427020 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4e4e0d7a-b485-42cc-b30c-9d7085991f4a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:16.434075 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4e4e0d7a-b485-42cc-b30c-9d7085991f4a tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:16.434637 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 71/284] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:16.453003 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-59c8b022-2ea0-416f-9a67-378782055d3c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.455840 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-59c8b022-2ea0-416f-9a67-378782055d3c tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:16.456113 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-59c8b022-2ea0-416f-9a67-378782055d3c tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.456372 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-59c8b022-2ea0-416f-9a67-378782055d3c tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.474401 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.474401 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:16.480015 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-59c8b022-2ea0-416f-9a67-378782055d3c tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:16.489268 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-59c8b022-2ea0-416f-9a67-378782055d3c tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:16.489877 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 73/285] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:16.507065 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-81c39dae-7627-4029-98ae-3e62388ffab8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.509086 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81c39dae-7627-4029-98ae-3e62388ffab8 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:16.509294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81c39dae-7627-4029-98ae-3e62388ffab8 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.509768 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81c39dae-7627-4029-98ae-3e62388ffab8 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.524562 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.524562 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:16.535884 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-81c39dae-7627-4029-98ae-3e62388ffab8 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Volume info retrieved successfully. Jul 10 19:55:16.543375 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81c39dae-7627-4029-98ae-3e62388ffab8 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:16.543801 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 70/286] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:16.692210 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-08b20143-74b3-48f1-9399-d237cfc38151 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.693679 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08b20143-74b3-48f1-9399-d237cfc38151 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:16.693841 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08b20143-74b3-48f1-9399-d237cfc38151 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.694323 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08b20143-74b3-48f1-9399-d237cfc38151 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.698237 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3d09fb82-d48e-4645-94ce-677713e10231 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.700447 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3d09fb82-d48e-4645-94ce-677713e10231 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:16.700979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3d09fb82-d48e-4645-94ce-677713e10231 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.700979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3d09fb82-d48e-4645-94ce-677713e10231 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.706016 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.706016 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:16.709734 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-08b20143-74b3-48f1-9399-d237cfc38151 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:16.712567 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.712567 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:16.715383 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08b20143-74b3-48f1-9399-d237cfc38151 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:16.716445 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 73/287] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:16.719644 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3d09fb82-d48e-4645-94ce-677713e10231 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:16.727410 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3d09fb82-d48e-4645-94ce-677713e10231 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:16.728485 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 72/288] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:16.780242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ce3720ad-0dc6-4e79-918a-7762275fc86f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.781016 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ce3720ad-0dc6-4e79-918a-7762275fc86f None None] GET https://10.4.3.145/volume// Jul 10 19:55:16.781367 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ce3720ad-0dc6-4e79-918a-7762275fc86f None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.781749 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ce3720ad-0dc6-4e79-918a-7762275fc86f None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.781982 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ce3720ad-0dc6-4e79-918a-7762275fc86f None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:16.782976 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 74/289] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55:16 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 19:55:16.786436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3db3a356-cc1f-4fd2-953e-107e42d184e0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.791511 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3db3a356-cc1f-4fd2-953e-107e42d184e0 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] POST https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c/action Jul 10 19:55:16.792150 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3db3a356-cc1f-4fd2-953e-107e42d184e0 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:16.792387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3db3a356-cc1f-4fd2-953e-107e42d184e0 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:16.793128 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-e396b6bd-e23c-4860-b540-cf096cd98e76 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.798259 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-e396b6bd-e23c-4860-b540-cf096cd98e76 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:16.798533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-e396b6bd-e23c-4860-b540-cf096cd98e76 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.798695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-e396b6bd-e23c-4860-b540-cf096cd98e76 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.806210 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.806210 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:16.806831 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3db3a356-cc1f-4fd2-953e-107e42d184e0 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:16.812165 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.812165 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:16.818281 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-e396b6bd-e23c-4860-b540-cf096cd98e76 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:16.820186 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3db3a356-cc1f-4fd2-953e-107e42d184e0 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Begin detaching volume completed successfully. Jul 10 19:55:16.820527 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-3db3a356-cc1f-4fd2-953e-107e42d184e0 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c/action returned with HTTP 202 Jul 10 19:55:16.821273 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 71/290] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:55:16 2026] POST /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:55:16.827146 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-e396b6bd-e23c-4860-b540-cf096cd98e76 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:16.828673 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 74/291] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 1031 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:16.850318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9a884c09-f08a-4073-acca-717b94808b49 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.853320 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9a884c09-f08a-4073-acca-717b94808b49 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:16.853320 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9a884c09-f08a-4073-acca-717b94808b49 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.853320 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9a884c09-f08a-4073-acca-717b94808b49 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.871888 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.871888 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:16.879872 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9a884c09-f08a-4073-acca-717b94808b49 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Volume info retrieved successfully. Jul 10 19:55:16.882138 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7aa70f86-f27c-44aa-a6fd-40febe52fdfa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.883946 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9a884c09-f08a-4073-acca-717b94808b49 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:16.884509 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 73/292] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:16.884846 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7aa70f86-f27c-44aa-a6fd-40febe52fdfa tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 Jul 10 19:55:16.885113 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7aa70f86-f27c-44aa-a6fd-40febe52fdfa tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.886207 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7aa70f86-f27c-44aa-a6fd-40febe52fdfa tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.893527 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7aa70f86-f27c-44aa-a6fd-40febe52fdfa tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 returned with HTTP 404 Jul 10 19:55:16.894180 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 75/293] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/b1ee6899-377c-4ebe-a3e3-9ea4a332b217 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:55:16.906335 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b7875749-00f0-4200-b57d-a36b5a716b15 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.908409 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b7875749-00f0-4200-b57d-a36b5a716b15 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 Jul 10 19:55:16.908409 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b7875749-00f0-4200-b57d-a36b5a716b15 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.908409 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b7875749-00f0-4200-b57d-a36b5a716b15 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.908579 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-b7875749-00f0-4200-b57d-a36b5a716b15 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] show called for member 7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:16.911917 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b7875749-00f0-4200-b57d-a36b5a716b15 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 returned with HTTP 404 Jul 10 19:55:16.912505 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 72/294] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/groups/7a2bd2a5-4626-4c71-9b5c-8ba20db26ea2 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:55:16.922989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.925370 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:55:16.926048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:16.926048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:16.927278 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:55:16.929393 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:55:16.931299 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-16dbf2aa-25e8-4fce-920b-69b6c18def90 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:16.933372 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-16dbf2aa-25e8-4fce-920b-69b6c18def90 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] PUT https://10.4.3.145/volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9 Jul 10 19:55:16.933767 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-16dbf2aa-25e8-4fce-920b-69b6c18def90 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:16.948669 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-16dbf2aa-25e8-4fce-920b-69b6c18def90 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Acquiring lock "cinder-attachment_update-50343bd1-b0b1-4d21-aa65-81077db5bf86-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:55:16.954289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-16dbf2aa-25e8-4fce-920b-69b6c18def90 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Lock "cinder-attachment_update-50343bd1-b0b1-4d21-aa65-81077db5bf86-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:55:16.955754 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:16.955754 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:16.967166 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Get all volumes completed successfully. Jul 10 19:55:16.967986 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:16.968183 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:17.023018 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:17.026232 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:17.026232 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:17.035009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-500e2a08-993a-46b5-a802-392be49fdbec None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:17.037416 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ec0c26e-8b9b-4e1d-9b9f-8e262b1a48df tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:55:17.037497 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-500e2a08-993a-46b5-a802-392be49fdbec tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:17.037581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-500e2a08-993a-46b5-a802-392be49fdbec tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:17.037749 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-500e2a08-993a-46b5-a802-392be49fdbec tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:17.037860 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 75/295] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:55:16 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:17.051005 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:17.051005 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:17.057867 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-500e2a08-993a-46b5-a802-392be49fdbec tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:17.058337 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a10387ac-2c8c-4328-937f-fb84defcb346 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:17.060648 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a10387ac-2c8c-4328-937f-fb84defcb346 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] POST https://10.4.3.145/volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599/action Jul 10 19:55:17.061122 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a10387ac-2c8c-4328-937f-fb84defcb346 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:17.061289 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a10387ac-2c8c-4328-937f-fb84defcb346 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:17.063104 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-500e2a08-993a-46b5-a802-392be49fdbec tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:17.063272 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-a10387ac-2c8c-4328-937f-fb84defcb346 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] delete called for group 3697248a-6ee5-47a6-9505-08d699537599 {{(pid=99971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:55:17.063448 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.groups [None req-a10387ac-2c8c-4328-937f-fb84defcb346 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Delete group with id: 3697248a-6ee5-47a6-9505-08d699537599 Jul 10 19:55:17.063540 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 76/296] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:17 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:17.069173 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:17.069173 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:17.129998 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a10387ac-2c8c-4328-937f-fb84defcb346 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599/action returned with HTTP 202 Jul 10 19:55:17.129998 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 73/297] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:55:17 2026] POST /volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:17.135222 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:17.137125 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f Jul 10 19:55:17.137354 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:17.137947 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:17.144683 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:17.144683 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:17.151391 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Volume info retrieved successfully. Jul 10 19:55:17.151391 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:55:17.151391 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:55:17.192902 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:55:17.195726 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:17.195726 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:17.202074 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43dacb7b-e35b-41ab-99b2-bd7fbc4b330f tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f returned with HTTP 200 Jul 10 19:55:17.203122 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 76/298] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:55:17 2026] GET /volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:17.483279 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-16dbf2aa-25e8-4fce-920b-69b6c18def90 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Lock "cinder-attachment_update-50343bd1-b0b1-4d21-aa65-81077db5bf86-np0000005048" released by "attachment_update" :: held 0.529s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:55:17.483643 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-16dbf2aa-25e8-4fce-920b-69b6c18def90 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9 returned with HTTP 200 Jul 10 19:55:17.484056 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 74/299] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:55:16 2026] PUT /volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:17.731665 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aba17ef3-1611-4d89-8395-83154cdf4911 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:17.733455 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aba17ef3-1611-4d89-8395-83154cdf4911 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:17.733678 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aba17ef3-1611-4d89-8395-83154cdf4911 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:17.733885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aba17ef3-1611-4d89-8395-83154cdf4911 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:17.744545 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:17.744545 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:17.749167 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-aba17ef3-1611-4d89-8395-83154cdf4911 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:17.755217 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aba17ef3-1611-4d89-8395-83154cdf4911 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:17.756215 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 77/300] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:17 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:17.854763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-35b1b102-6bfc-4c45-804d-36b8b433bf21 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:17.855461 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-35b1b102-6bfc-4c45-804d-36b8b433bf21 None None] GET https://10.4.3.145/volume// Jul 10 19:55:17.855767 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-35b1b102-6bfc-4c45-804d-36b8b433bf21 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:17.856855 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-35b1b102-6bfc-4c45-804d-36b8b433bf21 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:17.856855 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-35b1b102-6bfc-4c45-804d-36b8b433bf21 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:17.856855 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 74/301] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55:17 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 19:55:17.864917 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-cf5c1e0b-d0bd-44f3-b048-3e84abdf0ffc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:17.867658 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-cf5c1e0b-d0bd-44f3-b048-3e84abdf0ffc tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:17.867861 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-cf5c1e0b-d0bd-44f3-b048-3e84abdf0ffc tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:17.868109 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-cf5c1e0b-d0bd-44f3-b048-3e84abdf0ffc tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:17.878231 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:17.878231 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:17.881875 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-cf5c1e0b-d0bd-44f3-b048-3e84abdf0ffc tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:17.887099 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-cf5c1e0b-d0bd-44f3-b048-3e84abdf0ffc tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:17.887621 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 77/302] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:17 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:17.906683 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-03059295-d20f-4416-81ab-b64a952aebef None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:17.908504 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03059295-d20f-4416-81ab-b64a952aebef tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:17.908714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03059295-d20f-4416-81ab-b64a952aebef tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:17.908924 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03059295-d20f-4416-81ab-b64a952aebef tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:17.924039 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:17.924039 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:17.929009 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-03059295-d20f-4416-81ab-b64a952aebef tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Volume info retrieved successfully. Jul 10 19:55:17.933800 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03059295-d20f-4416-81ab-b64a952aebef tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:17.934140 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 75/303] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:17 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:18.076731 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2955a57a-2862-4c53-8a75-95679361272e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:18.078589 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2955a57a-2862-4c53-8a75-95679361272e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:18.078815 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2955a57a-2862-4c53-8a75-95679361272e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:18.079048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2955a57a-2862-4c53-8a75-95679361272e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:18.089298 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:18.089298 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:18.093076 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2955a57a-2862-4c53-8a75-95679361272e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:18.097278 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2955a57a-2862-4c53-8a75-95679361272e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:18.097702 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 78/304] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:18 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:18.219708 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6529962d-f19c-4d6e-9bcc-2943bbc551d3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:18.224659 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6529962d-f19c-4d6e-9bcc-2943bbc551d3 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f Jul 10 19:55:18.224659 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6529962d-f19c-4d6e-9bcc-2943bbc551d3 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:18.224659 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6529962d-f19c-4d6e-9bcc-2943bbc551d3 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:18.230607 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6529962d-f19c-4d6e-9bcc-2943bbc551d3 tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f returned with HTTP 404 Jul 10 19:55:18.231425 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 75/305] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:55:18 2026] GET /volume/v3/volumes/89c32258-9836-4de9-a1ca-631f52b9f60f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:55:18.241538 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3a2a786f-a29d-41c4-8f2b-73a8e36bc95d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:18.243736 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a2a786f-a29d-41c4-8f2b-73a8e36bc95d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] GET https://10.4.3.145/volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 Jul 10 19:55:18.244029 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a2a786f-a29d-41c4-8f2b-73a8e36bc95d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:18.244404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a2a786f-a29d-41c4-8f2b-73a8e36bc95d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:18.244495 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-3a2a786f-a29d-41c4-8f2b-73a8e36bc95d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] show called for member 3697248a-6ee5-47a6-9505-08d699537599 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:18.248229 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a2a786f-a29d-41c4-8f2b-73a8e36bc95d tempest-GroupsV314Test-825959879 tempest-GroupsV314Test-825959879-project-member] https://10.4.3.145/volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 returned with HTTP 404 Jul 10 19:55:18.248903 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 78/306] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:18 2026] GET /volume/v3/groups/3697248a-6ee5-47a6-9505-08d699537599 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:55:18.260875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-84b7ed03-3aa4-4c4e-babc-4910780962f5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:18.262772 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-84b7ed03-3aa4-4c4e-babc-4910780962f5 tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/d632c4d5-fa57-4ec4-9272-ca8daa47c720 Jul 10 19:55:18.262982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-84b7ed03-3aa4-4c4e-babc-4910780962f5 tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:18.263221 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-84b7ed03-3aa4-4c4e-babc-4910780962f5 tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:18.286083 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-84b7ed03-3aa4-4c4e-babc-4910780962f5 tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] https://10.4.3.145/volume/v3/group_types/d632c4d5-fa57-4ec4-9272-ca8daa47c720 returned with HTTP 202 Jul 10 19:55:18.286673 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 76/307] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:55:18 2026] DELETE /volume/v3/group_types/d632c4d5-fa57-4ec4-9272-ca8daa47c720 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:18.295499 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cb0001ae-0a84-4fda-83c0-8974b69b09ca None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:18.298048 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb0001ae-0a84-4fda-83c0-8974b69b09ca tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] DELETE https://10.4.3.145/volume/v3/types/6c817e03-2883-4236-948d-7daa1b95e09a Jul 10 19:55:18.298308 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb0001ae-0a84-4fda-83c0-8974b69b09ca tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:18.299773 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb0001ae-0a84-4fda-83c0-8974b69b09ca tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:18.328590 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb0001ae-0a84-4fda-83c0-8974b69b09ca tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] https://10.4.3.145/volume/v3/types/6c817e03-2883-4236-948d-7daa1b95e09a returned with HTTP 202 Jul 10 19:55:18.329222 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 79/308] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:55:18 2026] DELETE /volume/v3/types/6c817e03-2883-4236-948d-7daa1b95e09a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:55:18.338603 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6795474c-54e6-436a-b1a2-c738e61d338c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:18.342118 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6795474c-54e6-436a-b1a2-c738e61d338c tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] GET https://10.4.3.145/volume/v3/types/6c817e03-2883-4236-948d-7daa1b95e09a Jul 10 19:55:18.342118 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6795474c-54e6-436a-b1a2-c738e61d338c tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:18.342118 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6795474c-54e6-436a-b1a2-c738e61d338c tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:18.344918 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6795474c-54e6-436a-b1a2-c738e61d338c tempest-GroupsV314Test-1507646850 tempest-GroupsV314Test-1507646850-project-admin] https://10.4.3.145/volume/v3/types/6c817e03-2883-4236-948d-7daa1b95e09a returned with HTTP 404 Jul 10 19:55:18.345679 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 76/309] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:55:18 2026] GET /volume/v3/types/6c817e03-2883-4236-948d-7daa1b95e09a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:18.771721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-93f1e0ac-3ac1-4a76-b56d-6408c9ef5df4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:18.774297 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93f1e0ac-3ac1-4a76-b56d-6408c9ef5df4 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:18.774674 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93f1e0ac-3ac1-4a76-b56d-6408c9ef5df4 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:18.774918 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93f1e0ac-3ac1-4a76-b56d-6408c9ef5df4 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:18.790643 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:18.790643 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:18.794324 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-93f1e0ac-3ac1-4a76-b56d-6408c9ef5df4 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:18.798893 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93f1e0ac-3ac1-4a76-b56d-6408c9ef5df4 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:18.800398 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 79/310] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:18 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:18.953716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-630a31e5-6217-474d-bc2c-b6fcd21665d4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:18.956017 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-630a31e5-6217-474d-bc2c-b6fcd21665d4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:18.956254 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-630a31e5-6217-474d-bc2c-b6fcd21665d4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:18.957981 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-630a31e5-6217-474d-bc2c-b6fcd21665d4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:18.973490 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:18.973490 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:18.975311 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-630a31e5-6217-474d-bc2c-b6fcd21665d4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Volume info retrieved successfully. Jul 10 19:55:18.982082 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-630a31e5-6217-474d-bc2c-b6fcd21665d4 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:18.983027 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 77/311] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:18 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:19.114113 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-570a5564-ee45-4a58-aaa8-06a02710a06a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:19.116609 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-570a5564-ee45-4a58-aaa8-06a02710a06a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:19.116978 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-570a5564-ee45-4a58-aaa8-06a02710a06a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:19.117245 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-570a5564-ee45-4a58-aaa8-06a02710a06a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:19.134318 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:19.134318 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:19.138381 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-570a5564-ee45-4a58-aaa8-06a02710a06a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:19.143708 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-570a5564-ee45-4a58-aaa8-06a02710a06a tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:19.143708 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 80/312] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:19 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:19.816899 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2b3eee59-e2fe-41ae-9406-8c53b47e7cb7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:19.821723 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b3eee59-e2fe-41ae-9406-8c53b47e7cb7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:19.821983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b3eee59-e2fe-41ae-9406-8c53b47e7cb7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:19.822220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b3eee59-e2fe-41ae-9406-8c53b47e7cb7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:19.840509 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:19.840509 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:19.849438 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2b3eee59-e2fe-41ae-9406-8c53b47e7cb7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:19.859718 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b3eee59-e2fe-41ae-9406-8c53b47e7cb7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:19.860913 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 77/313] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:19 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:20.001269 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-eb9c89ae-7e5e-4072-b01c-b8dafe804b61 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.005006 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb9c89ae-7e5e-4072-b01c-b8dafe804b61 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:20.005006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb9c89ae-7e5e-4072-b01c-b8dafe804b61 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.005006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb9c89ae-7e5e-4072-b01c-b8dafe804b61 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.017298 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.017298 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:20.021637 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-eb9c89ae-7e5e-4072-b01c-b8dafe804b61 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Volume info retrieved successfully. Jul 10 19:55:20.025788 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb9c89ae-7e5e-4072-b01c-b8dafe804b61 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:20.026198 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 80/314] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:20 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:20.164906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-872f79d1-8395-49ad-ad8e-0c51cec2a4a2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.166955 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-872f79d1-8395-49ad-ad8e-0c51cec2a4a2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:20.167982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-872f79d1-8395-49ad-ad8e-0c51cec2a4a2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.167982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-872f79d1-8395-49ad-ad8e-0c51cec2a4a2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.179339 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.179339 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:20.181837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-af9d7712-435b-4e39-99eb-018610c80c75 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.186084 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-872f79d1-8395-49ad-ad8e-0c51cec2a4a2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:20.187212 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-af9d7712-435b-4e39-99eb-018610c80c75 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:20.187383 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-af9d7712-435b-4e39-99eb-018610c80c75 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.187597 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-af9d7712-435b-4e39-99eb-018610c80c75 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.190750 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-872f79d1-8395-49ad-ad8e-0c51cec2a4a2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:20.191289 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 78/315] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:20 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:20.195714 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.195714 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:20.202996 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-af9d7712-435b-4e39-99eb-018610c80c75 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:20.206296 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-af9d7712-435b-4e39-99eb-018610c80c75 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:20.207080 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 81/316] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:20 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:20.293822 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-4a8022a6-5971-4e57-a49d-934c2058000f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.298202 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-4a8022a6-5971-4e57-a49d-934c2058000f tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd Jul 10 19:55:20.298446 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-4a8022a6-5971-4e57-a49d-934c2058000f tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.298688 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-4a8022a6-5971-4e57-a49d-934c2058000f tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.306149 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.306149 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:20.310491 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1671d399-8c75-451c-90ab-82d2135b337f req-4a8022a6-5971-4e57-a49d-934c2058000f tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:20.315238 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-4a8022a6-5971-4e57-a49d-934c2058000f tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd returned with HTTP 200 Jul 10 19:55:20.315690 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 78/317] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:20 2026] GET /volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:20.325535 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-2d73c35f-12af-44ad-88e1-ee861de4f311 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.328774 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-2d73c35f-12af-44ad-88e1-ee861de4f311 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 Jul 10 19:55:20.328992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-2d73c35f-12af-44ad-88e1-ee861de4f311 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.329192 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-2d73c35f-12af-44ad-88e1-ee861de4f311 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.336814 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.336814 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:20.340595 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1671d399-8c75-451c-90ab-82d2135b337f req-2d73c35f-12af-44ad-88e1-ee861de4f311 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:20.345547 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-2d73c35f-12af-44ad-88e1-ee861de4f311 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 returned with HTTP 200 Jul 10 19:55:20.345931 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 81/318] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:20 2026] GET /volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:20.354790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-4b6499d3-4c51-46ec-a0d8-a5ee3c3e1df3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.357204 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-4b6499d3-4c51-46ec-a0d8-a5ee3c3e1df3 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 Jul 10 19:55:20.357450 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-4b6499d3-4c51-46ec-a0d8-a5ee3c3e1df3 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.357666 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-4b6499d3-4c51-46ec-a0d8-a5ee3c3e1df3 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.366118 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.366118 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:20.370451 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-1671d399-8c75-451c-90ab-82d2135b337f req-4b6499d3-4c51-46ec-a0d8-a5ee3c3e1df3 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:20.375983 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-4b6499d3-4c51-46ec-a0d8-a5ee3c3e1df3 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 returned with HTTP 200 Jul 10 19:55:20.376667 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 79/319] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:20 2026] GET /volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:20.389030 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bfa611f2-266d-43bb-a5eb-dfd3f55b08b6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.389030 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bfa611f2-266d-43bb-a5eb-dfd3f55b08b6 None None] GET https://10.4.3.145/volume// Jul 10 19:55:20.389030 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bfa611f2-266d-43bb-a5eb-dfd3f55b08b6 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.389030 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bfa611f2-266d-43bb-a5eb-dfd3f55b08b6 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.389030 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bfa611f2-266d-43bb-a5eb-dfd3f55b08b6 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:20.389030 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 82/320] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:55: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 19:55:20.401103 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-6af6a850-73e9-4fac-adac-669b290644d4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.403211 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-6af6a850-73e9-4fac-adac-669b290644d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:55:20.403568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-6af6a850-73e9-4fac-adac-669b290644d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93cf4a6f-22dc-41d9-a2f6-13e176e339bd", "connector": null, "instance_uuid": "437f4a6c-6e03-4ed9-bad4-776968c42406"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:20.412101 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.412101 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:20.449004 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-6af6a850-73e9-4fac-adac-669b290644d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:55:20.449664 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 79/321] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:55:20 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 19:55:20.459926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c6049c7d-c2d1-4604-8f3f-a291bf95c417 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.460253 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6049c7d-c2d1-4604-8f3f-a291bf95c417 None None] GET https://10.4.3.145/volume// Jul 10 19:55:20.460407 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6049c7d-c2d1-4604-8f3f-a291bf95c417 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.460582 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6049c7d-c2d1-4604-8f3f-a291bf95c417 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.460871 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6049c7d-c2d1-4604-8f3f-a291bf95c417 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:20.461133 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 82/322] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:55:20 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 19:55:20.468482 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-a8302728-3734-49d0-94c0-5fd11ce88b76 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.472589 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-a8302728-3734-49d0-94c0-5fd11ce88b76 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:55:20.473267 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-a8302728-3734-49d0-94c0-5fd11ce88b76 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43b8c2f7-5e04-4168-a0bd-2c25a5b81221", "connector": null, "instance_uuid": "437f4a6c-6e03-4ed9-bad4-776968c42406"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:20.485601 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.485601 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:20.515265 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-a8302728-3734-49d0-94c0-5fd11ce88b76 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:55:20.515744 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 80/323] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:55:20 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 19:55:20.527712 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c6ea587e-acec-4c4b-b8e4-3eaebbca41bb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.527712 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c6ea587e-acec-4c4b-b8e4-3eaebbca41bb None None] GET https://10.4.3.145/volume// Jul 10 19:55:20.527712 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c6ea587e-acec-4c4b-b8e4-3eaebbca41bb None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.527712 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c6ea587e-acec-4c4b-b8e4-3eaebbca41bb None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.527712 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c6ea587e-acec-4c4b-b8e4-3eaebbca41bb None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:20.527712 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 83/324] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:55: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 19:55:20.538395 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-b01452a3-14b2-4fae-8453-103e7563d5b7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.540231 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-b01452a3-14b2-4fae-8453-103e7563d5b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:55:20.540552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-b01452a3-14b2-4fae-8453-103e7563d5b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "545a6e28-01b5-40b1-a48c-89d4df3031a0", "connector": null, "instance_uuid": "437f4a6c-6e03-4ed9-bad4-776968c42406"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:20.551276 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.551276 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:20.585277 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-b01452a3-14b2-4fae-8453-103e7563d5b7 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:55:20.585765 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 80/325] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:55:20 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 19:55:20.878902 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f47a5954-a89a-4e78-85bf-299af0455ff3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.883048 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f47a5954-a89a-4e78-85bf-299af0455ff3 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:20.883048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f47a5954-a89a-4e78-85bf-299af0455ff3 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:20.883048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f47a5954-a89a-4e78-85bf-299af0455ff3 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:20.892574 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:20.892574 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:20.896823 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f47a5954-a89a-4e78-85bf-299af0455ff3 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:20.902178 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f47a5954-a89a-4e78-85bf-299af0455ff3 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:20.905331 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 83/326] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:20 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:20.980676 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-e03d6a45-0df3-4a88-8ec9-f02708adbf7e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:20.983462 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-e03d6a45-0df3-4a88-8ec9-f02708adbf7e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] POST https://10.4.3.145/volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8/action Jul 10 19:55:20.983922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-e03d6a45-0df3-4a88-8ec9-f02708adbf7e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:20.984089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-e03d6a45-0df3-4a88-8ec9-f02708adbf7e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:21.010932 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.010932 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:21.026475 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c7bbf87b-0f42-4710-a670-dc1b7056cd8f req-e03d6a45-0df3-4a88-8ec9-f02708adbf7e tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8/action returned with HTTP 204 Jul 10 19:55:21.027218 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 81/327] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:55:20 2026] POST /volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:21.046337 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-883e2ff5-5311-4553-831d-560d65f1073f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.049779 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-883e2ff5-5311-4553-831d-560d65f1073f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:21.049779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-883e2ff5-5311-4553-831d-560d65f1073f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:21.049779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-883e2ff5-5311-4553-831d-560d65f1073f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:21.063449 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.063449 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:21.068893 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-883e2ff5-5311-4553-831d-560d65f1073f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Volume info retrieved successfully. Jul 10 19:55:21.075732 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-883e2ff5-5311-4553-831d-560d65f1073f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:21.076504 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 84/328] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:21 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:21.193711 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-c3a1810f-5d13-45d8-9de8-649a293ef74f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.196968 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-c3a1810f-5d13-45d8-9de8-649a293ef74f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] DELETE https://10.4.3.145/volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966 Jul 10 19:55:21.197254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-c3a1810f-5d13-45d8-9de8-649a293ef74f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:21.197536 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-c3a1810f-5d13-45d8-9de8-649a293ef74f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:21.204169 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9100fd8e-5db5-4402-b435-3d6f777aa5d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.205915 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9100fd8e-5db5-4402-b435-3d6f777aa5d5 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:21.206110 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9100fd8e-5db5-4402-b435-3d6f777aa5d5 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:21.206281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9100fd8e-5db5-4402-b435-3d6f777aa5d5 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:21.211795 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.211795 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:21.216012 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.216012 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:21.220886 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9100fd8e-5db5-4402-b435-3d6f777aa5d5 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:21.225886 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9100fd8e-5db5-4402-b435-3d6f777aa5d5 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:21.225946 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 84/329] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:21 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:21.239992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9d528a13-82a4-4d6a-8b79-7c6bc87a9300 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.242102 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9d528a13-82a4-4d6a-8b79-7c6bc87a9300 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:21.242333 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9d528a13-82a4-4d6a-8b79-7c6bc87a9300 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:21.242580 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9d528a13-82a4-4d6a-8b79-7c6bc87a9300 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:21.252849 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.252849 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:21.256871 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9d528a13-82a4-4d6a-8b79-7c6bc87a9300 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:21.261446 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9d528a13-82a4-4d6a-8b79-7c6bc87a9300 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:21.261834 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 82/330] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:21 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:21.673625 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bfa44543-a5d6-421f-84c1-8369e64bdd91 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.677243 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bfa44543-a5d6-421f-84c1-8369e64bdd91 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:21.677243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bfa44543-a5d6-421f-84c1-8369e64bdd91 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:21.677243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bfa44543-a5d6-421f-84c1-8369e64bdd91 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:21.678686 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-b32b8071-729a-4822-8e7a-4efce985da6a req-696eb752-cbbb-493b-8e22-1b8dce8a17de None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.682594 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b32b8071-729a-4822-8e7a-4efce985da6a req-696eb752-cbbb-493b-8e22-1b8dce8a17de tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] POST https://10.4.3.145/volume/v3/snapshots/None/action Jul 10 19:55:21.682594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b32b8071-729a-4822-8e7a-4efce985da6a req-696eb752-cbbb-493b-8e22-1b8dce8a17de tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:21.682594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b32b8071-729a-4822-8e7a-4efce985da6a req-696eb752-cbbb-493b-8e22-1b8dce8a17de tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:21.682594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.snapshot_actions [req-b32b8071-729a-4822-8e7a-4efce985da6a req-696eb752-cbbb-493b-8e22-1b8dce8a17de tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99976) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 19:55:21.688103 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.688103 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:21.692717 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bfa44543-a5d6-421f-84c1-8369e64bdd91 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:21.699032 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bfa44543-a5d6-421f-84c1-8369e64bdd91 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:21.699943 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 85/331] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:21 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:21.700707 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b32b8071-729a-4822-8e7a-4efce985da6a req-696eb752-cbbb-493b-8e22-1b8dce8a17de tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] https://10.4.3.145/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 19:55:21.701478 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 85/332] 10.4.3.145 () {72 vars in 1582 bytes} [Fri Jul 10 19:55:21 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:21.769513 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-3625d75c-7240-49db-9448-5af17d061f8d req-4fb7e651-c1c0-46d0-b937-cd40ab40d1c1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.770707 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d00b5fa5-1cc6-48fe-9bbe-6c83fcaaff30 req-c3a1810f-5d13-45d8-9de8-649a293ef74f tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966 returned with HTTP 200 Jul 10 19:55:21.771114 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 81/333] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:55:21 2026] DELETE /volume/v3/attachments/3a973289-57c7-43c0-b365-fe02aa56e966 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:21.771691 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-4fb7e651-c1c0-46d0-b937-cd40ab40d1c1 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:21.771914 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-4fb7e651-c1c0-46d0-b937-cd40ab40d1c1 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:21.772118 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-4fb7e651-c1c0-46d0-b937-cd40ab40d1c1 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:21.783106 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.783106 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:21.786583 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-3625d75c-7240-49db-9448-5af17d061f8d req-4fb7e651-c1c0-46d0-b937-cd40ab40d1c1 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:21.791532 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-4fb7e651-c1c0-46d0-b937-cd40ab40d1c1 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:21.792009 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 83/334] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:21 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:21.835035 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-3625d75c-7240-49db-9448-5af17d061f8d req-ecd16f36-5df9-4d4a-8317-b3852fb8ae59 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.838808 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-ecd16f36-5df9-4d4a-8317-b3852fb8ae59 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] POST https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9/action Jul 10 19:55:21.838808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-ecd16f36-5df9-4d4a-8317-b3852fb8ae59 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:21.838808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-ecd16f36-5df9-4d4a-8317-b3852fb8ae59 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:21.851110 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.851110 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:21.851433 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-3625d75c-7240-49db-9448-5af17d061f8d req-ecd16f36-5df9-4d4a-8317-b3852fb8ae59 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:21.861383 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-3625d75c-7240-49db-9448-5af17d061f8d req-ecd16f36-5df9-4d4a-8317-b3852fb8ae59 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Begin detaching volume completed successfully. Jul 10 19:55:21.861383 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-ecd16f36-5df9-4d4a-8317-b3852fb8ae59 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9/action returned with HTTP 202 Jul 10 19:55:21.861383 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 86/335] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:55:21 2026] POST /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:55:21.917033 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-01a93091-a5a4-4ed7-b56f-f1e01f5a4c87 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:21.918865 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01a93091-a5a4-4ed7-b56f-f1e01f5a4c87 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:21.919111 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01a93091-a5a4-4ed7-b56f-f1e01f5a4c87 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:21.919322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01a93091-a5a4-4ed7-b56f-f1e01f5a4c87 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:21.933607 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:21.933607 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:21.936538 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-01a93091-a5a4-4ed7-b56f-f1e01f5a4c87 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:21.941064 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01a93091-a5a4-4ed7-b56f-f1e01f5a4c87 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:21.941460 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 86/336] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:21 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:22.091000 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f47a781d-ff30-4674-b4ec-0ffa9e96f8bf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:22.092912 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f47a781d-ff30-4674-b4ec-0ffa9e96f8bf tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:22.096093 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f47a781d-ff30-4674-b4ec-0ffa9e96f8bf tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:22.096093 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f47a781d-ff30-4674-b4ec-0ffa9e96f8bf tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:22.101341 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:22.101341 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:22.105487 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f47a781d-ff30-4674-b4ec-0ffa9e96f8bf tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] Volume info retrieved successfully. Jul 10 19:55:22.112932 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f47a781d-ff30-4674-b4ec-0ffa9e96f8bf tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-reader] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:22.113435 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 82/337] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:22 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:22.128794 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-8024835c-40ea-4d69-b01d-459b9553c8f3 req-13c2ee25-2599-4dad-8324-9d13612bf312 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:22.131057 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-8024835c-40ea-4d69-b01d-459b9553c8f3 req-13c2ee25-2599-4dad-8324-9d13612bf312 tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] POST https://10.4.3.145/volume/v3/snapshots/a1077df7-0dc8-4144-9e45-747a79bb3655/action Jul 10 19:55:22.131368 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-8024835c-40ea-4d69-b01d-459b9553c8f3 req-13c2ee25-2599-4dad-8324-9d13612bf312 tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:22.131479 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-8024835c-40ea-4d69-b01d-459b9553c8f3 req-13c2ee25-2599-4dad-8324-9d13612bf312 tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:22.132673 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.snapshot_actions [req-8024835c-40ea-4d69-b01d-459b9553c8f3 req-13c2ee25-2599-4dad-8324-9d13612bf312 tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99972) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 19:55:22.158064 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-8024835c-40ea-4d69-b01d-459b9553c8f3 req-13c2ee25-2599-4dad-8324-9d13612bf312 tempest-VolumesAssistedSnapshotsTest-1032290842 tempest-VolumesAssistedSnapshotsTest-1032290842-project] https://10.4.3.145/volume/v3/snapshots/a1077df7-0dc8-4144-9e45-747a79bb3655/action returned with HTTP 404 Jul 10 19:55:22.158601 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 84/338] 10.4.3.145 () {72 vars in 1678 bytes} [Fri Jul 10 19:55:22 2026] POST /volume/v3/snapshots/a1077df7-0dc8-4144-9e45-747a79bb3655/action => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:22.489897 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-82ec2c17-547e-40cd-aea2-1ca2ff3b5b95 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:22.490405 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-82ec2c17-547e-40cd-aea2-1ca2ff3b5b95 None None] GET https://10.4.3.145/volume// Jul 10 19:55:22.490618 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-82ec2c17-547e-40cd-aea2-1ca2ff3b5b95 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:22.490812 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-82ec2c17-547e-40cd-aea2-1ca2ff3b5b95 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:22.491223 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-82ec2c17-547e-40cd-aea2-1ca2ff3b5b95 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:22.491556 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 87/339] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:55: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 19:55:22.515506 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-41f79a37-9043-4f25-83ef-5805c62ea121 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:22.765848 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-41f79a37-9043-4f25-83ef-5805c62ea121 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:55:22.766342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-41f79a37-9043-4f25-83ef-5805c62ea121 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b3af850-518b-4b16-980e-b60b4024effd", "connector": null, "instance_uuid": "89c8a118-a078-40a6-af74-d125a7d81f7e"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:22.777826 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:22.777826 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:22.806886 np0000005048 devstack@c-api.service[99976]: WARNING cinder.volume.api [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-41f79a37-9043-4f25-83ef-5805c62ea121 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 19:55:22.811793 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-41f79a37-9043-4f25-83ef-5805c62ea121 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:55:22.812196 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 87/340] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:55:22 2026] POST /volume/v3/attachments => generated 271 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:22.861906 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ba376898-aeae-404f-86d5-36bd18822dec None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:22.898260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dff230ed-3b24-4f8e-b866-7bf8642d479d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:22.898663 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dff230ed-3b24-4f8e-b866-7bf8642d479d None None] GET https://10.4.3.145/volume// Jul 10 19:55:22.898866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dff230ed-3b24-4f8e-b866-7bf8642d479d None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:22.899153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dff230ed-3b24-4f8e-b866-7bf8642d479d None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:22.899476 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dff230ed-3b24-4f8e-b866-7bf8642d479d None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:22.899778 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 85/341] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55: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 19:55:22.911643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-3625d75c-7240-49db-9448-5af17d061f8d req-3f21608e-752b-4788-8098-6211b78729e2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:22.913506 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-3f21608e-752b-4788-8098-6211b78729e2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:22.913730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-3f21608e-752b-4788-8098-6211b78729e2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:22.914033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-3f21608e-752b-4788-8098-6211b78729e2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:22.925144 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:22.925144 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:22.929985 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-3625d75c-7240-49db-9448-5af17d061f8d req-3f21608e-752b-4788-8098-6211b78729e2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:22.936222 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-3f21608e-752b-4788-8098-6211b78729e2 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:22.936862 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 88/342] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:22 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1543 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:22.957985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4392859a-9364-4e0a-874f-ef6f69c3c175 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:22.957985 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4392859a-9364-4e0a-874f-ef6f69c3c175 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:22.957985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4392859a-9364-4e0a-874f-ef6f69c3c175 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:22.958145 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4392859a-9364-4e0a-874f-ef6f69c3c175 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:22.982707 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:22.982707 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:22.989742 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4392859a-9364-4e0a-874f-ef6f69c3c175 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:22.995151 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4392859a-9364-4e0a-874f-ef6f69c3c175 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:22.995577 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 88/343] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:22 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:23.104300 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ba376898-aeae-404f-86d5-36bd18822dec tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:55:23.104662 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ba376898-aeae-404f-86d5-36bd18822dec tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1877255988"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:23.118307 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ba376898-aeae-404f-86d5-36bd18822dec tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:55:23.118778 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 83/344] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:55:22 2026] POST /volume/v3/types => generated 220 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:23.127770 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ec563890-6eec-44db-af2e-d6fcb901ab62 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.130038 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec563890-6eec-44db-af2e-d6fcb901ab62 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:55:23.130480 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec563890-6eec-44db-af2e-d6fcb901ab62 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1260671441"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:23.146760 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec563890-6eec-44db-af2e-d6fcb901ab62 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:55:23.147214 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 86/345] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:55:23 2026] POST /volume/v3/group_types => generated 177 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:23.157303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8c524727-8470-430f-b922-6e77222737ad None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.207368 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-09b962e7-f7b8-4a29-a319-c61ee0298c07 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.209393 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09b962e7-f7b8-4a29-a319-c61ee0298c07 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:23.209536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09b962e7-f7b8-4a29-a319-c61ee0298c07 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:23.209756 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09b962e7-f7b8-4a29-a319-c61ee0298c07 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:23.217214 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:23.217214 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:23.225979 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-09b962e7-f7b8-4a29-a319-c61ee0298c07 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:23.232486 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09b962e7-f7b8-4a29-a319-c61ee0298c07 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:23.232486 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 89/346] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:23 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:23.236786 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3f3fa538-a6e1-4f96-aa4c-495fc7ba9044 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.238828 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3f3fa538-a6e1-4f96-aa4c-495fc7ba9044 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:23.239978 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3f3fa538-a6e1-4f96-aa4c-495fc7ba9044 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:23.239978 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3f3fa538-a6e1-4f96-aa4c-495fc7ba9044 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:23.253871 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:23.253871 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:23.258276 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3f3fa538-a6e1-4f96-aa4c-495fc7ba9044 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:23.262618 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3f3fa538-a6e1-4f96-aa4c-495fc7ba9044 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:23.263033 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 84/347] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:23 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:23.288669 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4508e353-3e5e-42b4-9067-6450b71684f3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.290876 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4508e353-3e5e-42b4-9067-6450b71684f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:23.291119 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4508e353-3e5e-42b4-9067-6450b71684f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:23.291340 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4508e353-3e5e-42b4-9067-6450b71684f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:23.299193 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:23.299193 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:23.303871 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4508e353-3e5e-42b4-9067-6450b71684f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:23.309561 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4508e353-3e5e-42b4-9067-6450b71684f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:23.310071 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 87/348] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:23 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:23.340580 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e89c04e-fa09-44b2-9a2f-89899444eab0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.341070 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e89c04e-fa09-44b2-9a2f-89899444eab0 None None] GET https://10.4.3.145/volume// Jul 10 19:55:23.341319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e89c04e-fa09-44b2-9a2f-89899444eab0 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:23.341636 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e89c04e-fa09-44b2-9a2f-89899444eab0 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:23.342113 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e89c04e-fa09-44b2-9a2f-89899444eab0 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:23.342527 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 90/349] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55:23 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 19:55:23.352218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-06a0eaa6-a7b5-4806-bb2e-558aae492753 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.354952 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-06a0eaa6-a7b5-4806-bb2e-558aae492753 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:23.355248 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-06a0eaa6-a7b5-4806-bb2e-558aae492753 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:23.355492 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-06a0eaa6-a7b5-4806-bb2e-558aae492753 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:23.369083 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:23.369083 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:23.374777 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-06a0eaa6-a7b5-4806-bb2e-558aae492753 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:23.381068 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-06a0eaa6-a7b5-4806-bb2e-558aae492753 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:23.381524 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 85/350] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:23 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1047 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:23.430040 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8c524727-8470-430f-b922-6e77222737ad tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 19:55:23.430502 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8c524727-8470-430f-b922-6e77222737ad tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7b7b25d8-98f1-4d1c-b7fc-6d2f43be7f59", "volume_types": ["8ce31690-18f5-4fb0-b744-1a6b06cd014a"], "name": "tempest-GroupsV320Test-Group-851116886"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:23.432352 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-8c524727-8470-430f-b922-6e77222737ad tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Creating new group {'group': {'group_type': '7b7b25d8-98f1-4d1c-b7fc-6d2f43be7f59', 'volume_types': ['8ce31690-18f5-4fb0-b744-1a6b06cd014a'], 'name': 'tempest-GroupsV320Test-Group-851116886'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:55:23.436447 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-8c524727-8470-430f-b922-6e77222737ad tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Creating group tempest-GroupsV320Test-Group-851116886. Jul 10 19:55:23.445929 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8c524727-8470-430f-b922-6e77222737ad tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Availability Zones retrieved successfully. Jul 10 19:55:23.480332 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-4c5d150c-432d-4e24-bb4a-5e44e3667e90 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.482739 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-4c5d150c-432d-4e24-bb4a-5e44e3667e90 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] PUT https://10.4.3.145/volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561 Jul 10 19:55:23.483217 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-4c5d150c-432d-4e24-bb4a-5e44e3667e90 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:23.483411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-8c524727-8470-430f-b922-6e77222737ad tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Created reservations ['2602290a-727e-4392-af29-e696b534f61f'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:23.496993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-4c5d150c-432d-4e24-bb4a-5e44e3667e90 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Acquiring lock "cinder-attachment_update-7b3af850-518b-4b16-980e-b60b4024effd-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:55:23.502640 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-4c5d150c-432d-4e24-bb4a-5e44e3667e90 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Lock "cinder-attachment_update-7b3af850-518b-4b16-980e-b60b4024effd-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:55:23.503691 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:23.503691 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:23.540428 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8c524727-8470-430f-b922-6e77222737ad tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 19:55:23.541016 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 89/351] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 19:55:23 2026] POST /volume/v3/groups => generated 107 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:23.551499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b5307b2b-f4a1-41cc-916d-0b662aa0fd2e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.554143 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b5307b2b-f4a1-41cc-916d-0b662aa0fd2e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:23.554508 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b5307b2b-f4a1-41cc-916d-0b662aa0fd2e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:23.554662 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b5307b2b-f4a1-41cc-916d-0b662aa0fd2e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:23.554869 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-b5307b2b-f4a1-41cc-916d-0b662aa0fd2e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] show called for member c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:23.563807 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:23.563807 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:23.580191 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b5307b2b-f4a1-41cc-916d-0b662aa0fd2e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa returned with HTTP 200 Jul 10 19:55:23.580613 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 91/352] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:23 2026] GET /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa => generated 387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:23.958910 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-3625d75c-7240-49db-9448-5af17d061f8d req-6c559d52-c240-4603-879d-0c4177d48a27 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:23.963929 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-6c559d52-c240-4603-879d-0c4177d48a27 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] DELETE https://10.4.3.145/volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8 Jul 10 19:55:23.964151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-6c559d52-c240-4603-879d-0c4177d48a27 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:23.964342 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-6c559d52-c240-4603-879d-0c4177d48a27 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:23.977246 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:23.977246 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:24.010148 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-974cebe3-b7b6-40f0-8fe8-8039f92b9629 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.012053 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-974cebe3-b7b6-40f0-8fe8-8039f92b9629 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:24.012244 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-974cebe3-b7b6-40f0-8fe8-8039f92b9629 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.012434 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-974cebe3-b7b6-40f0-8fe8-8039f92b9629 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.026022 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-3fe01cfa-5c88-4a09-8724-f4df28e4d580 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.026771 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.026771 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:24.027943 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-3fe01cfa-5c88-4a09-8724-f4df28e4d580 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] POST https://10.4.3.145/volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9/action Jul 10 19:55:24.028409 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-3fe01cfa-5c88-4a09-8724-f4df28e4d580 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:24.028526 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-3fe01cfa-5c88-4a09-8724-f4df28e4d580 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:24.031340 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-974cebe3-b7b6-40f0-8fe8-8039f92b9629 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:24.037796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-4c5d150c-432d-4e24-bb4a-5e44e3667e90 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Lock "cinder-attachment_update-7b3af850-518b-4b16-980e-b60b4024effd-np0000005048" released by "attachment_update" :: held 0.535s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:55:24.038118 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-4c5d150c-432d-4e24-bb4a-5e44e3667e90 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561 returned with HTTP 200 Jul 10 19:55:24.038665 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 88/353] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:55:23 2026] PUT /volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561 => generated 967 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:24.039780 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-974cebe3-b7b6-40f0-8fe8-8039f92b9629 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:24.040240 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 90/354] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:24.050568 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.050568 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:24.064158 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19f5d8f9-6c8e-4713-bb82-7340eefc8a7d req-3fe01cfa-5c88-4a09-8724-f4df28e4d580 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9/action returned with HTTP 204 Jul 10 19:55:24.064621 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 92/355] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:55:24 2026] POST /volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:24.279337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-45d2e5ea-3256-474f-9baa-bf77c018db6a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.281124 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-45d2e5ea-3256-474f-9baa-bf77c018db6a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:24.281312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-45d2e5ea-3256-474f-9baa-bf77c018db6a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.281516 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-45d2e5ea-3256-474f-9baa-bf77c018db6a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.290562 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.290562 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:24.294214 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-45d2e5ea-3256-474f-9baa-bf77c018db6a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:24.299338 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-45d2e5ea-3256-474f-9baa-bf77c018db6a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:24.299781 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 89/356] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:24.506926 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-3625d75c-7240-49db-9448-5af17d061f8d req-6c559d52-c240-4603-879d-0c4177d48a27 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8 returned with HTTP 200 Jul 10 19:55:24.507346 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 86/357] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:55:23 2026] DELETE /volume/v3/attachments/82f69d85-cb69-4fe2-b5b1-177c876149f8 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:24.590688 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-38c96d0a-339b-4049-9198-f08be91ea13e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.592597 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-38c96d0a-339b-4049-9198-f08be91ea13e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:24.592706 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-38c96d0a-339b-4049-9198-f08be91ea13e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.592919 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-38c96d0a-339b-4049-9198-f08be91ea13e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.593186 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-38c96d0a-339b-4049-9198-f08be91ea13e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] show called for member c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:24.596992 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.596992 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:24.604206 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-38c96d0a-339b-4049-9198-f08be91ea13e tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa returned with HTTP 200 Jul 10 19:55:24.604601 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 91/358] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:24.614240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bb80fca2-f9f3-4dc2-82e2-b37b319078ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.616185 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb80fca2-f9f3-4dc2-82e2-b37b319078ad tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] POST https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action Jul 10 19:55:24.616589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb80fca2-f9f3-4dc2-82e2-b37b319078ad tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:24.616758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb80fca2-f9f3-4dc2-82e2-b37b319078ad tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:24.618373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-bb80fca2-f9f3-4dc2-82e2-b37b319078ad tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Updating group 'c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa' with 'creating' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 19:55:24.623219 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.623219 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:24.630126 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb80fca2-f9f3-4dc2-82e2-b37b319078ad tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action returned with HTTP 202 Jul 10 19:55:24.630743 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 93/359] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:55:24 2026] POST /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:24.639165 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2ddfb939-f72a-4413-995f-8992c7252d35 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.640793 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2ddfb939-f72a-4413-995f-8992c7252d35 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:24.640981 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2ddfb939-f72a-4413-995f-8992c7252d35 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.641181 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2ddfb939-f72a-4413-995f-8992c7252d35 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.641305 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-2ddfb939-f72a-4413-995f-8992c7252d35 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] show called for member c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:24.644567 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.644567 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:24.650920 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2ddfb939-f72a-4413-995f-8992c7252d35 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa returned with HTTP 200 Jul 10 19:55:24.651286 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 90/360] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa => generated 387 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:24.662840 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-98c0538a-4fcd-4bc3-a088-9e12e949f8df None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.664439 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-98c0538a-4fcd-4bc3-a088-9e12e949f8df tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] POST https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action Jul 10 19:55:24.664752 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-98c0538a-4fcd-4bc3-a088-9e12e949f8df tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:24.664848 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-98c0538a-4fcd-4bc3-a088-9e12e949f8df tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:24.666081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-98c0538a-4fcd-4bc3-a088-9e12e949f8df tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Updating group 'c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa' with 'available' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 19:55:24.669969 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.669969 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:24.676400 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-98c0538a-4fcd-4bc3-a088-9e12e949f8df tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action returned with HTTP 202 Jul 10 19:55:24.677218 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 87/361] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:55:24 2026] POST /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:24.684870 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-937ab04d-8ae3-4f81-91fd-8303344cc565 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.686605 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-937ab04d-8ae3-4f81-91fd-8303344cc565 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:24.686829 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-937ab04d-8ae3-4f81-91fd-8303344cc565 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.687011 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-937ab04d-8ae3-4f81-91fd-8303344cc565 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.687137 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-937ab04d-8ae3-4f81-91fd-8303344cc565 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] show called for member c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:24.690695 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.690695 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:24.698009 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-937ab04d-8ae3-4f81-91fd-8303344cc565 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa returned with HTTP 200 Jul 10 19:55:24.698400 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 92/362] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:24.712461 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3a25f3ec-f2ba-4818-9089-122a4d945904 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.714429 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a25f3ec-f2ba-4818-9089-122a4d945904 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] POST https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action Jul 10 19:55:24.714920 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a25f3ec-f2ba-4818-9089-122a4d945904 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:24.715310 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a25f3ec-f2ba-4818-9089-122a4d945904 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:24.716932 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-3a25f3ec-f2ba-4818-9089-122a4d945904 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Updating group 'c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa' with 'error' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 19:55:24.721140 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.721140 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:24.728905 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a25f3ec-f2ba-4818-9089-122a4d945904 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action returned with HTTP 202 Jul 10 19:55:24.729517 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 94/363] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:55:24 2026] POST /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:24.737731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6afac929-9eda-48bd-9638-b1856af499f2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.740269 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6afac929-9eda-48bd-9638-b1856af499f2 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:24.740689 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6afac929-9eda-48bd-9638-b1856af499f2 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.740851 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6afac929-9eda-48bd-9638-b1856af499f2 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.741064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-6afac929-9eda-48bd-9638-b1856af499f2 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] show called for member c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:24.744879 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.744879 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:24.752439 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6afac929-9eda-48bd-9638-b1856af499f2 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa returned with HTTP 200 Jul 10 19:55:24.752967 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 91/364] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa => generated 384 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:24.764840 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fa07a041-a652-4870-9ce7-175bc3501317 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.766879 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fa07a041-a652-4870-9ce7-175bc3501317 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] POST https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action Jul 10 19:55:24.767296 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fa07a041-a652-4870-9ce7-175bc3501317 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:24.767476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fa07a041-a652-4870-9ce7-175bc3501317 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:24.769033 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-fa07a041-a652-4870-9ce7-175bc3501317 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Updating group 'c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa' with 'available' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 19:55:24.772866 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.772866 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:24.779056 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fa07a041-a652-4870-9ce7-175bc3501317 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action returned with HTTP 202 Jul 10 19:55:24.779527 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 88/365] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:55:24 2026] POST /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:24.788692 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c5537a9d-824d-4850-85b1-ee37cdc4e004 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.790905 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c5537a9d-824d-4850-85b1-ee37cdc4e004 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:24.790905 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c5537a9d-824d-4850-85b1-ee37cdc4e004 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.791238 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c5537a9d-824d-4850-85b1-ee37cdc4e004 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.791355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-c5537a9d-824d-4850-85b1-ee37cdc4e004 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] show called for member c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:24.795931 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.795931 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:24.806269 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c5537a9d-824d-4850-85b1-ee37cdc4e004 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa returned with HTTP 200 Jul 10 19:55:24.806743 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 93/366] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:24.822805 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1a0ab283-a454-4ff8-8684-ba84aa31d9ec None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.827006 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a0ab283-a454-4ff8-8684-ba84aa31d9ec tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:55:24.827006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a0ab283-a454-4ff8-8684-ba84aa31d9ec tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.827006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a0ab283-a454-4ff8-8684-ba84aa31d9ec tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.827006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-1a0ab283-a454-4ff8-8684-ba84aa31d9ec tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:55:24.827006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1a0ab283-a454-4ff8-8684-ba84aa31d9ec tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:55:24.833817 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1a0ab283-a454-4ff8-8684-ba84aa31d9ec tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Get all volumes completed successfully. Jul 10 19:55:24.835937 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a0ab283-a454-4ff8-8684-ba84aa31d9ec tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:55:24.836326 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 95/367] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:24.851975 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7925bc31-239c-4ca1-8ea3-5241450d021a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.854091 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7925bc31-239c-4ca1-8ea3-5241450d021a tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] POST https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action Jul 10 19:55:24.854541 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7925bc31-239c-4ca1-8ea3-5241450d021a tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:24.854684 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7925bc31-239c-4ca1-8ea3-5241450d021a tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:24.856324 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-7925bc31-239c-4ca1-8ea3-5241450d021a tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] delete called for group c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99972) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:55:24.856467 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.groups [None req-7925bc31-239c-4ca1-8ea3-5241450d021a tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Delete group with id: c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:24.861150 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.861150 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:24.886215 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7925bc31-239c-4ca1-8ea3-5241450d021a tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action returned with HTTP 202 Jul 10 19:55:24.886863 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 92/368] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:55:24 2026] POST /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:24.897136 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e74194e6-917c-42ff-8855-bd96f7e46c18 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:24.900815 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e74194e6-917c-42ff-8855-bd96f7e46c18 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:24.901061 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e74194e6-917c-42ff-8855-bd96f7e46c18 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:24.901244 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e74194e6-917c-42ff-8855-bd96f7e46c18 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:24.901362 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-e74194e6-917c-42ff-8855-bd96f7e46c18 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] show called for member c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:24.907005 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:24.907005 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:24.912254 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e74194e6-917c-42ff-8855-bd96f7e46c18 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa returned with HTTP 200 Jul 10 19:55:24.912611 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 89/369] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:24 2026] GET /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:25.054891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-00557adf-163d-47ee-849c-7d452c9b68f7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.056630 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-00557adf-163d-47ee-849c-7d452c9b68f7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:25.056845 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-00557adf-163d-47ee-849c-7d452c9b68f7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.057086 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-00557adf-163d-47ee-849c-7d452c9b68f7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.065226 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:25.065226 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:25.069063 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-00557adf-163d-47ee-849c-7d452c9b68f7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:25.072863 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-00557adf-163d-47ee-849c-7d452c9b68f7 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:25.073256 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 94/370] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:25 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:25.091882 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-978f5887-80c4-4a56-bb7a-f5ff8149157b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.095713 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-978f5887-80c4-4a56-bb7a-f5ff8149157b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:25.095713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-978f5887-80c4-4a56-bb7a-f5ff8149157b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.095713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-978f5887-80c4-4a56-bb7a-f5ff8149157b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.104280 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:25.104280 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:25.108587 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-978f5887-80c4-4a56-bb7a-f5ff8149157b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:25.114085 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-978f5887-80c4-4a56-bb7a-f5ff8149157b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:25.114085 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 96/371] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:25 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:25.127024 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0021c4ae-b184-4196-862c-bfc788680c01 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.131375 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0021c4ae-b184-4196-862c-bfc788680c01 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:25.131645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0021c4ae-b184-4196-862c-bfc788680c01 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.131984 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0021c4ae-b184-4196-862c-bfc788680c01 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.144012 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:25.144012 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:25.148414 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0021c4ae-b184-4196-862c-bfc788680c01 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:25.153652 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0021c4ae-b184-4196-862c-bfc788680c01 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:25.154101 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 93/372] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:25 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:25.254017 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4dbbeb58-c6c9-4d34-b1cd-78c7a282b897 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.256740 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4dbbeb58-c6c9-4d34-b1cd-78c7a282b897 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:25.257146 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4dbbeb58-c6c9-4d34-b1cd-78c7a282b897 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.257320 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4dbbeb58-c6c9-4d34-b1cd-78c7a282b897 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.268216 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:25.268216 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:25.272570 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4dbbeb58-c6c9-4d34-b1cd-78c7a282b897 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:25.276891 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4dbbeb58-c6c9-4d34-b1cd-78c7a282b897 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:25.277446 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 90/373] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:25 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:25.292599 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e6ca791d-2b7d-4fc9-bcba-a761ddee1722 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.295635 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e6ca791d-2b7d-4fc9-bcba-a761ddee1722 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:25.295635 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e6ca791d-2b7d-4fc9-bcba-a761ddee1722 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.295635 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e6ca791d-2b7d-4fc9-bcba-a761ddee1722 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.295635 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-e6ca791d-2b7d-4fc9-bcba-a761ddee1722 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Delete volume with id: ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:25.306949 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:25.306949 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:25.307523 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e6ca791d-2b7d-4fc9-bcba-a761ddee1722 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:25.314276 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b991d1be-c865-445e-90e9-dfa6d2e1fa2d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.318608 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b991d1be-c865-445e-90e9-dfa6d2e1fa2d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:25.318608 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b991d1be-c865-445e-90e9-dfa6d2e1fa2d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.318608 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b991d1be-c865-445e-90e9-dfa6d2e1fa2d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.336583 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:25.336583 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:25.343432 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b991d1be-c865-445e-90e9-dfa6d2e1fa2d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:25.346988 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e6ca791d-2b7d-4fc9-bcba-a761ddee1722 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Delete volume request issued successfully. Jul 10 19:55:25.346988 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e6ca791d-2b7d-4fc9-bcba-a761ddee1722 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 202 Jul 10 19:55:25.346988 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 95/374] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:55:25 2026] DELETE /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:55:25.351337 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b991d1be-c865-445e-90e9-dfa6d2e1fa2d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:25.352800 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 97/375] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:25 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:25.357840 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-345ecd0c-b11a-416a-a38f-4eb2c2537cf9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.362531 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-345ecd0c-b11a-416a-a38f-4eb2c2537cf9 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:25.362777 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-345ecd0c-b11a-416a-a38f-4eb2c2537cf9 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.363151 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-345ecd0c-b11a-416a-a38f-4eb2c2537cf9 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.381437 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:25.381437 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:25.387280 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-345ecd0c-b11a-416a-a38f-4eb2c2537cf9 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Volume info retrieved successfully. Jul 10 19:55:25.401989 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-345ecd0c-b11a-416a-a38f-4eb2c2537cf9 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 200 Jul 10 19:55:25.401989 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 94/376] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:25 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:25.402160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-6a8c1aca-ce9f-4caa-8d18-bd69480277d1 req-56d5d841-a88a-4ae4-8ccb-ce808f3de906 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.403739 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6a8c1aca-ce9f-4caa-8d18-bd69480277d1 req-56d5d841-a88a-4ae4-8ccb-ce808f3de906 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:55:25.403911 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6a8c1aca-ce9f-4caa-8d18-bd69480277d1 req-56d5d841-a88a-4ae4-8ccb-ce808f3de906 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.404154 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6a8c1aca-ce9f-4caa-8d18-bd69480277d1 req-56d5d841-a88a-4ae4-8ccb-ce808f3de906 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.417162 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:25.417162 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:25.427107 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6a8c1aca-ce9f-4caa-8d18-bd69480277d1 req-56d5d841-a88a-4ae4-8ccb-ce808f3de906 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:55:25.432888 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6a8c1aca-ce9f-4caa-8d18-bd69480277d1 req-56d5d841-a88a-4ae4-8ccb-ce808f3de906 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:55:25.433501 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 91/377] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:25 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:25.928001 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e4d294d4-1cf9-46e1-a5a1-047b7f67e006 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.929736 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4d294d4-1cf9-46e1-a5a1-047b7f67e006 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] GET https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa Jul 10 19:55:25.929896 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4d294d4-1cf9-46e1-a5a1-047b7f67e006 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.930737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4d294d4-1cf9-46e1-a5a1-047b7f67e006 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.930737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-e4d294d4-1cf9-46e1-a5a1-047b7f67e006 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] show called for member c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:55:25.933096 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4d294d4-1cf9-46e1-a5a1-047b7f67e006 tempest-GroupsV320Test-1521321295 tempest-GroupsV320Test-1521321295-project-member] https://10.4.3.145/volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa returned with HTTP 404 Jul 10 19:55:25.933573 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 96/378] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:55:25 2026] GET /volume/v3/groups/c7cdf6e8-dffe-4b81-ae9b-0ec2b6702baa => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:55:25.940573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9e803759-c308-42eb-b247-f45d90367a3a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.942357 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e803759-c308-42eb-b247-f45d90367a3a tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/7b7b25d8-98f1-4d1c-b7fc-6d2f43be7f59 Jul 10 19:55:25.942553 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e803759-c308-42eb-b247-f45d90367a3a tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.942794 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e803759-c308-42eb-b247-f45d90367a3a tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:25.957413 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e803759-c308-42eb-b247-f45d90367a3a tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/group_types/7b7b25d8-98f1-4d1c-b7fc-6d2f43be7f59 returned with HTTP 202 Jul 10 19:55:25.957781 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 98/379] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:55:25 2026] DELETE /volume/v3/group_types/7b7b25d8-98f1-4d1c-b7fc-6d2f43be7f59 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:55:25.968866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4619e390-bce7-4622-9185-6095cc397163 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:25.971186 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4619e390-bce7-4622-9185-6095cc397163 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] DELETE https://10.4.3.145/volume/v3/types/8ce31690-18f5-4fb0-b744-1a6b06cd014a Jul 10 19:55:25.971472 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4619e390-bce7-4622-9185-6095cc397163 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:25.971772 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4619e390-bce7-4622-9185-6095cc397163 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:26.010263 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4619e390-bce7-4622-9185-6095cc397163 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/types/8ce31690-18f5-4fb0-b744-1a6b06cd014a returned with HTTP 202 Jul 10 19:55:26.010662 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 95/380] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:55:25 2026] DELETE /volume/v3/types/8ce31690-18f5-4fb0-b744-1a6b06cd014a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:55:26.017394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-35171c54-8d75-4702-9c90-d62ebd992dd3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:26.019151 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-35171c54-8d75-4702-9c90-d62ebd992dd3 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] GET https://10.4.3.145/volume/v3/types/8ce31690-18f5-4fb0-b744-1a6b06cd014a Jul 10 19:55:26.019362 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-35171c54-8d75-4702-9c90-d62ebd992dd3 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:26.019592 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-35171c54-8d75-4702-9c90-d62ebd992dd3 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:26.025426 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-35171c54-8d75-4702-9c90-d62ebd992dd3 tempest-GroupsV320Test-795258300 tempest-GroupsV320Test-795258300-project-admin] https://10.4.3.145/volume/v3/types/8ce31690-18f5-4fb0-b744-1a6b06cd014a returned with HTTP 404 Jul 10 19:55:26.025925 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 92/381] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:55:26 2026] GET /volume/v3/types/8ce31690-18f5-4fb0-b744-1a6b06cd014a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:26.372023 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3ca031de-1f8b-4bb0-9f95-7ee8f665bfab None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:26.377440 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ca031de-1f8b-4bb0-9f95-7ee8f665bfab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:26.377620 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ca031de-1f8b-4bb0-9f95-7ee8f665bfab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:26.377833 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ca031de-1f8b-4bb0-9f95-7ee8f665bfab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:26.393383 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:26.393383 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:26.398694 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3ca031de-1f8b-4bb0-9f95-7ee8f665bfab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:26.404592 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ca031de-1f8b-4bb0-9f95-7ee8f665bfab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:26.405099 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 97/382] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:26 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:26.418538 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aeec887c-d103-4886-9edd-1047c125fef3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:26.420373 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aeec887c-d103-4886-9edd-1047c125fef3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:26.420559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aeec887c-d103-4886-9edd-1047c125fef3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:26.420757 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aeec887c-d103-4886-9edd-1047c125fef3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:26.427040 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aeec887c-d103-4886-9edd-1047c125fef3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 404 Jul 10 19:55:26.427590 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 99/383] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:26 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:27.417470 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c13a0f76-0111-446b-8585-caff1f609f9b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:27.419206 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c13a0f76-0111-446b-8585-caff1f609f9b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:27.419399 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c13a0f76-0111-446b-8585-caff1f609f9b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:27.419626 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c13a0f76-0111-446b-8585-caff1f609f9b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:27.430449 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:27.430449 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:27.434556 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c13a0f76-0111-446b-8585-caff1f609f9b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:27.439058 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c13a0f76-0111-446b-8585-caff1f609f9b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:27.439607 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 96/384] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:27 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:28.361119 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6ae546db-3cf7-40ad-8fc9-2d0850ccd5b8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:28.361573 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6ae546db-3cf7-40ad-8fc9-2d0850ccd5b8 None None] GET https://10.4.3.145/volume// Jul 10 19:55:28.361804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6ae546db-3cf7-40ad-8fc9-2d0850ccd5b8 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:28.362085 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6ae546db-3cf7-40ad-8fc9-2d0850ccd5b8 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:28.362830 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6ae546db-3cf7-40ad-8fc9-2d0850ccd5b8 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:28.362878 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 93/385] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55: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 19:55:28.371400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-63e7aa8a-bcf7-4d79-a713-607c45575721 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:28.374357 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-63e7aa8a-bcf7-4d79-a713-607c45575721 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd Jul 10 19:55:28.374645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-63e7aa8a-bcf7-4d79-a713-607c45575721 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:28.374903 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-63e7aa8a-bcf7-4d79-a713-607c45575721 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:28.390938 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:28.390938 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:28.396556 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-1671d399-8c75-451c-90ab-82d2135b337f req-63e7aa8a-bcf7-4d79-a713-607c45575721 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:28.402992 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-63e7aa8a-bcf7-4d79-a713-607c45575721 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd returned with HTTP 200 Jul 10 19:55:28.403572 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 98/386] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:28 2026] GET /volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:28.454695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-48395130-9875-4c4f-9855-a87452bcf27f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:28.458503 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-48395130-9875-4c4f-9855-a87452bcf27f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:28.458682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-48395130-9875-4c4f-9855-a87452bcf27f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:28.458852 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-48395130-9875-4c4f-9855-a87452bcf27f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:28.477912 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:28.477912 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:28.484726 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-48395130-9875-4c4f-9855-a87452bcf27f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:28.493113 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-48395130-9875-4c4f-9855-a87452bcf27f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:28.493635 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 100/387] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:28 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:28.515581 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-06808f0b-e63f-461a-9870-94b84b7641d4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:28.521276 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-06808f0b-e63f-461a-9870-94b84b7641d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] PUT https://10.4.3.145/volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944 Jul 10 19:55:28.522409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-06808f0b-e63f-461a-9870-94b84b7641d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:28.539559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-06808f0b-e63f-461a-9870-94b84b7641d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Acquiring lock "cinder-attachment_update-93cf4a6f-22dc-41d9-a2f6-13e176e339bd-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:55:28.545698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-06808f0b-e63f-461a-9870-94b84b7641d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Lock "cinder-attachment_update-93cf4a6f-22dc-41d9-a2f6-13e176e339bd-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:55:28.547443 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:28.547443 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:29.084438 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-06808f0b-e63f-461a-9870-94b84b7641d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Lock "cinder-attachment_update-93cf4a6f-22dc-41d9-a2f6-13e176e339bd-np0000005048" released by "attachment_update" :: held 0.539s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:55:29.084633 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-06808f0b-e63f-461a-9870-94b84b7641d4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944 returned with HTTP 200 Jul 10 19:55:29.087846 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 97/388] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:55:28 2026] PUT /volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:29.518561 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d0e68c6d-0e10-41e3-a09f-f6875c6d634e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:29.527846 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d0e68c6d-0e10-41e3-a09f-f6875c6d634e tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:29.527846 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d0e68c6d-0e10-41e3-a09f-f6875c6d634e tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:29.527846 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d0e68c6d-0e10-41e3-a09f-f6875c6d634e tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:29.542705 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:29.542705 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:29.547894 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d0e68c6d-0e10-41e3-a09f-f6875c6d634e tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:29.556372 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d0e68c6d-0e10-41e3-a09f-f6875c6d634e tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:29.557128 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 94/389] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:29 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:29.598853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-51487c26-9e3b-4a80-a7fd-93461bbd0600 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:29.601643 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-51487c26-9e3b-4a80-a7fd-93461bbd0600 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944/action Jul 10 19:55:29.602151 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-51487c26-9e3b-4a80-a7fd-93461bbd0600 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:29.602331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-51487c26-9e3b-4a80-a7fd-93461bbd0600 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:29.627927 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:29.627927 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:29.648140 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-51487c26-9e3b-4a80-a7fd-93461bbd0600 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944/action returned with HTTP 204 Jul 10 19:55:29.648456 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 99/390] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:55:29 2026] POST /volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:30.169197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b67e777-8e69-4534-9527-9df5c367067f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:30.169197 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b67e777-8e69-4534-9527-9df5c367067f None None] GET https://10.4.3.145/volume// Jul 10 19:55:30.169197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b67e777-8e69-4534-9527-9df5c367067f None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:30.169197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b67e777-8e69-4534-9527-9df5c367067f None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:30.169197 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b67e777-8e69-4534-9527-9df5c367067f None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:30.179364 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 101/391] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55:30 2026] GET /volume/ => generated 386 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:55:30.201374 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-8044a4b9-66a3-4c81-8be7-b712424b30e4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:30.203792 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-8044a4b9-66a3-4c81-8be7-b712424b30e4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 Jul 10 19:55:30.203792 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-8044a4b9-66a3-4c81-8be7-b712424b30e4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:30.204029 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-8044a4b9-66a3-4c81-8be7-b712424b30e4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:30.220259 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:30.220259 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:30.227253 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-1671d399-8c75-451c-90ab-82d2135b337f req-8044a4b9-66a3-4c81-8be7-b712424b30e4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:30.237997 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-8044a4b9-66a3-4c81-8be7-b712424b30e4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 returned with HTTP 200 Jul 10 19:55:30.238497 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 98/392] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:30 2026] GET /volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:30.333250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-3d9e42cf-2930-4199-9b6f-9e8bb8989e37 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:30.336207 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-3d9e42cf-2930-4199-9b6f-9e8bb8989e37 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] POST https://10.4.3.145/volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561/action Jul 10 19:55:30.336689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-3d9e42cf-2930-4199-9b6f-9e8bb8989e37 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:30.337028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-3d9e42cf-2930-4199-9b6f-9e8bb8989e37 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:30.363642 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:30.363642 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:30.370873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-6b0d086e-7548-45d2-a0cf-e0047e3c57c4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:30.373937 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-6b0d086e-7548-45d2-a0cf-e0047e3c57c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] PUT https://10.4.3.145/volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414 Jul 10 19:55:30.374485 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-6b0d086e-7548-45d2-a0cf-e0047e3c57c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:30.389749 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-6b0d086e-7548-45d2-a0cf-e0047e3c57c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Acquiring lock "cinder-attachment_update-43b8c2f7-5e04-4168-a0bd-2c25a5b81221-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:55:30.397207 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-e870c99b-fa56-4a98-aa38-35a5baf6b825 req-3d9e42cf-2930-4199-9b6f-9e8bb8989e37 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561/action returned with HTTP 204 Jul 10 19:55:30.398535 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 95/393] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:55:30 2026] POST /volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:30.407817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-6b0d086e-7548-45d2-a0cf-e0047e3c57c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Lock "cinder-attachment_update-43b8c2f7-5e04-4168-a0bd-2c25a5b81221-np0000005048" acquired by "attachment_update" :: waited 0.018s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:55:30.409308 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:30.409308 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:30.572137 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ed2f5800-e8fe-4b75-84fa-5292f7503546 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:30.575213 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed2f5800-e8fe-4b75-84fa-5292f7503546 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:30.575640 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed2f5800-e8fe-4b75-84fa-5292f7503546 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:30.576032 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed2f5800-e8fe-4b75-84fa-5292f7503546 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:30.591219 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:30.591219 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:30.596919 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ed2f5800-e8fe-4b75-84fa-5292f7503546 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:30.608287 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed2f5800-e8fe-4b75-84fa-5292f7503546 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:30.608732 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 102/394] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:30 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:30.658366 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a0766c2c-508a-496b-93ec-16e97978b67a req-5e21ef98-308a-4627-9325-41edb500fef1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:30.660469 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-5e21ef98-308a-4627-9325-41edb500fef1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:30.660685 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-5e21ef98-308a-4627-9325-41edb500fef1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:30.660878 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-5e21ef98-308a-4627-9325-41edb500fef1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:30.673944 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:30.673944 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:30.682538 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-a0766c2c-508a-496b-93ec-16e97978b67a req-5e21ef98-308a-4627-9325-41edb500fef1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:30.689633 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-5e21ef98-308a-4627-9325-41edb500fef1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:30.690068 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 99/395] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:30 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:30.944487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-6b0d086e-7548-45d2-a0cf-e0047e3c57c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Lock "cinder-attachment_update-43b8c2f7-5e04-4168-a0bd-2c25a5b81221-np0000005048" released by "attachment_update" :: held 0.536s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:55:30.944487 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-6b0d086e-7548-45d2-a0cf-e0047e3c57c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414 returned with HTTP 200 Jul 10 19:55:30.944487 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 100/396] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:55:30 2026] PUT /volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:31.217740 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-635190bd-4ec2-452e-9918-763091a0bef6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:31.455635 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-afa34afb-635d-4890-bf80-a337d10d963c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:31.461204 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-afa34afb-635d-4890-bf80-a337d10d963c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414/action Jul 10 19:55:31.461695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-afa34afb-635d-4890-bf80-a337d10d963c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:31.461842 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-afa34afb-635d-4890-bf80-a337d10d963c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:31.467542 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-635190bd-4ec2-452e-9918-763091a0bef6 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:55:31.468001 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-635190bd-4ec2-452e-9918-763091a0bef6 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1240841385", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1755798601", "vendor_name": "tempest-vendor_name-1309137343"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:31.490274 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:31.490274 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:31.499751 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-635190bd-4ec2-452e-9918-763091a0bef6 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:55:31.499751 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 96/397] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 19:55:31 2026] POST /volume/v3/types => generated 328 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:31.510396 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:31.517481 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-afa34afb-635d-4890-bf80-a337d10d963c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414/action returned with HTTP 204 Jul 10 19:55:31.517926 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 103/398] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:55:31 2026] POST /volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:31.765894 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:55:31.766317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "114568e0-b389-43ca-a5b3-9e54a5c5b8b2", "size": 1, "name": "tempest-UserMessagesTest-Volume-1369123825"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:31.767754 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Create volume request body: {'volume': {'volume_type': '114568e0-b389-43ca-a5b3-9e54a5c5b8b2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1369123825'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:55:31.772073 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Create volume of 1 GB Jul 10 19:55:31.772379 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:31.772379 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:31.772925 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Availability Zones retrieved successfully. Jul 10 19:55:31.778734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Flow 'volume_create_api' (1abf86bc-43a8-4a4e-acb3-02d0898a8d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:31.779663 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1906f0ff-d478-4271-92ad-d0161bbd398c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:31.780621 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:31.803416 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1906f0ff-d478-4271-92ad-d0161bbd398c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1755798601',vendor_name='tempest-vendor_name-1309137343'},id=114568e0-b389-43ca-a5b3-9e54a5c5b8b2,is_public=True,name='tempest-UserMessagesTest-volume-type-1240841385',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '114568e0-b389-43ca-a5b3-9e54a5c5b8b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:31.804673 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180dd39c-001e-475d-a95b-40637baa0e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:31.837373 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1240841385 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1240841385, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:31.837653 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1240841385 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1240841385, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:31.880773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Created reservations ['c029ec6e-45cf-45d5-839b-062cc3e4f6ae', '925d20e7-b1f9-4590-8e00-283ba0247a31', 'e20722d6-5838-455b-b50c-2c2c62db504f', 'ebdeb03a-ee42-4e8d-a328-5eee458ba093'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:31.882182 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180dd39c-001e-475d-a95b-40637baa0e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c029ec6e-45cf-45d5-839b-062cc3e4f6ae', '925d20e7-b1f9-4590-8e00-283ba0247a31', 'e20722d6-5838-455b-b50c-2c2c62db504f', 'ebdeb03a-ee42-4e8d-a328-5eee458ba093']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:31.883517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76975b6-5283-422b-839e-6a2901612788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:31.918474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76975b6-5283-422b-839e-6a2901612788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ab5d42d-f236-4d50-b682-f6a5384cc758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1369123825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2456880fab740df8b89c4f125b8223c',qos_specs=None,replication_status=,reservations=['c029ec6e-45cf-45d5-839b-062cc3e4f6ae','925d20e7-b1f9-4590-8e00-283ba0247a31','e20722d6-5838-455b-b50c-2c2c62db504f','ebdeb03a-ee42-4e8d-a328-5eee458ba093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38853dff14be46cb999be66c24f98505',volume_type_id=114568e0-b389-43ca-a5b3-9e54a5c5b8b2), 'volume': Volume(_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-10T19:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1369123825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ab5d42d-f236-4d50-b682-f6a5384cc758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2456880fab740df8b89c4f125b8223c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38853dff14be46cb999be66c24f98505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(114568e0-b389-43ca-a5b3-9e54a5c5b8b2),volume_type_id=114568e0-b389-43ca-a5b3-9e54a5c5b8b2)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:31.919367 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d637d1-c1d6-449d-ba7f-5b1a4269239c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:31.940121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d637d1-c1d6-449d-ba7f-5b1a4269239c) transitioned into state 'SUCCESS' from state '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-1369123825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2456880fab740df8b89c4f125b8223c',qos_specs=None,replication_status=,reservations=['c029ec6e-45cf-45d5-839b-062cc3e4f6ae','925d20e7-b1f9-4590-8e00-283ba0247a31','e20722d6-5838-455b-b50c-2c2c62db504f','ebdeb03a-ee42-4e8d-a328-5eee458ba093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38853dff14be46cb999be66c24f98505',volume_type_id=114568e0-b389-43ca-a5b3-9e54a5c5b8b2)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:31.941081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab91b55-a52f-49de-882e-885d4dffd05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:31.951413 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab91b55-a52f-49de-882e-885d4dffd05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:31.952230 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Flow 'volume_create_api' (1abf86bc-43a8-4a4e-acb3-02d0898a8d25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:31.952562 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Create volume request issued successfully. Jul 10 19:55:31.953235 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-528edf16-90c8-43ce-8a95-7fa7fce9a53e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:55:31.953900 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 100/399] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 19:55:31 2026] POST /volume/v3/volumes => generated 786 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:31.966071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5580861b-7901-48d3-b858-6d97a99edfed None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:31.968690 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5580861b-7901-48d3-b858-6d97a99edfed tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 Jul 10 19:55:31.969520 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5580861b-7901-48d3-b858-6d97a99edfed tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:31.970375 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5580861b-7901-48d3-b858-6d97a99edfed tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:31.981617 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:31.981617 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:31.989618 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5580861b-7901-48d3-b858-6d97a99edfed tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Volume info retrieved successfully. Jul 10 19:55:31.996090 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5580861b-7901-48d3-b858-6d97a99edfed tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 returned with HTTP 200 Jul 10 19:55:31.996515 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 101/400] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:55:31 2026] GET /volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:32.033349 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d52ea1b0-9031-4731-aa37-3a06a0edd1af None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:32.033810 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d52ea1b0-9031-4731-aa37-3a06a0edd1af None None] GET https://10.4.3.145/volume// Jul 10 19:55:32.034022 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d52ea1b0-9031-4731-aa37-3a06a0edd1af None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:32.034263 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d52ea1b0-9031-4731-aa37-3a06a0edd1af None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:32.034686 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d52ea1b0-9031-4731-aa37-3a06a0edd1af None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:32.035056 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 97/401] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55:32 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 19:55:32.044314 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-3d2b80b4-a1bd-4571-8953-952d7d2883f6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:32.046760 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-3d2b80b4-a1bd-4571-8953-952d7d2883f6 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 Jul 10 19:55:32.047030 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-3d2b80b4-a1bd-4571-8953-952d7d2883f6 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:32.047255 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-3d2b80b4-a1bd-4571-8953-952d7d2883f6 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:32.056628 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:32.056628 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:32.060385 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1671d399-8c75-451c-90ab-82d2135b337f req-3d2b80b4-a1bd-4571-8953-952d7d2883f6 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:55:32.066604 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-3d2b80b4-a1bd-4571-8953-952d7d2883f6 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 returned with HTTP 200 Jul 10 19:55:32.067003 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 104/402] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:32 2026] GET /volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:32.162539 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-17a69964-d2cb-4218-8f13-38d415e5d09b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:32.166617 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-17a69964-d2cb-4218-8f13-38d415e5d09b tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] PUT https://10.4.3.145/volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb Jul 10 19:55:32.167143 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-17a69964-d2cb-4218-8f13-38d415e5d09b tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:32.175316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-17a69964-d2cb-4218-8f13-38d415e5d09b tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Acquiring lock "cinder-attachment_update-545a6e28-01b5-40b1-a48c-89d4df3031a0-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:55:32.180117 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-17a69964-d2cb-4218-8f13-38d415e5d09b tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Lock "cinder-attachment_update-545a6e28-01b5-40b1-a48c-89d4df3031a0-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:55:32.181076 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:32.181076 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:32.464992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c29b94fb-0a32-4ba1-a1e5-e3370ecb93f3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:32.467894 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c29b94fb-0a32-4ba1-a1e5-e3370ecb93f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:32.469249 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c29b94fb-0a32-4ba1-a1e5-e3370ecb93f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:32.469461 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c29b94fb-0a32-4ba1-a1e5-e3370ecb93f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:32.469629 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-c29b94fb-0a32-4ba1-a1e5-e3370ecb93f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Delete volume with id: d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:32.478258 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:32.478258 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:32.478702 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c29b94fb-0a32-4ba1-a1e5-e3370ecb93f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:32.508085 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c29b94fb-0a32-4ba1-a1e5-e3370ecb93f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Delete volume request issued successfully. Jul 10 19:55:32.508317 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c29b94fb-0a32-4ba1-a1e5-e3370ecb93f3 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 202 Jul 10 19:55:32.508866 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 102/403] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:55:32 2026] DELETE /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:55:32.517032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-81738945-7c73-4f26-8f58-b79218d25434 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:32.520399 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81738945-7c73-4f26-8f58-b79218d25434 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:32.520399 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81738945-7c73-4f26-8f58-b79218d25434 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:32.520399 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81738945-7c73-4f26-8f58-b79218d25434 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:32.527796 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:32.527796 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:32.534758 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-81738945-7c73-4f26-8f58-b79218d25434 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Volume info retrieved successfully. Jul 10 19:55:32.541615 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81738945-7c73-4f26-8f58-b79218d25434 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 200 Jul 10 19:55:32.542165 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 98/404] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:32 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:32.707766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1671d399-8c75-451c-90ab-82d2135b337f req-17a69964-d2cb-4218-8f13-38d415e5d09b tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Lock "cinder-attachment_update-545a6e28-01b5-40b1-a48c-89d4df3031a0-np0000005048" released by "attachment_update" :: held 0.528s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:55:32.708192 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-17a69964-d2cb-4218-8f13-38d415e5d09b tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb returned with HTTP 200 Jul 10 19:55:32.708971 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 101/405] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:55:32 2026] PUT /volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:32.746160 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-263c4c45-4538-4468-80d2-1ecd2bee158d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:32.746574 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-263c4c45-4538-4468-80d2-1ecd2bee158d None None] GET https://10.4.3.145/volume// Jul 10 19:55:32.746574 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-263c4c45-4538-4468-80d2-1ecd2bee158d None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:32.746795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-263c4c45-4538-4468-80d2-1ecd2bee158d None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:32.747125 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-263c4c45-4538-4468-80d2-1ecd2bee158d None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:32.747455 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 105/406] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:55:32 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 19:55:32.756636 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a0766c2c-508a-496b-93ec-16e97978b67a req-118fdfc1-9604-4dc1-b4b3-5f142d22c9bb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:32.759539 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-118fdfc1-9604-4dc1-b4b3-5f142d22c9bb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:55:32.760984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-118fdfc1-9604-4dc1-b4b3-5f142d22c9bb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b3af850-518b-4b16-980e-b60b4024effd", "connector": null, "instance_uuid": "cc35536b-dc3f-4aab-b6e0-cc4a2ad66636"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:32.777751 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:32.777751 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:32.810402 np0000005048 devstack@c-api.service[99974]: WARNING cinder.volume.api [req-a0766c2c-508a-496b-93ec-16e97978b67a req-118fdfc1-9604-4dc1-b4b3-5f142d22c9bb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 19:55:32.816170 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-118fdfc1-9604-4dc1-b4b3-5f142d22c9bb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:55:32.816718 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 103/407] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:55:32 2026] POST /volume/v3/attachments => generated 271 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:33.012352 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5cc5be77-a0d2-430e-8eeb-198981833fd4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.014149 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cc5be77-a0d2-430e-8eeb-198981833fd4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 Jul 10 19:55:33.014371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cc5be77-a0d2-430e-8eeb-198981833fd4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.014577 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cc5be77-a0d2-430e-8eeb-198981833fd4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.021670 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.021670 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:33.026457 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5cc5be77-a0d2-430e-8eeb-198981833fd4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Volume info retrieved successfully. Jul 10 19:55:33.031866 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cc5be77-a0d2-430e-8eeb-198981833fd4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 returned with HTTP 200 Jul 10 19:55:33.032274 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 99/408] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:33.046326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9308974b-b7d9-453e-b016-08ab079e0a5c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.048266 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9308974b-b7d9-453e-b016-08ab079e0a5c tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/messages Jul 10 19:55:33.048528 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9308974b-b7d9-453e-b016-08ab079e0a5c tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.048733 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9308974b-b7d9-453e-b016-08ab079e0a5c tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.049093 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.049093 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:33.054986 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9308974b-b7d9-453e-b016-08ab079e0a5c tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 19:55:33.055447 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 102/409] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 19:55:33 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 19:55:33.063870 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5b2f6ce6-be44-4001-bd86-283433710049 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.065622 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b2f6ce6-be44-4001-bd86-283433710049 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] DELETE https://10.4.3.145/volume/v3/messages/9bbbe309-017c-420c-8423-8e8790b602ff Jul 10 19:55:33.065827 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b2f6ce6-be44-4001-bd86-283433710049 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.066028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b2f6ce6-be44-4001-bd86-283433710049 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.077689 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b2f6ce6-be44-4001-bd86-283433710049 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/messages/9bbbe309-017c-420c-8423-8e8790b602ff returned with HTTP 204 Jul 10 19:55:33.078187 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 106/410] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 19:55:33 2026] DELETE /volume/v3/messages/9bbbe309-017c-420c-8423-8e8790b602ff => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 19:55:33.085346 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6b77d6b6-4543-43a7-8e3a-7ac0dbab0d80 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.089518 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b77d6b6-4543-43a7-8e3a-7ac0dbab0d80 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/messages/9bbbe309-017c-420c-8423-8e8790b602ff Jul 10 19:55:33.089518 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b77d6b6-4543-43a7-8e3a-7ac0dbab0d80 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.089518 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b77d6b6-4543-43a7-8e3a-7ac0dbab0d80 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.094999 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b77d6b6-4543-43a7-8e3a-7ac0dbab0d80 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/messages/9bbbe309-017c-420c-8423-8e8790b602ff returned with HTTP 404 Jul 10 19:55:33.094999 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 104/411] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/messages/9bbbe309-017c-420c-8423-8e8790b602ff => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:33.103529 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bcba3316-2f81-457a-9f20-0263a82776de None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.105950 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bcba3316-2f81-457a-9f20-0263a82776de tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 Jul 10 19:55:33.106268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bcba3316-2f81-457a-9f20-0263a82776de tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.106551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bcba3316-2f81-457a-9f20-0263a82776de tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.115615 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.115615 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:33.120894 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bcba3316-2f81-457a-9f20-0263a82776de tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Volume info retrieved successfully. Jul 10 19:55:33.127499 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bcba3316-2f81-457a-9f20-0263a82776de tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 returned with HTTP 200 Jul 10 19:55:33.128180 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 100/412] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:33.143742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.145365 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] DELETE https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 Jul 10 19:55:33.145610 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.145840 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.146055 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Delete volume with id: 4ab5d42d-f236-4d50-b682-f6a5384cc758 Jul 10 19:55:33.152914 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.152914 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:33.153432 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Volume info retrieved successfully. Jul 10 19:55:33.154520 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99972) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 19:55:33.174272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Created reservations ['6cd6388f-f3d3-4fa3-ad57-1f1498646585', 'adaeea05-9289-45a1-bbd1-6909aec6b960', '94edd406-95ab-44c3-8a8b-6975f1d8253b', '921dcedf-21a2-4788-830d-2b7c0c062de5'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:33.211399 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Delete volume request issued successfully. Jul 10 19:55:33.211627 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c9de67f2-60b2-42ee-bd2b-1f12ac1f62a7 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 returned with HTTP 202 Jul 10 19:55:33.212047 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 103/413] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 19:55:33 2026] DELETE /volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:55:33.217278 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ac061316-e625-4151-bc49-b9ee58843c24 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.219425 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8e67bc7d-117b-4a14-8784-836cca9788c4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.219618 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac061316-e625-4151-bc49-b9ee58843c24 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:33.219889 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac061316-e625-4151-bc49-b9ee58843c24 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.220159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac061316-e625-4151-bc49-b9ee58843c24 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.221724 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e67bc7d-117b-4a14-8784-836cca9788c4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 Jul 10 19:55:33.222064 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e67bc7d-117b-4a14-8784-836cca9788c4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.222113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1671d399-8c75-451c-90ab-82d2135b337f req-a1a8d36c-3bfe-4dfb-93d5-13ec3cc10bcf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.222363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e67bc7d-117b-4a14-8784-836cca9788c4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.226578 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-a1a8d36c-3bfe-4dfb-93d5-13ec3cc10bcf tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] POST https://10.4.3.145/volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb/action Jul 10 19:55:33.226578 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-a1a8d36c-3bfe-4dfb-93d5-13ec3cc10bcf tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:33.226578 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-a1a8d36c-3bfe-4dfb-93d5-13ec3cc10bcf tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:33.227382 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e67bc7d-117b-4a14-8784-836cca9788c4 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 returned with HTTP 404 Jul 10 19:55:33.227955 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 105/414] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/volumes/4ab5d42d-f236-4d50-b682-f6a5384cc758 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:33.236035 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-18c08a71-6a7d-42db-a6c6-8807224fef88 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.237804 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-18c08a71-6a7d-42db-a6c6-8807224fef88 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] DELETE https://10.4.3.145/volume/v3/types/114568e0-b389-43ca-a5b3-9e54a5c5b8b2 Jul 10 19:55:33.238041 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-18c08a71-6a7d-42db-a6c6-8807224fef88 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.238235 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-18c08a71-6a7d-42db-a6c6-8807224fef88 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.247787 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.247787 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:33.252655 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ac061316-e625-4151-bc49-b9ee58843c24 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:33.257405 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.257405 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:33.257537 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac061316-e625-4151-bc49-b9ee58843c24 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:33.257917 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 107/415] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:33.266299 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-18c08a71-6a7d-42db-a6c6-8807224fef88 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] https://10.4.3.145/volume/v3/types/114568e0-b389-43ca-a5b3-9e54a5c5b8b2 returned with HTTP 202 Jul 10 19:55:33.266724 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 104/416] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:55:33 2026] DELETE /volume/v3/types/114568e0-b389-43ca-a5b3-9e54a5c5b8b2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:55:33.275753 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1671d399-8c75-451c-90ab-82d2135b337f req-a1a8d36c-3bfe-4dfb-93d5-13ec3cc10bcf tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb/action returned with HTTP 204 Jul 10 19:55:33.276448 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 101/417] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:55:33 2026] POST /volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:33.278717 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ba3544cf-d444-4169-b31c-f1bc246f67a4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.280342 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ba3544cf-d444-4169-b31c-f1bc246f67a4 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] GET https://10.4.3.145/volume/v3/types/114568e0-b389-43ca-a5b3-9e54a5c5b8b2 Jul 10 19:55:33.280778 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ba3544cf-d444-4169-b31c-f1bc246f67a4 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.281114 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ba3544cf-d444-4169-b31c-f1bc246f67a4 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.284875 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ba3544cf-d444-4169-b31c-f1bc246f67a4 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] https://10.4.3.145/volume/v3/types/114568e0-b389-43ca-a5b3-9e54a5c5b8b2 returned with HTTP 404 Jul 10 19:55:33.285579 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 106/418] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/types/114568e0-b389-43ca-a5b3-9e54a5c5b8b2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:33.297883 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d156a3c4-782c-4ae4-812e-9a681e5428c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.301343 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d156a3c4-782c-4ae4-812e-9a681e5428c4 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:55:33.301343 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d156a3c4-782c-4ae4-812e-9a681e5428c4 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-933068226", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1362587846", "vendor_name": "tempest-vendor_name-1567999703"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:33.324464 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d156a3c4-782c-4ae4-812e-9a681e5428c4 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:55:33.324825 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 108/419] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 19:55:33 2026] POST /volume/v3/types => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:55:33.332936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-daf21cc0-c203-447f-89e8-df00ca506b49 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.335031 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:55:33.335365 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "063dd921-df76-4be9-8c75-ed8b78471408", "size": 1, "name": "tempest-UserMessagesTest-Volume-1316612669"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:33.336762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Create volume request body: {'volume': {'volume_type': '063dd921-df76-4be9-8c75-ed8b78471408', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1316612669'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:55:33.343848 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Create volume of 1 GB Jul 10 19:55:33.344245 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.344245 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:33.344887 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Availability Zones retrieved successfully. Jul 10 19:55:33.347365 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5209fc4c-c735-4c9f-866d-495476bfb2d6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.347754 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5209fc4c-c735-4c9f-866d-495476bfb2d6 None None] GET https://10.4.3.145/volume// Jul 10 19:55:33.347979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5209fc4c-c735-4c9f-866d-495476bfb2d6 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.348279 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5209fc4c-c735-4c9f-866d-495476bfb2d6 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.348642 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5209fc4c-c735-4c9f-866d-495476bfb2d6 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:33.348983 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 102/420] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:55:33.351380 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Flow 'volume_create_api' (61905deb-006e-4ab1-9e8c-61bb1ea3fbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:33.352357 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c477230-462b-43c9-ab68-337c2035d63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:33.353365 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:33.361624 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a0766c2c-508a-496b-93ec-16e97978b67a req-1393fe71-0625-432e-9630-0da8401ba22f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.367060 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-1393fe71-0625-432e-9630-0da8401ba22f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:33.367060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-1393fe71-0625-432e-9630-0da8401ba22f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.367060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-1393fe71-0625-432e-9630-0da8401ba22f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.383029 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c477230-462b-43c9-ab68-337c2035d63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:55:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1362587846',vendor_name='tempest-vendor_name-1567999703'},id=063dd921-df76-4be9-8c75-ed8b78471408,is_public=True,name='tempest-UserMessagesTest-volume-type-933068226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '063dd921-df76-4be9-8c75-ed8b78471408', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:33.383873 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52a0c80-265b-4ad0-bf0a-652b3c3cb089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:33.392292 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.392292 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:33.396744 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-a0766c2c-508a-496b-93ec-16e97978b67a req-1393fe71-0625-432e-9630-0da8401ba22f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:33.402130 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-1393fe71-0625-432e-9630-0da8401ba22f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:33.402993 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 107/421] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:33.414327 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-933068226 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-933068226, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:33.414867 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-933068226 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-933068226, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:33.454747 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Created reservations ['da77a9d6-462a-41f9-876a-9ffbc03fb6e3', 'dcaa7435-a02c-4f7c-9816-a2eff2fdd930', 'a8d70cd9-1764-4a44-b6b6-16b8367331b4', '6205cefb-5e38-4200-90fb-885eac4ee9eb'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:33.455671 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52a0c80-265b-4ad0-bf0a-652b3c3cb089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da77a9d6-462a-41f9-876a-9ffbc03fb6e3', 'dcaa7435-a02c-4f7c-9816-a2eff2fdd930', 'a8d70cd9-1764-4a44-b6b6-16b8367331b4', '6205cefb-5e38-4200-90fb-885eac4ee9eb']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:33.456648 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db3a6c9-194b-4e71-bb10-850adde8f0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:33.491791 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db3a6c9-194b-4e71-bb10-850adde8f0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '293852ec-8a7f-449d-983e-fbd52f4620f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1316612669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2456880fab740df8b89c4f125b8223c',qos_specs=None,replication_status=,reservations=['da77a9d6-462a-41f9-876a-9ffbc03fb6e3','dcaa7435-a02c-4f7c-9816-a2eff2fdd930','a8d70cd9-1764-4a44-b6b6-16b8367331b4','6205cefb-5e38-4200-90fb-885eac4ee9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38853dff14be46cb999be66c24f98505',volume_type_id=063dd921-df76-4be9-8c75-ed8b78471408), 'volume': Volume(_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-10T19:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1316612669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=293852ec-8a7f-449d-983e-fbd52f4620f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2456880fab740df8b89c4f125b8223c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38853dff14be46cb999be66c24f98505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(063dd921-df76-4be9-8c75-ed8b78471408),volume_type_id=063dd921-df76-4be9-8c75-ed8b78471408)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:33.492610 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ee89f3-2fe2-4d72-8bea-2175d454922d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:33.516218 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a0766c2c-508a-496b-93ec-16e97978b67a req-02e69d2b-cac6-4fa1-984b-302dfe0c8f40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.518560 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-02e69d2b-cac6-4fa1-984b-302dfe0c8f40 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] PUT https://10.4.3.145/volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46 Jul 10 19:55:33.519061 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-02e69d2b-cac6-4fa1-984b-302dfe0c8f40 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:33.531468 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a0766c2c-508a-496b-93ec-16e97978b67a req-02e69d2b-cac6-4fa1-984b-302dfe0c8f40 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Acquiring lock "cinder-attachment_update-7b3af850-518b-4b16-980e-b60b4024effd-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:55:33.536237 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a0766c2c-508a-496b-93ec-16e97978b67a req-02e69d2b-cac6-4fa1-984b-302dfe0c8f40 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Lock "cinder-attachment_update-7b3af850-518b-4b16-980e-b60b4024effd-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:55:33.537277 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.537277 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:33.539005 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ee89f3-2fe2-4d72-8bea-2175d454922d) transitioned into state 'SUCCESS' from state '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-1316612669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2456880fab740df8b89c4f125b8223c',qos_specs=None,replication_status=,reservations=['da77a9d6-462a-41f9-876a-9ffbc03fb6e3','dcaa7435-a02c-4f7c-9816-a2eff2fdd930','a8d70cd9-1764-4a44-b6b6-16b8367331b4','6205cefb-5e38-4200-90fb-885eac4ee9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38853dff14be46cb999be66c24f98505',volume_type_id=063dd921-df76-4be9-8c75-ed8b78471408)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:33.540006 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f711e4-cfd4-4d26-9f9d-8a3c49135b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:33.551555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f711e4-cfd4-4d26-9f9d-8a3c49135b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:33.552336 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Flow 'volume_create_api' (61905deb-006e-4ab1-9e8c-61bb1ea3fbf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:33.552629 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Create volume request issued successfully. Jul 10 19:55:33.553178 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-daf21cc0-c203-447f-89e8-df00ca506b49 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:55:33.553765 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 105/422] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 19:55:33 2026] POST /volume/v3/volumes => generated 785 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:33.556527 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ccc674e8-8477-4815-833f-4c6e4fce4ee6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.559248 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ccc674e8-8477-4815-833f-4c6e4fce4ee6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] GET https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c Jul 10 19:55:33.559537 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ccc674e8-8477-4815-833f-4c6e4fce4ee6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.559824 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ccc674e8-8477-4815-833f-4c6e4fce4ee6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.567310 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ccc674e8-8477-4815-833f-4c6e4fce4ee6 tempest-AttachSCSIVolumeTestJSON-1863821591 tempest-AttachSCSIVolumeTestJSON-1863821591-project-member] https://10.4.3.145/volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c returned with HTTP 404 Jul 10 19:55:33.567571 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-40ccb394-db79-4d4c-9740-5d6744217f4e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:33.567854 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 103/423] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/volumes/d155a693-aaf5-4032-8c5c-2b71044ad11c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:33.571231 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-40ccb394-db79-4d4c-9740-5d6744217f4e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 Jul 10 19:55:33.571231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-40ccb394-db79-4d4c-9740-5d6744217f4e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:33.571231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-40ccb394-db79-4d4c-9740-5d6744217f4e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:33.583013 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:33.583013 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:33.589362 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-40ccb394-db79-4d4c-9740-5d6744217f4e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Volume info retrieved successfully. Jul 10 19:55:33.598829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-40ccb394-db79-4d4c-9740-5d6744217f4e tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 returned with HTTP 200 Jul 10 19:55:33.599405 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 108/424] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:55:33 2026] GET /volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:34.061474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a0766c2c-508a-496b-93ec-16e97978b67a req-02e69d2b-cac6-4fa1-984b-302dfe0c8f40 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Lock "cinder-attachment_update-7b3af850-518b-4b16-980e-b60b4024effd-np0000005048" released by "attachment_update" :: held 0.525s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:55:34.061878 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-02e69d2b-cac6-4fa1-984b-302dfe0c8f40 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46 returned with HTTP 200 Jul 10 19:55:34.062204 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 109/425] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:55:33 2026] PUT /volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46 => generated 967 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:34.280607 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-394924b2-e454-4fc8-a8ea-c4a6f448e4c7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.284474 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-394924b2-e454-4fc8-a8ea-c4a6f448e4c7 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:34.284474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-394924b2-e454-4fc8-a8ea-c4a6f448e4c7 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.284474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-394924b2-e454-4fc8-a8ea-c4a6f448e4c7 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.301352 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:34.301352 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:34.306673 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-394924b2-e454-4fc8-a8ea-c4a6f448e4c7 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:34.313823 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-394924b2-e454-4fc8-a8ea-c4a6f448e4c7 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:34.314780 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 106/426] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:34 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:34.612028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1f48511b-305a-4952-a7ad-81f74536c046 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.614303 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f48511b-305a-4952-a7ad-81f74536c046 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 Jul 10 19:55:34.614564 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f48511b-305a-4952-a7ad-81f74536c046 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.614952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f48511b-305a-4952-a7ad-81f74536c046 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.624368 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:34.624368 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:34.633016 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1f48511b-305a-4952-a7ad-81f74536c046 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Volume info retrieved successfully. Jul 10 19:55:34.637773 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f48511b-305a-4952-a7ad-81f74536c046 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 returned with HTTP 200 Jul 10 19:55:34.638326 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 104/427] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:55:34 2026] GET /volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:34.653379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-50e955d6-72c0-4527-9c16-fd3cb970c685 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.655095 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-50e955d6-72c0-4527-9c16-fd3cb970c685 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/messages Jul 10 19:55:34.655309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-50e955d6-72c0-4527-9c16-fd3cb970c685 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.655512 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-50e955d6-72c0-4527-9c16-fd3cb970c685 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.660256 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-50e955d6-72c0-4527-9c16-fd3cb970c685 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 19:55:34.660849 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 109/428] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 19:55:34 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:55:34.673663 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f95932f4-beeb-46db-844a-bcfc5451d092 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.675855 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f95932f4-beeb-46db-844a-bcfc5451d092 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/messages/f8252608-bb07-4056-a89a-a05e246be38c Jul 10 19:55:34.676107 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f95932f4-beeb-46db-844a-bcfc5451d092 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.676333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f95932f4-beeb-46db-844a-bcfc5451d092 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.682830 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:34.682830 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:34.683803 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f95932f4-beeb-46db-844a-bcfc5451d092 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/messages/f8252608-bb07-4056-a89a-a05e246be38c returned with HTTP 200 Jul 10 19:55:34.685765 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 110/429] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 19:55:34 2026] GET /volume/v3/messages/f8252608-bb07-4056-a89a-a05e246be38c => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:34.694833 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8c32128c-3df0-49ed-8438-45a382c23581 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.697587 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8c32128c-3df0-49ed-8438-45a382c23581 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/messages Jul 10 19:55:34.697850 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8c32128c-3df0-49ed-8438-45a382c23581 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.698093 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8c32128c-3df0-49ed-8438-45a382c23581 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.702290 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8c32128c-3df0-49ed-8438-45a382c23581 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 19:55:34.702942 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 107/430] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 19:55: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 19:55:34.712436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-299123be-693f-4ffc-a4e0-a848c6dec2ac None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.714978 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-299123be-693f-4ffc-a4e0-a848c6dec2ac tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] DELETE https://10.4.3.145/volume/v3/messages/f8252608-bb07-4056-a89a-a05e246be38c Jul 10 19:55:34.715231 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-299123be-693f-4ffc-a4e0-a848c6dec2ac tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.715439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-299123be-693f-4ffc-a4e0-a848c6dec2ac tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.728374 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-299123be-693f-4ffc-a4e0-a848c6dec2ac tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/messages/f8252608-bb07-4056-a89a-a05e246be38c returned with HTTP 204 Jul 10 19:55:34.728864 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 105/431] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 19:55:34 2026] DELETE /volume/v3/messages/f8252608-bb07-4056-a89a-a05e246be38c => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 19:55:34.735324 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-212af346-46e3-422a-bc2c-96b9933c8601 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.738331 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-212af346-46e3-422a-bc2c-96b9933c8601 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 Jul 10 19:55:34.738331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-212af346-46e3-422a-bc2c-96b9933c8601 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.738708 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-212af346-46e3-422a-bc2c-96b9933c8601 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.747881 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:34.747881 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:34.752302 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-212af346-46e3-422a-bc2c-96b9933c8601 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Volume info retrieved successfully. Jul 10 19:55:34.758121 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-212af346-46e3-422a-bc2c-96b9933c8601 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 returned with HTTP 200 Jul 10 19:55:34.758739 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 110/432] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:55:34 2026] GET /volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:34.771991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-344c5420-90db-4956-b3d8-87884ce35689 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.774359 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] DELETE https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 Jul 10 19:55:34.774612 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.774925 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.775195 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Delete volume with id: 293852ec-8a7f-449d-983e-fbd52f4620f6 Jul 10 19:55:34.787036 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:34.787036 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:34.787036 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Volume info retrieved successfully. Jul 10 19:55:34.787922 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99976) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 19:55:34.800744 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-933068226 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-933068226, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:34.801196 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-933068226 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-933068226, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:55:34.813737 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Created reservations ['6c519cc8-0c41-4b30-a894-27966d90d56b', '9f2d39fa-c9f7-4204-944b-42c43221ac1f', '434a478e-eec5-4b3d-b762-fe8c1f1e4703', '7251438b-d215-46de-8b7f-94b26d072260'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:34.855932 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Delete volume request issued successfully. Jul 10 19:55:34.856240 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-344c5420-90db-4956-b3d8-87884ce35689 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 returned with HTTP 202 Jul 10 19:55:34.856842 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 111/433] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 19:55:34 2026] DELETE /volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:55:34.864377 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f93861a8-1543-40c3-baf8-9326555ac569 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.866648 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f93861a8-1543-40c3-baf8-9326555ac569 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] GET https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 Jul 10 19:55:34.866948 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f93861a8-1543-40c3-baf8-9326555ac569 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.867235 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f93861a8-1543-40c3-baf8-9326555ac569 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.875392 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f93861a8-1543-40c3-baf8-9326555ac569 tempest-UserMessagesTest-1082747078 tempest-UserMessagesTest-1082747078-project-member] https://10.4.3.145/volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 returned with HTTP 404 Jul 10 19:55:34.876026 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 108/434] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:55:34 2026] GET /volume/v3/volumes/293852ec-8a7f-449d-983e-fbd52f4620f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:34.882751 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e9c118b7-b5b0-4734-b812-f7a988dc7b65 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.884622 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e9c118b7-b5b0-4734-b812-f7a988dc7b65 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] DELETE https://10.4.3.145/volume/v3/types/063dd921-df76-4be9-8c75-ed8b78471408 Jul 10 19:55:34.884858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e9c118b7-b5b0-4734-b812-f7a988dc7b65 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.885108 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e9c118b7-b5b0-4734-b812-f7a988dc7b65 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.924664 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e9c118b7-b5b0-4734-b812-f7a988dc7b65 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] https://10.4.3.145/volume/v3/types/063dd921-df76-4be9-8c75-ed8b78471408 returned with HTTP 202 Jul 10 19:55:34.925048 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 106/435] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:55:34 2026] DELETE /volume/v3/types/063dd921-df76-4be9-8c75-ed8b78471408 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:55:34.931632 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-af559add-e6de-407f-a8c3-35e6978bbbe7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:34.933192 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-af559add-e6de-407f-a8c3-35e6978bbbe7 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] GET https://10.4.3.145/volume/v3/types/063dd921-df76-4be9-8c75-ed8b78471408 Jul 10 19:55:34.933365 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-af559add-e6de-407f-a8c3-35e6978bbbe7 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:34.933576 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-af559add-e6de-407f-a8c3-35e6978bbbe7 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:34.936612 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-af559add-e6de-407f-a8c3-35e6978bbbe7 tempest-UserMessagesTest-857505899 tempest-UserMessagesTest-857505899-project-admin] https://10.4.3.145/volume/v3/types/063dd921-df76-4be9-8c75-ed8b78471408 returned with HTTP 404 Jul 10 19:55:34.937063 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 111/436] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:55:34 2026] GET /volume/v3/types/063dd921-df76-4be9-8c75-ed8b78471408 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:35.330193 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-340a9167-84d0-431e-b20e-d7636232505a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:35.332354 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-340a9167-84d0-431e-b20e-d7636232505a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:35.332554 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-340a9167-84d0-431e-b20e-d7636232505a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:35.332755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-340a9167-84d0-431e-b20e-d7636232505a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:35.348093 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:35.348093 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:35.351987 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-340a9167-84d0-431e-b20e-d7636232505a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:35.355703 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-340a9167-84d0-431e-b20e-d7636232505a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:35.356104 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 112/437] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:35 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:35.529465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c1ad0781-e153-4bbc-bc9f-61c0187ac9a3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:35.529465 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1ad0781-e153-4bbc-bc9f-61c0187ac9a3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:35.529465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1ad0781-e153-4bbc-bc9f-61c0187ac9a3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:35.529465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1ad0781-e153-4bbc-bc9f-61c0187ac9a3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:35.529465 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-c1ad0781-e153-4bbc-bc9f-61c0187ac9a3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Delete volume with id: ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:35.539794 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1ad0781-e153-4bbc-bc9f-61c0187ac9a3 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 404 Jul 10 19:55:35.540605 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 109/438] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:55:35 2026] DELETE /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:35.555132 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-eecda6d8-3616-4729-aa0a-b291436cd353 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:35.557226 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eecda6d8-3616-4729-aa0a-b291436cd353 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] GET https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 Jul 10 19:55:35.557468 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eecda6d8-3616-4729-aa0a-b291436cd353 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:35.557707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eecda6d8-3616-4729-aa0a-b291436cd353 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:35.566712 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eecda6d8-3616-4729-aa0a-b291436cd353 tempest-VolumesAssistedSnapshotsTest-369620948 tempest-VolumesAssistedSnapshotsTest-369620948-project-admin] https://10.4.3.145/volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 returned with HTTP 404 Jul 10 19:55:35.567372 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 107/439] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:35 2026] GET /volume/v3/volumes/ca962914-db72-4d3f-9f3a-e6ab1cfd2af9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:36.375172 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-79aac310-26b8-4c91-8a1e-107e4d6a7e8b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:36.377753 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-79aac310-26b8-4c91-8a1e-107e4d6a7e8b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:36.378086 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-79aac310-26b8-4c91-8a1e-107e4d6a7e8b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:36.378379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-79aac310-26b8-4c91-8a1e-107e4d6a7e8b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:36.394791 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:36.394791 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:36.400039 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-79aac310-26b8-4c91-8a1e-107e4d6a7e8b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:36.405776 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-79aac310-26b8-4c91-8a1e-107e4d6a7e8b tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:36.407045 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 112/440] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:36 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1163 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:37.419880 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6aacd644-e95f-43ac-bc12-e70536c645d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:37.422600 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6aacd644-e95f-43ac-bc12-e70536c645d6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:37.422802 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6aacd644-e95f-43ac-bc12-e70536c645d6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:37.423355 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6aacd644-e95f-43ac-bc12-e70536c645d6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:37.442002 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:37.442002 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:37.443747 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6aacd644-e95f-43ac-bc12-e70536c645d6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:37.449109 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6aacd644-e95f-43ac-bc12-e70536c645d6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:37.449607 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 113/441] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:37 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:38.466168 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3517f6de-cbe4-4c66-a795-5f5b39e28023 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:38.469781 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3517f6de-cbe4-4c66-a795-5f5b39e28023 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:38.470075 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3517f6de-cbe4-4c66-a795-5f5b39e28023 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:38.470293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3517f6de-cbe4-4c66-a795-5f5b39e28023 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:38.484758 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:38.484758 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:38.489693 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3517f6de-cbe4-4c66-a795-5f5b39e28023 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:38.495632 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3517f6de-cbe4-4c66-a795-5f5b39e28023 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:38.496245 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 110/442] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:38 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:39.510354 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-421eed21-0ed0-453a-b434-4c1a59c91ff1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:39.512141 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-421eed21-0ed0-453a-b434-4c1a59c91ff1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:39.512298 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-421eed21-0ed0-453a-b434-4c1a59c91ff1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:39.512480 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-421eed21-0ed0-453a-b434-4c1a59c91ff1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:39.526059 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:39.526059 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:39.530376 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-421eed21-0ed0-453a-b434-4c1a59c91ff1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:39.535796 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-421eed21-0ed0-453a-b434-4c1a59c91ff1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:39.536258 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 108/443] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:39 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:40.552513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8498215f-7e5e-4f7e-9402-b2411eedb33a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:40.555224 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8498215f-7e5e-4f7e-9402-b2411eedb33a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:40.555406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8498215f-7e5e-4f7e-9402-b2411eedb33a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:40.555657 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8498215f-7e5e-4f7e-9402-b2411eedb33a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:40.575648 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:40.575648 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:40.579250 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8498215f-7e5e-4f7e-9402-b2411eedb33a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:40.583653 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8498215f-7e5e-4f7e-9402-b2411eedb33a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:40.584124 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 113/444] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:40 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1163 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:41.247356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a0766c2c-508a-496b-93ec-16e97978b67a req-96fd804d-267a-439a-b0b5-65adb367768f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:41.249704 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-96fd804d-267a-439a-b0b5-65adb367768f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] POST https://10.4.3.145/volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46/action Jul 10 19:55:41.250130 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-96fd804d-267a-439a-b0b5-65adb367768f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:41.250326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-96fd804d-267a-439a-b0b5-65adb367768f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:41.272367 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:41.272367 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:41.286363 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a0766c2c-508a-496b-93ec-16e97978b67a req-96fd804d-267a-439a-b0b5-65adb367768f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46/action returned with HTTP 204 Jul 10 19:55:41.286822 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 114/445] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:55:41 2026] POST /volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:55:41.598879 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-271c2db8-c8ab-4c1b-a7bf-d38e474ee3d1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:41.600551 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-271c2db8-c8ab-4c1b-a7bf-d38e474ee3d1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:41.600804 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-271c2db8-c8ab-4c1b-a7bf-d38e474ee3d1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:41.600888 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-271c2db8-c8ab-4c1b-a7bf-d38e474ee3d1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:41.613329 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:41.613329 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:41.616683 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-271c2db8-c8ab-4c1b-a7bf-d38e474ee3d1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:41.621142 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-271c2db8-c8ab-4c1b-a7bf-d38e474ee3d1 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:41.621650 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 111/446] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:41 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:41.958675 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-8e09b371-6ef6-4add-a85f-d5b489f131e7 req-4d2ced7a-7768-4a4e-b9c5-4f679ef72f1a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:41.964673 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8e09b371-6ef6-4add-a85f-d5b489f131e7 req-4d2ced7a-7768-4a4e-b9c5-4f679ef72f1a tempest-TestMultiAttachVolumeSwap-754862879 tempest-TestMultiAttachVolumeSwap-754862879-project] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:41.967167 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8e09b371-6ef6-4add-a85f-d5b489f131e7 req-4d2ced7a-7768-4a4e-b9c5-4f679ef72f1a tempest-TestMultiAttachVolumeSwap-754862879 tempest-TestMultiAttachVolumeSwap-754862879-project] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:41.967400 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8e09b371-6ef6-4add-a85f-d5b489f131e7 req-4d2ced7a-7768-4a4e-b9c5-4f679ef72f1a tempest-TestMultiAttachVolumeSwap-754862879 tempest-TestMultiAttachVolumeSwap-754862879-project] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:41.989860 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:41.989860 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:41.993898 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-8e09b371-6ef6-4add-a85f-d5b489f131e7 req-4d2ced7a-7768-4a4e-b9c5-4f679ef72f1a tempest-TestMultiAttachVolumeSwap-754862879 tempest-TestMultiAttachVolumeSwap-754862879-project] Volume info retrieved successfully. Jul 10 19:55:42.002464 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8e09b371-6ef6-4add-a85f-d5b489f131e7 req-4d2ced7a-7768-4a4e-b9c5-4f679ef72f1a tempest-TestMultiAttachVolumeSwap-754862879 tempest-TestMultiAttachVolumeSwap-754862879-project] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:42.002464 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 109/447] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:41 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1650 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:42.015607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6baec31c-6799-416f-856e-a7477ef429ea None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:42.018279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6baec31c-6799-416f-856e-a7477ef429ea tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:42.018573 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6baec31c-6799-416f-856e-a7477ef429ea tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:42.018861 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6baec31c-6799-416f-856e-a7477ef429ea tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:42.036151 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:42.036151 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:42.042185 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6baec31c-6799-416f-856e-a7477ef429ea tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] Volume info retrieved successfully. Jul 10 19:55:42.049239 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6baec31c-6799-416f-856e-a7477ef429ea tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:42.053502 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 114/448] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:42 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:42.069051 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea23d277-57eb-4be5-8d8d-3158f7bda64c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:42.073988 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea23d277-57eb-4be5-8d8d-3158f7bda64c tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] GET https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 Jul 10 19:55:42.073988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea23d277-57eb-4be5-8d8d-3158f7bda64c tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:42.073988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea23d277-57eb-4be5-8d8d-3158f7bda64c tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:42.079428 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:42.079428 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:42.083339 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ea23d277-57eb-4be5-8d8d-3158f7bda64c tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] Volume info retrieved successfully. Jul 10 19:55:42.087926 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea23d277-57eb-4be5-8d8d-3158f7bda64c tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-reader] https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 returned with HTTP 200 Jul 10 19:55:42.088349 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 115/449] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:42 2026] GET /volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:42.218987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-84e00cc0-22b3-4109-830c-cf6ee9171ec2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:42.221267 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-84e00cc0-22b3-4109-830c-cf6ee9171ec2 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:42.221495 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-84e00cc0-22b3-4109-830c-cf6ee9171ec2 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:42.221688 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-84e00cc0-22b3-4109-830c-cf6ee9171ec2 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:42.236130 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:42.236130 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:42.241812 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-84e00cc0-22b3-4109-830c-cf6ee9171ec2 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:42.248083 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-84e00cc0-22b3-4109-830c-cf6ee9171ec2 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:42.248502 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 112/450] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:42 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:42.345348 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-989231d5-76d1-40df-979e-4749b0caa461 req-c3f48f4d-f1a4-4431-a882-41e0a77737ec None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:42.347722 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-c3f48f4d-f1a4-4431-a882-41e0a77737ec tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:42.348812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-c3f48f4d-f1a4-4431-a882-41e0a77737ec tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:42.348812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-c3f48f4d-f1a4-4431-a882-41e0a77737ec tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:42.363138 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:42.363138 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:42.367732 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-989231d5-76d1-40df-979e-4749b0caa461 req-c3f48f4d-f1a4-4431-a882-41e0a77737ec tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:42.372879 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-c3f48f4d-f1a4-4431-a882-41e0a77737ec tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:42.373361 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 110/451] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:42 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:42.427159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-989231d5-76d1-40df-979e-4749b0caa461 req-fd76b0c3-98e7-4e6a-a40e-190d8625b368 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:42.429896 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-fd76b0c3-98e7-4e6a-a40e-190d8625b368 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] POST https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action Jul 10 19:55:42.431098 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-fd76b0c3-98e7-4e6a-a40e-190d8625b368 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:42.431098 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-fd76b0c3-98e7-4e6a-a40e-190d8625b368 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:42.449087 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:42.449087 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:42.449746 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-989231d5-76d1-40df-979e-4749b0caa461 req-fd76b0c3-98e7-4e6a-a40e-190d8625b368 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:42.456891 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-989231d5-76d1-40df-979e-4749b0caa461 req-fd76b0c3-98e7-4e6a-a40e-190d8625b368 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Begin detaching volume completed successfully. Jul 10 19:55:42.457177 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-fd76b0c3-98e7-4e6a-a40e-190d8625b368 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action returned with HTTP 202 Jul 10 19:55:42.457745 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 115/452] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:55:42 2026] POST /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:55:43.488598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0319bf71-dbc7-4f16-9958-59dcc739a8b7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:43.489060 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0319bf71-dbc7-4f16-9958-59dcc739a8b7 None None] GET https://10.4.3.145/volume// Jul 10 19:55:43.489284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0319bf71-dbc7-4f16-9958-59dcc739a8b7 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:43.489576 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0319bf71-dbc7-4f16-9958-59dcc739a8b7 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:43.489984 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0319bf71-dbc7-4f16-9958-59dcc739a8b7 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:43.490356 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 116/453] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55:43 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 19:55:43.498427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-989231d5-76d1-40df-979e-4749b0caa461 req-90991ee4-004e-4453-8736-bb87a596c0e6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:43.501345 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-90991ee4-004e-4453-8736-bb87a596c0e6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:43.501552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-90991ee4-004e-4453-8736-bb87a596c0e6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:43.502218 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-90991ee4-004e-4453-8736-bb87a596c0e6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:43.539689 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:43.539689 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:43.543935 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-989231d5-76d1-40df-979e-4749b0caa461 req-90991ee4-004e-4453-8736-bb87a596c0e6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:43.550858 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-90991ee4-004e-4453-8736-bb87a596c0e6 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:43.550858 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 113/454] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:43 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1640 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:44.110339 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-989231d5-76d1-40df-979e-4749b0caa461 req-cbd976a4-8e1a-46fd-aa19-380d228c64ab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:44.112804 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-cbd976a4-8e1a-46fd-aa19-380d228c64ab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:44.113061 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-cbd976a4-8e1a-46fd-aa19-380d228c64ab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:44.113258 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-cbd976a4-8e1a-46fd-aa19-380d228c64ab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:44.126616 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:44.126616 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:44.131229 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-989231d5-76d1-40df-979e-4749b0caa461 req-cbd976a4-8e1a-46fd-aa19-380d228c64ab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:44.136145 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-cbd976a4-8e1a-46fd-aa19-380d228c64ab tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:44.136570 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 111/455] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:44 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1460 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:44.650932 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-989231d5-76d1-40df-979e-4749b0caa461 req-4fbd731a-90b7-44ce-8360-94b3e3ad7955 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:44.653593 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-4fbd731a-90b7-44ce-8360-94b3e3ad7955 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] DELETE https://10.4.3.145/volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46 Jul 10 19:55:44.653807 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-4fbd731a-90b7-44ce-8360-94b3e3ad7955 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:44.654018 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-4fbd731a-90b7-44ce-8360-94b3e3ad7955 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:44.662917 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:44.662917 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:45.225597 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-989231d5-76d1-40df-979e-4749b0caa461 req-4fbd731a-90b7-44ce-8360-94b3e3ad7955 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46 returned with HTTP 200 Jul 10 19:55:45.225597 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 116/456] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:55:44 2026] DELETE /volume/v3/attachments/36f17546-6667-43b1-a7ba-bb90ccd29a46 => generated 192 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:46.731244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7694a0e9-0419-4343-a459-604f034b4ffb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:46.734247 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7694a0e9-0419-4343-a459-604f034b4ffb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:46.734550 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7694a0e9-0419-4343-a459-604f034b4ffb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:46.734849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7694a0e9-0419-4343-a459-604f034b4ffb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:46.746405 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:46.746405 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:46.754658 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7694a0e9-0419-4343-a459-604f034b4ffb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:46.761937 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7694a0e9-0419-4343-a459-604f034b4ffb tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:46.763229 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 117/457] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:55:46 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:46.818405 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-c9766617-70ee-4dff-8a36-221315ace05d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:46.823990 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-c9766617-70ee-4dff-8a36-221315ace05d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:46.823990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-c9766617-70ee-4dff-8a36-221315ace05d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:46.823990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-c9766617-70ee-4dff-8a36-221315ace05d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:46.837816 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:46.837816 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:46.843537 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-c9766617-70ee-4dff-8a36-221315ace05d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:46.851366 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-c9766617-70ee-4dff-8a36-221315ace05d tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:46.852160 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 114/458] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:46 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:46.879051 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-2864c1b4-0751-47ed-ace1-47cdc7cd0416 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:46.881312 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-2864c1b4-0751-47ed-ace1-47cdc7cd0416 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] POST https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action Jul 10 19:55:46.881728 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-2864c1b4-0751-47ed-ace1-47cdc7cd0416 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:55:46.881860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-2864c1b4-0751-47ed-ace1-47cdc7cd0416 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:46.893630 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:46.893630 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:46.894167 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-2864c1b4-0751-47ed-ace1-47cdc7cd0416 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:46.902034 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-2864c1b4-0751-47ed-ace1-47cdc7cd0416 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Begin detaching volume completed successfully. Jul 10 19:55:46.902435 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-2864c1b4-0751-47ed-ace1-47cdc7cd0416 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action returned with HTTP 202 Jul 10 19:55:46.902933 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 112/459] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:55:46 2026] POST /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:55:47.941683 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e16ec3a4-0a43-438e-ae24-1a8ee86a3022 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:47.941683 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e16ec3a4-0a43-438e-ae24-1a8ee86a3022 None None] GET https://10.4.3.145/volume// Jul 10 19:55:47.941683 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e16ec3a4-0a43-438e-ae24-1a8ee86a3022 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:47.941683 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e16ec3a4-0a43-438e-ae24-1a8ee86a3022 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:47.941683 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e16ec3a4-0a43-438e-ae24-1a8ee86a3022 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:55:47.942331 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 117/460] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:55: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 19:55:47.954947 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-1e2e507d-56ac-4dd9-909c-27cf42558c62 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:47.957517 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-1e2e507d-56ac-4dd9-909c-27cf42558c62 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:47.957942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-1e2e507d-56ac-4dd9-909c-27cf42558c62 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:47.958275 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-1e2e507d-56ac-4dd9-909c-27cf42558c62 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:47.972521 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:47.972521 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:55:47.977332 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-1e2e507d-56ac-4dd9-909c-27cf42558c62 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:47.984773 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-1e2e507d-56ac-4dd9-909c-27cf42558c62 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:47.985307 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 118/461] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:55:47 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:55:50.141064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-af02e3ea-7ad0-47b2-83cf-fdacf11a99ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:50.144751 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-af02e3ea-7ad0-47b2-83cf-fdacf11a99ff tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:55:50.145002 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-af02e3ea-7ad0-47b2-83cf-fdacf11a99ff tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:50.145225 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-af02e3ea-7ad0-47b2-83cf-fdacf11a99ff tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:50.157757 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:50.157757 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:55:50.162987 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-af02e3ea-7ad0-47b2-83cf-fdacf11a99ff tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:55:50.169631 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-af02e3ea-7ad0-47b2-83cf-fdacf11a99ff tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:55:50.170102 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 115/462] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:55:50 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:55:52.377299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-8cc4def0-3677-499b-afab-d0ceb801261a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:52.380643 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-8cc4def0-3677-499b-afab-d0ceb801261a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] DELETE https://10.4.3.145/volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561 Jul 10 19:55:52.380847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-8cc4def0-3677-499b-afab-d0ceb801261a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:55:52.381090 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-8cc4def0-3677-499b-afab-d0ceb801261a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:55:52.393320 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:52.393320 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:55:52.922277 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8f61806e-740a-4861-b0a0-f6afee5723fa req-8cc4def0-3677-499b-afab-d0ceb801261a tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561 returned with HTTP 200 Jul 10 19:55:52.922900 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 113/463] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:55:52 2026] DELETE /volume/v3/attachments/ae93967b-59b2-44d3-a875-b182b4dfb561 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:55:54.059226 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7d27a540-3e12-4722-a440-dc9b6e68601f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:55:54.060880 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:55:54.061265 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-509549666"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:55:54.062663 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-509549666'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:55:54.062758 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Create volume of 1 GB Jul 10 19:55:54.063008 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:55:54.063008 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:55:54.067018 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Availability Zones retrieved successfully. Jul 10 19:55:54.072398 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Flow 'volume_create_api' (23a83565-42d5-4b32-83e6-b45c51250c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:54.074273 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da138408-89c9-4364-8a45-7578aacbf1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:54.075213 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:55:54.101440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da138408-89c9-4364-8a45-7578aacbf1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:54.102243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5116a118-5e17-4cf1-a6e2-866bc39fadc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:54.164906 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Created reservations ['3acaecb8-f15d-4bbd-ac5b-742e09f7973b', '01a2431a-ae0c-452c-8d69-5bb67a3a9971', 'f693949f-a8a9-4a1f-871d-40f30cc3c985', 'f777391b-9a59-45cd-a638-d9026d257e1e'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:55:54.165657 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5116a118-5e17-4cf1-a6e2-866bc39fadc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3acaecb8-f15d-4bbd-ac5b-742e09f7973b', '01a2431a-ae0c-452c-8d69-5bb67a3a9971', 'f693949f-a8a9-4a1f-871d-40f30cc3c985', 'f777391b-9a59-45cd-a638-d9026d257e1e']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:54.166560 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ab87c-a1a2-487b-a725-0cb2da5dac9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:54.194021 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ab87c-a1a2-487b-a725-0cb2da5dac9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ac58ba-5d93-4527-972e-dc1bf7ead24d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-509549666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4843664eda554c148a18f629cd98b857',qos_specs=None,replication_status=,reservations=['3acaecb8-f15d-4bbd-ac5b-742e09f7973b','01a2431a-ae0c-452c-8d69-5bb67a3a9971','f693949f-a8a9-4a1f-871d-40f30cc3c985','f777391b-9a59-45cd-a638-d9026d257e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634bf14c50d94446ae3fe05bf26cbcff',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-509549666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ac58ba-5d93-4527-972e-dc1bf7ead24d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4843664eda554c148a18f629cd98b857',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634bf14c50d94446ae3fe05bf26cbcff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:54.194021 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2567588-6ba4-46d5-90ed-8eadd89628ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:54.227774 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2567588-6ba4-46d5-90ed-8eadd89628ef) transitioned into state 'SUCCESS' from state '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-509549666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4843664eda554c148a18f629cd98b857',qos_specs=None,replication_status=,reservations=['3acaecb8-f15d-4bbd-ac5b-742e09f7973b','01a2431a-ae0c-452c-8d69-5bb67a3a9971','f693949f-a8a9-4a1f-871d-40f30cc3c985','f777391b-9a59-45cd-a638-d9026d257e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634bf14c50d94446ae3fe05bf26cbcff',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:54.228420 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83a0a3e-6eba-4b07-bb9d-066944b7ff92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:55:54.241260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83a0a3e-6eba-4b07-bb9d-066944b7ff92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:55:54.242468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Flow 'volume_create_api' (23a83565-42d5-4b32-83e6-b45c51250c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:55:54.242871 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Create volume request issued successfully. Jul 10 19:55:54.243829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7d27a540-3e12-4722-a440-dc9b6e68601f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:55:54.244395 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 118/464] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:55:54 2026] POST /volume/v3/volumes => generated 753 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:55:57.983252 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=249,cinder:INSERT=19,cinder:UPDATE=43 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:56:00.167890 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=330,cinder:INSERT=38,cinder:UPDATE=86 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:56:02.921075 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=235,cinder:UPDATE=44,cinder:INSERT=14 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:56:04.230910 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:UPDATE=52,cinder:INSERT=33,cinder:SELECT=305 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:56:05.974271 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-230ab228-dc96-42b6-906e-d68ddfe98932 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:05.976907 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-230ab228-dc96-42b6-906e-d68ddfe98932 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] DELETE https://10.4.3.145/volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059 Jul 10 19:56:05.978172 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-230ab228-dc96-42b6-906e-d68ddfe98932 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:05.978172 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-230ab228-dc96-42b6-906e-d68ddfe98932 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:05.985154 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:05.985154 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:06.537441 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-230ab228-dc96-42b6-906e-d68ddfe98932 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059 returned with HTTP 200 Jul 10 19:56:06.537875 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 119/465] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:56:05 2026] DELETE /volume/v3/attachments/7cdbace1-6612-4899-ae29-2041c4936059 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:06.551787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-43420437-1a5b-4f04-8c90-144e66937948 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:06.554075 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-43420437-1a5b-4f04-8c90-144e66937948 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] DELETE https://10.4.3.145/volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918 Jul 10 19:56:06.554275 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-43420437-1a5b-4f04-8c90-144e66937948 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:06.554485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-43420437-1a5b-4f04-8c90-144e66937948 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:06.563578 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:06.563578 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:07.107549 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-43420437-1a5b-4f04-8c90-144e66937948 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918 returned with HTTP 200 Jul 10 19:56:07.108123 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 116/466] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:56:06 2026] DELETE /volume/v3/attachments/2ebcd2fb-9ab6-4ada-81f7-0b2373a1f918 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:07.115724 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-a125b8bc-8661-4ea4-9fc0-20b4644734a9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:07.117560 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-a125b8bc-8661-4ea4-9fc0-20b4644734a9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] DELETE https://10.4.3.145/volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e Jul 10 19:56:07.117741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-a125b8bc-8661-4ea4-9fc0-20b4644734a9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:07.117979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-a125b8bc-8661-4ea4-9fc0-20b4644734a9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:07.125380 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:07.125380 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:07.665940 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9c4112cf-f49a-437d-8342-c4b459b234c2 req-a125b8bc-8661-4ea4-9fc0-20b4644734a9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e returned with HTTP 200 Jul 10 19:56:07.668267 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 114/467] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:56:07 2026] DELETE /volume/v3/attachments/56744134-778b-44cf-9764-51788057b57e => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:07.825992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9ed5531a-cc23-49b7-859e-9faa583d093b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:07.828723 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:07.829519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1704675828"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:07.834445 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1704675828'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:07.834870 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume of 1 GB Jul 10 19:56:07.835374 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:07.835374 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:07.843378 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Availability Zones retrieved successfully. Jul 10 19:56:07.852373 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (6180a83d-e899-4567-91c1-6da395e1a68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:07.854142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6889fa-b900-4da6-ae8a-a38a3c0a6cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:07.855549 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:07.902083 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6889fa-b900-4da6-ae8a-a38a3c0a6cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:07.903068 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05738f58-eb1a-45bb-8540-696ff12d911b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:07.968514 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Created reservations ['de142d38-e1dd-4792-bf41-481683325d6b', 'a41127f8-ba29-463c-97e9-1323ca21e991', 'aae85360-bc45-4364-9c30-d8657e42a463', '3b5c1a6a-db18-4ba8-9be3-4b8e8431ed33'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:07.969460 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05738f58-eb1a-45bb-8540-696ff12d911b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de142d38-e1dd-4792-bf41-481683325d6b', 'a41127f8-ba29-463c-97e9-1323ca21e991', 'aae85360-bc45-4364-9c30-d8657e42a463', '3b5c1a6a-db18-4ba8-9be3-4b8e8431ed33']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:07.970263 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcbc639-1494-4dc9-a458-6072c1054371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:07.994274 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcbc639-1494-4dc9-a458-6072c1054371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1af9768-8c0f-429c-8752-ec729d1067b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1704675828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['de142d38-e1dd-4792-bf41-481683325d6b','a41127f8-ba29-463c-97e9-1323ca21e991','aae85360-bc45-4364-9c30-d8657e42a463','3b5c1a6a-db18-4ba8-9be3-4b8e8431ed33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1704675828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1af9768-8c0f-429c-8752-ec729d1067b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19018c8011bc41168aa26d4260dd523d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:07.995027 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f5a1d0-abeb-48dc-bd94-313cebf9caa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:08.012623 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f5a1d0-abeb-48dc-bd94-313cebf9caa2) transitioned into state 'SUCCESS' from state '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-1704675828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['de142d38-e1dd-4792-bf41-481683325d6b','a41127f8-ba29-463c-97e9-1323ca21e991','aae85360-bc45-4364-9c30-d8657e42a463','3b5c1a6a-db18-4ba8-9be3-4b8e8431ed33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:08.013333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4054fb24-afba-46f5-80d0-23e9d8e83d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:08.024875 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4054fb24-afba-46f5-80d0-23e9d8e83d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:08.025789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (6180a83d-e899-4567-91c1-6da395e1a68d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:08.026061 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request issued successfully. Jul 10 19:56:08.026631 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ed5531a-cc23-49b7-859e-9faa583d093b tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:08.027052 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 119/468] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:07 2026] POST /volume/v3/volumes => generated 749 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:08.038650 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a855d027-c4fb-46ff-8b0f-e39480563eba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:08.042086 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a855d027-c4fb-46ff-8b0f-e39480563eba tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:08.042259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a855d027-c4fb-46ff-8b0f-e39480563eba tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:08.042430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a855d027-c4fb-46ff-8b0f-e39480563eba tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:08.053921 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:08.053921 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:08.058498 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a855d027-c4fb-46ff-8b0f-e39480563eba tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:08.064288 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a855d027-c4fb-46ff-8b0f-e39480563eba tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:08.064789 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 120/469] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:08 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:08.595823 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cdeb80dd-903d-4708-ba96-1254218aa745 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:08.597956 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cdeb80dd-903d-4708-ba96-1254218aa745 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] DELETE https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 Jul 10 19:56:08.598194 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cdeb80dd-903d-4708-ba96-1254218aa745 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:08.598437 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cdeb80dd-903d-4708-ba96-1254218aa745 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:08.598603 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-cdeb80dd-903d-4708-ba96-1254218aa745 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Delete volume with id: 684d79e2-fe27-41c9-b04f-a3438088bfb0 Jul 10 19:56:08.612944 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:08.612944 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:08.613556 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cdeb80dd-903d-4708-ba96-1254218aa745 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:56:08.669095 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cdeb80dd-903d-4708-ba96-1254218aa745 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Delete volume request issued successfully. Jul 10 19:56:08.669316 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cdeb80dd-903d-4708-ba96-1254218aa745 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 returned with HTTP 202 Jul 10 19:56:08.669874 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 117/470] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:08 2026] DELETE /volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:08.680142 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9ba3dbcd-8698-43dd-adc7-d907d7b0622f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:08.686093 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9ba3dbcd-8698-43dd-adc7-d907d7b0622f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 Jul 10 19:56:08.686368 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9ba3dbcd-8698-43dd-adc7-d907d7b0622f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:08.686661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9ba3dbcd-8698-43dd-adc7-d907d7b0622f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:08.700219 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:08.700219 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:08.706039 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9ba3dbcd-8698-43dd-adc7-d907d7b0622f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:56:08.714351 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9ba3dbcd-8698-43dd-adc7-d907d7b0622f tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 returned with HTTP 200 Jul 10 19:56:08.714903 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 115/471] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:08 2026] GET /volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:09.080472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c4687c9a-d681-417d-ad65-f11de2074a37 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:09.082174 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c4687c9a-d681-417d-ad65-f11de2074a37 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:09.082343 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c4687c9a-d681-417d-ad65-f11de2074a37 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:09.082515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c4687c9a-d681-417d-ad65-f11de2074a37 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:09.088949 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:09.088949 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:09.092661 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c4687c9a-d681-417d-ad65-f11de2074a37 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:09.096511 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c4687c9a-d681-417d-ad65-f11de2074a37 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:09.096886 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 120/472] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:09 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:09.111141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8a4bf889-b600-475c-b6a1-be03af7627f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:09.113018 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a4bf889-b600-475c-b6a1-be03af7627f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] POST https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action Jul 10 19:56:09.113350 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a4bf889-b600-475c-b6a1-be03af7627f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action body: b'{"os-attach": {"instance_uuid": "cdfc3405-4667-4a79-a587-983a6ff56d7e", "mountpoint": "/dev/vdb"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:09.113500 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a4bf889-b600-475c-b6a1-be03af7627f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cdfc3405-4667-4a79-a587-983a6ff56d7e", "mountpoint": "/dev/vdb"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:09.121204 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:09.121204 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:09.121597 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a4bf889-b600-475c-b6a1-be03af7627f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:09.129449 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a4bf889-b600-475c-b6a1-be03af7627f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Update volume admin metadata completed successfully. Jul 10 19:56:09.633639 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a4bf889-b600-475c-b6a1-be03af7627f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Attach volume completed successfully. Jul 10 19:56:09.633920 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a4bf889-b600-475c-b6a1-be03af7627f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action returned with HTTP 202 Jul 10 19:56:09.634597 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 121/473] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:09 2026] POST /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:09.644083 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-eb47207d-f8d4-4220-a6d1-f61e126e502d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:09.646234 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eb47207d-f8d4-4220-a6d1-f61e126e502d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:09.646460 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eb47207d-f8d4-4220-a6d1-f61e126e502d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:09.646666 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eb47207d-f8d4-4220-a6d1-f61e126e502d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:09.657123 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:09.657123 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:09.661623 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-eb47207d-f8d4-4220-a6d1-f61e126e502d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:09.665778 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eb47207d-f8d4-4220-a6d1-f61e126e502d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:09.666176 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 118/474] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:09 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:56:09.679566 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c557c161-92e9-45ca-85ef-0c222e2de919 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:09.681359 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c557c161-92e9-45ca-85ef-0c222e2de919 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:09.681816 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c557c161-92e9-45ca-85ef-0c222e2de919 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:09.681816 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c557c161-92e9-45ca-85ef-0c222e2de919 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:09.701172 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:09.701172 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:09.705163 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c557c161-92e9-45ca-85ef-0c222e2de919 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:09.710366 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c557c161-92e9-45ca-85ef-0c222e2de919 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:09.710765 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 116/475] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:09 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:09.722570 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5b05c78e-9992-4d91-9ba7-55adbd3fdc12 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:09.732877 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-30073f73-90b7-45e9-971a-16c12e4227a0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:09.734463 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30073f73-90b7-45e9-971a-16c12e4227a0 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 Jul 10 19:56:09.734627 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30073f73-90b7-45e9-971a-16c12e4227a0 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:09.734794 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30073f73-90b7-45e9-971a-16c12e4227a0 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:09.744037 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30073f73-90b7-45e9-971a-16c12e4227a0 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 returned with HTTP 404 Jul 10 19:56:09.744475 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 122/476] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:09 2026] GET /volume/v3/volumes/684d79e2-fe27-41c9-b04f-a3438088bfb0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:09.751925 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8462ba2b-4f5f-44b4-9e06-a613d90c08fd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:09.753515 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8462ba2b-4f5f-44b4-9e06-a613d90c08fd tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] DELETE https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:56:09.753697 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8462ba2b-4f5f-44b4-9e06-a613d90c08fd tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:09.753915 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8462ba2b-4f5f-44b4-9e06-a613d90c08fd tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:09.754162 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-8462ba2b-4f5f-44b4-9e06-a613d90c08fd tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Delete volume with id: 7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:56:09.763114 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:09.763114 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:09.763531 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8462ba2b-4f5f-44b4-9e06-a613d90c08fd tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:56:09.798036 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8462ba2b-4f5f-44b4-9e06-a613d90c08fd tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Delete volume request issued successfully. Jul 10 19:56:09.798264 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8462ba2b-4f5f-44b4-9e06-a613d90c08fd tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 202 Jul 10 19:56:09.798887 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 119/477] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:09 2026] DELETE /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:09.806726 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-796718f6-91fb-438c-bd35-88eb322e5d87 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:09.808464 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-796718f6-91fb-438c-bd35-88eb322e5d87 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:56:09.808690 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-796718f6-91fb-438c-bd35-88eb322e5d87 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:09.808870 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-796718f6-91fb-438c-bd35-88eb322e5d87 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:09.819106 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:09.819106 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:09.824836 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-796718f6-91fb-438c-bd35-88eb322e5d87 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Volume info retrieved successfully. Jul 10 19:56:09.829434 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-796718f6-91fb-438c-bd35-88eb322e5d87 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 200 Jul 10 19:56:09.829856 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 117/478] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:09 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:09.937576 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5b05c78e-9992-4d91-9ba7-55adbd3fdc12 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action Jul 10 19:56:09.937948 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5b05c78e-9992-4d91-9ba7-55adbd3fdc12 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:09.938102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5b05c78e-9992-4d91-9ba7-55adbd3fdc12 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:09.953344 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:09.953344 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:09.953874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-5b05c78e-9992-4d91-9ba7-55adbd3fdc12 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume 'f1af9768-8c0f-429c-8752-ec729d1067b5' with '{'status': 'error'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:09.998198 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5b05c78e-9992-4d91-9ba7-55adbd3fdc12 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action returned with HTTP 202 Jul 10 19:56:09.998738 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 121/479] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:09 2026] POST /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:10.005783 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-68820788-cb37-4a26-85fe-7c7e8ead2032 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:10.007908 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68820788-cb37-4a26-85fe-7c7e8ead2032 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:10.008146 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68820788-cb37-4a26-85fe-7c7e8ead2032 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:10.008395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68820788-cb37-4a26-85fe-7c7e8ead2032 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:10.021399 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:10.021399 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:10.025949 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-68820788-cb37-4a26-85fe-7c7e8ead2032 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:10.031903 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68820788-cb37-4a26-85fe-7c7e8ead2032 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:10.032455 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 123/480] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:10 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:10.045599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e0500fca-d84b-4e03-91c6-2292df032c74 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:10.047794 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e0500fca-d84b-4e03-91c6-2292df032c74 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action Jul 10 19:56:10.048231 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e0500fca-d84b-4e03-91c6-2292df032c74 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "16c60adb-1635-4615-860f-255f36855151"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:10.048406 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e0500fca-d84b-4e03-91c6-2292df032c74 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "16c60adb-1635-4615-860f-255f36855151"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:10.062860 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:10.062860 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:10.063532 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e0500fca-d84b-4e03-91c6-2292df032c74 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Volume info retrieved successfully. Jul 10 19:56:10.568142 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e0500fca-d84b-4e03-91c6-2292df032c74 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Terminate volume connection completed successfully. Jul 10 19:56:10.576773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e0500fca-d84b-4e03-91c6-2292df032c74 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99972) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 19:56:10.845019 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-915cac53-037a-47a7-9e7a-dc56e1d85a60 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:10.847143 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-915cac53-037a-47a7-9e7a-dc56e1d85a60 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] GET https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd Jul 10 19:56:10.847517 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-915cac53-037a-47a7-9e7a-dc56e1d85a60 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:10.847808 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-915cac53-037a-47a7-9e7a-dc56e1d85a60 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:10.855839 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-915cac53-037a-47a7-9e7a-dc56e1d85a60 tempest-TestMultiAttachVolumeSwap-1990426489 tempest-TestMultiAttachVolumeSwap-1990426489-project-member] https://10.4.3.145/volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd returned with HTTP 404 Jul 10 19:56:10.856380 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 118/481] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:10 2026] GET /volume/v3/volumes/7b3af850-518b-4b16-980e-b60b4024effd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:11.095235 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e0500fca-d84b-4e03-91c6-2292df032c74 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Detach volume completed successfully. Jul 10 19:56:11.095604 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e0500fca-d84b-4e03-91c6-2292df032c74 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action returned with HTTP 202 Jul 10 19:56:11.096070 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 120/482] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:10 2026] POST /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action => generated 0 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:11.104361 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-750702b7-e49e-4dc0-8451-29dea31b86bf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:11.107700 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-750702b7-e49e-4dc0-8451-29dea31b86bf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:11.107942 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-750702b7-e49e-4dc0-8451-29dea31b86bf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:11.109276 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-750702b7-e49e-4dc0-8451-29dea31b86bf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:11.120599 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:11.120599 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:11.129407 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-750702b7-e49e-4dc0-8451-29dea31b86bf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:11.134997 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-750702b7-e49e-4dc0-8451-29dea31b86bf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:11.135421 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 122/483] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:11 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:11.150358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-278059b3-55c2-4373-a70d-fdf27d391285 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:11.152072 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-278059b3-55c2-4373-a70d-fdf27d391285 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:11.152245 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-278059b3-55c2-4373-a70d-fdf27d391285 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:11.152416 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-278059b3-55c2-4373-a70d-fdf27d391285 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:11.159624 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:11.159624 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:11.163883 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-278059b3-55c2-4373-a70d-fdf27d391285 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:11.168109 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-278059b3-55c2-4373-a70d-fdf27d391285 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:11.168518 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 124/484] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:11 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:11.184550 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-22239a01-06dd-4ecb-8c99-58c83b323cc6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:11.195936 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-22239a01-06dd-4ecb-8c99-58c83b323cc6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] POST https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action Jul 10 19:56:11.196687 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-22239a01-06dd-4ecb-8c99-58c83b323cc6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action body: b'{"os-detach": {}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:11.196687 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-22239a01-06dd-4ecb-8c99-58c83b323cc6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:11.214200 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:11.214200 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:11.214414 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-22239a01-06dd-4ecb-8c99-58c83b323cc6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:11.718632 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-22239a01-06dd-4ecb-8c99-58c83b323cc6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Detach volume completed successfully. Jul 10 19:56:11.718853 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-22239a01-06dd-4ecb-8c99-58c83b323cc6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action returned with HTTP 202 Jul 10 19:56:11.719359 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 119/485] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:11 2026] POST /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:11.730013 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9b80f37a-3fa2-4d60-acd7-79f9d6cadc09 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:11.734455 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9b80f37a-3fa2-4d60-acd7-79f9d6cadc09 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:11.734455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9b80f37a-3fa2-4d60-acd7-79f9d6cadc09 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:11.734997 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9b80f37a-3fa2-4d60-acd7-79f9d6cadc09 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:11.746273 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:11.746273 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:11.756882 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9b80f37a-3fa2-4d60-acd7-79f9d6cadc09 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:11.763640 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9b80f37a-3fa2-4d60-acd7-79f9d6cadc09 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:11.764207 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 121/486] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:11 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:11.785071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d7d85085-3d39-462d-be36-333cfb07a0fe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:11.790090 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d7d85085-3d39-462d-be36-333cfb07a0fe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:11.790090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d7d85085-3d39-462d-be36-333cfb07a0fe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:11.790316 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d7d85085-3d39-462d-be36-333cfb07a0fe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:11.799606 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:11.799606 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:11.804573 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d7d85085-3d39-462d-be36-333cfb07a0fe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:11.809711 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d7d85085-3d39-462d-be36-333cfb07a0fe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:11.809918 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 123/487] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:11 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:11.827639 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2d746fd3-f7eb-4d10-83dd-3410cfa51121 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:11.832306 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d746fd3-f7eb-4d10-83dd-3410cfa51121 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:11.832447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d746fd3-f7eb-4d10-83dd-3410cfa51121 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:11.832587 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d746fd3-f7eb-4d10-83dd-3410cfa51121 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:11.832791 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2d746fd3-f7eb-4d10-83dd-3410cfa51121 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Delete volume with id: f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:11.842057 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:11.842057 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:11.842057 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2d746fd3-f7eb-4d10-83dd-3410cfa51121 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:11.869759 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2d746fd3-f7eb-4d10-83dd-3410cfa51121 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Delete volume request issued successfully. Jul 10 19:56:11.870231 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d746fd3-f7eb-4d10-83dd-3410cfa51121 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 202 Jul 10 19:56:11.870536 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 125/488] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:11 2026] DELETE /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:11.878568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3e160b86-6701-4388-bb59-a582d1ea33f1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:11.880150 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e160b86-6701-4388-bb59-a582d1ea33f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:11.880321 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e160b86-6701-4388-bb59-a582d1ea33f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:11.881023 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e160b86-6701-4388-bb59-a582d1ea33f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:11.888731 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:11.888731 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:11.899178 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3e160b86-6701-4388-bb59-a582d1ea33f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:11.903653 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e160b86-6701-4388-bb59-a582d1ea33f1 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 200 Jul 10 19:56:11.905760 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 120/489] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:11 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:12.918087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0e527b5b-2d44-43e0-b675-1686640434e8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:12.920449 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0e527b5b-2d44-43e0-b675-1686640434e8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 Jul 10 19:56:12.920682 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0e527b5b-2d44-43e0-b675-1686640434e8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:12.920900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0e527b5b-2d44-43e0-b675-1686640434e8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:12.927849 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0e527b5b-2d44-43e0-b675-1686640434e8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 returned with HTTP 404 Jul 10 19:56:12.928347 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 122/490] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:12 2026] GET /volume/v3/volumes/f1af9768-8c0f-429c-8752-ec729d1067b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:13.843772 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a979938c-aea8-4dad-a470-9eb431868ab9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:13.845826 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a979938c-aea8-4dad-a470-9eb431868ab9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] DELETE https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b Jul 10 19:56:13.846076 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a979938c-aea8-4dad-a470-9eb431868ab9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:13.846288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a979938c-aea8-4dad-a470-9eb431868ab9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:13.846488 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-a979938c-aea8-4dad-a470-9eb431868ab9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Delete volume with id: cc10cdbe-685a-406b-aaed-25bd7cc52b1b Jul 10 19:56:13.855488 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:13.855488 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:13.856279 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a979938c-aea8-4dad-a470-9eb431868ab9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:56:13.879909 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a979938c-aea8-4dad-a470-9eb431868ab9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Delete volume request issued successfully. Jul 10 19:56:13.880693 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a979938c-aea8-4dad-a470-9eb431868ab9 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b returned with HTTP 202 Jul 10 19:56:13.881929 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 124/491] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:13 2026] DELETE /volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:13.890221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5e01e05d-6edb-4945-97a5-370c52471adf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:13.892834 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e01e05d-6edb-4945-97a5-370c52471adf tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b Jul 10 19:56:13.893066 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e01e05d-6edb-4945-97a5-370c52471adf tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:13.893544 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e01e05d-6edb-4945-97a5-370c52471adf tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:13.910147 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:13.910147 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:13.916739 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5e01e05d-6edb-4945-97a5-370c52471adf tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:56:13.922622 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e01e05d-6edb-4945-97a5-370c52471adf tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b returned with HTTP 200 Jul 10 19:56:13.923607 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 126/492] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:13 2026] GET /volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:14.937937 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1dac6d53-4b94-49d9-8402-5697d1fb47da None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:14.940393 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1dac6d53-4b94-49d9-8402-5697d1fb47da tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b Jul 10 19:56:14.940615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1dac6d53-4b94-49d9-8402-5697d1fb47da tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:14.940834 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1dac6d53-4b94-49d9-8402-5697d1fb47da tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:14.948501 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1dac6d53-4b94-49d9-8402-5697d1fb47da tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b returned with HTTP 404 Jul 10 19:56:14.948982 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 121/493] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:14 2026] GET /volume/v3/volumes/cc10cdbe-685a-406b-aaed-25bd7cc52b1b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:14.955470 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1fa496a0-3c2a-4bdc-adb1-2d5a0a72e459 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:14.959582 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1fa496a0-3c2a-4bdc-adb1-2d5a0a72e459 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] DELETE https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 Jul 10 19:56:14.959582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1fa496a0-3c2a-4bdc-adb1-2d5a0a72e459 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:14.959582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1fa496a0-3c2a-4bdc-adb1-2d5a0a72e459 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:14.959582 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-1fa496a0-3c2a-4bdc-adb1-2d5a0a72e459 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Delete volume with id: 62422946-a77b-4d11-bafb-f422bcb03d24 Jul 10 19:56:14.975128 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:14.975128 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:14.975128 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1fa496a0-3c2a-4bdc-adb1-2d5a0a72e459 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:56:15.001167 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1fa496a0-3c2a-4bdc-adb1-2d5a0a72e459 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Delete volume request issued successfully. Jul 10 19:56:15.001902 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1fa496a0-3c2a-4bdc-adb1-2d5a0a72e459 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 returned with HTTP 202 Jul 10 19:56:15.001902 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 123/494] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:14 2026] DELETE /volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:15.008951 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dfa11851-f836-4863-975b-de4f0645ba80 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:15.011570 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dfa11851-f836-4863-975b-de4f0645ba80 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 Jul 10 19:56:15.011801 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dfa11851-f836-4863-975b-de4f0645ba80 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:15.012031 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dfa11851-f836-4863-975b-de4f0645ba80 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:15.019916 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:15.019916 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:15.023288 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-dfa11851-f836-4863-975b-de4f0645ba80 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:56:15.027659 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dfa11851-f836-4863-975b-de4f0645ba80 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 returned with HTTP 200 Jul 10 19:56:15.028086 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 125/495] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:15 2026] GET /volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:16.042211 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-18a5db62-ff95-4607-8ecc-db794ec048ae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:16.044463 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18a5db62-ff95-4607-8ecc-db794ec048ae tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 Jul 10 19:56:16.044766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18a5db62-ff95-4607-8ecc-db794ec048ae tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:16.047391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18a5db62-ff95-4607-8ecc-db794ec048ae tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:16.053527 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18a5db62-ff95-4607-8ecc-db794ec048ae tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 returned with HTTP 404 Jul 10 19:56:16.054756 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 127/496] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:16 2026] GET /volume/v3/volumes/62422946-a77b-4d11-bafb-f422bcb03d24 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:16.062896 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9e816e56-8f2d-4c28-9461-f6f673c82685 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:16.064984 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e816e56-8f2d-4c28-9461-f6f673c82685 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:56:16.065158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e816e56-8f2d-4c28-9461-f6f673c82685 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:16.065322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e816e56-8f2d-4c28-9461-f6f673c82685 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:16.065474 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-9e816e56-8f2d-4c28-9461-f6f673c82685 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Delete volume with id: b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:56:16.071568 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:16.071568 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:16.072026 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9e816e56-8f2d-4c28-9461-f6f673c82685 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:56:16.090975 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9e816e56-8f2d-4c28-9461-f6f673c82685 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Delete volume request issued successfully. Jul 10 19:56:16.091154 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e816e56-8f2d-4c28-9461-f6f673c82685 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 202 Jul 10 19:56:16.091532 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 122/497] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:16 2026] DELETE /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:16.101105 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-abcbc006-c61a-44c5-bd8a-ab7b72226f84 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:16.103248 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-abcbc006-c61a-44c5-bd8a-ab7b72226f84 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:56:16.103426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-abcbc006-c61a-44c5-bd8a-ab7b72226f84 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:16.103807 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-abcbc006-c61a-44c5-bd8a-ab7b72226f84 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:16.113612 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:16.113612 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:16.118066 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-abcbc006-c61a-44c5-bd8a-ab7b72226f84 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Volume info retrieved successfully. Jul 10 19:56:16.123921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-abcbc006-c61a-44c5-bd8a-ab7b72226f84 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 200 Jul 10 19:56:16.124390 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 124/498] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:16 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 1394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:16.208867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:16.414860 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:16.415377 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1361666817"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:16.417006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1361666817'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:16.417204 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume of 1 GB Jul 10 19:56:16.420881 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Availability Zones retrieved successfully. Jul 10 19:56:16.426275 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Flow 'volume_create_api' (127f6e77-f4ad-4f39-bebc-81b55e80409d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:16.427449 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ac2315-3e2d-46cb-8688-b41b3a1757a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:16.428403 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:16.454610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ac2315-3e2d-46cb-8688-b41b3a1757a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:16.455321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838d02bd-9f51-46ab-a734-f557da0f2b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:16.528397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Created reservations ['55a880e0-8da3-4a9f-84f7-4eefed5e1147', '3546ad9d-6408-4515-80c2-9a36be8e37f1', 'e242284f-7dd2-4aae-8c7d-9dbc763b931c', 'de67cf64-8b71-4650-aa5c-7aca02aa16ee'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:16.529091 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838d02bd-9f51-46ab-a734-f557da0f2b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55a880e0-8da3-4a9f-84f7-4eefed5e1147', '3546ad9d-6408-4515-80c2-9a36be8e37f1', 'e242284f-7dd2-4aae-8c7d-9dbc763b931c', 'de67cf64-8b71-4650-aa5c-7aca02aa16ee']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:16.529750 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377962cc-a861-451f-b43d-adb34df68ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:16.565052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377962cc-a861-451f-b43d-adb34df68ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a424f93b-1022-4d8c-9b1f-bb2d9127184a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1361666817',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f7216e57b394da0b0b45f81214d4791',qos_specs=None,replication_status=,reservations=['55a880e0-8da3-4a9f-84f7-4eefed5e1147','3546ad9d-6408-4515-80c2-9a36be8e37f1','e242284f-7dd2-4aae-8c7d-9dbc763b931c','de67cf64-8b71-4650-aa5c-7aca02aa16ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183b877d44374a4692a0d6bb46a84167',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1361666817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a424f93b-1022-4d8c-9b1f-bb2d9127184a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f7216e57b394da0b0b45f81214d4791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183b877d44374a4692a0d6bb46a84167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:16.565740 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124ed996-cd23-496d-9139-1c2406d5000e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:16.595995 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124ed996-cd23-496d-9139-1c2406d5000e) transitioned into state 'SUCCESS' from state '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-1361666817',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f7216e57b394da0b0b45f81214d4791',qos_specs=None,replication_status=,reservations=['55a880e0-8da3-4a9f-84f7-4eefed5e1147','3546ad9d-6408-4515-80c2-9a36be8e37f1','e242284f-7dd2-4aae-8c7d-9dbc763b931c','de67cf64-8b71-4650-aa5c-7aca02aa16ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183b877d44374a4692a0d6bb46a84167',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:16.596711 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69c2f23d-e565-416f-90e8-6d31d04e7dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:16.608081 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69c2f23d-e565-416f-90e8-6d31d04e7dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:16.608993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Flow 'volume_create_api' (127f6e77-f4ad-4f39-bebc-81b55e80409d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:16.609330 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume request issued successfully. Jul 10 19:56:16.609951 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f3b0cd75-e79c-4d13-9601-d6a885e4f57a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:16.610490 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 126/499] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:56:16 2026] POST /volume/v3/volumes => generated 760 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:16.625434 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-43874223-33a9-42f4-b9f4-72351943913f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:16.628021 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43874223-33a9-42f4-b9f4-72351943913f tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a Jul 10 19:56:16.628427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43874223-33a9-42f4-b9f4-72351943913f tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:16.628738 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43874223-33a9-42f4-b9f4-72351943913f tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:16.638487 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:16.638487 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:16.643252 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-43874223-33a9-42f4-b9f4-72351943913f tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:16.648563 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43874223-33a9-42f4-b9f4-72351943913f tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a returned with HTTP 200 Jul 10 19:56:16.649090 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 128/500] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:16 2026] GET /volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:17.419600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d8e3b6ff-317d-4495-afb8-221882c0d302 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:17.419600 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d8e3b6ff-317d-4495-afb8-221882c0d302 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] GET https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 Jul 10 19:56:17.419600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d8e3b6ff-317d-4495-afb8-221882c0d302 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:17.419600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d8e3b6ff-317d-4495-afb8-221882c0d302 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:17.419600 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d8e3b6ff-317d-4495-afb8-221882c0d302 tempest-TaggedBootDevicesTest_v242-1310734874 tempest-TaggedBootDevicesTest_v242-1310734874-project-member] https://10.4.3.145/volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 returned with HTTP 404 Jul 10 19:56:17.419600 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 123/501] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:17 2026] GET /volume/v3/volumes/b43c9b63-07b4-456c-8e63-cf56bc5eae03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:17.662144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-236b22c0-b9b5-4f1b-88fd-1470c80328f6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:17.663783 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-236b22c0-b9b5-4f1b-88fd-1470c80328f6 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a Jul 10 19:56:17.663950 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-236b22c0-b9b5-4f1b-88fd-1470c80328f6 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:17.664152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-236b22c0-b9b5-4f1b-88fd-1470c80328f6 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:17.671558 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:17.671558 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:17.675808 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-236b22c0-b9b5-4f1b-88fd-1470c80328f6 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:17.680423 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-236b22c0-b9b5-4f1b-88fd-1470c80328f6 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a returned with HTTP 200 Jul 10 19:56:17.680928 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 125/502] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:17 2026] GET /volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:17.718159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-9798c989-d5e2-44b9-8962-dfe5549f514e req-380b7e0c-c311-4f08-acd1-3c05e53014aa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:17.720277 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9798c989-d5e2-44b9-8962-dfe5549f514e req-380b7e0c-c311-4f08-acd1-3c05e53014aa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a Jul 10 19:56:17.720444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9798c989-d5e2-44b9-8962-dfe5549f514e req-380b7e0c-c311-4f08-acd1-3c05e53014aa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:17.720613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9798c989-d5e2-44b9-8962-dfe5549f514e req-380b7e0c-c311-4f08-acd1-3c05e53014aa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:17.729988 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:17.729988 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:17.735077 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-9798c989-d5e2-44b9-8962-dfe5549f514e req-380b7e0c-c311-4f08-acd1-3c05e53014aa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:17.745593 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9798c989-d5e2-44b9-8962-dfe5549f514e req-380b7e0c-c311-4f08-acd1-3c05e53014aa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a returned with HTTP 200 Jul 10 19:56:17.746161 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 127/503] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:17 2026] GET /volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:17.760432 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:17.762275 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:17.762791 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-509197521"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:17.764494 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-509197521'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:17.764693 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume of 1 GB Jul 10 19:56:17.769309 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Availability Zones retrieved successfully. Jul 10 19:56:17.775358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Flow 'volume_create_api' (bc5e4949-0f6f-4311-82a0-428491dc8d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:17.776790 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0365db-fb4f-4c1b-9c8d-0acae0749396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:17.777978 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:17.821483 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0365db-fb4f-4c1b-9c8d-0acae0749396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:17.822626 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3428ca-4f73-4844-b6b5-f19644a71721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:17.871887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Created reservations ['2dc31eba-d06b-426a-84a9-d39f9c61748e', '831d67a8-9a0b-4ab2-a8df-c596b0a083d0', '268dff00-2fd5-41ba-bcdc-dca7efa95839', 'c6687178-7097-44c5-b105-f6e076a88ea6'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:17.872616 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3428ca-4f73-4844-b6b5-f19644a71721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dc31eba-d06b-426a-84a9-d39f9c61748e', '831d67a8-9a0b-4ab2-a8df-c596b0a083d0', '268dff00-2fd5-41ba-bcdc-dca7efa95839', 'c6687178-7097-44c5-b105-f6e076a88ea6']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:17.873350 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a33bcac-c208-4865-adb3-c6fc6edeb82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:17.905910 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a33bcac-c208-4865-adb3-c6fc6edeb82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-509197521',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f7216e57b394da0b0b45f81214d4791',qos_specs=None,replication_status=,reservations=['2dc31eba-d06b-426a-84a9-d39f9c61748e','831d67a8-9a0b-4ab2-a8df-c596b0a083d0','268dff00-2fd5-41ba-bcdc-dca7efa95839','c6687178-7097-44c5-b105-f6e076a88ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183b877d44374a4692a0d6bb46a84167',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-509197521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f7216e57b394da0b0b45f81214d4791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183b877d44374a4692a0d6bb46a84167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:17.906733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455953e8-c45e-4ede-bc70-5f0f9f16c745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:17.930217 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455953e8-c45e-4ede-bc70-5f0f9f16c745) transitioned into state 'SUCCESS' from state '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-509197521',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f7216e57b394da0b0b45f81214d4791',qos_specs=None,replication_status=,reservations=['2dc31eba-d06b-426a-84a9-d39f9c61748e','831d67a8-9a0b-4ab2-a8df-c596b0a083d0','268dff00-2fd5-41ba-bcdc-dca7efa95839','c6687178-7097-44c5-b105-f6e076a88ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183b877d44374a4692a0d6bb46a84167',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:17.931124 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e18c9110-8be1-444b-aa05-e580bf9cffd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:17.946690 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e18c9110-8be1-444b-aa05-e580bf9cffd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:17.947449 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Flow 'volume_create_api' (bc5e4949-0f6f-4311-82a0-428491dc8d02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:17.947749 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume request issued successfully. Jul 10 19:56:17.948304 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0b7619f-54cc-46d0-b3e0-bfa215b7a37e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:17.949155 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 129/504] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:56:17 2026] POST /volume/v3/volumes => generated 759 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:17.960936 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0338b439-bca9-40b4-af4f-9f334870a651 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:17.962569 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0338b439-bca9-40b4-af4f-9f334870a651 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa Jul 10 19:56:17.962790 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0338b439-bca9-40b4-af4f-9f334870a651 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:17.962979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0338b439-bca9-40b4-af4f-9f334870a651 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:17.969884 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:17.969884 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:17.975363 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0338b439-bca9-40b4-af4f-9f334870a651 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:17.979564 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0338b439-bca9-40b4-af4f-9f334870a651 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa returned with HTTP 200 Jul 10 19:56:17.979969 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 124/505] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:17 2026] GET /volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:18.996030 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f81ff7c2-b10c-4935-8ca9-4ebf9650567e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:18.999899 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f81ff7c2-b10c-4935-8ca9-4ebf9650567e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa Jul 10 19:56:18.999899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f81ff7c2-b10c-4935-8ca9-4ebf9650567e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:18.999899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f81ff7c2-b10c-4935-8ca9-4ebf9650567e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:19.020119 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:19.020119 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:19.030989 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f81ff7c2-b10c-4935-8ca9-4ebf9650567e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:19.035181 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f81ff7c2-b10c-4935-8ca9-4ebf9650567e tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa returned with HTTP 200 Jul 10 19:56:19.035856 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 126/506] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:18 2026] GET /volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:19.067775 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-fc803c37-9117-4002-a52d-69fcac040410 req-aa3c8f9c-66d9-4193-93ff-a657ab6c4218 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:19.075059 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fc803c37-9117-4002-a52d-69fcac040410 req-aa3c8f9c-66d9-4193-93ff-a657ab6c4218 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa Jul 10 19:56:19.075059 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-fc803c37-9117-4002-a52d-69fcac040410 req-aa3c8f9c-66d9-4193-93ff-a657ab6c4218 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:19.075059 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-fc803c37-9117-4002-a52d-69fcac040410 req-aa3c8f9c-66d9-4193-93ff-a657ab6c4218 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:19.084485 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:19.084485 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:19.089920 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-fc803c37-9117-4002-a52d-69fcac040410 req-aa3c8f9c-66d9-4193-93ff-a657ab6c4218 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:19.096139 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fc803c37-9117-4002-a52d-69fcac040410 req-aa3c8f9c-66d9-4193-93ff-a657ab6c4218 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa returned with HTTP 200 Jul 10 19:56:19.097014 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 128/507] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:19 2026] GET /volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:19.119479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-09b40551-033f-49f8-9b98-358f1f764249 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:19.121806 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:19.122290 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-77460818"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:19.126479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-77460818'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:19.126846 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume of 1 GB Jul 10 19:56:19.127450 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:19.127450 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:19.135176 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Availability Zones retrieved successfully. Jul 10 19:56:19.142719 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Flow 'volume_create_api' (948d5a8d-58bd-4772-88bc-3ef905acb3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:19.143769 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8836d74a-72a4-4347-88f3-6d9102cde5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:19.145397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:19.181447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8836d74a-72a4-4347-88f3-6d9102cde5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:19.182244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70daef2-daec-487f-bf1d-9dc999cef178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:19.230681 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Created reservations ['c84eb5bf-752f-4621-bd6c-b69c7a02d572', '37f69630-2bcf-46a2-8222-835a8f704c39', 'd97e7402-2d75-4407-9efc-a4170a238f0f', 'e30764b7-17f2-4731-b6dd-dc0e69f59dc5'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:19.231734 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70daef2-daec-487f-bf1d-9dc999cef178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c84eb5bf-752f-4621-bd6c-b69c7a02d572', '37f69630-2bcf-46a2-8222-835a8f704c39', 'd97e7402-2d75-4407-9efc-a4170a238f0f', 'e30764b7-17f2-4731-b6dd-dc0e69f59dc5']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:19.232713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ba4b4fa-ab73-4f49-9784-c4b6d4802a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:19.266053 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ba4b4fa-ab73-4f49-9784-c4b6d4802a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e2614a3-58e1-459f-86f4-b924f8521956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-77460818',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f7216e57b394da0b0b45f81214d4791',qos_specs=None,replication_status=,reservations=['c84eb5bf-752f-4621-bd6c-b69c7a02d572','37f69630-2bcf-46a2-8222-835a8f704c39','d97e7402-2d75-4407-9efc-a4170a238f0f','e30764b7-17f2-4731-b6dd-dc0e69f59dc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183b877d44374a4692a0d6bb46a84167',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-77460818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e2614a3-58e1-459f-86f4-b924f8521956,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f7216e57b394da0b0b45f81214d4791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183b877d44374a4692a0d6bb46a84167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:19.266680 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cccc9492-accd-47bd-996f-cd48421121ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:19.287985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cccc9492-accd-47bd-996f-cd48421121ea) transitioned into state 'SUCCESS' from state '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-77460818',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f7216e57b394da0b0b45f81214d4791',qos_specs=None,replication_status=,reservations=['c84eb5bf-752f-4621-bd6c-b69c7a02d572','37f69630-2bcf-46a2-8222-835a8f704c39','d97e7402-2d75-4407-9efc-a4170a238f0f','e30764b7-17f2-4731-b6dd-dc0e69f59dc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183b877d44374a4692a0d6bb46a84167',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:19.288991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7dccd53-a937-4d55-98c0-65a745fa3e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:19.300838 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7dccd53-a937-4d55-98c0-65a745fa3e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:19.302144 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Flow 'volume_create_api' (948d5a8d-58bd-4772-88bc-3ef905acb3e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:19.302144 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Create volume request issued successfully. Jul 10 19:56:19.302638 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09b40551-033f-49f8-9b98-358f1f764249 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:19.303986 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 130/508] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:56:19 2026] POST /volume/v3/volumes => generated 758 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:19.314950 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4ab7bc0e-361a-4cae-aef3-48fa2ec5b097 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:19.317636 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4ab7bc0e-361a-4cae-aef3-48fa2ec5b097 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 Jul 10 19:56:19.317883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4ab7bc0e-361a-4cae-aef3-48fa2ec5b097 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:19.318098 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4ab7bc0e-361a-4cae-aef3-48fa2ec5b097 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:19.325434 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:19.325434 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:19.330008 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4ab7bc0e-361a-4cae-aef3-48fa2ec5b097 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:19.335402 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4ab7bc0e-361a-4cae-aef3-48fa2ec5b097 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 returned with HTTP 200 Jul 10 19:56:19.335797 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 125/509] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:19 2026] GET /volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:19.340027 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b56a30e1-951b-405c-ae57-22e0600b74be None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:19.342310 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b56a30e1-951b-405c-ae57-22e0600b74be tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:56:19.342682 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b56a30e1-951b-405c-ae57-22e0600b74be tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:19.343063 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b56a30e1-951b-405c-ae57-22e0600b74be tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:19.356520 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:19.356520 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:19.362333 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b56a30e1-951b-405c-ae57-22e0600b74be tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:56:19.368478 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b56a30e1-951b-405c-ae57-22e0600b74be tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:56:19.369194 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 127/510] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:19 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:19.436554 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-14437f9b-981b-4954-9c41-f7f998acccd1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:19.441092 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-14437f9b-981b-4954-9c41-f7f998acccd1 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:56:19.441092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-14437f9b-981b-4954-9c41-f7f998acccd1 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:19.441092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-14437f9b-981b-4954-9c41-f7f998acccd1 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:19.460902 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:19.460902 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:19.464638 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-14437f9b-981b-4954-9c41-f7f998acccd1 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:56:19.477241 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-14437f9b-981b-4954-9c41-f7f998acccd1 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:56:19.477241 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 129/511] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:19 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:56:19.529501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-dd7bd74d-9db5-4ae0-9164-114494164dda None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:19.531361 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-dd7bd74d-9db5-4ae0-9164-114494164dda tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] POST https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86/action Jul 10 19:56:19.531720 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-dd7bd74d-9db5-4ae0-9164-114494164dda tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:19.531871 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-dd7bd74d-9db5-4ae0-9164-114494164dda tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:19.541938 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:19.541938 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:19.542444 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-dd7bd74d-9db5-4ae0-9164-114494164dda tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:56:19.550348 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-dd7bd74d-9db5-4ae0-9164-114494164dda tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Begin detaching volume completed successfully. Jul 10 19:56:19.550572 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-dd7bd74d-9db5-4ae0-9164-114494164dda tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86/action returned with HTTP 202 Jul 10 19:56:19.551032 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 131/512] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:56:19 2026] POST /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:20.199193 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.200924 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:20.201240 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-332804412"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:20.202631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-332804412'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:20.202793 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume of 1 GB Jul 10 19:56:20.208533 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Availability Zones retrieved successfully. Jul 10 19:56:20.216746 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (3c126f94-74fd-4455-8c3e-2134b63e3f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:20.219359 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e5efd0-4a11-4f54-b27e-07131f22b0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:20.219359 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:20.249579 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e5efd0-4a11-4f54-b27e-07131f22b0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:20.250436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb89f272-c7d3-4026-b4e1-411093cf123d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:20.292543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Created reservations ['1283615b-5062-4c1b-bc2e-3232ee58d06f', '0e44bf31-5188-4eb0-a97e-5d481ceda632', 'de19d43c-fdbf-4b1b-b3f9-3987c4003e3c', 'fda36cbb-2a0b-4ef3-a697-647f3ac46b91'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:20.293362 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb89f272-c7d3-4026-b4e1-411093cf123d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1283615b-5062-4c1b-bc2e-3232ee58d06f', '0e44bf31-5188-4eb0-a97e-5d481ceda632', 'de19d43c-fdbf-4b1b-b3f9-3987c4003e3c', 'fda36cbb-2a0b-4ef3-a697-647f3ac46b91']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:20.294089 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3691c6f1-4b26-4bd5-af16-5cbc7b7b50c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:20.317078 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3691c6f1-4b26-4bd5-af16-5cbc7b7b50c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c797c0fe-c95d-4c0f-ba6f-760c08bd70ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-332804412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['1283615b-5062-4c1b-bc2e-3232ee58d06f','0e44bf31-5188-4eb0-a97e-5d481ceda632','de19d43c-fdbf-4b1b-b3f9-3987c4003e3c','fda36cbb-2a0b-4ef3-a697-647f3ac46b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-332804412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c797c0fe-c95d-4c0f-ba6f-760c08bd70ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19018c8011bc41168aa26d4260dd523d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:20.317776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45c50b1-6278-43f3-9260-6b9a63828f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:20.335615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45c50b1-6278-43f3-9260-6b9a63828f61) transitioned into state 'SUCCESS' from state '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-332804412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['1283615b-5062-4c1b-bc2e-3232ee58d06f','0e44bf31-5188-4eb0-a97e-5d481ceda632','de19d43c-fdbf-4b1b-b3f9-3987c4003e3c','fda36cbb-2a0b-4ef3-a697-647f3ac46b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:20.336459 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83fa157-ee7d-4583-961c-c053a69842d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:20.347107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83fa157-ee7d-4583-961c-c053a69842d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:20.348059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (3c126f94-74fd-4455-8c3e-2134b63e3f1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:20.348446 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request issued successfully. Jul 10 19:56:20.349055 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c2d331dd-ce7e-41db-85f7-da3b953b7301 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:20.349671 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 126/513] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:20 2026] POST /volume/v3/volumes => generated 748 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:20.354114 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a1b95351-5e30-4cef-bd5e-e786dfaa8019 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.362172 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a1b95351-5e30-4cef-bd5e-e786dfaa8019 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 Jul 10 19:56:20.362479 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a1b95351-5e30-4cef-bd5e-e786dfaa8019 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.362747 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a1b95351-5e30-4cef-bd5e-e786dfaa8019 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.367040 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-251f4546-9658-4718-a193-ac640e4ba798 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.371129 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.371129 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:20.371276 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-251f4546-9658-4718-a193-ac640e4ba798 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee Jul 10 19:56:20.371276 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-251f4546-9658-4718-a193-ac640e4ba798 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.371276 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-251f4546-9658-4718-a193-ac640e4ba798 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.383870 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a1b95351-5e30-4cef-bd5e-e786dfaa8019 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:20.385759 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a1b95351-5e30-4cef-bd5e-e786dfaa8019 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 returned with HTTP 200 Jul 10 19:56:20.388103 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 128/514] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:20 2026] GET /volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:20.388507 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.388507 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:20.393597 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-251f4546-9658-4718-a193-ac640e4ba798 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:20.400129 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-251f4546-9658-4718-a193-ac640e4ba798 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee returned with HTTP 200 Jul 10 19:56:20.400693 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 130/515] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:20 2026] GET /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:20.416493 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0825a056-cfd3-45c3-b5a4-ecaa64d4fc44 req-944390e7-69c8-4af8-8af2-fce666b042db None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.420353 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0825a056-cfd3-45c3-b5a4-ecaa64d4fc44 req-944390e7-69c8-4af8-8af2-fce666b042db tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 Jul 10 19:56:20.420353 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0825a056-cfd3-45c3-b5a4-ecaa64d4fc44 req-944390e7-69c8-4af8-8af2-fce666b042db tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.420353 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0825a056-cfd3-45c3-b5a4-ecaa64d4fc44 req-944390e7-69c8-4af8-8af2-fce666b042db tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.431277 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.431277 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:20.437379 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0825a056-cfd3-45c3-b5a4-ecaa64d4fc44 req-944390e7-69c8-4af8-8af2-fce666b042db tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:20.443168 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0825a056-cfd3-45c3-b5a4-ecaa64d4fc44 req-944390e7-69c8-4af8-8af2-fce666b042db tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 returned with HTTP 200 Jul 10 19:56:20.443690 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 132/516] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:20 2026] GET /volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:20.585512 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-044406b8-4d91-4ec2-8c5b-3513e35dff78 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.586035 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-044406b8-4d91-4ec2-8c5b-3513e35dff78 None None] GET https://10.4.3.145/volume// Jul 10 19:56:20.586299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-044406b8-4d91-4ec2-8c5b-3513e35dff78 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.586496 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-044406b8-4d91-4ec2-8c5b-3513e35dff78 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.586810 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-044406b8-4d91-4ec2-8c5b-3513e35dff78 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:56:20.587102 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 127/517] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:56: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 19:56:20.598976 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-3efbcecf-c7f7-4e3e-8e74-7e3750c245f0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.604319 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-3efbcecf-c7f7-4e3e-8e74-7e3750c245f0 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:56:20.604319 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-3efbcecf-c7f7-4e3e-8e74-7e3750c245f0 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.604319 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-3efbcecf-c7f7-4e3e-8e74-7e3750c245f0 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.629857 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.629857 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:20.653316 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-3efbcecf-c7f7-4e3e-8e74-7e3750c245f0 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:56:20.661121 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-3efbcecf-c7f7-4e3e-8e74-7e3750c245f0 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:56:20.661710 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 129/518] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:56:20 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 1327 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:56:20.790099 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-905027a9-f39e-4f60-aa02-d46a0dc04639 req-3055a18c-3540-4374-8aad-6164bb989a30 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.793396 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-905027a9-f39e-4f60-aa02-d46a0dc04639 req-3055a18c-3540-4374-8aad-6164bb989a30 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:20.793396 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-905027a9-f39e-4f60-aa02-d46a0dc04639 req-3055a18c-3540-4374-8aad-6164bb989a30 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.793396 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-905027a9-f39e-4f60-aa02-d46a0dc04639 req-3055a18c-3540-4374-8aad-6164bb989a30 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.793581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [req-905027a9-f39e-4f60-aa02-d46a0dc04639 req-3055a18c-3540-4374-8aad-6164bb989a30 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:20.794401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [req-905027a9-f39e-4f60-aa02-d46a0dc04639 req-3055a18c-3540-4374-8aad-6164bb989a30 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:20.804322 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-905027a9-f39e-4f60-aa02-d46a0dc04639 req-3055a18c-3540-4374-8aad-6164bb989a30 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Get all volumes completed successfully. Jul 10 19:56:20.805711 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.805711 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:20.810801 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-905027a9-f39e-4f60-aa02-d46a0dc04639 req-3055a18c-3540-4374-8aad-6164bb989a30 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:20.811297 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 131/519] 10.4.3.145 () {68 vars in 1508 bytes} [Fri Jul 10 19:56:20 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 19:56:20.847283 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-88244edb-8fc5-4013-8549-8392f20a181f req-c3c99a94-15ff-41e5-8a21-eb83f0e13e78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.849858 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-88244edb-8fc5-4013-8549-8392f20a181f req-c3c99a94-15ff-41e5-8a21-eb83f0e13e78 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:20.850040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-88244edb-8fc5-4013-8549-8392f20a181f req-c3c99a94-15ff-41e5-8a21-eb83f0e13e78 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.850217 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-88244edb-8fc5-4013-8549-8392f20a181f req-c3c99a94-15ff-41e5-8a21-eb83f0e13e78 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.850472 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [req-88244edb-8fc5-4013-8549-8392f20a181f req-c3c99a94-15ff-41e5-8a21-eb83f0e13e78 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:20.851233 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-88244edb-8fc5-4013-8549-8392f20a181f req-c3c99a94-15ff-41e5-8a21-eb83f0e13e78 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:20.861663 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-88244edb-8fc5-4013-8549-8392f20a181f req-c3c99a94-15ff-41e5-8a21-eb83f0e13e78 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Get all volumes completed successfully. Jul 10 19:56:20.863141 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.863141 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:20.868884 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-88244edb-8fc5-4013-8549-8392f20a181f req-c3c99a94-15ff-41e5-8a21-eb83f0e13e78 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:20.869550 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 133/520] 10.4.3.145 () {68 vars in 1508 bytes} [Fri Jul 10 19:56:20 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:20.898701 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-e6b276ef-acba-4e3f-9ac6-15e0e2c67c5e req-595e520c-0ae1-49aa-82d4-65a83df85f3d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.901570 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-e6b276ef-acba-4e3f-9ac6-15e0e2c67c5e req-595e520c-0ae1-49aa-82d4-65a83df85f3d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:20.901820 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-e6b276ef-acba-4e3f-9ac6-15e0e2c67c5e req-595e520c-0ae1-49aa-82d4-65a83df85f3d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.902088 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-e6b276ef-acba-4e3f-9ac6-15e0e2c67c5e req-595e520c-0ae1-49aa-82d4-65a83df85f3d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.902454 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [req-e6b276ef-acba-4e3f-9ac6-15e0e2c67c5e req-595e520c-0ae1-49aa-82d4-65a83df85f3d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:20.902900 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.902900 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:20.903470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-e6b276ef-acba-4e3f-9ac6-15e0e2c67c5e req-595e520c-0ae1-49aa-82d4-65a83df85f3d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:20.914931 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-e6b276ef-acba-4e3f-9ac6-15e0e2c67c5e req-595e520c-0ae1-49aa-82d4-65a83df85f3d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Get all volumes completed successfully. Jul 10 19:56:20.916317 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.916317 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:20.922783 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-e6b276ef-acba-4e3f-9ac6-15e0e2c67c5e req-595e520c-0ae1-49aa-82d4-65a83df85f3d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:20.923299 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 128/521] 10.4.3.145 () {68 vars in 1508 bytes} [Fri Jul 10 19:56:20 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:20.953861 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-174bce18-1ed5-47fe-8ffe-ee7b6581090b req-db130705-ee92-4f4c-9904-e7c8aee9d8b1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:20.957480 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-174bce18-1ed5-47fe-8ffe-ee7b6581090b req-db130705-ee92-4f4c-9904-e7c8aee9d8b1 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:20.957778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-174bce18-1ed5-47fe-8ffe-ee7b6581090b req-db130705-ee92-4f4c-9904-e7c8aee9d8b1 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:20.958076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-174bce18-1ed5-47fe-8ffe-ee7b6581090b req-db130705-ee92-4f4c-9904-e7c8aee9d8b1 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:20.958253 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [req-174bce18-1ed5-47fe-8ffe-ee7b6581090b req-db130705-ee92-4f4c-9904-e7c8aee9d8b1 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:20.959210 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-174bce18-1ed5-47fe-8ffe-ee7b6581090b req-db130705-ee92-4f4c-9904-e7c8aee9d8b1 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:20.971059 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-174bce18-1ed5-47fe-8ffe-ee7b6581090b req-db130705-ee92-4f4c-9904-e7c8aee9d8b1 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Get all volumes completed successfully. Jul 10 19:56:20.972215 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:20.972215 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:20.979437 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-174bce18-1ed5-47fe-8ffe-ee7b6581090b req-db130705-ee92-4f4c-9904-e7c8aee9d8b1 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:20.980407 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 130/522] 10.4.3.145 () {68 vars in 1508 bytes} [Fri Jul 10 19:56:20 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:21.013978 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-5b9d55aa-b985-48e7-b0e5-dc117a706d90 req-ae4ee733-ff34-41ad-af6e-a3889b328272 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.015942 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5b9d55aa-b985-48e7-b0e5-dc117a706d90 req-ae4ee733-ff34-41ad-af6e-a3889b328272 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:21.016145 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5b9d55aa-b985-48e7-b0e5-dc117a706d90 req-ae4ee733-ff34-41ad-af6e-a3889b328272 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.016328 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5b9d55aa-b985-48e7-b0e5-dc117a706d90 req-ae4ee733-ff34-41ad-af6e-a3889b328272 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.016557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [req-5b9d55aa-b985-48e7-b0e5-dc117a706d90 req-ae4ee733-ff34-41ad-af6e-a3889b328272 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:21.017439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [req-5b9d55aa-b985-48e7-b0e5-dc117a706d90 req-ae4ee733-ff34-41ad-af6e-a3889b328272 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:21.025378 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5b9d55aa-b985-48e7-b0e5-dc117a706d90 req-ae4ee733-ff34-41ad-af6e-a3889b328272 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Get all volumes completed successfully. Jul 10 19:56:21.026254 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.026254 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:21.031128 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5b9d55aa-b985-48e7-b0e5-dc117a706d90 req-ae4ee733-ff34-41ad-af6e-a3889b328272 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:21.031741 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 132/523] 10.4.3.145 () {68 vars in 1508 bytes} [Fri Jul 10 19:56:21 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 19:56:21.060987 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d3ace17e-d0cd-48d8-a996-881ce94b1feb req-e2f2f29f-cbbf-4863-9506-b8488a9842ac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.063512 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d3ace17e-d0cd-48d8-a996-881ce94b1feb req-e2f2f29f-cbbf-4863-9506-b8488a9842ac tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:21.063990 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d3ace17e-d0cd-48d8-a996-881ce94b1feb req-e2f2f29f-cbbf-4863-9506-b8488a9842ac tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.064202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d3ace17e-d0cd-48d8-a996-881ce94b1feb req-e2f2f29f-cbbf-4863-9506-b8488a9842ac tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.064485 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [req-d3ace17e-d0cd-48d8-a996-881ce94b1feb req-e2f2f29f-cbbf-4863-9506-b8488a9842ac tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:21.065436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d3ace17e-d0cd-48d8-a996-881ce94b1feb req-e2f2f29f-cbbf-4863-9506-b8488a9842ac tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:21.080037 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d3ace17e-d0cd-48d8-a996-881ce94b1feb req-e2f2f29f-cbbf-4863-9506-b8488a9842ac tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Get all volumes completed successfully. Jul 10 19:56:21.081288 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.081288 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:21.090354 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d3ace17e-d0cd-48d8-a996-881ce94b1feb req-e2f2f29f-cbbf-4863-9506-b8488a9842ac tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:21.090354 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 134/524] 10.4.3.145 () {68 vars in 1508 bytes} [Fri Jul 10 19:56:21 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:21.116123 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-5ad6da0d-ad75-42c0-874f-b82169138fee req-5e64a973-6929-43e5-ad76-f04ba3ef3b2c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.118190 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5ad6da0d-ad75-42c0-874f-b82169138fee req-5e64a973-6929-43e5-ad76-f04ba3ef3b2c tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:21.118353 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5ad6da0d-ad75-42c0-874f-b82169138fee req-5e64a973-6929-43e5-ad76-f04ba3ef3b2c tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.118526 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5ad6da0d-ad75-42c0-874f-b82169138fee req-5e64a973-6929-43e5-ad76-f04ba3ef3b2c tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.118765 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [req-5ad6da0d-ad75-42c0-874f-b82169138fee req-5e64a973-6929-43e5-ad76-f04ba3ef3b2c tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:21.119543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-5ad6da0d-ad75-42c0-874f-b82169138fee req-5e64a973-6929-43e5-ad76-f04ba3ef3b2c tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:21.131773 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-5ad6da0d-ad75-42c0-874f-b82169138fee req-5e64a973-6929-43e5-ad76-f04ba3ef3b2c tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Get all volumes completed successfully. Jul 10 19:56:21.133466 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.133466 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:21.140312 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5ad6da0d-ad75-42c0-874f-b82169138fee req-5e64a973-6929-43e5-ad76-f04ba3ef3b2c tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:21.140829 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 129/525] 10.4.3.145 () {68 vars in 1508 bytes} [Fri Jul 10 19:56:21 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:21.174511 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-ae249e31-4e36-4450-a899-376620e2552e req-dbdc3a7a-2d73-4f5d-b630-2101f8a4a33b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.177169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-ae249e31-4e36-4450-a899-376620e2552e req-dbdc3a7a-2d73-4f5d-b630-2101f8a4a33b tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:21.177457 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-ae249e31-4e36-4450-a899-376620e2552e req-dbdc3a7a-2d73-4f5d-b630-2101f8a4a33b tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.177742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-ae249e31-4e36-4450-a899-376620e2552e req-dbdc3a7a-2d73-4f5d-b630-2101f8a4a33b tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.178086 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [req-ae249e31-4e36-4450-a899-376620e2552e req-dbdc3a7a-2d73-4f5d-b630-2101f8a4a33b tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:21.179181 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-ae249e31-4e36-4450-a899-376620e2552e req-dbdc3a7a-2d73-4f5d-b630-2101f8a4a33b tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:21.192848 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-ae249e31-4e36-4450-a899-376620e2552e req-dbdc3a7a-2d73-4f5d-b630-2101f8a4a33b tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] Get all volumes completed successfully. Jul 10 19:56:21.194380 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.194380 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:21.204882 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-ae249e31-4e36-4450-a899-376620e2552e req-dbdc3a7a-2d73-4f5d-b630-2101f8a4a33b tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:21.204882 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 131/526] 10.4.3.145 () {68 vars in 1508 bytes} [Fri Jul 10 19:56:21 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 19:56:21.224093 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-70c4f2e7-d4d7-492d-b55e-280eb9b4931d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.226731 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-70c4f2e7-d4d7-492d-b55e-280eb9b4931d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] DELETE https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 Jul 10 19:56:21.227068 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-70c4f2e7-d4d7-492d-b55e-280eb9b4931d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.227353 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-70c4f2e7-d4d7-492d-b55e-280eb9b4931d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.227604 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-70c4f2e7-d4d7-492d-b55e-280eb9b4931d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Delete volume with id: 4e2614a3-58e1-459f-86f4-b924f8521956 Jul 10 19:56:21.237695 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.237695 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:21.238296 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-70c4f2e7-d4d7-492d-b55e-280eb9b4931d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:21.267593 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-70c4f2e7-d4d7-492d-b55e-280eb9b4931d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Delete volume request issued successfully. Jul 10 19:56:21.267941 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-70c4f2e7-d4d7-492d-b55e-280eb9b4931d tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 returned with HTTP 202 Jul 10 19:56:21.268580 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 133/527] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:21 2026] DELETE /volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:21.281572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2dc0069a-0beb-4844-830b-a0b06f3029df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.283432 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2dc0069a-0beb-4844-830b-a0b06f3029df tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 Jul 10 19:56:21.285084 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2dc0069a-0beb-4844-830b-a0b06f3029df tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.285385 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2dc0069a-0beb-4844-830b-a0b06f3029df tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.307837 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.307837 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:21.319838 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2dc0069a-0beb-4844-830b-a0b06f3029df tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:21.326217 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2dc0069a-0beb-4844-830b-a0b06f3029df tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 returned with HTTP 200 Jul 10 19:56:21.327256 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 135/528] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:21 2026] GET /volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:21.416780 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d889dfaa-2c96-487c-99e4-d1e6b429a574 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.420118 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d889dfaa-2c96-487c-99e4-d1e6b429a574 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee Jul 10 19:56:21.420371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d889dfaa-2c96-487c-99e4-d1e6b429a574 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.420623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d889dfaa-2c96-487c-99e4-d1e6b429a574 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.430031 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.430031 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:21.435004 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d889dfaa-2c96-487c-99e4-d1e6b429a574 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:21.440994 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d889dfaa-2c96-487c-99e4-d1e6b429a574 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee returned with HTTP 200 Jul 10 19:56:21.441514 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 130/529] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:21 2026] GET /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:21.454808 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f256e149-4422-4ea5-9a36-6b0d2151432d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.456948 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f256e149-4422-4ea5-9a36-6b0d2151432d tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee/action Jul 10 19:56:21.457386 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f256e149-4422-4ea5-9a36-6b0d2151432d tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:21.457553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f256e149-4422-4ea5-9a36-6b0d2151432d tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:21.470062 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.470062 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:21.470797 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.admin_actions [None req-f256e149-4422-4ea5-9a36-6b0d2151432d tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume 'c797c0fe-c95d-4c0f-ba6f-760c08bd70ee' with '{'status': 'attaching'}' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:21.496294 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f256e149-4422-4ea5-9a36-6b0d2151432d tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee/action returned with HTTP 202 Jul 10 19:56:21.496811 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 132/530] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:21 2026] POST /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:21.504174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bcfc8431-6a67-415b-b39f-acc3141cc849 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.508230 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bcfc8431-6a67-415b-b39f-acc3141cc849 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee Jul 10 19:56:21.508230 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bcfc8431-6a67-415b-b39f-acc3141cc849 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.508230 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bcfc8431-6a67-415b-b39f-acc3141cc849 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.519106 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.519106 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:21.529701 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bcfc8431-6a67-415b-b39f-acc3141cc849 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:21.540757 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bcfc8431-6a67-415b-b39f-acc3141cc849 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee returned with HTTP 200 Jul 10 19:56:21.542375 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 134/531] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:21 2026] GET /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:21.559991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-29405b74-935e-4524-b560-3bcb449dc5e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.563591 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29405b74-935e-4524-b560-3bcb449dc5e4 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee/action Jul 10 19:56:21.563591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29405b74-935e-4524-b560-3bcb449dc5e4 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:21.563591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29405b74-935e-4524-b560-3bcb449dc5e4 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:21.574164 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.574164 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:21.574528 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-29405b74-935e-4524-b560-3bcb449dc5e4 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Volume info retrieved successfully. Jul 10 19:56:21.591370 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-364456bf-3540-4285-ad24-2e0f837b116b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.593871 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-364456bf-3540-4285-ad24-2e0f837b116b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] DELETE https://10.4.3.145/volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9 Jul 10 19:56:21.594130 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-364456bf-3540-4285-ad24-2e0f837b116b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.594368 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-364456bf-3540-4285-ad24-2e0f837b116b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.602441 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-29405b74-935e-4524-b560-3bcb449dc5e4 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Delete volume request issued successfully. Jul 10 19:56:21.602744 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29405b74-935e-4524-b560-3bcb449dc5e4 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee/action returned with HTTP 202 Jul 10 19:56:21.603053 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.603053 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:21.603267 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 136/532] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:21 2026] POST /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:21.616168 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5144fd29-7f24-4176-b85b-c86f10b26e3f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:21.617629 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5144fd29-7f24-4176-b85b-c86f10b26e3f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee Jul 10 19:56:21.617973 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5144fd29-7f24-4176-b85b-c86f10b26e3f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:21.618184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5144fd29-7f24-4176-b85b-c86f10b26e3f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:21.626059 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:21.626059 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:21.630330 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5144fd29-7f24-4176-b85b-c86f10b26e3f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:21.635106 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5144fd29-7f24-4176-b85b-c86f10b26e3f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee returned with HTTP 200 Jul 10 19:56:21.635484 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 133/533] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:21 2026] GET /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:22.134972 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f0ad5ab5-2ec3-4428-b0d3-e2a1bcb256ce req-364456bf-3540-4285-ad24-2e0f837b116b tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9 returned with HTTP 200 Jul 10 19:56:22.135359 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 131/534] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:56:21 2026] DELETE /volume/v3/attachments/774a1917-29c8-40d7-bd0a-02f0176be6d9 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:22.340058 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0d61192f-c48d-42bf-86bc-4b2df42f74bc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.348975 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d61192f-c48d-42bf-86bc-4b2df42f74bc tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 Jul 10 19:56:22.348975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d61192f-c48d-42bf-86bc-4b2df42f74bc tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:22.348975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d61192f-c48d-42bf-86bc-4b2df42f74bc tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:22.363228 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d61192f-c48d-42bf-86bc-4b2df42f74bc tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 returned with HTTP 404 Jul 10 19:56:22.363228 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 135/535] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:22 2026] GET /volume/v3/volumes/4e2614a3-58e1-459f-86f4-b924f8521956 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:22.369572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f972a8c9-7d71-44f1-8bb7-9b95805668fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.371793 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f972a8c9-7d71-44f1-8bb7-9b95805668fa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] DELETE https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa Jul 10 19:56:22.372058 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f972a8c9-7d71-44f1-8bb7-9b95805668fa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:22.372307 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f972a8c9-7d71-44f1-8bb7-9b95805668fa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:22.372529 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-f972a8c9-7d71-44f1-8bb7-9b95805668fa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Delete volume with id: ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa Jul 10 19:56:22.388235 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:22.388235 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:22.388667 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f972a8c9-7d71-44f1-8bb7-9b95805668fa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:22.413228 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f972a8c9-7d71-44f1-8bb7-9b95805668fa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Delete volume request issued successfully. Jul 10 19:56:22.413462 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f972a8c9-7d71-44f1-8bb7-9b95805668fa tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa returned with HTTP 202 Jul 10 19:56:22.414451 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 137/536] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:22 2026] DELETE /volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:22.425254 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c08a7bdb-9074-48d2-9064-19ec29384250 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.427369 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c08a7bdb-9074-48d2-9064-19ec29384250 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa Jul 10 19:56:22.427866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c08a7bdb-9074-48d2-9064-19ec29384250 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:22.427866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c08a7bdb-9074-48d2-9064-19ec29384250 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:22.435717 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:22.435717 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:22.440375 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c08a7bdb-9074-48d2-9064-19ec29384250 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:22.446573 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c08a7bdb-9074-48d2-9064-19ec29384250 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa returned with HTTP 200 Jul 10 19:56:22.447122 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 134/537] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:22 2026] GET /volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:22.652989 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9a0660be-0e06-4d27-a21e-3da2b5b3d0cf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.655596 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a0660be-0e06-4d27-a21e-3da2b5b3d0cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee Jul 10 19:56:22.655861 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9a0660be-0e06-4d27-a21e-3da2b5b3d0cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:22.656126 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9a0660be-0e06-4d27-a21e-3da2b5b3d0cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:22.665329 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a0660be-0e06-4d27-a21e-3da2b5b3d0cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee returned with HTTP 404 Jul 10 19:56:22.665865 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 132/538] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:22 2026] GET /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:22.674005 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-52b85b49-174c-4f37-b676-a5fcaf2f8b16 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.675866 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-52b85b49-174c-4f37-b676-a5fcaf2f8b16 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee Jul 10 19:56:22.676142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-52b85b49-174c-4f37-b676-a5fcaf2f8b16 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:22.676306 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-52b85b49-174c-4f37-b676-a5fcaf2f8b16 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:22.694407 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-52b85b49-174c-4f37-b676-a5fcaf2f8b16 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee returned with HTTP 404 Jul 10 19:56:22.695170 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 136/539] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:22 2026] GET /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:22.702759 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-83617733-ca87-4af0-8eb3-d9046b90b7b4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.709657 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-83617733-ca87-4af0-8eb3-d9046b90b7b4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee Jul 10 19:56:22.710780 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-83617733-ca87-4af0-8eb3-d9046b90b7b4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:22.710996 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-83617733-ca87-4af0-8eb3-d9046b90b7b4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:22.711151 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-83617733-ca87-4af0-8eb3-d9046b90b7b4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Delete volume with id: c797c0fe-c95d-4c0f-ba6f-760c08bd70ee Jul 10 19:56:22.717170 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-83617733-ca87-4af0-8eb3-d9046b90b7b4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee returned with HTTP 404 Jul 10 19:56:22.717622 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 138/540] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:22 2026] DELETE /volume/v3/volumes/c797c0fe-c95d-4c0f-ba6f-760c08bd70ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:22.728379 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3319457a-fcee-47cc-8446-8965002e75cf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.730517 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:22.730980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1657483909"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:22.733076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1657483909'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:22.733708 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume of 1 GB Jul 10 19:56:22.739055 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Availability Zones retrieved successfully. Jul 10 19:56:22.748092 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (a5bba5a5-6eda-4b47-9a14-8893add8d378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:22.749533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c8dfd6-25a8-4129-be98-791a363ada37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:22.751621 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:22.788647 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c8dfd6-25a8-4129-be98-791a363ada37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:22.789632 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dff75f0-fdfd-4f43-bf14-45abeb7a5e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:22.813352 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7c82e4b2-08f4-4359-b1bc-1e865471552d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.815363 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7c82e4b2-08f4-4359-b1bc-1e865471552d tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:56:22.815580 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7c82e4b2-08f4-4359-b1bc-1e865471552d tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:22.815834 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7c82e4b2-08f4-4359-b1bc-1e865471552d tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:22.824442 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:22.824442 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:22.829209 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7c82e4b2-08f4-4359-b1bc-1e865471552d tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:56:22.834428 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7c82e4b2-08f4-4359-b1bc-1e865471552d tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:56:22.834915 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 133/541] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:22 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:22.844188 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Created reservations ['3ddb85b4-da95-424d-8351-0fac026a1e02', '0681013d-f7e4-4692-aeb1-1d6277300da8', '6600fdad-e723-4362-bdd5-789498523bed', '35c746a3-4b86-42e6-a645-8736ac7531d7'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:22.845096 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dff75f0-fdfd-4f43-bf14-45abeb7a5e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ddb85b4-da95-424d-8351-0fac026a1e02', '0681013d-f7e4-4692-aeb1-1d6277300da8', '6600fdad-e723-4362-bdd5-789498523bed', '35c746a3-4b86-42e6-a645-8736ac7531d7']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:22.845846 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f2b278-c1ce-4fbf-9a7f-b9d457bd27f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:22.873072 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f2b278-c1ce-4fbf-9a7f-b9d457bd27f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19710751-3af1-4990-b149-d7552f87f92e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1657483909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['3ddb85b4-da95-424d-8351-0fac026a1e02','0681013d-f7e4-4692-aeb1-1d6277300da8','6600fdad-e723-4362-bdd5-789498523bed','35c746a3-4b86-42e6-a645-8736ac7531d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1657483909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19710751-3af1-4990-b149-d7552f87f92e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19018c8011bc41168aa26d4260dd523d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:22.873828 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fba3b5f-2724-4980-8fa9-b04e32be68ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:22.895658 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fba3b5f-2724-4980-8fa9-b04e32be68ef) transitioned into state 'SUCCESS' from state '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-1657483909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['3ddb85b4-da95-424d-8351-0fac026a1e02','0681013d-f7e4-4692-aeb1-1d6277300da8','6600fdad-e723-4362-bdd5-789498523bed','35c746a3-4b86-42e6-a645-8736ac7531d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:22.896567 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb817e8-885d-4170-bb51-7dd9597bc7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:22.906985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb817e8-885d-4170-bb51-7dd9597bc7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:22.907923 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (a5bba5a5-6eda-4b47-9a14-8893add8d378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:22.908292 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request issued successfully. Jul 10 19:56:22.908903 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3319457a-fcee-47cc-8446-8965002e75cf tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:22.909393 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 135/542] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:22 2026] POST /volume/v3/volumes => generated 749 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:22.924991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ece6ee15-0a70-4e96-99bf-15ea07f52bbe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:22.926611 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ece6ee15-0a70-4e96-99bf-15ea07f52bbe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e Jul 10 19:56:22.926838 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ece6ee15-0a70-4e96-99bf-15ea07f52bbe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:22.927052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ece6ee15-0a70-4e96-99bf-15ea07f52bbe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:22.935930 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:22.935930 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:22.941364 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ece6ee15-0a70-4e96-99bf-15ea07f52bbe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:22.946383 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ece6ee15-0a70-4e96-99bf-15ea07f52bbe tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e returned with HTTP 200 Jul 10 19:56:22.946855 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 137/543] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:22 2026] GET /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:23.291094 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:23.293224 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:23.293547 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-401089126", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:23.295388 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-401089126', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:23.295532 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Create volume of 1 GB Jul 10 19:56:23.299835 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Availability Zones retrieved successfully. Jul 10 19:56:23.306694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Flow 'volume_create_api' (67baabe5-d245-4998-a3d6-6be0d5fcdc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:23.307780 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a15566-cc9a-478e-9f5b-f191b92bbeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:23.308923 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:23.346415 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a15566-cc9a-478e-9f5b-f191b92bbeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:23.347417 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4d407c-88a9-456c-8d99-8d79c6b6fe0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:23.418258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Created reservations ['bb1b9f19-83c2-4e8f-ad5f-556e061c0570', 'e1062c40-30a7-4f70-b1c5-1ddf247b412d', '628d9540-1180-4b8e-a265-ca54d2407e85', '78e92cce-96eb-4c10-b7cb-bdf9651f0ee2'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:23.419082 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4d407c-88a9-456c-8d99-8d79c6b6fe0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb1b9f19-83c2-4e8f-ad5f-556e061c0570', 'e1062c40-30a7-4f70-b1c5-1ddf247b412d', '628d9540-1180-4b8e-a265-ca54d2407e85', '78e92cce-96eb-4c10-b7cb-bdf9651f0ee2']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:23.419900 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f5a198-b032-4af2-b6fb-e4d97abb4bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:23.445453 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f5a198-b032-4af2-b6fb-e4d97abb4bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6a5b2e5-165e-4dd4-add7-e00a55e746c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-401089126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34271295c160427db8c4121fde163012',qos_specs=None,replication_status=,reservations=['bb1b9f19-83c2-4e8f-ad5f-556e061c0570','e1062c40-30a7-4f70-b1c5-1ddf247b412d','628d9540-1180-4b8e-a265-ca54d2407e85','78e92cce-96eb-4c10-b7cb-bdf9651f0ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c53141c8f94f6fb30d6ed3cf5b459c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-401089126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6a5b2e5-165e-4dd4-add7-e00a55e746c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34271295c160427db8c4121fde163012',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c53141c8f94f6fb30d6ed3cf5b459c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:23.446129 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6ec1b0-eea6-41bc-a120-e4d709b3f851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:23.460733 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-576be26b-a768-4e64-b289-097d8b749b1a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:23.462629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-576be26b-a768-4e64-b289-097d8b749b1a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa Jul 10 19:56:23.462841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-576be26b-a768-4e64-b289-097d8b749b1a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:23.463042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-576be26b-a768-4e64-b289-097d8b749b1a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:23.465869 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6ec1b0-eea6-41bc-a120-e4d709b3f851) transitioned into state 'SUCCESS' from state '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-401089126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34271295c160427db8c4121fde163012',qos_specs=None,replication_status=,reservations=['bb1b9f19-83c2-4e8f-ad5f-556e061c0570','e1062c40-30a7-4f70-b1c5-1ddf247b412d','628d9540-1180-4b8e-a265-ca54d2407e85','78e92cce-96eb-4c10-b7cb-bdf9651f0ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c53141c8f94f6fb30d6ed3cf5b459c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:23.467467 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d56a30-4337-4dac-9880-acad4a37f004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:23.470953 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-576be26b-a768-4e64-b289-097d8b749b1a tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa returned with HTTP 404 Jul 10 19:56:23.471502 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 134/544] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:23 2026] GET /volume/v3/volumes/ac12c0e2-8d1d-4de2-9ea5-f738e4531aaa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:23.480009 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d56a30-4337-4dac-9880-acad4a37f004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:23.480903 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-985e7e6d-d805-4c80-85c8-f8de2af13877 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:23.481103 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Flow 'volume_create_api' (67baabe5-d245-4998-a3d6-6be0d5fcdc55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:23.481449 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Create volume request issued successfully. Jul 10 19:56:23.482151 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-3b52cc3d-c510-43fb-9a05-97459d0e6d73 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:23.482674 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 139/545] 10.4.3.145 () {72 vars in 1541 bytes} [Fri Jul 10 19:56:23 2026] POST /volume/v3/volumes => generated 754 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:23.484791 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-985e7e6d-d805-4c80-85c8-f8de2af13877 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a Jul 10 19:56:23.484791 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-985e7e6d-d805-4c80-85c8-f8de2af13877 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:23.484791 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-985e7e6d-d805-4c80-85c8-f8de2af13877 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:23.484791 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-985e7e6d-d805-4c80-85c8-f8de2af13877 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Delete volume with id: a424f93b-1022-4d8c-9b1f-bb2d9127184a Jul 10 19:56:23.494425 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:23.494425 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:23.495756 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-985e7e6d-d805-4c80-85c8-f8de2af13877 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:23.496692 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-418a6ccd-4020-48b8-8949-5e7e8bf9c9ce None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:23.500709 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-418a6ccd-4020-48b8-8949-5e7e8bf9c9ce tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:23.500985 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-418a6ccd-4020-48b8-8949-5e7e8bf9c9ce tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:23.502520 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-418a6ccd-4020-48b8-8949-5e7e8bf9c9ce tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:23.510722 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:23.510722 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:23.517930 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-418a6ccd-4020-48b8-8949-5e7e8bf9c9ce tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Volume info retrieved successfully. Jul 10 19:56:23.522535 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d7a287f7-09be-4d3d-bfc1-13ce868ead54 req-418a6ccd-4020-48b8-8949-5e7e8bf9c9ce tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 returned with HTTP 200 Jul 10 19:56:23.523096 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 138/546] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:23 2026] GET /volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:56:23.526177 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-985e7e6d-d805-4c80-85c8-f8de2af13877 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Delete volume request issued successfully. Jul 10 19:56:23.526368 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-985e7e6d-d805-4c80-85c8-f8de2af13877 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a returned with HTTP 202 Jul 10 19:56:23.526843 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 136/547] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:23 2026] DELETE /volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:23.535038 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-82e1b588-06a6-4e22-bd00-b5f06d92c590 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:23.538080 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-82e1b588-06a6-4e22-bd00-b5f06d92c590 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a Jul 10 19:56:23.538461 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-82e1b588-06a6-4e22-bd00-b5f06d92c590 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:23.539069 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-82e1b588-06a6-4e22-bd00-b5f06d92c590 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:23.555469 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:23.555469 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:23.558419 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-74b004a8-fa18-4cc7-9821-6c47601b78d7 req-2517cfbe-dba8-4a78-8899-79268122c515 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:23.560903 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-74b004a8-fa18-4cc7-9821-6c47601b78d7 req-2517cfbe-dba8-4a78-8899-79268122c515 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:23.561132 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-74b004a8-fa18-4cc7-9821-6c47601b78d7 req-2517cfbe-dba8-4a78-8899-79268122c515 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:23.561361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-74b004a8-fa18-4cc7-9821-6c47601b78d7 req-2517cfbe-dba8-4a78-8899-79268122c515 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:23.565027 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-82e1b588-06a6-4e22-bd00-b5f06d92c590 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Volume info retrieved successfully. Jul 10 19:56:23.569003 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:23.569003 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:23.572521 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-82e1b588-06a6-4e22-bd00-b5f06d92c590 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a returned with HTTP 200 Jul 10 19:56:23.573028 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 135/548] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:23 2026] GET /volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:23.573940 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-74b004a8-fa18-4cc7-9821-6c47601b78d7 req-2517cfbe-dba8-4a78-8899-79268122c515 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Volume info retrieved successfully. Jul 10 19:56:23.583291 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-74b004a8-fa18-4cc7-9821-6c47601b78d7 req-2517cfbe-dba8-4a78-8899-79268122c515 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 returned with HTTP 200 Jul 10 19:56:23.583983 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 140/549] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:23 2026] GET /volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:23.959495 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-130c7c74-8844-4a1e-9d8d-202e738f880d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:23.961778 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-130c7c74-8844-4a1e-9d8d-202e738f880d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e Jul 10 19:56:23.962095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-130c7c74-8844-4a1e-9d8d-202e738f880d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:23.962439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-130c7c74-8844-4a1e-9d8d-202e738f880d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:23.971454 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:23.971454 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:23.975907 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-130c7c74-8844-4a1e-9d8d-202e738f880d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:23.981208 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-130c7c74-8844-4a1e-9d8d-202e738f880d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e returned with HTTP 200 Jul 10 19:56:23.981848 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 139/550] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:23 2026] GET /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:23.995635 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6331dcce-9d48-4d4a-a414-7ba21cbe6e0e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:23.998166 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6331dcce-9d48-4d4a-a414-7ba21cbe6e0e tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e/action Jul 10 19:56:23.998562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6331dcce-9d48-4d4a-a414-7ba21cbe6e0e tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:23.998670 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6331dcce-9d48-4d4a-a414-7ba21cbe6e0e tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:24.007105 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.007105 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:24.007774 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.admin_actions [None req-6331dcce-9d48-4d4a-a414-7ba21cbe6e0e tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume '19710751-3af1-4990-b149-d7552f87f92e' with '{'status': 'creating'}' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:24.027322 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6331dcce-9d48-4d4a-a414-7ba21cbe6e0e tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e/action returned with HTTP 202 Jul 10 19:56:24.028164 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 137/551] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:23 2026] POST /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 19:56:24.035804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a8c9a245-346b-4a52-99f5-715d90c9506a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:24.037901 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a8c9a245-346b-4a52-99f5-715d90c9506a tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e Jul 10 19:56:24.038141 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a8c9a245-346b-4a52-99f5-715d90c9506a tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:24.038369 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a8c9a245-346b-4a52-99f5-715d90c9506a tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:24.046597 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.046597 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:24.051251 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a8c9a245-346b-4a52-99f5-715d90c9506a tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:24.056807 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a8c9a245-346b-4a52-99f5-715d90c9506a tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e returned with HTTP 200 Jul 10 19:56:24.057289 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 136/552] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:24 2026] GET /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:24.073371 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a0f714e5-0025-4b4a-a707-9228983589e1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:24.075294 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0f714e5-0025-4b4a-a707-9228983589e1 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e/action Jul 10 19:56:24.075648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0f714e5-0025-4b4a-a707-9228983589e1 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:24.075822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0f714e5-0025-4b4a-a707-9228983589e1 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:24.083414 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.083414 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:24.083820 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a0f714e5-0025-4b4a-a707-9228983589e1 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Volume info retrieved successfully. Jul 10 19:56:24.107457 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a0f714e5-0025-4b4a-a707-9228983589e1 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Delete volume request issued successfully. Jul 10 19:56:24.107713 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0f714e5-0025-4b4a-a707-9228983589e1 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e/action returned with HTTP 202 Jul 10 19:56:24.108222 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 141/553] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:24 2026] POST /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:24.120928 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e73e08bc-a0cd-4254-b08c-d38798b30d11 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:24.123061 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e73e08bc-a0cd-4254-b08c-d38798b30d11 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e Jul 10 19:56:24.123361 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e73e08bc-a0cd-4254-b08c-d38798b30d11 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:24.123660 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e73e08bc-a0cd-4254-b08c-d38798b30d11 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:24.140661 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.140661 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:24.148393 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e73e08bc-a0cd-4254-b08c-d38798b30d11 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:24.154817 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e73e08bc-a0cd-4254-b08c-d38798b30d11 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e returned with HTTP 200 Jul 10 19:56:24.156141 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 140/554] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:24 2026] GET /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:24.589763 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7dfbe094-efda-4538-b964-64da3b686b91 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:24.592287 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7dfbe094-efda-4538-b964-64da3b686b91 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] GET https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a Jul 10 19:56:24.592586 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7dfbe094-efda-4538-b964-64da3b686b91 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:24.593126 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7dfbe094-efda-4538-b964-64da3b686b91 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:24.602086 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7dfbe094-efda-4538-b964-64da3b686b91 tempest-VolumesTestJSON-753652835 tempest-VolumesTestJSON-753652835-project-member] https://10.4.3.145/volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a returned with HTTP 404 Jul 10 19:56:24.603220 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 138/555] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:24 2026] GET /volume/v3/volumes/a424f93b-1022-4d8c-9b1f-bb2d9127184a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:56:24.612935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-bd648952-492a-4fdf-9ae6-fb62aa73f229 req-eee9b597-b53f-43e0-ac6f-671df0e90dad None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:24.615119 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-bd648952-492a-4fdf-9ae6-fb62aa73f229 req-eee9b597-b53f-43e0-ac6f-671df0e90dad tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:24.615315 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-bd648952-492a-4fdf-9ae6-fb62aa73f229 req-eee9b597-b53f-43e0-ac6f-671df0e90dad tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:24.615507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-bd648952-492a-4fdf-9ae6-fb62aa73f229 req-eee9b597-b53f-43e0-ac6f-671df0e90dad tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:24.623224 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.623224 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:24.627044 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-bd648952-492a-4fdf-9ae6-fb62aa73f229 req-eee9b597-b53f-43e0-ac6f-671df0e90dad tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Volume info retrieved successfully. Jul 10 19:56:24.632151 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-bd648952-492a-4fdf-9ae6-fb62aa73f229 req-eee9b597-b53f-43e0-ac6f-671df0e90dad tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 returned with HTTP 200 Jul 10 19:56:24.632606 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 137/556] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:24 2026] GET /volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:24.670436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:24.673700 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:24.674176 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6a5b2e5-165e-4dd4-add7-e00a55e746c2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1778466480", "description": null, "metadata": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:24.684786 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.684786 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:24.685533 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Volume info retrieved successfully. Jul 10 19:56:24.685728 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Create snapshot from volume d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:24.706156 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-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 19:56:24.745337 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Created reservations ['e8dfd039-02e5-4b82-b227-6b8fea05958d', 'fa7c0aa5-11b4-402e-ac5d-b0ff417dfa43', 'efba695e-e63f-4742-945f-900a6a9d63cd', '1a4d2d96-e1d3-407b-86f4-102e4ac0e4c6'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:24.786564 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Snapshot create request issued successfully. Jul 10 19:56:24.786920 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-564f5277-b12c-4537-9507-83d1e9d69d0c req-af4dc4ee-198c-4c30-ae3e-401176dfeca0 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:24.787372 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 142/557] 10.4.3.145 () {72 vars in 1547 bytes} [Fri Jul 10 19:56:24 2026] POST /volume/v3/snapshots => generated 311 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:24.928038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0a03bf2e-b686-410d-a8c3-33993618e4ba req-764686ed-cf24-422e-b14f-c55f05b70e9d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:24.932222 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0a03bf2e-b686-410d-a8c3-33993618e4ba req-764686ed-cf24-422e-b14f-c55f05b70e9d tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] GET https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c Jul 10 19:56:24.932411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0a03bf2e-b686-410d-a8c3-33993618e4ba req-764686ed-cf24-422e-b14f-c55f05b70e9d tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:24.932597 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0a03bf2e-b686-410d-a8c3-33993618e4ba req-764686ed-cf24-422e-b14f-c55f05b70e9d tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:24.944492 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.944492 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:24.944492 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-0a03bf2e-b686-410d-a8c3-33993618e4ba req-764686ed-cf24-422e-b14f-c55f05b70e9d tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] Snapshot retrieved successfully. Jul 10 19:56:24.944492 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0a03bf2e-b686-410d-a8c3-33993618e4ba req-764686ed-cf24-422e-b14f-c55f05b70e9d tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c returned with HTTP 200 Jul 10 19:56:24.944492 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 141/558] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 19:56:24 2026] GET /volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:24.970712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-cd3163a8-be70-4511-a769-a87bc960f2da req-f9aa5305-9392-41b2-b2cf-05b471232654 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:24.972866 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-cd3163a8-be70-4511-a769-a87bc960f2da req-f9aa5305-9392-41b2-b2cf-05b471232654 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 19:56:24.973078 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-cd3163a8-be70-4511-a769-a87bc960f2da req-f9aa5305-9392-41b2-b2cf-05b471232654 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:24.973291 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-cd3163a8-be70-4511-a769-a87bc960f2da req-f9aa5305-9392-41b2-b2cf-05b471232654 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:24.973555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [req-cd3163a8-be70-4511-a769-a87bc960f2da req-f9aa5305-9392-41b2-b2cf-05b471232654 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:24.973916 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.973916 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:24.974626 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [req-cd3163a8-be70-4511-a769-a87bc960f2da req-f9aa5305-9392-41b2-b2cf-05b471232654 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:56:24.982124 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-cd3163a8-be70-4511-a769-a87bc960f2da req-f9aa5305-9392-41b2-b2cf-05b471232654 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] Get all snapshots completed successfully. Jul 10 19:56:24.982528 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:24.982528 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:24.983076 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-cd3163a8-be70-4511-a769-a87bc960f2da req-f9aa5305-9392-41b2-b2cf-05b471232654 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-reader] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:56:24.983443 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 139/559] 10.4.3.145 () {68 vars in 1514 bytes} [Fri Jul 10 19:56:24 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:56:25.007325 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-7c2ae02a-ab84-4c5e-a686-ee764321a09f req-fa9a3a6b-7368-49a5-94f3-accaafd48fb8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:25.009508 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7c2ae02a-ab84-4c5e-a686-ee764321a09f req-fa9a3a6b-7368-49a5-94f3-accaafd48fb8 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c Jul 10 19:56:25.009728 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7c2ae02a-ab84-4c5e-a686-ee764321a09f req-fa9a3a6b-7368-49a5-94f3-accaafd48fb8 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:25.009947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7c2ae02a-ab84-4c5e-a686-ee764321a09f req-fa9a3a6b-7368-49a5-94f3-accaafd48fb8 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:25.014563 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:25.014563 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:25.015064 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-7c2ae02a-ab84-4c5e-a686-ee764321a09f req-fa9a3a6b-7368-49a5-94f3-accaafd48fb8 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Snapshot retrieved successfully. Jul 10 19:56:25.015794 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7c2ae02a-ab84-4c5e-a686-ee764321a09f req-fa9a3a6b-7368-49a5-94f3-accaafd48fb8 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c returned with HTTP 200 Jul 10 19:56:25.016178 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 138/560] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 19:56:25 2026] GET /volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:25.038939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-63e34967-c8bc-445d-b8fb-75740c964ab1 req-27efdf54-984f-48ad-98e5-f34c48be4c81 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:25.041305 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-63e34967-c8bc-445d-b8fb-75740c964ab1 req-27efdf54-984f-48ad-98e5-f34c48be4c81 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c Jul 10 19:56:25.041522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-63e34967-c8bc-445d-b8fb-75740c964ab1 req-27efdf54-984f-48ad-98e5-f34c48be4c81 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:25.041817 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-63e34967-c8bc-445d-b8fb-75740c964ab1 req-27efdf54-984f-48ad-98e5-f34c48be4c81 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:25.041916 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [req-63e34967-c8bc-445d-b8fb-75740c964ab1 req-27efdf54-984f-48ad-98e5-f34c48be4c81 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Delete snapshot with id: f46bbf23-6901-4f3c-a75d-3818a133da7c Jul 10 19:56:25.050357 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:25.050357 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:25.050818 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-63e34967-c8bc-445d-b8fb-75740c964ab1 req-27efdf54-984f-48ad-98e5-f34c48be4c81 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Snapshot retrieved successfully. Jul 10 19:56:25.070230 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-63e34967-c8bc-445d-b8fb-75740c964ab1 req-27efdf54-984f-48ad-98e5-f34c48be4c81 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Snapshot delete request issued successfully. Jul 10 19:56:25.070469 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-63e34967-c8bc-445d-b8fb-75740c964ab1 req-27efdf54-984f-48ad-98e5-f34c48be4c81 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c returned with HTTP 202 Jul 10 19:56:25.070856 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 143/561] 10.4.3.145 () {70 vars in 1626 bytes} [Fri Jul 10 19:56:25 2026] DELETE /volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:25.093769 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-b7331346-5f50-4226-9210-e780888b3c90 req-55ae1855-47fd-4de3-8451-62ad231fe5db None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:25.097218 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b7331346-5f50-4226-9210-e780888b3c90 req-55ae1855-47fd-4de3-8451-62ad231fe5db tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c Jul 10 19:56:25.097218 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b7331346-5f50-4226-9210-e780888b3c90 req-55ae1855-47fd-4de3-8451-62ad231fe5db tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:25.100837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b7331346-5f50-4226-9210-e780888b3c90 req-55ae1855-47fd-4de3-8451-62ad231fe5db tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:25.106410 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:25.106410 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:25.107026 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-b7331346-5f50-4226-9210-e780888b3c90 req-55ae1855-47fd-4de3-8451-62ad231fe5db tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Snapshot retrieved successfully. Jul 10 19:56:25.108234 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b7331346-5f50-4226-9210-e780888b3c90 req-55ae1855-47fd-4de3-8451-62ad231fe5db tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c returned with HTTP 200 Jul 10 19:56:25.108778 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 142/562] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 19:56:25 2026] GET /volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:25.171824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-15e1cb4f-2787-4e28-9bd4-1223eb966c00 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:25.173532 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-15e1cb4f-2787-4e28-9bd4-1223eb966c00 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e Jul 10 19:56:25.173797 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-15e1cb4f-2787-4e28-9bd4-1223eb966c00 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:25.174019 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-15e1cb4f-2787-4e28-9bd4-1223eb966c00 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:25.180752 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-15e1cb4f-2787-4e28-9bd4-1223eb966c00 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e returned with HTTP 404 Jul 10 19:56:25.181346 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 140/563] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:25 2026] GET /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:56:25.188477 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dc66541e-917e-4943-8a94-f0440b89e2be None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:25.190175 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dc66541e-917e-4943-8a94-f0440b89e2be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e Jul 10 19:56:25.190574 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dc66541e-917e-4943-8a94-f0440b89e2be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:25.190930 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dc66541e-917e-4943-8a94-f0440b89e2be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:25.197162 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dc66541e-917e-4943-8a94-f0440b89e2be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e returned with HTTP 404 Jul 10 19:56:25.197652 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 139/564] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:25 2026] GET /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:25.208579 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ad1b0724-3147-42aa-aefc-f807b086a56d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:25.210303 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ad1b0724-3147-42aa-aefc-f807b086a56d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] DELETE https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e Jul 10 19:56:25.210510 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ad1b0724-3147-42aa-aefc-f807b086a56d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:25.210727 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ad1b0724-3147-42aa-aefc-f807b086a56d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:25.210909 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ad1b0724-3147-42aa-aefc-f807b086a56d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Delete volume with id: 19710751-3af1-4990-b149-d7552f87f92e Jul 10 19:56:25.215949 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ad1b0724-3147-42aa-aefc-f807b086a56d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e returned with HTTP 404 Jul 10 19:56:25.216440 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 144/565] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:25 2026] DELETE /volume/v3/volumes/19710751-3af1-4990-b149-d7552f87f92e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:25.225145 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-267e9592-0051-49b5-ad2c-70a38981bea4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:25.228328 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:25.228328 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-962429976"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:25.229851 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-962429976'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:25.230105 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume of 1 GB Jul 10 19:56:25.235198 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Availability Zones retrieved successfully. Jul 10 19:56:25.244172 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (bc0ebba8-3757-4b3a-b294-a2083856c9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:25.245688 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b84fdce-91cc-49cc-8216-111e6ea4e6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:25.247570 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:25.289676 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b84fdce-91cc-49cc-8216-111e6ea4e6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:25.290837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b519a35-87ec-465d-be5f-59c31b46ab4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:25.341741 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Created reservations ['67fd6faa-de8e-4bc8-bacd-0e518c1c06f5', '36ff9ebf-0dd0-4f3c-bfeb-0d7b5be2102f', '823d1f94-e77a-4a65-98c5-68f9bfa8adba', '60a3b2e0-67f7-44c6-a010-b7173451e783'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:25.342728 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b519a35-87ec-465d-be5f-59c31b46ab4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67fd6faa-de8e-4bc8-bacd-0e518c1c06f5', '36ff9ebf-0dd0-4f3c-bfeb-0d7b5be2102f', '823d1f94-e77a-4a65-98c5-68f9bfa8adba', '60a3b2e0-67f7-44c6-a010-b7173451e783']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:25.343881 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66c5d296-66a4-4275-bbdc-f830daf503d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:25.372467 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66c5d296-66a4-4275-bbdc-f830daf503d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1784f2cb-cd91-46f7-bace-12f98a70c96a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-962429976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['67fd6faa-de8e-4bc8-bacd-0e518c1c06f5','36ff9ebf-0dd0-4f3c-bfeb-0d7b5be2102f','823d1f94-e77a-4a65-98c5-68f9bfa8adba','60a3b2e0-67f7-44c6-a010-b7173451e783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-962429976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1784f2cb-cd91-46f7-bace-12f98a70c96a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19018c8011bc41168aa26d4260dd523d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:25.373567 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401f4e9e-bead-4f57-88ac-976758b5d7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:25.391633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401f4e9e-bead-4f57-88ac-976758b5d7e6) transitioned into state 'SUCCESS' from state '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-962429976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['67fd6faa-de8e-4bc8-bacd-0e518c1c06f5','36ff9ebf-0dd0-4f3c-bfeb-0d7b5be2102f','823d1f94-e77a-4a65-98c5-68f9bfa8adba','60a3b2e0-67f7-44c6-a010-b7173451e783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:25.392301 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe7f8c4c-6fd7-4891-a37f-1a5100943069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:25.402664 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe7f8c4c-6fd7-4891-a37f-1a5100943069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:25.403418 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (bc0ebba8-3757-4b3a-b294-a2083856c9e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:25.403752 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request issued successfully. Jul 10 19:56:25.404323 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-267e9592-0051-49b5-ad2c-70a38981bea4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:25.404852 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 143/566] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:25 2026] POST /volume/v3/volumes => generated 748 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:25.421776 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b469c2ce-5feb-4e31-9e2d-982c38209200 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:25.423470 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b469c2ce-5feb-4e31-9e2d-982c38209200 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a Jul 10 19:56:25.423642 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b469c2ce-5feb-4e31-9e2d-982c38209200 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:25.423901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b469c2ce-5feb-4e31-9e2d-982c38209200 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:25.436037 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:25.436037 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:25.446386 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b469c2ce-5feb-4e31-9e2d-982c38209200 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:25.456432 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b469c2ce-5feb-4e31-9e2d-982c38209200 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a returned with HTTP 200 Jul 10 19:56:25.456886 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 141/567] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:25 2026] GET /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:26.138513 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-9169a243-a658-46c0-bdde-9fd00bb941c6 req-9787a11a-a8d7-4ab9-80b6-699fbda9206e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.142999 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9169a243-a658-46c0-bdde-9fd00bb941c6 req-9787a11a-a8d7-4ab9-80b6-699fbda9206e tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c Jul 10 19:56:26.142999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9169a243-a658-46c0-bdde-9fd00bb941c6 req-9787a11a-a8d7-4ab9-80b6-699fbda9206e tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.142999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9169a243-a658-46c0-bdde-9fd00bb941c6 req-9787a11a-a8d7-4ab9-80b6-699fbda9206e tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.148297 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9169a243-a658-46c0-bdde-9fd00bb941c6 req-9787a11a-a8d7-4ab9-80b6-699fbda9206e tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c returned with HTTP 404 Jul 10 19:56:26.149629 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 140/568] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/snapshots/f46bbf23-6901-4f3c-a75d-3818a133da7c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:56:26.172830 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4a86d99a-ae8f-45c9-9b81-543af7d55405 req-126c3c34-79c3-46f0-b45a-e05ad6b7635c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.177190 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4a86d99a-ae8f-45c9-9b81-543af7d55405 req-126c3c34-79c3-46f0-b45a-e05ad6b7635c tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:26.177371 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4a86d99a-ae8f-45c9-9b81-543af7d55405 req-126c3c34-79c3-46f0-b45a-e05ad6b7635c tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.177694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4a86d99a-ae8f-45c9-9b81-543af7d55405 req-126c3c34-79c3-46f0-b45a-e05ad6b7635c tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.177894 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-4a86d99a-ae8f-45c9-9b81-543af7d55405 req-126c3c34-79c3-46f0-b45a-e05ad6b7635c tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Delete volume with id: d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:26.195631 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:26.195631 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:26.196339 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-4a86d99a-ae8f-45c9-9b81-543af7d55405 req-126c3c34-79c3-46f0-b45a-e05ad6b7635c tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Volume info retrieved successfully. Jul 10 19:56:26.226380 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-4a86d99a-ae8f-45c9-9b81-543af7d55405 req-126c3c34-79c3-46f0-b45a-e05ad6b7635c tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Delete volume request issued successfully. Jul 10 19:56:26.226853 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4a86d99a-ae8f-45c9-9b81-543af7d55405 req-126c3c34-79c3-46f0-b45a-e05ad6b7635c tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 returned with HTTP 202 Jul 10 19:56:26.227011 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 145/569] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 19:56:26 2026] DELETE /volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:26.256910 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-8b0ec14d-4b86-40ca-a8aa-c0ede1045e02 req-77c5e303-20b5-4a47-aaf1-e5f000f4d704 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.259549 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-8b0ec14d-4b86-40ca-a8aa-c0ede1045e02 req-77c5e303-20b5-4a47-aaf1-e5f000f4d704 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:26.259837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-8b0ec14d-4b86-40ca-a8aa-c0ede1045e02 req-77c5e303-20b5-4a47-aaf1-e5f000f4d704 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.260080 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-8b0ec14d-4b86-40ca-a8aa-c0ede1045e02 req-77c5e303-20b5-4a47-aaf1-e5f000f4d704 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.271978 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:26.271978 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:26.279310 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-8b0ec14d-4b86-40ca-a8aa-c0ede1045e02 req-77c5e303-20b5-4a47-aaf1-e5f000f4d704 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Volume info retrieved successfully. Jul 10 19:56:26.287708 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-8b0ec14d-4b86-40ca-a8aa-c0ede1045e02 req-77c5e303-20b5-4a47-aaf1-e5f000f4d704 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 returned with HTTP 200 Jul 10 19:56:26.288157 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 144/570] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:26.471173 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-38907963-ec0c-4eda-961e-d35ee3fefff2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.473237 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38907963-ec0c-4eda-961e-d35ee3fefff2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a Jul 10 19:56:26.473404 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38907963-ec0c-4eda-961e-d35ee3fefff2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.473576 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38907963-ec0c-4eda-961e-d35ee3fefff2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.480123 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:26.480123 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:26.484021 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-38907963-ec0c-4eda-961e-d35ee3fefff2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:26.487578 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38907963-ec0c-4eda-961e-d35ee3fefff2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a returned with HTTP 200 Jul 10 19:56:26.487910 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 142/571] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:26.501123 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-98a6821a-9e3c-439f-a0f8-f992749d4802 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.503008 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-98a6821a-9e3c-439f-a0f8-f992749d4802 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a/action Jul 10 19:56:26.503358 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-98a6821a-9e3c-439f-a0f8-f992749d4802 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:26.503480 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-98a6821a-9e3c-439f-a0f8-f992749d4802 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:26.517035 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:26.517035 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:26.517035 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.admin_actions [None req-98a6821a-9e3c-439f-a0f8-f992749d4802 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume '1784f2cb-cd91-46f7-bace-12f98a70c96a' with '{'status': 'error'}' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:26.552852 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-98a6821a-9e3c-439f-a0f8-f992749d4802 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a/action returned with HTTP 202 Jul 10 19:56:26.554214 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 141/572] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:26 2026] POST /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:26.560618 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5881299f-6287-4a57-924b-eda13300a0b2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.562477 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5881299f-6287-4a57-924b-eda13300a0b2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a Jul 10 19:56:26.562684 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5881299f-6287-4a57-924b-eda13300a0b2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.562945 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5881299f-6287-4a57-924b-eda13300a0b2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.570305 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:26.570305 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:26.574571 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5881299f-6287-4a57-924b-eda13300a0b2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:26.581052 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5881299f-6287-4a57-924b-eda13300a0b2 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a returned with HTTP 200 Jul 10 19:56:26.581052 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 146/573] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:26.598400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e15ab0aa-722f-4322-bba3-365a1e47abc0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.600051 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e15ab0aa-722f-4322-bba3-365a1e47abc0 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a/action Jul 10 19:56:26.600872 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e15ab0aa-722f-4322-bba3-365a1e47abc0 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:26.600872 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e15ab0aa-722f-4322-bba3-365a1e47abc0 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:26.612224 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:26.612224 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:26.612224 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e15ab0aa-722f-4322-bba3-365a1e47abc0 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Volume info retrieved successfully. Jul 10 19:56:26.617266 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-26fde70b-2b3d-4240-b070-053aaf06a72c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.654061 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e15ab0aa-722f-4322-bba3-365a1e47abc0 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Delete volume request issued successfully. Jul 10 19:56:26.656986 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e15ab0aa-722f-4322-bba3-365a1e47abc0 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a/action returned with HTTP 202 Jul 10 19:56:26.656986 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 145/574] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:26 2026] POST /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:26.667452 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7e80289a-c8cb-4cd5-bacc-7d84522f4656 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.669747 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7e80289a-c8cb-4cd5-bacc-7d84522f4656 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a Jul 10 19:56:26.670020 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7e80289a-c8cb-4cd5-bacc-7d84522f4656 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.670311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7e80289a-c8cb-4cd5-bacc-7d84522f4656 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.680343 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:26.680343 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:26.684239 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7e80289a-c8cb-4cd5-bacc-7d84522f4656 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:26.690197 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7e80289a-c8cb-4cd5-bacc-7d84522f4656 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a returned with HTTP 200 Jul 10 19:56:26.690791 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 142/575] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:26.758735 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-26fde70b-2b3d-4240-b070-053aaf06a72c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] POST https://10.4.3.145/volume/v3/qos-specs Jul 10 19:56:26.759112 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-26fde70b-2b3d-4240-b070-053aaf06a72c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1247125518", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:26.761517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.qos_specs [None req-26fde70b-2b3d-4240-b070-053aaf06a72c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1247125518', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99972) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 19:56:26.769375 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-26fde70b-2b3d-4240-b070-053aaf06a72c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DB qos_specs_create(): root {'id': 'f1d176d0-26a7-447c-8c7a-e1b381755d8a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1247125518'} {{(pid=99972) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 19:56:26.778403 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-26fde70b-2b3d-4240-b070-053aaf06a72c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:56:26.778863 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 143/576] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:26 2026] POST /volume/v3/qos-specs => generated 393 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:26.788463 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-320ea17a-ee93-49eb-8387-c5455eb12b56 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.789978 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-320ea17a-ee93-49eb-8387-c5455eb12b56 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:56:26.790463 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-320ea17a-ee93-49eb-8387-c5455eb12b56 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1378262434"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:26.808062 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-320ea17a-ee93-49eb-8387-c5455eb12b56 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:56:26.812408 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 147/577] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:56:26 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:26.825017 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1df81539-729e-4cf6-ae73-702bab5dcc02 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.827749 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1df81539-729e-4cf6-ae73-702bab5dcc02 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:56:26.828161 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1df81539-729e-4cf6-ae73-702bab5dcc02 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1084128175"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:26.850889 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1df81539-729e-4cf6-ae73-702bab5dcc02 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:56:26.851298 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 146/578] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:56:26 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:26.859679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-acd80734-2a28-471c-b89e-3ba33bfe9afb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.861569 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-acd80734-2a28-471c-b89e-3ba33bfe9afb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:56:26.862055 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-acd80734-2a28-471c-b89e-3ba33bfe9afb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-559239057"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:26.876675 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-acd80734-2a28-471c-b89e-3ba33bfe9afb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:56:26.877430 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 143/579] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:56:26 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 19:56:26.886661 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-abf18fd4-8b5b-428a-ad79-785ee9208c2d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.888950 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-abf18fd4-8b5b-428a-ad79-785ee9208c2d tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=4fe0649e-bd9a-4ed6-86ba-85a4157423fa Jul 10 19:56:26.889227 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-abf18fd4-8b5b-428a-ad79-785ee9208c2d tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.889536 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-abf18fd4-8b5b-428a-ad79-785ee9208c2d tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'associate' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.889755 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:26.889755 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:26.890261 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.qos_specs_manage [None req-abf18fd4-8b5b-428a-ad79-785ee9208c2d tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Associate qos_spec: f1d176d0-26a7-447c-8c7a-e1b381755d8a with type: 4fe0649e-bd9a-4ed6-86ba-85a4157423fa {{(pid=99972) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 19:56:26.913254 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-abf18fd4-8b5b-428a-ad79-785ee9208c2d tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=4fe0649e-bd9a-4ed6-86ba-85a4157423fa returned with HTTP 202 Jul 10 19:56:26.913697 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 144/580] 10.4.3.145 () {66 vars in 1481 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=4fe0649e-bd9a-4ed6-86ba-85a4157423fa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:26.920200 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-214bbc6f-4258-4a15-b9fa-f508cc057fb6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.923989 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-214bbc6f-4258-4a15-b9fa-f508cc057fb6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=46ecf33f-808f-4f51-93bb-8e0a5e270752 Jul 10 19:56:26.923989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-214bbc6f-4258-4a15-b9fa-f508cc057fb6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.923989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-214bbc6f-4258-4a15-b9fa-f508cc057fb6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'associate' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.923989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-214bbc6f-4258-4a15-b9fa-f508cc057fb6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Associate qos_spec: f1d176d0-26a7-447c-8c7a-e1b381755d8a with type: 46ecf33f-808f-4f51-93bb-8e0a5e270752 {{(pid=99976) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 19:56:26.949617 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-214bbc6f-4258-4a15-b9fa-f508cc057fb6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=46ecf33f-808f-4f51-93bb-8e0a5e270752 returned with HTTP 202 Jul 10 19:56:26.950442 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 148/581] 10.4.3.145 () {66 vars in 1481 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=46ecf33f-808f-4f51-93bb-8e0a5e270752 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:26.956873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6b577d80-4c31-45f1-993f-01c5cf9c42f6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.958567 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b577d80-4c31-45f1-993f-01c5cf9c42f6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=33c51741-73e7-4564-9d7e-e245bc21fd19 Jul 10 19:56:26.958771 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b577d80-4c31-45f1-993f-01c5cf9c42f6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.958943 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b577d80-4c31-45f1-993f-01c5cf9c42f6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'associate' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.959476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b577d80-4c31-45f1-993f-01c5cf9c42f6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Associate qos_spec: f1d176d0-26a7-447c-8c7a-e1b381755d8a with type: 33c51741-73e7-4564-9d7e-e245bc21fd19 {{(pid=99974) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 19:56:26.981530 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b577d80-4c31-45f1-993f-01c5cf9c42f6 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=33c51741-73e7-4564-9d7e-e245bc21fd19 returned with HTTP 202 Jul 10 19:56:26.982056 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 147/582] 10.4.3.145 () {66 vars in 1481 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associate?vol_type_id=33c51741-73e7-4564-9d7e-e245bc21fd19 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:26.988158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8d4b0de3-0a4d-4439-8434-4df307078b0a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:26.989713 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d4b0de3-0a4d-4439-8434-4df307078b0a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations Jul 10 19:56:26.989903 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d4b0de3-0a4d-4439-8434-4df307078b0a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:26.990086 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d4b0de3-0a4d-4439-8434-4df307078b0a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'associations' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:26.990547 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8d4b0de3-0a4d-4439-8434-4df307078b0a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Get associations for qos_spec id: f1d176d0-26a7-447c-8c7a-e1b381755d8a {{(pid=99971) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 19:56:27.007465 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d4b0de3-0a4d-4439-8434-4df307078b0a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations returned with HTTP 200 Jul 10 19:56:27.007980 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 144/583] 10.4.3.145 () {66 vars in 1393 bytes} [Fri Jul 10 19:56:26 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.015805 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fa32f40a-c26a-4f89-b863-58d8d7eb280f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.018177 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fa32f40a-c26a-4f89-b863-58d8d7eb280f tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/disassociate?vol_type_id=4fe0649e-bd9a-4ed6-86ba-85a4157423fa Jul 10 19:56:27.018425 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fa32f40a-c26a-4f89-b863-58d8d7eb280f tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.018623 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fa32f40a-c26a-4f89-b863-58d8d7eb280f tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'disassociate' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.018886 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.018886 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:27.019315 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa32f40a-c26a-4f89-b863-58d8d7eb280f tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Disassociate qos_spec: f1d176d0-26a7-447c-8c7a-e1b381755d8a from type: 4fe0649e-bd9a-4ed6-86ba-85a4157423fa {{(pid=99972) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 19:56:27.033659 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fa32f40a-c26a-4f89-b863-58d8d7eb280f tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/disassociate?vol_type_id=4fe0649e-bd9a-4ed6-86ba-85a4157423fa returned with HTTP 202 Jul 10 19:56:27.034066 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 145/584] 10.4.3.145 () {66 vars in 1490 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/disassociate?vol_type_id=4fe0649e-bd9a-4ed6-86ba-85a4157423fa => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.041684 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5ef7c072-2767-4bca-b9c0-8f637ede9fe1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.045224 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ef7c072-2767-4bca-b9c0-8f637ede9fe1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations Jul 10 19:56:27.045224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ef7c072-2767-4bca-b9c0-8f637ede9fe1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.045224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ef7c072-2767-4bca-b9c0-8f637ede9fe1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'associations' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.045224 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.045224 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:27.045224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5ef7c072-2767-4bca-b9c0-8f637ede9fe1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Get associations for qos_spec id: f1d176d0-26a7-447c-8c7a-e1b381755d8a {{(pid=99976) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 19:56:27.059932 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ef7c072-2767-4bca-b9c0-8f637ede9fe1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations returned with HTTP 200 Jul 10 19:56:27.060301 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 149/585] 10.4.3.145 () {66 vars in 1393 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations => generated 305 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.068612 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f178dad3-71ba-4d9d-bc2a-8980b5c77bf7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.071278 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f178dad3-71ba-4d9d-bc2a-8980b5c77bf7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/disassociate_all Jul 10 19:56:27.072253 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f178dad3-71ba-4d9d-bc2a-8980b5c77bf7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.072830 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f178dad3-71ba-4d9d-bc2a-8980b5c77bf7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'disassociate_all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.074608 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.074608 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:27.074608 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f178dad3-71ba-4d9d-bc2a-8980b5c77bf7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Disassociate qos_spec: f1d176d0-26a7-447c-8c7a-e1b381755d8a from all. {{(pid=99974) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 19:56:27.093224 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f178dad3-71ba-4d9d-bc2a-8980b5c77bf7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/disassociate_all returned with HTTP 202 Jul 10 19:56:27.093810 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 148/586] 10.4.3.145 () {66 vars in 1405 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/disassociate_all => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.101298 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a52e4ae6-7d08-4941-95d3-7cc95e060032 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.103334 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a52e4ae6-7d08-4941-95d3-7cc95e060032 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations Jul 10 19:56:27.104667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a52e4ae6-7d08-4941-95d3-7cc95e060032 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.107580 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a52e4ae6-7d08-4941-95d3-7cc95e060032 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'associations' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.107580 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.107580 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:27.107580 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a52e4ae6-7d08-4941-95d3-7cc95e060032 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Get associations for qos_spec id: f1d176d0-26a7-447c-8c7a-e1b381755d8a {{(pid=99971) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 19:56:27.113590 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a52e4ae6-7d08-4941-95d3-7cc95e060032 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations returned with HTTP 200 Jul 10 19:56:27.113949 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 145/587] 10.4.3.145 () {66 vars in 1393 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/associations => generated 24 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:56:27.121174 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-17b7eaf7-3ea2-4fe1-8a45-15edf34efc65 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.122829 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-17b7eaf7-3ea2-4fe1-8a45-15edf34efc65 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/types/33c51741-73e7-4564-9d7e-e245bc21fd19 Jul 10 19:56:27.123029 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-17b7eaf7-3ea2-4fe1-8a45-15edf34efc65 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.123211 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-17b7eaf7-3ea2-4fe1-8a45-15edf34efc65 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.123432 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.123432 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:27.143841 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-17b7eaf7-3ea2-4fe1-8a45-15edf34efc65 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types/33c51741-73e7-4564-9d7e-e245bc21fd19 returned with HTTP 202 Jul 10 19:56:27.144188 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 146/588] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/types/33c51741-73e7-4564-9d7e-e245bc21fd19 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.150421 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d0c98f32-2d3a-486d-9ec2-2d5b29af7400 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.152739 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0c98f32-2d3a-486d-9ec2-2d5b29af7400 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/types/33c51741-73e7-4564-9d7e-e245bc21fd19 Jul 10 19:56:27.153845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0c98f32-2d3a-486d-9ec2-2d5b29af7400 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.153845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0c98f32-2d3a-486d-9ec2-2d5b29af7400 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.156242 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0c98f32-2d3a-486d-9ec2-2d5b29af7400 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types/33c51741-73e7-4564-9d7e-e245bc21fd19 returned with HTTP 404 Jul 10 19:56:27.156868 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 150/589] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/types/33c51741-73e7-4564-9d7e-e245bc21fd19 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.163105 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0127e226-a2d5-4527-85d5-493d21c70f05 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.164669 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0127e226-a2d5-4527-85d5-493d21c70f05 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/types/46ecf33f-808f-4f51-93bb-8e0a5e270752 Jul 10 19:56:27.164871 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0127e226-a2d5-4527-85d5-493d21c70f05 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.165078 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0127e226-a2d5-4527-85d5-493d21c70f05 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.165289 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.165289 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:27.184977 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0127e226-a2d5-4527-85d5-493d21c70f05 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types/46ecf33f-808f-4f51-93bb-8e0a5e270752 returned with HTTP 202 Jul 10 19:56:27.185329 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 149/590] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/types/46ecf33f-808f-4f51-93bb-8e0a5e270752 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.191605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-589a75cf-a4a7-4047-8f6a-679001a8c5a8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.193128 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-589a75cf-a4a7-4047-8f6a-679001a8c5a8 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/types/46ecf33f-808f-4f51-93bb-8e0a5e270752 Jul 10 19:56:27.193332 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-589a75cf-a4a7-4047-8f6a-679001a8c5a8 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.193528 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-589a75cf-a4a7-4047-8f6a-679001a8c5a8 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.196527 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-589a75cf-a4a7-4047-8f6a-679001a8c5a8 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types/46ecf33f-808f-4f51-93bb-8e0a5e270752 returned with HTTP 404 Jul 10 19:56:27.197011 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 146/591] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/types/46ecf33f-808f-4f51-93bb-8e0a5e270752 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.203411 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5b59b949-9647-4d25-8007-2aa6dcf59227 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.204972 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5b59b949-9647-4d25-8007-2aa6dcf59227 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/types/4fe0649e-bd9a-4ed6-86ba-85a4157423fa Jul 10 19:56:27.205168 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5b59b949-9647-4d25-8007-2aa6dcf59227 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.205380 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5b59b949-9647-4d25-8007-2aa6dcf59227 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.227073 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5b59b949-9647-4d25-8007-2aa6dcf59227 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types/4fe0649e-bd9a-4ed6-86ba-85a4157423fa returned with HTTP 202 Jul 10 19:56:27.227491 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 147/592] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/types/4fe0649e-bd9a-4ed6-86ba-85a4157423fa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.235054 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-437bfcf7-488d-424c-8323-257dc27da6eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.236839 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-437bfcf7-488d-424c-8323-257dc27da6eb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/types/4fe0649e-bd9a-4ed6-86ba-85a4157423fa Jul 10 19:56:27.237242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-437bfcf7-488d-424c-8323-257dc27da6eb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.237562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-437bfcf7-488d-424c-8323-257dc27da6eb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.241508 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-437bfcf7-488d-424c-8323-257dc27da6eb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/types/4fe0649e-bd9a-4ed6-86ba-85a4157423fa returned with HTTP 404 Jul 10 19:56:27.242499 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 151/593] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/types/4fe0649e-bd9a-4ed6-86ba-85a4157423fa => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.251439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a5d495ff-b447-4d9b-99bc-6e27497fe9d4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.253216 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5d495ff-b447-4d9b-99bc-6e27497fe9d4 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] POST https://10.4.3.145/volume/v3/qos-specs Jul 10 19:56:27.253552 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5d495ff-b447-4d9b-99bc-6e27497fe9d4 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1849834713", "consumer": "back-end"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:27.255419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.qos_specs [None req-a5d495ff-b447-4d9b-99bc-6e27497fe9d4 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1849834713', 'consumer': 'back-end', 'specs': {}} {{(pid=99974) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 19:56:27.261307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-a5d495ff-b447-4d9b-99bc-6e27497fe9d4 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DB qos_specs_create(): root {'id': '652685de-0c26-4f2a-8ed5-0f834a74a1c4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1849834713'} {{(pid=99974) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 19:56:27.269831 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5d495ff-b447-4d9b-99bc-6e27497fe9d4 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:56:27.270182 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 150/594] 10.4.3.145 () {68 vars in 1264 bytes} [Fri Jul 10 19:56:27 2026] POST /volume/v3/qos-specs => generated 369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.279711 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-947cbf21-e1bc-449f-81fd-e2ee1307c284 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.281393 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-947cbf21-e1bc-449f-81fd-e2ee1307c284 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4?force=False Jul 10 19:56:27.281605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-947cbf21-e1bc-449f-81fd-e2ee1307c284 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.281871 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-947cbf21-e1bc-449f-81fd-e2ee1307c284 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.282157 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.282157 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:27.282483 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-947cbf21-e1bc-449f-81fd-e2ee1307c284 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Delete qos_spec: 652685de-0c26-4f2a-8ed5-0f834a74a1c4, force: False {{(pid=99971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:56:27.303218 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-947cbf21-e1bc-449f-81fd-e2ee1307c284 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4?force=False returned with HTTP 202 Jul 10 19:56:27.303841 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 147/595] 10.4.3.145 () {66 vars in 1380 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.312978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e1570a1c-b663-4556-a1c8-8572a1a0dde5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.313151 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8a6d3855-64df-4551-a0bb-429af759ceb7 req-7e39b7f2-66de-4cd2-abc3-63af4c92e992 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.315402 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e1570a1c-b663-4556-a1c8-8572a1a0dde5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4 Jul 10 19:56:27.315402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e1570a1c-b663-4556-a1c8-8572a1a0dde5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.315402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e1570a1c-b663-4556-a1c8-8572a1a0dde5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.315529 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8a6d3855-64df-4551-a0bb-429af759ceb7 req-7e39b7f2-66de-4cd2-abc3-63af4c92e992 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:27.315739 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8a6d3855-64df-4551-a0bb-429af759ceb7 req-7e39b7f2-66de-4cd2-abc3-63af4c92e992 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.315989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8a6d3855-64df-4551-a0bb-429af759ceb7 req-7e39b7f2-66de-4cd2-abc3-63af4c92e992 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.318090 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e1570a1c-b663-4556-a1c8-8572a1a0dde5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4 returned with HTTP 404 Jul 10 19:56:27.320176 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 148/596] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:56:27.321289 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8a6d3855-64df-4551-a0bb-429af759ceb7 req-7e39b7f2-66de-4cd2-abc3-63af4c92e992 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 returned with HTTP 404 Jul 10 19:56:27.321831 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 152/597] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.325654 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e2133624-df7b-4de9-89fc-8537da2659e9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.327303 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e2133624-df7b-4de9-89fc-8537da2659e9 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs Jul 10 19:56:27.327485 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e2133624-df7b-4de9-89fc-8537da2659e9 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.327662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e2133624-df7b-4de9-89fc-8537da2659e9 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.328003 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.328003 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:27.336921 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e2133624-df7b-4de9-89fc-8537da2659e9 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:56:27.337323 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 151/598] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.342994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-976a890b-36f7-4872-98f4-dcfae0e49ab9 req-22d83672-e27c-46ba-bb2a-3a6fa1d599ab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.345139 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-be549e60-f901-4971-88b6-82ac4cdfda7b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.345656 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-976a890b-36f7-4872-98f4-dcfae0e49ab9 req-22d83672-e27c-46ba-bb2a-3a6fa1d599ab tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:27.345847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-976a890b-36f7-4872-98f4-dcfae0e49ab9 req-22d83672-e27c-46ba-bb2a-3a6fa1d599ab tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.346188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-976a890b-36f7-4872-98f4-dcfae0e49ab9 req-22d83672-e27c-46ba-bb2a-3a6fa1d599ab tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.346262 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [req-976a890b-36f7-4872-98f4-dcfae0e49ab9 req-22d83672-e27c-46ba-bb2a-3a6fa1d599ab tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Delete volume with id: d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:27.349430 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-be549e60-f901-4971-88b6-82ac4cdfda7b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4?force=False Jul 10 19:56:27.349621 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-be549e60-f901-4971-88b6-82ac4cdfda7b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.350847 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-be549e60-f901-4971-88b6-82ac4cdfda7b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.351455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be549e60-f901-4971-88b6-82ac4cdfda7b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Delete qos_spec: 652685de-0c26-4f2a-8ed5-0f834a74a1c4, force: False {{(pid=99972) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:56:27.352526 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-976a890b-36f7-4872-98f4-dcfae0e49ab9 req-22d83672-e27c-46ba-bb2a-3a6fa1d599ab tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 returned with HTTP 404 Jul 10 19:56:27.353065 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 148/599] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.354903 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-be549e60-f901-4971-88b6-82ac4cdfda7b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4?force=False returned with HTTP 404 Jul 10 19:56:27.355390 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 149/600] 10.4.3.145 () {66 vars in 1380 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.367355 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-82c6ad80-3d7f-407c-bc25-7871839f2e83 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.372226 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-82c6ad80-3d7f-407c-bc25-7871839f2e83 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4 Jul 10 19:56:27.372226 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-82c6ad80-3d7f-407c-bc25-7871839f2e83 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.372226 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-82c6ad80-3d7f-407c-bc25-7871839f2e83 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.372226 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.372226 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:27.374278 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a8e355f7-859c-4bd8-98fa-9567ef213048 req-24c1437a-15ac-43f7-92a7-945fcb01b8d6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.376283 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a8e355f7-859c-4bd8-98fa-9567ef213048 req-24c1437a-15ac-43f7-92a7-945fcb01b8d6 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] GET https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 Jul 10 19:56:27.376448 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a8e355f7-859c-4bd8-98fa-9567ef213048 req-24c1437a-15ac-43f7-92a7-945fcb01b8d6 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.376617 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a8e355f7-859c-4bd8-98fa-9567ef213048 req-24c1437a-15ac-43f7-92a7-945fcb01b8d6 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.378160 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-82c6ad80-3d7f-407c-bc25-7871839f2e83 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4 returned with HTTP 404 Jul 10 19:56:27.378956 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 153/601] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/652685de-0c26-4f2a-8ed5-0f834a74a1c4 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.382693 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a8e355f7-859c-4bd8-98fa-9567ef213048 req-24c1437a-15ac-43f7-92a7-945fcb01b8d6 tempest-VolumesSnapshotsTestJSON-1820339591 tempest-VolumesSnapshotsTestJSON-1820339591-project-member] https://10.4.3.145/volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 returned with HTTP 404 Jul 10 19:56:27.383328 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 152/602] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/volumes/d6a5b2e5-165e-4dd4-add7-e00a55e746c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.388586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2642f0c0-273e-485f-acb0-1473c2454ccc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.392054 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2642f0c0-273e-485f-acb0-1473c2454ccc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] POST https://10.4.3.145/volume/v3/qos-specs Jul 10 19:56:27.392430 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2642f0c0-273e-485f-acb0-1473c2454ccc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-604358537", "consumer": "both"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:27.394317 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.394317 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:27.394720 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.qos_specs [None req-2642f0c0-273e-485f-acb0-1473c2454ccc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-604358537', 'consumer': 'both', 'specs': {}} {{(pid=99971) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 19:56:27.403860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.db.api [None req-2642f0c0-273e-485f-acb0-1473c2454ccc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DB qos_specs_create(): root {'id': '6bcd9198-1a8f-4632-b591-e4a90e68c006', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-604358537'} {{(pid=99971) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 19:56:27.413004 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2642f0c0-273e-485f-acb0-1473c2454ccc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:56:27.413587 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 149/603] 10.4.3.145 () {68 vars in 1264 bytes} [Fri Jul 10 19:56:27 2026] POST /volume/v3/qos-specs => generated 364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.421559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d06713aa-4010-4154-9269-5670a2e7698b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.423526 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d06713aa-4010-4154-9269-5670a2e7698b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006?force=False Jul 10 19:56:27.423713 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d06713aa-4010-4154-9269-5670a2e7698b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.423941 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d06713aa-4010-4154-9269-5670a2e7698b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.424508 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d06713aa-4010-4154-9269-5670a2e7698b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Delete qos_spec: 6bcd9198-1a8f-4632-b591-e4a90e68c006, force: False {{(pid=99972) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:56:27.458204 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d06713aa-4010-4154-9269-5670a2e7698b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006?force=False returned with HTTP 202 Jul 10 19:56:27.458626 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 150/604] 10.4.3.145 () {66 vars in 1380 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.472256 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41922e8d-85a5-47ad-ba83-763c59f8a040 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.474164 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41922e8d-85a5-47ad-ba83-763c59f8a040 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006 Jul 10 19:56:27.474522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41922e8d-85a5-47ad-ba83-763c59f8a040 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.474907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41922e8d-85a5-47ad-ba83-763c59f8a040 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.479727 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41922e8d-85a5-47ad-ba83-763c59f8a040 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006 returned with HTTP 404 Jul 10 19:56:27.480438 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 154/605] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.488697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5e1e9750-11fc-4346-bbe3-525163ea0bbc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.491088 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5e1e9750-11fc-4346-bbe3-525163ea0bbc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs Jul 10 19:56:27.491322 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5e1e9750-11fc-4346-bbe3-525163ea0bbc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.491505 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5e1e9750-11fc-4346-bbe3-525163ea0bbc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.491735 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.491735 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:27.496697 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5e1e9750-11fc-4346-bbe3-525163ea0bbc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:56:27.497184 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 153/606] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs => generated 175 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.505645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c310fc51-8493-47ee-9161-b9dddf2f5996 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.508079 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c310fc51-8493-47ee-9161-b9dddf2f5996 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006?force=False Jul 10 19:56:27.508376 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c310fc51-8493-47ee-9161-b9dddf2f5996 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.508671 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c310fc51-8493-47ee-9161-b9dddf2f5996 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.509320 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.509320 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:27.509507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c310fc51-8493-47ee-9161-b9dddf2f5996 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Delete qos_spec: 6bcd9198-1a8f-4632-b591-e4a90e68c006, force: False {{(pid=99971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:56:27.514652 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c310fc51-8493-47ee-9161-b9dddf2f5996 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006?force=False returned with HTTP 404 Jul 10 19:56:27.515362 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 150/607] 10.4.3.145 () {66 vars in 1380 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.523404 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8d2a62fa-0896-4f6a-b233-08b0cf75f6b1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.526550 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d2a62fa-0896-4f6a-b233-08b0cf75f6b1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006 Jul 10 19:56:27.527089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d2a62fa-0896-4f6a-b233-08b0cf75f6b1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.527317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d2a62fa-0896-4f6a-b233-08b0cf75f6b1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.527640 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.527640 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:27.532155 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d2a62fa-0896-4f6a-b233-08b0cf75f6b1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006 returned with HTTP 404 Jul 10 19:56:27.532834 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 151/608] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/6bcd9198-1a8f-4632-b591-e4a90e68c006 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.541591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf22827b-0289-4017-bb71-f339a760f3d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.543269 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf22827b-0289-4017-bb71-f339a760f3d5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] POST https://10.4.3.145/volume/v3/qos-specs Jul 10 19:56:27.543673 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf22827b-0289-4017-bb71-f339a760f3d5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-112095329", "consumer": "front-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:27.545546 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.qos_specs [None req-cf22827b-0289-4017-bb71-f339a760f3d5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-112095329', 'consumer': 'front-end', 'specs': {}} {{(pid=99976) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 19:56:27.551607 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-cf22827b-0289-4017-bb71-f339a760f3d5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DB qos_specs_create(): root {'id': '5db6139d-5983-425c-a5b8-0f1413802fcc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-112095329'} {{(pid=99976) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 19:56:27.558956 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf22827b-0289-4017-bb71-f339a760f3d5 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:56:27.558956 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 155/609] 10.4.3.145 () {68 vars in 1264 bytes} [Fri Jul 10 19:56:27 2026] POST /volume/v3/qos-specs => generated 369 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.571941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fbfe6322-d417-42ae-893e-58f77b2a07d1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.574399 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fbfe6322-d417-42ae-893e-58f77b2a07d1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc?force=False Jul 10 19:56:27.574522 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fbfe6322-d417-42ae-893e-58f77b2a07d1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.574687 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fbfe6322-d417-42ae-893e-58f77b2a07d1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.574911 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.574911 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:27.575266 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fbfe6322-d417-42ae-893e-58f77b2a07d1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Delete qos_spec: 5db6139d-5983-425c-a5b8-0f1413802fcc, force: False {{(pid=99974) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:56:27.614482 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fbfe6322-d417-42ae-893e-58f77b2a07d1 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc?force=False returned with HTTP 202 Jul 10 19:56:27.615140 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 154/610] 10.4.3.145 () {66 vars in 1380 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.623906 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-55df7f4a-1f01-4c78-8eec-83187e98b66b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.625839 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-55df7f4a-1f01-4c78-8eec-83187e98b66b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc Jul 10 19:56:27.626115 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-55df7f4a-1f01-4c78-8eec-83187e98b66b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.626597 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-55df7f4a-1f01-4c78-8eec-83187e98b66b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.631436 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-55df7f4a-1f01-4c78-8eec-83187e98b66b tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc returned with HTTP 404 Jul 10 19:56:27.632020 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 151/611] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.640721 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b49252a-9b13-475e-8673-33d0c429c15c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.644912 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b49252a-9b13-475e-8673-33d0c429c15c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs Jul 10 19:56:27.645156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b49252a-9b13-475e-8673-33d0c429c15c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.645410 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b49252a-9b13-475e-8673-33d0c429c15c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.658574 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b49252a-9b13-475e-8673-33d0c429c15c tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:56:27.659186 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 152/612] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.670337 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b864cf51-5b69-407f-85ce-e2219aac8ac7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.671663 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b864cf51-5b69-407f-85ce-e2219aac8ac7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc?force=False Jul 10 19:56:27.671955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b864cf51-5b69-407f-85ce-e2219aac8ac7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.672276 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b864cf51-5b69-407f-85ce-e2219aac8ac7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.672548 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.672548 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:27.673062 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b864cf51-5b69-407f-85ce-e2219aac8ac7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Delete qos_spec: 5db6139d-5983-425c-a5b8-0f1413802fcc, force: False {{(pid=99976) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:56:27.676001 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b864cf51-5b69-407f-85ce-e2219aac8ac7 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc?force=False returned with HTTP 404 Jul 10 19:56:27.676489 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 156/613] 10.4.3.145 () {66 vars in 1380 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.685162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-00a6eada-29e8-4a92-8238-a3f09f462766 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.687255 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-00a6eada-29e8-4a92-8238-a3f09f462766 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc Jul 10 19:56:27.687456 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-00a6eada-29e8-4a92-8238-a3f09f462766 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.689053 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-00a6eada-29e8-4a92-8238-a3f09f462766 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.690230 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.690230 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:27.695033 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-00a6eada-29e8-4a92-8238-a3f09f462766 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc returned with HTTP 404 Jul 10 19:56:27.695608 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 155/614] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/5db6139d-5983-425c-a5b8-0f1413802fcc => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.707953 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f2bc2b14-c4b0-41f0-b5c0-8648b6673dcc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.710575 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f2bc2b14-c4b0-41f0-b5c0-8648b6673dcc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a Jul 10 19:56:27.710838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f2bc2b14-c4b0-41f0-b5c0-8648b6673dcc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.711101 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f2bc2b14-c4b0-41f0-b5c0-8648b6673dcc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.712443 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f00ce084-b994-42aa-a283-b91a26703e76 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.714453 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f00ce084-b994-42aa-a283-b91a26703e76 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a Jul 10 19:56:27.714665 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f00ce084-b994-42aa-a283-b91a26703e76 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.714897 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f00ce084-b994-42aa-a283-b91a26703e76 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.715301 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f2bc2b14-c4b0-41f0-b5c0-8648b6673dcc tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a returned with HTTP 200 Jul 10 19:56:27.715791 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 152/615] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.724372 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f00ce084-b994-42aa-a283-b91a26703e76 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a returned with HTTP 404 Jul 10 19:56:27.724908 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 153/616] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.727610 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb5c6b9e-abb9-46b2-af70-119d6cd3ceeb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.730081 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb5c6b9e-abb9-46b2-af70-119d6cd3ceeb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs Jul 10 19:56:27.730910 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb5c6b9e-abb9-46b2-af70-119d6cd3ceeb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.731222 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb5c6b9e-abb9-46b2-af70-119d6cd3ceeb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.735808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d6be2edd-be30-408f-8e03-001c5a433505 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.737477 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6be2edd-be30-408f-8e03-001c5a433505 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a Jul 10 19:56:27.737649 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6be2edd-be30-408f-8e03-001c5a433505 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.737853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6be2edd-be30-408f-8e03-001c5a433505 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.742993 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb5c6b9e-abb9-46b2-af70-119d6cd3ceeb tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:56:27.743513 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 157/617] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.744682 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6be2edd-be30-408f-8e03-001c5a433505 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a returned with HTTP 404 Jul 10 19:56:27.745233 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 156/618] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.753192 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9bb85648-f714-481e-8586-8c6bc6730cab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.754931 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4d613cf2-d602-472f-a11d-5521804a6aad None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.755659 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9bb85648-f714-481e-8586-8c6bc6730cab tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] PUT https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a Jul 10 19:56:27.755978 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9bb85648-f714-481e-8586-8c6bc6730cab tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:27.756659 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d613cf2-d602-472f-a11d-5521804a6aad tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] DELETE https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a Jul 10 19:56:27.756867 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d613cf2-d602-472f-a11d-5521804a6aad tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.757109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d613cf2-d602-472f-a11d-5521804a6aad tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.757265 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-4d613cf2-d602-472f-a11d-5521804a6aad tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Delete volume with id: 1784f2cb-cd91-46f7-bace-12f98a70c96a Jul 10 19:56:27.757639 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.757639 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:27.765509 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d613cf2-d602-472f-a11d-5521804a6aad tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a returned with HTTP 404 Jul 10 19:56:27.766047 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 154/619] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/volumes/1784f2cb-cd91-46f7-bace-12f98a70c96a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.767794 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.qos_specs [None req-9bb85648-f714-481e-8586-8c6bc6730cab tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99971) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 19:56:27.776269 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.777988 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:27.778519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1481591419"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:27.780359 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1481591419'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:27.780603 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume of 1 GB Jul 10 19:56:27.781015 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.781015 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:27.781490 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.db.api [None req-9bb85648-f714-481e-8586-8c6bc6730cab tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] qos_specs_update() value: {'id': '694167e7-d47f-47e4-824e-036b8a189d8e', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'f1d176d0-26a7-447c-8c7a-e1b381755d8a', 'deleted': False} {{(pid=99971) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 19:56:27.789027 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Availability Zones retrieved successfully. Jul 10 19:56:27.794050 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9bb85648-f714-481e-8586-8c6bc6730cab tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a returned with HTTP 200 Jul 10 19:56:27.794370 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (3fb63b9e-342c-48f7-b25a-c5b1cadbf8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:27.794525 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 153/620] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 19:56:27 2026] PUT /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a => generated 36 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:56:27.796027 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a885a24c-d8d7-4873-9ea5-32d90d92d3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:27.797447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:27.803444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9c4b4712-8475-4fb5-acbb-7e35b8e82850 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.805836 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9c4b4712-8475-4fb5-acbb-7e35b8e82850 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a Jul 10 19:56:27.806114 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9c4b4712-8475-4fb5-acbb-7e35b8e82850 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.806368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9c4b4712-8475-4fb5-acbb-7e35b8e82850 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.811434 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9c4b4712-8475-4fb5-acbb-7e35b8e82850 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a returned with HTTP 200 Jul 10 19:56:27.811944 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 157/621] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.823074 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f48077dc-6a31-4b04-905b-772a7ee153fa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.824911 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f48077dc-6a31-4b04-905b-772a7ee153fa tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] PUT https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/delete_keys Jul 10 19:56:27.825321 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f48077dc-6a31-4b04-905b-772a7ee153fa tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:27.826991 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.826991 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:27.827135 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f48077dc-6a31-4b04-905b-772a7ee153fa tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Delete_key spec: f1d176d0-26a7-447c-8c7a-e1b381755d8a, keys: ['iops_bytes'] {{(pid=99972) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 19:56:27.829996 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a885a24c-d8d7-4873-9ea5-32d90d92d3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:27.831029 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd8a8c2-4618-4455-ab38-ebb4c5b73e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:27.852007 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f48077dc-6a31-4b04-905b-772a7ee153fa tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/delete_keys returned with HTTP 202 Jul 10 19:56:27.852374 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 155/622] 10.4.3.145 () {68 vars in 1410 bytes} [Fri Jul 10 19:56:27 2026] PUT /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a/delete_keys => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.862282 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b23a25d4-074c-4f1b-bc27-179a5dacd54a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.865012 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b23a25d4-074c-4f1b-bc27-179a5dacd54a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a Jul 10 19:56:27.865012 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b23a25d4-074c-4f1b-bc27-179a5dacd54a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.865012 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b23a25d4-074c-4f1b-bc27-179a5dacd54a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.865305 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.865305 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:27.869755 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b23a25d4-074c-4f1b-bc27-179a5dacd54a tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a returned with HTTP 200 Jul 10 19:56:27.870236 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 154/623] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.882341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-95e7eb19-4b3c-476b-9ad2-7fcb2a15de5e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.883466 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Created reservations ['a08d4721-28f8-4d31-b3ec-121d31d9c122', 'c1e39ec2-6e76-4923-b979-309e6979d935', '3294eccd-bfe2-494a-9ed4-ca9c6da9478a', '57d9d3f1-8b42-4e14-80b3-f856cdc2e7ad'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:27.884581 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd8a8c2-4618-4455-ab38-ebb4c5b73e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a08d4721-28f8-4d31-b3ec-121d31d9c122', 'c1e39ec2-6e76-4923-b979-309e6979d935', '3294eccd-bfe2-494a-9ed4-ca9c6da9478a', '57d9d3f1-8b42-4e14-80b3-f856cdc2e7ad']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:27.885933 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39241b87-5cc2-41d8-95e7-07c000b4e700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:27.887236 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95e7eb19-4b3c-476b-9ad2-7fcb2a15de5e tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a Jul 10 19:56:27.889446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95e7eb19-4b3c-476b-9ad2-7fcb2a15de5e tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.889446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95e7eb19-4b3c-476b-9ad2-7fcb2a15de5e tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.889446 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.889446 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:27.898039 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95e7eb19-4b3c-476b-9ad2-7fcb2a15de5e tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a returned with HTTP 200 Jul 10 19:56:27.898039 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 158/624] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:27.907846 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a216debd-92c7-45c1-a0e7-c9dd28b12b21 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.912132 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a216debd-92c7-45c1-a0e7-c9dd28b12b21 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] DELETE https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a?force=False Jul 10 19:56:27.912344 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a216debd-92c7-45c1-a0e7-c9dd28b12b21 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.912617 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a216debd-92c7-45c1-a0e7-c9dd28b12b21 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.912979 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.912979 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:27.913471 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a216debd-92c7-45c1-a0e7-c9dd28b12b21 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Delete qos_spec: f1d176d0-26a7-447c-8c7a-e1b381755d8a, force: False {{(pid=99972) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:56:27.923306 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39241b87-5cc2-41d8-95e7-07c000b4e700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a7eb9c-3524-4f20-9756-4afea90ca00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1481591419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['a08d4721-28f8-4d31-b3ec-121d31d9c122','c1e39ec2-6e76-4923-b979-309e6979d935','3294eccd-bfe2-494a-9ed4-ca9c6da9478a','57d9d3f1-8b42-4e14-80b3-f856cdc2e7ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1481591419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a7eb9c-3524-4f20-9756-4afea90ca00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19018c8011bc41168aa26d4260dd523d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:27.923306 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd001651-edd3-460b-99d6-a9ac053b520c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:27.940895 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a216debd-92c7-45c1-a0e7-c9dd28b12b21 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a?force=False returned with HTTP 202 Jul 10 19:56:27.941463 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 156/625] 10.4.3.145 () {66 vars in 1380 bytes} [Fri Jul 10 19:56:27 2026] DELETE /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:27.944122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd001651-edd3-460b-99d6-a9ac053b520c) transitioned into state 'SUCCESS' from state '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-1481591419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['a08d4721-28f8-4d31-b3ec-121d31d9c122','c1e39ec2-6e76-4923-b979-309e6979d935','3294eccd-bfe2-494a-9ed4-ca9c6da9478a','57d9d3f1-8b42-4e14-80b3-f856cdc2e7ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:27.944122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aba7476-0146-4c48-9447-7d0c000c1b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:27.948392 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4d46fc3a-707c-4eaf-a4b4-eb3e3cca6499 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.950390 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4d46fc3a-707c-4eaf-a4b4-eb3e3cca6499 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] GET https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a Jul 10 19:56:27.950590 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4d46fc3a-707c-4eaf-a4b4-eb3e3cca6499 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.951008 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4d46fc3a-707c-4eaf-a4b4-eb3e3cca6499 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.951104 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.951104 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:27.955491 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aba7476-0146-4c48-9447-7d0c000c1b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:27.956619 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4d46fc3a-707c-4eaf-a4b4-eb3e3cca6499 tempest-QosSpecsTestJSON-753119232 tempest-QosSpecsTestJSON-753119232-project-admin] https://10.4.3.145/volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a returned with HTTP 404 Jul 10 19:56:27.956813 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 155/626] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/qos-specs/f1d176d0-26a7-447c-8c7a-e1b381755d8a => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:27.956952 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (3fb63b9e-342c-48f7-b25a-c5b1cadbf8d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:27.957350 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request issued successfully. Jul 10 19:56:27.958551 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c8b3152-3244-4b60-a3aa-dc5349c69c15 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:27.958551 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 158/627] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:27 2026] POST /volume/v3/volumes => generated 749 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:27.972752 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e62a4b04-92ea-426c-9166-65d0de911c1d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:27.976847 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e62a4b04-92ea-426c-9166-65d0de911c1d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b Jul 10 19:56:27.977105 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e62a4b04-92ea-426c-9166-65d0de911c1d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:27.977325 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e62a4b04-92ea-426c-9166-65d0de911c1d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:27.995652 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:27.995652 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:28.002817 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e62a4b04-92ea-426c-9166-65d0de911c1d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:28.013492 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e62a4b04-92ea-426c-9166-65d0de911c1d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b returned with HTTP 200 Jul 10 19:56:28.014081 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 159/628] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:27 2026] GET /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:29.031895 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2d24d478-6c40-4043-a53e-165730c75003 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:29.033953 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d24d478-6c40-4043-a53e-165730c75003 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b Jul 10 19:56:29.037987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d24d478-6c40-4043-a53e-165730c75003 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:29.038260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d24d478-6c40-4043-a53e-165730c75003 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:29.048345 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:29.048345 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:29.053658 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2d24d478-6c40-4043-a53e-165730c75003 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:29.060879 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d24d478-6c40-4043-a53e-165730c75003 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b returned with HTTP 200 Jul 10 19:56:29.061450 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 157/629] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:29 2026] GET /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:29.074452 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7b485639-ed35-4ffe-8245-2f480e14fd52 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:29.076595 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b485639-ed35-4ffe-8245-2f480e14fd52 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b/action Jul 10 19:56:29.077032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b485639-ed35-4ffe-8245-2f480e14fd52 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:29.077202 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b485639-ed35-4ffe-8245-2f480e14fd52 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:29.089750 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:29.089750 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:29.092113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.admin_actions [None req-7b485639-ed35-4ffe-8245-2f480e14fd52 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume 'd0a7eb9c-3524-4f20-9756-4afea90ca00b' with '{'status': 'maintenance'}' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:29.116485 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b485639-ed35-4ffe-8245-2f480e14fd52 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b/action returned with HTTP 202 Jul 10 19:56:29.116988 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 156/630] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:29 2026] POST /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:29.126897 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-25a235d9-f0fb-45bd-98fd-f945b262891d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:29.129045 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25a235d9-f0fb-45bd-98fd-f945b262891d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b Jul 10 19:56:29.130435 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25a235d9-f0fb-45bd-98fd-f945b262891d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:29.130435 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25a235d9-f0fb-45bd-98fd-f945b262891d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:29.140327 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:29.140327 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:29.145117 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-25a235d9-f0fb-45bd-98fd-f945b262891d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:29.149685 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25a235d9-f0fb-45bd-98fd-f945b262891d tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b returned with HTTP 200 Jul 10 19:56:29.150216 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 159/631] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:29 2026] GET /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:29.163346 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cbaed14d-ae42-4998-953a-9e1de53095a6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:29.165848 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cbaed14d-ae42-4998-953a-9e1de53095a6 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b/action Jul 10 19:56:29.166280 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cbaed14d-ae42-4998-953a-9e1de53095a6 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:29.166464 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cbaed14d-ae42-4998-953a-9e1de53095a6 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:29.180544 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:29.180544 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:29.181350 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cbaed14d-ae42-4998-953a-9e1de53095a6 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Volume info retrieved successfully. Jul 10 19:56:29.208565 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cbaed14d-ae42-4998-953a-9e1de53095a6 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Delete volume request issued successfully. Jul 10 19:56:29.208790 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cbaed14d-ae42-4998-953a-9e1de53095a6 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b/action returned with HTTP 202 Jul 10 19:56:29.209319 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 160/632] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:29 2026] POST /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:29.217807 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a81eec5f-2a27-4550-a343-acf88826e073 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:29.223505 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a81eec5f-2a27-4550-a343-acf88826e073 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b Jul 10 19:56:29.223505 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a81eec5f-2a27-4550-a343-acf88826e073 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:29.223934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a81eec5f-2a27-4550-a343-acf88826e073 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:29.236626 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:29.236626 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:29.240610 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a81eec5f-2a27-4550-a343-acf88826e073 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:29.246179 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a81eec5f-2a27-4550-a343-acf88826e073 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b returned with HTTP 200 Jul 10 19:56:29.246591 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 158/633] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:29 2026] GET /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:29.614137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5b593626-3b1a-41b1-8b5c-f4fb7a049ccd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:29.791110 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5b593626-3b1a-41b1-8b5c-f4fb7a049ccd tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:56:29.791711 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5b593626-3b1a-41b1-8b5c-f4fb7a049ccd tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2108089015"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:29.793905 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:29.793905 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:29.808310 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5b593626-3b1a-41b1-8b5c-f4fb7a049ccd tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:56:29.808310 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 157/634] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:56:29 2026] POST /volume/v3/types => generated 216 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:29.818456 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ecc1369f-a40d-4a1e-9992-cf6e8a45a9f7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:29.820539 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecc1369f-a40d-4a1e-9992-cf6e8a45a9f7 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:56:29.820870 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecc1369f-a40d-4a1e-9992-cf6e8a45a9f7 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-971262353"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:29.835130 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecc1369f-a40d-4a1e-9992-cf6e8a45a9f7 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:56:29.835499 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 160/635] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:56:29 2026] POST /volume/v3/group_types => generated 172 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:29.845858 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b4fd6fef-00af-4bec-a628-afa6857db8e9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.044665 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b4fd6fef-00af-4bec-a628-afa6857db8e9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 19:56:30.044923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b4fd6fef-00af-4bec-a628-afa6857db8e9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e1787042-440c-4968-8443-4680c6e4fcfa", "volume_types": ["d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c"], "name": "tempest-Group1-404952230"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:30.051440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-b4fd6fef-00af-4bec-a628-afa6857db8e9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Creating new group {'group': {'group_type': 'e1787042-440c-4968-8443-4680c6e4fcfa', 'volume_types': ['d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c'], 'name': 'tempest-Group1-404952230'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:56:30.058569 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-b4fd6fef-00af-4bec-a628-afa6857db8e9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Creating group tempest-Group1-404952230. Jul 10 19:56:30.068998 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b4fd6fef-00af-4bec-a628-afa6857db8e9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Availability Zones retrieved successfully. Jul 10 19:56:30.093891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-b4fd6fef-00af-4bec-a628-afa6857db8e9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Created reservations ['bb43561e-9689-4002-999a-0d721ba2a78b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:30.117583 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b4fd6fef-00af-4bec-a628-afa6857db8e9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 19:56:30.118041 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 161/636] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 19:56:29 2026] POST /volume/v3/groups => generated 93 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:30.125308 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6cfd9f08-97ec-4566-83a1-a1d2ee8a5c46 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.127375 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6cfd9f08-97ec-4566-83a1-a1d2ee8a5c46 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 Jul 10 19:56:30.127573 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6cfd9f08-97ec-4566-83a1-a1d2ee8a5c46 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:30.127784 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6cfd9f08-97ec-4566-83a1-a1d2ee8a5c46 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:30.129429 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-6cfd9f08-97ec-4566-83a1-a1d2ee8a5c46 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e261e7ab-9ee5-49c7-b8a3-103a840d3a92 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:30.132982 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:30.132982 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:30.142896 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6cfd9f08-97ec-4566-83a1-a1d2ee8a5c46 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 returned with HTTP 200 Jul 10 19:56:30.143696 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 159/637] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:30 2026] GET /volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:30.259988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9a4d09d3-47e2-46d4-9e16-c500998f68f4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.262138 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a4d09d3-47e2-46d4-9e16-c500998f68f4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b Jul 10 19:56:30.262406 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9a4d09d3-47e2-46d4-9e16-c500998f68f4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:30.262633 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9a4d09d3-47e2-46d4-9e16-c500998f68f4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:30.269128 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a4d09d3-47e2-46d4-9e16-c500998f68f4 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b returned with HTTP 404 Jul 10 19:56:30.269858 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 158/638] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:30 2026] GET /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:30.278924 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a22ef3bb-645f-454c-8914-a61c1facacb8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.281745 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a22ef3bb-645f-454c-8914-a61c1facacb8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b Jul 10 19:56:30.282006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a22ef3bb-645f-454c-8914-a61c1facacb8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:30.282247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a22ef3bb-645f-454c-8914-a61c1facacb8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:30.291696 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a22ef3bb-645f-454c-8914-a61c1facacb8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b returned with HTTP 404 Jul 10 19:56:30.292393 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 161/639] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:30 2026] GET /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:30.302454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-77b4b334-1c35-45ff-bf41-bba099df6af5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.306162 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77b4b334-1c35-45ff-bf41-bba099df6af5 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b Jul 10 19:56:30.306371 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77b4b334-1c35-45ff-bf41-bba099df6af5 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:30.306602 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77b4b334-1c35-45ff-bf41-bba099df6af5 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:30.306815 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-77b4b334-1c35-45ff-bf41-bba099df6af5 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Delete volume with id: d0a7eb9c-3524-4f20-9756-4afea90ca00b Jul 10 19:56:30.318173 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77b4b334-1c35-45ff-bf41-bba099df6af5 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b returned with HTTP 404 Jul 10 19:56:30.318816 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 162/640] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:30 2026] DELETE /volume/v3/volumes/d0a7eb9c-3524-4f20-9756-4afea90ca00b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:30.327872 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-710c6eec-c585-468c-825a-5560c7deca83 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.330312 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:30.330819 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-36096811"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:30.332777 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-36096811'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:30.332987 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume of 1 GB Jul 10 19:56:30.334063 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:30.334063 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:30.338548 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Availability Zones retrieved successfully. Jul 10 19:56:30.347283 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (b763207c-1aaa-491f-bf7a-4f93f4936322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:30.348631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a0374aa-de7c-4af0-a7bc-84eaca61a90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:30.349853 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:30.393807 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a0374aa-de7c-4af0-a7bc-84eaca61a90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:30.394039 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c885913e-59ea-4f85-8977-e7b223c088a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:30.450077 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Created reservations ['0c66af6c-e8ce-49f6-a6dd-62406ab818df', '02a14a67-a354-4661-ba8d-a858234b24b6', 'f7dfbbff-5e08-41a6-b949-9ee3644b3a3f', '7676fbde-f5b7-4451-a930-1bab89770dc0'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:30.451522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c885913e-59ea-4f85-8977-e7b223c088a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c66af6c-e8ce-49f6-a6dd-62406ab818df', '02a14a67-a354-4661-ba8d-a858234b24b6', 'f7dfbbff-5e08-41a6-b949-9ee3644b3a3f', '7676fbde-f5b7-4451-a930-1bab89770dc0']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:30.453540 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fcea53-efb0-4e6c-8e28-682ccd62654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:30.492070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fcea53-efb0-4e6c-8e28-682ccd62654a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68080bab-3039-4465-be5a-e88142c8d484', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-36096811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['0c66af6c-e8ce-49f6-a6dd-62406ab818df','02a14a67-a354-4661-ba8d-a858234b24b6','f7dfbbff-5e08-41a6-b949-9ee3644b3a3f','7676fbde-f5b7-4451-a930-1bab89770dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-36096811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68080bab-3039-4465-be5a-e88142c8d484,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19018c8011bc41168aa26d4260dd523d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:30.492947 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea98030-69f1-49c7-ae2e-7b5df68d43d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:30.525448 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea98030-69f1-49c7-ae2e-7b5df68d43d9) transitioned into state 'SUCCESS' from state '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-36096811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d6afcd5fdc48e68a15c8ceda39cb07',qos_specs=None,replication_status=,reservations=['0c66af6c-e8ce-49f6-a6dd-62406ab818df','02a14a67-a354-4661-ba8d-a858234b24b6','f7dfbbff-5e08-41a6-b949-9ee3644b3a3f','7676fbde-f5b7-4451-a930-1bab89770dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19018c8011bc41168aa26d4260dd523d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:30.526572 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6dbd08d-8548-46ab-89fe-dd8de839a5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:30.541882 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6dbd08d-8548-46ab-89fe-dd8de839a5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:30.542907 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Flow 'volume_create_api' (b763207c-1aaa-491f-bf7a-4f93f4936322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:30.543288 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Create volume request issued successfully. Jul 10 19:56:30.543946 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-710c6eec-c585-468c-825a-5560c7deca83 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:30.544580 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 160/641] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:30 2026] POST /volume/v3/volumes => generated 747 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:30.564905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-36821feb-b9b7-4590-ab50-ae4718667c18 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.567096 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-36821feb-b9b7-4590-ab50-ae4718667c18 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:30.567096 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-36821feb-b9b7-4590-ab50-ae4718667c18 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:30.567096 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-36821feb-b9b7-4590-ab50-ae4718667c18 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:30.575525 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:30.575525 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:30.586280 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-36821feb-b9b7-4590-ab50-ae4718667c18 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:30.592469 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-36821feb-b9b7-4590-ab50-ae4718667c18 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 200 Jul 10 19:56:30.592903 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 159/642] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:30 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:30.705953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e556ec1c-966e-4762-8ee0-3c665ae20290 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.829569 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e556ec1c-966e-4762-8ee0-3c665ae20290 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] GET https://10.4.3.145/volume/v3/os-quota-class-sets/default Jul 10 19:56:30.829799 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e556ec1c-966e-4762-8ee0-3c665ae20290 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:30.830035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e556ec1c-966e-4762-8ee0-3c665ae20290 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:30.843715 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e556ec1c-966e-4762-8ee0-3c665ae20290 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 19:56:30.844228 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 162/643] 10.4.3.145 () {66 vars in 1297 bytes} [Fri Jul 10 19:56:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 593 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:30.854652 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c218c963-45d5-45b2-9a4a-f288484500d2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.856936 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c218c963-45d5-45b2-9a4a-f288484500d2 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] GET https://10.4.3.145/volume/v3/os-quota-class-sets/default Jul 10 19:56:30.857192 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c218c963-45d5-45b2-9a4a-f288484500d2 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:30.857530 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c218c963-45d5-45b2-9a4a-f288484500d2 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:30.857854 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:30.857854 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:30.870861 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c218c963-45d5-45b2-9a4a-f288484500d2 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 19:56:30.871291 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 163/644] 10.4.3.145 () {66 vars in 1297 bytes} [Fri Jul 10 19:56:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 593 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:30.880047 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-834df3b4-c896-41eb-a11e-b7ee276e16be None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.882365 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-834df3b4-c896-41eb-a11e-b7ee276e16be tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:56:30.882797 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-834df3b4-c896-41eb-a11e-b7ee276e16be tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1060375944"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:30.884754 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:30.884754 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:30.901063 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-834df3b4-c896-41eb-a11e-b7ee276e16be tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:56:30.901686 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 161/645] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:56:30 2026] POST /volume/v3/types => generated 228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:30.911209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8424a23b-eaf1-4173-89dd-4eefef90b002 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:30.913436 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8424a23b-eaf1-4173-89dd-4eefef90b002 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-class-sets/default Jul 10 19:56:30.913941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8424a23b-eaf1-4173-89dd-4eefef90b002 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-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-1060375944": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1060375944": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1060375944": 8}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:31.019805 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8424a23b-eaf1-4173-89dd-4eefef90b002 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 19:56:31.020845 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 160/646] 10.4.3.145 () {68 vars in 1318 bytes} [Fri Jul 10 19:56:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 784 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.028571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.030326 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/11f3809e7328433f8ab118d2438eb7f4/defaults Jul 10 19:56:31.030526 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.030795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Calling method 'defaults' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.036312 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:31.036576 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:31.036822 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:31.037286 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-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 19:56:31.038103 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-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 19:56:31.038103 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-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 19:56:31.038236 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-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 19:56:31.040447 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-929fd1e5-3c0d-457a-a644-99a99acfd604 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/11f3809e7328433f8ab118d2438eb7f4/defaults returned with HTTP 200 Jul 10 19:56:31.040821 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 163/647] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/os-quota-sets/11f3809e7328433f8ab118d2438eb7f4/defaults => generated 820 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.152880 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ab95b8b9-5bc3-49eb-8e44-04dd37cfb4f5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.155375 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ab95b8b9-5bc3-49eb-8e44-04dd37cfb4f5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 Jul 10 19:56:31.157133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ab95b8b9-5bc3-49eb-8e44-04dd37cfb4f5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.157133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ab95b8b9-5bc3-49eb-8e44-04dd37cfb4f5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.157133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-ab95b8b9-5bc3-49eb-8e44-04dd37cfb4f5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e261e7ab-9ee5-49c7-b8a3-103a840d3a92 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:31.160774 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.160774 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:31.171980 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ab95b8b9-5bc3-49eb-8e44-04dd37cfb4f5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 returned with HTTP 200 Jul 10 19:56:31.173602 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 164/648] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:31.177990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.177990 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:31.177990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1677413317"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:31.182027 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1677413317'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:31.182137 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Create volume of 1 GB Jul 10 19:56:31.182415 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a76483fe-6502-4a01-9ebc-6a0a5d2b3257 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.184790 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a76483fe-6502-4a01-9ebc-6a0a5d2b3257 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 19:56:31.185381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a76483fe-6502-4a01-9ebc-6a0a5d2b3257 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e1787042-440c-4968-8443-4680c6e4fcfa", "volume_types": ["d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c"], "name": "tempest-Group2-1395521971"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:31.187282 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-a76483fe-6502-4a01-9ebc-6a0a5d2b3257 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Creating new group {'group': {'group_type': 'e1787042-440c-4968-8443-4680c6e4fcfa', 'volume_types': ['d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c'], 'name': 'tempest-Group2-1395521971'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:56:31.187433 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Availability Zones retrieved successfully. Jul 10 19:56:31.191818 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.groups [None req-a76483fe-6502-4a01-9ebc-6a0a5d2b3257 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Creating group tempest-Group2-1395521971. Jul 10 19:56:31.194371 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Flow 'volume_create_api' (38452a1a-a982-423f-aa8e-5d53761a2702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:31.195835 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdce3f84-4d03-4842-946e-727589e086d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:31.197192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:31.208032 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a76483fe-6502-4a01-9ebc-6a0a5d2b3257 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Availability Zones retrieved successfully. Jul 10 19:56:31.224058 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a76483fe-6502-4a01-9ebc-6a0a5d2b3257 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Created reservations ['f5d2e3c3-d543-4fcb-91a8-db8c0d9c34ab'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:31.227094 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdce3f84-4d03-4842-946e-727589e086d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:31.228573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ad1a521-0541-4447-8162-247963c43559 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.229185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb089e6-4060-4d2f-9a0b-b48476b8aab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:31.230956 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ad1a521-0541-4447-8162-247963c43559 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/187c79e1796340ec99ee23b6e6ba2a25/defaults Jul 10 19:56:31.231194 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ad1a521-0541-4447-8162-247963c43559 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.231422 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ad1a521-0541-4447-8162-247963c43559 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Calling method 'defaults' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.244497 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ad1a521-0541-4447-8162-247963c43559 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/187c79e1796340ec99ee23b6e6ba2a25/defaults returned with HTTP 200 Jul 10 19:56:31.245081 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 164/649] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/os-quota-sets/187c79e1796340ec99ee23b6e6ba2a25/defaults => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.246820 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c8ba1712-be25-40fc-9232-d0c31eabf7d5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.248863 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c8ba1712-be25-40fc-9232-d0c31eabf7d5 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] DELETE https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:56:31.249128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c8ba1712-be25-40fc-9232-d0c31eabf7d5 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.249374 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c8ba1712-be25-40fc-9232-d0c31eabf7d5 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.249554 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-c8ba1712-be25-40fc-9232-d0c31eabf7d5 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Delete volume with id: 50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:56:31.257976 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.257976 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:31.258477 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c8ba1712-be25-40fc-9232-d0c31eabf7d5 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:56:31.277301 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a76483fe-6502-4a01-9ebc-6a0a5d2b3257 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 19:56:31.277927 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 161/650] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 19:56:31 2026] POST /volume/v3/groups => generated 94 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:31.288302 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a3777b73-c418-4ada-b0a9-6de4f44302db None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.290999 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a3777b73-c418-4ada-b0a9-6de4f44302db tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a Jul 10 19:56:31.291312 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a3777b73-c418-4ada-b0a9-6de4f44302db tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.291544 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a3777b73-c418-4ada-b0a9-6de4f44302db tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.291720 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-a3777b73-c418-4ada-b0a9-6de4f44302db tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member 01ffe92e-c4ec-4388-a30f-65e7adb03a6a {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:31.295915 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.295915 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:31.298304 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c8ba1712-be25-40fc-9232-d0c31eabf7d5 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Delete volume request issued successfully. Jul 10 19:56:31.298511 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c8ba1712-be25-40fc-9232-d0c31eabf7d5 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 202 Jul 10 19:56:31.299028 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 165/651] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:31 2026] DELETE /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:31.307774 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fd4f87bb-3446-42a9-af8e-3b87a2c7f573 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.308787 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a3777b73-c418-4ada-b0a9-6de4f44302db tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a returned with HTTP 200 Jul 10 19:56:31.309228 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 165/652] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:31.312685 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fd4f87bb-3446-42a9-af8e-3b87a2c7f573 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:56:31.312997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fd4f87bb-3446-42a9-af8e-3b87a2c7f573 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.313298 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fd4f87bb-3446-42a9-af8e-3b87a2c7f573 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.313508 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Created reservations ['54e2a0a4-4264-43ea-8f4e-8277646a7db0', 'ce52bbf4-3351-4456-9648-422473878dad', '471924cf-aad5-4ce7-9ce3-db002d89e8c3', '594f89b5-c89a-41b1-9c01-1eb9e2c59c05'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:31.314700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb089e6-4060-4d2f-9a0b-b48476b8aab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54e2a0a4-4264-43ea-8f4e-8277646a7db0', 'ce52bbf4-3351-4456-9648-422473878dad', '471924cf-aad5-4ce7-9ce3-db002d89e8c3', '594f89b5-c89a-41b1-9c01-1eb9e2c59c05']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:31.316141 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be31f8f-a549-4056-af89-a9a17f878720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:31.328604 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.328604 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:31.339996 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fd4f87bb-3446-42a9-af8e-3b87a2c7f573 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Volume info retrieved successfully. Jul 10 19:56:31.346043 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d87af432-bddc-45dd-9c1f-81dfe4eaf287 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.347194 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fd4f87bb-3446-42a9-af8e-3b87a2c7f573 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 200 Jul 10 19:56:31.348181 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d87af432-bddc-45dd-9c1f-81dfe4eaf287 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] DELETE https://10.4.3.145/volume/v3/types/db214626-f12b-4f75-b2af-a8308e06543d Jul 10 19:56:31.348257 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 162/653] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.348413 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d87af432-bddc-45dd-9c1f-81dfe4eaf287 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.348643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d87af432-bddc-45dd-9c1f-81dfe4eaf287 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.348700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be31f8f-a549-4056-af89-a9a17f878720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f705b9cf-8613-427f-b429-4cf973884cb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1677413317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1717686134b345469b9706165977bc6e',qos_specs=None,replication_status=,reservations=['54e2a0a4-4264-43ea-8f4e-8277646a7db0','ce52bbf4-3351-4456-9648-422473878dad','471924cf-aad5-4ce7-9ce3-db002d89e8c3','594f89b5-c89a-41b1-9c01-1eb9e2c59c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88253bd7170441d0a50d6a77b0ccebd6',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1677413317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f705b9cf-8613-427f-b429-4cf973884cb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1717686134b345469b9706165977bc6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88253bd7170441d0a50d6a77b0ccebd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:31.349901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd53219-feee-4704-9bee-e7223dfe15b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:31.373606 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d87af432-bddc-45dd-9c1f-81dfe4eaf287 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/types/db214626-f12b-4f75-b2af-a8308e06543d returned with HTTP 202 Jul 10 19:56:31.373748 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd53219-feee-4704-9bee-e7223dfe15b6) transitioned into state 'SUCCESS' from state '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-1677413317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1717686134b345469b9706165977bc6e',qos_specs=None,replication_status=,reservations=['54e2a0a4-4264-43ea-8f4e-8277646a7db0','ce52bbf4-3351-4456-9648-422473878dad','471924cf-aad5-4ce7-9ce3-db002d89e8c3','594f89b5-c89a-41b1-9c01-1eb9e2c59c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88253bd7170441d0a50d6a77b0ccebd6',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:31.373988 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 166/654] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:56:31 2026] DELETE /volume/v3/types/db214626-f12b-4f75-b2af-a8308e06543d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:31.374786 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bacfc84e-ffa5-469f-a173-6720d755e43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:31.383530 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0c6a6d89-4989-4664-95a6-15155e689186 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.385279 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c6a6d89-4989-4664-95a6-15155e689186 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] GET https://10.4.3.145/volume/v3/types/db214626-f12b-4f75-b2af-a8308e06543d Jul 10 19:56:31.385492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c6a6d89-4989-4664-95a6-15155e689186 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.385680 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c6a6d89-4989-4664-95a6-15155e689186 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.388330 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bacfc84e-ffa5-469f-a173-6720d755e43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:31.389432 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Flow 'volume_create_api' (38452a1a-a982-423f-aa8e-5d53761a2702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:31.389861 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Create volume request issued successfully. Jul 10 19:56:31.389933 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c6a6d89-4989-4664-95a6-15155e689186 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/types/db214626-f12b-4f75-b2af-a8308e06543d returned with HTTP 404 Jul 10 19:56:31.390608 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 166/655] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/types/db214626-f12b-4f75-b2af-a8308e06543d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:31.390676 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-338c5a92-c8c0-454e-aa7f-a568ff768b91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:31.391395 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 162/656] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:31 2026] POST /volume/v3/volumes => generated 752 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:31.400014 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-71f43cba-efbd-4a98-9b1b-e426472d1997 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.402054 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71f43cba-efbd-4a98-9b1b-e426472d1997 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-class-sets/default Jul 10 19:56:31.402501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71f43cba-efbd-4a98-9b1b-e426472d1997 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-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=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:31.405346 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f8a3b495-4a33-41b0-ab91-b46a97c740af None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.407174 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f8a3b495-4a33-41b0-ab91-b46a97c740af tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:56:31.407398 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f8a3b495-4a33-41b0-ab91-b46a97c740af tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.407630 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f8a3b495-4a33-41b0-ab91-b46a97c740af tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.415180 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.415180 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:31.419618 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f8a3b495-4a33-41b0-ab91-b46a97c740af tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:56:31.425182 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f8a3b495-4a33-41b0-ab91-b46a97c740af tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:56:31.425622 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 167/657] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.470808 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71f43cba-efbd-4a98-9b1b-e426472d1997 tempest-VolumeQuotaClassesTest-960614693 tempest-VolumeQuotaClassesTest-960614693-project-admin] https://10.4.3.145/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 19:56:31.471278 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 163/658] 10.4.3.145 () {68 vars in 1318 bytes} [Fri Jul 10 19:56:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 576 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.608301 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6766102d-cfb6-480b-b1af-bd932c29f095 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.610281 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6766102d-cfb6-480b-b1af-bd932c29f095 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:31.610491 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6766102d-cfb6-480b-b1af-bd932c29f095 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.610704 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6766102d-cfb6-480b-b1af-bd932c29f095 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.618534 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.618534 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:31.626278 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6766102d-cfb6-480b-b1af-bd932c29f095 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:31.633106 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6766102d-cfb6-480b-b1af-bd932c29f095 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 200 Jul 10 19:56:31.633550 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 167/659] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.646586 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b2b9ccf5-462b-4edc-8f1b-a9a91b7b909c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.650118 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b2b9ccf5-462b-4edc-8f1b-a9a91b7b909c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action Jul 10 19:56:31.650469 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b2b9ccf5-462b-4edc-8f1b-a9a91b7b909c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:31.650621 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b2b9ccf5-462b-4edc-8f1b-a9a91b7b909c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:31.662240 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.662240 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:31.664009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.admin_actions [None req-b2b9ccf5-462b-4edc-8f1b-a9a91b7b909c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume '68080bab-3039-4465-be5a-e88142c8d484' with '{'status': 'error'}' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:31.685953 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b2b9ccf5-462b-4edc-8f1b-a9a91b7b909c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action returned with HTTP 202 Jul 10 19:56:31.686410 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 163/660] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:31 2026] POST /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:31.693688 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1d917ddd-5262-4f64-b520-e5904900ad98 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.695541 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d917ddd-5262-4f64-b520-e5904900ad98 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:31.695740 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d917ddd-5262-4f64-b520-e5904900ad98 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.695928 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d917ddd-5262-4f64-b520-e5904900ad98 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.703807 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.703807 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:31.707694 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1d917ddd-5262-4f64-b520-e5904900ad98 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:31.711739 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d917ddd-5262-4f64-b520-e5904900ad98 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 200 Jul 10 19:56:31.712125 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 168/661] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.725010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-02ac32b9-282a-4a50-bc6b-eca3ed6b573c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.726592 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-02ac32b9-282a-4a50-bc6b-eca3ed6b573c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action Jul 10 19:56:31.726910 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-02ac32b9-282a-4a50-bc6b-eca3ed6b573c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:31.727050 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-02ac32b9-282a-4a50-bc6b-eca3ed6b573c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:31.734568 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.734568 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:31.734918 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.admin_actions [None req-02ac32b9-282a-4a50-bc6b-eca3ed6b573c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume '68080bab-3039-4465-be5a-e88142c8d484' with '{'status': 'available'}' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:31.750142 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-02ac32b9-282a-4a50-bc6b-eca3ed6b573c tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action returned with HTTP 202 Jul 10 19:56:31.750518 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 164/662] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:31 2026] POST /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:31.757696 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-36b91716-9e5b-433f-a847-e5bf8ed077be None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.759405 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36b91716-9e5b-433f-a847-e5bf8ed077be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:31.759572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36b91716-9e5b-433f-a847-e5bf8ed077be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.759759 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36b91716-9e5b-433f-a847-e5bf8ed077be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.767188 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.767188 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:31.770755 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-36b91716-9e5b-433f-a847-e5bf8ed077be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:31.781635 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36b91716-9e5b-433f-a847-e5bf8ed077be tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 200 Jul 10 19:56:31.782212 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 168/663] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.795033 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-71386705-fe23-4a9c-88df-3df1a0d8ccfb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.796588 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-71386705-fe23-4a9c-88df-3df1a0d8ccfb tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action Jul 10 19:56:31.796916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-71386705-fe23-4a9c-88df-3df1a0d8ccfb tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:31.797051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-71386705-fe23-4a9c-88df-3df1a0d8ccfb tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:31.807989 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.807989 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:31.807989 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.admin_actions [None req-71386705-fe23-4a9c-88df-3df1a0d8ccfb tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume '68080bab-3039-4465-be5a-e88142c8d484' with '{'status': 'maintenance'}' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:31.827495 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-71386705-fe23-4a9c-88df-3df1a0d8ccfb tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action returned with HTTP 202 Jul 10 19:56:31.828135 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 164/664] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:31 2026] POST /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:31.835058 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5a716b63-3203-4030-a480-9dff36d78347 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.836995 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5a716b63-3203-4030-a480-9dff36d78347 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:31.837228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5a716b63-3203-4030-a480-9dff36d78347 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.837939 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5a716b63-3203-4030-a480-9dff36d78347 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.845427 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.845427 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:31.849358 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5a716b63-3203-4030-a480-9dff36d78347 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:31.854279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5a716b63-3203-4030-a480-9dff36d78347 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 200 Jul 10 19:56:31.854571 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 169/665] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.873255 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ca072038-b5f4-452e-9748-b99839514e13 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.875212 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca072038-b5f4-452e-9748-b99839514e13 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] POST https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action Jul 10 19:56:31.875212 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca072038-b5f4-452e-9748-b99839514e13 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:31.875355 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca072038-b5f4-452e-9748-b99839514e13 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:31.888415 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.888415 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:31.888826 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.admin_actions [None req-ca072038-b5f4-452e-9748-b99839514e13 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] Updating volume '68080bab-3039-4465-be5a-e88142c8d484' with '{'status': 'available'}' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:56:31.913149 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca072038-b5f4-452e-9748-b99839514e13 tempest-VolumesActionsTest-688485324 tempest-VolumesActionsTest-688485324-project-admin] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action returned with HTTP 202 Jul 10 19:56:31.913518 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 165/666] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:31 2026] POST /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:31.920795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d621ca77-bb05-4a1e-981f-5c3f7edbf226 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.923476 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d621ca77-bb05-4a1e-981f-5c3f7edbf226 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:31.923641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d621ca77-bb05-4a1e-981f-5c3f7edbf226 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.923822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d621ca77-bb05-4a1e-981f-5c3f7edbf226 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.935290 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.935290 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:31.941977 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d621ca77-bb05-4a1e-981f-5c3f7edbf226 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:31.946335 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d621ca77-bb05-4a1e-981f-5c3f7edbf226 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 200 Jul 10 19:56:31.946680 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 169/667] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.958498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9b6887a7-6c1f-4e3f-ba32-fc81bae117e6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.960360 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9b6887a7-6c1f-4e3f-ba32-fc81bae117e6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:31.960603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9b6887a7-6c1f-4e3f-ba32-fc81bae117e6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.960852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9b6887a7-6c1f-4e3f-ba32-fc81bae117e6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.968115 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:31.968115 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:31.971982 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9b6887a7-6c1f-4e3f-ba32-fc81bae117e6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:31.976634 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9b6887a7-6c1f-4e3f-ba32-fc81bae117e6 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 200 Jul 10 19:56:31.977142 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 165/668] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:31 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:31.992464 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2f47434b-abd2-452f-9f94-ecece27f9c4f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:31.994676 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2f47434b-abd2-452f-9f94-ecece27f9c4f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] DELETE https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:31.994950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2f47434b-abd2-452f-9f94-ecece27f9c4f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:31.995208 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2f47434b-abd2-452f-9f94-ecece27f9c4f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:31.995422 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-2f47434b-abd2-452f-9f94-ecece27f9c4f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Delete volume with id: 68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:32.003956 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.003956 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:32.004565 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2f47434b-abd2-452f-9f94-ecece27f9c4f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:32.028010 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2f47434b-abd2-452f-9f94-ecece27f9c4f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Delete volume request issued successfully. Jul 10 19:56:32.028164 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2f47434b-abd2-452f-9f94-ecece27f9c4f tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 202 Jul 10 19:56:32.028579 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 170/669] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:31 2026] DELETE /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:32.035599 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fec6186b-dea0-4dc5-872e-eba3c4218f71 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:32.037324 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fec6186b-dea0-4dc5-872e-eba3c4218f71 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:32.037512 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fec6186b-dea0-4dc5-872e-eba3c4218f71 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:32.037667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fec6186b-dea0-4dc5-872e-eba3c4218f71 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:32.045779 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.045779 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:32.049830 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fec6186b-dea0-4dc5-872e-eba3c4218f71 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Volume info retrieved successfully. Jul 10 19:56:32.054467 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fec6186b-dea0-4dc5-872e-eba3c4218f71 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 200 Jul 10 19:56:32.054927 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 166/670] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:32 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:32.318291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-01da0a51-7804-4542-aa1d-1958ffb9e5ef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:32.320470 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01da0a51-7804-4542-aa1d-1958ffb9e5ef tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a Jul 10 19:56:32.320744 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01da0a51-7804-4542-aa1d-1958ffb9e5ef tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:32.321107 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01da0a51-7804-4542-aa1d-1958ffb9e5ef tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:32.321282 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-01da0a51-7804-4542-aa1d-1958ffb9e5ef tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member 01ffe92e-c4ec-4388-a30f-65e7adb03a6a {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:32.324268 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.324268 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:32.334389 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01da0a51-7804-4542-aa1d-1958ffb9e5ef tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a returned with HTTP 200 Jul 10 19:56:32.334877 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 170/671] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:32 2026] GET /volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:32.344156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:32.345659 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:32.346027 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-561033261", "volume_type": "d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c", "group_id": "e261e7ab-9ee5-49c7-b8a3-103a840d3a92", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:32.347303 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-561033261', 'volume_type': 'd1c7429a-2cdf-4b83-9a10-4e9eb4b1498c', 'group_id': 'e261e7ab-9ee5-49c7-b8a3-103a840d3a92', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:32.354141 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.354141 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:32.354660 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume of 1 GB Jul 10 19:56:32.360046 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Availability Zones retrieved successfully. Jul 10 19:56:32.360474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9a8becb9-9920-4b05-9f86-a2eb6c3931f9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:32.362170 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9a8becb9-9920-4b05-9f86-a2eb6c3931f9 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] GET https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 Jul 10 19:56:32.362343 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9a8becb9-9920-4b05-9f86-a2eb6c3931f9 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:32.362525 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9a8becb9-9920-4b05-9f86-a2eb6c3931f9 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:32.365834 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Flow 'volume_create_api' (006da229-6cc6-4c05-ad69-83ea161ea2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:32.366866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baaf744f-8429-4335-bbe1-59e6a03f888f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:32.367485 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.367485 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:32.367877 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9a8becb9-9920-4b05-9f86-a2eb6c3931f9 tempest-ServerStableDeviceRescueTest-1106691171 tempest-ServerStableDeviceRescueTest-1106691171-project-member] https://10.4.3.145/volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 returned with HTTP 404 Jul 10 19:56:32.367919 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:32.368369 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 171/672] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:32 2026] GET /volume/v3/volumes/50343bd1-b0b1-4d21-aa65-81077db5bf86 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:32.389433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baaf744f-8429-4335-bbe1-59e6a03f888f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:56:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c,is_public=True,name='tempest-GroupsTest-volume-type-2108089015',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1c7429a-2cdf-4b83-9a10-4e9eb4b1498c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e261e7ab-9ee5-49c7-b8a3-103a840d3a92', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:32.390568 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3377e3b0-a48d-4180-a0d2-df6d6f1ad264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:32.421848 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:32.422365 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:32.439393 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a29eeba2-663a-48f9-b02a-6c41c0fdcf98 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:32.440938 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a29eeba2-663a-48f9-b02a-6c41c0fdcf98 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:56:32.441116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a29eeba2-663a-48f9-b02a-6c41c0fdcf98 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:32.441286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a29eeba2-663a-48f9-b02a-6c41c0fdcf98 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:32.447668 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.447668 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:32.451182 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a29eeba2-663a-48f9-b02a-6c41c0fdcf98 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:56:32.454789 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a29eeba2-663a-48f9-b02a-6c41c0fdcf98 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:56:32.455190 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 167/673] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:32 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:32.467219 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Created reservations ['83b602bb-2383-490a-879a-4e42cced19d8', '8f211b8d-dd78-4513-b0e4-2e234d9fab22', '7870c67e-07d2-4b06-8d44-fdf6bfb34777', '9833495e-9b27-4d31-942e-d6db074284d4'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:32.468286 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3377e3b0-a48d-4180-a0d2-df6d6f1ad264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83b602bb-2383-490a-879a-4e42cced19d8', '8f211b8d-dd78-4513-b0e4-2e234d9fab22', '7870c67e-07d2-4b06-8d44-fdf6bfb34777', '9833495e-9b27-4d31-942e-d6db074284d4']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:32.469389 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef1fe2e-e654-4556-ab7c-29c7abc741a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:32.495123 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef1fe2e-e654-4556-ab7c-29c7abc741a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a0a19d9-8c35-433f-8295-b3bcb10a7e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-561033261',encryption_key_id=None,group_id=e261e7ab-9ee5-49c7-b8a3-103a840d3a92,group_type_id=,metadata={},multiattach=False,project_id='1d00870937a74bff89488cb78be07254',qos_specs=None,replication_status=,reservations=['83b602bb-2383-490a-879a-4e42cced19d8','8f211b8d-dd78-4513-b0e4-2e234d9fab22','7870c67e-07d2-4b06-8d44-fdf6bfb34777','9833495e-9b27-4d31-942e-d6db074284d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11caa136a5a4565ba28e296df3ab748',volume_type_id=d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c), 'volume': Volume(_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-10T19:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-561033261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e261e7ab-9ee5-49c7-b8a3-103a840d3a92,host=None,id=3a0a19d9-8c35-433f-8295-b3bcb10a7e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d00870937a74bff89488cb78be07254',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e11caa136a5a4565ba28e296df3ab748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c),volume_type_id=d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:32.495860 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5cf05a8-16cd-4ea5-b6c3-5644ce94bb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:32.534261 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5cf05a8-16cd-4ea5-b6c3-5644ce94bb08) transitioned into state 'SUCCESS' from state '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-561033261',encryption_key_id=None,group_id=e261e7ab-9ee5-49c7-b8a3-103a840d3a92,group_type_id=,metadata={},multiattach=False,project_id='1d00870937a74bff89488cb78be07254',qos_specs=None,replication_status=,reservations=['83b602bb-2383-490a-879a-4e42cced19d8','8f211b8d-dd78-4513-b0e4-2e234d9fab22','7870c67e-07d2-4b06-8d44-fdf6bfb34777','9833495e-9b27-4d31-942e-d6db074284d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11caa136a5a4565ba28e296df3ab748',volume_type_id=d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:32.534913 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62255efe-cefc-494d-8ef0-a8b1c04ba632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:32.551741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62255efe-cefc-494d-8ef0-a8b1c04ba632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:32.553683 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Flow 'volume_create_api' (006da229-6cc6-4c05-ad69-83ea161ea2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:32.554802 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume request issued successfully. Jul 10 19:56:32.555813 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:32.556080 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:32.606226 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:32.609704 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.609704 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:32.618024 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-53f8d2c8-9fce-425b-a78b-770f4717d1e8 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:32.618545 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 166/674] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:56:32 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 19:56:32.642465 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bcfb2ef3-4591-4145-985c-37be0258feff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:32.645355 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bcfb2ef3-4591-4145-985c-37be0258feff tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b Jul 10 19:56:32.646041 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bcfb2ef3-4591-4145-985c-37be0258feff tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:32.646861 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bcfb2ef3-4591-4145-985c-37be0258feff tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:32.664344 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.664344 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:32.669254 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bcfb2ef3-4591-4145-985c-37be0258feff tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Volume info retrieved successfully. Jul 10 19:56:32.670045 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-bcfb2ef3-4591-4145-985c-37be0258feff tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:32.670260 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-bcfb2ef3-4591-4145-985c-37be0258feff tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:32.708283 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-bcfb2ef3-4591-4145-985c-37be0258feff tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:32.711237 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:32.711237 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:32.719867 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bcfb2ef3-4591-4145-985c-37be0258feff tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b returned with HTTP 200 Jul 10 19:56:32.720289 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 171/675] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:32 2026] GET /volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b => generated 906 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:33.067870 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3c3d9b70-caba-4fe0-956c-9bcbaad875a8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:33.071987 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c3d9b70-caba-4fe0-956c-9bcbaad875a8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] GET https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 Jul 10 19:56:33.071987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c3d9b70-caba-4fe0-956c-9bcbaad875a8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:33.071987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c3d9b70-caba-4fe0-956c-9bcbaad875a8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:33.078372 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c3d9b70-caba-4fe0-956c-9bcbaad875a8 tempest-VolumesActionsTest-1997066600 tempest-VolumesActionsTest-1997066600-project-member] https://10.4.3.145/volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 returned with HTTP 404 Jul 10 19:56:33.079067 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 172/676] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:33 2026] GET /volume/v3/volumes/68080bab-3039-4465-be5a-e88142c8d484 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:33.733626 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:33.736020 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b Jul 10 19:56:33.736275 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:33.736502 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:33.747942 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:33.747942 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:33.752213 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Volume info retrieved successfully. Jul 10 19:56:33.753042 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:33.753222 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:33.796151 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:33.799108 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:33.799108 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:33.811499 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-580a8305-f211-40fe-bcb6-9a09b99e41d0 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b returned with HTTP 200 Jul 10 19:56:33.812115 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 168/677] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:33 2026] GET /volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:33.826359 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-986ad36b-4375-45cc-bf9f-f0c18917814d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:33.828199 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-986ad36b-4375-45cc-bf9f-f0c18917814d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 Jul 10 19:56:33.828382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-986ad36b-4375-45cc-bf9f-f0c18917814d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:33.828549 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-986ad36b-4375-45cc-bf9f-f0c18917814d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:33.828668 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-986ad36b-4375-45cc-bf9f-f0c18917814d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e261e7ab-9ee5-49c7-b8a3-103a840d3a92 {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:33.831907 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:33.831907 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:33.838755 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-986ad36b-4375-45cc-bf9f-f0c18917814d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 returned with HTTP 200 Jul 10 19:56:33.839235 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 167/678] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:33 2026] GET /volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 => generated 322 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:33.848787 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e2450746-ef0a-4d64-a2c4-6ccb90163c1e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:33.851344 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e2450746-ef0a-4d64-a2c4-6ccb90163c1e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a Jul 10 19:56:33.851771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e2450746-ef0a-4d64-a2c4-6ccb90163c1e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:33.852007 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e2450746-ef0a-4d64-a2c4-6ccb90163c1e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:33.852341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-e2450746-ef0a-4d64-a2c4-6ccb90163c1e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member 01ffe92e-c4ec-4388-a30f-65e7adb03a6a {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:33.856279 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:33.856279 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:33.883674 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e2450746-ef0a-4d64-a2c4-6ccb90163c1e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a returned with HTTP 200 Jul 10 19:56:33.884171 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 172/679] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:33 2026] GET /volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:33.899536 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ad5514ee-cdb1-43fb-a071-df1884855f8a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:33.902455 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ad5514ee-cdb1-43fb-a071-df1884855f8a tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/detail Jul 10 19:56:33.902455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ad5514ee-cdb1-43fb-a071-df1884855f8a tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:33.902455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ad5514ee-cdb1-43fb-a071-df1884855f8a tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:33.930805 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ad5514ee-cdb1-43fb-a071-df1884855f8a tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/detail returned with HTTP 200 Jul 10 19:56:33.931218 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 173/680] 10.4.3.145 () {68 vars in 1296 bytes} [Fri Jul 10 19:56:33 2026] GET /volume/v3/groups/detail => generated 639 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:56:33.941792 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:33.945621 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:33.945829 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:33.946025 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:33.946261 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:33.946888 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:33.960195 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Get all volumes completed successfully. Jul 10 19:56:33.960903 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:33.961086 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:33.998953 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:34.002505 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:34.002505 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:34.011684 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77bb557b-50d8-47cc-a1ed-bae9c20fddb1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:34.012256 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 169/681] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:56:33 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:34.025498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.027568 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:34.027792 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.028532 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.028882 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:34.029254 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:34.029254 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:34.029735 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:34.039060 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Get all volumes completed successfully. Jul 10 19:56:34.039730 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:34.039937 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:34.082324 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:34.085398 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:34.085398 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:34.093155 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1a79e81b-e87f-4de0-8bfe-d36baddb0a27 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:34.094164 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 168/682] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:56:34 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:56:34.109887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-75d97370-0c4c-40a2-a575-e8e49a796859 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.111517 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-75d97370-0c4c-40a2-a575-e8e49a796859 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92/action Jul 10 19:56:34.111843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-75d97370-0c4c-40a2-a575-e8e49a796859 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:34.111977 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-75d97370-0c4c-40a2-a575-e8e49a796859 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:34.113237 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-75d97370-0c4c-40a2-a575-e8e49a796859 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] delete called for group e261e7ab-9ee5-49c7-b8a3-103a840d3a92 {{(pid=99976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:56:34.113336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-75d97370-0c4c-40a2-a575-e8e49a796859 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Delete group with id: e261e7ab-9ee5-49c7-b8a3-103a840d3a92 Jul 10 19:56:34.116627 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:34.116627 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:34.158715 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-75d97370-0c4c-40a2-a575-e8e49a796859 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92/action returned with HTTP 202 Jul 10 19:56:34.159143 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 173/683] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:56:34 2026] POST /volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:56:34.171766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bc04cde1-1dd6-4125-ac14-4c115316277e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.182024 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bc04cde1-1dd6-4125-ac14-4c115316277e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b Jul 10 19:56:34.183157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bc04cde1-1dd6-4125-ac14-4c115316277e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.183331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bc04cde1-1dd6-4125-ac14-4c115316277e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.190877 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:34.190877 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:34.194953 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bc04cde1-1dd6-4125-ac14-4c115316277e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Volume info retrieved successfully. Jul 10 19:56:34.195619 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-bc04cde1-1dd6-4125-ac14-4c115316277e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:34.195787 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-bc04cde1-1dd6-4125-ac14-4c115316277e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:34.236916 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-bc04cde1-1dd6-4125-ac14-4c115316277e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:34.242366 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:34.242366 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:34.252782 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bc04cde1-1dd6-4125-ac14-4c115316277e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b returned with HTTP 200 Jul 10 19:56:34.253172 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 174/684] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:34 2026] GET /volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b => generated 906 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:34.297115 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.410720 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f Jul 10 19:56:34.411008 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.412394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.421049 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.421343 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.421577 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.421828 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.422074 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.422370 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.422776 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.422992 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.423212 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.423434 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.427844 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0bc961f1-8e88-4c5f-bf0d-9ec8bcd682b8 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f returned with HTTP 200 Jul 10 19:56:34.428268 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 170/685] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:34 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f => generated 612 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:34.438571 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.440734 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f/defaults Jul 10 19:56:34.440917 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.441175 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'defaults' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.447092 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.447471 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.448106 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.448411 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.448550 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.448781 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.451240 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e38fab06-fe4e-4623-92d4-d4595ea12a02 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f/defaults returned with HTTP 200 Jul 10 19:56:34.451917 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 169/686] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 19:56:34 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f/defaults => generated 612 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:34.459531 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0c447808-4c92-4cc8-bd0c-0adc171b1aa0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.461435 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c447808-4c92-4cc8-bd0c-0adc171b1aa0 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f Jul 10 19:56:34.461849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c447808-4c92-4cc8-bd0c-0adc171b1aa0 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:34.505757 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c447808-4c92-4cc8-bd0c-0adc171b1aa0 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f returned with HTTP 200 Jul 10 19:56:34.506257 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 174/687] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 19:56:34 2026] PUT /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f => generated 570 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:34.514949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2c658f7f-ace9-4418-9e62-ec4704ce5081 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.516950 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2c658f7f-ace9-4418-9e62-ec4704ce5081 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] DELETE https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f Jul 10 19:56:34.517192 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2c658f7f-ace9-4418-9e62-ec4704ce5081 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.517401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2c658f7f-ace9-4418-9e62-ec4704ce5081 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.525383 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2c658f7f-ace9-4418-9e62-ec4704ce5081 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f returned with HTTP 200 Jul 10 19:56:34.525811 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 175/688] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:56:34 2026] DELETE /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:56:34.533343 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e83bbe5c-874f-4a9a-ac62-1b1eb8520c66 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.536200 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e83bbe5c-874f-4a9a-ac62-1b1eb8520c66 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f Jul 10 19:56:34.536387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e83bbe5c-874f-4a9a-ac62-1b1eb8520c66 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.536557 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e83bbe5c-874f-4a9a-ac62-1b1eb8520c66 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.564531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e83bbe5c-874f-4a9a-ac62-1b1eb8520c66 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f returned with HTTP 200 Jul 10 19:56:34.564928 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 171/689] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:34 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f => generated 612 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:34.577894 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-90240a6e-d0ac-4628-83db-b3f86679b227 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.580916 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-90240a6e-d0ac-4628-83db-b3f86679b227 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f Jul 10 19:56:34.580916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-90240a6e-d0ac-4628-83db-b3f86679b227 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:34.731828 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-90240a6e-d0ac-4628-83db-b3f86679b227 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f returned with HTTP 200 Jul 10 19:56:34.732278 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 170/690] 10.4.3.145 () {68 vars in 1375 bytes} [Fri Jul 10 19:56:34 2026] PUT /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f => generated 570 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:34.746774 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b4dc1af9-f411-4e4b-aecd-7575c9f05d2b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.749208 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4dc1af9-f411-4e4b-aecd-7575c9f05d2b tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f/defaults Jul 10 19:56:34.749208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4dc1af9-f411-4e4b-aecd-7575c9f05d2b tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.749208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4dc1af9-f411-4e4b-aecd-7575c9f05d2b tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'defaults' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.761599 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4dc1af9-f411-4e4b-aecd-7575c9f05d2b tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f/defaults returned with HTTP 200 Jul 10 19:56:34.762046 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 175/691] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 19:56:34 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f/defaults => generated 612 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:34.772800 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e3ce3b54-a726-4422-a653-e67a13ea079f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.773227 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f Jul 10 19:56:34.775862 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.775862 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.781253 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.781509 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.781764 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2108089015 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2108089015, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.782063 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.782373 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.782629 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.783085 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:34.783318 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.783543 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.783765 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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 19:56:34.788120 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e3ce3b54-a726-4422-a653-e67a13ea079f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f returned with HTTP 200 Jul 10 19:56:34.788561 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 176/692] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:34 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f => generated 612 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:34.799806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1eaa6934-e172-4046-b331-5a8788a1bc73 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.801563 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1eaa6934-e172-4046-b331-5a8788a1bc73 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True Jul 10 19:56:34.801878 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1eaa6934-e172-4046-b331-5a8788a1bc73 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:34.802636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1eaa6934-e172-4046-b331-5a8788a1bc73 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:34.824085 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1eaa6934-e172-4046-b331-5a8788a1bc73 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True returned with HTTP 200 Jul 10 19:56:34.824609 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 172/693] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 19:56:34 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:34.836793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:34.947368 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:34.947667 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-355634822"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:34.949200 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-355634822'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:34.949377 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Create volume of 1 GB Jul 10 19:56:34.953952 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Availability Zones retrieved successfully. Jul 10 19:56:34.959475 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Flow 'volume_create_api' (a7a241e9-1bf2-4c3a-ad0b-ba067b078822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:34.960424 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dbf3437-890c-43af-8a91-f6e50a8baec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:34.961360 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:34.993022 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dbf3437-890c-43af-8a91-f6e50a8baec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:34.994122 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41b2a24-9778-44f9-b142-eb5752af4461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:35.066009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Created reservations ['efead6e3-2c58-403e-b5f7-54b92499e009', 'ce2e6920-7c7f-4774-b56f-416223889a73', 'a124e72d-3933-4299-894d-71e6b90f096b', '88199623-1924-4ec2-86c7-87ba1d00a9a4'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:35.066892 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41b2a24-9778-44f9-b142-eb5752af4461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efead6e3-2c58-403e-b5f7-54b92499e009', 'ce2e6920-7c7f-4774-b56f-416223889a73', 'a124e72d-3933-4299-894d-71e6b90f096b', '88199623-1924-4ec2-86c7-87ba1d00a9a4']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:35.067574 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb35d370-69ad-4150-997b-cebb793673fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:35.098224 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb35d370-69ad-4150-997b-cebb793673fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd764207b-e1ef-4343-99fe-5cccea0bbe73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-355634822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de497461e9bd494d8a37b022a8458f8f',qos_specs=None,replication_status=,reservations=['efead6e3-2c58-403e-b5f7-54b92499e009','ce2e6920-7c7f-4774-b56f-416223889a73','a124e72d-3933-4299-894d-71e6b90f096b','88199623-1924-4ec2-86c7-87ba1d00a9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a072a97c850466080025ec037f033df',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-355634822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d764207b-e1ef-4343-99fe-5cccea0bbe73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de497461e9bd494d8a37b022a8458f8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a072a97c850466080025ec037f033df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:35.098983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07365b06-ba2d-4bbb-abd0-7b98cc9a99af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:35.123209 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07365b06-ba2d-4bbb-abd0-7b98cc9a99af) transitioned into state 'SUCCESS' from state '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-355634822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de497461e9bd494d8a37b022a8458f8f',qos_specs=None,replication_status=,reservations=['efead6e3-2c58-403e-b5f7-54b92499e009','ce2e6920-7c7f-4774-b56f-416223889a73','a124e72d-3933-4299-894d-71e6b90f096b','88199623-1924-4ec2-86c7-87ba1d00a9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a072a97c850466080025ec037f033df',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:35.123870 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ecc45c7-d528-4c23-81ca-06263102deed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:35.133839 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ecc45c7-d528-4c23-81ca-06263102deed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:35.134699 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Flow 'volume_create_api' (a7a241e9-1bf2-4c3a-ad0b-ba067b078822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:35.135064 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Create volume request issued successfully. Jul 10 19:56:35.135610 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-01be0a71-c719-4502-bd2b-2c476f6cdeb9 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:35.136169 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 171/694] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:34 2026] POST /volume/v3/volumes => generated 755 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:35.147546 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fcfe8fbd-a9f4-4a11-9006-c97dd03e1aa2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:35.149505 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fcfe8fbd-a9f4-4a11-9006-c97dd03e1aa2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] GET https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:35.149726 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fcfe8fbd-a9f4-4a11-9006-c97dd03e1aa2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:35.150062 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fcfe8fbd-a9f4-4a11-9006-c97dd03e1aa2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:35.157907 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:35.157907 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:35.163814 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fcfe8fbd-a9f4-4a11-9006-c97dd03e1aa2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Volume info retrieved successfully. Jul 10 19:56:35.169340 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fcfe8fbd-a9f4-4a11-9006-c97dd03e1aa2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 returned with HTTP 200 Jul 10 19:56:35.170550 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 176/695] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:35 2026] GET /volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:56:35.266854 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2fbf4a40-110f-4417-b359-f311e05a7f5b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:35.268614 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2fbf4a40-110f-4417-b359-f311e05a7f5b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b Jul 10 19:56:35.268832 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2fbf4a40-110f-4417-b359-f311e05a7f5b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:35.269048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2fbf4a40-110f-4417-b359-f311e05a7f5b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:35.274755 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2fbf4a40-110f-4417-b359-f311e05a7f5b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b returned with HTTP 404 Jul 10 19:56:35.275342 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 177/696] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:35 2026] GET /volume/v3/volumes/3a0a19d9-8c35-433f-8295-b3bcb10a7e3b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:56:35.283654 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ed76461c-6dbb-451a-8e7b-3910690a58d2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:35.288231 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed76461c-6dbb-451a-8e7b-3910690a58d2 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 Jul 10 19:56:35.288415 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed76461c-6dbb-451a-8e7b-3910690a58d2 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:35.288676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed76461c-6dbb-451a-8e7b-3910690a58d2 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:35.288844 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-ed76461c-6dbb-451a-8e7b-3910690a58d2 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e261e7ab-9ee5-49c7-b8a3-103a840d3a92 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:35.292133 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed76461c-6dbb-451a-8e7b-3910690a58d2 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 returned with HTTP 404 Jul 10 19:56:35.292544 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 173/697] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:35 2026] GET /volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:56:35.299120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cb663c20-8c5a-4708-aa67-dcd899a87815 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:35.300793 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb663c20-8c5a-4708-aa67-dcd899a87815 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a/action Jul 10 19:56:35.301153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb663c20-8c5a-4708-aa67-dcd899a87815 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:35.301250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb663c20-8c5a-4708-aa67-dcd899a87815 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:35.302641 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-cb663c20-8c5a-4708-aa67-dcd899a87815 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] delete called for group 01ffe92e-c4ec-4388-a30f-65e7adb03a6a {{(pid=99972) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:56:35.302772 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.groups [None req-cb663c20-8c5a-4708-aa67-dcd899a87815 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Delete group with id: 01ffe92e-c4ec-4388-a30f-65e7adb03a6a Jul 10 19:56:35.306192 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:35.306192 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:35.327194 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb663c20-8c5a-4708-aa67-dcd899a87815 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a/action returned with HTTP 202 Jul 10 19:56:35.327573 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 172/698] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:56:35 2026] POST /volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:56:35.335495 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a2861e8a-ab10-4ec3-a723-3c972f9854d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:35.338725 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2861e8a-ab10-4ec3-a723-3c972f9854d3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a Jul 10 19:56:35.338921 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2861e8a-ab10-4ec3-a723-3c972f9854d3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:35.339115 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2861e8a-ab10-4ec3-a723-3c972f9854d3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:35.339247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-a2861e8a-ab10-4ec3-a723-3c972f9854d3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member 01ffe92e-c4ec-4388-a30f-65e7adb03a6a {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:35.346417 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:35.346417 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:35.359347 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2861e8a-ab10-4ec3-a723-3c972f9854d3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a returned with HTTP 200 Jul 10 19:56:35.359711 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 177/699] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:35 2026] GET /volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:36.182954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fcff42e0-e727-4173-8024-8ce34eb0a19e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.188448 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fcff42e0-e727-4173-8024-8ce34eb0a19e tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] GET https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:36.188792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fcff42e0-e727-4173-8024-8ce34eb0a19e tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.188990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fcff42e0-e727-4173-8024-8ce34eb0a19e tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.203038 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:36.203038 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:36.214351 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fcff42e0-e727-4173-8024-8ce34eb0a19e tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Volume info retrieved successfully. Jul 10 19:56:36.220110 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fcff42e0-e727-4173-8024-8ce34eb0a19e tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 returned with HTTP 200 Jul 10 19:56:36.221221 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 178/700] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:36 2026] GET /volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:36.241850 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1813931d-e87b-4705-8ea0-57d9aafccde2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.243884 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1813931d-e87b-4705-8ea0-57d9aafccde2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True Jul 10 19:56:36.244310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1813931d-e87b-4705-8ea0-57d9aafccde2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.244599 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1813931d-e87b-4705-8ea0-57d9aafccde2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.275152 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1813931d-e87b-4705-8ea0-57d9aafccde2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True returned with HTTP 200 Jul 10 19:56:36.275862 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 174/701] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 19:56:36 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:36.286374 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-28252237-7b66-4887-8480-ea631cc46774 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.288767 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-28252237-7b66-4887-8480-ea631cc46774 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:36.289032 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-28252237-7b66-4887-8480-ea631cc46774 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.289244 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-28252237-7b66-4887-8480-ea631cc46774 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.289418 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-28252237-7b66-4887-8480-ea631cc46774 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Delete volume with id: d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:36.297709 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:36.297709 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:36.298213 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-28252237-7b66-4887-8480-ea631cc46774 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Volume info retrieved successfully. Jul 10 19:56:36.324325 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-28252237-7b66-4887-8480-ea631cc46774 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Delete volume request issued successfully. Jul 10 19:56:36.324584 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-28252237-7b66-4887-8480-ea631cc46774 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 returned with HTTP 202 Jul 10 19:56:36.325016 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 173/702] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:36 2026] DELETE /volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:36.335053 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-eee659cf-3200-49fb-a9a9-db28b90fbb0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.337595 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eee659cf-3200-49fb-a9a9-db28b90fbb0a tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] GET https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:36.337825 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eee659cf-3200-49fb-a9a9-db28b90fbb0a tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.338043 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eee659cf-3200-49fb-a9a9-db28b90fbb0a tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.355458 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:36.355458 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:36.359985 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-eee659cf-3200-49fb-a9a9-db28b90fbb0a tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Volume info retrieved successfully. Jul 10 19:56:36.364465 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eee659cf-3200-49fb-a9a9-db28b90fbb0a tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 returned with HTTP 200 Jul 10 19:56:36.365089 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 178/703] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:36 2026] GET /volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:36.370517 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f49fd5ee-8b7a-48d0-b6ba-3cd2de5c35c4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.372694 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f49fd5ee-8b7a-48d0-b6ba-3cd2de5c35c4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a Jul 10 19:56:36.373083 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f49fd5ee-8b7a-48d0-b6ba-3cd2de5c35c4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.373335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f49fd5ee-8b7a-48d0-b6ba-3cd2de5c35c4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.373475 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-f49fd5ee-8b7a-48d0-b6ba-3cd2de5c35c4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member 01ffe92e-c4ec-4388-a30f-65e7adb03a6a {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:36.376567 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f49fd5ee-8b7a-48d0-b6ba-3cd2de5c35c4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a returned with HTTP 404 Jul 10 19:56:36.377270 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 179/704] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:36 2026] GET /volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:56:36.385842 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2b64f850-0c0e-4cd2-a6b6-3bda37100e9e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.388723 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b64f850-0c0e-4cd2-a6b6-3bda37100e9e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/detail Jul 10 19:56:36.388976 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b64f850-0c0e-4cd2-a6b6-3bda37100e9e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.389148 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b64f850-0c0e-4cd2-a6b6-3bda37100e9e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.394807 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b64f850-0c0e-4cd2-a6b6-3bda37100e9e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/detail returned with HTTP 200 Jul 10 19:56:36.395397 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 175/705] 10.4.3.145 () {68 vars in 1296 bytes} [Fri Jul 10 19:56:36 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:36.410629 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5c6af8aa-dff6-4e7e-b2c1-a16d54393e16 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.413791 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5c6af8aa-dff6-4e7e-b2c1-a16d54393e16 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:36.414046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5c6af8aa-dff6-4e7e-b2c1-a16d54393e16 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.414272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5c6af8aa-dff6-4e7e-b2c1-a16d54393e16 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.414602 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-5c6af8aa-dff6-4e7e-b2c1-a16d54393e16 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:36.415486 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5c6af8aa-dff6-4e7e-b2c1-a16d54393e16 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:36.425499 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5c6af8aa-dff6-4e7e-b2c1-a16d54393e16 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Get all volumes completed successfully. Jul 10 19:56:36.427935 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5c6af8aa-dff6-4e7e-b2c1-a16d54393e16 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:36.428584 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 174/706] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:56:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:36.446578 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7e9a650f-0f93-4768-828b-a08bbfc0de00 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.452369 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e9a650f-0f93-4768-828b-a08bbfc0de00 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a/action Jul 10 19:56:36.452369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e9a650f-0f93-4768-828b-a08bbfc0de00 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:36.452369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e9a650f-0f93-4768-828b-a08bbfc0de00 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:36.453050 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-7e9a650f-0f93-4768-828b-a08bbfc0de00 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] delete called for group 01ffe92e-c4ec-4388-a30f-65e7adb03a6a {{(pid=99976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:56:36.453248 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-7e9a650f-0f93-4768-828b-a08bbfc0de00 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Delete group with id: 01ffe92e-c4ec-4388-a30f-65e7adb03a6a Jul 10 19:56:36.456068 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e9a650f-0f93-4768-828b-a08bbfc0de00 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a/action returned with HTTP 404 Jul 10 19:56:36.456649 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 179/707] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:56:36 2026] POST /volume/v3/groups/01ffe92e-c4ec-4388-a30f-65e7adb03a6a/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:56:36.465733 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-18440eeb-9ab6-48bd-a5fd-68ddd3acda7f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.467559 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18440eeb-9ab6-48bd-a5fd-68ddd3acda7f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:36.467821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18440eeb-9ab6-48bd-a5fd-68ddd3acda7f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.468003 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18440eeb-9ab6-48bd-a5fd-68ddd3acda7f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.468296 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-18440eeb-9ab6-48bd-a5fd-68ddd3acda7f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:36.469239 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-18440eeb-9ab6-48bd-a5fd-68ddd3acda7f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:36.476652 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-18440eeb-9ab6-48bd-a5fd-68ddd3acda7f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Get all volumes completed successfully. Jul 10 19:56:36.480307 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18440eeb-9ab6-48bd-a5fd-68ddd3acda7f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:36.480822 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 180/708] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:56:36 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 19:56:36.495507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b56b2d32-2b81-410b-8af6-66491ae43ee3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.497400 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b56b2d32-2b81-410b-8af6-66491ae43ee3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92/action Jul 10 19:56:36.497819 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b56b2d32-2b81-410b-8af6-66491ae43ee3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:36.497991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b56b2d32-2b81-410b-8af6-66491ae43ee3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:36.499332 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-b56b2d32-2b81-410b-8af6-66491ae43ee3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] delete called for group e261e7ab-9ee5-49c7-b8a3-103a840d3a92 {{(pid=99971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:56:36.499462 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.groups [None req-b56b2d32-2b81-410b-8af6-66491ae43ee3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Delete group with id: e261e7ab-9ee5-49c7-b8a3-103a840d3a92 Jul 10 19:56:36.504079 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b56b2d32-2b81-410b-8af6-66491ae43ee3 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92/action returned with HTTP 404 Jul 10 19:56:36.504594 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 176/709] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:56:36 2026] POST /volume/v3/groups/e261e7ab-9ee5-49c7-b8a3-103a840d3a92/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:56:36.514130 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2be3fa1d-c203-4491-b7d6-04899a2200af None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.517084 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2be3fa1d-c203-4491-b7d6-04899a2200af tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/e1787042-440c-4968-8443-4680c6e4fcfa Jul 10 19:56:36.517465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2be3fa1d-c203-4491-b7d6-04899a2200af tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.517719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2be3fa1d-c203-4491-b7d6-04899a2200af tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.533394 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2be3fa1d-c203-4491-b7d6-04899a2200af tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/group_types/e1787042-440c-4968-8443-4680c6e4fcfa returned with HTTP 202 Jul 10 19:56:36.534055 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 175/710] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:56:36 2026] DELETE /volume/v3/group_types/e1787042-440c-4968-8443-4680c6e4fcfa => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:56:36.540911 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1b6db49c-a821-4bdc-8944-df5ddf91667a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.543284 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b6db49c-a821-4bdc-8944-df5ddf91667a tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] DELETE https://10.4.3.145/volume/v3/types/d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c Jul 10 19:56:36.543284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b6db49c-a821-4bdc-8944-df5ddf91667a tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.543589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b6db49c-a821-4bdc-8944-df5ddf91667a tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.595861 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b6db49c-a821-4bdc-8944-df5ddf91667a tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/types/d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c returned with HTTP 202 Jul 10 19:56:36.596701 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 180/711] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:56:36 2026] DELETE /volume/v3/types/d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:36.604857 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cc6e748b-4feb-408f-8941-3e15e5f031bb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.606766 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cc6e748b-4feb-408f-8941-3e15e5f031bb tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] GET https://10.4.3.145/volume/v3/types/d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c Jul 10 19:56:36.606992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cc6e748b-4feb-408f-8941-3e15e5f031bb tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.607236 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cc6e748b-4feb-408f-8941-3e15e5f031bb tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.612334 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cc6e748b-4feb-408f-8941-3e15e5f031bb tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/types/d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c returned with HTTP 404 Jul 10 19:56:36.613032 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 181/712] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:56:36 2026] GET /volume/v3/types/d1c7429a-2cdf-4b83-9a10-4e9eb4b1498c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:36.633079 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-80bdf333-b5df-4081-a166-f0e2355b6c40 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.636094 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-80bdf333-b5df-4081-a166-f0e2355b6c40 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:56:36.637436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-80bdf333-b5df-4081-a166-f0e2355b6c40 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1124952504"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:36.659073 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-80bdf333-b5df-4081-a166-f0e2355b6c40 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:56:36.659450 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 177/713] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:56:36 2026] POST /volume/v3/types => generated 216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:36.667588 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-50f55564-d544-4d4b-b858-b4c85fe8b686 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.669205 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50f55564-d544-4d4b-b858-b4c85fe8b686 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 19:56:36.669561 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50f55564-d544-4d4b-b858-b4c85fe8b686 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1668404008"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:36.685234 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50f55564-d544-4d4b-b858-b4c85fe8b686 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 19:56:36.685620 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 176/714] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 19:56:36 2026] POST /volume/v3/group_types => generated 173 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:36.699463 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f1710efd-bf02-4830-af4e-41a74fbe29b4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.703554 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f1710efd-bf02-4830-af4e-41a74fbe29b4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 19:56:36.704096 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f1710efd-bf02-4830-af4e-41a74fbe29b4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fa73d74a-9b0a-458d-891c-d651d9aa8642", "volume_types": ["650e6afe-d672-45c3-89d1-fdb199fc9a5c"], "name": "tempest-GroupsTest-Group-2051593854"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:36.711881 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-f1710efd-bf02-4830-af4e-41a74fbe29b4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Creating new group {'group': {'group_type': 'fa73d74a-9b0a-458d-891c-d651d9aa8642', 'volume_types': ['650e6afe-d672-45c3-89d1-fdb199fc9a5c'], 'name': 'tempest-GroupsTest-Group-2051593854'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:56:36.715352 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-f1710efd-bf02-4830-af4e-41a74fbe29b4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Creating group tempest-GroupsTest-Group-2051593854. Jul 10 19:56:36.722871 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f1710efd-bf02-4830-af4e-41a74fbe29b4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Availability Zones retrieved successfully. Jul 10 19:56:36.735591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f1710efd-bf02-4830-af4e-41a74fbe29b4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Created reservations ['2c7b011c-be0b-4748-95fe-b117dd1bfaed'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:36.759201 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f1710efd-bf02-4830-af4e-41a74fbe29b4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 19:56:36.759566 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 181/715] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 19:56:36 2026] POST /volume/v3/groups => generated 104 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:36.769289 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-363094d8-1a5d-4d9c-94c1-c751cf5ede41 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:36.772300 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-363094d8-1a5d-4d9c-94c1-c751cf5ede41 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:36.772553 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-363094d8-1a5d-4d9c-94c1-c751cf5ede41 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:36.772774 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-363094d8-1a5d-4d9c-94c1-c751cf5ede41 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:36.772947 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-363094d8-1a5d-4d9c-94c1-c751cf5ede41 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:36.778011 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:36.778011 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:36.791995 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-363094d8-1a5d-4d9c-94c1-c751cf5ede41 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 200 Jul 10 19:56:36.791995 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 182/716] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:36 2026] GET /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:37.381050 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-598ed056-2466-4468-a70b-e098798d31e0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:37.381690 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-598ed056-2466-4468-a70b-e098798d31e0 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] GET https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:37.381821 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-598ed056-2466-4468-a70b-e098798d31e0 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:37.382059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-598ed056-2466-4468-a70b-e098798d31e0 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:37.389171 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-598ed056-2466-4468-a70b-e098798d31e0 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 returned with HTTP 404 Jul 10 19:56:37.389648 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 178/717] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:37 2026] GET /volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:37.401603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0b1dc69a-bc6b-441a-817a-520224d85eb8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:37.404461 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0b1dc69a-bc6b-441a-817a-520224d85eb8 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] GET https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:37.404676 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0b1dc69a-bc6b-441a-817a-520224d85eb8 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:37.404910 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0b1dc69a-bc6b-441a-817a-520224d85eb8 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:37.413705 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0b1dc69a-bc6b-441a-817a-520224d85eb8 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 returned with HTTP 404 Jul 10 19:56:37.414236 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 177/718] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:37 2026] GET /volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:37.424712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-86b1e607-fad1-4d83-9145-54aeef981cf2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:37.427064 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86b1e607-fad1-4d83-9145-54aeef981cf2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:37.427948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86b1e607-fad1-4d83-9145-54aeef981cf2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:37.427948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86b1e607-fad1-4d83-9145-54aeef981cf2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:37.427948 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-86b1e607-fad1-4d83-9145-54aeef981cf2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Delete volume with id: d764207b-e1ef-4343-99fe-5cccea0bbe73 Jul 10 19:56:37.435444 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86b1e607-fad1-4d83-9145-54aeef981cf2 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 returned with HTTP 404 Jul 10 19:56:37.435939 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 182/719] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:37 2026] DELETE /volume/v3/volumes/d764207b-e1ef-4343-99fe-5cccea0bbe73 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:37.450526 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:37.452533 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:37.453047 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-588689141"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:37.455178 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-588689141'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:37.455280 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Create volume of 1 GB Jul 10 19:56:37.455718 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:37.455718 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:37.460236 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Availability Zones retrieved successfully. Jul 10 19:56:37.467982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Flow 'volume_create_api' (9623785c-2940-49da-8e84-8a6d65c928f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:37.468987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5333f0-15c4-421f-a4f8-9d363c42d6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:37.470755 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:37.501755 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5333f0-15c4-421f-a4f8-9d363c42d6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:37.503113 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911acf2e-3e45-463c-a9ce-065121374c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:37.582528 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Created reservations ['012afece-4e58-4b09-8951-55397edbe702', '47075078-e365-420c-bedb-b6ba78558f77', 'cfec3abc-c401-43f1-9228-4d0ba9a08a7d', '90947679-9de5-4fc6-98bb-528cb43bd3f5'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:37.583397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911acf2e-3e45-463c-a9ce-065121374c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['012afece-4e58-4b09-8951-55397edbe702', '47075078-e365-420c-bedb-b6ba78558f77', 'cfec3abc-c401-43f1-9228-4d0ba9a08a7d', '90947679-9de5-4fc6-98bb-528cb43bd3f5']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:37.584219 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727f3c58-7806-4343-9692-b80d90186d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:37.626211 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727f3c58-7806-4343-9692-b80d90186d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2899968b-4f89-47a0-b252-56864ac42f46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-588689141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de497461e9bd494d8a37b022a8458f8f',qos_specs=None,replication_status=,reservations=['012afece-4e58-4b09-8951-55397edbe702','47075078-e365-420c-bedb-b6ba78558f77','cfec3abc-c401-43f1-9228-4d0ba9a08a7d','90947679-9de5-4fc6-98bb-528cb43bd3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a072a97c850466080025ec037f033df',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-588689141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2899968b-4f89-47a0-b252-56864ac42f46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de497461e9bd494d8a37b022a8458f8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a072a97c850466080025ec037f033df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:37.627377 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35508c0e-a6b1-4907-806c-bc6c3985720b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:37.668941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35508c0e-a6b1-4907-806c-bc6c3985720b) transitioned into state 'SUCCESS' from state '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-588689141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de497461e9bd494d8a37b022a8458f8f',qos_specs=None,replication_status=,reservations=['012afece-4e58-4b09-8951-55397edbe702','47075078-e365-420c-bedb-b6ba78558f77','cfec3abc-c401-43f1-9228-4d0ba9a08a7d','90947679-9de5-4fc6-98bb-528cb43bd3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a072a97c850466080025ec037f033df',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:37.669734 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c488a9d4-8e7e-46ff-abf7-054a784f6fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:37.684372 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c488a9d4-8e7e-46ff-abf7-054a784f6fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:37.685210 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Flow 'volume_create_api' (9623785c-2940-49da-8e84-8a6d65c928f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:37.685597 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Create volume request issued successfully. Jul 10 19:56:37.686327 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f71ff4c5-0521-4601-804e-0aefc31b1777 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:37.686852 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 183/720] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:37 2026] POST /volume/v3/volumes => generated 755 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:37.700859 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1549d930-146a-4e16-9edf-371a20623da7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:37.706120 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1549d930-146a-4e16-9edf-371a20623da7 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] GET https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:37.707311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1549d930-146a-4e16-9edf-371a20623da7 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:37.709210 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1549d930-146a-4e16-9edf-371a20623da7 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:37.720254 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:37.720254 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:37.724674 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1549d930-146a-4e16-9edf-371a20623da7 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Volume info retrieved successfully. Jul 10 19:56:37.730594 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1549d930-146a-4e16-9edf-371a20623da7 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 returned with HTTP 200 Jul 10 19:56:37.731295 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 179/721] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:37 2026] GET /volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:37.805229 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a7787915-25ce-4ae1-bcf9-97a8a01dd78c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:37.808892 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a7787915-25ce-4ae1-bcf9-97a8a01dd78c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:37.809170 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a7787915-25ce-4ae1-bcf9-97a8a01dd78c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:37.809409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a7787915-25ce-4ae1-bcf9-97a8a01dd78c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:37.809593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-a7787915-25ce-4ae1-bcf9-97a8a01dd78c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:37.815915 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:37.815915 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:37.829489 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a7787915-25ce-4ae1-bcf9-97a8a01dd78c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 200 Jul 10 19:56:37.829489 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 178/722] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:37 2026] GET /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:37.845404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-389e88da-d0b7-45ff-aa24-f888b887213e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:37.847491 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:37.847703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1543837988", "volume_type": "650e6afe-d672-45c3-89d1-fdb199fc9a5c", "group_id": "e1a53b32-93bb-4627-a66c-127bada5f47d", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:37.849193 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1543837988', 'volume_type': '650e6afe-d672-45c3-89d1-fdb199fc9a5c', 'group_id': 'e1a53b32-93bb-4627-a66c-127bada5f47d', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:37.857318 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:37.857318 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:37.857919 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume of 1 GB Jul 10 19:56:37.864211 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Availability Zones retrieved successfully. Jul 10 19:56:37.869247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Flow 'volume_create_api' (af1ed87b-39d6-4240-abe0-da6c9603d975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:37.870313 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d9e181-7d9b-4065-a992-9f4c30a47fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:37.870879 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:37.870879 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:37.871310 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:37.901951 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d9e181-7d9b-4065-a992-9f4c30a47fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=650e6afe-d672-45c3-89d1-fdb199fc9a5c,is_public=True,name='tempest-GroupsTest-volume-type-1124952504',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '650e6afe-d672-45c3-89d1-fdb199fc9a5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e1a53b32-93bb-4627-a66c-127bada5f47d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:37.902628 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3312b6-4ac7-4c1d-9411-b980bf47c2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:37.929481 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:37.929723 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:37.962677 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Created reservations ['f576aa8c-3298-4cb2-8914-66805682ba57', '2109c2f0-ea50-4594-a7f6-991116b88cef', 'f4089b1f-0843-4ec2-9775-6013cb0472d4', '4151d9b0-a3dd-4361-b7d2-ee72413ed194'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:37.963801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3312b6-4ac7-4c1d-9411-b980bf47c2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f576aa8c-3298-4cb2-8914-66805682ba57', '2109c2f0-ea50-4594-a7f6-991116b88cef', 'f4089b1f-0843-4ec2-9775-6013cb0472d4', '4151d9b0-a3dd-4361-b7d2-ee72413ed194']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:37.964876 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8d5aaa-455a-48ef-8219-5655fa8ee31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:37.995460 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8d5aaa-455a-48ef-8219-5655fa8ee31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '036b6522-a1ff-4398-8d38-3467f9eaa19f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1543837988',encryption_key_id=None,group_id=e1a53b32-93bb-4627-a66c-127bada5f47d,group_type_id=,metadata={},multiattach=False,project_id='1d00870937a74bff89488cb78be07254',qos_specs=None,replication_status=,reservations=['f576aa8c-3298-4cb2-8914-66805682ba57','2109c2f0-ea50-4594-a7f6-991116b88cef','f4089b1f-0843-4ec2-9775-6013cb0472d4','4151d9b0-a3dd-4361-b7d2-ee72413ed194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11caa136a5a4565ba28e296df3ab748',volume_type_id=650e6afe-d672-45c3-89d1-fdb199fc9a5c), 'volume': Volume(_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-10T19:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1543837988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1a53b32-93bb-4627-a66c-127bada5f47d,host=None,id=036b6522-a1ff-4398-8d38-3467f9eaa19f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d00870937a74bff89488cb78be07254',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e11caa136a5a4565ba28e296df3ab748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(650e6afe-d672-45c3-89d1-fdb199fc9a5c),volume_type_id=650e6afe-d672-45c3-89d1-fdb199fc9a5c)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:37.995460 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a3bdec-536c-4d91-87fd-eb57ef76e947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:38.019524 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a3bdec-536c-4d91-87fd-eb57ef76e947) transitioned into state 'SUCCESS' from state '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-1543837988',encryption_key_id=None,group_id=e1a53b32-93bb-4627-a66c-127bada5f47d,group_type_id=,metadata={},multiattach=False,project_id='1d00870937a74bff89488cb78be07254',qos_specs=None,replication_status=,reservations=['f576aa8c-3298-4cb2-8914-66805682ba57','2109c2f0-ea50-4594-a7f6-991116b88cef','f4089b1f-0843-4ec2-9775-6013cb0472d4','4151d9b0-a3dd-4361-b7d2-ee72413ed194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11caa136a5a4565ba28e296df3ab748',volume_type_id=650e6afe-d672-45c3-89d1-fdb199fc9a5c)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:38.020174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8cea80-e7a5-43fb-92f8-c1f700c51bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:38.032467 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8cea80-e7a5-43fb-92f8-c1f700c51bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:38.033403 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Flow 'volume_create_api' (af1ed87b-39d6-4240-abe0-da6c9603d975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:38.033480 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume request issued successfully. Jul 10 19:56:38.034290 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:38.034452 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:38.079032 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:38.088272 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:38.088272 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:38.091920 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-389e88da-d0b7-45ff-aa24-f888b887213e tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:38.092514 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 183/723] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:56:37 2026] POST /volume/v3/volumes => generated 815 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:38.105138 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bfd4db26-231c-4b8b-b294-88336ea2867c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:38.107403 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bfd4db26-231c-4b8b-b294-88336ea2867c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f Jul 10 19:56:38.107403 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bfd4db26-231c-4b8b-b294-88336ea2867c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:38.107644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bfd4db26-231c-4b8b-b294-88336ea2867c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:38.115189 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:38.115189 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:38.118978 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bfd4db26-231c-4b8b-b294-88336ea2867c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Volume info retrieved successfully. Jul 10 19:56:38.119737 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-bfd4db26-231c-4b8b-b294-88336ea2867c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:38.119990 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-bfd4db26-231c-4b8b-b294-88336ea2867c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:38.186698 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-bfd4db26-231c-4b8b-b294-88336ea2867c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:38.190055 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:38.190055 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:38.199168 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bfd4db26-231c-4b8b-b294-88336ea2867c tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f returned with HTTP 200 Jul 10 19:56:38.199589 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 184/724] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:38 2026] GET /volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:38.747946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-404c87fe-f920-4376-a0e9-5d852b94e571 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:38.749763 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-404c87fe-f920-4376-a0e9-5d852b94e571 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] GET https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:38.749974 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-404c87fe-f920-4376-a0e9-5d852b94e571 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:38.750191 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-404c87fe-f920-4376-a0e9-5d852b94e571 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:38.762474 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:38.762474 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:38.769158 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-404c87fe-f920-4376-a0e9-5d852b94e571 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Volume info retrieved successfully. Jul 10 19:56:38.775489 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-404c87fe-f920-4376-a0e9-5d852b94e571 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 returned with HTTP 200 Jul 10 19:56:38.776102 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 180/725] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:38 2026] GET /volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:38.790723 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d3e2f4b6-050d-4a99-afe6-567993dde902 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:38.792508 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d3e2f4b6-050d-4a99-afe6-567993dde902 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True Jul 10 19:56:38.792702 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d3e2f4b6-050d-4a99-afe6-567993dde902 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:38.792902 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d3e2f4b6-050d-4a99-afe6-567993dde902 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:38.793222 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:38.793222 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:38.803661 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-d3e2f4b6-050d-4a99-afe6-567993dde902 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:38.803946 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-d3e2f4b6-050d-4a99-afe6-567993dde902 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:38.804209 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-d3e2f4b6-050d-4a99-afe6-567993dde902 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:38.811250 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d3e2f4b6-050d-4a99-afe6-567993dde902 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True returned with HTTP 200 Jul 10 19:56:38.811604 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 179/726] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 19:56:38 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:38.824752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bc5422db-cfac-44d9-beb3-30e49b483ad2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:38.827416 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc5422db-cfac-44d9-beb3-30e49b483ad2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/84201249335543199f27561645273401?usage=True Jul 10 19:56:38.828758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc5422db-cfac-44d9-beb3-30e49b483ad2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:38.828758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc5422db-cfac-44d9-beb3-30e49b483ad2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:38.851317 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-bc5422db-cfac-44d9-beb3-30e49b483ad2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:38.857806 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc5422db-cfac-44d9-beb3-30e49b483ad2 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/84201249335543199f27561645273401?usage=True returned with HTTP 200 Jul 10 19:56:38.858270 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 184/727] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 19:56:38 2026] GET /volume/v3/os-quota-sets/84201249335543199f27561645273401?usage=True => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:38.871653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f0024d15-d94c-496e-ab20-e6eb7e799f00 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:38.874737 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f0024d15-d94c-496e-ab20-e6eb7e799f00 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] POST https://10.4.3.145/volume/v3/os-volume-transfer Jul 10 19:56:38.874737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f0024d15-d94c-496e-ab20-e6eb7e799f00 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2899968b-4f89-47a0-b252-56864ac42f46"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:38.875742 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.volume_transfer [None req-f0024d15-d94c-496e-ab20-e6eb7e799f00 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Creating new volume transfer {'transfer': {'volume_id': '2899968b-4f89-47a0-b252-56864ac42f46'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 19:56:38.875906 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.volume_transfer [None req-f0024d15-d94c-496e-ab20-e6eb7e799f00 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Creating transfer of volume 2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:38.876415 np0000005048 devstack@c-api.service[99974]: INFO cinder.transfer.api [None req-f0024d15-d94c-496e-ab20-e6eb7e799f00 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Generating transfer record for volume 2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:38.887358 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:38.887358 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:38.904278 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f0024d15-d94c-496e-ab20-e6eb7e799f00 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 19:56:38.904759 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 185/728] 10.4.3.145 () {68 vars in 1291 bytes} [Fri Jul 10 19:56:38 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:38.914232 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.041592 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] POST https://10.4.3.145/volume/v3/os-volume-transfer/4bb90cd5-4962-4e3f-94ab-6901129834f9/accept Jul 10 19:56:39.042038 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1af168b35728e6c7"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:39.043663 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.volume_transfer [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Accepting volume transfer 4bb90cd5-4962-4e3f-94ab-6901129834f9 {{(pid=99971) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 19:56:39.044586 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.volume_transfer [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Accepting transfer 4bb90cd5-4962-4e3f-94ab-6901129834f9 Jul 10 19:56:39.082631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7d789218-8381-4b22-b605-091f3ec869c1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.107526 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Created reservations ['45afa017-77c8-4aa8-a0f7-fd2ed78d262c', '8478542d-27c3-4034-8364-daa81e7a1b21', '01ed0ee6-2270-40eb-bf1c-6e8bd6748ba5', '37020280-7240-4976-8ba6-fd11b2a823ba'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:39.132908 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Created reservations ['4cbbd928-5ab4-4552-a7d2-7706899bbd09', '6a6d9cb9-85d1-4af4-b20e-ebbda012bc80', '8a2f3dfd-5dd1-4969-be10-b13dd7a8e219', 'c71760a5-1340-49ef-a335-563735f19224'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:39.178168 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Created reservations ['06c78a6b-93c5-402d-915d-1676bc2547b6', '16226197-8b6b-4ec9-be31-1c6cdba441b0', '4d7976c0-7515-4c7f-bbaa-120ced1ca080', 'aed86517-6c42-4434-a674-a92ea12c3104'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:39.204894 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Created reservations ['40e28eb3-ea1f-4f98-b265-042e50de661a', '962e2627-0612-40d6-9de2-e82423a63be1', 'fbdd42d6-3185-43ff-904b-5cf6c60087e6', '8beaaa42-df98-4631-9f8e-26ce665137cf'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:39.207973 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d789218-8381-4b22-b605-091f3ec869c1 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes Jul 10 19:56:39.208542 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d789218-8381-4b22-b605-091f3ec869c1 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.208542 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d789218-8381-4b22-b605-091f3ec869c1 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.208812 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-7d789218-8381-4b22-b605-091f3ec869c1 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:39.209567 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7d789218-8381-4b22-b605-091f3ec869c1 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:39.216276 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.217292 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7d789218-8381-4b22-b605-091f3ec869c1 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Get all volumes completed successfully. Jul 10 19:56:39.217464 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d789218-8381-4b22-b605-091f3ec869c1 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 19:56:39.217830 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 180/729] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 19:56:39 2026] GET /volume/v3/volumes => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:56:39.218658 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f Jul 10 19:56:39.218944 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.219171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.227654 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.227765 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.227765 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:39.229699 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:39.229699 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-791801264"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:39.230732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-791801264'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:39.230876 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume of 1 GB Jul 10 19:56:39.232876 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Volume info retrieved successfully. Jul 10 19:56:39.232876 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:39.232974 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:39.235321 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Availability Zones retrieved successfully. Jul 10 19:56:39.242214 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Flow 'volume_create_api' (173c540e-820c-4b67-a9d3-cc8f4c3bd24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:39.243148 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de64412f-6aa9-400f-9e0f-62b9db24037e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.244020 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:39.269127 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de64412f-6aa9-400f-9e0f-62b9db24037e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.269955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca095dc-e7f8-4624-b7ee-8dd86f5f72dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.281407 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:39.285983 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.285983 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:39.296168 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ad11c072-0247-4b6b-935f-13f8a1de98f1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f returned with HTTP 200 Jul 10 19:56:39.296722 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 185/730] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:39 2026] GET /volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f => generated 908 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:39.315046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.318566 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:39.319023 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1074200784", "volume_type": "650e6afe-d672-45c3-89d1-fdb199fc9a5c", "group_id": "e1a53b32-93bb-4627-a66c-127bada5f47d", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:39.320796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1074200784', 'volume_type': '650e6afe-d672-45c3-89d1-fdb199fc9a5c', 'group_id': 'e1a53b32-93bb-4627-a66c-127bada5f47d', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:39.328819 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.328819 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:39.329383 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume of 1 GB Jul 10 19:56:39.335719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Created reservations ['92ed74c0-ef28-474a-9435-609a33b86ceb', '083e0973-4b23-4800-9866-d9ea4da144c4', '5012c1d3-0586-403b-8e56-0eeb95a02c23', '42f3a66e-0c78-4559-aca5-6d28e8cc827b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:39.336695 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca095dc-e7f8-4624-b7ee-8dd86f5f72dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92ed74c0-ef28-474a-9435-609a33b86ceb', '083e0973-4b23-4800-9866-d9ea4da144c4', '5012c1d3-0586-403b-8e56-0eeb95a02c23', '42f3a66e-0c78-4559-aca5-6d28e8cc827b']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.337184 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Availability Zones retrieved successfully. Jul 10 19:56:39.337577 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c3544fa-cbbb-4ffa-b14b-a1f3e29ed488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.343977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Flow 'volume_create_api' (7123f63d-d8b8-48dd-906b-ef6c84635055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:39.345420 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b02bf7-a558-490e-8a5d-1f0287df5b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.346134 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.346134 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:39.346638 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:39.366855 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c3544fa-cbbb-4ffa-b14b-a1f3e29ed488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '720982f6-5651-4279-babe-77377457280f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-791801264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',qos_specs=None,replication_status=,reservations=['92ed74c0-ef28-474a-9435-609a33b86ceb','083e0973-4b23-4800-9866-d9ea4da144c4','5012c1d3-0586-403b-8e56-0eeb95a02c23','42f3a66e-0c78-4559-aca5-6d28e8cc827b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee8de81519e4a778fb3e978d7400e78',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-791801264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=720982f6-5651-4279-babe-77377457280f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eee8de81519e4a778fb3e978d7400e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.367883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab38b39-060f-4047-8fc6-619325b105e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.371046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b02bf7-a558-490e-8a5d-1f0287df5b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=650e6afe-d672-45c3-89d1-fdb199fc9a5c,is_public=True,name='tempest-GroupsTest-volume-type-1124952504',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '650e6afe-d672-45c3-89d1-fdb199fc9a5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e1a53b32-93bb-4627-a66c-127bada5f47d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.372054 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a474129a-a6e6-4342-995b-f7f0d39bcf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.387925 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab38b39-060f-4047-8fc6-619325b105e5) transitioned into state 'SUCCESS' from state '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-791801264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',qos_specs=None,replication_status=,reservations=['92ed74c0-ef28-474a-9435-609a33b86ceb','083e0973-4b23-4800-9866-d9ea4da144c4','5012c1d3-0586-403b-8e56-0eeb95a02c23','42f3a66e-0c78-4559-aca5-6d28e8cc827b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee8de81519e4a778fb3e978d7400e78',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.389290 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f73005-d919-4472-bf46-3f8fa9402588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.399165 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f73005-d919-4472-bf46-3f8fa9402588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.400328 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Flow 'volume_create_api' (173c540e-820c-4b67-a9d3-cc8f4c3bd24f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:39.400644 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume request issued successfully. Jul 10 19:56:39.401201 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-72c65b3d-02e5-4861-a2cf-779379b1c6e0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:39.401618 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 186/731] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:39 2026] POST /volume/v3/volumes => generated 754 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:39.414716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Created reservations ['a249807a-b948-48af-849c-245af5b93549', 'e55f7d44-6996-444e-bbeb-3533f58bf98b', 'dcd5a9a8-0e35-4d76-ba36-429799eee939', '61eed719-c1fb-4cf2-a2db-9dbf2c2e9cd7'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:39.415445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a474129a-a6e6-4342-995b-f7f0d39bcf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a249807a-b948-48af-849c-245af5b93549', 'e55f7d44-6996-444e-bbeb-3533f58bf98b', 'dcd5a9a8-0e35-4d76-ba36-429799eee939', '61eed719-c1fb-4cf2-a2db-9dbf2c2e9cd7']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.416121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0cd25b-9055-4c90-962a-d7b656063324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.419375 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-de1e112b-63fd-42c5-a84f-aa4b05b9c55c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.421573 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de1e112b-63fd-42c5-a84f-aa4b05b9c55c tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f Jul 10 19:56:39.421845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de1e112b-63fd-42c5-a84f-aa4b05b9c55c tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.422087 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de1e112b-63fd-42c5-a84f-aa4b05b9c55c tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.430812 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.430812 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:39.435464 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-de1e112b-63fd-42c5-a84f-aa4b05b9c55c tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:39.440951 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de1e112b-63fd-42c5-a84f-aa4b05b9c55c tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f returned with HTTP 200 Jul 10 19:56:39.441426 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 186/732] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:39 2026] GET /volume/v3/volumes/720982f6-5651-4279-babe-77377457280f => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:39.442132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0cd25b-9055-4c90-962a-d7b656063324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ec2383-a05d-493b-a7ba-9b13b97d890f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1074200784',encryption_key_id=None,group_id=e1a53b32-93bb-4627-a66c-127bada5f47d,group_type_id=,metadata={},multiattach=False,project_id='1d00870937a74bff89488cb78be07254',qos_specs=None,replication_status=,reservations=['a249807a-b948-48af-849c-245af5b93549','e55f7d44-6996-444e-bbeb-3533f58bf98b','dcd5a9a8-0e35-4d76-ba36-429799eee939','61eed719-c1fb-4cf2-a2db-9dbf2c2e9cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11caa136a5a4565ba28e296df3ab748',volume_type_id=650e6afe-d672-45c3-89d1-fdb199fc9a5c), 'volume': Volume(_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-10T19:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1074200784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1a53b32-93bb-4627-a66c-127bada5f47d,host=None,id=a2ec2383-a05d-493b-a7ba-9b13b97d890f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d00870937a74bff89488cb78be07254',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e11caa136a5a4565ba28e296df3ab748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(650e6afe-d672-45c3-89d1-fdb199fc9a5c),volume_type_id=650e6afe-d672-45c3-89d1-fdb199fc9a5c)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.442847 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29ee16c-f495-4819-b63d-ac7cd4116e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.465272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29ee16c-f495-4819-b63d-ac7cd4116e83) transitioned into state 'SUCCESS' from state '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-1074200784',encryption_key_id=None,group_id=e1a53b32-93bb-4627-a66c-127bada5f47d,group_type_id=,metadata={},multiattach=False,project_id='1d00870937a74bff89488cb78be07254',qos_specs=None,replication_status=,reservations=['a249807a-b948-48af-849c-245af5b93549','e55f7d44-6996-444e-bbeb-3533f58bf98b','dcd5a9a8-0e35-4d76-ba36-429799eee939','61eed719-c1fb-4cf2-a2db-9dbf2c2e9cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11caa136a5a4565ba28e296df3ab748',volume_type_id=650e6afe-d672-45c3-89d1-fdb199fc9a5c)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.465896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (face743f-65a4-4e5d-8d8f-7d37da67cd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:39.491179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (face743f-65a4-4e5d-8d8f-7d37da67cd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:39.491493 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Flow 'volume_create_api' (7123f63d-d8b8-48dd-906b-ef6c84635055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:39.491798 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Create volume request issued successfully. Jul 10 19:56:39.492451 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:39.492579 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:39.538098 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:39.541767 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.541767 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:39.545468 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-343e1dc9-ed86-4dc1-b99d-0facdac0879b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:39.546058 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 181/733] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:56:39 2026] POST /volume/v3/volumes => generated 815 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:39.559049 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7245c500-bde2-4437-9633-ad3448531f20 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.560767 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7245c500-bde2-4437-9633-ad3448531f20 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f Jul 10 19:56:39.560975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7245c500-bde2-4437-9633-ad3448531f20 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.561170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7245c500-bde2-4437-9633-ad3448531f20 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.568264 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.568264 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:39.572073 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7245c500-bde2-4437-9633-ad3448531f20 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Volume info retrieved successfully. Jul 10 19:56:39.572877 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-7245c500-bde2-4437-9633-ad3448531f20 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:39.573039 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-7245c500-bde2-4437-9633-ad3448531f20 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:39.611451 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-7245c500-bde2-4437-9633-ad3448531f20 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:39.615297 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.615297 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:39.625174 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7245c500-bde2-4437-9633-ad3448531f20 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f returned with HTTP 200 Jul 10 19:56:39.625670 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 187/734] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:39 2026] GET /volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f => generated 883 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:39.707085 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Transfer volume completed successfully. Jul 10 19:56:39.796610 np0000005048 devstack@c-api.service[99971]: INFO cinder.transfer.api [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Volume 2899968b-4f89-47a0-b252-56864ac42f46 has been transferred. Jul 10 19:56:39.806943 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca7b6a74-140a-461d-ad0a-eee3f6bca564 tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] https://10.4.3.145/volume/v3/os-volume-transfer/4bb90cd5-4962-4e3f-94ab-6901129834f9/accept returned with HTTP 202 Jul 10 19:56:39.807696 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 181/735] 10.4.3.145 () {68 vars in 1423 bytes} [Fri Jul 10 19:56:38 2026] POST /volume/v3/os-volume-transfer/4bb90cd5-4962-4e3f-94ab-6901129834f9/accept => generated 365 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:39.819066 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b0fb562-00aa-4909-89ea-83e0a473776c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.820485 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b0fb562-00aa-4909-89ea-83e0a473776c tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] GET https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:39.820651 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b0fb562-00aa-4909-89ea-83e0a473776c tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.820831 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b0fb562-00aa-4909-89ea-83e0a473776c tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.826331 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.826331 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:39.829391 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b0fb562-00aa-4909-89ea-83e0a473776c tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] Volume info retrieved successfully. Jul 10 19:56:39.833243 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b0fb562-00aa-4909-89ea-83e0a473776c tempest-VolumeQuotasAdminTestJSON-906764103 tempest-VolumeQuotasAdminTestJSON-906764103-project-member] https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 returned with HTTP 200 Jul 10 19:56:39.833803 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 187/736] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:39 2026] GET /volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:39.846111 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-33bd34fa-c304-4aa3-ae36-056cb5136b3f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.847885 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33bd34fa-c304-4aa3-ae36-056cb5136b3f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True Jul 10 19:56:39.848069 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33bd34fa-c304-4aa3-ae36-056cb5136b3f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.848246 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33bd34fa-c304-4aa3-ae36-056cb5136b3f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.865515 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33bd34fa-c304-4aa3-ae36-056cb5136b3f tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True returned with HTTP 200 Jul 10 19:56:39.865870 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 182/737] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 19:56:39 2026] GET /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f?usage=True => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:39.875843 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-11318b31-1bd4-4498-aaaa-6e7aa1e7f4e4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.877572 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-11318b31-1bd4-4498-aaaa-6e7aa1e7f4e4 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/84201249335543199f27561645273401?usage=True Jul 10 19:56:39.877739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-11318b31-1bd4-4498-aaaa-6e7aa1e7f4e4 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.877925 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-11318b31-1bd4-4498-aaaa-6e7aa1e7f4e4 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.892870 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-11318b31-1bd4-4498-aaaa-6e7aa1e7f4e4 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:39.892870 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-11318b31-1bd4-4498-aaaa-6e7aa1e7f4e4 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:39.892870 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-11318b31-1bd4-4498-aaaa-6e7aa1e7f4e4 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:39.894801 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-11318b31-1bd4-4498-aaaa-6e7aa1e7f4e4 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/84201249335543199f27561645273401?usage=True returned with HTTP 200 Jul 10 19:56:39.894801 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 188/738] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 19:56:39 2026] GET /volume/v3/os-quota-sets/84201249335543199f27561645273401?usage=True => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:39.909918 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-340d630d-97f3-4821-b587-ada227e98bb3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.911662 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-340d630d-97f3-4821-b587-ada227e98bb3 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:39.911864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-340d630d-97f3-4821-b587-ada227e98bb3 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.912056 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-340d630d-97f3-4821-b587-ada227e98bb3 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.912201 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-340d630d-97f3-4821-b587-ada227e98bb3 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Delete volume with id: 2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:39.920828 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.920828 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:39.921298 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-340d630d-97f3-4821-b587-ada227e98bb3 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Volume info retrieved successfully. Jul 10 19:56:39.938561 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-340d630d-97f3-4821-b587-ada227e98bb3 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Delete volume request issued successfully. Jul 10 19:56:39.938797 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-340d630d-97f3-4821-b587-ada227e98bb3 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 returned with HTTP 202 Jul 10 19:56:39.939302 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 182/739] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:39 2026] DELETE /volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:39.960066 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-15e98e98-817b-414a-8d61-68f88f44ca9d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:39.961756 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15e98e98-817b-414a-8d61-68f88f44ca9d tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:39.962151 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15e98e98-817b-414a-8d61-68f88f44ca9d tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:39.962624 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15e98e98-817b-414a-8d61-68f88f44ca9d tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:39.973679 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:39.973679 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:39.978033 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-15e98e98-817b-414a-8d61-68f88f44ca9d tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Volume info retrieved successfully. Jul 10 19:56:39.983862 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15e98e98-817b-414a-8d61-68f88f44ca9d tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 returned with HTTP 200 Jul 10 19:56:39.983862 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 188/740] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:39 2026] GET /volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 => generated 1011 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:40.457470 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-10bd9e41-13bd-47df-b295-6b6feb337b30 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:40.458938 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10bd9e41-13bd-47df-b295-6b6feb337b30 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f Jul 10 19:56:40.459257 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10bd9e41-13bd-47df-b295-6b6feb337b30 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:40.459590 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10bd9e41-13bd-47df-b295-6b6feb337b30 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:40.468471 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:40.468471 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:40.471184 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-10bd9e41-13bd-47df-b295-6b6feb337b30 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:40.475334 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10bd9e41-13bd-47df-b295-6b6feb337b30 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f returned with HTTP 200 Jul 10 19:56:40.475854 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 183/741] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:40 2026] GET /volume/v3/volumes/720982f6-5651-4279-babe-77377457280f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:40.488651 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dbe7685d-e106-4f3b-bde9-f68fcf5b4eee None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:40.490726 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dbe7685d-e106-4f3b-bde9-f68fcf5b4eee tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f Jul 10 19:56:40.491514 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dbe7685d-e106-4f3b-bde9-f68fcf5b4eee tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:40.491514 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dbe7685d-e106-4f3b-bde9-f68fcf5b4eee tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:40.497974 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:40.497974 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:40.501580 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-dbe7685d-e106-4f3b-bde9-f68fcf5b4eee tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:40.505467 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dbe7685d-e106-4f3b-bde9-f68fcf5b4eee tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f returned with HTTP 200 Jul 10 19:56:40.505850 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 189/742] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:40 2026] GET /volume/v3/volumes/720982f6-5651-4279-babe-77377457280f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:40.518202 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:40.519982 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:40.520287 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1096131043"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:40.521643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1096131043'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:40.521789 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume of 1 GB Jul 10 19:56:40.525753 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Availability Zones retrieved successfully. Jul 10 19:56:40.531053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Flow 'volume_create_api' (6f087e45-7614-467e-8123-cc932a78573c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:40.532043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d238153-3e77-4579-a284-eccce95d8cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:40.533478 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:40.567171 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d238153-3e77-4579-a284-eccce95d8cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:40.567866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b61d68-3c55-4bc9-a6d3-81a99e5a5713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:40.621027 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Created reservations ['f20de27f-afd8-44e8-8825-2684b7e4954a', '18e8ee57-20fb-43e3-8fd9-ab0109c07307', '72b328d9-30e6-4cf3-bf19-e8d72c710743', 'c861fbf1-0278-4bb0-97f4-df1446d07058'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:40.621763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b61d68-3c55-4bc9-a6d3-81a99e5a5713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f20de27f-afd8-44e8-8825-2684b7e4954a', '18e8ee57-20fb-43e3-8fd9-ab0109c07307', '72b328d9-30e6-4cf3-bf19-e8d72c710743', 'c861fbf1-0278-4bb0-97f4-df1446d07058']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:40.622466 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (867ca38a-747c-4789-92c8-b598f501c488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:40.639828 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:40.643318 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f Jul 10 19:56:40.643318 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:40.643318 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:40.650827 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:40.650827 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:40.658025 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (867ca38a-747c-4789-92c8-b598f501c488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df6cc2de-0bd3-47cf-8ede-f57382696241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1096131043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',qos_specs=None,replication_status=,reservations=['f20de27f-afd8-44e8-8825-2684b7e4954a','18e8ee57-20fb-43e3-8fd9-ab0109c07307','72b328d9-30e6-4cf3-bf19-e8d72c710743','c861fbf1-0278-4bb0-97f4-df1446d07058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee8de81519e4a778fb3e978d7400e78',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1096131043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df6cc2de-0bd3-47cf-8ede-f57382696241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eee8de81519e4a778fb3e978d7400e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:40.659387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d357a01-47c9-43bd-873c-0b53b1dbd6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:40.660990 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Volume info retrieved successfully. Jul 10 19:56:40.661655 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:40.662544 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:40.693532 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d357a01-47c9-43bd-873c-0b53b1dbd6d1) transitioned into state 'SUCCESS' from state '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-1096131043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',qos_specs=None,replication_status=,reservations=['f20de27f-afd8-44e8-8825-2684b7e4954a','18e8ee57-20fb-43e3-8fd9-ab0109c07307','72b328d9-30e6-4cf3-bf19-e8d72c710743','c861fbf1-0278-4bb0-97f4-df1446d07058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee8de81519e4a778fb3e978d7400e78',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:40.695991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0074e589-519b-46d2-ac8e-9fb17c7eda39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:40.704615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0074e589-519b-46d2-ac8e-9fb17c7eda39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:40.705400 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Flow 'volume_create_api' (6f087e45-7614-467e-8123-cc932a78573c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:40.705703 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume request issued successfully. Jul 10 19:56:40.706301 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e89d8d95-cd3d-49d1-8211-292d15fd2036 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:40.709987 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 183/743] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:40 2026] POST /volume/v3/volumes => generated 755 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:40.712496 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:40.716265 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:40.716265 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:40.723176 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e5892cbf-2a26-4350-bed6-cee8fe38acbc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:40.727215 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5892cbf-2a26-4350-bed6-cee8fe38acbc tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 Jul 10 19:56:40.727418 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5892cbf-2a26-4350-bed6-cee8fe38acbc tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:40.727613 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5892cbf-2a26-4350-bed6-cee8fe38acbc tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:40.732108 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2417223-01cd-4ea5-bfa8-3a3d9a295891 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f returned with HTTP 200 Jul 10 19:56:40.732665 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 189/744] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:40 2026] GET /volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:40.737223 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:40.737223 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:40.740486 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e5892cbf-2a26-4350-bed6-cee8fe38acbc tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:40.746810 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5892cbf-2a26-4350-bed6-cee8fe38acbc tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 returned with HTTP 200 Jul 10 19:56:40.746810 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 184/745] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:40 2026] GET /volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:40.749184 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-161f43c5-76e0-4b68-b3ae-16abda81c20b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:40.757988 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-161f43c5-76e0-4b68-b3ae-16abda81c20b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] PUT https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:40.757988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-161f43c5-76e0-4b68-b3ae-16abda81c20b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a2ec2383-a05d-493b-a7ba-9b13b97d890f"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:40.762620 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-161f43c5-76e0-4b68-b3ae-16abda81c20b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Update called for group e1a53b32-93bb-4627-a66c-127bada5f47d. {{(pid=99974) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:56:40.762856 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-161f43c5-76e0-4b68-b3ae-16abda81c20b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Updating group e1a53b32-93bb-4627-a66c-127bada5f47d with name new_group description: This is a new group add_volumes: None remove_volumes: a2ec2383-a05d-493b-a7ba-9b13b97d890f. Jul 10 19:56:40.768986 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:40.768986 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:40.809375 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-161f43c5-76e0-4b68-b3ae-16abda81c20b tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 202 Jul 10 19:56:40.809978 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 190/746] 10.4.3.145 () {70 vars in 1407 bytes} [Fri Jul 10 19:56:40 2026] PUT /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:56:40.821037 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c54366e2-5c4a-4065-9591-3a7a5b3c54bf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:40.823235 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c54366e2-5c4a-4065-9591-3a7a5b3c54bf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:40.823505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c54366e2-5c4a-4065-9591-3a7a5b3c54bf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:40.823742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c54366e2-5c4a-4065-9591-3a7a5b3c54bf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:40.823930 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-c54366e2-5c4a-4065-9591-3a7a5b3c54bf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:40.827686 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:40.827686 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:40.835615 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c54366e2-5c4a-4065-9591-3a7a5b3c54bf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 200 Jul 10 19:56:40.836028 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 184/747] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:40 2026] GET /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:40.996317 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b3a01a21-2471-4c65-9967-821330724d8a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:40.998499 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b3a01a21-2471-4c65-9967-821330724d8a tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:40.998715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b3a01a21-2471-4c65-9967-821330724d8a tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:40.998980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b3a01a21-2471-4c65-9967-821330724d8a tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.006262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b3a01a21-2471-4c65-9967-821330724d8a tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 returned with HTTP 404 Jul 10 19:56:41.006744 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 190/748] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:40 2026] GET /volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:41.015425 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7d687ec2-803b-458f-a939-12b731722d25 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.017586 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d687ec2-803b-458f-a939-12b731722d25 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] GET https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:41.017901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d687ec2-803b-458f-a939-12b731722d25 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.018237 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d687ec2-803b-458f-a939-12b731722d25 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.025049 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d687ec2-803b-458f-a939-12b731722d25 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 returned with HTTP 404 Jul 10 19:56:41.026256 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 185/749] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:41 2026] GET /volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:41.032725 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-df697781-ff3d-4cfe-810d-b1cd67070b03 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.035494 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df697781-ff3d-4cfe-810d-b1cd67070b03 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] DELETE https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:41.035890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df697781-ff3d-4cfe-810d-b1cd67070b03 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.037408 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df697781-ff3d-4cfe-810d-b1cd67070b03 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.037408 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-df697781-ff3d-4cfe-810d-b1cd67070b03 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] Delete volume with id: 2899968b-4f89-47a0-b252-56864ac42f46 Jul 10 19:56:41.045465 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df697781-ff3d-4cfe-810d-b1cd67070b03 tempest-VolumeQuotasAdminTestJSON-1387997851 tempest-VolumeQuotasAdminTestJSON-1387997851-project-member] https://10.4.3.145/volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 returned with HTTP 404 Jul 10 19:56:41.046240 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 191/750] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:41 2026] DELETE /volume/v3/volumes/2899968b-4f89-47a0-b252-56864ac42f46 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:41.058355 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f0a7c607-4fbd-441c-92ac-402a72bada56 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.060101 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f0a7c607-4fbd-441c-92ac-402a72bada56 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/41ee4b2273c0448eafa17574b19f209d?usage=True Jul 10 19:56:41.060269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f0a7c607-4fbd-441c-92ac-402a72bada56 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.060439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f0a7c607-4fbd-441c-92ac-402a72bada56 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.060661 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:41.060661 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:41.069928 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-f0a7c607-4fbd-441c-92ac-402a72bada56 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:41.070127 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-f0a7c607-4fbd-441c-92ac-402a72bada56 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:41.070412 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-f0a7c607-4fbd-441c-92ac-402a72bada56 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1124952504 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1124952504, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:56:41.087667 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f0a7c607-4fbd-441c-92ac-402a72bada56 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/41ee4b2273c0448eafa17574b19f209d?usage=True returned with HTTP 200 Jul 10 19:56:41.088112 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 185/751] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 19:56:41 2026] GET /volume/v3/os-quota-sets/41ee4b2273c0448eafa17574b19f209d?usage=True => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:41.106530 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-84db26e4-d405-4692-8242-1e1b39a4bc88 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.109362 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84db26e4-d405-4692-8242-1e1b39a4bc88 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f Jul 10 19:56:41.109878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84db26e4-d405-4692-8242-1e1b39a4bc88 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:41.201243 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84db26e4-d405-4692-8242-1e1b39a4bc88 tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f returned with HTTP 200 Jul 10 19:56:41.201924 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 191/752] 10.4.3.145 () {68 vars in 1375 bytes} [Fri Jul 10 19:56:41 2026] PUT /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f => generated 572 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:41.210364 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-383bec31-6579-49de-b5c0-a4e2dd80c70d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.212158 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-383bec31-6579-49de-b5c0-a4e2dd80c70d tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f Jul 10 19:56:41.212509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-383bec31-6579-49de-b5c0-a4e2dd80c70d tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:41.298244 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-383bec31-6579-49de-b5c0-a4e2dd80c70d tempest-VolumeQuotasAdminTestJSON-1108051073 tempest-VolumeQuotasAdminTestJSON-1108051073-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f returned with HTTP 200 Jul 10 19:56:41.298683 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 186/753] 10.4.3.145 () {68 vars in 1375 bytes} [Fri Jul 10 19:56:41 2026] PUT /volume/v3/os-quota-sets/de497461e9bd494d8a37b022a8458f8f => generated 570 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:41.760247 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-de1f421a-cf28-4a41-9556-c9e57b3714cf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.761547 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-de1f421a-cf28-4a41-9556-c9e57b3714cf tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 Jul 10 19:56:41.761888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-de1f421a-cf28-4a41-9556-c9e57b3714cf tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.762152 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-de1f421a-cf28-4a41-9556-c9e57b3714cf tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.769905 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:41.769905 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:41.772812 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-de1f421a-cf28-4a41-9556-c9e57b3714cf tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:41.777379 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-de1f421a-cf28-4a41-9556-c9e57b3714cf tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 returned with HTTP 200 Jul 10 19:56:41.777951 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 192/754] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:41 2026] GET /volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:41.790273 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-be0ccd89-085e-468f-869e-5ae6bf20a40a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.791866 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be0ccd89-085e-468f-869e-5ae6bf20a40a tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 Jul 10 19:56:41.792092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be0ccd89-085e-468f-869e-5ae6bf20a40a tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.792270 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be0ccd89-085e-468f-869e-5ae6bf20a40a tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.798334 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:41.798334 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:41.801577 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-be0ccd89-085e-468f-869e-5ae6bf20a40a tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:41.805077 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be0ccd89-085e-468f-869e-5ae6bf20a40a tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 returned with HTTP 200 Jul 10 19:56:41.805396 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 186/755] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:41 2026] GET /volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:41.817086 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.818596 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:41.818900 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1574421993"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:41.820135 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1574421993'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:41.820244 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume of 1 GB Jul 10 19:56:41.823453 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Availability Zones retrieved successfully. Jul 10 19:56:41.828464 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Flow 'volume_create_api' (d1321863-d08e-42e1-b1af-7a0d0b5528fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:41.829557 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05cf8cc8-f030-4e6f-b3b0-a2f8eb9eb301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:41.830704 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:41.853744 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b681dbd-fbec-4599-9fad-35e52549baa4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.855386 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b681dbd-fbec-4599-9fad-35e52549baa4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:41.858983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b681dbd-fbec-4599-9fad-35e52549baa4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.858983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b681dbd-fbec-4599-9fad-35e52549baa4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.858983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-1b681dbd-fbec-4599-9fad-35e52549baa4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:41.859160 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05cf8cc8-f030-4e6f-b3b0-a2f8eb9eb301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:41.859160 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb0501a-f642-40f0-b3a3-a99e32d63db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:41.859732 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:41.859732 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:41.867722 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b681dbd-fbec-4599-9fad-35e52549baa4 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 200 Jul 10 19:56:41.868314 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 187/756] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:41 2026] GET /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:41.886053 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ca4e09a1-5002-4d11-bf75-5accecee9fdf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.887710 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ca4e09a1-5002-4d11-bf75-5accecee9fdf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:41.888255 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ca4e09a1-5002-4d11-bf75-5accecee9fdf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.888587 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ca4e09a1-5002-4d11-bf75-5accecee9fdf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.888990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-ca4e09a1-5002-4d11-bf75-5accecee9fdf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:41.897131 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:41.897131 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:41.906086 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Created reservations ['14abd446-5df4-45c1-a383-dad7e1021c82', '111fddcb-a5f8-4c41-ade9-a6d65e26ccb6', '33b7a42f-820f-48bf-bcc0-c55f8522df71', 'b3f9f13f-4fce-4cc4-b814-56583f06da7a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:41.906893 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb0501a-f642-40f0-b3a3-a99e32d63db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14abd446-5df4-45c1-a383-dad7e1021c82', '111fddcb-a5f8-4c41-ade9-a6d65e26ccb6', '33b7a42f-820f-48bf-bcc0-c55f8522df71', 'b3f9f13f-4fce-4cc4-b814-56583f06da7a']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:41.907580 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0014b6ff-01c1-45c3-ac78-34424bfdf1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:41.914606 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ca4e09a1-5002-4d11-bf75-5accecee9fdf tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 200 Jul 10 19:56:41.915142 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 193/757] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:41 2026] GET /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:41.925988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.928007 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:41.928478 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.928682 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.929014 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:41.929740 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:41.930312 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0014b6ff-01c1-45c3-ac78-34424bfdf1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37b70d87-3a3c-43df-9dc0-b8f34b3dbec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1574421993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',qos_specs=None,replication_status=,reservations=['14abd446-5df4-45c1-a383-dad7e1021c82','111fddcb-a5f8-4c41-ade9-a6d65e26ccb6','33b7a42f-820f-48bf-bcc0-c55f8522df71','b3f9f13f-4fce-4cc4-b814-56583f06da7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee8de81519e4a778fb3e978d7400e78',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1574421993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37b70d87-3a3c-43df-9dc0-b8f34b3dbec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eee8de81519e4a778fb3e978d7400e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:41.931007 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08c0bee-8583-4512-9d3f-5dacca131f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:41.938285 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Get all volumes completed successfully. Jul 10 19:56:41.939159 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:41.939331 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:41.951866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08c0bee-8583-4512-9d3f-5dacca131f68) transitioned into state 'SUCCESS' from state '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-1574421993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9cc8da872eb4a5c970cfa0b56eab1a6',qos_specs=None,replication_status=,reservations=['14abd446-5df4-45c1-a383-dad7e1021c82','111fddcb-a5f8-4c41-ade9-a6d65e26ccb6','33b7a42f-820f-48bf-bcc0-c55f8522df71','b3f9f13f-4fce-4cc4-b814-56583f06da7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee8de81519e4a778fb3e978d7400e78',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:41.952475 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e0dcf1-3633-4863-9f2a-4121e47045dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:41.963227 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e0dcf1-3633-4863-9f2a-4121e47045dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:41.964032 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Flow 'volume_create_api' (d1321863-d08e-42e1-b1af-7a0d0b5528fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:41.964236 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Create volume request issued successfully. Jul 10 19:56:41.964710 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59053367-eb4f-46e8-8a9c-75284dc1d844 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:41.965115 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 192/758] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:41 2026] POST /volume/v3/volumes => generated 755 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:41.976875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8e04b378-1493-4065-90c8-2c60ddbce4a0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:41.979258 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e04b378-1493-4065-90c8-2c60ddbce4a0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 Jul 10 19:56:41.979522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e04b378-1493-4065-90c8-2c60ddbce4a0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:41.979913 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e04b378-1493-4065-90c8-2c60ddbce4a0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:41.986222 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:41.989671 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:41.989671 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:41.999918 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f106f8f9-453f-4d70-9b4f-7be608c56c93 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:42.000347 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 187/759] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:56:41 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:56:42.003297 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:42.003297 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:42.007805 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8e04b378-1493-4065-90c8-2c60ddbce4a0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:42.012188 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e04b378-1493-4065-90c8-2c60ddbce4a0 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 returned with HTTP 200 Jul 10 19:56:42.012568 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 188/760] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:41 2026] GET /volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:42.017974 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-372c9e61-6d38-4519-a979-ae7a2eb55144 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:42.021537 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-372c9e61-6d38-4519-a979-ae7a2eb55144 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] PUT https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:42.021987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-372c9e61-6d38-4519-a979-ae7a2eb55144 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a2ec2383-a05d-493b-a7ba-9b13b97d890f"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:42.025091 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.groups [None req-372c9e61-6d38-4519-a979-ae7a2eb55144 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Update called for group e1a53b32-93bb-4627-a66c-127bada5f47d. {{(pid=99974) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:56:42.025242 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.groups [None req-372c9e61-6d38-4519-a979-ae7a2eb55144 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Updating group e1a53b32-93bb-4627-a66c-127bada5f47d with name None description: None add_volumes: a2ec2383-a05d-493b-a7ba-9b13b97d890f remove_volumes: None. Jul 10 19:56:42.029661 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:42.029661 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:42.058612 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-372c9e61-6d38-4519-a979-ae7a2eb55144 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 202 Jul 10 19:56:42.059208 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 194/761] 10.4.3.145 () {70 vars in 1406 bytes} [Fri Jul 10 19:56:42 2026] PUT /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:56:42.068343 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4f1d39e-7087-4d86-8832-9dfd5185031f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:42.070707 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4f1d39e-7087-4d86-8832-9dfd5185031f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:42.070907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4f1d39e-7087-4d86-8832-9dfd5185031f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:42.071103 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4f1d39e-7087-4d86-8832-9dfd5185031f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:42.071221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-e4f1d39e-7087-4d86-8832-9dfd5185031f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:42.079132 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:42.079132 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:42.087084 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4f1d39e-7087-4d86-8832-9dfd5185031f tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 200 Jul 10 19:56:42.087444 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 193/762] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:42 2026] GET /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:42.593666 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-179a1855-6da9-4769-ac04-f90d9238519d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:42.595784 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:42.596158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-127657613"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:42.597593 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-127657613'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:42.597708 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Create volume of 1 GB Jul 10 19:56:42.601521 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Availability Zones retrieved successfully. Jul 10 19:56:42.607105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Flow 'volume_create_api' (490c12fc-c8b6-46c8-abb8-cfe071be06aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:42.607889 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9c91fb-f6d3-4c52-9153-04f785cc6530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:42.609116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:42.648902 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9c91fb-f6d3-4c52-9153-04f785cc6530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:42.649836 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc09712a-7812-4f9e-9b8e-9d1bf29563d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:42.725818 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Created reservations ['27d68cd1-12f1-4c2f-9489-8de03c8694ea', 'eb0bf358-38bb-47c0-9538-38b76bb77300', '199a235e-6d7f-41f4-adce-eb91843d0229', '2a7069bd-51ed-41d0-8441-c7dde36d65c3'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:42.726551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc09712a-7812-4f9e-9b8e-9d1bf29563d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27d68cd1-12f1-4c2f-9489-8de03c8694ea', 'eb0bf358-38bb-47c0-9538-38b76bb77300', '199a235e-6d7f-41f4-adce-eb91843d0229', '2a7069bd-51ed-41d0-8441-c7dde36d65c3']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:42.727760 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78093a77-63e8-40b1-a1c4-900c70127193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:42.754103 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78093a77-63e8-40b1-a1c4-900c70127193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468fb257-6e87-4f0c-966d-b208d1ea67e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-127657613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dce3a652f86840839d8870500021718b',qos_specs=None,replication_status=,reservations=['27d68cd1-12f1-4c2f-9489-8de03c8694ea','eb0bf358-38bb-47c0-9538-38b76bb77300','199a235e-6d7f-41f4-adce-eb91843d0229','2a7069bd-51ed-41d0-8441-c7dde36d65c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ceac8b6bea6481180d08fbcd0737f09',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-127657613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468fb257-6e87-4f0c-966d-b208d1ea67e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dce3a652f86840839d8870500021718b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ceac8b6bea6481180d08fbcd0737f09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:42.754103 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c954bfb5-0576-44d0-b063-75ba9e8604a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:42.776749 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c954bfb5-0576-44d0-b063-75ba9e8604a8) transitioned into state 'SUCCESS' from state '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-127657613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dce3a652f86840839d8870500021718b',qos_specs=None,replication_status=,reservations=['27d68cd1-12f1-4c2f-9489-8de03c8694ea','eb0bf358-38bb-47c0-9538-38b76bb77300','199a235e-6d7f-41f4-adce-eb91843d0229','2a7069bd-51ed-41d0-8441-c7dde36d65c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ceac8b6bea6481180d08fbcd0737f09',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:42.777690 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a287a7df-ccb7-4ee8-81e3-1fea4b09c4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:42.796557 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a287a7df-ccb7-4ee8-81e3-1fea4b09c4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:42.797832 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Flow 'volume_create_api' (490c12fc-c8b6-46c8-abb8-cfe071be06aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:42.798309 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Create volume request issued successfully. Jul 10 19:56:42.799207 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-179a1855-6da9-4769-ac04-f90d9238519d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:42.799684 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 188/763] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:42 2026] POST /volume/v3/volumes => generated 753 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:42.813073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2c9cd642-7e0a-4e39-b86d-2a3adf3562c4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:42.815390 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c9cd642-7e0a-4e39-b86d-2a3adf3562c4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:42.815630 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c9cd642-7e0a-4e39-b86d-2a3adf3562c4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:42.815757 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c9cd642-7e0a-4e39-b86d-2a3adf3562c4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:42.823262 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:42.823262 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:42.827365 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2c9cd642-7e0a-4e39-b86d-2a3adf3562c4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:42.832805 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c9cd642-7e0a-4e39-b86d-2a3adf3562c4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:42.833125 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 189/764] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:42 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:43.024761 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-569f8e22-bc1a-463f-ba66-05d9ef259581 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.026901 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-569f8e22-bc1a-463f-ba66-05d9ef259581 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 Jul 10 19:56:43.027113 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-569f8e22-bc1a-463f-ba66-05d9ef259581 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:43.027293 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-569f8e22-bc1a-463f-ba66-05d9ef259581 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:43.034710 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.034710 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:43.039060 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-569f8e22-bc1a-463f-ba66-05d9ef259581 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:43.043893 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-569f8e22-bc1a-463f-ba66-05d9ef259581 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 returned with HTTP 200 Jul 10 19:56:43.044410 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 195/765] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:43 2026] GET /volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:43.058074 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2a673ee6-da68-4236-a19e-6737e0447c6b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.060095 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a673ee6-da68-4236-a19e-6737e0447c6b tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 Jul 10 19:56:43.060321 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a673ee6-da68-4236-a19e-6737e0447c6b tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:43.060536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a673ee6-da68-4236-a19e-6737e0447c6b tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:43.068717 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.068717 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:43.072991 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2a673ee6-da68-4236-a19e-6737e0447c6b tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:43.080255 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a673ee6-da68-4236-a19e-6737e0447c6b tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 returned with HTTP 200 Jul 10 19:56:43.080730 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 194/766] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:43 2026] GET /volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:43.095438 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-954143c3-c36f-4430-8174-6b6b9c83e323 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.100782 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-15a87a57-50c4-4d94-a4f8-846f499b9031 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.102363 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-15a87a57-50c4-4d94-a4f8-846f499b9031 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:43.102549 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-15a87a57-50c4-4d94-a4f8-846f499b9031 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:43.102715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-15a87a57-50c4-4d94-a4f8-846f499b9031 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:43.102852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-15a87a57-50c4-4d94-a4f8-846f499b9031 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:43.106201 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.106201 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:43.114602 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-15a87a57-50c4-4d94-a4f8-846f499b9031 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 200 Jul 10 19:56:43.114745 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 190/767] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:43 2026] GET /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:43.126085 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3b714032-1f4a-4548-823d-8086527682d5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.127745 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:43.128021 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:43.128195 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:43.128446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:43.129104 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:43.136925 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Get all volumes completed successfully. Jul 10 19:56:43.137716 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:43.138062 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:43.185588 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:43.192575 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.192575 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:43.198345 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:43.198557 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:43.249660 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:43.253198 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.253198 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:43.261382 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3b714032-1f4a-4548-823d-8086527682d5 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:43.261766 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 196/768] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:56:43 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:56:43.276551 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:43.276551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:43.277866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:43.278476 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Create volume of 1 GB Jul 10 19:56:43.278540 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.278540 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:43.279148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.281239 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:56:43.281495 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:43.281682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:43.282122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:43.282406 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Availability Zones retrieved successfully. Jul 10 19:56:43.282954 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:43.291218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Flow 'volume_create_api' (fb549437-f933-4e5d-9c76-65736803c7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:43.291303 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Get all volumes completed successfully. Jul 10 19:56:43.292038 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:43.292238 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:43.292510 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b322ce-efa8-4df3-b2d9-724f9481db9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:43.293647 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:43.327976 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b322ce-efa8-4df3-b2d9-724f9481db9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:43.327976 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dedd3d-af5c-4a68-83eb-293de4731315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:43.337852 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:43.342271 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.342271 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:43.346238 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:43.346379 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:43.386903 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:43.389982 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.389982 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:43.397429 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1dbb46c4-c09b-4fa5-87a0-38d8c637d4f9 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:56:43.397685 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 195/769] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 19:56:43 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:56:43.403489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Created reservations ['c1f08866-df8a-4142-9f25-6702f8e3ef94', 'bc0c15a1-472c-4019-95fc-b6ddb8499cf4', '783b024d-f889-4d7a-8491-cb7abcad6fca', '7f137bee-a2ac-4134-9d00-30cc688eb47c'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:43.404372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dedd3d-af5c-4a68-83eb-293de4731315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f08866-df8a-4142-9f25-6702f8e3ef94', 'bc0c15a1-472c-4019-95fc-b6ddb8499cf4', '783b024d-f889-4d7a-8491-cb7abcad6fca', '7f137bee-a2ac-4134-9d00-30cc688eb47c']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:43.405124 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4661e7-2d7e-4716-bf92-8e44bd783e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:43.411433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9b61e84d-195a-4523-b0e5-75c425d96dd1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.413154 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9b61e84d-195a-4523-b0e5-75c425d96dd1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] POST https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d/action Jul 10 19:56:43.413465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9b61e84d-195a-4523-b0e5-75c425d96dd1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:43.413570 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9b61e84d-195a-4523-b0e5-75c425d96dd1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:43.414891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-9b61e84d-195a-4523-b0e5-75c425d96dd1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] delete called for group e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99972) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:56:43.415109 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.groups [None req-9b61e84d-195a-4523-b0e5-75c425d96dd1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Delete group with id: e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:43.418425 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.418425 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:43.433700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4661e7-2d7e-4716-bf92-8e44bd783e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f9b37c8-9e23-40a2-b77e-58b16c60c499', '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='708221b8b6cc4c85abc0f2367b2ed93b',qos_specs=None,replication_status=,reservations=['c1f08866-df8a-4142-9f25-6702f8e3ef94','bc0c15a1-472c-4019-95fc-b6ddb8499cf4','783b024d-f889-4d7a-8491-cb7abcad6fca','7f137bee-a2ac-4134-9d00-30cc688eb47c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66886d9da34e461288e4d625769557aa',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56: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=3f9b37c8-9e23-40a2-b77e-58b16c60c499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='708221b8b6cc4c85abc0f2367b2ed93b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66886d9da34e461288e4d625769557aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:43.434429 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4725e56d-6771-4e8d-a1c9-018fb9c6ae71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:43.461087 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4725e56d-6771-4e8d-a1c9-018fb9c6ae71) transitioned into state 'SUCCESS' from 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='708221b8b6cc4c85abc0f2367b2ed93b',qos_specs=None,replication_status=,reservations=['c1f08866-df8a-4142-9f25-6702f8e3ef94','bc0c15a1-472c-4019-95fc-b6ddb8499cf4','783b024d-f889-4d7a-8491-cb7abcad6fca','7f137bee-a2ac-4134-9d00-30cc688eb47c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66886d9da34e461288e4d625769557aa',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:43.461746 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc11c2c-c590-43c1-a845-c02d35e303ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:43.463319 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9b61e84d-195a-4523-b0e5-75c425d96dd1 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d/action returned with HTTP 202 Jul 10 19:56:43.463745 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 191/770] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 19:56:43 2026] POST /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:56:43.470231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.472456 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f Jul 10 19:56:43.472706 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:43.472954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:43.475270 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc11c2c-c590-43c1-a845-c02d35e303ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:43.480994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Flow 'volume_create_api' (fb549437-f933-4e5d-9c76-65736803c7b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:43.480994 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Create volume request issued successfully. Jul 10 19:56:43.480994 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-954143c3-c36f-4430-8174-6b6b9c83e323 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:43.480994 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 189/771] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:43 2026] POST /volume/v3/volumes => generated 733 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:43.482877 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.482877 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:43.487371 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Volume info retrieved successfully. Jul 10 19:56:43.488395 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:56:43.488395 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:56:43.493975 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c8826ff4-5d76-4fe4-818a-4b3985c4d2a8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.496191 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8826ff4-5d76-4fe4-818a-4b3985c4d2a8 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] GET https://10.4.3.145/volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 Jul 10 19:56:43.496310 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8826ff4-5d76-4fe4-818a-4b3985c4d2a8 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:43.496474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8826ff4-5d76-4fe4-818a-4b3985c4d2a8 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:43.504789 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.504789 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:43.509057 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c8826ff4-5d76-4fe4-818a-4b3985c4d2a8 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Volume info retrieved successfully. Jul 10 19:56:43.513784 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8826ff4-5d76-4fe4-818a-4b3985c4d2a8 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] https://10.4.3.145/volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 returned with HTTP 200 Jul 10 19:56:43.514359 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 196/772] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:43 2026] GET /volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:43.527657 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:56:43.530404 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.530404 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:43.537550 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e75b0460-b8da-4b72-b03f-70eb3f822731 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f returned with HTTP 200 Jul 10 19:56:43.538266 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 197/773] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:43 2026] GET /volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f => generated 907 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:43.852062 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5fe74759-dfc6-49c1-9417-4c5a6fbf3ab9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:43.852062 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5fe74759-dfc6-49c1-9417-4c5a6fbf3ab9 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:43.852062 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5fe74759-dfc6-49c1-9417-4c5a6fbf3ab9 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:43.852481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5fe74759-dfc6-49c1-9417-4c5a6fbf3ab9 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:43.864806 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:43.864806 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:43.868235 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5fe74759-dfc6-49c1-9417-4c5a6fbf3ab9 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:43.872694 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5fe74759-dfc6-49c1-9417-4c5a6fbf3ab9 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:43.872979 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 192/774] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:43 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:44.257413 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-99602243-0826-44fa-9cac-397d7e21e236 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.259908 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-99602243-0826-44fa-9cac-397d7e21e236 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:44.260136 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-99602243-0826-44fa-9cac-397d7e21e236 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.260323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-99602243-0826-44fa-9cac-397d7e21e236 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.266927 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:44.266927 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:44.270128 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-99602243-0826-44fa-9cac-397d7e21e236 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:44.273771 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-99602243-0826-44fa-9cac-397d7e21e236 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:44.274172 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 190/775] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:44.324540 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e490638-d0c9-441a-a93d-a32f75164853 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.400552 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e490638-d0c9-441a-a93d-a32f75164853 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f Jul 10 19:56:44.400751 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e490638-d0c9-441a-a93d-a32f75164853 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.400982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e490638-d0c9-441a-a93d-a32f75164853 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.415399 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e490638-d0c9-441a-a93d-a32f75164853 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f returned with HTTP 200 Jul 10 19:56:44.415774 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 197/776] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f => generated 612 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:44.423492 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9be22280-366a-4941-976e-fe25c4b19789 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.481309 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:44.481759 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-5106647"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:44.483641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-5106647'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:44.483810 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Create volume of 1 GB Jul 10 19:56:44.487778 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Availability Zones retrieved successfully. Jul 10 19:56:44.493605 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Flow 'volume_create_api' (76e91f40-1d8f-4cfb-9801-6d4606972475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:44.494519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c53a64-14e2-49ad-a12c-628827713058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:44.495548 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:44.527867 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-623e2df3-7848-42ff-8d6a-16aaecd279d5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.529490 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c53a64-14e2-49ad-a12c-628827713058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:44.529862 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-623e2df3-7848-42ff-8d6a-16aaecd279d5 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] GET https://10.4.3.145/volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 Jul 10 19:56:44.530111 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-623e2df3-7848-42ff-8d6a-16aaecd279d5 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.530345 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-623e2df3-7848-42ff-8d6a-16aaecd279d5 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.530471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61075b4a-0210-4297-b4a3-412151796121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:44.538096 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:44.538096 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:44.541899 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-623e2df3-7848-42ff-8d6a-16aaecd279d5 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Volume info retrieved successfully. Jul 10 19:56:44.547552 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-623e2df3-7848-42ff-8d6a-16aaecd279d5 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] https://10.4.3.145/volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 returned with HTTP 200 Jul 10 19:56:44.547873 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 193/777] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:44.551645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2b75112b-8b86-4755-acb8-7caef2ef3e96 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.553301 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b75112b-8b86-4755-acb8-7caef2ef3e96 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f Jul 10 19:56:44.553478 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b75112b-8b86-4755-acb8-7caef2ef3e96 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.553661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b75112b-8b86-4755-acb8-7caef2ef3e96 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.559629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b75112b-8b86-4755-acb8-7caef2ef3e96 tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f returned with HTTP 404 Jul 10 19:56:44.560226 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 191/778] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/volumes/a2ec2383-a05d-493b-a7ba-9b13b97d890f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:56:44.562939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c74272fc-0dd4-4354-86b6-8517c1af7963 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.567656 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c74272fc-0dd4-4354-86b6-8517c1af7963 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1&project_id=c9cc8da872eb4a5c970cfa0b56eab1a6 Jul 10 19:56:44.567934 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c74272fc-0dd4-4354-86b6-8517c1af7963 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.568518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c74272fc-0dd4-4354-86b6-8517c1af7963 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.569138 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c74272fc-0dd4-4354-86b6-8517c1af7963 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Could not evaluate value c9cc8da872eb4a5c970cfa0b56eab1a6, assuming string {{(pid=99976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:56:44.569230 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e0339c6b-aade-48c4-b608-24da146f838d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.570169 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c74272fc-0dd4-4354-86b6-8517c1af7963 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Searching by: MultiDict([('project_id', 'c9cc8da872eb4a5c970cfa0b56eab1a6'), ('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:44.571255 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e0339c6b-aade-48c4-b608-24da146f838d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f Jul 10 19:56:44.571531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e0339c6b-aade-48c4-b608-24da146f838d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.571713 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e0339c6b-aade-48c4-b608-24da146f838d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.577721 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e0339c6b-aade-48c4-b608-24da146f838d tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f returned with HTTP 404 Jul 10 19:56:44.578177 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 194/779] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/volumes/036b6522-a1ff-4398-8d38-3467f9eaa19f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:56:44.584855 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f6d9895f-b07f-4396-960d-1aa4ea488bec None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.586434 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f6d9895f-b07f-4396-960d-1aa4ea488bec tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] GET https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d Jul 10 19:56:44.586647 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f6d9895f-b07f-4396-960d-1aa4ea488bec tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.586785 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f6d9895f-b07f-4396-960d-1aa4ea488bec tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.586913 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-f6d9895f-b07f-4396-960d-1aa4ea488bec tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] show called for member e1a53b32-93bb-4627-a66c-127bada5f47d {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:56:44.589758 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f6d9895f-b07f-4396-960d-1aa4ea488bec tempest-GroupsTest-2002138723 tempest-GroupsTest-2002138723-project-member] https://10.4.3.145/volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d returned with HTTP 404 Jul 10 19:56:44.590225 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 192/780] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/groups/e1a53b32-93bb-4627-a66c-127bada5f47d => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:56:44.597068 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-df4815c2-58cd-41dc-ad5e-5ff42df251e5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.599230 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-df4815c2-58cd-41dc-ad5e-5ff42df251e5 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/fa73d74a-9b0a-458d-891c-d651d9aa8642 Jul 10 19:56:44.599402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-df4815c2-58cd-41dc-ad5e-5ff42df251e5 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.599562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-df4815c2-58cd-41dc-ad5e-5ff42df251e5 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.606324 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c74272fc-0dd4-4354-86b6-8517c1af7963 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Get all volumes completed successfully. Jul 10 19:56:44.607350 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:44.607350 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:44.611632 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c74272fc-0dd4-4354-86b6-8517c1af7963 tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1&project_id=c9cc8da872eb4a5c970cfa0b56eab1a6 returned with HTTP 200 Jul 10 19:56:44.612267 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 198/781] 10.4.3.145 () {66 vars in 1373 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=c9cc8da872eb4a5c970cfa0b56eab1a6 => generated 3018 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:44.613369 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-df4815c2-58cd-41dc-ad5e-5ff42df251e5 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/group_types/fa73d74a-9b0a-458d-891c-d651d9aa8642 returned with HTTP 202 Jul 10 19:56:44.613770 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 195/782] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 19:56:44 2026] DELETE /volume/v3/group_types/fa73d74a-9b0a-458d-891c-d651d9aa8642 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:56:44.617751 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Created reservations ['f8786122-a754-454c-9ad4-1926e9e3f70e', 'b3c3479b-2ebe-445d-8e8e-1f544d7012a4', 'e1c55736-be89-4755-8d00-bf73a9cf9fbe', '88e0ac12-b766-48bb-9113-a78049e821d8'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:44.618622 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61075b4a-0210-4297-b4a3-412151796121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8786122-a754-454c-9ad4-1926e9e3f70e', 'b3c3479b-2ebe-445d-8e8e-1f544d7012a4', 'e1c55736-be89-4755-8d00-bf73a9cf9fbe', '88e0ac12-b766-48bb-9113-a78049e821d8']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:44.619371 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bab49fb-fd90-4cfe-acbb-1add87cd6e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:44.625534 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-77f476da-fdbd-45ea-89a6-fbb20c24a7b5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.627678 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77f476da-fdbd-45ea-89a6-fbb20c24a7b5 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] DELETE https://10.4.3.145/volume/v3/types/650e6afe-d672-45c3-89d1-fdb199fc9a5c Jul 10 19:56:44.627941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77f476da-fdbd-45ea-89a6-fbb20c24a7b5 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.628233 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77f476da-fdbd-45ea-89a6-fbb20c24a7b5 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.628401 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d65d4d3f-0060-4a68-b2c2-642df91d238f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.630732 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d65d4d3f-0060-4a68-b2c2-642df91d238f tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 Jul 10 19:56:44.631007 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d65d4d3f-0060-4a68-b2c2-642df91d238f tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.631261 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d65d4d3f-0060-4a68-b2c2-642df91d238f tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.631479 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-d65d4d3f-0060-4a68-b2c2-642df91d238f tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Delete volume with id: 3f9b37c8-9e23-40a2-b77e-58b16c60c499 Jul 10 19:56:44.640720 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:44.640720 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:44.641281 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d65d4d3f-0060-4a68-b2c2-642df91d238f tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Volume info retrieved successfully. Jul 10 19:56:44.645739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bab49fb-fd90-4cfe-acbb-1add87cd6e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-5106647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75db81756aa249008551587a0e99321f',qos_specs=None,replication_status=,reservations=['f8786122-a754-454c-9ad4-1926e9e3f70e','b3c3479b-2ebe-445d-8e8e-1f544d7012a4','e1c55736-be89-4755-8d00-bf73a9cf9fbe','88e0ac12-b766-48bb-9113-a78049e821d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e58485feb484fad8da3634510bf0426',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-5106647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75db81756aa249008551587a0e99321f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e58485feb484fad8da3634510bf0426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:44.646698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9a18de-c9e1-42f2-ae63-6e73f1753bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:44.655301 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77f476da-fdbd-45ea-89a6-fbb20c24a7b5 tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/types/650e6afe-d672-45c3-89d1-fdb199fc9a5c returned with HTTP 202 Jul 10 19:56:44.655791 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 193/783] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:56:44 2026] DELETE /volume/v3/types/650e6afe-d672-45c3-89d1-fdb199fc9a5c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:44.666185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-49637340-a338-4cc6-8230-405d490df6be None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.667753 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-49637340-a338-4cc6-8230-405d490df6be tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] GET https://10.4.3.145/volume/v3/types/650e6afe-d672-45c3-89d1-fdb199fc9a5c Jul 10 19:56:44.667942 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-49637340-a338-4cc6-8230-405d490df6be tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.668159 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-49637340-a338-4cc6-8230-405d490df6be tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.670949 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d65d4d3f-0060-4a68-b2c2-642df91d238f tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] Delete volume request issued successfully. Jul 10 19:56:44.671057 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-49637340-a338-4cc6-8230-405d490df6be tempest-GroupsTest-1469529162 tempest-GroupsTest-1469529162-project-admin] https://10.4.3.145/volume/v3/types/650e6afe-d672-45c3-89d1-fdb199fc9a5c returned with HTTP 404 Jul 10 19:56:44.671200 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d65d4d3f-0060-4a68-b2c2-642df91d238f tempest-VolumesListAdminTestJSON-1227910179 tempest-VolumesListAdminTestJSON-1227910179-project-admin] https://10.4.3.145/volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 returned with HTTP 202 Jul 10 19:56:44.671543 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 196/784] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/types/650e6afe-d672-45c3-89d1-fdb199fc9a5c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:44.671873 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 199/785] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:44 2026] DELETE /volume/v3/volumes/3f9b37c8-9e23-40a2-b77e-58b16c60c499 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:44.674359 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9a18de-c9e1-42f2-ae63-6e73f1753bbe) transitioned into state 'SUCCESS' from state '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-5106647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75db81756aa249008551587a0e99321f',qos_specs=None,replication_status=,reservations=['f8786122-a754-454c-9ad4-1926e9e3f70e','b3c3479b-2ebe-445d-8e8e-1f544d7012a4','e1c55736-be89-4755-8d00-bf73a9cf9fbe','88e0ac12-b766-48bb-9113-a78049e821d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e58485feb484fad8da3634510bf0426',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:44.675451 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c4b7c3c-cf3b-4ef1-b99d-9aa2b4ba8c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:44.681066 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-384ac9fd-8b4b-45a4-965e-2d2d3c33a76d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.682866 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-384ac9fd-8b4b-45a4-965e-2d2d3c33a76d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 Jul 10 19:56:44.683110 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-384ac9fd-8b4b-45a4-965e-2d2d3c33a76d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.683314 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-384ac9fd-8b4b-45a4-965e-2d2d3c33a76d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.688460 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c4b7c3c-cf3b-4ef1-b99d-9aa2b4ba8c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:44.689447 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Flow 'volume_create_api' (76e91f40-1d8f-4cfb-9801-6d4606972475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:44.689840 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Create volume request issued successfully. Jul 10 19:56:44.690390 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9be22280-366a-4941-976e-fe25c4b19789 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:44.690917 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 198/786] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:44 2026] POST /volume/v3/volumes => generated 756 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:44.692552 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:44.692552 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:44.703639 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-384ac9fd-8b4b-45a4-965e-2d2d3c33a76d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:44.706742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7d5a1af3-e9fb-44b6-96a8-1fe7937f3768 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.708267 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-384ac9fd-8b4b-45a4-965e-2d2d3c33a76d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 returned with HTTP 200 Jul 10 19:56:44.708890 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 194/787] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:44.709332 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d5a1af3-e9fb-44b6-96a8-1fe7937f3768 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] GET https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa Jul 10 19:56:44.709549 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d5a1af3-e9fb-44b6-96a8-1fe7937f3768 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.709773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d5a1af3-e9fb-44b6-96a8-1fe7937f3768 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.716359 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:44.716359 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:44.720007 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7d5a1af3-e9fb-44b6-96a8-1fe7937f3768 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Volume info retrieved successfully. Jul 10 19:56:44.724565 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d5a1af3-e9fb-44b6-96a8-1fe7937f3768 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa returned with HTTP 200 Jul 10 19:56:44.725471 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 197/788] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:44.725762 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf2be233-f639-4156-8da4-576322b7796d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.728156 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf2be233-f639-4156-8da4-576322b7796d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] DELETE https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 Jul 10 19:56:44.728406 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf2be233-f639-4156-8da4-576322b7796d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.728681 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf2be233-f639-4156-8da4-576322b7796d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.728920 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-cf2be233-f639-4156-8da4-576322b7796d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Delete volume with id: 37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 Jul 10 19:56:44.740679 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:44.740679 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:44.741154 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cf2be233-f639-4156-8da4-576322b7796d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:44.761504 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cf2be233-f639-4156-8da4-576322b7796d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Delete volume request issued successfully. Jul 10 19:56:44.761664 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf2be233-f639-4156-8da4-576322b7796d tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 returned with HTTP 202 Jul 10 19:56:44.762125 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 200/789] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:44 2026] DELETE /volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:44.769511 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cf722bff-1dff-4914-94fc-899545e100a4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:44.772316 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cf722bff-1dff-4914-94fc-899545e100a4 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 Jul 10 19:56:44.772316 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cf722bff-1dff-4914-94fc-899545e100a4 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:44.772316 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cf722bff-1dff-4914-94fc-899545e100a4 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:44.779974 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:44.779974 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:44.783652 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cf722bff-1dff-4914-94fc-899545e100a4 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:44.787614 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cf722bff-1dff-4914-94fc-899545e100a4 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 returned with HTTP 200 Jul 10 19:56:44.788221 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 199/790] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:44 2026] GET /volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:45.740259 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c5ae825d-9e12-46e9-b8ad-bb490194efa2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:45.746267 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c5ae825d-9e12-46e9-b8ad-bb490194efa2 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] GET https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa Jul 10 19:56:45.746479 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c5ae825d-9e12-46e9-b8ad-bb490194efa2 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:45.746682 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c5ae825d-9e12-46e9-b8ad-bb490194efa2 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:45.756892 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:45.756892 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:45.762996 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c5ae825d-9e12-46e9-b8ad-bb490194efa2 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Volume info retrieved successfully. Jul 10 19:56:45.770558 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c5ae825d-9e12-46e9-b8ad-bb490194efa2 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa returned with HTTP 200 Jul 10 19:56:45.771107 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 195/791] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:45 2026] GET /volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:45.790400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-897d6a7f-869f-43e4-a376-f582a9451ac3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:45.790400 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-897d6a7f-869f-43e4-a376-f582a9451ac3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f Jul 10 19:56:45.790824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-897d6a7f-869f-43e4-a376-f582a9451ac3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:45.800830 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-720eb1ec-2c71-427a-81bb-00e8141e1ba9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:45.807308 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-720eb1ec-2c71-427a-81bb-00e8141e1ba9 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 Jul 10 19:56:45.807524 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-720eb1ec-2c71-427a-81bb-00e8141e1ba9 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:45.807700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-720eb1ec-2c71-427a-81bb-00e8141e1ba9 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:45.815551 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-720eb1ec-2c71-427a-81bb-00e8141e1ba9 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 returned with HTTP 404 Jul 10 19:56:45.816044 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 201/792] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:45 2026] GET /volume/v3/volumes/37b70d87-3a3c-43df-9dc0-b8f34b3dbec3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:45.828393 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4456e038-ad16-4794-85e5-4c91d384cdc3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:45.831562 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4456e038-ad16-4794-85e5-4c91d384cdc3 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 Jul 10 19:56:45.831562 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4456e038-ad16-4794-85e5-4c91d384cdc3 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:45.831562 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4456e038-ad16-4794-85e5-4c91d384cdc3 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:45.840764 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:45.840764 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:45.841123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-897d6a7f-869f-43e4-a376-f582a9451ac3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f returned with HTTP 200 Jul 10 19:56:45.841530 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 198/793] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 19:56:45 2026] PUT /volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:45.847946 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4456e038-ad16-4794-85e5-4c91d384cdc3 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:45.853673 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4456e038-ad16-4794-85e5-4c91d384cdc3 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 returned with HTTP 200 Jul 10 19:56:45.854280 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 200/794] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:45 2026] GET /volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:45.855235 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-263218ed-3e48-41a4-9852-cc9eab461c56 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:45.858554 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:45.859605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:45.865830 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:45.866086 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Create volume of 2 GB Jul 10 19:56:45.868604 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-16b4ad12-d11d-43ed-883b-1414bfbf47fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:45.872679 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16b4ad12-d11d-43ed-883b-1414bfbf47fd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] DELETE https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 Jul 10 19:56:45.872930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16b4ad12-d11d-43ed-883b-1414bfbf47fd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:45.873348 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16b4ad12-d11d-43ed-883b-1414bfbf47fd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:45.873348 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-16b4ad12-d11d-43ed-883b-1414bfbf47fd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Delete volume with id: df6cc2de-0bd3-47cf-8ede-f57382696241 Jul 10 19:56:45.874243 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Availability Zones retrieved successfully. Jul 10 19:56:45.883861 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:45.883861 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:45.884427 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-16b4ad12-d11d-43ed-883b-1414bfbf47fd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:45.886370 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Flow 'volume_create_api' (d98a3e6b-7e54-4552-aae5-a6dd717f863c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:45.887276 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896581fe-5c98-423d-9eb2-dc23a1ef760c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:45.888213 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Validating volume size '2' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:45.917027 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-16b4ad12-d11d-43ed-883b-1414bfbf47fd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Delete volume request issued successfully. Jul 10 19:56:45.917027 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16b4ad12-d11d-43ed-883b-1414bfbf47fd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 returned with HTTP 202 Jul 10 19:56:45.917027 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 202/795] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:45 2026] DELETE /volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:45.927433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fac2d349-84ec-494e-a193-3ae1f3d09a6e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:45.932315 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fac2d349-84ec-494e-a193-3ae1f3d09a6e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 Jul 10 19:56:45.932794 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fac2d349-84ec-494e-a193-3ae1f3d09a6e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:45.933044 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fac2d349-84ec-494e-a193-3ae1f3d09a6e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:45.937669 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896581fe-5c98-423d-9eb2-dc23a1ef760c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:45.938486 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47327786-c944-481f-8a95-949e86912274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:45.949654 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:45.949654 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:45.956884 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fac2d349-84ec-494e-a193-3ae1f3d09a6e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:45.962454 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fac2d349-84ec-494e-a193-3ae1f3d09a6e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 returned with HTTP 200 Jul 10 19:56:45.962985 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 199/796] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:45 2026] GET /volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:45.980751 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota_utils [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Quota exceeded for 75db81756aa249008551587a0e99321f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 19:56:45.983359 np0000005048 devstack@c-api.service[99971]: WARNING cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47327786-c944-481f-8a95-949e86912274) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 19:56:45.983359 np0000005048 devstack@c-api.service[99971]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 19:56:45.985336 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47327786-c944-481f-8a95-949e86912274) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:45.986027 np0000005048 devstack@c-api.service[99971]: WARNING cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47327786-c944-481f-8a95-949e86912274) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:56:45.986622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896581fe-5c98-423d-9eb2-dc23a1ef760c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:45.987494 np0000005048 devstack@c-api.service[99971]: WARNING cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896581fe-5c98-423d-9eb2-dc23a1ef760c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:56:45.988295 np0000005048 devstack@c-api.service[99971]: WARNING cinder.volume.api [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Flow 'volume_create_api' (d98a3e6b-7e54-4552-aae5-a6dd717f863c) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 19:56:45.988493 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.middleware.fault [None req-263218ed-3e48-41a4-9852-cc9eab461c56 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 413 Jul 10 19:56:45.989295 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 196/797] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:45 2026] POST /volume/v3/volumes => generated 208 bytes in 136 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 19:56:45.999955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-31a14a14-168c-4787-bb4b-a668ed9badc3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.001401 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-31a14a14-168c-4787-bb4b-a668ed9badc3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f Jul 10 19:56:46.001698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-31a14a14-168c-4787-bb4b-a668ed9badc3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:46.054749 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-31a14a14-168c-4787-bb4b-a668ed9badc3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f returned with HTTP 200 Jul 10 19:56:46.055333 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 201/798] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 19:56:45 2026] PUT /volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:46.064841 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-71aa5067-2140-4ef7-a369-3fce44484683 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.066178 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:46.066417 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:46.067757 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:46.067883 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Create volume of 1 GB Jul 10 19:56:46.071492 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Availability Zones retrieved successfully. Jul 10 19:56:46.080118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Flow 'volume_create_api' (e41f3a2e-eefb-4185-8a59-3f7daa945251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:46.081342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437d60e9-6d65-4ea0-a8ed-ef55fa153c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:46.082506 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:46.112266 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437d60e9-6d65-4ea0-a8ed-ef55fa153c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:46.113477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2be8e27-7946-4ebf-b3e7-02afbb1b801e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:46.145095 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota_utils [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Quota exceeded for 75db81756aa249008551587a0e99321f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 19:56:46.147976 np0000005048 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2be8e27-7946-4ebf-b3e7-02afbb1b801e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 19:56:46.147976 np0000005048 devstack@c-api.service[99976]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 19:56:46.149798 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2be8e27-7946-4ebf-b3e7-02afbb1b801e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:46.151950 np0000005048 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2be8e27-7946-4ebf-b3e7-02afbb1b801e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:56:46.151950 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437d60e9-6d65-4ea0-a8ed-ef55fa153c74) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:46.151950 np0000005048 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437d60e9-6d65-4ea0-a8ed-ef55fa153c74) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:56:46.152633 np0000005048 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Flow 'volume_create_api' (e41f3a2e-eefb-4185-8a59-3f7daa945251) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 19:56:46.152909 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.middleware.fault [None req-71aa5067-2140-4ef7-a369-3fce44484683 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 413 Jul 10 19:56:46.153707 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 203/799] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:46 2026] POST /volume/v3/volumes => generated 150 bytes in 90 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 19:56:46.163762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8aabc064-92eb-4b2e-b33d-513516b88520 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.165462 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8aabc064-92eb-4b2e-b33d-513516b88520 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f Jul 10 19:56:46.165757 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8aabc064-92eb-4b2e-b33d-513516b88520 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:46.197987 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8aabc064-92eb-4b2e-b33d-513516b88520 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f returned with HTTP 200 Jul 10 19:56:46.197987 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 200/800] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 19:56:46 2026] PUT /volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f => generated 391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:46.211911 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1dc0cab4-b5e7-4137-b302-ada80e7e15fb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.214079 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1dc0cab4-b5e7-4137-b302-ada80e7e15fb tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] POST https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa/action Jul 10 19:56:46.214446 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1dc0cab4-b5e7-4137-b302-ada80e7e15fb tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:46.214621 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1dc0cab4-b5e7-4137-b302-ada80e7e15fb tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:46.223920 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:46.223920 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:46.224474 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1dc0cab4-b5e7-4137-b302-ada80e7e15fb tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Volume info retrieved successfully. Jul 10 19:56:46.256940 np0000005048 devstack@c-api.service[99971]: ERROR cinder.volume.api [None req-1dc0cab4-b5e7-4137-b302-ada80e7e15fb tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Quota exceeded for 75db81756aa249008551587a0e99321f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 19:56:46.266947 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.middleware.fault [None req-1dc0cab4-b5e7-4137-b302-ada80e7e15fb tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa/action returned with HTTP 413 Jul 10 19:56:46.267839 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 197/801] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:46 2026] POST /volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa/action => generated 208 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 19:56:46.275472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4687d479-8e52-4ab2-981f-7d7a406f71c9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.277307 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4687d479-8e52-4ab2-981f-7d7a406f71c9 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] GET https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa Jul 10 19:56:46.277491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4687d479-8e52-4ab2-981f-7d7a406f71c9 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:46.277683 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4687d479-8e52-4ab2-981f-7d7a406f71c9 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:46.287528 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:46.287528 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:46.293540 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4687d479-8e52-4ab2-981f-7d7a406f71c9 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Volume info retrieved successfully. Jul 10 19:56:46.301033 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4687d479-8e52-4ab2-981f-7d7a406f71c9 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa returned with HTTP 200 Jul 10 19:56:46.301396 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 202/802] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:46 2026] GET /volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:46.313927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e460307c-b1b6-49bb-a5cd-8ac68bc20cf5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.316981 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2c897af8-48a8-41ef-8f9d-36dba771cffa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.317073 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e460307c-b1b6-49bb-a5cd-8ac68bc20cf5 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa Jul 10 19:56:46.317073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e460307c-b1b6-49bb-a5cd-8ac68bc20cf5 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:46.317147 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c897af8-48a8-41ef-8f9d-36dba771cffa None None] GET https://10.4.3.145/volume// Jul 10 19:56:46.317171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e460307c-b1b6-49bb-a5cd-8ac68bc20cf5 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:46.317192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c897af8-48a8-41ef-8f9d-36dba771cffa None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:46.317219 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e460307c-b1b6-49bb-a5cd-8ac68bc20cf5 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Delete volume with id: 8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa Jul 10 19:56:46.317260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c897af8-48a8-41ef-8f9d-36dba771cffa None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:46.317260 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c897af8-48a8-41ef-8f9d-36dba771cffa None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:56:46.317260 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 201/803] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:56: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 19:56:46.323452 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:46.323452 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:46.324195 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e460307c-b1b6-49bb-a5cd-8ac68bc20cf5 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Volume info retrieved successfully. Jul 10 19:56:46.324882 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-bad2ebab-2d30-4b4f-a4fd-1feba3d3f09d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.327246 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-bad2ebab-2d30-4b4f-a4fd-1feba3d3f09d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:56:46.327724 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-bad2ebab-2d30-4b4f-a4fd-1feba3d3f09d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "468fb257-6e87-4f0c-966d-b208d1ea67e5", "connector": null, "instance_uuid": "842c078d-938c-4329-80bc-47e072c0efec"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:46.338308 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:46.338308 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:46.342504 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e460307c-b1b6-49bb-a5cd-8ac68bc20cf5 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Delete volume request issued successfully. Jul 10 19:56:46.342635 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e460307c-b1b6-49bb-a5cd-8ac68bc20cf5 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa returned with HTTP 202 Jul 10 19:56:46.343051 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 204/804] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:46 2026] DELETE /volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:46.356098 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8b69f83b-ad14-445c-950f-9c7af92cd0c7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.356249 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b69f83b-ad14-445c-950f-9c7af92cd0c7 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] GET https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa Jul 10 19:56:46.356485 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b69f83b-ad14-445c-950f-9c7af92cd0c7 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:46.356746 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b69f83b-ad14-445c-950f-9c7af92cd0c7 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:46.371922 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:46.371922 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:46.375484 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-bad2ebab-2d30-4b4f-a4fd-1feba3d3f09d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:56:46.376024 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 198/805] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:56:46 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 19:56:46.379330 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b69f83b-ad14-445c-950f-9c7af92cd0c7 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Volume info retrieved successfully. Jul 10 19:56:46.386250 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b69f83b-ad14-445c-950f-9c7af92cd0c7 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa returned with HTTP 200 Jul 10 19:56:46.386885 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 203/806] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:46 2026] GET /volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:46.805243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b879bc6-aad9-400d-b72b-faaa51c1acca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.811399 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b879bc6-aad9-400d-b72b-faaa51c1acca tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:46.811399 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b879bc6-aad9-400d-b72b-faaa51c1acca tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:46.811399 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b879bc6-aad9-400d-b72b-faaa51c1acca tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:46.825606 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:46.825606 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:46.831563 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1b879bc6-aad9-400d-b72b-faaa51c1acca tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:46.838746 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b879bc6-aad9-400d-b72b-faaa51c1acca tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:46.839501 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 202/807] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:46 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:46.945392 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1b2fcc90-8bcf-4d96-8ea2-4fdf9ae159e1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.945873 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b2fcc90-8bcf-4d96-8ea2-4fdf9ae159e1 None None] GET https://10.4.3.145/volume// Jul 10 19:56:46.946789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b2fcc90-8bcf-4d96-8ea2-4fdf9ae159e1 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:46.946789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b2fcc90-8bcf-4d96-8ea2-4fdf9ae159e1 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:46.946789 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b2fcc90-8bcf-4d96-8ea2-4fdf9ae159e1 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:56:46.947295 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 205/808] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:56: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 19:56:46.957611 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-2e8b1676-0767-4e98-b9e0-654ace823329 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.960421 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-2e8b1676-0767-4e98-b9e0-654ace823329 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:46.960731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-2e8b1676-0767-4e98-b9e0-654ace823329 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:46.960991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-2e8b1676-0767-4e98-b9e0-654ace823329 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:46.976829 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:46.976829 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:46.980047 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-2e8b1676-0767-4e98-b9e0-654ace823329 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:46.980581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-43f3b40d-2206-4e93-8ee3-371dc61c5089 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.982513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-43f3b40d-2206-4e93-8ee3-371dc61c5089 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 Jul 10 19:56:46.982685 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-43f3b40d-2206-4e93-8ee3-371dc61c5089 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:46.983512 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-43f3b40d-2206-4e93-8ee3-371dc61c5089 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:46.987002 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-2e8b1676-0767-4e98-b9e0-654ace823329 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:46.987002 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 199/809] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:56:46 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:56:46.990639 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-43f3b40d-2206-4e93-8ee3-371dc61c5089 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 returned with HTTP 404 Jul 10 19:56:46.990639 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 204/810] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:46 2026] GET /volume/v3/volumes/df6cc2de-0bd3-47cf-8ede-f57382696241 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:46.997103 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-43e527a3-0c45-4440-a396-c46a70e2bb5e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:46.999918 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-43e527a3-0c45-4440-a396-c46a70e2bb5e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f Jul 10 19:56:47.000122 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-43e527a3-0c45-4440-a396-c46a70e2bb5e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:47.000325 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-43e527a3-0c45-4440-a396-c46a70e2bb5e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:47.009528 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:47.009528 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:47.011629 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-43e527a3-0c45-4440-a396-c46a70e2bb5e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:47.017988 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-43e527a3-0c45-4440-a396-c46a70e2bb5e tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f returned with HTTP 200 Jul 10 19:56:47.017988 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 203/811] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:46 2026] GET /volume/v3/volumes/720982f6-5651-4279-babe-77377457280f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:47.034442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7cc3b2c2-0d18-4ee2-ba2c-9bbd4c50a551 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:47.037837 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7cc3b2c2-0d18-4ee2-ba2c-9bbd4c50a551 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] DELETE https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f Jul 10 19:56:47.038051 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7cc3b2c2-0d18-4ee2-ba2c-9bbd4c50a551 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:47.038225 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7cc3b2c2-0d18-4ee2-ba2c-9bbd4c50a551 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:47.038376 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-7cc3b2c2-0d18-4ee2-ba2c-9bbd4c50a551 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Delete volume with id: 720982f6-5651-4279-babe-77377457280f Jul 10 19:56:47.049946 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:47.049946 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:47.050445 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7cc3b2c2-0d18-4ee2-ba2c-9bbd4c50a551 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:47.078530 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7cc3b2c2-0d18-4ee2-ba2c-9bbd4c50a551 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Delete volume request issued successfully. Jul 10 19:56:47.078530 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7cc3b2c2-0d18-4ee2-ba2c-9bbd4c50a551 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f returned with HTTP 202 Jul 10 19:56:47.078530 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 206/812] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:47 2026] DELETE /volume/v3/volumes/720982f6-5651-4279-babe-77377457280f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:47.086527 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bfaa0677-7519-45cc-ac60-ec5caa672c20 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:47.088211 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bfaa0677-7519-45cc-ac60-ec5caa672c20 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f Jul 10 19:56:47.088664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bfaa0677-7519-45cc-ac60-ec5caa672c20 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:47.088664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bfaa0677-7519-45cc-ac60-ec5caa672c20 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:47.095454 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:47.095454 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:47.099641 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bfaa0677-7519-45cc-ac60-ec5caa672c20 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Volume info retrieved successfully. Jul 10 19:56:47.105845 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-e475e768-994f-4185-a81d-769810021384 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:47.107770 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bfaa0677-7519-45cc-ac60-ec5caa672c20 tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f returned with HTTP 200 Jul 10 19:56:47.108158 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-e475e768-994f-4185-a81d-769810021384 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] PUT https://10.4.3.145/volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff Jul 10 19:56:47.108347 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 200/813] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:47 2026] GET /volume/v3/volumes/720982f6-5651-4279-babe-77377457280f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:47.108563 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-e475e768-994f-4185-a81d-769810021384 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:47.122079 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-e475e768-994f-4185-a81d-769810021384 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Acquiring lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:56:47.129105 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-e475e768-994f-4185-a81d-769810021384 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:56:47.130237 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:47.130237 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:47.229436 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-afdd69a0-498a-475a-a131-22183b26c730 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:47.349185 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:47.349550 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-152239812"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:47.351778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-152239812'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:47.351778 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Create volume of 1 GB Jul 10 19:56:47.356688 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Availability Zones retrieved successfully. Jul 10 19:56:47.362692 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Flow 'volume_create_api' (0b2aabc3-243f-456e-8293-ae12f6177025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:47.363627 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c007bd-3eeb-4d58-848a-82dcdab77dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:47.364576 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:47.392093 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c007bd-3eeb-4d58-848a-82dcdab77dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:47.392686 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77efe13-a231-40c1-89a4-752053ba009c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:47.399690 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a319f7b2-3407-4404-870d-51a4018e6ad0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:47.401029 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a319f7b2-3407-4404-870d-51a4018e6ad0 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] GET https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa Jul 10 19:56:47.401247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a319f7b2-3407-4404-870d-51a4018e6ad0 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:47.401429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a319f7b2-3407-4404-870d-51a4018e6ad0 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:47.407275 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a319f7b2-3407-4404-870d-51a4018e6ad0 tempest-VolumeQuotasNegativeTestJSON-1526284311 tempest-VolumeQuotasNegativeTestJSON-1526284311-project-member] https://10.4.3.145/volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa returned with HTTP 404 Jul 10 19:56:47.407693 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 207/814] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:47 2026] GET /volume/v3/volumes/8abd5ef9-d9d6-4454-9e2e-3bb1eddc2caa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:47.419115 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1f7ad8c1-0656-4cf3-9f3e-a82d4b5b65c3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:47.420797 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f7ad8c1-0656-4cf3-9f3e-a82d4b5b65c3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f Jul 10 19:56:47.421210 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f7ad8c1-0656-4cf3-9f3e-a82d4b5b65c3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-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=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:47.458613 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Created reservations ['350490dd-bbe4-4b60-9f6e-53fe08c30601', '93cde29d-f356-40d9-b53c-f559f33e2d02', '1353bd1b-08e5-4edd-aeec-a1552ed2a576', 'f5f1cdf2-2e7d-49c8-b268-bcb3dd31d206'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:47.459693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77efe13-a231-40c1-89a4-752053ba009c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['350490dd-bbe4-4b60-9f6e-53fe08c30601', '93cde29d-f356-40d9-b53c-f559f33e2d02', '1353bd1b-08e5-4edd-aeec-a1552ed2a576', 'f5f1cdf2-2e7d-49c8-b268-bcb3dd31d206']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:47.462196 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cd0189-5918-4dd6-98fc-6973d9ad5d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:47.487697 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cd0189-5918-4dd6-98fc-6973d9ad5d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa1621d-fadf-4535-9f4a-5bd684e097a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-152239812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f20090d27d1349ba94c7d59686a9178c',qos_specs=None,replication_status=,reservations=['350490dd-bbe4-4b60-9f6e-53fe08c30601','93cde29d-f356-40d9-b53c-f559f33e2d02','1353bd1b-08e5-4edd-aeec-a1552ed2a576','f5f1cdf2-2e7d-49c8-b268-bcb3dd31d206'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05b7c111c694c7888d018fa7f504c38',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-152239812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa1621d-fadf-4535-9f4a-5bd684e097a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f20090d27d1349ba94c7d59686a9178c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05b7c111c694c7888d018fa7f504c38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:47.488288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb5f849-447d-4958-9242-7dad28f918e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:47.509816 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb5f849-447d-4958-9242-7dad28f918e5) transitioned into state 'SUCCESS' from state '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-152239812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f20090d27d1349ba94c7d59686a9178c',qos_specs=None,replication_status=,reservations=['350490dd-bbe4-4b60-9f6e-53fe08c30601','93cde29d-f356-40d9-b53c-f559f33e2d02','1353bd1b-08e5-4edd-aeec-a1552ed2a576','f5f1cdf2-2e7d-49c8-b268-bcb3dd31d206'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05b7c111c694c7888d018fa7f504c38',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:47.510507 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a472b97-59b0-4a46-a346-1571a375cae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:47.522852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a472b97-59b0-4a46-a346-1571a375cae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:47.523799 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f7ad8c1-0656-4cf3-9f3e-a82d4b5b65c3 tempest-VolumeQuotasNegativeTestJSON-767331217 tempest-VolumeQuotasNegativeTestJSON-767331217-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f returned with HTTP 200 Jul 10 19:56:47.523906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Flow 'volume_create_api' (0b2aabc3-243f-456e-8293-ae12f6177025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:47.524156 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Create volume request issued successfully. Jul 10 19:56:47.524455 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 201/815] 10.4.3.145 () {68 vars in 1375 bytes} [Fri Jul 10 19:56:47 2026] PUT /volume/v3/os-quota-sets/75db81756aa249008551587a0e99321f => generated 395 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:47.524696 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-afdd69a0-498a-475a-a131-22183b26c730 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:47.525132 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 204/816] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:47 2026] POST /volume/v3/volumes => generated 750 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:47.536233 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-05a76b77-5553-414a-a21e-2d8c0ad5b689 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:47.538556 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05a76b77-5553-414a-a21e-2d8c0ad5b689 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:56:47.538556 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05a76b77-5553-414a-a21e-2d8c0ad5b689 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:47.538758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05a76b77-5553-414a-a21e-2d8c0ad5b689 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:47.551694 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:47.551694 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:47.556718 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-05a76b77-5553-414a-a21e-2d8c0ad5b689 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:56:47.564953 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05a76b77-5553-414a-a21e-2d8c0ad5b689 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 returned with HTTP 200 Jul 10 19:56:47.566119 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 208/817] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:47 2026] GET /volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:47.654743 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-e475e768-994f-4185-a81d-769810021384 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" released by "attachment_update" :: held 0.526s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:56:47.655390 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-e475e768-994f-4185-a81d-769810021384 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff returned with HTTP 200 Jul 10 19:56:47.655854 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 205/818] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:56:47 2026] PUT /volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:47.856192 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8403b71e-788b-40b5-93f5-f4eaa5323720 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:47.861638 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8403b71e-788b-40b5-93f5-f4eaa5323720 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:47.861870 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8403b71e-788b-40b5-93f5-f4eaa5323720 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:47.862144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8403b71e-788b-40b5-93f5-f4eaa5323720 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:47.882256 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:47.882256 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:47.887307 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8403b71e-788b-40b5-93f5-f4eaa5323720 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:47.893271 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8403b71e-788b-40b5-93f5-f4eaa5323720 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:47.896943 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 202/819] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:47 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:48.123380 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ff23d0c6-c116-452a-ba3d-8463a6588cbd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:48.125198 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ff23d0c6-c116-452a-ba3d-8463a6588cbd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] GET https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f Jul 10 19:56:48.125379 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ff23d0c6-c116-452a-ba3d-8463a6588cbd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:48.125562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ff23d0c6-c116-452a-ba3d-8463a6588cbd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:48.130615 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ff23d0c6-c116-452a-ba3d-8463a6588cbd tempest-VolumesListAdminTestJSON-1475741673 tempest-VolumesListAdminTestJSON-1475741673-project-member] https://10.4.3.145/volume/v3/volumes/720982f6-5651-4279-babe-77377457280f returned with HTTP 404 Jul 10 19:56:48.131138 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 205/820] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:48 2026] GET /volume/v3/volumes/720982f6-5651-4279-babe-77377457280f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:48.580531 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff1b683e-3c26-4f4a-a7a8-e07f04e9c88b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:48.583307 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff1b683e-3c26-4f4a-a7a8-e07f04e9c88b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:56:48.583490 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff1b683e-3c26-4f4a-a7a8-e07f04e9c88b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:48.583665 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff1b683e-3c26-4f4a-a7a8-e07f04e9c88b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:48.594303 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:48.594303 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:48.599024 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ff1b683e-3c26-4f4a-a7a8-e07f04e9c88b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:56:48.609913 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff1b683e-3c26-4f4a-a7a8-e07f04e9c88b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 returned with HTTP 200 Jul 10 19:56:48.611798 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 209/821] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:48 2026] GET /volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:48.625303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-279b82d2-75fa-4a6c-a312-ed38f14ea631 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:48.628029 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-279b82d2-75fa-4a6c-a312-ed38f14ea631 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:48.629031 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-279b82d2-75fa-4a6c-a312-ed38f14ea631 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daa1621d-fadf-4535-9f4a-5bd684e097a2", "name": "tempest-SnapshotsActionsTest-Snapshot-806822735"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:48.642973 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:48.642973 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:48.643837 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-279b82d2-75fa-4a6c-a312-ed38f14ea631 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:56:48.644411 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-279b82d2-75fa-4a6c-a312-ed38f14ea631 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Create snapshot from volume daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:56:48.705113 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-279b82d2-75fa-4a6c-a312-ed38f14ea631 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Created reservations ['b3307327-c168-474c-ab96-ae6159e5e38c', '09787f72-50b8-4288-a85b-51a8dbf65025', '3d3d449e-5136-4572-b18d-5804412a35b9', '94660fa4-ecfc-4364-a223-6dfbb93afcc9'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:48.755993 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-279b82d2-75fa-4a6c-a312-ed38f14ea631 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot create request issued successfully. Jul 10 19:56:48.755993 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-279b82d2-75fa-4a6c-a312-ed38f14ea631 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:48.755993 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 206/822] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:48 2026] POST /volume/v3/snapshots => generated 306 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:48.767377 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7d3dc066-c9ca-4eb3-8ab4-14c334b014a9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:48.769731 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d3dc066-c9ca-4eb3-8ab4-14c334b014a9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:48.769791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d3dc066-c9ca-4eb3-8ab4-14c334b014a9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:48.770028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d3dc066-c9ca-4eb3-8ab4-14c334b014a9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:48.782740 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:48.782740 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:48.783336 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7d3dc066-c9ca-4eb3-8ab4-14c334b014a9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:48.784249 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d3dc066-c9ca-4eb3-8ab4-14c334b014a9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:48.788507 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 203/823] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:48 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:48.906587 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ac18fd06-5c03-4428-badc-ea35cd24d1d4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:48.910979 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ac18fd06-5c03-4428-badc-ea35cd24d1d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:48.910979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ac18fd06-5c03-4428-badc-ea35cd24d1d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:48.910979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ac18fd06-5c03-4428-badc-ea35cd24d1d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:48.924404 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:48.924404 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:48.931616 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ac18fd06-5c03-4428-badc-ea35cd24d1d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:48.939372 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ac18fd06-5c03-4428-badc-ea35cd24d1d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:48.939779 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 206/824] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:48 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:49.802259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d5d3b419-bda8-481f-8dd0-d49a0eed481a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:49.804454 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5d3b419-bda8-481f-8dd0-d49a0eed481a tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:49.804620 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5d3b419-bda8-481f-8dd0-d49a0eed481a tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:49.804790 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5d3b419-bda8-481f-8dd0-d49a0eed481a tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:49.809658 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:49.809658 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:49.810105 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d5d3b419-bda8-481f-8dd0-d49a0eed481a tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:49.810781 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5d3b419-bda8-481f-8dd0-d49a0eed481a tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:49.811155 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 210/825] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:49 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:49.822119 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-69355098-dce2-4171-8831-b05bb54a114a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:49.957628 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1a44917c-4003-4b1b-9bee-167c6e808932 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:49.961118 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a44917c-4003-4b1b-9bee-167c6e808932 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:49.961512 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a44917c-4003-4b1b-9bee-167c6e808932 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:49.961765 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a44917c-4003-4b1b-9bee-167c6e808932 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:49.972901 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-69355098-dce2-4171-8831-b05bb54a114a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:49.973335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-69355098-dce2-4171-8831-b05bb54a114a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:49.973483 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-69355098-dce2-4171-8831-b05bb54a114a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:49.976776 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:49.976776 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:49.979432 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-69355098-dce2-4171-8831-b05bb54a114a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '8ab51e16-d9ee-44e9-9a28-54dfea0cc614' with '{'status': 'creating'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:49.981346 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1a44917c-4003-4b1b-9bee-167c6e808932 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:49.987320 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a44917c-4003-4b1b-9bee-167c6e808932 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:49.987819 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 204/826] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:49 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:50.006154 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.006154 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:50.021349 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-69355098-dce2-4171-8831-b05bb54a114a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:50.021688 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 207/827] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:49 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:50.031624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f7a37be4-1d9c-4d87-8ab2-efdd0a6afabf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.033694 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f7a37be4-1d9c-4d87-8ab2-efdd0a6afabf tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:50.034053 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f7a37be4-1d9c-4d87-8ab2-efdd0a6afabf tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:50.034053 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f7a37be4-1d9c-4d87-8ab2-efdd0a6afabf tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:50.039075 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.039075 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:50.039513 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f7a37be4-1d9c-4d87-8ab2-efdd0a6afabf tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:50.040387 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f7a37be4-1d9c-4d87-8ab2-efdd0a6afabf tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:50.040718 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 207/828] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:50 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:50.054520 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c7edc47e-e867-46b4-ad52-1f3118200929 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.059638 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7edc47e-e867-46b4-ad52-1f3118200929 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:50.060038 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7edc47e-e867-46b4-ad52-1f3118200929 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:50.060144 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7edc47e-e867-46b4-ad52-1f3118200929 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:50.063789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-c7edc47e-e867-46b4-ad52-1f3118200929 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '8ab51e16-d9ee-44e9-9a28-54dfea0cc614' with '{'status': 'available'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:50.083384 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.083384 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:50.105554 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7edc47e-e867-46b4-ad52-1f3118200929 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:50.105974 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 211/829] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:50 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:50.114436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fbc434eb-14bb-4e19-8b0f-2c3ff78cec73 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.119286 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fbc434eb-14bb-4e19-8b0f-2c3ff78cec73 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:50.119519 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fbc434eb-14bb-4e19-8b0f-2c3ff78cec73 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:50.119719 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fbc434eb-14bb-4e19-8b0f-2c3ff78cec73 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:50.126289 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.126289 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:50.126752 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fbc434eb-14bb-4e19-8b0f-2c3ff78cec73 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:50.127498 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fbc434eb-14bb-4e19-8b0f-2c3ff78cec73 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:50.127877 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 205/830] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:50 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:50.139329 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1a077b5b-323d-4be3-a748-e62f246f3c6d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.142352 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a077b5b-323d-4be3-a748-e62f246f3c6d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:50.142658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a077b5b-323d-4be3-a748-e62f246f3c6d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daa1621d-fadf-4535-9f4a-5bd684e097a2", "name": "tempest-SnapshotsActionsTest-Snapshot-1379891339"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:50.156652 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.156652 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:50.157284 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1a077b5b-323d-4be3-a748-e62f246f3c6d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:56:50.157611 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-1a077b5b-323d-4be3-a748-e62f246f3c6d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Create snapshot from volume daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:56:50.191177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-1a077b5b-323d-4be3-a748-e62f246f3c6d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Created reservations ['f04fdd9f-551c-4fa7-b4cc-800099e5b85d', 'e3dde4a3-d08e-4f52-b898-a51ff55a792c', '476932e3-3fd9-4f43-804e-f66ee522cbe4', '3c99927c-4b12-455d-885b-f07f1ccae110'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:50.231395 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1a077b5b-323d-4be3-a748-e62f246f3c6d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot create request issued successfully. Jul 10 19:56:50.231747 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a077b5b-323d-4be3-a748-e62f246f3c6d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:50.232383 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 208/831] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:50.237432 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-19346b95-7216-44e9-994b-7d5fe25c953c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.249314 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3eed8337-cfe4-46e6-a7d4-a32e54588483 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.251107 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3eed8337-cfe4-46e6-a7d4-a32e54588483 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 Jul 10 19:56:50.251312 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3eed8337-cfe4-46e6-a7d4-a32e54588483 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:50.251512 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3eed8337-cfe4-46e6-a7d4-a32e54588483 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:50.259417 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.259417 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:50.260511 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3eed8337-cfe4-46e6-a7d4-a32e54588483 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:50.261089 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3eed8337-cfe4-46e6-a7d4-a32e54588483 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 returned with HTTP 200 Jul 10 19:56:50.261542 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 212/832] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:50 2026] GET /volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:50.305994 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-19346b95-7216-44e9-994b-7d5fe25c953c tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:56:50.306318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-19346b95-7216-44e9-994b-7d5fe25c953c tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:50.316120 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-583f4bbd-f78f-4404-8776-29ca77f0dd0a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.324072 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-19346b95-7216-44e9-994b-7d5fe25c953c tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:56:50.324488 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 208/833] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:56:50 2026] POST /volume/v3/types => generated 188 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:50.333489 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bbf139d9-ffa9-4dfd-8e16-20d93be93149 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.335229 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bbf139d9-ffa9-4dfd-8e16-20d93be93149 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:56:50.335562 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bbf139d9-ffa9-4dfd-8e16-20d93be93149 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:50.337153 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.337153 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:50.352662 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-583f4bbd-f78f-4404-8776-29ca77f0dd0a tempest-AvailabilityZoneTestJSON-356223322 tempest-AvailabilityZoneTestJSON-356223322-project-member] GET https://10.4.3.145/volume/v3/os-availability-zone Jul 10 19:56:50.352863 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-583f4bbd-f78f-4404-8776-29ca77f0dd0a tempest-AvailabilityZoneTestJSON-356223322 tempest-AvailabilityZoneTestJSON-356223322-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:50.353064 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-583f4bbd-f78f-4404-8776-29ca77f0dd0a tempest-AvailabilityZoneTestJSON-356223322 tempest-AvailabilityZoneTestJSON-356223322-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:50.356570 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bbf139d9-ffa9-4dfd-8e16-20d93be93149 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:56:50.356943 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 209/834] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:56:50 2026] POST /volume/v3/types => generated 188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:50.359329 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-583f4bbd-f78f-4404-8776-29ca77f0dd0a tempest-AvailabilityZoneTestJSON-356223322 tempest-AvailabilityZoneTestJSON-356223322-project-member] Availability Zones retrieved successfully. Jul 10 19:56:50.359582 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-583f4bbd-f78f-4404-8776-29ca77f0dd0a tempest-AvailabilityZoneTestJSON-356223322 tempest-AvailabilityZoneTestJSON-356223322-project-member] https://10.4.3.145/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 19:56:50.360008 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 206/835] 10.4.3.145 () {66 vars in 1276 bytes} [Fri Jul 10 19:56:50 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:56:50.366776 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.430465 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:50.430761 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-480099569"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:50.432127 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-480099569'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:50.438266 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Create volume of 1 GB Jul 10 19:56:50.438607 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.438607 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:50.439567 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Availability Zones retrieved successfully. Jul 10 19:56:50.445866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Flow 'volume_create_api' (75483a38-c8b2-49c3-939c-065ca8a1b95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:50.446861 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b818e57f-ae7f-41a1-8970-8c00deb41e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:50.447693 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:50.469910 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b818e57f-ae7f-41a1-8970-8c00deb41e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:56:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb03200c-7ebb-430a-ac0e-789d5d9a8a84,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb03200c-7ebb-430a-ac0e-789d5d9a8a84', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:50.471065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9076ee59-75cd-45f9-9bf8-d779b86f89fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:50.482894 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-77273fbd-32cb-4dbe-bfd8-abf8e022ea4c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.484742 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-77273fbd-32cb-4dbe-bfd8-abf8e022ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:50.484940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-77273fbd-32cb-4dbe-bfd8-abf8e022ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:50.485136 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-77273fbd-32cb-4dbe-bfd8-abf8e022ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:50.491537 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.491537 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:50.495340 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-77273fbd-32cb-4dbe-bfd8-abf8e022ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:50.499176 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-77273fbd-32cb-4dbe-bfd8-abf8e022ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:50.499268 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-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 19:56:50.499512 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-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 19:56:50.499554 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 209/836] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:50 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:50.555736 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Created reservations ['5544e920-1096-4651-afca-56144ec45a21', '05c398ec-5e51-45c4-9b6f-dd8468f627c6', 'e225a849-13cd-446b-b17e-35b76a6358b9', 'f4eb3f7b-8dde-42e1-aff3-c3b933f96194'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:50.556552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9076ee59-75cd-45f9-9bf8-d779b86f89fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5544e920-1096-4651-afca-56144ec45a21', '05c398ec-5e51-45c4-9b6f-dd8468f627c6', 'e225a849-13cd-446b-b17e-35b76a6358b9', 'f4eb3f7b-8dde-42e1-aff3-c3b933f96194']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:50.557268 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (525c74be-a757-4de0-9c6f-a846155a355b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:50.564468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-58f2471f-b526-41cd-a555-d87de7450028 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.574432 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-58f2471f-b526-41cd-a555-d87de7450028 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:50.574432 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-58f2471f-b526-41cd-a555-d87de7450028 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:50.574432 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-58f2471f-b526-41cd-a555-d87de7450028 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:50.588146 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.588146 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:50.593413 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-58f2471f-b526-41cd-a555-d87de7450028 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:50.594365 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (525c74be-a757-4de0-9c6f-a846155a355b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d75a970-afae-4f9c-80cc-0fbe63fdbda9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-480099569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb03b2b090b148d2a528136d1f862f42',qos_specs=None,replication_status=,reservations=['5544e920-1096-4651-afca-56144ec45a21','05c398ec-5e51-45c4-9b6f-dd8468f627c6','e225a849-13cd-446b-b17e-35b76a6358b9','f4eb3f7b-8dde-42e1-aff3-c3b933f96194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c249ca5b438d4a0ab330d78278aca024',volume_type_id=cb03200c-7ebb-430a-ac0e-789d5d9a8a84), 'volume': Volume(_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-10T19:56:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-480099569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d75a970-afae-4f9c-80cc-0fbe63fdbda9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb03b2b090b148d2a528136d1f862f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c249ca5b438d4a0ab330d78278aca024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb03200c-7ebb-430a-ac0e-789d5d9a8a84),volume_type_id=cb03200c-7ebb-430a-ac0e-789d5d9a8a84)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:50.596372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12d0565-1870-4ab0-8942-3152df0eb845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:50.600407 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-58f2471f-b526-41cd-a555-d87de7450028 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:50.600407 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 210/837] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:56:50 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:50.614905 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12d0565-1870-4ab0-8942-3152df0eb845) transitioned into state 'SUCCESS' from state '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-480099569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb03b2b090b148d2a528136d1f862f42',qos_specs=None,replication_status=,reservations=['5544e920-1096-4651-afca-56144ec45a21','05c398ec-5e51-45c4-9b6f-dd8468f627c6','e225a849-13cd-446b-b17e-35b76a6358b9','f4eb3f7b-8dde-42e1-aff3-c3b933f96194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c249ca5b438d4a0ab330d78278aca024',volume_type_id=cb03200c-7ebb-430a-ac0e-789d5d9a8a84)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:50.615540 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98459756-b06e-4bb0-a7d6-2bfff02b3d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:50.630986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98459756-b06e-4bb0-a7d6-2bfff02b3d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:50.630986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Flow 'volume_create_api' (75483a38-c8b2-49c3-939c-065ca8a1b95c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:50.630986 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Create volume request issued successfully. Jul 10 19:56:50.630986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8377e06e-66d2-4ad3-bbc2-a2d2788790c7 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:50.630986 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 213/838] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:56:50 2026] POST /volume/v3/volumes => generated 767 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:50.651366 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9fa1a4cc-8371-48f9-81e8-bf33df461e33 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:50.652131 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9fa1a4cc-8371-48f9-81e8-bf33df461e33 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:50.652476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9fa1a4cc-8371-48f9-81e8-bf33df461e33 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:50.652476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9fa1a4cc-8371-48f9-81e8-bf33df461e33 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:50.661295 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:50.661295 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:50.664405 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9fa1a4cc-8371-48f9-81e8-bf33df461e33 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Volume info retrieved successfully. Jul 10 19:56:50.667418 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9fa1a4cc-8371-48f9-81e8-bf33df461e33 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 200 Jul 10 19:56:50.667760 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 207/839] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:50 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:51.002326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7137c153-38ba-4351-b389-25f50fea8d22 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.004120 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7137c153-38ba-4351-b389-25f50fea8d22 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:51.004362 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7137c153-38ba-4351-b389-25f50fea8d22 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:51.004567 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7137c153-38ba-4351-b389-25f50fea8d22 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:51.018498 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.018498 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:51.022590 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7137c153-38ba-4351-b389-25f50fea8d22 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:51.027046 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7137c153-38ba-4351-b389-25f50fea8d22 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:51.028052 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 210/840] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:51 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:51.273216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7888ac4c-8355-4aad-9597-4f0cf25e07b3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.275221 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7888ac4c-8355-4aad-9597-4f0cf25e07b3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 Jul 10 19:56:51.275412 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7888ac4c-8355-4aad-9597-4f0cf25e07b3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:51.275611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7888ac4c-8355-4aad-9597-4f0cf25e07b3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:51.281503 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.281503 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:51.282062 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7888ac4c-8355-4aad-9597-4f0cf25e07b3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:51.282857 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7888ac4c-8355-4aad-9597-4f0cf25e07b3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 returned with HTTP 200 Jul 10 19:56:51.283404 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 211/841] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:51 2026] GET /volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:51.292105 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-66f12200-cf82-4b42-8797-dcbb95ef3f5d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.294251 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66f12200-cf82-4b42-8797-dcbb95ef3f5d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248/action Jul 10 19:56:51.294669 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66f12200-cf82-4b42-8797-dcbb95ef3f5d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:51.294861 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66f12200-cf82-4b42-8797-dcbb95ef3f5d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:51.296487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-66f12200-cf82-4b42-8797-dcbb95ef3f5d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '1a67a250-4e41-4360-a243-76b1d6c65248' with '{'status': 'creating'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:51.307268 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.307268 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:51.324103 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66f12200-cf82-4b42-8797-dcbb95ef3f5d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248/action returned with HTTP 202 Jul 10 19:56:51.324902 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 214/842] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:51 2026] POST /volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:51.331725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-28a78ab7-c1ef-4716-ab25-f8d7c8d0875f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.334772 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-28a78ab7-c1ef-4716-ab25-f8d7c8d0875f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 Jul 10 19:56:51.335060 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-28a78ab7-c1ef-4716-ab25-f8d7c8d0875f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:51.335353 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-28a78ab7-c1ef-4716-ab25-f8d7c8d0875f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:51.340802 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.340802 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:51.341388 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-28a78ab7-c1ef-4716-ab25-f8d7c8d0875f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:51.342134 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-28a78ab7-c1ef-4716-ab25-f8d7c8d0875f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 returned with HTTP 200 Jul 10 19:56:51.342518 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 208/843] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:51 2026] GET /volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:51.354902 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2b862fb0-91b5-45d8-96e9-934bb626456e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.356720 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2b862fb0-91b5-45d8-96e9-934bb626456e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248/action Jul 10 19:56:51.357175 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2b862fb0-91b5-45d8-96e9-934bb626456e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:51.357335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2b862fb0-91b5-45d8-96e9-934bb626456e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:51.363802 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.363802 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:51.364140 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2b862fb0-91b5-45d8-96e9-934bb626456e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot retrieved successfully. Jul 10 19:56:51.380651 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2b862fb0-91b5-45d8-96e9-934bb626456e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot delete request issued successfully. Jul 10 19:56:51.380804 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2b862fb0-91b5-45d8-96e9-934bb626456e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248/action returned with HTTP 202 Jul 10 19:56:51.381454 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 211/844] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:51 2026] POST /volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:51.392650 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-79f53044-352d-4862-b099-b116687531c0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.394581 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-79f53044-352d-4862-b099-b116687531c0 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 Jul 10 19:56:51.394581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-79f53044-352d-4862-b099-b116687531c0 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:51.394766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-79f53044-352d-4862-b099-b116687531c0 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:51.402019 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.402019 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:51.402449 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-79f53044-352d-4862-b099-b116687531c0 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:51.403329 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-79f53044-352d-4862-b099-b116687531c0 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 returned with HTTP 200 Jul 10 19:56:51.403727 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 212/845] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:51 2026] GET /volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:51.653554 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9e46a037-24c4-442b-b228-0781cd9981bd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.682360 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9e331c15-bee7-41d4-8d90-c2df8f65c9b1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.684045 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e331c15-bee7-41d4-8d90-c2df8f65c9b1 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:51.684221 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e331c15-bee7-41d4-8d90-c2df8f65c9b1 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:51.684390 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e331c15-bee7-41d4-8d90-c2df8f65c9b1 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:51.697873 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.697873 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:51.705914 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9e331c15-bee7-41d4-8d90-c2df8f65c9b1 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Volume info retrieved successfully. Jul 10 19:56:51.714949 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e331c15-bee7-41d4-8d90-c2df8f65c9b1 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 200 Jul 10 19:56:51.715316 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 209/846] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:51 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:51.731482 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-842bb459-ff7e-464a-ad87-484a86877b98 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.733686 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-842bb459-ff7e-464a-ad87-484a86877b98 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:51.733922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-842bb459-ff7e-464a-ad87-484a86877b98 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:51.734180 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-842bb459-ff7e-464a-ad87-484a86877b98 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:51.740926 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.740926 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:51.744997 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-842bb459-ff7e-464a-ad87-484a86877b98 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Volume info retrieved successfully. Jul 10 19:56:51.748924 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-842bb459-ff7e-464a-ad87-484a86877b98 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 200 Jul 10 19:56:51.749308 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 212/847] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:51 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:51.756692 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:51.757053 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-166087602"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:51.758394 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-166087602'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:51.758495 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume of 1 GB Jul 10 19:56:51.758741 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.758741 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:51.760692 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-15292790-f249-41b3-ad63-3b73a9e6668b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.762277 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Availability Zones retrieved successfully. Jul 10 19:56:51.762339 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] POST https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9/action Jul 10 19:56:51.762672 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:51.762840 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:51.768316 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Flow 'volume_create_api' (4424fa5c-2ddc-4138-ab81-729e62be2412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:51.769122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c39de9-5bbf-4b26-8be1-f4fd4320de8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:51.769987 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:51.770719 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.770719 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:51.771173 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Volume info retrieved successfully. Jul 10 19:56:51.787444 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-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 19:56:51.787692 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-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 19:56:51.793755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c39de9-5bbf-4b26-8be1-f4fd4320de8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:51.794803 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6f8cfe-710a-4e63-b354-8d1ba2458d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:51.804093 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Created reservations ['0774a8b7-dcf2-43a9-9011-dbb53dd2e812', '8a796f3b-7b97-433a-9049-bb616b97a82b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:51.813235 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-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 19:56:51.813478 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-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 19:56:51.819900 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Created reservations ['5e22f9fc-98ec-4722-ad8f-a24a008d2886', '4755b416-461f-45a1-b11f-2a99cd23c014'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:51.848353 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Retype volume request issued successfully. Jul 10 19:56:51.848553 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-15292790-f249-41b3-ad63-3b73a9e6668b tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9/action returned with HTTP 202 Jul 10 19:56:51.848970 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 213/848] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:56:51 2026] POST /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:51.859344 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fff5bfb9-319f-48bc-9f8a-45d9b3cc1055 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:51.863472 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Created reservations ['bc78277a-aa9b-4bcd-8fc4-a6d90e242895', 'd24542ee-af8a-4ef8-9270-0c5201e5bf3b', 'd4c13caf-7209-40e2-8c3d-f2f353b50930', '7e48e0c9-d14a-4d5e-8450-5fb708ea8cec'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:51.864139 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6f8cfe-710a-4e63-b354-8d1ba2458d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc78277a-aa9b-4bcd-8fc4-a6d90e242895', 'd24542ee-af8a-4ef8-9270-0c5201e5bf3b', 'd4c13caf-7209-40e2-8c3d-f2f353b50930', '7e48e0c9-d14a-4d5e-8450-5fb708ea8cec']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:51.864762 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ba07f82-bdb5-4438-8ee2-d521e9e788a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:51.865663 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fff5bfb9-319f-48bc-9f8a-45d9b3cc1055 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:51.865901 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fff5bfb9-319f-48bc-9f8a-45d9b3cc1055 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:51.866176 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fff5bfb9-319f-48bc-9f8a-45d9b3cc1055 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:51.878811 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:51.878811 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:51.883906 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fff5bfb9-319f-48bc-9f8a-45d9b3cc1055 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Volume info retrieved successfully. Jul 10 19:56:51.890238 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fff5bfb9-319f-48bc-9f8a-45d9b3cc1055 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 200 Jul 10 19:56:51.891892 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 210/849] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:51 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:51.894344 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ba07f82-bdb5-4438-8ee2-d521e9e788a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '520f1143-c314-484a-b6e2-91c953ffef67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-166087602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',qos_specs=None,replication_status=,reservations=['bc78277a-aa9b-4bcd-8fc4-a6d90e242895','d24542ee-af8a-4ef8-9270-0c5201e5bf3b','d4c13caf-7209-40e2-8c3d-f2f353b50930','7e48e0c9-d14a-4d5e-8450-5fb708ea8cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-166087602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=520f1143-c314-484a-b6e2-91c953ffef67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:51.895305 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce637df-f034-4f88-a471-2ae2deffe968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:51.903695 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Jul 10 19:56:51.903695 np0000005048 devstack@c-api.service[99976]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Jul 10 19:56:51.903695 np0000005048 devstack@c-api.service[99976]: FROM reservations Jul 10 19:56:51.903695 np0000005048 devstack@c-api.service[99976]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Jul 10 19:56:51.903695 np0000005048 devstack@c-api.service[99976]: [parameters: {'uuid_1_1': 'bc78277a-aa9b-4bcd-8fc4-a6d90e242895', 'uuid_1_2': 'd24542ee-af8a-4ef8-9270-0c5201e5bf3b', 'uuid_1_3': 'd4c13caf-7209-40e2-8c3d-f2f353b50930', 'uuid_1_4': '7e48e0c9-d14a-4d5e-8450-5fb708ea8cec'}] Jul 10 19:56:51.903695 np0000005048 devstack@c-api.service[99976]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=99976) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Jul 10 19:56:51.904017 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=99976) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Jul 10 19:56:52.034605 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-22edab53-8ed8-4b8c-a9ef-8fdfedd0abbc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.036461 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-22edab53-8ed8-4b8c-a9ef-8fdfedd0abbc tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] DELETE https://10.4.3.145/volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414 Jul 10 19:56:52.036574 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-22edab53-8ed8-4b8c-a9ef-8fdfedd0abbc tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.036737 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-22edab53-8ed8-4b8c-a9ef-8fdfedd0abbc tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.042673 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cd2c4e02-45ee-4b1f-9e0d-b903c6d58f24 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.043048 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.043048 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:52.044633 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cd2c4e02-45ee-4b1f-9e0d-b903c6d58f24 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:52.044812 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cd2c4e02-45ee-4b1f-9e0d-b903c6d58f24 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.045020 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cd2c4e02-45ee-4b1f-9e0d-b903c6d58f24 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.055336 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.055336 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:52.059558 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cd2c4e02-45ee-4b1f-9e0d-b903c6d58f24 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:52.064286 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cd2c4e02-45ee-4b1f-9e0d-b903c6d58f24 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:52.064652 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 214/850] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:52 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:52.416886 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-63d42672-354f-4a25-b70c-a8da333b6dfe None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.421683 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-63d42672-354f-4a25-b70c-a8da333b6dfe tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 Jul 10 19:56:52.421901 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-63d42672-354f-4a25-b70c-a8da333b6dfe tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.422207 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-63d42672-354f-4a25-b70c-a8da333b6dfe tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.427948 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-63d42672-354f-4a25-b70c-a8da333b6dfe tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 returned with HTTP 404 Jul 10 19:56:52.428952 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 211/851] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:52 2026] GET /volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:56:52.438445 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1300fd56-98ec-4299-a504-88f2841d09f0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.440681 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1300fd56-98ec-4299-a504-88f2841d09f0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:52.441251 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1300fd56-98ec-4299-a504-88f2841d09f0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:52.441488 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1300fd56-98ec-4299-a504-88f2841d09f0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:52.443314 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-1300fd56-98ec-4299-a504-88f2841d09f0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '8ab51e16-d9ee-44e9-9a28-54dfea0cc614' with '{'status': 'available'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:52.457136 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.457136 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:52.468316 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1300fd56-98ec-4299-a504-88f2841d09f0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:52.468763 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 215/852] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:52 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:52.476488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b65da227-fb68-4cf7-9982-892fdccbfa53 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.478056 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b65da227-fb68-4cf7-9982-892fdccbfa53 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:52.478230 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b65da227-fb68-4cf7-9982-892fdccbfa53 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.478397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b65da227-fb68-4cf7-9982-892fdccbfa53 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.483348 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.483348 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:52.483823 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b65da227-fb68-4cf7-9982-892fdccbfa53 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:52.484577 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b65da227-fb68-4cf7-9982-892fdccbfa53 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:52.484951 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 212/853] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:52 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:52.494225 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1afc9f2e-c22f-46fa-b6d6-b244725cfa30 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.496020 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1afc9f2e-c22f-46fa-b6d6-b244725cfa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 Jul 10 19:56:52.496275 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1afc9f2e-c22f-46fa-b6d6-b244725cfa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.496424 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1afc9f2e-c22f-46fa-b6d6-b244725cfa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.496530 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-1afc9f2e-c22f-46fa-b6d6-b244725cfa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Delete snapshot with id: 1a67a250-4e41-4360-a243-76b1d6c65248 Jul 10 19:56:52.500471 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1afc9f2e-c22f-46fa-b6d6-b244725cfa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 returned with HTTP 404 Jul 10 19:56:52.500942 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 216/854] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:56:52 2026] DELETE /volume/v3/snapshots/1a67a250-4e41-4360-a243-76b1d6c65248 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:52.508092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7901372f-3d10-428b-8bae-aaaa4733d28b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.510111 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7901372f-3d10-428b-8bae-aaaa4733d28b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:52.510458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7901372f-3d10-428b-8bae-aaaa4733d28b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daa1621d-fadf-4535-9f4a-5bd684e097a2", "name": "tempest-SnapshotsActionsTest-Snapshot-2143892084"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:52.522710 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.522710 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:52.523226 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7901372f-3d10-428b-8bae-aaaa4733d28b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:56:52.523435 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-7901372f-3d10-428b-8bae-aaaa4733d28b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Create snapshot from volume daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:56:52.579207 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-7901372f-3d10-428b-8bae-aaaa4733d28b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Created reservations ['f39dec02-1643-4cb6-b463-428b277a4cb4', 'e0df2636-e889-401f-9ad7-46a9fd15ff0f', 'd84c17a6-3f54-4538-9ae1-3704c2aeb5ac', 'a3d0b827-4fed-4132-a28a-932b958221a6'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:52.582215 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-22edab53-8ed8-4b8c-a9ef-8fdfedd0abbc tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414 returned with HTTP 200 Jul 10 19:56:52.582734 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 213/855] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:56:52 2026] DELETE /volume/v3/attachments/a6631e9f-6658-40f9-8dd2-82b7d6752414 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:52.589600 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b7f25e4f-2c6e-4d4f-b194-7a7778f496ca None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.591395 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b7f25e4f-2c6e-4d4f-b194-7a7778f496ca tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] DELETE https://10.4.3.145/volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb Jul 10 19:56:52.591557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b7f25e4f-2c6e-4d4f-b194-7a7778f496ca tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.591787 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b7f25e4f-2c6e-4d4f-b194-7a7778f496ca tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.599777 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.599777 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:52.610225 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7901372f-3d10-428b-8bae-aaaa4733d28b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot create request issued successfully. Jul 10 19:56:52.611197 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7901372f-3d10-428b-8bae-aaaa4733d28b tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:52.611448 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 213/856] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:52.620607 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-63db62b0-a74f-42a4-a0ae-f5e0402a33f2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.622616 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-63db62b0-a74f-42a4-a0ae-f5e0402a33f2 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 Jul 10 19:56:52.622778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-63db62b0-a74f-42a4-a0ae-f5e0402a33f2 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.622955 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-63db62b0-a74f-42a4-a0ae-f5e0402a33f2 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.627887 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.627887 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:52.628334 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-63db62b0-a74f-42a4-a0ae-f5e0402a33f2 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:52.629085 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-63db62b0-a74f-42a4-a0ae-f5e0402a33f2 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 returned with HTTP 200 Jul 10 19:56:52.629503 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 214/857] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:52 2026] GET /volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:56:52.648278 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-48ae2523-ebbc-4820-a37b-82d0dcedbc3c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.648730 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-48ae2523-ebbc-4820-a37b-82d0dcedbc3c None None] GET https://10.4.3.145/volume// Jul 10 19:56:52.648894 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-48ae2523-ebbc-4820-a37b-82d0dcedbc3c None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.649101 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-48ae2523-ebbc-4820-a37b-82d0dcedbc3c None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.649457 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-48ae2523-ebbc-4820-a37b-82d0dcedbc3c None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:56:52.649722 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 214/858] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:56: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 19:56:52.658698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-a37f7b60-7205-44d7-a0a3-4a737e6bf42d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.663051 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-a37f7b60-7205-44d7-a0a3-4a737e6bf42d tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:56:52.663433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-a37f7b60-7205-44d7-a0a3-4a737e6bf42d tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50ac58ba-5d93-4527-972e-dc1bf7ead24d", "connector": null, "instance_uuid": "c31e4724-34fc-44e2-b36e-29df2207cb1a"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:52.672257 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.672257 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:52.709251 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-a37f7b60-7205-44d7-a0a3-4a737e6bf42d tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:56:52.709670 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 215/859] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:56:52 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:52.906983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-72951118-b37f-4444-88dd-d1df78d9d95c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.908809 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72951118-b37f-4444-88dd-d1df78d9d95c tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:52.909081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72951118-b37f-4444-88dd-d1df78d9d95c tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.909326 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72951118-b37f-4444-88dd-d1df78d9d95c tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.916185 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.916185 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:52.920713 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-72951118-b37f-4444-88dd-d1df78d9d95c tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Volume info retrieved successfully. Jul 10 19:56:52.924421 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce637df-f034-4f88-a471-2ae2deffe968) transitioned into state 'SUCCESS' from state '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-166087602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',qos_specs=None,replication_status=,reservations=['bc78277a-aa9b-4bcd-8fc4-a6d90e242895','d24542ee-af8a-4ef8-9270-0c5201e5bf3b','d4c13caf-7209-40e2-8c3d-f2f353b50930','7e48e0c9-d14a-4d5e-8450-5fb708ea8cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:52.925123 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72951118-b37f-4444-88dd-d1df78d9d95c tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 200 Jul 10 19:56:52.925181 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd1106b-1f37-4ef9-8500-71d8fd612101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:52.925589 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 215/860] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:52 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:52.933219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd1106b-1f37-4ef9-8500-71d8fd612101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:52.934097 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Flow 'volume_create_api' (4424fa5c-2ddc-4138-ab81-729e62be2412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:52.934371 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume request issued successfully. Jul 10 19:56:52.934953 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e46a037-24c4-442b-b228-0781cd9981bd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:52.936898 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 215/861] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:51 2026] POST /volume/v3/volumes => generated 750 bytes in 1284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:52.938579 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5004a86a-83c9-4b17-af21-62917ce6369e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.940169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5004a86a-83c9-4b17-af21-62917ce6369e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:52.940451 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5004a86a-83c9-4b17-af21-62917ce6369e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.940509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5004a86a-83c9-4b17-af21-62917ce6369e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.947956 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ca57fbb8-10ec-4173-9d21-94eca123abe3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.948904 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.948904 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:52.949899 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca57fbb8-10ec-4173-9d21-94eca123abe3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:52.950144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca57fbb8-10ec-4173-9d21-94eca123abe3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.950391 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca57fbb8-10ec-4173-9d21-94eca123abe3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.952552 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5004a86a-83c9-4b17-af21-62917ce6369e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Volume info retrieved successfully. Jul 10 19:56:52.958541 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.958541 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:52.958753 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5004a86a-83c9-4b17-af21-62917ce6369e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 200 Jul 10 19:56:52.959072 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 216/862] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:52 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:52.962278 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ca57fbb8-10ec-4173-9d21-94eca123abe3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:52.966144 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca57fbb8-10ec-4173-9d21-94eca123abe3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 returned with HTTP 200 Jul 10 19:56:52.966481 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 216/863] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:52 2026] GET /volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:52.971429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ec6dd50-3ab2-4ff8-a7de-fd8caffa109f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:52.974707 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ec6dd50-3ab2-4ff8-a7de-fd8caffa109f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] GET https://10.4.3.145/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-480099569 Jul 10 19:56:52.974945 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ec6dd50-3ab2-4ff8-a7de-fd8caffa109f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:52.975196 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ec6dd50-3ab2-4ff8-a7de-fd8caffa109f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:52.975838 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:52.975838 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:52.976218 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2ec6dd50-3ab2-4ff8-a7de-fd8caffa109f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-480099569'), ('all_tenants', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:53.014675 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2ec6dd50-3ab2-4ff8-a7de-fd8caffa109f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Get all volumes completed successfully. Jul 10 19:56:53.015165 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ec6dd50-3ab2-4ff8-a7de-fd8caffa109f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-480099569 returned with HTTP 200 Jul 10 19:56:53.015761 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 216/864] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 19:56:52 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-480099569 => generated 346 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.024652 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-736c3ceb-bb39-4634-b2d5-39e5a59be522 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.026452 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-736c3ceb-bb39-4634-b2d5-39e5a59be522 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:53.026634 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-736c3ceb-bb39-4634-b2d5-39e5a59be522 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.027035 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-736c3ceb-bb39-4634-b2d5-39e5a59be522 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.033657 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.033657 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:53.038278 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-736c3ceb-bb39-4634-b2d5-39e5a59be522 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Volume info retrieved successfully. Jul 10 19:56:53.044596 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-736c3ceb-bb39-4634-b2d5-39e5a59be522 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 200 Jul 10 19:56:53.045117 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 217/865] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.057684 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8243121c-7c23-46fb-8cc7-7fa5de575ceb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.061405 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8243121c-7c23-46fb-8cc7-7fa5de575ceb tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] DELETE https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:53.061599 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8243121c-7c23-46fb-8cc7-7fa5de575ceb tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.061822 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8243121c-7c23-46fb-8cc7-7fa5de575ceb tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.062101 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-8243121c-7c23-46fb-8cc7-7fa5de575ceb tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Delete volume with id: 4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:53.069570 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.069570 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:53.070097 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8243121c-7c23-46fb-8cc7-7fa5de575ceb tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Volume info retrieved successfully. Jul 10 19:56:53.077243 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0316cd06-2e04-435d-874e-c9247aca9cfa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.079017 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0316cd06-2e04-435d-874e-c9247aca9cfa tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:53.079256 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0316cd06-2e04-435d-874e-c9247aca9cfa tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.079452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0316cd06-2e04-435d-874e-c9247aca9cfa tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.088575 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.088575 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:53.089395 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8243121c-7c23-46fb-8cc7-7fa5de575ceb tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Delete volume request issued successfully. Jul 10 19:56:53.089711 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8243121c-7c23-46fb-8cc7-7fa5de575ceb tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 202 Jul 10 19:56:53.090459 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 217/866] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:53 2026] DELETE /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:53.091757 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0316cd06-2e04-435d-874e-c9247aca9cfa tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:53.096461 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0316cd06-2e04-435d-874e-c9247aca9cfa tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:53.096832 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5b2be972-1eb8-4e5c-9b0a-db9c36d35adc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.096894 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 217/867] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.099053 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5b2be972-1eb8-4e5c-9b0a-db9c36d35adc tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:53.099285 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5b2be972-1eb8-4e5c-9b0a-db9c36d35adc tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.099536 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5b2be972-1eb8-4e5c-9b0a-db9c36d35adc tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.106885 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.106885 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:53.110252 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5b2be972-1eb8-4e5c-9b0a-db9c36d35adc tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Volume info retrieved successfully. Jul 10 19:56:53.114532 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5b2be972-1eb8-4e5c-9b0a-db9c36d35adc tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 200 Jul 10 19:56:53.114876 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 218/868] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.143238 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c0e81b33-55c1-4979-a503-6e6a63cdf53c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.145604 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c0e81b33-55c1-4979-a503-6e6a63cdf53c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:53.146199 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c0e81b33-55c1-4979-a503-6e6a63cdf53c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.146503 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b7f25e4f-2c6e-4d4f-b194-7a7778f496ca tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb returned with HTTP 200 Jul 10 19:56:53.146594 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c0e81b33-55c1-4979-a503-6e6a63cdf53c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.146650 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 217/869] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:56:52 2026] DELETE /volume/v3/attachments/660b4fb3-0da8-4e96-a339-b129895d5ddb => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.155679 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b9e9fc02-db1d-4889-97c3-18d6c5a731c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.158252 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b9e9fc02-db1d-4889-97c3-18d6c5a731c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] DELETE https://10.4.3.145/volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944 Jul 10 19:56:53.158477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b9e9fc02-db1d-4889-97c3-18d6c5a731c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.158598 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.158598 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:53.158697 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b9e9fc02-db1d-4889-97c3-18d6c5a731c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.162089 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c0e81b33-55c1-4979-a503-6e6a63cdf53c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:53.166227 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c0e81b33-55c1-4979-a503-6e6a63cdf53c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:53.166566 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 218/870] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.167377 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.167377 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:53.242275 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f2b70419-6227-4639-96cc-3578d44be448 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.242663 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f2b70419-6227-4639-96cc-3578d44be448 None None] GET https://10.4.3.145/volume// Jul 10 19:56:53.242813 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f2b70419-6227-4639-96cc-3578d44be448 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.243032 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f2b70419-6227-4639-96cc-3578d44be448 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.243354 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f2b70419-6227-4639-96cc-3578d44be448 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:56:53.243721 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 219/871] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:56: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 19:56:53.250253 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-5526ebde-ed39-4c9a-b4d3-b0120b2741b1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.252048 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-5526ebde-ed39-4c9a-b4d3-b0120b2741b1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:53.252231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-5526ebde-ed39-4c9a-b4d3-b0120b2741b1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.252395 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-5526ebde-ed39-4c9a-b4d3-b0120b2741b1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.261635 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.261635 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:53.264433 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-5526ebde-ed39-4c9a-b4d3-b0120b2741b1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:53.268692 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-5526ebde-ed39-4c9a-b4d3-b0120b2741b1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:53.268692 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 218/872] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:56:53.383443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-299cbabb-5e41-4efe-9df1-165fed2a9237 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.385363 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-299cbabb-5e41-4efe-9df1-165fed2a9237 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] PUT https://10.4.3.145/volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13 Jul 10 19:56:53.385707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-299cbabb-5e41-4efe-9df1-165fed2a9237 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:53.392574 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-299cbabb-5e41-4efe-9df1-165fed2a9237 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Acquiring lock "cinder-attachment_update-50ac58ba-5d93-4527-972e-dc1bf7ead24d-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:56:53.396979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-299cbabb-5e41-4efe-9df1-165fed2a9237 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Lock "cinder-attachment_update-50ac58ba-5d93-4527-972e-dc1bf7ead24d-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:56:53.397895 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.397895 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:53.639585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a898e7ee-e945-4f01-a46a-7648790cf040 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.641284 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a898e7ee-e945-4f01-a46a-7648790cf040 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 Jul 10 19:56:53.641463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a898e7ee-e945-4f01-a46a-7648790cf040 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.641639 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a898e7ee-e945-4f01-a46a-7648790cf040 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.646435 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.646435 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:53.646842 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a898e7ee-e945-4f01-a46a-7648790cf040 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:53.647601 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a898e7ee-e945-4f01-a46a-7648790cf040 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 returned with HTTP 200 Jul 10 19:56:53.648027 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 220/873] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.658252 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a57eda50-7151-4da7-a05e-2a0e27bfa23e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.660203 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a57eda50-7151-4da7-a05e-2a0e27bfa23e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4/action Jul 10 19:56:53.660583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a57eda50-7151-4da7-a05e-2a0e27bfa23e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:53.660719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a57eda50-7151-4da7-a05e-2a0e27bfa23e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:53.662351 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-a57eda50-7151-4da7-a05e-2a0e27bfa23e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot 'b7a55c22-a5de-4758-8b9b-b454d7ceb5b4' with '{'status': 'deleting'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:53.671430 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.671430 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:53.684624 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a57eda50-7151-4da7-a05e-2a0e27bfa23e tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4/action returned with HTTP 202 Jul 10 19:56:53.685152 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 219/874] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:53 2026] POST /volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:53.692886 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-631f2e8a-63b3-4c3a-b7cd-ff022f3323cc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.693494 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-13b7a26a-6772-4f1b-bfcc-1666e984fb25 req-b9e9fc02-db1d-4889-97c3-18d6c5a731c4 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944 returned with HTTP 200 Jul 10 19:56:53.694164 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 218/875] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:56:53 2026] DELETE /volume/v3/attachments/3623f336-6b1e-4afb-843b-a8fc906bb944 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.694660 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-631f2e8a-63b3-4c3a-b7cd-ff022f3323cc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 Jul 10 19:56:53.694828 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-631f2e8a-63b3-4c3a-b7cd-ff022f3323cc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.695027 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-631f2e8a-63b3-4c3a-b7cd-ff022f3323cc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.699618 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.699618 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:53.700066 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-631f2e8a-63b3-4c3a-b7cd-ff022f3323cc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:53.700738 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-631f2e8a-63b3-4c3a-b7cd-ff022f3323cc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 returned with HTTP 200 Jul 10 19:56:53.701220 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 221/876] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.709644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4d058a19-166c-4811-8d4e-1acd08a1a43b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.711610 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d058a19-166c-4811-8d4e-1acd08a1a43b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4/action Jul 10 19:56:53.711976 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d058a19-166c-4811-8d4e-1acd08a1a43b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:53.712109 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d058a19-166c-4811-8d4e-1acd08a1a43b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:53.719886 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.719886 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:53.720274 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d058a19-166c-4811-8d4e-1acd08a1a43b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot retrieved successfully. Jul 10 19:56:53.737520 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d058a19-166c-4811-8d4e-1acd08a1a43b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot delete request issued successfully. Jul 10 19:56:53.737702 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d058a19-166c-4811-8d4e-1acd08a1a43b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4/action returned with HTTP 202 Jul 10 19:56:53.738153 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 220/877] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:53 2026] POST /volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:53.746716 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf801ee5-7756-404d-9f9b-dd3ad9b17377 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.749024 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf801ee5-7756-404d-9f9b-dd3ad9b17377 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 Jul 10 19:56:53.749220 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf801ee5-7756-404d-9f9b-dd3ad9b17377 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.749480 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf801ee5-7756-404d-9f9b-dd3ad9b17377 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.755475 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.755475 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:53.755973 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bf801ee5-7756-404d-9f9b-dd3ad9b17377 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:53.756746 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf801ee5-7756-404d-9f9b-dd3ad9b17377 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 returned with HTTP 200 Jul 10 19:56:53.757168 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 219/878] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:53.916568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-299cbabb-5e41-4efe-9df1-165fed2a9237 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Lock "cinder-attachment_update-50ac58ba-5d93-4527-972e-dc1bf7ead24d-np0000005048" released by "attachment_update" :: held 0.520s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:56:53.916906 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-299cbabb-5e41-4efe-9df1-165fed2a9237 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13 returned with HTTP 200 Jul 10 19:56:53.917404 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 219/879] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:56:53 2026] PUT /volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:53.981654 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-da4761fc-fab5-41fd-8def-0829df9d293a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:53.983518 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-da4761fc-fab5-41fd-8def-0829df9d293a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:53.983697 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-da4761fc-fab5-41fd-8def-0829df9d293a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:53.983938 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-da4761fc-fab5-41fd-8def-0829df9d293a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:53.990806 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:53.990806 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:53.994718 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-da4761fc-fab5-41fd-8def-0829df9d293a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:53.998528 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-da4761fc-fab5-41fd-8def-0829df9d293a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 returned with HTTP 200 Jul 10 19:56:53.998917 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 222/880] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:53 2026] GET /volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:54.014652 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d066eb8f-a0e0-4c6d-8823-3fbf8954eaae None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.016602 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d066eb8f-a0e0-4c6d-8823-3fbf8954eaae tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:54.016936 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d066eb8f-a0e0-4c6d-8823-3fbf8954eaae tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "520f1143-c314-484a-b6e2-91c953ffef67", "name": "tempest-VolumesDeleteCascade-Snapshot-375053632"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:54.024552 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.024552 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:54.025081 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d066eb8f-a0e0-4c6d-8823-3fbf8954eaae tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:54.025143 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-d066eb8f-a0e0-4c6d-8823-3fbf8954eaae tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create snapshot from volume 520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:54.056723 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-d066eb8f-a0e0-4c6d-8823-3fbf8954eaae tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Created reservations ['568318c0-2b89-4c2d-8d17-336a6087de0f', '1bf8dd9a-67f8-4e7c-bf0f-268946a3ae70', 'fb84d619-424f-46a2-82ae-f2f72c79e0e2', 'cc7439eb-b74b-4b45-99cf-9cc2649edaf8'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:54.070949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-b2ae2882-55c8-40f8-bf99-d41ea128cc2f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.073511 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-b2ae2882-55c8-40f8-bf99-d41ea128cc2f tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] POST https://10.4.3.145/volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff/action Jul 10 19:56:54.074016 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-b2ae2882-55c8-40f8-bf99-d41ea128cc2f tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:54.074186 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-b2ae2882-55c8-40f8-bf99-d41ea128cc2f tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:54.083737 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d066eb8f-a0e0-4c6d-8823-3fbf8954eaae tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot create request issued successfully. Jul 10 19:56:54.084126 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d066eb8f-a0e0-4c6d-8823-3fbf8954eaae tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:54.084562 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 221/881] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:54.092537 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d8d27a5d-126d-4416-9355-9f0b23f25a89 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.094955 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d8d27a5d-126d-4416-9355-9f0b23f25a89 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 Jul 10 19:56:54.095205 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d8d27a5d-126d-4416-9355-9f0b23f25a89 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.095467 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d8d27a5d-126d-4416-9355-9f0b23f25a89 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.099593 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.099593 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:54.101486 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.101486 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:54.101947 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d8d27a5d-126d-4416-9355-9f0b23f25a89 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot retrieved successfully. Jul 10 19:56:54.102896 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d8d27a5d-126d-4416-9355-9f0b23f25a89 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 returned with HTTP 200 Jul 10 19:56:54.103281 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 220/882] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:54.115452 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dbf6e700-d5d3-462c-a7a9-e1fb997900cc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.117205 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dbf6e700-d5d3-462c-a7a9-e1fb997900cc tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:54.117403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dbf6e700-d5d3-462c-a7a9-e1fb997900cc tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.117502 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dbf6e700-d5d3-462c-a7a9-e1fb997900cc tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.118630 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-005dac89-359a-489d-85ff-3f89bc3f1d7e req-b2ae2882-55c8-40f8-bf99-d41ea128cc2f tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff/action returned with HTTP 204 Jul 10 19:56:54.119191 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 220/883] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:56:54 2026] POST /volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:54.126701 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.126701 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:54.128494 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-199c2703-af91-4257-b3a1-3105f863d382 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.130545 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-199c2703-af91-4257-b3a1-3105f863d382 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] GET https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 Jul 10 19:56:54.130700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-199c2703-af91-4257-b3a1-3105f863d382 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.130877 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-199c2703-af91-4257-b3a1-3105f863d382 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.133994 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dbf6e700-d5d3-462c-a7a9-e1fb997900cc tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:54.141233 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dbf6e700-d5d3-462c-a7a9-e1fb997900cc tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:54.141584 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 223/884] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:54.141915 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-199c2703-af91-4257-b3a1-3105f863d382 tempest-VolumeRetypeWithoutMigrationTest-1303934103 tempest-VolumeRetypeWithoutMigrationTest-1303934103-project-member] https://10.4.3.145/volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 returned with HTTP 404 Jul 10 19:56:54.142350 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 222/885] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/volumes/4d75a970-afae-4f9c-80cc-0fbe63fdbda9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:54.149699 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-53162918-eff1-4a31-84c0-5238c0ebeb3b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.151566 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53162918-eff1-4a31-84c0-5238c0ebeb3b tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] DELETE https://10.4.3.145/volume/v3/types/7c010392-6c79-4993-9925-4d3f5ba67eea Jul 10 19:56:54.151755 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53162918-eff1-4a31-84c0-5238c0ebeb3b tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.151955 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53162918-eff1-4a31-84c0-5238c0ebeb3b tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.160060 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-18121ddf-25f5-4f73-a211-b107d67a7f35 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.161704 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18121ddf-25f5-4f73-a211-b107d67a7f35 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:56:54.161890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18121ddf-25f5-4f73-a211-b107d67a7f35 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.162075 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18121ddf-25f5-4f73-a211-b107d67a7f35 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.170137 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.170137 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:54.173338 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-18121ddf-25f5-4f73-a211-b107d67a7f35 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:56:54.177379 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53162918-eff1-4a31-84c0-5238c0ebeb3b tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/types/7c010392-6c79-4993-9925-4d3f5ba67eea returned with HTTP 202 Jul 10 19:56:54.177737 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 221/886] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:56:54 2026] DELETE /volume/v3/types/7c010392-6c79-4993-9925-4d3f5ba67eea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:54.177792 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18121ddf-25f5-4f73-a211-b107d67a7f35 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:56:54.178213 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 221/887] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:56:54.178275 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f6dbb610-e064-45be-bba0-830099f64bff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.182161 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6dbb610-e064-45be-bba0-830099f64bff tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:54.182328 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6dbb610-e064-45be-bba0-830099f64bff tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.182501 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6dbb610-e064-45be-bba0-830099f64bff tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.187817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cb5259b3-dc8c-4ff3-96aa-60103404977e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.190435 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb5259b3-dc8c-4ff3-96aa-60103404977e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] GET https://10.4.3.145/volume/v3/types/7c010392-6c79-4993-9925-4d3f5ba67eea Jul 10 19:56:54.190612 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb5259b3-dc8c-4ff3-96aa-60103404977e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.190777 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb5259b3-dc8c-4ff3-96aa-60103404977e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.193581 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.193581 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:54.196477 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb5259b3-dc8c-4ff3-96aa-60103404977e tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/types/7c010392-6c79-4993-9925-4d3f5ba67eea returned with HTTP 404 Jul 10 19:56:54.197061 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 223/888] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/types/7c010392-6c79-4993-9925-4d3f5ba67eea => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:54.197269 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f6dbb610-e064-45be-bba0-830099f64bff tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:54.205096 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6dbb610-e064-45be-bba0-830099f64bff tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:54.205461 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3d2c1149-a14f-4b8b-9855-3cfa315dab75 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.205515 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 224/889] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:54.207274 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d2c1149-a14f-4b8b-9855-3cfa315dab75 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] DELETE https://10.4.3.145/volume/v3/types/cb03200c-7ebb-430a-ac0e-789d5d9a8a84 Jul 10 19:56:54.207460 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d2c1149-a14f-4b8b-9855-3cfa315dab75 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.207652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d2c1149-a14f-4b8b-9855-3cfa315dab75 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.230934 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d2c1149-a14f-4b8b-9855-3cfa315dab75 tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/types/cb03200c-7ebb-430a-ac0e-789d5d9a8a84 returned with HTTP 202 Jul 10 19:56:54.231337 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 222/890] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:56:54 2026] DELETE /volume/v3/types/cb03200c-7ebb-430a-ac0e-789d5d9a8a84 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:54.238111 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-423c67ca-1800-48dc-b9e0-18a32eddb90f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.239672 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-423c67ca-1800-48dc-b9e0-18a32eddb90f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] GET https://10.4.3.145/volume/v3/types/cb03200c-7ebb-430a-ac0e-789d5d9a8a84 Jul 10 19:56:54.239894 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-423c67ca-1800-48dc-b9e0-18a32eddb90f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.240120 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-423c67ca-1800-48dc-b9e0-18a32eddb90f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.243194 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-423c67ca-1800-48dc-b9e0-18a32eddb90f tempest-VolumeRetypeWithoutMigrationTest-1921110959 tempest-VolumeRetypeWithoutMigrationTest-1921110959-project-admin] https://10.4.3.145/volume/v3/types/cb03200c-7ebb-430a-ac0e-789d5d9a8a84 returned with HTTP 404 Jul 10 19:56:54.243654 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 222/891] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/types/cb03200c-7ebb-430a-ac0e-789d5d9a8a84 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:54.784694 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-74525d77-ecfe-44e8-b96a-bab7a07ff57c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.788276 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74525d77-ecfe-44e8-b96a-bab7a07ff57c tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 Jul 10 19:56:54.788454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74525d77-ecfe-44e8-b96a-bab7a07ff57c tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.788641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74525d77-ecfe-44e8-b96a-bab7a07ff57c tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.794182 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74525d77-ecfe-44e8-b96a-bab7a07ff57c tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 returned with HTTP 404 Jul 10 19:56:54.794640 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 224/892] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:54.804245 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-71086513-dfef-443e-b6b9-e761e25ccded None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.806745 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-71086513-dfef-443e-b6b9-e761e25ccded tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:54.807262 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-71086513-dfef-443e-b6b9-e761e25ccded tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:54.807514 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-71086513-dfef-443e-b6b9-e761e25ccded tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:54.809484 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.admin_actions [None req-71086513-dfef-443e-b6b9-e761e25ccded tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '8ab51e16-d9ee-44e9-9a28-54dfea0cc614' with '{'status': 'available'}' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:54.826170 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.826170 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:54.850136 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-71086513-dfef-443e-b6b9-e761e25ccded tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:54.850597 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 225/893] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:54 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:54.857827 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-63c215ce-62b0-4ce5-ba2d-b98c96167cc9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.859636 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-63c215ce-62b0-4ce5-ba2d-b98c96167cc9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:54.859857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-63c215ce-62b0-4ce5-ba2d-b98c96167cc9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.860138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-63c215ce-62b0-4ce5-ba2d-b98c96167cc9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.864855 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.864855 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:54.865336 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-63c215ce-62b0-4ce5-ba2d-b98c96167cc9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:54.866167 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-63c215ce-62b0-4ce5-ba2d-b98c96167cc9 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:54.866563 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 223/894] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:54 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:54.877606 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7367643b-0048-47da-a1be-acba64a0cb74 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.879523 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7367643b-0048-47da-a1be-acba64a0cb74 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 Jul 10 19:56:54.879756 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7367643b-0048-47da-a1be-acba64a0cb74 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:54.880058 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7367643b-0048-47da-a1be-acba64a0cb74 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:54.880131 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-7367643b-0048-47da-a1be-acba64a0cb74 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Delete snapshot with id: b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 Jul 10 19:56:54.892892 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7367643b-0048-47da-a1be-acba64a0cb74 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 returned with HTTP 404 Jul 10 19:56:54.893411 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 223/895] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:56:54 2026] DELETE /volume/v3/snapshots/b7a55c22-a5de-4758-8b9b-b454d7ceb5b4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:54.903982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5336cd6f-7841-4214-9116-c1050c35fa30 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:54.906597 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5336cd6f-7841-4214-9116-c1050c35fa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:54.906930 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5336cd6f-7841-4214-9116-c1050c35fa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daa1621d-fadf-4535-9f4a-5bd684e097a2", "name": "tempest-SnapshotsActionsTest-Snapshot-1124441220"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:54.915662 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:54.915662 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:54.916221 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5336cd6f-7841-4214-9116-c1050c35fa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:56:54.916329 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-5336cd6f-7841-4214-9116-c1050c35fa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Create snapshot from volume daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:56:54.944240 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-5336cd6f-7841-4214-9116-c1050c35fa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Created reservations ['f78629a9-3979-4571-8313-76b1394539aa', 'a3aece88-a6e3-4112-bd4c-1e40ab49bc62', '53071f4c-48b8-4438-8505-19b9e157eaf7', '4acfafd9-350c-4c6c-a4fd-1654f368be97'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:54.989816 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5336cd6f-7841-4214-9116-c1050c35fa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot create request issued successfully. Jul 10 19:56:54.990283 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5336cd6f-7841-4214-9116-c1050c35fa30 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:54.991224 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 225/896] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:55.001582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-327057e3-741c-491f-b41c-7da5c83f6fae None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:55.004418 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-327057e3-741c-491f-b41c-7da5c83f6fae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 Jul 10 19:56:55.004578 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-327057e3-741c-491f-b41c-7da5c83f6fae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:55.004793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-327057e3-741c-491f-b41c-7da5c83f6fae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:55.015056 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:55.015056 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:55.015572 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-327057e3-741c-491f-b41c-7da5c83f6fae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:55.016354 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-327057e3-741c-491f-b41c-7da5c83f6fae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 returned with HTTP 200 Jul 10 19:56:55.016859 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 226/897] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:55 2026] GET /volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:55.112807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8f644eba-7787-43c5-97ec-e21168d9fc93 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:55.115243 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8f644eba-7787-43c5-97ec-e21168d9fc93 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 Jul 10 19:56:55.115431 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8f644eba-7787-43c5-97ec-e21168d9fc93 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:55.115612 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8f644eba-7787-43c5-97ec-e21168d9fc93 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:55.122349 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:55.122349 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:55.122916 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8f644eba-7787-43c5-97ec-e21168d9fc93 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot retrieved successfully. Jul 10 19:56:55.123625 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8f644eba-7787-43c5-97ec-e21168d9fc93 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 returned with HTTP 200 Jul 10 19:56:55.123986 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 224/898] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:55 2026] GET /volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:55.136470 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5d5c60c5-1fbe-450d-8b00-83ba6848db2f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:55.139760 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d5c60c5-1fbe-450d-8b00-83ba6848db2f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:55.141021 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d5c60c5-1fbe-450d-8b00-83ba6848db2f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "520f1143-c314-484a-b6e2-91c953ffef67", "name": "tempest-VolumesDeleteCascade-Snapshot-2097943483"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:55.158016 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:55.158016 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:55.158016 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5d5c60c5-1fbe-450d-8b00-83ba6848db2f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:55.158016 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-5d5c60c5-1fbe-450d-8b00-83ba6848db2f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create snapshot from volume 520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:55.192958 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-5d5c60c5-1fbe-450d-8b00-83ba6848db2f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Created reservations ['553d604e-eb6d-4767-b5ec-25a61dda36c5', 'ee7789e4-f230-4d62-8e5c-cb0bcc7c4191', '0bb52b7c-5c58-43d5-bc65-e0244810cf18', '289d6c9c-5faf-4c5a-91f0-ba4e8cf4b246'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:55.219520 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f02185a3-b3ca-45c9-bf25-14f478ba0f42 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:55.223101 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f02185a3-b3ca-45c9-bf25-14f478ba0f42 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:55.223101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f02185a3-b3ca-45c9-bf25-14f478ba0f42 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:55.223309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f02185a3-b3ca-45c9-bf25-14f478ba0f42 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:55.233057 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5d5c60c5-1fbe-450d-8b00-83ba6848db2f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot create request issued successfully. Jul 10 19:56:55.233889 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d5c60c5-1fbe-450d-8b00-83ba6848db2f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:55.238565 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 224/899] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:55.241887 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:55.241887 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:55.248446 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8d4aa0a2-a236-4c4a-8987-c78a274e0b3a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:55.250566 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d4aa0a2-a236-4c4a-8987-c78a274e0b3a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 Jul 10 19:56:55.250779 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d4aa0a2-a236-4c4a-8987-c78a274e0b3a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:55.250994 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d4aa0a2-a236-4c4a-8987-c78a274e0b3a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:55.254990 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f02185a3-b3ca-45c9-bf25-14f478ba0f42 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:55.258260 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:55.258260 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:55.258832 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8d4aa0a2-a236-4c4a-8987-c78a274e0b3a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot retrieved successfully. Jul 10 19:56:55.261946 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d4aa0a2-a236-4c4a-8987-c78a274e0b3a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 returned with HTTP 200 Jul 10 19:56:55.262092 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f02185a3-b3ca-45c9-bf25-14f478ba0f42 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:55.262126 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 227/900] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:55 2026] GET /volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:55.262150 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 226/901] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:55 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:56.027475 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f8e7537b-3eee-4ae4-a40a-f509a3a802af None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.029122 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f8e7537b-3eee-4ae4-a40a-f509a3a802af tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 Jul 10 19:56:56.029286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f8e7537b-3eee-4ae4-a40a-f509a3a802af tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:56.029471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f8e7537b-3eee-4ae4-a40a-f509a3a802af tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:56.034265 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.034265 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:56.034654 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f8e7537b-3eee-4ae4-a40a-f509a3a802af tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:56.035300 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f8e7537b-3eee-4ae4-a40a-f509a3a802af tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 returned with HTTP 200 Jul 10 19:56:56.036261 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 225/902] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:56 2026] GET /volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:56.046351 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f10d20c0-7865-44fa-947b-cb969cfe269a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.048409 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f10d20c0-7865-44fa-947b-cb969cfe269a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447/action Jul 10 19:56:56.048809 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f10d20c0-7865-44fa-947b-cb969cfe269a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:56.048974 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f10d20c0-7865-44fa-947b-cb969cfe269a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:56.051012 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-f10d20c0-7865-44fa-947b-cb969cfe269a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '7e1594e2-9247-4cfb-a409-e824d20e7447' with '{'status': 'error'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:56.064918 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.064918 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:56.078135 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f10d20c0-7865-44fa-947b-cb969cfe269a tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447/action returned with HTTP 202 Jul 10 19:56:56.078803 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 225/903] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:56 2026] POST /volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:56.087236 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2c3763e6-31f0-456b-a531-b8de3ea9f2e6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.089136 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c3763e6-31f0-456b-a531-b8de3ea9f2e6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 Jul 10 19:56:56.089335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c3763e6-31f0-456b-a531-b8de3ea9f2e6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:56.089583 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c3763e6-31f0-456b-a531-b8de3ea9f2e6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:56.095776 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.095776 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:56.096456 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2c3763e6-31f0-456b-a531-b8de3ea9f2e6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:56.097599 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c3763e6-31f0-456b-a531-b8de3ea9f2e6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 returned with HTTP 200 Jul 10 19:56:56.098181 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 228/904] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:56 2026] GET /volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:56.108645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5080af2d-904e-4ea7-aa69-560c9429c169 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.112762 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5080af2d-904e-4ea7-aa69-560c9429c169 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447/action Jul 10 19:56:56.112762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5080af2d-904e-4ea7-aa69-560c9429c169 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:56.112762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5080af2d-904e-4ea7-aa69-560c9429c169 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:56.119106 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.119106 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:56.119626 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5080af2d-904e-4ea7-aa69-560c9429c169 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot retrieved successfully. Jul 10 19:56:56.142735 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5080af2d-904e-4ea7-aa69-560c9429c169 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot delete request issued successfully. Jul 10 19:56:56.142735 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5080af2d-904e-4ea7-aa69-560c9429c169 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447/action returned with HTTP 202 Jul 10 19:56:56.142735 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 227/905] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:56 2026] POST /volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:56.150304 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1a57249d-7481-4b93-9452-923ff9349bae None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.152178 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a57249d-7481-4b93-9452-923ff9349bae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 Jul 10 19:56:56.152348 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a57249d-7481-4b93-9452-923ff9349bae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:56.152554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a57249d-7481-4b93-9452-923ff9349bae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:56.158201 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.158201 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:56.158679 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1a57249d-7481-4b93-9452-923ff9349bae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:56.159447 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a57249d-7481-4b93-9452-923ff9349bae tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 returned with HTTP 200 Jul 10 19:56:56.159863 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 226/906] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:56 2026] GET /volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:56.272821 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4ffeb07a-0bd1-453a-884d-a00bd3a7882b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.277525 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4ffeb07a-0bd1-453a-884d-a00bd3a7882b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 Jul 10 19:56:56.277794 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4ffeb07a-0bd1-453a-884d-a00bd3a7882b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:56.278185 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4ffeb07a-0bd1-453a-884d-a00bd3a7882b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:56.279876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0087b720-a006-4284-9c9c-64ff8e8cbe15 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.281807 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0087b720-a006-4284-9c9c-64ff8e8cbe15 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:56.282131 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0087b720-a006-4284-9c9c-64ff8e8cbe15 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:56.282482 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0087b720-a006-4284-9c9c-64ff8e8cbe15 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:56.285416 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.285416 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:56.285978 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4ffeb07a-0bd1-453a-884d-a00bd3a7882b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot retrieved successfully. Jul 10 19:56:56.286975 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4ffeb07a-0bd1-453a-884d-a00bd3a7882b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 returned with HTTP 200 Jul 10 19:56:56.287446 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 226/907] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:56 2026] GET /volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:56.292558 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.292558 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:56.296318 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0087b720-a006-4284-9c9c-64ff8e8cbe15 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:56.297905 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a4f11b70-5495-48d0-9f88-9c834a3322f3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.301460 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a4f11b70-5495-48d0-9f88-9c834a3322f3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DELETE https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67?cascade=True Jul 10 19:56:56.301460 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a4f11b70-5495-48d0-9f88-9c834a3322f3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:56.301460 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a4f11b70-5495-48d0-9f88-9c834a3322f3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:56.301460 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-a4f11b70-5495-48d0-9f88-9c834a3322f3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete volume with id: 520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:56.302348 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0087b720-a006-4284-9c9c-64ff8e8cbe15 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:56.302857 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 229/908] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:56 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:56.309255 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.309255 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:56.312045 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a4f11b70-5495-48d0-9f88-9c834a3322f3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:56.354130 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a4f11b70-5495-48d0-9f88-9c834a3322f3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete volume request issued successfully. Jul 10 19:56:56.354130 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a4f11b70-5495-48d0-9f88-9c834a3322f3 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67?cascade=True returned with HTTP 202 Jul 10 19:56:56.354130 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 228/909] 10.4.3.145 () {66 vars in 1376 bytes} [Fri Jul 10 19:56:56 2026] DELETE /volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:56.366679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cb8e55ef-6097-47df-9156-9764b609951a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.370049 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb8e55ef-6097-47df-9156-9764b609951a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:56.370269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb8e55ef-6097-47df-9156-9764b609951a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:56.370491 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb8e55ef-6097-47df-9156-9764b609951a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:56.378535 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.378535 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:56.384129 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-cb8e55ef-6097-47df-9156-9764b609951a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:56.390428 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb8e55ef-6097-47df-9156-9764b609951a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 returned with HTTP 200 Jul 10 19:56:56.390956 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 227/910] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:56 2026] GET /volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:56.603274 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1295df16-f5ae-44b8-9e33-86974abbad5d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.741864 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:56.742376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-850295688"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:56.743769 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-850295688'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:56.744306 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Create volume of 1 GB Jul 10 19:56:56.748535 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Availability Zones retrieved successfully. Jul 10 19:56:56.754475 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Flow 'volume_create_api' (1ace89cf-698a-44d0-883f-de9326c44ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:56.755458 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795c5697-4193-4bca-a433-b31039fec5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:56.756642 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:56.788467 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795c5697-4193-4bca-a433-b31039fec5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:56.789274 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95d27f4-e897-44a1-a425-0931332ab591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:56.850126 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Created reservations ['e3f27767-a3ec-447d-82ac-636bd6e06b86', '93a4c6b0-d634-4de0-8055-d16b7f04ba54', '755880ed-a41d-4d0b-a207-7007fec90663', '273858e6-68c5-4753-b22a-2f346480497a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:56.850787 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95d27f4-e897-44a1-a425-0931332ab591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f27767-a3ec-447d-82ac-636bd6e06b86', '93a4c6b0-d634-4de0-8055-d16b7f04ba54', '755880ed-a41d-4d0b-a207-7007fec90663', '273858e6-68c5-4753-b22a-2f346480497a']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:56.851694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c08700-09f8-4486-a46d-6f97e49531d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:56.879321 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c08700-09f8-4486-a46d-6f97e49531d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec92d21b-5249-4298-84e0-36af1a65c9bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-850295688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fa765911f2474f9b022500bdbd0513',qos_specs=None,replication_status=,reservations=['e3f27767-a3ec-447d-82ac-636bd6e06b86','93a4c6b0-d634-4de0-8055-d16b7f04ba54','755880ed-a41d-4d0b-a207-7007fec90663','273858e6-68c5-4753-b22a-2f346480497a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c183e42efb84e0a99584c4bea15d614',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-850295688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec92d21b-5249-4298-84e0-36af1a65c9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fa765911f2474f9b022500bdbd0513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c183e42efb84e0a99584c4bea15d614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:56.880178 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc29c3e-ae4a-4ee8-bf12-1eca0cac3e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:56.902033 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc29c3e-ae4a-4ee8-bf12-1eca0cac3e9f) transitioned into state 'SUCCESS' from state '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-850295688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fa765911f2474f9b022500bdbd0513',qos_specs=None,replication_status=,reservations=['e3f27767-a3ec-447d-82ac-636bd6e06b86','93a4c6b0-d634-4de0-8055-d16b7f04ba54','755880ed-a41d-4d0b-a207-7007fec90663','273858e6-68c5-4753-b22a-2f346480497a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c183e42efb84e0a99584c4bea15d614',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:56.902686 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f08a14-7e23-4970-8f12-cfcac275658e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:56.915375 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f08a14-7e23-4970-8f12-cfcac275658e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:56.916209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Flow 'volume_create_api' (1ace89cf-698a-44d0-883f-de9326c44ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:56.916498 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Create volume request issued successfully. Jul 10 19:56:56.917137 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1295df16-f5ae-44b8-9e33-86974abbad5d tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:56.917501 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 227/911] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:56 2026] POST /volume/v3/volumes => generated 749 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:56.931871 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-46f2c72a-b998-406a-bb02-802f7e1c8c41 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:56.933446 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-46f2c72a-b998-406a-bb02-802f7e1c8c41 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] GET https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd Jul 10 19:56:56.933627 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-46f2c72a-b998-406a-bb02-802f7e1c8c41 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:56.933797 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-46f2c72a-b998-406a-bb02-802f7e1c8c41 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:56.940596 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:56.940596 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:56.944234 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-46f2c72a-b998-406a-bb02-802f7e1c8c41 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Volume info retrieved successfully. Jul 10 19:56:56.947788 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-46f2c72a-b998-406a-bb02-802f7e1c8c41 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd returned with HTTP 200 Jul 10 19:56:56.948168 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 230/912] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:56 2026] GET /volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:56:57.169226 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-892b25de-2f0e-498c-8265-b6e496f3faa1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.171065 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-892b25de-2f0e-498c-8265-b6e496f3faa1 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 Jul 10 19:56:57.172673 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-892b25de-2f0e-498c-8265-b6e496f3faa1 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.172673 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-892b25de-2f0e-498c-8265-b6e496f3faa1 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.176180 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-892b25de-2f0e-498c-8265-b6e496f3faa1 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 returned with HTTP 404 Jul 10 19:56:57.176778 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 229/913] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:57.183623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6b3fd01e-fee7-4b61-a819-76fbecea33b0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.185317 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6b3fd01e-fee7-4b61-a819-76fbecea33b0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:57.185636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6b3fd01e-fee7-4b61-a819-76fbecea33b0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:57.185743 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6b3fd01e-fee7-4b61-a819-76fbecea33b0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:57.187347 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.admin_actions [None req-6b3fd01e-fee7-4b61-a819-76fbecea33b0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '8ab51e16-d9ee-44e9-9a28-54dfea0cc614' with '{'status': 'available'}' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:57.206862 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:57.206862 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:57.220932 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6b3fd01e-fee7-4b61-a819-76fbecea33b0 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:57.221386 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 228/914] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:57 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:57.229457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-af118214-25e1-411a-afbf-81ff17586c64 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.232985 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-af118214-25e1-411a-afbf-81ff17586c64 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:57.232985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-af118214-25e1-411a-afbf-81ff17586c64 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.232985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-af118214-25e1-411a-afbf-81ff17586c64 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.237086 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:57.237086 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:57.237536 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-af118214-25e1-411a-afbf-81ff17586c64 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:57.238349 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-af118214-25e1-411a-afbf-81ff17586c64 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:57.239001 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 228/915] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:57.246929 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f469a097-21b6-4d04-b287-b93ae8f4aeb6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.248568 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f469a097-21b6-4d04-b287-b93ae8f4aeb6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 Jul 10 19:56:57.248778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f469a097-21b6-4d04-b287-b93ae8f4aeb6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.249000 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f469a097-21b6-4d04-b287-b93ae8f4aeb6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.249109 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-f469a097-21b6-4d04-b287-b93ae8f4aeb6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Delete snapshot with id: 7e1594e2-9247-4cfb-a409-e824d20e7447 Jul 10 19:56:57.252904 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f469a097-21b6-4d04-b287-b93ae8f4aeb6 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 returned with HTTP 404 Jul 10 19:56:57.253455 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 231/916] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:56:57 2026] DELETE /volume/v3/snapshots/7e1594e2-9247-4cfb-a409-e824d20e7447 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:57.261011 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7c76bc1c-1c28-45d3-8999-ed4e38eb05f3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.264982 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7c76bc1c-1c28-45d3-8999-ed4e38eb05f3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:57.264982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7c76bc1c-1c28-45d3-8999-ed4e38eb05f3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daa1621d-fadf-4535-9f4a-5bd684e097a2", "name": "tempest-SnapshotsActionsTest-Snapshot-1296153934"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:57.271566 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:57.271566 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:57.272253 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7c76bc1c-1c28-45d3-8999-ed4e38eb05f3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:56:57.272527 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-7c76bc1c-1c28-45d3-8999-ed4e38eb05f3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Create snapshot from volume daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:56:57.296481 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7c76bc1c-1c28-45d3-8999-ed4e38eb05f3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Created reservations ['e71d2c44-08e7-4fb8-9745-f63486aab579', 'f89cfa14-ee0f-4dce-9d5d-a2dd06bb297f', 'f45d3835-53b6-4dfb-9e47-fb6b28b391f1', 'dffaea50-93bf-48d9-a6f5-5efe0fade097'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:57.315667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5d61a4f5-c4aa-4256-87d2-2e135441658a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.317503 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d61a4f5-c4aa-4256-87d2-2e135441658a tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:57.318058 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d61a4f5-c4aa-4256-87d2-2e135441658a tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.318058 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d61a4f5-c4aa-4256-87d2-2e135441658a tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.328197 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7c76bc1c-1c28-45d3-8999-ed4e38eb05f3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot create request issued successfully. Jul 10 19:56:57.328324 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:57.328324 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:57.328507 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7c76bc1c-1c28-45d3-8999-ed4e38eb05f3 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:57.328507 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 230/917] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:57.330937 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5d61a4f5-c4aa-4256-87d2-2e135441658a tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:57.335754 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d61a4f5-c4aa-4256-87d2-2e135441658a tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:57.336313 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 229/918] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:57.337817 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4935ff44-e93d-4942-8d4e-d92d17e65dde None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.339542 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4935ff44-e93d-4942-8d4e-d92d17e65dde tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 Jul 10 19:56:57.339736 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4935ff44-e93d-4942-8d4e-d92d17e65dde tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.339917 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4935ff44-e93d-4942-8d4e-d92d17e65dde tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.346674 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:57.346674 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:57.347051 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4935ff44-e93d-4942-8d4e-d92d17e65dde tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:57.347844 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4935ff44-e93d-4942-8d4e-d92d17e65dde tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 returned with HTTP 200 Jul 10 19:56:57.348234 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 229/919] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:57.404738 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-06553d06-c9ff-4557-a6e4-5dda34b4bae7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.406612 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06553d06-c9ff-4557-a6e4-5dda34b4bae7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:57.406781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06553d06-c9ff-4557-a6e4-5dda34b4bae7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.406955 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06553d06-c9ff-4557-a6e4-5dda34b4bae7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.412087 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06553d06-c9ff-4557-a6e4-5dda34b4bae7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 returned with HTTP 404 Jul 10 19:56:57.412503 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 232/920] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:57.419949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ed858adf-f3f8-4ddd-b7ab-4112c46fe9a4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.421304 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ed858adf-f3f8-4ddd-b7ab-4112c46fe9a4 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes Jul 10 19:56:57.421690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ed858adf-f3f8-4ddd-b7ab-4112c46fe9a4 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.422038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ed858adf-f3f8-4ddd-b7ab-4112c46fe9a4 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.422417 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-ed858adf-f3f8-4ddd-b7ab-4112c46fe9a4 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:57.422858 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:57.422858 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:57.423414 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ed858adf-f3f8-4ddd-b7ab-4112c46fe9a4 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:56:57.429226 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ed858adf-f3f8-4ddd-b7ab-4112c46fe9a4 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Get all volumes completed successfully. Jul 10 19:56:57.429656 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ed858adf-f3f8-4ddd-b7ab-4112c46fe9a4 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 19:56:57.430197 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 231/921] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/volumes => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:56:57.438136 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-269eaf24-8e77-4a48-a3cc-50ba30b9d4b9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.439708 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-269eaf24-8e77-4a48-a3cc-50ba30b9d4b9 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:57.439883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-269eaf24-8e77-4a48-a3cc-50ba30b9d4b9 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.440150 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-269eaf24-8e77-4a48-a3cc-50ba30b9d4b9 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.440427 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-269eaf24-8e77-4a48-a3cc-50ba30b9d4b9 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:56:57.441420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.db.api [None req-269eaf24-8e77-4a48-a3cc-50ba30b9d4b9 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Building query based on filter {{(pid=99971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:56:57.451539 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-269eaf24-8e77-4a48-a3cc-50ba30b9d4b9 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Get all snapshots completed successfully. Jul 10 19:56:57.451930 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-269eaf24-8e77-4a48-a3cc-50ba30b9d4b9 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 200 Jul 10 19:56:57.452333 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 230/922] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:56:57.463311 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0f02714a-f1b7-4f36-8793-913d7b71aedd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.465357 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0f02714a-f1b7-4f36-8793-913d7b71aedd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 Jul 10 19:56:57.465619 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0f02714a-f1b7-4f36-8793-913d7b71aedd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.465874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0f02714a-f1b7-4f36-8793-913d7b71aedd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.466060 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-0f02714a-f1b7-4f36-8793-913d7b71aedd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete snapshot with id: 83b4632f-680c-4644-bd7d-f7cf2803dc87 Jul 10 19:56:57.471101 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0f02714a-f1b7-4f36-8793-913d7b71aedd tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 returned with HTTP 404 Jul 10 19:56:57.471600 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 230/923] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:56:57 2026] DELETE /volume/v3/snapshots/83b4632f-680c-4644-bd7d-f7cf2803dc87 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:57.479407 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4d3e802b-82a4-4364-93dd-c68ae42d805a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.481178 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d3e802b-82a4-4364-93dd-c68ae42d805a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 Jul 10 19:56:57.481363 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d3e802b-82a4-4364-93dd-c68ae42d805a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.481538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d3e802b-82a4-4364-93dd-c68ae42d805a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.481637 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-4d3e802b-82a4-4364-93dd-c68ae42d805a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete snapshot with id: 10fb5022-f750-46d9-97b7-242e2d4c5cf9 Jul 10 19:56:57.485981 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d3e802b-82a4-4364-93dd-c68ae42d805a tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 returned with HTTP 404 Jul 10 19:56:57.486767 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 233/924] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:56:57 2026] DELETE /volume/v3/snapshots/10fb5022-f750-46d9-97b7-242e2d4c5cf9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:57.497185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a81a5139-bbc6-45fa-adfd-a8f3427172a7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.499078 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a81a5139-bbc6-45fa-adfd-a8f3427172a7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:57.499623 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a81a5139-bbc6-45fa-adfd-a8f3427172a7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.500406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a81a5139-bbc6-45fa-adfd-a8f3427172a7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.517987 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a81a5139-bbc6-45fa-adfd-a8f3427172a7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 returned with HTTP 404 Jul 10 19:56:57.519949 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 232/925] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:57.527039 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-58b0aeae-7ea0-405b-b8ef-ddc389fe82ea None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.530400 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-58b0aeae-7ea0-405b-b8ef-ddc389fe82ea tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DELETE https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:57.530628 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-58b0aeae-7ea0-405b-b8ef-ddc389fe82ea tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.530744 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-58b0aeae-7ea0-405b-b8ef-ddc389fe82ea tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.531104 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-58b0aeae-7ea0-405b-b8ef-ddc389fe82ea tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete volume with id: 520f1143-c314-484a-b6e2-91c953ffef67 Jul 10 19:56:57.537129 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-58b0aeae-7ea0-405b-b8ef-ddc389fe82ea tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 returned with HTTP 404 Jul 10 19:56:57.537609 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 231/926] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:57 2026] DELETE /volume/v3/volumes/520f1143-c314-484a-b6e2-91c953ffef67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:57.545848 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-619d8414-706e-443d-981e-ebac742e9ffa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.547517 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:57.547808 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-266955174"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:57.550236 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-266955174'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:57.550236 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume of 1 GB Jul 10 19:56:57.553708 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Availability Zones retrieved successfully. Jul 10 19:56:57.559154 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Flow 'volume_create_api' (ec192d1c-705c-4b3a-a1cc-f9a56e77679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:57.560264 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19eaca8a-efb6-40bb-af95-b71a0820319a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:57.561282 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:56:57.589152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19eaca8a-efb6-40bb-af95-b71a0820319a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:57.589832 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578fe690-ec3a-4f24-906f-caec9f048dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:57.648856 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Created reservations ['40534b58-c1e6-4a0e-9757-f6a44b121108', '3729cc50-6ba1-444d-aa62-40a71994f2ac', '6517148c-fef7-4730-940a-f4104d9ce647', 'ae78b558-fb60-4054-a66f-9fbefa3f7fa2'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:57.649665 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578fe690-ec3a-4f24-906f-caec9f048dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40534b58-c1e6-4a0e-9757-f6a44b121108', '3729cc50-6ba1-444d-aa62-40a71994f2ac', '6517148c-fef7-4730-940a-f4104d9ce647', 'ae78b558-fb60-4054-a66f-9fbefa3f7fa2']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:57.650352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e024b-b8af-48a7-a7f4-3d084ae03d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:57.673874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e024b-b8af-48a7-a7f4-3d084ae03d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94dbc7fb-8ae8-466f-83ba-64aeb8bb606b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-266955174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',qos_specs=None,replication_status=,reservations=['40534b58-c1e6-4a0e-9757-f6a44b121108','3729cc50-6ba1-444d-aa62-40a71994f2ac','6517148c-fef7-4730-940a-f4104d9ce647','ae78b558-fb60-4054-a66f-9fbefa3f7fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-266955174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94dbc7fb-8ae8-466f-83ba-64aeb8bb606b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:57.674825 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923f0d64-b2f9-4241-85d3-9a015b49094e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:57.698144 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923f0d64-b2f9-4241-85d3-9a015b49094e) transitioned into state 'SUCCESS' from state '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-266955174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',qos_specs=None,replication_status=,reservations=['40534b58-c1e6-4a0e-9757-f6a44b121108','3729cc50-6ba1-444d-aa62-40a71994f2ac','6517148c-fef7-4730-940a-f4104d9ce647','ae78b558-fb60-4054-a66f-9fbefa3f7fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:57.698819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7863ba7d-0e74-41b8-b3ff-6004435eca5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:57.710247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7863ba7d-0e74-41b8-b3ff-6004435eca5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:56:57.711083 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Flow 'volume_create_api' (ec192d1c-705c-4b3a-a1cc-f9a56e77679e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:57.711416 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume request issued successfully. Jul 10 19:56:57.712078 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-619d8414-706e-443d-981e-ebac742e9ffa tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:56:57.712503 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 231/927] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:56:57 2026] POST /volume/v3/volumes => generated 750 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:57.724516 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ed3920f0-e6d5-476e-92cd-8fe425ec98cc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.726218 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed3920f0-e6d5-476e-92cd-8fe425ec98cc tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:56:57.726423 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed3920f0-e6d5-476e-92cd-8fe425ec98cc tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.726596 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed3920f0-e6d5-476e-92cd-8fe425ec98cc tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.735638 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:57.735638 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:57.739434 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ed3920f0-e6d5-476e-92cd-8fe425ec98cc tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:57.743773 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed3920f0-e6d5-476e-92cd-8fe425ec98cc tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b returned with HTTP 200 Jul 10 19:56:57.744332 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 234/928] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:57.961142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5ee25177-7d3a-4a4d-be95-7645c05d1565 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:57.964980 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5ee25177-7d3a-4a4d-be95-7645c05d1565 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] GET https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd Jul 10 19:56:57.964980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5ee25177-7d3a-4a4d-be95-7645c05d1565 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:57.964980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5ee25177-7d3a-4a4d-be95-7645c05d1565 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:57.974421 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:57.974421 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:57.978300 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5ee25177-7d3a-4a4d-be95-7645c05d1565 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Volume info retrieved successfully. Jul 10 19:56:57.982581 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5ee25177-7d3a-4a4d-be95-7645c05d1565 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd returned with HTTP 200 Jul 10 19:56:57.983089 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 233/929] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:57 2026] GET /volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.003081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e0d13c57-76ff-464f-8c23-974ad72bc5f7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.004823 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e0d13c57-76ff-464f-8c23-974ad72bc5f7 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] GET https://10.4.3.145/volume/v3/limits Jul 10 19:56:58.005043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e0d13c57-76ff-464f-8c23-974ad72bc5f7 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.005224 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e0d13c57-76ff-464f-8c23-974ad72bc5f7 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.024071 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e0d13c57-76ff-464f-8c23-974ad72bc5f7 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] https://10.4.3.145/volume/v3/limits returned with HTTP 200 Jul 10 19:56:58.024537 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 232/930] 10.4.3.145 () {66 vars in 1234 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.043450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bb13c4dd-155e-41d5-9c6d-0888ca9fa6bb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.047458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb13c4dd-155e-41d5-9c6d-0888ca9fa6bb tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] GET https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd Jul 10 19:56:58.047696 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb13c4dd-155e-41d5-9c6d-0888ca9fa6bb tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.047943 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb13c4dd-155e-41d5-9c6d-0888ca9fa6bb tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.051212 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=631,cinder:UPDATE=183,cinder:INSERT=111,cinder:DELETE=3 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:56:58.056116 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.056116 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:58.060823 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bb13c4dd-155e-41d5-9c6d-0888ca9fa6bb tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Volume info retrieved successfully. Jul 10 19:56:58.068129 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb13c4dd-155e-41d5-9c6d-0888ca9fa6bb tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd returned with HTTP 200 Jul 10 19:56:58.068627 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 232/931] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.083256 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b26bb47a-264e-4d27-b611-8916ede2aa04 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.085311 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b26bb47a-264e-4d27-b611-8916ede2aa04 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] DELETE https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd Jul 10 19:56:58.085701 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b26bb47a-264e-4d27-b611-8916ede2aa04 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.086009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b26bb47a-264e-4d27-b611-8916ede2aa04 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.086289 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-b26bb47a-264e-4d27-b611-8916ede2aa04 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Delete volume with id: ec92d21b-5249-4298-84e0-36af1a65c9bd Jul 10 19:56:58.095387 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.095387 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:58.096156 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b26bb47a-264e-4d27-b611-8916ede2aa04 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Volume info retrieved successfully. Jul 10 19:56:58.121227 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b26bb47a-264e-4d27-b611-8916ede2aa04 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Delete volume request issued successfully. Jul 10 19:56:58.121588 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b26bb47a-264e-4d27-b611-8916ede2aa04 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd returned with HTTP 202 Jul 10 19:56:58.122115 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 235/932] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:56:58 2026] DELETE /volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:58.130474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c3119399-57f8-4885-9bb9-f590e9ede133 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.132303 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c3119399-57f8-4885-9bb9-f590e9ede133 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] GET https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd Jul 10 19:56:58.132730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c3119399-57f8-4885-9bb9-f590e9ede133 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.133108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c3119399-57f8-4885-9bb9-f590e9ede133 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.148360 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.148360 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:58.152406 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c3119399-57f8-4885-9bb9-f590e9ede133 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Volume info retrieved successfully. Jul 10 19:56:58.160116 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c3119399-57f8-4885-9bb9-f590e9ede133 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd returned with HTTP 200 Jul 10 19:56:58.160899 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 234/933] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.351980 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ebac75f6-5108-4fbb-a573-48bfa0dcffa0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.355947 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ebac75f6-5108-4fbb-a573-48bfa0dcffa0 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:58.356382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ebac75f6-5108-4fbb-a573-48bfa0dcffa0 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.356450 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ebac75f6-5108-4fbb-a573-48bfa0dcffa0 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.360487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c305b438-94d2-4c23-80da-5eba378fbddd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.364741 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c305b438-94d2-4c23-80da-5eba378fbddd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 Jul 10 19:56:58.365101 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c305b438-94d2-4c23-80da-5eba378fbddd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.365456 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c305b438-94d2-4c23-80da-5eba378fbddd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.370813 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.370813 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:58.371287 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.371287 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:58.371833 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c305b438-94d2-4c23-80da-5eba378fbddd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:58.372753 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c305b438-94d2-4c23-80da-5eba378fbddd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 returned with HTTP 200 Jul 10 19:56:58.373239 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 233/934] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.374497 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ebac75f6-5108-4fbb-a573-48bfa0dcffa0 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:58.378230 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ebac75f6-5108-4fbb-a573-48bfa0dcffa0 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:58.378503 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 233/935] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.383561 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0a59e562-4a0b-46dc-b547-1a8a67207222 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.385232 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0a59e562-4a0b-46dc-b547-1a8a67207222 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3/action Jul 10 19:56:58.385773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0a59e562-4a0b-46dc-b547-1a8a67207222 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:58.385923 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0a59e562-4a0b-46dc-b547-1a8a67207222 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:58.387780 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.admin_actions [None req-0a59e562-4a0b-46dc-b547-1a8a67207222 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '6aa729f7-7f42-4f7f-a744-74137c06afb3' with '{'status': 'error_deleting'}' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:58.396305 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.396305 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:58.409583 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0a59e562-4a0b-46dc-b547-1a8a67207222 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3/action returned with HTTP 202 Jul 10 19:56:58.409973 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 236/936] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:58 2026] POST /volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:58.417553 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d3df5001-6687-48a9-aa66-78f99f600e0f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.420204 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d3df5001-6687-48a9-aa66-78f99f600e0f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 Jul 10 19:56:58.422042 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d3df5001-6687-48a9-aa66-78f99f600e0f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.422042 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d3df5001-6687-48a9-aa66-78f99f600e0f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.427141 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.427141 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:58.427766 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d3df5001-6687-48a9-aa66-78f99f600e0f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:58.428871 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d3df5001-6687-48a9-aa66-78f99f600e0f tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 returned with HTTP 200 Jul 10 19:56:58.429463 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 235/937] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.444715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6cff94d-4aea-44af-b8b7-02b0aef74e48 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.447045 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6cff94d-4aea-44af-b8b7-02b0aef74e48 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3/action Jul 10 19:56:58.447486 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6cff94d-4aea-44af-b8b7-02b0aef74e48 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:58.447647 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6cff94d-4aea-44af-b8b7-02b0aef74e48 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:58.455528 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.455528 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:58.455939 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6cff94d-4aea-44af-b8b7-02b0aef74e48 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot retrieved successfully. Jul 10 19:56:58.477128 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6cff94d-4aea-44af-b8b7-02b0aef74e48 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot delete request issued successfully. Jul 10 19:56:58.477362 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6cff94d-4aea-44af-b8b7-02b0aef74e48 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3/action returned with HTTP 202 Jul 10 19:56:58.477826 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 234/938] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:58 2026] POST /volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:58.485420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-df3070b4-8a9e-4e21-99d2-815f22f9cdca None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.487148 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-df3070b4-8a9e-4e21-99d2-815f22f9cdca tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 Jul 10 19:56:58.488988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-df3070b4-8a9e-4e21-99d2-815f22f9cdca tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.488988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-df3070b4-8a9e-4e21-99d2-815f22f9cdca tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.493328 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.493328 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:58.493774 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-df3070b4-8a9e-4e21-99d2-815f22f9cdca tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:58.494570 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-df3070b4-8a9e-4e21-99d2-815f22f9cdca tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 returned with HTTP 200 Jul 10 19:56:58.494982 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 234/939] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.758506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3777e907-4dc2-48fe-9152-50adbd59cdd1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.761171 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3777e907-4dc2-48fe-9152-50adbd59cdd1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:56:58.761582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3777e907-4dc2-48fe-9152-50adbd59cdd1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.761867 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3777e907-4dc2-48fe-9152-50adbd59cdd1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.772216 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.772216 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:58.778408 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3777e907-4dc2-48fe-9152-50adbd59cdd1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:58.784784 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3777e907-4dc2-48fe-9152-50adbd59cdd1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b returned with HTTP 200 Jul 10 19:56:58.785693 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 237/940] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:58.803637 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-66ea01a0-442b-42b0-88e3-2f691d5f3d19 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.806984 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-66ea01a0-442b-42b0-88e3-2f691d5f3d19 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:56:58.806984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-66ea01a0-442b-42b0-88e3-2f691d5f3d19 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94dbc7fb-8ae8-466f-83ba-64aeb8bb606b", "name": "tempest-VolumesDeleteCascade-Snapshot-745248084"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:58.813445 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.813445 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:58.814148 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-66ea01a0-442b-42b0-88e3-2f691d5f3d19 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:56:58.814330 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-66ea01a0-442b-42b0-88e3-2f691d5f3d19 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create snapshot from volume 94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:56:58.851387 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-66ea01a0-442b-42b0-88e3-2f691d5f3d19 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Created reservations ['333116a4-6eca-4a94-90dc-028f2547ef53', '8cccd951-a4af-43e7-a8b9-5b581b05e6ee', 'b6f71996-7515-4c32-b4b3-598523ffd280', '397761be-18f8-40c1-8ccd-5e4a248d66f3'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:56:58.887130 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-66ea01a0-442b-42b0-88e3-2f691d5f3d19 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot create request issued successfully. Jul 10 19:56:58.887601 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-66ea01a0-442b-42b0-88e3-2f691d5f3d19 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:56:58.888155 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 236/941] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:56:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:56:58.899494 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ee354df3-a1f7-4f7c-aaec-123df5991300 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:58.901252 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee354df3-a1f7-4f7c-aaec-123df5991300 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 Jul 10 19:56:58.901474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee354df3-a1f7-4f7c-aaec-123df5991300 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:58.901688 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee354df3-a1f7-4f7c-aaec-123df5991300 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:58.906406 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:58.906406 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:58.906847 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ee354df3-a1f7-4f7c-aaec-123df5991300 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot retrieved successfully. Jul 10 19:56:58.907722 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee354df3-a1f7-4f7c-aaec-123df5991300 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 returned with HTTP 200 Jul 10 19:56:58.908154 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 235/942] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:58 2026] GET /volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:59.173914 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-591ff036-62f9-46e2-90e1-a96b3d737ed7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.175668 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-591ff036-62f9-46e2-90e1-a96b3d737ed7 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] GET https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd Jul 10 19:56:59.175863 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-591ff036-62f9-46e2-90e1-a96b3d737ed7 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.177216 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-591ff036-62f9-46e2-90e1-a96b3d737ed7 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.186164 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-591ff036-62f9-46e2-90e1-a96b3d737ed7 tempest-AbsoluteLimitsTests-331239363 tempest-AbsoluteLimitsTests-331239363-project-member] https://10.4.3.145/volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd returned with HTTP 404 Jul 10 19:56:59.186596 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 235/943] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/volumes/ec92d21b-5249-4298-84e0-36af1a65c9bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:59.391371 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e674d015-92b8-4f3d-936b-9a57974009da None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.393291 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e674d015-92b8-4f3d-936b-9a57974009da tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:56:59.393508 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e674d015-92b8-4f3d-936b-9a57974009da tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.393678 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e674d015-92b8-4f3d-936b-9a57974009da tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.405103 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.405103 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:59.408874 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e674d015-92b8-4f3d-936b-9a57974009da tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:56:59.413648 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e674d015-92b8-4f3d-936b-9a57974009da tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:56:59.414124 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 238/944] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:59.508461 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-760cc087-60de-487d-94a0-a6ba68149e8d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.511978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-760cc087-60de-487d-94a0-a6ba68149e8d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 Jul 10 19:56:59.511978 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-760cc087-60de-487d-94a0-a6ba68149e8d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.511978 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-760cc087-60de-487d-94a0-a6ba68149e8d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.519671 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-760cc087-60de-487d-94a0-a6ba68149e8d tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 returned with HTTP 404 Jul 10 19:56:59.521531 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 237/945] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:59.529719 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4d2bf7c7-f0db-4f2c-af17-ee6355df671d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.532016 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4d2bf7c7-f0db-4f2c-af17-ee6355df671d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:59.532494 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4d2bf7c7-f0db-4f2c-af17-ee6355df671d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:59.532670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4d2bf7c7-f0db-4f2c-af17-ee6355df671d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:59.534492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-4d2bf7c7-f0db-4f2c-af17-ee6355df671d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '8ab51e16-d9ee-44e9-9a28-54dfea0cc614' with '{'status': 'available'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:59.547753 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.547753 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:59.572813 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4d2bf7c7-f0db-4f2c-af17-ee6355df671d tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:59.572813 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 236/946] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:59 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:59.579731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-393797ec-4c8d-47be-9c7f-3a10c0ded884 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.583308 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-393797ec-4c8d-47be-9c7f-3a10c0ded884 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:59.584905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-393797ec-4c8d-47be-9c7f-3a10c0ded884 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.584905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-393797ec-4c8d-47be-9c7f-3a10c0ded884 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.596805 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.596805 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:59.597257 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-393797ec-4c8d-47be-9c7f-3a10c0ded884 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:59.598808 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-393797ec-4c8d-47be-9c7f-3a10c0ded884 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:59.598932 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 236/947] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:59.610438 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f72e75e8-4936-4b82-b89a-f260106e016e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.612598 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f72e75e8-4936-4b82-b89a-f260106e016e tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 Jul 10 19:56:59.613922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f72e75e8-4936-4b82-b89a-f260106e016e tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.613922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f72e75e8-4936-4b82-b89a-f260106e016e tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.613922 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-f72e75e8-4936-4b82-b89a-f260106e016e tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Delete snapshot with id: 6aa729f7-7f42-4f7f-a744-74137c06afb3 Jul 10 19:56:59.620117 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f72e75e8-4936-4b82-b89a-f260106e016e tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 returned with HTTP 404 Jul 10 19:56:59.620733 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 239/948] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:56:59 2026] DELETE /volume/v3/snapshots/6aa729f7-7f42-4f7f-a744-74137c06afb3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:56:59.630046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cb3654e5-e2ab-4bf2-99b5-6a6989d24d2b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.634295 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb3654e5-e2ab-4bf2-99b5-6a6989d24d2b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:59.634295 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb3654e5-e2ab-4bf2-99b5-6a6989d24d2b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:59.634295 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb3654e5-e2ab-4bf2-99b5-6a6989d24d2b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:59.634295 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-cb3654e5-e2ab-4bf2-99b5-6a6989d24d2b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '8ab51e16-d9ee-44e9-9a28-54dfea0cc614' with '{'status': 'creating'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:59.645848 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.645848 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:59.669880 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb3654e5-e2ab-4bf2-99b5-6a6989d24d2b tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:59.670792 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 238/949] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:59 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:59.678357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e40717f7-4f87-4a0b-993c-541caa9a14eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.681004 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e40717f7-4f87-4a0b-993c-541caa9a14eb tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:59.681237 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e40717f7-4f87-4a0b-993c-541caa9a14eb tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.681556 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e40717f7-4f87-4a0b-993c-541caa9a14eb tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.687876 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.687876 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:59.688388 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e40717f7-4f87-4a0b-993c-541caa9a14eb tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:59.689105 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e40717f7-4f87-4a0b-993c-541caa9a14eb tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:59.689451 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 237/950] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:59.699632 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-315bcf55-0a21-4008-bc23-5ffcd4ef3cab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.701418 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-315bcf55-0a21-4008-bc23-5ffcd4ef3cab tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:59.701718 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-315bcf55-0a21-4008-bc23-5ffcd4ef3cab tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:59.701825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-315bcf55-0a21-4008-bc23-5ffcd4ef3cab tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:59.703123 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.snapshot_actions [None req-315bcf55-0a21-4008-bc23-5ffcd4ef3cab tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99971) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 19:56:59.710526 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.710526 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:59.711149 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.snapshot_actions [None req-315bcf55-0a21-4008-bc23-5ffcd4ef3cab tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Updating snapshot 8ab51e16-d9ee-44e9-9a28-54dfea0cc614 with info {'id': '8ab51e16-d9ee-44e9-9a28-54dfea0cc614', 'status': 'error', 'progress': '80%'} Jul 10 19:56:59.720386 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-315bcf55-0a21-4008-bc23-5ffcd4ef3cab tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:59.720992 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 237/951] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:59 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:59.729004 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-15a9d7cf-9948-431b-a179-87e123519735 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.731030 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-15a9d7cf-9948-431b-a179-87e123519735 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:59.731184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-15a9d7cf-9948-431b-a179-87e123519735 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.731354 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-15a9d7cf-9948-431b-a179-87e123519735 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.736395 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.736395 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:59.736770 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-15a9d7cf-9948-431b-a179-87e123519735 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Snapshot retrieved successfully. Jul 10 19:56:59.737670 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-15a9d7cf-9948-431b-a179-87e123519735 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:59.738201 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 240/952] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:59.754347 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d1f76813-127b-49f3-a6dd-161f91793377 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.763112 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d1f76813-127b-49f3-a6dd-161f91793377 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] POST https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action Jul 10 19:56:59.763112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d1f76813-127b-49f3-a6dd-161f91793377 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:56:59.763112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d1f76813-127b-49f3-a6dd-161f91793377 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:59.763112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-d1f76813-127b-49f3-a6dd-161f91793377 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] Updating snapshot '8ab51e16-d9ee-44e9-9a28-54dfea0cc614' with '{'status': 'available'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:56:59.776097 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.776097 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:59.799574 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d1f76813-127b-49f3-a6dd-161f91793377 tempest-SnapshotsActionsTest-2001740560 tempest-SnapshotsActionsTest-2001740560-project-admin] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action returned with HTTP 202 Jul 10 19:56:59.800353 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 239/953] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:56:59 2026] POST /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:56:59.811642 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-141b4f7b-712d-4f89-ade3-98e7f93b5f45 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.817697 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-141b4f7b-712d-4f89-ade3-98e7f93b5f45 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:59.817697 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-141b4f7b-712d-4f89-ade3-98e7f93b5f45 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.817697 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-141b4f7b-712d-4f89-ade3-98e7f93b5f45 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.822547 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.822547 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:59.822998 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-141b4f7b-712d-4f89-ade3-98e7f93b5f45 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:59.823708 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-141b4f7b-712d-4f89-ade3-98e7f93b5f45 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:59.824127 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 238/954] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:59.836992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f11cfe44-85ea-4c32-864a-6cb22735a8dc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.836992 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f11cfe44-85ea-4c32-864a-6cb22735a8dc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:59.836992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f11cfe44-85ea-4c32-864a-6cb22735a8dc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.836992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f11cfe44-85ea-4c32-864a-6cb22735a8dc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.837216 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-f11cfe44-85ea-4c32-864a-6cb22735a8dc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Delete snapshot with id: 8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:59.843769 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.843769 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:56:59.845254 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f11cfe44-85ea-4c32-864a-6cb22735a8dc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:59.865911 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f11cfe44-85ea-4c32-864a-6cb22735a8dc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot delete request issued successfully. Jul 10 19:56:59.866135 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f11cfe44-85ea-4c32-864a-6cb22735a8dc tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 202 Jul 10 19:56:59.866544 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 238/955] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:56:59 2026] DELETE /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:56:59.874059 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3051e5bb-aac8-4841-8a63-2a1fd290d7cd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.880211 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3051e5bb-aac8-4841-8a63-2a1fd290d7cd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:56:59.880479 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3051e5bb-aac8-4841-8a63-2a1fd290d7cd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.882039 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3051e5bb-aac8-4841-8a63-2a1fd290d7cd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.892497 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.892497 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:56:59.894316 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3051e5bb-aac8-4841-8a63-2a1fd290d7cd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Snapshot retrieved successfully. Jul 10 19:56:59.895542 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3051e5bb-aac8-4841-8a63-2a1fd290d7cd tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 200 Jul 10 19:56:59.896130 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 241/956] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:59.918844 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aab74a00-dd19-4d4f-9c15-b377c76301b7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.921339 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aab74a00-dd19-4d4f-9c15-b377c76301b7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 Jul 10 19:56:59.921797 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aab74a00-dd19-4d4f-9c15-b377c76301b7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:56:59.922100 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aab74a00-dd19-4d4f-9c15-b377c76301b7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:56:59.928706 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.928706 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:56:59.929416 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-aab74a00-dd19-4d4f-9c15-b377c76301b7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot retrieved successfully. Jul 10 19:56:59.930653 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aab74a00-dd19-4d4f-9c15-b377c76301b7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 returned with HTTP 200 Jul 10 19:56:59.931353 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 240/957] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:56:59 2026] GET /volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:56:59.940937 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-09b8474b-3616-48bd-89ab-e7269c5e598b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:56:59.943386 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:56:59.943724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2a7eafee-579e-47c2-9cd9-0adc05503832", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1101194215"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:56:59.945715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume request body: {'volume': {'snapshot_id': '2a7eafee-579e-47c2-9cd9-0adc05503832', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1101194215'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:56:59.954954 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:56:59.954954 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:56:59.957243 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Snapshot retrieved successfully. Jul 10 19:56:59.957243 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume of 1 GB Jul 10 19:56:59.961664 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Availability Zones retrieved successfully. Jul 10 19:56:59.967349 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Flow 'volume_create_api' (a4c86875-44fa-4292-9276-f4f3289d4f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:56:59.968373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce608a3-fb03-4483-a7a6-2609d8281596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:56:59.969284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:00.007244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce608a3-fb03-4483-a7a6-2609d8281596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2a7eafee-579e-47c2-9cd9-0adc05503832', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:00.007984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccb9a1c-56bf-45f0-88e0-b2ed03ecae7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:00.058333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Created reservations ['d6aa0da2-49ef-4fb8-b290-1703719cc44e', 'da7cc2da-e849-4e62-9cae-11ab677fec26', '128e8ef6-7810-44f5-ac09-71652dd7c3cf', '86a935ae-ff0b-4fa6-971a-5dd20cc578d4'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:00.059162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccb9a1c-56bf-45f0-88e0-b2ed03ecae7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6aa0da2-49ef-4fb8-b290-1703719cc44e', 'da7cc2da-e849-4e62-9cae-11ab677fec26', '128e8ef6-7810-44f5-ac09-71652dd7c3cf', '86a935ae-ff0b-4fa6-971a-5dd20cc578d4']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:00.059889 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7573a71f-f8b6-4164-9a01-7ef940d12ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:00.104946 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7573a71f-f8b6-4164-9a01-7ef940d12ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f84364e-0527-4597-b166-c33523dc7d76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1101194215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',qos_specs=None,replication_status=,reservations=['d6aa0da2-49ef-4fb8-b290-1703719cc44e','da7cc2da-e849-4e62-9cae-11ab677fec26','128e8ef6-7810-44f5-ac09-71652dd7c3cf','86a935ae-ff0b-4fa6-971a-5dd20cc578d4'],size=1,snapshot_id=2a7eafee-579e-47c2-9cd9-0adc05503832,source_replicaid=,source_volid=None,status='creating',user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1101194215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f84364e-0527-4597-b166-c33523dc7d76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2a7eafee-579e-47c2-9cd9-0adc05503832,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:00.105756 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a4580d-28a8-4d0e-9606-f768db29a04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:00.129319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a4580d-28a8-4d0e-9606-f768db29a04d) transitioned into state 'SUCCESS' from state '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-1101194215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fc0008a5e4fff8f56aacbe2990f1f',qos_specs=None,replication_status=,reservations=['d6aa0da2-49ef-4fb8-b290-1703719cc44e','da7cc2da-e849-4e62-9cae-11ab677fec26','128e8ef6-7810-44f5-ac09-71652dd7c3cf','86a935ae-ff0b-4fa6-971a-5dd20cc578d4'],size=1,snapshot_id=2a7eafee-579e-47c2-9cd9-0adc05503832,source_replicaid=,source_volid=None,status='creating',user_id='3dbe4ddb76824d5cb60d062730276c8e',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:00.130280 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49b7d371-4f9f-499a-a567-4728f15016cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:00.155227 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-da8aabf3-e840-4168-a9fa-64569be875bf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:00.156150 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49b7d371-4f9f-499a-a567-4728f15016cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:00.157075 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-da8aabf3-e840-4168-a9fa-64569be875bf tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13/action Jul 10 19:57:00.157399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Flow 'volume_create_api' (a4c86875-44fa-4292-9276-f4f3289d4f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:00.157451 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-da8aabf3-e840-4168-a9fa-64569be875bf tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:00.157488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-da8aabf3-e840-4168-a9fa-64569be875bf tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:00.157824 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Create volume request issued successfully. Jul 10 19:57:00.159040 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09b8474b-3616-48bd-89ab-e7269c5e598b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:00.159287 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 239/958] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:56:59 2026] POST /volume/v3/volumes => generated 785 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:00.176379 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:00.176379 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:00.179799 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7ca2eccd-0405-4242-8f3b-83b4c8dd77a6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:00.182652 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7ca2eccd-0405-4242-8f3b-83b4c8dd77a6 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 Jul 10 19:57:00.182911 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7ca2eccd-0405-4242-8f3b-83b4c8dd77a6 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:00.183153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7ca2eccd-0405-4242-8f3b-83b4c8dd77a6 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:00.186061 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=627,cinder:UPDATE=134,cinder:INSERT=79,cinder:DELETE=6 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:57:00.192460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5bcc40cb-d5b9-45c1-9ef0-e43fc65d3ccf req-da8aabf3-e840-4168-a9fa-64569be875bf tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13/action returned with HTTP 204 Jul 10 19:57:00.192572 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 239/959] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:57:00 2026] POST /volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:00.193549 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:00.193549 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:00.198829 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7ca2eccd-0405-4242-8f3b-83b4c8dd77a6 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:57:00.206386 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7ca2eccd-0405-4242-8f3b-83b4c8dd77a6 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 returned with HTTP 200 Jul 10 19:57:00.206726 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 242/960] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:00 2026] GET /volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:00.427495 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-86625307-b120-4760-b2fb-ec43732988a8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:00.427644 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-86625307-b120-4760-b2fb-ec43732988a8 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:00.427882 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-86625307-b120-4760-b2fb-ec43732988a8 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:00.428125 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-86625307-b120-4760-b2fb-ec43732988a8 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:00.437424 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:00.437424 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:00.442288 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-86625307-b120-4760-b2fb-ec43732988a8 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:00.447055 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-86625307-b120-4760-b2fb-ec43732988a8 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:00.447415 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 241/961] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:00 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:00.459636 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6dbffd31-1607-462b-9281-6d78e0bd5903 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:00.461523 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6dbffd31-1607-462b-9281-6d78e0bd5903 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:00.462442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6dbffd31-1607-462b-9281-6d78e0bd5903 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:00.462442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6dbffd31-1607-462b-9281-6d78e0bd5903 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:00.472139 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:00.472139 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:00.476331 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6dbffd31-1607-462b-9281-6d78e0bd5903 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:00.481391 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6dbffd31-1607-462b-9281-6d78e0bd5903 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:00.481769 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 240/962] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:00 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:00.914411 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7a7aebb0-6751-469b-b2c3-c07d7eecd011 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:00.920412 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7a7aebb0-6751-469b-b2c3-c07d7eecd011 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 Jul 10 19:57:00.920412 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7a7aebb0-6751-469b-b2c3-c07d7eecd011 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:00.920800 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7a7aebb0-6751-469b-b2c3-c07d7eecd011 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:00.928991 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7a7aebb0-6751-469b-b2c3-c07d7eecd011 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 returned with HTTP 404 Jul 10 19:57:00.928991 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 240/963] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:57:00 2026] GET /volume/v3/snapshots/8ab51e16-d9ee-44e9-9a28-54dfea0cc614 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:00.939714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-75c6478b-f5fa-4e4b-b451-aa718c845fd4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:00.943148 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-75c6478b-f5fa-4e4b-b451-aa718c845fd4 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:57:00.943346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-75c6478b-f5fa-4e4b-b451-aa718c845fd4 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:00.943548 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-75c6478b-f5fa-4e4b-b451-aa718c845fd4 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:00.956521 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:00.956521 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:00.961499 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-75c6478b-f5fa-4e4b-b451-aa718c845fd4 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:57:00.968304 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-75c6478b-f5fa-4e4b-b451-aa718c845fd4 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 returned with HTTP 200 Jul 10 19:57:00.968771 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 243/964] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:00 2026] GET /volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:00.981062 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3222086f-29d7-4c8a-8a47-8582efe1d923 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:00.982799 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3222086f-29d7-4c8a-8a47-8582efe1d923 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] DELETE https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:57:00.983048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3222086f-29d7-4c8a-8a47-8582efe1d923 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:00.983268 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3222086f-29d7-4c8a-8a47-8582efe1d923 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:00.983436 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-3222086f-29d7-4c8a-8a47-8582efe1d923 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Delete volume with id: daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:57:00.991828 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:00.991828 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:00.992429 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3222086f-29d7-4c8a-8a47-8582efe1d923 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:57:01.025142 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3222086f-29d7-4c8a-8a47-8582efe1d923 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Delete volume request issued successfully. Jul 10 19:57:01.025490 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3222086f-29d7-4c8a-8a47-8582efe1d923 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 returned with HTTP 202 Jul 10 19:57:01.026043 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 242/965] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:00 2026] DELETE /volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:01.033851 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d8ac4f20-1e98-49bb-b280-c6d709585faa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:01.035904 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d8ac4f20-1e98-49bb-b280-c6d709585faa tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:57:01.036166 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d8ac4f20-1e98-49bb-b280-c6d709585faa tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:01.036374 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d8ac4f20-1e98-49bb-b280-c6d709585faa tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:01.045230 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:01.045230 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:01.050639 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d8ac4f20-1e98-49bb-b280-c6d709585faa tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Volume info retrieved successfully. Jul 10 19:57:01.056084 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d8ac4f20-1e98-49bb-b280-c6d709585faa tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 returned with HTTP 200 Jul 10 19:57:01.056465 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 241/966] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:01 2026] GET /volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:01.099168 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-fdfeee94-24cd-43a7-afc2-dcbb917a6cdb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:01.101229 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-fdfeee94-24cd-43a7-afc2-dcbb917a6cdb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:01.101498 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-fdfeee94-24cd-43a7-afc2-dcbb917a6cdb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:01.101732 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-fdfeee94-24cd-43a7-afc2-dcbb917a6cdb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:01.106108 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f76163f1-df3e-4cd1-be89-ebd45a0d49d0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:01.108555 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f76163f1-df3e-4cd1-be89-ebd45a0d49d0 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] DELETE https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 Jul 10 19:57:01.108813 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f76163f1-df3e-4cd1-be89-ebd45a0d49d0 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:01.109223 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f76163f1-df3e-4cd1-be89-ebd45a0d49d0 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:01.109506 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-f76163f1-df3e-4cd1-be89-ebd45a0d49d0 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Delete volume with id: 545a6e28-01b5-40b1-a48c-89d4df3031a0 Jul 10 19:57:01.112808 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:01.112808 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:01.116796 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-fdfeee94-24cd-43a7-afc2-dcbb917a6cdb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:01.118565 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:01.118565 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:01.119339 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f76163f1-df3e-4cd1-be89-ebd45a0d49d0 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:57:01.121687 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-fdfeee94-24cd-43a7-afc2-dcbb917a6cdb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:01.124984 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 241/967] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:57:01 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:01.155303 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f76163f1-df3e-4cd1-be89-ebd45a0d49d0 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Delete volume request issued successfully. Jul 10 19:57:01.155530 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f76163f1-df3e-4cd1-be89-ebd45a0d49d0 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 returned with HTTP 202 Jul 10 19:57:01.156164 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 244/968] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:01 2026] DELETE /volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:01.165391 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-33d325fc-8d91-4cce-bfcb-1a6ebe7a02dd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:01.167676 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33d325fc-8d91-4cce-bfcb-1a6ebe7a02dd tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 Jul 10 19:57:01.167927 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33d325fc-8d91-4cce-bfcb-1a6ebe7a02dd tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:01.168206 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33d325fc-8d91-4cce-bfcb-1a6ebe7a02dd tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:01.177337 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:01.177337 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:01.182226 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-33d325fc-8d91-4cce-bfcb-1a6ebe7a02dd tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:57:01.188184 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33d325fc-8d91-4cce-bfcb-1a6ebe7a02dd tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 returned with HTTP 200 Jul 10 19:57:01.188714 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 243/969] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:01 2026] GET /volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:01.222567 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ae9a8800-988c-4c94-a422-ad517e15bfb7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:01.225522 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae9a8800-988c-4c94-a422-ad517e15bfb7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 Jul 10 19:57:01.225938 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae9a8800-988c-4c94-a422-ad517e15bfb7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:01.226277 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae9a8800-988c-4c94-a422-ad517e15bfb7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:01.233778 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:01.233778 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:01.240473 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ae9a8800-988c-4c94-a422-ad517e15bfb7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:57:01.246701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae9a8800-988c-4c94-a422-ad517e15bfb7 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 returned with HTTP 200 Jul 10 19:57:01.247188 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 242/970] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:01 2026] GET /volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:01.260802 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d4e0fb78-605b-4fd6-a4a2-f0ef96250077 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:01.263286 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d4e0fb78-605b-4fd6-a4a2-f0ef96250077 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 Jul 10 19:57:01.263782 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d4e0fb78-605b-4fd6-a4a2-f0ef96250077 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:01.263841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d4e0fb78-605b-4fd6-a4a2-f0ef96250077 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:01.274894 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:01.274894 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:01.283847 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d4e0fb78-605b-4fd6-a4a2-f0ef96250077 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:57:01.289846 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d4e0fb78-605b-4fd6-a4a2-f0ef96250077 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 returned with HTTP 200 Jul 10 19:57:01.290335 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 242/971] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:01 2026] GET /volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:01.302954 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2613c77e-761a-48b1-8ff9-b89da7e51113 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:01.304683 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2613c77e-761a-48b1-8ff9-b89da7e51113 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DELETE https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b?cascade=True Jul 10 19:57:01.304874 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2613c77e-761a-48b1-8ff9-b89da7e51113 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:01.305143 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2613c77e-761a-48b1-8ff9-b89da7e51113 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:01.305331 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-2613c77e-761a-48b1-8ff9-b89da7e51113 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete volume with id: 94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:57:01.313896 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:01.313896 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:01.314479 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2613c77e-761a-48b1-8ff9-b89da7e51113 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:57:01.352524 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2613c77e-761a-48b1-8ff9-b89da7e51113 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete volume request issued successfully. Jul 10 19:57:01.352768 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2613c77e-761a-48b1-8ff9-b89da7e51113 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b?cascade=True returned with HTTP 202 Jul 10 19:57:01.353355 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 245/972] 10.4.3.145 () {66 vars in 1376 bytes} [Fri Jul 10 19:57:01 2026] DELETE /volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b?cascade=True => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:01.361609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-02dd5d4e-6af9-488d-938a-2941d6ec8a3d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:01.365832 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-02dd5d4e-6af9-488d-938a-2941d6ec8a3d tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:57:01.366058 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-02dd5d4e-6af9-488d-938a-2941d6ec8a3d tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:01.366970 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-02dd5d4e-6af9-488d-938a-2941d6ec8a3d tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:01.379474 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:01.379474 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:01.386348 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-02dd5d4e-6af9-488d-938a-2941d6ec8a3d tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:57:01.392563 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-02dd5d4e-6af9-488d-938a-2941d6ec8a3d tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b returned with HTTP 200 Jul 10 19:57:01.393006 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 244/973] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:01 2026] GET /volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:02.071184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1e6eeb53-d781-4ff4-8431-f7ef59529655 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.072949 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e6eeb53-d781-4ff4-8431-f7ef59529655 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] GET https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 Jul 10 19:57:02.073186 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e6eeb53-d781-4ff4-8431-f7ef59529655 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.073401 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e6eeb53-d781-4ff4-8431-f7ef59529655 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.079211 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e6eeb53-d781-4ff4-8431-f7ef59529655 tempest-SnapshotsActionsTest-1495215034 tempest-SnapshotsActionsTest-1495215034-project-member] https://10.4.3.145/volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 returned with HTTP 404 Jul 10 19:57:02.079718 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 243/974] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:02 2026] GET /volume/v3/volumes/daa1621d-fadf-4535-9f4a-5bd684e097a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:02.204708 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5b5d53eb-8ecc-425f-a65c-ad02055d090e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.206301 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5b5d53eb-8ecc-425f-a65c-ad02055d090e tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 Jul 10 19:57:02.206464 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5b5d53eb-8ecc-425f-a65c-ad02055d090e tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.206635 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5b5d53eb-8ecc-425f-a65c-ad02055d090e tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.213317 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5b5d53eb-8ecc-425f-a65c-ad02055d090e tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 returned with HTTP 404 Jul 10 19:57:02.213919 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 243/975] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:02 2026] GET /volume/v3/volumes/545a6e28-01b5-40b1-a48c-89d4df3031a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:02.221262 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d6af06d1-3fc2-4614-8ccb-39f3ab239832 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.222167 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2972271a-0c33-4555-812d-55a7349e0e3d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.223434 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d6af06d1-3fc2-4614-8ccb-39f3ab239832 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] DELETE https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 Jul 10 19:57:02.223603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d6af06d1-3fc2-4614-8ccb-39f3ab239832 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.223787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d6af06d1-3fc2-4614-8ccb-39f3ab239832 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.223983 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-d6af06d1-3fc2-4614-8ccb-39f3ab239832 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Delete volume with id: 43b8c2f7-5e04-4168-a0bd-2c25a5b81221 Jul 10 19:57:02.231397 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:02.231397 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:02.231851 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d6af06d1-3fc2-4614-8ccb-39f3ab239832 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:57:02.250130 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d6af06d1-3fc2-4614-8ccb-39f3ab239832 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Delete volume request issued successfully. Jul 10 19:57:02.250130 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d6af06d1-3fc2-4614-8ccb-39f3ab239832 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 returned with HTTP 202 Jul 10 19:57:02.250269 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 246/976] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:02 2026] DELETE /volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:02.259265 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bafd29cc-edc2-49f3-bc19-bbad2c28c969 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.261045 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bafd29cc-edc2-49f3-bc19-bbad2c28c969 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 Jul 10 19:57:02.261421 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bafd29cc-edc2-49f3-bc19-bbad2c28c969 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.261504 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bafd29cc-edc2-49f3-bc19-bbad2c28c969 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.269169 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:02.269169 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:02.273203 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bafd29cc-edc2-49f3-bc19-bbad2c28c969 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:57:02.277509 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bafd29cc-edc2-49f3-bc19-bbad2c28c969 tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 returned with HTTP 200 Jul 10 19:57:02.278061 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 244/977] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:02 2026] GET /volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:02.342610 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:02.342875 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2006489073"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:02.344168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2006489073'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:02.344279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Create volume of 1 GB Jul 10 19:57:02.350839 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Availability Zones retrieved successfully. Jul 10 19:57:02.356206 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Flow 'volume_create_api' (f30f5310-8e1c-4c14-982c-a9557d0e62df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:02.357128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ef9af1-3343-4c04-9f6c-925e7781f88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:02.357974 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:02.390313 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ef9af1-3343-4c04-9f6c-925e7781f88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:02.391032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaae43d-bc58-428f-8d4a-625689c138bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:02.408974 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-610f4706-b8d0-45e0-8b5d-45105a4522d5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.412848 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-610f4706-b8d0-45e0-8b5d-45105a4522d5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:57:02.413125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-610f4706-b8d0-45e0-8b5d-45105a4522d5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.413377 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-610f4706-b8d0-45e0-8b5d-45105a4522d5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.420393 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-610f4706-b8d0-45e0-8b5d-45105a4522d5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b returned with HTTP 404 Jul 10 19:57:02.421023 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 244/978] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:02 2026] GET /volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:02.427301 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-02823c38-814b-498b-8773-a87efb2d93b1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.429164 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-02823c38-814b-498b-8773-a87efb2d93b1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes Jul 10 19:57:02.429356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-02823c38-814b-498b-8773-a87efb2d93b1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.429552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-02823c38-814b-498b-8773-a87efb2d93b1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.429860 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-02823c38-814b-498b-8773-a87efb2d93b1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:57:02.430724 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-02823c38-814b-498b-8773-a87efb2d93b1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:57:02.438120 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-02823c38-814b-498b-8773-a87efb2d93b1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Get all volumes completed successfully. Jul 10 19:57:02.438575 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-02823c38-814b-498b-8773-a87efb2d93b1 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 19:57:02.439006 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 247/979] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 19:57:02 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 19:57:02.446875 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5c14fe47-543f-475c-95a6-fc1118203952 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.448544 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c14fe47-543f-475c-95a6-fc1118203952 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/snapshots Jul 10 19:57:02.448707 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c14fe47-543f-475c-95a6-fc1118203952 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.448888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c14fe47-543f-475c-95a6-fc1118203952 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.449204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-5c14fe47-543f-475c-95a6-fc1118203952 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:57:02.450463 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-5c14fe47-543f-475c-95a6-fc1118203952 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:57:02.450803 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Created reservations ['662939ae-3833-4493-be4c-bab60d97f251', 'c9072a82-1d7c-40e3-82e3-090b4507a585', '742a2c20-a8d7-47ca-b35f-1e2a327284f5', '5e7cfb33-6178-4b86-a2bb-7954e2877504'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:02.451622 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaae43d-bc58-428f-8d4a-625689c138bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['662939ae-3833-4493-be4c-bab60d97f251', 'c9072a82-1d7c-40e3-82e3-090b4507a585', '742a2c20-a8d7-47ca-b35f-1e2a327284f5', '5e7cfb33-6178-4b86-a2bb-7954e2877504']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:02.452297 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7131ccf2-395b-4242-a7d6-d67eb7dfb30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:02.454209 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5c14fe47-543f-475c-95a6-fc1118203952 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Get all snapshots completed successfully. Jul 10 19:57:02.454502 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c14fe47-543f-475c-95a6-fc1118203952 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 200 Jul 10 19:57:02.455004 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 245/980] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 19:57:02 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:57:02.462664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-97da520d-ddc7-464f-aecd-bba8edae2aa8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.464484 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-97da520d-ddc7-464f-aecd-bba8edae2aa8 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 Jul 10 19:57:02.464663 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-97da520d-ddc7-464f-aecd-bba8edae2aa8 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.464854 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-97da520d-ddc7-464f-aecd-bba8edae2aa8 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.471472 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:02.471472 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:02.474866 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7131ccf2-395b-4242-a7d6-d67eb7dfb30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fac643e-f8fe-4bf6-95aa-d635b9bfffeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2006489073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffd64d503374f92a3b9238421dd94dd',qos_specs=None,replication_status=,reservations=['662939ae-3833-4493-be4c-bab60d97f251','c9072a82-1d7c-40e3-82e3-090b4507a585','742a2c20-a8d7-47ca-b35f-1e2a327284f5','5e7cfb33-6178-4b86-a2bb-7954e2877504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149ab72492074a9598d49437fa1a6827',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2006489073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fac643e-f8fe-4bf6-95aa-d635b9bfffeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffd64d503374f92a3b9238421dd94dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='149ab72492074a9598d49437fa1a6827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:02.475056 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-97da520d-ddc7-464f-aecd-bba8edae2aa8 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:57:02.475632 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ca6421-c9ee-430b-9531-406cc6ea7fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:02.479191 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-97da520d-ddc7-464f-aecd-bba8edae2aa8 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 returned with HTTP 200 Jul 10 19:57:02.479585 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 245/981] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:02 2026] GET /volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:02.491928 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dd81f178-b445-4479-8c2e-6f9df0908977 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.493536 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dd81f178-b445-4479-8c2e-6f9df0908977 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DELETE https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 Jul 10 19:57:02.493662 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dd81f178-b445-4479-8c2e-6f9df0908977 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.493915 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dd81f178-b445-4479-8c2e-6f9df0908977 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.494155 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-dd81f178-b445-4479-8c2e-6f9df0908977 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete volume with id: 3f84364e-0527-4597-b166-c33523dc7d76 Jul 10 19:57:02.501187 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ca6421-c9ee-430b-9531-406cc6ea7fa8) transitioned into state 'SUCCESS' from state '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-2006489073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffd64d503374f92a3b9238421dd94dd',qos_specs=None,replication_status=,reservations=['662939ae-3833-4493-be4c-bab60d97f251','c9072a82-1d7c-40e3-82e3-090b4507a585','742a2c20-a8d7-47ca-b35f-1e2a327284f5','5e7cfb33-6178-4b86-a2bb-7954e2877504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149ab72492074a9598d49437fa1a6827',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:02.501950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b35fd0a-37ab-4633-bc49-658c54e2c16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:02.505378 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:02.505378 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:02.505877 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dd81f178-b445-4479-8c2e-6f9df0908977 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:57:02.512758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b35fd0a-37ab-4633-bc49-658c54e2c16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:02.513630 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Flow 'volume_create_api' (f30f5310-8e1c-4c14-982c-a9557d0e62df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:02.513979 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Create volume request issued successfully. Jul 10 19:57:02.514570 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2972271a-0c33-4555-812d-55a7349e0e3d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:02.516071 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 245/982] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:57:02 2026] POST /volume/v3/volumes => generated 751 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:02.530268 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f714d9ca-9d0b-40a6-b5a9-96fb1f84cd18 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.534012 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dd81f178-b445-4479-8c2e-6f9df0908977 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete volume request issued successfully. Jul 10 19:57:02.534012 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dd81f178-b445-4479-8c2e-6f9df0908977 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 returned with HTTP 202 Jul 10 19:57:02.534012 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 248/983] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:02 2026] DELETE /volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:02.534403 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f714d9ca-9d0b-40a6-b5a9-96fb1f84cd18 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:02.534403 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f714d9ca-9d0b-40a6-b5a9-96fb1f84cd18 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.534403 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f714d9ca-9d0b-40a6-b5a9-96fb1f84cd18 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.541057 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3d197953-b6c7-4c1b-a729-db5c0421d2e5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:02.542704 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d197953-b6c7-4c1b-a729-db5c0421d2e5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 Jul 10 19:57:02.542872 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d197953-b6c7-4c1b-a729-db5c0421d2e5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:02.543108 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d197953-b6c7-4c1b-a729-db5c0421d2e5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:02.545542 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:02.545542 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:02.549607 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f714d9ca-9d0b-40a6-b5a9-96fb1f84cd18 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Volume info retrieved successfully. Jul 10 19:57:02.553661 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:02.553661 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:02.555237 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f714d9ca-9d0b-40a6-b5a9-96fb1f84cd18 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 200 Jul 10 19:57:02.555663 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 246/984] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:02 2026] GET /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:02.557892 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3d197953-b6c7-4c1b-a729-db5c0421d2e5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Volume info retrieved successfully. Jul 10 19:57:02.563433 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d197953-b6c7-4c1b-a729-db5c0421d2e5 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 returned with HTTP 200 Jul 10 19:57:02.564093 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 246/985] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:02 2026] GET /volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:03.295298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0a48bcea-2e2e-4344-90cb-93910a56e1ed None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.297254 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a48bcea-2e2e-4344-90cb-93910a56e1ed tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 Jul 10 19:57:03.297406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a48bcea-2e2e-4344-90cb-93910a56e1ed tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.297629 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a48bcea-2e2e-4344-90cb-93910a56e1ed tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.303635 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a48bcea-2e2e-4344-90cb-93910a56e1ed tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 returned with HTTP 404 Jul 10 19:57:03.304210 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 246/986] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:03 2026] GET /volume/v3/volumes/43b8c2f7-5e04-4168-a0bd-2c25a5b81221 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:03.310420 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ec37b535-f3f1-4933-b78b-58bac1d3355d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.312020 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec37b535-f3f1-4933-b78b-58bac1d3355d tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] DELETE https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd Jul 10 19:57:03.312191 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec37b535-f3f1-4933-b78b-58bac1d3355d tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.312360 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec37b535-f3f1-4933-b78b-58bac1d3355d tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.312508 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-ec37b535-f3f1-4933-b78b-58bac1d3355d tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Delete volume with id: 93cf4a6f-22dc-41d9-a2f6-13e176e339bd Jul 10 19:57:03.319296 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:03.319296 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:03.319765 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ec37b535-f3f1-4933-b78b-58bac1d3355d tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:57:03.338773 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ec37b535-f3f1-4933-b78b-58bac1d3355d tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Delete volume request issued successfully. Jul 10 19:57:03.338979 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec37b535-f3f1-4933-b78b-58bac1d3355d tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd returned with HTTP 202 Jul 10 19:57:03.339511 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 249/987] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:03 2026] DELETE /volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:03.346228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-86bd8c57-9e4e-4d47-891c-2b5791507e5c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.348056 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86bd8c57-9e4e-4d47-891c-2b5791507e5c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd Jul 10 19:57:03.348252 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86bd8c57-9e4e-4d47-891c-2b5791507e5c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.348454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86bd8c57-9e4e-4d47-891c-2b5791507e5c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.355009 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:03.355009 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:03.358596 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-86bd8c57-9e4e-4d47-891c-2b5791507e5c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Volume info retrieved successfully. Jul 10 19:57:03.363305 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86bd8c57-9e4e-4d47-891c-2b5791507e5c tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd returned with HTTP 200 Jul 10 19:57:03.363690 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 247/988] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:03 2026] GET /volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:03.568859 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-22726c7c-e50c-42d1-ab29-eb9f19c5fd9e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.572013 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-22726c7c-e50c-42d1-ab29-eb9f19c5fd9e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:03.572638 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-22726c7c-e50c-42d1-ab29-eb9f19c5fd9e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.577371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-22726c7c-e50c-42d1-ab29-eb9f19c5fd9e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.581634 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=638,cinder:UPDATE=141,cinder:INSERT=81,cinder:DELETE=5 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:57:03.581732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ca4949b6-db72-4cbb-b525-a990ea34104f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.583809 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ca4949b6-db72-4cbb-b525-a990ea34104f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 Jul 10 19:57:03.584021 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ca4949b6-db72-4cbb-b525-a990ea34104f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.584219 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ca4949b6-db72-4cbb-b525-a990ea34104f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.591400 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:03.591400 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:03.591691 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ca4949b6-db72-4cbb-b525-a990ea34104f tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 returned with HTTP 404 Jul 10 19:57:03.592320 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 247/989] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:03 2026] GET /volume/v3/volumes/3f84364e-0527-4597-b166-c33523dc7d76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:03.596587 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-22726c7c-e50c-42d1-ab29-eb9f19c5fd9e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Volume info retrieved successfully. Jul 10 19:57:03.602218 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-729b7a4e-127d-476f-afd6-18fa3f52c604 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.602302 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-22726c7c-e50c-42d1-ab29-eb9f19c5fd9e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 200 Jul 10 19:57:03.602302 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 247/990] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:03 2026] GET /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:03.603381 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-729b7a4e-127d-476f-afd6-18fa3f52c604 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 Jul 10 19:57:03.603562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-729b7a4e-127d-476f-afd6-18fa3f52c604 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.603845 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-729b7a4e-127d-476f-afd6-18fa3f52c604 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.603988 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-729b7a4e-127d-476f-afd6-18fa3f52c604 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete snapshot with id: 2a7eafee-579e-47c2-9cd9-0adc05503832 Jul 10 19:57:03.607877 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-729b7a4e-127d-476f-afd6-18fa3f52c604 tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 returned with HTTP 404 Jul 10 19:57:03.608426 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 250/991] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:57:03 2026] DELETE /volume/v3/snapshots/2a7eafee-579e-47c2-9cd9-0adc05503832 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:03.615168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7042da93-359d-4dcf-8023-90faeee39314 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.615290 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-404d2fbd-4f48-4006-91cc-9343b46ff5cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.616731 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7042da93-359d-4dcf-8023-90faeee39314 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] POST https://10.4.3.145/volume/v3/os-volume-transfer Jul 10 19:57:03.617625 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-404d2fbd-4f48-4006-91cc-9343b46ff5cf tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] GET https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:57:03.617680 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7042da93-359d-4dcf-8023-90faeee39314 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8fac643e-f8fe-4bf6-95aa-d635b9bfffeb"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:03.617723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-404d2fbd-4f48-4006-91cc-9343b46ff5cf tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.617723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-404d2fbd-4f48-4006-91cc-9343b46ff5cf tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.618478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.volume_transfer [None req-7042da93-359d-4dcf-8023-90faeee39314 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Creating new volume transfer {'transfer': {'volume_id': '8fac643e-f8fe-4bf6-95aa-d635b9bfffeb'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 19:57:03.618741 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.volume_transfer [None req-7042da93-359d-4dcf-8023-90faeee39314 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Creating transfer of volume 8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:03.618741 np0000005048 devstack@c-api.service[99974]: INFO cinder.transfer.api [None req-7042da93-359d-4dcf-8023-90faeee39314 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Generating transfer record for volume 8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:03.623807 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-404d2fbd-4f48-4006-91cc-9343b46ff5cf tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b returned with HTTP 404 Jul 10 19:57:03.624443 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 248/992] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:03 2026] GET /volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:03.625345 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:03.625345 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:03.632817 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4a42f1cd-e714-403d-a326-316e33e5955b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.634478 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a42f1cd-e714-403d-a326-316e33e5955b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] DELETE https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:57:03.634797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a42f1cd-e714-403d-a326-316e33e5955b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.635195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a42f1cd-e714-403d-a326-316e33e5955b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.635482 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-4a42f1cd-e714-403d-a326-316e33e5955b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] Delete volume with id: 94dbc7fb-8ae8-466f-83ba-64aeb8bb606b Jul 10 19:57:03.640734 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7042da93-359d-4dcf-8023-90faeee39314 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 19:57:03.640883 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a42f1cd-e714-403d-a326-316e33e5955b tempest-VolumesDeleteCascade-54645612 tempest-VolumesDeleteCascade-54645612-project-member] https://10.4.3.145/volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b returned with HTTP 404 Jul 10 19:57:03.641305 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 248/993] 10.4.3.145 () {68 vars in 1291 bytes} [Fri Jul 10 19:57:03 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:03.641594 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 248/994] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:03 2026] DELETE /volume/v3/volumes/94dbc7fb-8ae8-466f-83ba-64aeb8bb606b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:03.650471 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-325130b1-c0c1-4ccb-940d-b55e9ac5b764 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.652328 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-325130b1-c0c1-4ccb-940d-b55e9ac5b764 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:03.652530 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-325130b1-c0c1-4ccb-940d-b55e9ac5b764 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.653498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-325130b1-c0c1-4ccb-940d-b55e9ac5b764 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.659373 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:03.659373 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:03.663054 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-325130b1-c0c1-4ccb-940d-b55e9ac5b764 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Volume info retrieved successfully. Jul 10 19:57:03.678060 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-325130b1-c0c1-4ccb-940d-b55e9ac5b764 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 200 Jul 10 19:57:03.680236 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 251/995] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:03 2026] GET /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:03.692793 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-20db3550-aeec-4b28-9d70-14a3fb5defef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.695232 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20db3550-aeec-4b28-9d70-14a3fb5defef tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f Jul 10 19:57:03.695232 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20db3550-aeec-4b28-9d70-14a3fb5defef tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.695319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20db3550-aeec-4b28-9d70-14a3fb5defef tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.701756 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20db3550-aeec-4b28-9d70-14a3fb5defef tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f returned with HTTP 200 Jul 10 19:57:03.705153 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 249/996] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 19:57:03 2026] GET /volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f => generated 409 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:03.711971 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6e4cb5f7-6503-40d2-abdb-a5f8a7493509 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.713280 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6e4cb5f7-6503-40d2-abdb-a5f8a7493509 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/os-volume-transfer Jul 10 19:57:03.713859 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6e4cb5f7-6503-40d2-abdb-a5f8a7493509 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.713859 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6e4cb5f7-6503-40d2-abdb-a5f8a7493509 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.716010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.volume_transfer [None req-6e4cb5f7-6503-40d2-abdb-a5f8a7493509 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Listing volume transfers {{(pid=99974) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 19:57:03.721061 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6e4cb5f7-6503-40d2-abdb-a5f8a7493509 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 19:57:03.721607 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 249/997] 10.4.3.145 () {66 vars in 1270 bytes} [Fri Jul 10 19:57:03 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:03.730763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-879f3bb8-cb99-4db4-887a-697b8c798041 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.862332 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] POST https://10.4.3.145/volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f/accept Jul 10 19:57:03.862648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d7681ae504208f10"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:03.863983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.volume_transfer [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Accepting volume transfer 9f715b75-7039-4ce8-bd86-139e1d42e72f {{(pid=99971) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 19:57:03.864356 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.volume_transfer [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Accepting transfer 9f715b75-7039-4ce8-bd86-139e1d42e72f Jul 10 19:57:03.945440 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Created reservations ['b3bc3ac8-d162-4a2e-919c-ea933478c1f6', '7ccfe549-361a-43e6-bfa7-9a6f507cdabf', 'c8f51ff2-00f9-4cc6-8e5b-5f8ef19369a3', '8b18ba0d-ba14-447e-ad5e-058794f030d0'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:03.967369 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Created reservations ['1e61fa74-73e2-4f70-8f0f-b018e0dfda24', 'df4aaad1-3918-45b7-bdce-2bb35fa23eb4', '04c1851f-a2c8-491b-bc99-76195b543010', '3ce03fb5-1261-4ab9-95d6-82adab8baca2'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:03.980135 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6407f9f0-92b9-4709-8c5a-3a982c711a57 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.980387 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6407f9f0-92b9-4709-8c5a-3a982c711a57 None None] GET https://10.4.3.145/volume// Jul 10 19:57:03.980567 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6407f9f0-92b9-4709-8c5a-3a982c711a57 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:03.980745 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6407f9f0-92b9-4709-8c5a-3a982c711a57 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:03.981086 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6407f9f0-92b9-4709-8c5a-3a982c711a57 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:03.981480 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 252/998] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57: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 19:57:03.992342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-7450c343-3688-49df-aeac-fadf18031103 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:03.992782 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-7450c343-3688-49df-aeac-fadf18031103 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:57:03.993400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-7450c343-3688-49df-aeac-fadf18031103 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50ac58ba-5d93-4527-972e-dc1bf7ead24d", "connector": null, "instance_uuid": "c31e4724-34fc-44e2-b36e-29df2207cb1a"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:04.005514 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:04.005514 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:04.010335 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Created reservations ['4511047e-1649-4a98-8787-e59b5a39f011', 'fe9cc56f-ede0-46ac-9aae-b5ae724841a4', '24375c1d-2118-4474-8577-47a5c7f34773', 'a1c72c8c-2f78-4155-b231-b0f53cb2cba1'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:04.040721 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Created reservations ['07b9163c-ab90-45dc-8d60-aced6268a64b', '9a2c493c-5304-40fb-91a8-cb9da7b44384', '20f17984-ac1f-4804-b4cc-390a554caff1', '14927c46-fc7c-48f5-807f-35a5ec1c9ac3'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:04.060051 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-7450c343-3688-49df-aeac-fadf18031103 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:57:04.060620 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 250/999] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:57:03 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 19:57:04.067734 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7661d5e9-d4d4-48d7-846e-b6d0699af33d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.068098 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7661d5e9-d4d4-48d7-846e-b6d0699af33d None None] GET https://10.4.3.145/volume// Jul 10 19:57:04.068245 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7661d5e9-d4d4-48d7-846e-b6d0699af33d None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.068432 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7661d5e9-d4d4-48d7-846e-b6d0699af33d None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.068718 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7661d5e9-d4d4-48d7-846e-b6d0699af33d None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:04.069185 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 250/1000] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57: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 19:57:04.075664 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-ee559145-5760-4fbc-8600-b38159db3896 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.077739 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-ee559145-5760-4fbc-8600-b38159db3896 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:04.077999 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-ee559145-5760-4fbc-8600-b38159db3896 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.078190 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-ee559145-5760-4fbc-8600-b38159db3896 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.089552 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:04.089552 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:04.098937 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-ee559145-5760-4fbc-8600-b38159db3896 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:04.103229 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-ee559145-5760-4fbc-8600-b38159db3896 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:04.103584 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 253/1001] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:57:04 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:57:04.380210 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-009b1e2c-722b-42e9-95b5-e9f047b840ac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.382084 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-009b1e2c-722b-42e9-95b5-e9f047b840ac tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] GET https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd Jul 10 19:57:04.382630 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-009b1e2c-722b-42e9-95b5-e9f047b840ac tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.382630 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-009b1e2c-722b-42e9-95b5-e9f047b840ac tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.388750 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-009b1e2c-722b-42e9-95b5-e9f047b840ac tempest-TaggedBootDevicesTest-394714782 tempest-TaggedBootDevicesTest-394714782-project-member] https://10.4.3.145/volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd returned with HTTP 404 Jul 10 19:57:04.388750 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 251/1002] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:04 2026] GET /volume/v3/volumes/93cf4a6f-22dc-41d9-a2f6-13e176e339bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:04.440246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-a9d6be62-ba00-4cf5-97ea-1cfbdae06328 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.444393 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-a9d6be62-ba00-4cf5-97ea-1cfbdae06328 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] DELETE https://10.4.3.145/volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13 Jul 10 19:57:04.444393 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-a9d6be62-ba00-4cf5-97ea-1cfbdae06328 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.444393 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-a9d6be62-ba00-4cf5-97ea-1cfbdae06328 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.445421 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=665,cinder:INSERT=121,cinder:UPDATE=203,cinder:DELETE=6 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:57:04.449504 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4079d362-63de-40ab-bae4-d2edb0a41179 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.456280 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:04.456280 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:04.542846 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Transfer volume completed successfully. Jul 10 19:57:04.655927 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:04.655927 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1207406237"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:04.657507 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1207406237'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:04.657630 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Create volume of 1 GB Jul 10 19:57:04.662646 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Availability Zones retrieved successfully. Jul 10 19:57:04.668398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Flow 'volume_create_api' (61505582-7f6d-4306-9ff0-b5b8f10e6882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:04.669829 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2591ae-c498-40f3-b758-d53a02797629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:04.670368 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:04.704599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2591ae-c498-40f3-b758-d53a02797629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:04.705433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79258389-fd97-47a4-805e-7bd71a779d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:04.721651 np0000005048 devstack@c-api.service[99971]: INFO cinder.transfer.api [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Volume 8fac643e-f8fe-4bf6-95aa-d635b9bfffeb has been transferred. Jul 10 19:57:04.729384 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-879f3bb8-cb99-4db4-887a-697b8c798041 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] https://10.4.3.145/volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f/accept returned with HTTP 202 Jul 10 19:57:04.729870 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 249/1003] 10.4.3.145 () {68 vars in 1423 bytes} [Fri Jul 10 19:57:03 2026] POST /volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f/accept => generated 365 bytes in 999 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:04.740770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4cdfeda-aeb9-4013-aa45-cc2d28164d90 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.742866 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4cdfeda-aeb9-4013-aa45-cc2d28164d90 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] GET https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:04.744447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4cdfeda-aeb9-4013-aa45-cc2d28164d90 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.745024 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4cdfeda-aeb9-4013-aa45-cc2d28164d90 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.755008 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:04.755008 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:04.759650 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e4cdfeda-aeb9-4013-aa45-cc2d28164d90 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Volume info retrieved successfully. Jul 10 19:57:04.767808 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4cdfeda-aeb9-4013-aa45-cc2d28164d90 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 200 Jul 10 19:57:04.768304 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 252/1004] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:04 2026] GET /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:04.781803 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6b441b50-51ec-4a70-9602-378cbaa956b5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.785942 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6b441b50-51ec-4a70-9602-378cbaa956b5 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] GET https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:04.785942 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6b441b50-51ec-4a70-9602-378cbaa956b5 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.785942 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6b441b50-51ec-4a70-9602-378cbaa956b5 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.797990 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:04.797990 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:04.803775 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Created reservations ['c2915899-64d3-4144-8c30-03e9b89e87e8', '7b47b212-8a51-4a46-a5f1-84fbf903146a', '6118a9de-c3ff-4814-8aef-2acc4affc455', '740dd1c0-3974-4321-9bf2-1d295e1707fc'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:04.804865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79258389-fd97-47a4-805e-7bd71a779d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2915899-64d3-4144-8c30-03e9b89e87e8', '7b47b212-8a51-4a46-a5f1-84fbf903146a', '6118a9de-c3ff-4814-8aef-2acc4affc455', '740dd1c0-3974-4321-9bf2-1d295e1707fc']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:04.807984 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6b441b50-51ec-4a70-9602-378cbaa956b5 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] Volume info retrieved successfully. Jul 10 19:57:04.808111 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (354898b5-6d46-4038-a267-c5435a19c55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:04.813236 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6b441b50-51ec-4a70-9602-378cbaa956b5 tempest-VolumesTransfersTest-1595283075 tempest-VolumesTransfersTest-1595283075-project-member] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 200 Jul 10 19:57:04.814013 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 250/1005] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:04 2026] GET /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:04.829865 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf992ade-8d97-4969-8d3b-0c00dc3464c0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.831917 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf992ade-8d97-4969-8d3b-0c00dc3464c0 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] DELETE https://10.4.3.145/volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f Jul 10 19:57:04.832209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf992ade-8d97-4969-8d3b-0c00dc3464c0 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.832450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf992ade-8d97-4969-8d3b-0c00dc3464c0 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.832631 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-cf992ade-8d97-4969-8d3b-0c00dc3464c0 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Delete transfer with id: 9f715b75-7039-4ce8-bd86-139e1d42e72f Jul 10 19:57:04.836420 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (354898b5-6d46-4038-a267-c5435a19c55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a610e84-55f7-4561-8c41-03578c832958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1207406237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245a7b59c5a449558cdffe2a198ad829',qos_specs=None,replication_status=,reservations=['c2915899-64d3-4144-8c30-03e9b89e87e8','7b47b212-8a51-4a46-a5f1-84fbf903146a','6118a9de-c3ff-4814-8aef-2acc4affc455','740dd1c0-3974-4321-9bf2-1d295e1707fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179831a663a2482d856e236e1ef598a7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1207406237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a610e84-55f7-4561-8c41-03578c832958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245a7b59c5a449558cdffe2a198ad829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='179831a663a2482d856e236e1ef598a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:04.837285 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01964d1f-6b5b-4d2f-a0a0-d7e1576350d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:04.839491 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf992ade-8d97-4969-8d3b-0c00dc3464c0 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f returned with HTTP 404 Jul 10 19:57:04.840036 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 253/1006] 10.4.3.145 () {66 vars in 1384 bytes} [Fri Jul 10 19:57:04 2026] DELETE /volume/v3/os-volume-transfer/9f715b75-7039-4ce8-bd86-139e1d42e72f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:04.847706 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-627e7607-1934-4d5e-96c5-0c95599dd59b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.858987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01964d1f-6b5b-4d2f-a0a0-d7e1576350d9) transitioned into state 'SUCCESS' from state '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-1207406237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245a7b59c5a449558cdffe2a198ad829',qos_specs=None,replication_status=,reservations=['c2915899-64d3-4144-8c30-03e9b89e87e8','7b47b212-8a51-4a46-a5f1-84fbf903146a','6118a9de-c3ff-4814-8aef-2acc4affc455','740dd1c0-3974-4321-9bf2-1d295e1707fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179831a663a2482d856e236e1ef598a7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:04.859707 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f806ee54-94c1-4ab1-a1a7-54faa6d3aef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:04.873496 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f806ee54-94c1-4ab1-a1a7-54faa6d3aef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:04.874427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Flow 'volume_create_api' (61505582-7f6d-4306-9ff0-b5b8f10e6882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:04.874733 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Create volume request issued successfully. Jul 10 19:57:04.875347 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4079d362-63de-40ab-bae4-d2edb0a41179 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:04.875829 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 254/1007] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:57:04 2026] POST /volume/v3/volumes => generated 754 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:04.892452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8b64dd8f-bfac-45ae-a0c1-1d3702d4ed87 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:04.894885 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b64dd8f-bfac-45ae-a0c1-1d3702d4ed87 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 Jul 10 19:57:04.895209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b64dd8f-bfac-45ae-a0c1-1d3702d4ed87 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.895480 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b64dd8f-bfac-45ae-a0c1-1d3702d4ed87 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.904237 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:04.904237 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:04.909126 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8b64dd8f-bfac-45ae-a0c1-1d3702d4ed87 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:04.914257 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b64dd8f-bfac-45ae-a0c1-1d3702d4ed87 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 returned with HTTP 200 Jul 10 19:57:04.915835 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 254/1008] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:04 2026] GET /volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:04.981243 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-627e7607-1934-4d5e-96c5-0c95599dd59b tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:04.981575 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-627e7607-1934-4d5e-96c5-0c95599dd59b tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:04.981863 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-627e7607-1934-4d5e-96c5-0c95599dd59b tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:04.983474 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-627e7607-1934-4d5e-96c5-0c95599dd59b tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Delete volume with id: 8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:04.991624 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:04.991624 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:04.993132 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-627e7607-1934-4d5e-96c5-0c95599dd59b tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Volume info retrieved successfully. Jul 10 19:57:05.006810 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-a9d6be62-ba00-4cf5-97ea-1cfbdae06328 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13 returned with HTTP 200 Jul 10 19:57:05.006810 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 251/1009] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:57:04 2026] DELETE /volume/v3/attachments/c6164a3f-e13f-49f0-90a8-32fb1f27ee13 => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:05.014083 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-627e7607-1934-4d5e-96c5-0c95599dd59b tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Delete volume request issued successfully. Jul 10 19:57:05.014306 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-627e7607-1934-4d5e-96c5-0c95599dd59b tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 202 Jul 10 19:57:05.014748 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 251/1010] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:04 2026] DELETE /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:05.021699 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-89ecb1ca-2504-448d-9570-54196aae6ebd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:05.023607 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-89ecb1ca-2504-448d-9570-54196aae6ebd tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] GET https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:05.023807 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-89ecb1ca-2504-448d-9570-54196aae6ebd tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:05.024054 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-89ecb1ca-2504-448d-9570-54196aae6ebd tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:05.037338 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:05.037338 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:05.041291 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-89ecb1ca-2504-448d-9570-54196aae6ebd tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Volume info retrieved successfully. Jul 10 19:57:05.045577 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-89ecb1ca-2504-448d-9570-54196aae6ebd tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 200 Jul 10 19:57:05.046059 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 255/1011] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:05 2026] GET /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:05.122781 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4bb7e2a5-bf81-4907-b7c1-de2465882933 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:05.123320 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4bb7e2a5-bf81-4907-b7c1-de2465882933 None None] GET https://10.4.3.145/volume// Jul 10 19:57:05.123500 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4bb7e2a5-bf81-4907-b7c1-de2465882933 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:05.123687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4bb7e2a5-bf81-4907-b7c1-de2465882933 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:05.124103 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4bb7e2a5-bf81-4907-b7c1-de2465882933 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:05.124550 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 255/1012] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57: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 19:57:05.132900 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-e5983aab-1e50-4c36-8145-7c4235566d47 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:05.135825 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-e5983aab-1e50-4c36-8145-7c4235566d47 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:57:05.137257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-e5983aab-1e50-4c36-8145-7c4235566d47 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "468fb257-6e87-4f0c-966d-b208d1ea67e5", "connector": null, "instance_uuid": "842c078d-938c-4329-80bc-47e072c0efec"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:05.153611 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:05.153611 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:05.191461 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-e5983aab-1e50-4c36-8145-7c4235566d47 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:57:05.192112 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 252/1013] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:57:05 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:05.199740 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-76026196-8426-465b-a1de-b15315c28a90 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:05.202240 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-76026196-8426-465b-a1de-b15315c28a90 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff Jul 10 19:57:05.202804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-76026196-8426-465b-a1de-b15315c28a90 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:05.202804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-76026196-8426-465b-a1de-b15315c28a90 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:05.216006 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:05.216006 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:05.751143 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-76026196-8426-465b-a1de-b15315c28a90 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff returned with HTTP 200 Jul 10 19:57:05.751558 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 252/1014] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:57:05 2026] DELETE /volume/v3/attachments/3bb0a350-7534-482f-9bf0-26e513aa86ff => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:05.928399 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3cc1be25-f653-4e5d-8c69-b80941597e71 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:05.930159 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3cc1be25-f653-4e5d-8c69-b80941597e71 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 Jul 10 19:57:05.930347 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3cc1be25-f653-4e5d-8c69-b80941597e71 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:05.930519 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3cc1be25-f653-4e5d-8c69-b80941597e71 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:05.937354 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:05.937354 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:05.940724 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3cc1be25-f653-4e5d-8c69-b80941597e71 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:05.944603 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3cc1be25-f653-4e5d-8c69-b80941597e71 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 returned with HTTP 200 Jul 10 19:57:05.944993 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 256/1015] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:05 2026] GET /volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:05.960121 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7a3476b8-0a11-47d6-8097-c617a973fda8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:05.961826 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a3476b8-0a11-47d6-8097-c617a973fda8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 19:57:05.962198 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a3476b8-0a11-47d6-8097-c617a973fda8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a610e84-55f7-4561-8c41-03578c832958", "name": "tempest-VolumesBackupsAdminTest-Backup-1232985443", "container": "tempest-volumesbackupsadmintest-backup-container-1899006868"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:05.963480 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-7a3476b8-0a11-47d6-8097-c617a973fda8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Creating new backup {'backup': {'volume_id': '5a610e84-55f7-4561-8c41-03578c832958', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1232985443', 'container': 'tempest-volumesbackupsadmintest-backup-container-1899006868'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:57:05.963641 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-7a3476b8-0a11-47d6-8097-c617a973fda8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Creating backup of volume 5a610e84-55f7-4561-8c41-03578c832958 in container tempest-volumesbackupsadmintest-backup-container-1899006868 Jul 10 19:57:05.969936 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:05.969936 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:05.970459 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7a3476b8-0a11-47d6-8097-c617a973fda8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:05.994022 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-7a3476b8-0a11-47d6-8097-c617a973fda8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Created reservations ['26094e53-1bf1-4681-80bb-07d462f5cd80', '799b78fe-ffbd-4757-b2b7-97d9f01dadf1'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:06.057478 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a3476b8-0a11-47d6-8097-c617a973fda8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 19:57:06.057902 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 256/1016] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:57:05 2026] POST /volume/v3/backups => generated 335 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:06.062473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-964fb340-1cdb-46cc-84f4-0e4fd0e455f3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.067009 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-964fb340-1cdb-46cc-84f4-0e4fd0e455f3 tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] GET https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:06.067009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-964fb340-1cdb-46cc-84f4-0e4fd0e455f3 tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:06.067009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-964fb340-1cdb-46cc-84f4-0e4fd0e455f3 tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:06.073421 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d1fec268-4227-4ff2-8de9-94f242fcb80e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.073887 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-964fb340-1cdb-46cc-84f4-0e4fd0e455f3 tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 404 Jul 10 19:57:06.074653 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 253/1017] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:06 2026] GET /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:06.082107 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4655a4a1-9799-4623-8aa6-b1a4c2af5ccf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.082975 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d1fec268-4227-4ff2-8de9-94f242fcb80e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:06.083194 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d1fec268-4227-4ff2-8de9-94f242fcb80e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:06.083404 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d1fec268-4227-4ff2-8de9-94f242fcb80e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:06.083546 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-d1fec268-4227-4ff2-8de9-94f242fcb80e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:06.083873 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4655a4a1-9799-4623-8aa6-b1a4c2af5ccf tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:06.084120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4655a4a1-9799-4623-8aa6-b1a4c2af5ccf tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:06.084326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4655a4a1-9799-4623-8aa6-b1a4c2af5ccf tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:06.090665 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4655a4a1-9799-4623-8aa6-b1a4c2af5ccf tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 404 Jul 10 19:57:06.091342 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 257/1018] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:06 2026] GET /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:06.098576 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a169c677-b7b4-4aaf-ac0f-25e4ff0609f6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.101384 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a169c677-b7b4-4aaf-ac0f-25e4ff0609f6 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:06.101610 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a169c677-b7b4-4aaf-ac0f-25e4ff0609f6 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:06.102329 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a169c677-b7b4-4aaf-ac0f-25e4ff0609f6 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:06.102329 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-a169c677-b7b4-4aaf-ac0f-25e4ff0609f6 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Delete volume with id: 8fac643e-f8fe-4bf6-95aa-d635b9bfffeb Jul 10 19:57:06.102682 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:06.102682 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:06.103882 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d1fec268-4227-4ff2-8de9-94f242fcb80e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:06.104420 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 253/1019] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:06 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 799 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:06.112850 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a169c677-b7b4-4aaf-ac0f-25e4ff0609f6 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb returned with HTTP 404 Jul 10 19:57:06.113327 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 257/1020] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:06 2026] DELETE /volume/v3/volumes/8fac643e-f8fe-4bf6-95aa-d635b9bfffeb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:06.121946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.123390 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:06.123821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-149197924"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:06.125335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-149197924'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:06.125588 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Create volume of 1 GB Jul 10 19:57:06.126029 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:06.126029 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:06.129989 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Availability Zones retrieved successfully. Jul 10 19:57:06.136544 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Flow 'volume_create_api' (3e1a1b3d-69b9-4e87-98a0-e3483eb75d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:06.139549 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea115326-9dd2-4683-9d5a-19b24dba81c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:06.139549 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:06.171178 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea115326-9dd2-4683-9d5a-19b24dba81c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:06.172204 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb04987-0583-4023-aa4a-9d663c920556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:06.212367 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Created reservations ['f890ee43-6c19-416e-bade-da9560074573', '49db90a6-a7b9-43fe-a4fc-01c4192206e9', 'a7096b61-8d36-436f-b65e-df6a2b8fa47e', '61d4cfed-f2ac-4a91-b127-803b9d4c2447'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:06.213115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb04987-0583-4023-aa4a-9d663c920556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f890ee43-6c19-416e-bade-da9560074573', '49db90a6-a7b9-43fe-a4fc-01c4192206e9', 'a7096b61-8d36-436f-b65e-df6a2b8fa47e', '61d4cfed-f2ac-4a91-b127-803b9d4c2447']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:06.214322 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf3d873-2795-4ef1-881e-4fcc67bc03ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:06.236479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf3d873-2795-4ef1-881e-4fcc67bc03ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e17eec-d66c-4aaf-8e99-90fafdf44322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-149197924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffd64d503374f92a3b9238421dd94dd',qos_specs=None,replication_status=,reservations=['f890ee43-6c19-416e-bade-da9560074573','49db90a6-a7b9-43fe-a4fc-01c4192206e9','a7096b61-8d36-436f-b65e-df6a2b8fa47e','61d4cfed-f2ac-4a91-b127-803b9d4c2447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149ab72492074a9598d49437fa1a6827',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-149197924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e17eec-d66c-4aaf-8e99-90fafdf44322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffd64d503374f92a3b9238421dd94dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='149ab72492074a9598d49437fa1a6827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:06.237223 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e90c15-5cb3-43b0-8505-a6edbcdcf7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:06.260905 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e90c15-5cb3-43b0-8505-a6edbcdcf7a6) transitioned into state 'SUCCESS' from state '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-149197924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffd64d503374f92a3b9238421dd94dd',qos_specs=None,replication_status=,reservations=['f890ee43-6c19-416e-bade-da9560074573','49db90a6-a7b9-43fe-a4fc-01c4192206e9','a7096b61-8d36-436f-b65e-df6a2b8fa47e','61d4cfed-f2ac-4a91-b127-803b9d4c2447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149ab72492074a9598d49437fa1a6827',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:06.261579 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21cfafcc-44af-408a-be8a-63cbe45fac3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:06.276157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21cfafcc-44af-408a-be8a-63cbe45fac3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:06.277386 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Flow 'volume_create_api' (3e1a1b3d-69b9-4e87-98a0-e3483eb75d70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:06.277871 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Create volume request issued successfully. Jul 10 19:57:06.278923 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5c5db897-a41c-4ed6-9ee5-1f8132f379cc tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:06.279518 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 254/1021] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:57:06 2026] POST /volume/v3/volumes => generated 750 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:06.294433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8f355fec-deda-47eb-b570-a0572bcc9e12 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.297258 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8f355fec-deda-47eb-b570-a0572bcc9e12 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:06.297498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8f355fec-deda-47eb-b570-a0572bcc9e12 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:06.297724 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8f355fec-deda-47eb-b570-a0572bcc9e12 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:06.308706 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:06.308706 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:06.312564 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8f355fec-deda-47eb-b570-a0572bcc9e12 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Volume info retrieved successfully. Jul 10 19:57:06.317446 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8f355fec-deda-47eb-b570-a0572bcc9e12 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 200 Jul 10 19:57:06.317865 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 258/1022] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:06 2026] GET /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:06.636303 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-72ca8336-1751-4739-8104-196cb96035e2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.636669 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72ca8336-1751-4739-8104-196cb96035e2 None None] GET https://10.4.3.145/volume// Jul 10 19:57:06.636854 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72ca8336-1751-4739-8104-196cb96035e2 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:06.637184 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72ca8336-1751-4739-8104-196cb96035e2 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:06.637476 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72ca8336-1751-4739-8104-196cb96035e2 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:06.637793 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 254/1023] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57:06 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 19:57:06.649313 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-e5ee29cc-2884-461c-9882-e7a619f627ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.651558 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-e5ee29cc-2884-461c-9882-e7a619f627ed tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:06.651843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-e5ee29cc-2884-461c-9882-e7a619f627ed tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:06.652123 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-e5ee29cc-2884-461c-9882-e7a619f627ed tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:06.665072 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:06.665072 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:06.669683 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-e5ee29cc-2884-461c-9882-e7a619f627ed tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:06.674326 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-e5ee29cc-2884-461c-9882-e7a619f627ed tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:06.674897 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 258/1024] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:57:06 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:57:06.768645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-d64fbfcc-8bbf-40ef-969c-9b2dcb24f49b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:06.772908 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-d64fbfcc-8bbf-40ef-969c-9b2dcb24f49b tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] PUT https://10.4.3.145/volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41 Jul 10 19:57:06.772908 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-d64fbfcc-8bbf-40ef-969c-9b2dcb24f49b tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:06.778837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-d64fbfcc-8bbf-40ef-969c-9b2dcb24f49b tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Acquiring lock "cinder-attachment_update-50ac58ba-5d93-4527-972e-dc1bf7ead24d-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:57:06.785856 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-d64fbfcc-8bbf-40ef-969c-9b2dcb24f49b tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Lock "cinder-attachment_update-50ac58ba-5d93-4527-972e-dc1bf7ead24d-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:57:06.785856 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:06.785856 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:07.116924 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dbd9ca0d-7a36-41d9-b5e8-cb1a759bcd15 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.118813 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dbd9ca0d-7a36-41d9-b5e8-cb1a759bcd15 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:07.119073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dbd9ca0d-7a36-41d9-b5e8-cb1a759bcd15 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.119280 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dbd9ca0d-7a36-41d9-b5e8-cb1a759bcd15 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.119410 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-dbd9ca0d-7a36-41d9-b5e8-cb1a759bcd15 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:07.133049 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.133049 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:07.133862 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dbd9ca0d-7a36-41d9-b5e8-cb1a759bcd15 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:07.134397 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 259/1025] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:07 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:07.306464 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-d64fbfcc-8bbf-40ef-969c-9b2dcb24f49b tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Lock "cinder-attachment_update-50ac58ba-5d93-4527-972e-dc1bf7ead24d-np0000005048" released by "attachment_update" :: held 0.522s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:57:07.306464 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-d64fbfcc-8bbf-40ef-969c-9b2dcb24f49b tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41 returned with HTTP 200 Jul 10 19:57:07.306464 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 255/1026] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:57:06 2026] PUT /volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:07.331721 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1293f45b-206b-436a-923d-8e8b7a48d360 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.333977 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1293f45b-206b-436a-923d-8e8b7a48d360 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:07.334221 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1293f45b-206b-436a-923d-8e8b7a48d360 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.334433 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1293f45b-206b-436a-923d-8e8b7a48d360 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.347269 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.347269 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:07.355774 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1293f45b-206b-436a-923d-8e8b7a48d360 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Volume info retrieved successfully. Jul 10 19:57:07.363214 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1293f45b-206b-436a-923d-8e8b7a48d360 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 200 Jul 10 19:57:07.363616 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 255/1027] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:07 2026] GET /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:07.381246 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7b29b351-22f3-4aa9-99ee-a2bc9ae7b98e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.383147 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b29b351-22f3-4aa9-99ee-a2bc9ae7b98e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] POST https://10.4.3.145/volume/v3/os-volume-transfer Jul 10 19:57:07.383476 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b29b351-22f3-4aa9-99ee-a2bc9ae7b98e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "08e17eec-d66c-4aaf-8e99-90fafdf44322"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:07.384841 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.volume_transfer [None req-7b29b351-22f3-4aa9-99ee-a2bc9ae7b98e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Creating new volume transfer {'transfer': {'volume_id': '08e17eec-d66c-4aaf-8e99-90fafdf44322'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 19:57:07.384983 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-7b29b351-22f3-4aa9-99ee-a2bc9ae7b98e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Creating transfer of volume 08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:07.385129 np0000005048 devstack@c-api.service[99976]: INFO cinder.transfer.api [None req-7b29b351-22f3-4aa9-99ee-a2bc9ae7b98e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Generating transfer record for volume 08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:07.395820 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.395820 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:07.410199 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b29b351-22f3-4aa9-99ee-a2bc9ae7b98e tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 19:57:07.410615 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 259/1028] 10.4.3.145 () {68 vars in 1291 bytes} [Fri Jul 10 19:57:07 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:07.418430 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-322cdedf-0d46-464e-8376-5339984cc194 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.420338 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-322cdedf-0d46-464e-8376-5339984cc194 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:07.420545 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-322cdedf-0d46-464e-8376-5339984cc194 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.420770 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-322cdedf-0d46-464e-8376-5339984cc194 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.430086 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.430086 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:07.434535 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-322cdedf-0d46-464e-8376-5339984cc194 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Volume info retrieved successfully. Jul 10 19:57:07.440642 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-322cdedf-0d46-464e-8376-5339984cc194 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 200 Jul 10 19:57:07.441229 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 260/1029] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:07 2026] GET /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:07.462474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-13029630-b5a8-4049-b01f-5df6143eb862 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.462474 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-13029630-b5a8-4049-b01f-5df6143eb862 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/os-volume-transfer/detail Jul 10 19:57:07.462474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-13029630-b5a8-4049-b01f-5df6143eb862 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.462474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-13029630-b5a8-4049-b01f-5df6143eb862 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.462474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.volume_transfer [None req-13029630-b5a8-4049-b01f-5df6143eb862 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Listing volume transfers {{(pid=99974) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 19:57:07.463174 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.463174 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:07.467131 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-13029630-b5a8-4049-b01f-5df6143eb862 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 19:57:07.467848 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 256/1030] 10.4.3.145 () {66 vars in 1291 bytes} [Fri Jul 10 19:57: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 19:57:07.475595 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ac2f49b7-69f5-4ca9-90bc-9d34a8c8a721 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.477215 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ac2f49b7-69f5-4ca9-90bc-9d34a8c8a721 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] DELETE https://10.4.3.145/volume/v3/os-volume-transfer/d6f2c665-730d-4d61-879f-c811a1d0cd5f Jul 10 19:57:07.477413 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ac2f49b7-69f5-4ca9-90bc-9d34a8c8a721 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.477590 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ac2f49b7-69f5-4ca9-90bc-9d34a8c8a721 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.477689 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.volume_transfer [None req-ac2f49b7-69f5-4ca9-90bc-9d34a8c8a721 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Delete transfer with id: d6f2c665-730d-4d61-879f-c811a1d0cd5f Jul 10 19:57:07.488247 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.488247 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:07.497755 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ac2f49b7-69f5-4ca9-90bc-9d34a8c8a721 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/os-volume-transfer/d6f2c665-730d-4d61-879f-c811a1d0cd5f returned with HTTP 202 Jul 10 19:57:07.498166 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 256/1031] 10.4.3.145 () {66 vars in 1384 bytes} [Fri Jul 10 19:57:07 2026] DELETE /volume/v3/os-volume-transfer/d6f2c665-730d-4d61-879f-c811a1d0cd5f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:07.505372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bb4cfc22-d7e3-4a88-a1eb-6acd5cf831da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.507596 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb4cfc22-d7e3-4a88-a1eb-6acd5cf831da tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:07.507777 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb4cfc22-d7e3-4a88-a1eb-6acd5cf831da tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.508006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb4cfc22-d7e3-4a88-a1eb-6acd5cf831da tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.516583 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.516583 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:07.520734 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bb4cfc22-d7e3-4a88-a1eb-6acd5cf831da tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Volume info retrieved successfully. Jul 10 19:57:07.526450 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb4cfc22-d7e3-4a88-a1eb-6acd5cf831da tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 200 Jul 10 19:57:07.526901 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 260/1032] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:07 2026] GET /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:07.539188 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-968459e1-cf17-40e0-9f89-f8145b65ef26 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.542327 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-968459e1-cf17-40e0-9f89-f8145b65ef26 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] DELETE https://10.4.3.145/volume/v3/os-volume-transfer/d6f2c665-730d-4d61-879f-c811a1d0cd5f Jul 10 19:57:07.542596 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-968459e1-cf17-40e0-9f89-f8145b65ef26 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.542801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-968459e1-cf17-40e0-9f89-f8145b65ef26 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.542947 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.volume_transfer [None req-968459e1-cf17-40e0-9f89-f8145b65ef26 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Delete transfer with id: d6f2c665-730d-4d61-879f-c811a1d0cd5f Jul 10 19:57:07.550503 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-968459e1-cf17-40e0-9f89-f8145b65ef26 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/os-volume-transfer/d6f2c665-730d-4d61-879f-c811a1d0cd5f returned with HTTP 404 Jul 10 19:57:07.552438 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 261/1033] 10.4.3.145 () {66 vars in 1384 bytes} [Fri Jul 10 19:57:07 2026] DELETE /volume/v3/os-volume-transfer/d6f2c665-730d-4d61-879f-c811a1d0cd5f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:07.558487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cdfbde13-e294-4a63-a220-9b72f771a88a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.560058 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cdfbde13-e294-4a63-a220-9b72f771a88a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:07.561800 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cdfbde13-e294-4a63-a220-9b72f771a88a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.561800 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cdfbde13-e294-4a63-a220-9b72f771a88a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.561800 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-cdfbde13-e294-4a63-a220-9b72f771a88a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Delete volume with id: 08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:07.572984 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.572984 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:07.572984 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cdfbde13-e294-4a63-a220-9b72f771a88a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Volume info retrieved successfully. Jul 10 19:57:07.603021 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cdfbde13-e294-4a63-a220-9b72f771a88a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Delete volume request issued successfully. Jul 10 19:57:07.603021 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cdfbde13-e294-4a63-a220-9b72f771a88a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 202 Jul 10 19:57:07.603504 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 257/1034] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:07 2026] DELETE /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:07.615100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-408c522f-1bd6-4c10-8aaf-a05b01bc5c4a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.617154 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-408c522f-1bd6-4c10-8aaf-a05b01bc5c4a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] GET https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:07.617427 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-408c522f-1bd6-4c10-8aaf-a05b01bc5c4a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:07.617642 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-408c522f-1bd6-4c10-8aaf-a05b01bc5c4a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:07.627254 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.627254 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:07.631156 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-408c522f-1bd6-4c10-8aaf-a05b01bc5c4a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Volume info retrieved successfully. Jul 10 19:57:07.635094 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-408c522f-1bd6-4c10-8aaf-a05b01bc5c4a tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 200 Jul 10 19:57:07.635493 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 257/1035] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:07 2026] GET /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:07.818039 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-de9e6b88-9c8a-4317-a4b3-720907f2763e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:07.820530 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-de9e6b88-9c8a-4317-a4b3-720907f2763e tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41/action Jul 10 19:57:07.821017 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-de9e6b88-9c8a-4317-a4b3-720907f2763e tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:07.821194 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-de9e6b88-9c8a-4317-a4b3-720907f2763e tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:07.841573 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:07.841573 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:07.854809 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0489c211-ce3d-4ff5-80f8-7ea6ebd846f4 req-de9e6b88-9c8a-4317-a4b3-720907f2763e tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41/action returned with HTTP 204 Jul 10 19:57:07.855425 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 261/1036] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:57:07 2026] POST /volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:08.147227 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-94f19e32-5455-4a01-9393-03f067490d58 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:08.151001 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-94f19e32-5455-4a01-9393-03f067490d58 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:08.151828 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-94f19e32-5455-4a01-9393-03f067490d58 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:08.152233 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-94f19e32-5455-4a01-9393-03f067490d58 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:08.152470 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-94f19e32-5455-4a01-9393-03f067490d58 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:08.158713 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:08.158713 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:08.159988 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-94f19e32-5455-4a01-9393-03f067490d58 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:08.160526 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 262/1037] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:08 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:08.648134 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-96ed690e-a142-4f82-beec-1f68dbf7707f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:08.651372 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-96ed690e-a142-4f82-beec-1f68dbf7707f tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] GET https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:08.651566 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-96ed690e-a142-4f82-beec-1f68dbf7707f tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:08.651764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-96ed690e-a142-4f82-beec-1f68dbf7707f tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:08.659568 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-96ed690e-a142-4f82-beec-1f68dbf7707f tempest-VolumesTransfersTest-270614117 tempest-VolumesTransfersTest-270614117-project-admin] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 404 Jul 10 19:57:08.660037 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 258/1038] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:08 2026] GET /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:08.666905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ed1186c9-8acb-4bc9-8f22-9ca0b7b8956d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:08.668562 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed1186c9-8acb-4bc9-8f22-9ca0b7b8956d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] GET https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:08.668764 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed1186c9-8acb-4bc9-8f22-9ca0b7b8956d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:08.668936 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed1186c9-8acb-4bc9-8f22-9ca0b7b8956d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:08.684427 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed1186c9-8acb-4bc9-8f22-9ca0b7b8956d tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 404 Jul 10 19:57:08.684427 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 258/1039] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:08 2026] GET /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:08.700189 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-32dd4c1f-7105-4bfe-bfea-8f00ba3c7798 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:08.704136 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32dd4c1f-7105-4bfe-bfea-8f00ba3c7798 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] DELETE https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:08.704404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32dd4c1f-7105-4bfe-bfea-8f00ba3c7798 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:08.704590 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32dd4c1f-7105-4bfe-bfea-8f00ba3c7798 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:08.704825 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-32dd4c1f-7105-4bfe-bfea-8f00ba3c7798 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] Delete volume with id: 08e17eec-d66c-4aaf-8e99-90fafdf44322 Jul 10 19:57:08.712409 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32dd4c1f-7105-4bfe-bfea-8f00ba3c7798 tempest-VolumesTransfersTest-2145798055 tempest-VolumesTransfersTest-2145798055-project-member] https://10.4.3.145/volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 returned with HTTP 404 Jul 10 19:57:08.712912 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 262/1040] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:08 2026] DELETE /volume/v3/volumes/08e17eec-d66c-4aaf-8e99-90fafdf44322 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:09.171065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b10ebe0c-a428-4838-9047-e7d36c58321b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:09.173194 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b10ebe0c-a428-4838-9047-e7d36c58321b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:09.173447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b10ebe0c-a428-4838-9047-e7d36c58321b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:09.173649 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b10ebe0c-a428-4838-9047-e7d36c58321b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:09.173750 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b10ebe0c-a428-4838-9047-e7d36c58321b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:09.178436 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:09.178436 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:09.179203 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b10ebe0c-a428-4838-9047-e7d36c58321b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:09.179569 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 263/1041] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:09 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:10.192012 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a511aaa9-cfee-4ea1-8ba7-d8c2a4ebca2a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:10.206419 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a511aaa9-cfee-4ea1-8ba7-d8c2a4ebca2a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:10.206419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a511aaa9-cfee-4ea1-8ba7-d8c2a4ebca2a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:10.206419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a511aaa9-cfee-4ea1-8ba7-d8c2a4ebca2a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:10.206419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-a511aaa9-cfee-4ea1-8ba7-d8c2a4ebca2a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:10.210201 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:10.210201 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:10.210936 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a511aaa9-cfee-4ea1-8ba7-d8c2a4ebca2a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:10.211329 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 259/1042] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:10 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:10.757818 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-0cdf87c7-0230-4575-8571-183b862d8a81 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:10.759649 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-0cdf87c7-0230-4575-8571-183b862d8a81 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] PUT https://10.4.3.145/volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 Jul 10 19:57:10.760057 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-0cdf87c7-0230-4575-8571-183b862d8a81 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:10.766868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-0cdf87c7-0230-4575-8571-183b862d8a81 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Acquiring lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:57:10.771285 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-0cdf87c7-0230-4575-8571-183b862d8a81 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:57:10.772388 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:10.772388 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:10.914706 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:11.066638 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:11.066979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-321310567"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:11.068386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-321310567'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:11.068531 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume of 1 GB Jul 10 19:57:11.072720 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Availability Zones retrieved successfully. Jul 10 19:57:11.078741 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (279ed22b-63ea-4718-91ca-361b0276ef3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:11.079818 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bbd47a2-f020-4778-ab70-aa506076994f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.080843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:11.107358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bbd47a2-f020-4778-ab70-aa506076994f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.108149 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ae678d-0e30-442f-a2ad-38ee1e491804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.176930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['0223e4f4-515b-46b5-9fd8-4b0345d8d4df', 'fea2d4f7-3d5f-4075-9ec6-b7283062ebff', '698624de-d7cd-4f5d-b621-d77bd30639aa', '50d14748-7c82-47e4-a634-01d6387da6af'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:11.177795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ae678d-0e30-442f-a2ad-38ee1e491804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0223e4f4-515b-46b5-9fd8-4b0345d8d4df', 'fea2d4f7-3d5f-4075-9ec6-b7283062ebff', '698624de-d7cd-4f5d-b621-d77bd30639aa', '50d14748-7c82-47e4-a634-01d6387da6af']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.178536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710fe719-2a8e-4ba9-8090-cdb58978fe02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.208148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710fe719-2a8e-4ba9-8090-cdb58978fe02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8194384-c026-4a32-be1c-b316b40ab11f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-321310567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['0223e4f4-515b-46b5-9fd8-4b0345d8d4df','fea2d4f7-3d5f-4075-9ec6-b7283062ebff','698624de-d7cd-4f5d-b621-d77bd30639aa','50d14748-7c82-47e4-a634-01d6387da6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-321310567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8194384-c026-4a32-be1c-b316b40ab11f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95059e779ce6462baaa34d9cc15d1268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec1b410567741dd886a443351c7c6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.209645 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0480ef18-5c7c-4e76-a154-551d3e8161f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.224337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bf0262c3-fdfe-469a-9281-4efa75ea4b78 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:11.227067 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf0262c3-fdfe-469a-9281-4efa75ea4b78 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:11.228153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf0262c3-fdfe-469a-9281-4efa75ea4b78 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:11.228153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf0262c3-fdfe-469a-9281-4efa75ea4b78 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:11.228153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bf0262c3-fdfe-469a-9281-4efa75ea4b78 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:11.231348 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0480ef18-5c7c-4e76-a154-551d3e8161f1) transitioned into state 'SUCCESS' from state '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-321310567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['0223e4f4-515b-46b5-9fd8-4b0345d8d4df','fea2d4f7-3d5f-4075-9ec6-b7283062ebff','698624de-d7cd-4f5d-b621-d77bd30639aa','50d14748-7c82-47e4-a634-01d6387da6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.231348 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69c790b-eacf-4893-bb5a-66b4711e5f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.232807 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:11.232807 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:11.233845 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf0262c3-fdfe-469a-9281-4efa75ea4b78 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:11.234260 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 264/1043] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:11 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:11.242694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69c790b-eacf-4893-bb5a-66b4711e5f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.243825 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (279ed22b-63ea-4718-91ca-361b0276ef3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:11.244247 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request issued successfully. Jul 10 19:57:11.244986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff15436a-8c5b-4d79-a50b-b998edf9b8d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:11.245477 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 263/1044] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:57:10 2026] POST /volume/v3/volumes => generated 748 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:11.309487 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-0cdf87c7-0230-4575-8571-183b862d8a81 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" released by "attachment_update" :: held 0.538s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:57:11.309881 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-0cdf87c7-0230-4575-8571-183b862d8a81 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 returned with HTTP 200 Jul 10 19:57:11.310513 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 259/1045] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:57:10 2026] PUT /volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:57:11.319757 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-17f75884-88af-4170-aa4c-7f37b2494707 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:11.321285 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-17f75884-88af-4170-aa4c-7f37b2494707 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 Jul 10 19:57:11.321476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-17f75884-88af-4170-aa4c-7f37b2494707 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:11.321668 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-17f75884-88af-4170-aa4c-7f37b2494707 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:11.350223 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-17f75884-88af-4170-aa4c-7f37b2494707 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 returned with HTTP 200 Jul 10 19:57:11.350819 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 260/1046] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 19:57:11 2026] GET /volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:11.427520 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:11.521841 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:11.522177 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1204558902"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:11.523479 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1204558902'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:11.523582 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Create volume of 1 GB Jul 10 19:57:11.528596 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Availability Zones retrieved successfully. Jul 10 19:57:11.533654 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Flow 'volume_create_api' (63e9ca66-e97f-4bcc-afb4-826c57ce3a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:11.534759 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e92321-ff38-4c6a-8137-ae30cb2ad39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.535646 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:11.585287 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e92321-ff38-4c6a-8137-ae30cb2ad39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.586252 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eba9ca4-abe0-4358-8bab-cc9e90074d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.686906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Created reservations ['bfd95a33-8bf1-4e6c-aab2-6b26f922f913', 'a7d4e200-37e3-4664-a9e7-e1094b203257', 'ede7166c-b2b0-416b-b404-764e033559e4', 'aa4fd474-e299-48f9-88d2-ea9f89973098'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:11.687888 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eba9ca4-abe0-4358-8bab-cc9e90074d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfd95a33-8bf1-4e6c-aab2-6b26f922f913', 'a7d4e200-37e3-4664-a9e7-e1094b203257', 'ede7166c-b2b0-416b-b404-764e033559e4', 'aa4fd474-e299-48f9-88d2-ea9f89973098']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.688776 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac1dcf8-dae0-4536-b449-0047384b6cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.719473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac1dcf8-dae0-4536-b449-0047384b6cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a91434c5-a70b-4d57-9554-b3ee9239479a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1204558902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfb941101b00495cac999c7c6c4ea586',qos_specs=None,replication_status=,reservations=['bfd95a33-8bf1-4e6c-aab2-6b26f922f913','a7d4e200-37e3-4664-a9e7-e1094b203257','ede7166c-b2b0-416b-b404-764e033559e4','aa4fd474-e299-48f9-88d2-ea9f89973098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f20e454a06847f5beadb01a68634051',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1204558902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a91434c5-a70b-4d57-9554-b3ee9239479a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb941101b00495cac999c7c6c4ea586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f20e454a06847f5beadb01a68634051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.719473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e5c9a3-b6df-44cf-b04a-2ab9e029813a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.744310 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e5c9a3-b6df-44cf-b04a-2ab9e029813a) transitioned into state 'SUCCESS' from state '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-1204558902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfb941101b00495cac999c7c6c4ea586',qos_specs=None,replication_status=,reservations=['bfd95a33-8bf1-4e6c-aab2-6b26f922f913','a7d4e200-37e3-4664-a9e7-e1094b203257','ede7166c-b2b0-416b-b404-764e033559e4','aa4fd474-e299-48f9-88d2-ea9f89973098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f20e454a06847f5beadb01a68634051',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.745288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184fb40c-c934-4b7c-b3cb-ec05edcc7235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:11.759061 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184fb40c-c934-4b7c-b3cb-ec05edcc7235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:11.760227 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Flow 'volume_create_api' (63e9ca66-e97f-4bcc-afb4-826c57ce3a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:11.760635 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Create volume request issued successfully. Jul 10 19:57:11.761619 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-988c0c5f-6724-4a5e-a504-42362bb0cd6c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:11.762167 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 265/1047] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 19:57:11 2026] POST /volume/v3/volumes => generated 752 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:11.781911 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a407ee80-7113-43c1-8200-8560a8d3a350 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:11.784206 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a407ee80-7113-43c1-8200-8560a8d3a350 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a Jul 10 19:57:11.784476 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a407ee80-7113-43c1-8200-8560a8d3a350 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:11.784727 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a407ee80-7113-43c1-8200-8560a8d3a350 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:11.794079 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:11.794079 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:11.799438 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a407ee80-7113-43c1-8200-8560a8d3a350 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Volume info retrieved successfully. Jul 10 19:57:11.804942 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a407ee80-7113-43c1-8200-8560a8d3a350 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a returned with HTTP 200 Jul 10 19:57:11.805452 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 264/1048] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:11 2026] GET /volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:12.246931 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b9d5fef7-dd18-40a6-8b35-48cc1273ff5b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:12.248944 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b9d5fef7-dd18-40a6-8b35-48cc1273ff5b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:12.249197 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b9d5fef7-dd18-40a6-8b35-48cc1273ff5b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:12.249426 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b9d5fef7-dd18-40a6-8b35-48cc1273ff5b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:12.249566 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b9d5fef7-dd18-40a6-8b35-48cc1273ff5b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:12.257264 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:12.257264 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:12.258326 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b9d5fef7-dd18-40a6-8b35-48cc1273ff5b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:12.258765 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 260/1049] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:12 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:12.406388 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:12.407896 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:12.408259 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-577308777", "imageRef": "1eb7302a-5bfe-40ee-8940-9fd40ab16f4d", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:12.409677 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-577308777', 'imageRef': '1eb7302a-5bfe-40ee-8940-9fd40ab16f4d', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:12.645812 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Create volume of 1 GB Jul 10 19:57:12.646327 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:12.646327 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:12.654173 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Availability Zones retrieved successfully. Jul 10 19:57:12.661208 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Flow 'volume_create_api' (96426e1a-ba44-4d5f-95bb-4085aa500e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:12.662338 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b6da62-fd97-4083-bb7b-e3a74a507414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:12.663522 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:12.739897 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b6da62-fd97-4083-bb7b-e3a74a507414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:12.740849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375c66dd-928b-493c-8d9b-d9cd027ea2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:12.810779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Created reservations ['2e9f0dce-ee15-4dc1-bcbf-1b6dbeb7c688', '7ac6ee65-fc84-4400-80cd-962a8c140e03', '3b27c7ba-23b1-46c1-b3e8-0f9d370d88ae', '37458761-48de-4a00-aba1-48699f898a7e'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:12.811678 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375c66dd-928b-493c-8d9b-d9cd027ea2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e9f0dce-ee15-4dc1-bcbf-1b6dbeb7c688', '7ac6ee65-fc84-4400-80cd-962a8c140e03', '3b27c7ba-23b1-46c1-b3e8-0f9d370d88ae', '37458761-48de-4a00-aba1-48699f898a7e']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:12.812402 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390e2989-0c1b-41d1-9113-f5118c6feb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:12.820657 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-babfd1ff-bb09-4325-b0c0-96b11c7402a8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:12.824813 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-babfd1ff-bb09-4325-b0c0-96b11c7402a8 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a Jul 10 19:57:12.825110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-babfd1ff-bb09-4325-b0c0-96b11c7402a8 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:12.825392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-babfd1ff-bb09-4325-b0c0-96b11c7402a8 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:12.834993 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:12.834993 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:12.839234 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-babfd1ff-bb09-4325-b0c0-96b11c7402a8 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Volume info retrieved successfully. Jul 10 19:57:12.842443 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390e2989-0c1b-41d1-9113-f5118c6feb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b', '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-577308777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3a5871cca004917af0ca211977a9924',qos_specs=None,replication_status=,reservations=['2e9f0dce-ee15-4dc1-bcbf-1b6dbeb7c688','7ac6ee65-fc84-4400-80cd-962a8c140e03','3b27c7ba-23b1-46c1-b3e8-0f9d370d88ae','37458761-48de-4a00-aba1-48699f898a7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='843fa31cc27c405b80a9d8f2bb25ee8a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-577308777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3a5871cca004917af0ca211977a9924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='843fa31cc27c405b80a9d8f2bb25ee8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:12.843551 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d6ed37-5eae-4b82-800f-ef3b326b66df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:12.845579 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-babfd1ff-bb09-4325-b0c0-96b11c7402a8 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a returned with HTTP 200 Jul 10 19:57:12.846202 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 266/1050] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:12 2026] GET /volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:12.871467 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-11e0b8bd-0057-45a1-89bf-9e536d811985 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:12.875858 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d6ed37-5eae-4b82-800f-ef3b326b66df) transitioned into state 'SUCCESS' from state '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-577308777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3a5871cca004917af0ca211977a9924',qos_specs=None,replication_status=,reservations=['2e9f0dce-ee15-4dc1-bcbf-1b6dbeb7c688','7ac6ee65-fc84-4400-80cd-962a8c140e03','3b27c7ba-23b1-46c1-b3e8-0f9d370d88ae','37458761-48de-4a00-aba1-48699f898a7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='843fa31cc27c405b80a9d8f2bb25ee8a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:12.876094 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-11e0b8bd-0057-45a1-89bf-9e536d811985 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 19:57:12.876164 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bfd1628-5760-42b5-9aa2-e19fc1744344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:12.876221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-11e0b8bd-0057-45a1-89bf-9e536d811985 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a91434c5-a70b-4d57-9554-b3ee9239479a", "name": "tempest-VolumesBackupsV39Test-Backup-721084644", "container": "tempest-volumesbackupsv39test-backup-container-1428711490"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:12.876328 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-11e0b8bd-0057-45a1-89bf-9e536d811985 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Creating new backup {'backup': {'volume_id': 'a91434c5-a70b-4d57-9554-b3ee9239479a', 'name': 'tempest-VolumesBackupsV39Test-Backup-721084644', 'container': 'tempest-volumesbackupsv39test-backup-container-1428711490'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:57:12.876547 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-11e0b8bd-0057-45a1-89bf-9e536d811985 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Creating backup of volume a91434c5-a70b-4d57-9554-b3ee9239479a in container tempest-volumesbackupsv39test-backup-container-1428711490 Jul 10 19:57:12.884124 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:12.884124 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:12.884586 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-11e0b8bd-0057-45a1-89bf-9e536d811985 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Volume info retrieved successfully. Jul 10 19:57:12.891135 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bfd1628-5760-42b5-9aa2-e19fc1744344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:12.892243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Flow 'volume_create_api' (96426e1a-ba44-4d5f-95bb-4085aa500e31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:12.892708 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Create volume request issued successfully. Jul 10 19:57:12.893432 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2d50eb88-bc71-4902-a988-ec0d5fd62419 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:12.893988 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 261/1051] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:57:12 2026] POST /volume/v3/volumes => generated 752 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:12.911804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cd2c429d-77bf-44de-8750-131008d3f0b0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:12.915270 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cd2c429d-77bf-44de-8750-131008d3f0b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:12.915488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cd2c429d-77bf-44de-8750-131008d3f0b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:12.915699 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cd2c429d-77bf-44de-8750-131008d3f0b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:12.925624 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:12.925624 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:12.929793 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-11e0b8bd-0057-45a1-89bf-9e536d811985 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Created reservations ['4df843d9-0684-44b2-b848-78e00b8b3503', '9ad1c682-e7af-4b98-be31-63b0b3e7d7f4'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:12.931828 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-cd2c429d-77bf-44de-8750-131008d3f0b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:12.941627 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cd2c429d-77bf-44de-8750-131008d3f0b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:12.942082 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 261/1052] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:12 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:12.969909 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-11e0b8bd-0057-45a1-89bf-9e536d811985 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 19:57:12.970514 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 265/1053] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 19:57:12 2026] POST /volume/v3/backups => generated 332 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:12.980603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-519f6532-d11b-4879-bf41-3a5f0c1970e6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:12.984598 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-519f6532-d11b-4879-bf41-3a5f0c1970e6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:12.984817 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-519f6532-d11b-4879-bf41-3a5f0c1970e6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:12.985031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-519f6532-d11b-4879-bf41-3a5f0c1970e6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:12.985185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-519f6532-d11b-4879-bf41-3a5f0c1970e6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:12.992140 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:12.992140 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:12.992867 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-519f6532-d11b-4879-bf41-3a5f0c1970e6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:12.993249 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 267/1054] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:12 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:13.272980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dab1469a-26c3-4f58-bc4a-8c141e768f83 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:13.274382 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dab1469a-26c3-4f58-bc4a-8c141e768f83 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:13.274700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dab1469a-26c3-4f58-bc4a-8c141e768f83 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:13.275108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dab1469a-26c3-4f58-bc4a-8c141e768f83 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:13.275296 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-dab1469a-26c3-4f58-bc4a-8c141e768f83 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:13.281142 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:13.281142 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:13.281142 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dab1469a-26c3-4f58-bc4a-8c141e768f83 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:13.281142 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 262/1055] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:13 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:13.955740 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c8621f04-eed5-4c63-a631-d0994a495eea None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:13.960135 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c8621f04-eed5-4c63-a631-d0994a495eea tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:13.960344 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c8621f04-eed5-4c63-a631-d0994a495eea tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:13.960576 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c8621f04-eed5-4c63-a631-d0994a495eea tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:13.968164 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:13.968164 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:13.971570 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c8621f04-eed5-4c63-a631-d0994a495eea tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:13.975241 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c8621f04-eed5-4c63-a631-d0994a495eea tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:13.975565 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 262/1056] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:13 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:14.004914 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c1363ef8-adfe-4890-b1de-7ee92d6697e5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:14.006711 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1363ef8-adfe-4890-b1de-7ee92d6697e5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:14.006889 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1363ef8-adfe-4890-b1de-7ee92d6697e5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:14.007107 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1363ef8-adfe-4890-b1de-7ee92d6697e5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:14.007208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c1363ef8-adfe-4890-b1de-7ee92d6697e5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:14.012634 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:14.012634 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:14.013318 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1363ef8-adfe-4890-b1de-7ee92d6697e5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:14.013648 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 266/1057] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:14 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:14.290243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-db73d5dd-8e0f-4d21-ae61-6de90e172af2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:14.291942 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db73d5dd-8e0f-4d21-ae61-6de90e172af2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:14.292160 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db73d5dd-8e0f-4d21-ae61-6de90e172af2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:14.292332 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db73d5dd-8e0f-4d21-ae61-6de90e172af2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:14.292433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-db73d5dd-8e0f-4d21-ae61-6de90e172af2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:14.296345 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:14.296345 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:14.297047 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db73d5dd-8e0f-4d21-ae61-6de90e172af2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:14.297316 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 268/1058] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:14 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:14.992917 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4739744d-67a1-4922-9069-be62e6ec066c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:15.000445 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4739744d-67a1-4922-9069-be62e6ec066c tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:15.000688 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4739744d-67a1-4922-9069-be62e6ec066c tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:15.000908 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4739744d-67a1-4922-9069-be62e6ec066c tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:15.015708 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:15.015708 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:15.021324 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4739744d-67a1-4922-9069-be62e6ec066c tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:15.028398 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-068b37f2-5825-4136-8d59-b3e2adf3bfbb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:15.030190 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-068b37f2-5825-4136-8d59-b3e2adf3bfbb tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:15.030397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-068b37f2-5825-4136-8d59-b3e2adf3bfbb tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:15.030534 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4739744d-67a1-4922-9069-be62e6ec066c tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:15.030603 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-068b37f2-5825-4136-8d59-b3e2adf3bfbb tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:15.030725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-068b37f2-5825-4136-8d59-b3e2adf3bfbb tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:15.031071 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 263/1059] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:14 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:15.034542 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:15.034542 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:15.035191 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-068b37f2-5825-4136-8d59-b3e2adf3bfbb tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:15.035815 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 263/1060] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:15 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:15.315392 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72f222fa-20de-4296-b5d5-79423367a07f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:15.317487 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72f222fa-20de-4296-b5d5-79423367a07f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:15.317723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72f222fa-20de-4296-b5d5-79423367a07f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:15.317923 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72f222fa-20de-4296-b5d5-79423367a07f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:15.318075 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-72f222fa-20de-4296-b5d5-79423367a07f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:15.322733 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:15.322733 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:15.323689 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72f222fa-20de-4296-b5d5-79423367a07f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:15.324260 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 267/1061] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:15 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:16.042509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-10455920-121f-43bd-8e90-fb2224457f24 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:16.044133 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10455920-121f-43bd-8e90-fb2224457f24 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:16.044333 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10455920-121f-43bd-8e90-fb2224457f24 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:16.044527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10455920-121f-43bd-8e90-fb2224457f24 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:16.047228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-53a3709e-88b8-4c3b-bdf0-61dd5487d31c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:16.051714 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-53a3709e-88b8-4c3b-bdf0-61dd5487d31c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:16.051900 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-53a3709e-88b8-4c3b-bdf0-61dd5487d31c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:16.052114 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-53a3709e-88b8-4c3b-bdf0-61dd5487d31c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:16.052208 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-53a3709e-88b8-4c3b-bdf0-61dd5487d31c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:16.053371 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:16.053371 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:16.056116 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:16.056116 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:16.056778 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-53a3709e-88b8-4c3b-bdf0-61dd5487d31c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:16.057181 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 264/1062] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:16 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:16.057583 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-10455920-121f-43bd-8e90-fb2224457f24 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:16.062686 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10455920-121f-43bd-8e90-fb2224457f24 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:16.063156 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 269/1063] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:16 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:16.354143 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-480891d9-f4e5-43e2-8efd-2b4baa63b057 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:16.357833 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-480891d9-f4e5-43e2-8efd-2b4baa63b057 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:16.357833 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-480891d9-f4e5-43e2-8efd-2b4baa63b057 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:16.357833 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-480891d9-f4e5-43e2-8efd-2b4baa63b057 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:16.357833 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-480891d9-f4e5-43e2-8efd-2b4baa63b057 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:16.361540 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:16.361540 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:16.362566 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-480891d9-f4e5-43e2-8efd-2b4baa63b057 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:16.363197 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 264/1064] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:16 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:17.067721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6d45a0d5-6a94-4241-a22b-6d1b7643df8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:17.069458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d45a0d5-6a94-4241-a22b-6d1b7643df8b tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:17.069675 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d45a0d5-6a94-4241-a22b-6d1b7643df8b tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:17.069868 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d45a0d5-6a94-4241-a22b-6d1b7643df8b tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:17.069976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6d45a0d5-6a94-4241-a22b-6d1b7643df8b tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:17.074335 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:17.074335 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:17.075188 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d45a0d5-6a94-4241-a22b-6d1b7643df8b tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:17.075524 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 268/1065] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:17 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:17.075571 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5a70b122-11e1-420e-902a-737b90bdcadd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:17.078017 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5a70b122-11e1-420e-902a-737b90bdcadd tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:17.078266 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5a70b122-11e1-420e-902a-737b90bdcadd tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:17.078538 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5a70b122-11e1-420e-902a-737b90bdcadd tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:17.088486 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:17.088486 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:17.093112 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5a70b122-11e1-420e-902a-737b90bdcadd tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:17.099179 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5a70b122-11e1-420e-902a-737b90bdcadd tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:17.099731 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 265/1066] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:17 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:17.398753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-05379205-6a7c-4d51-958b-f7ecb9b1a211 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:17.400477 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-05379205-6a7c-4d51-958b-f7ecb9b1a211 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:17.400662 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-05379205-6a7c-4d51-958b-f7ecb9b1a211 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:17.400839 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-05379205-6a7c-4d51-958b-f7ecb9b1a211 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:17.400935 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-05379205-6a7c-4d51-958b-f7ecb9b1a211 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:17.405096 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:17.405096 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:17.405786 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-05379205-6a7c-4d51-958b-f7ecb9b1a211 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:17.406161 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 270/1067] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:17 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:18.088230 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2630c614-b851-463c-9a35-fcfa2881f9ac None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:18.090364 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2630c614-b851-463c-9a35-fcfa2881f9ac tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:18.090637 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2630c614-b851-463c-9a35-fcfa2881f9ac tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:18.090899 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2630c614-b851-463c-9a35-fcfa2881f9ac tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:18.091319 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2630c614-b851-463c-9a35-fcfa2881f9ac tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:18.096671 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:18.096671 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:18.097569 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2630c614-b851-463c-9a35-fcfa2881f9ac tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:18.098039 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 265/1068] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:18 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:18.114095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b1bf263e-cd65-47ff-a54b-3adfa9a81542 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:18.115498 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1bf263e-cd65-47ff-a54b-3adfa9a81542 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:18.115765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1bf263e-cd65-47ff-a54b-3adfa9a81542 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:18.116046 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1bf263e-cd65-47ff-a54b-3adfa9a81542 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:18.123769 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:18.123769 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:18.127321 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b1bf263e-cd65-47ff-a54b-3adfa9a81542 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:18.133058 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1bf263e-cd65-47ff-a54b-3adfa9a81542 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:18.133058 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 269/1069] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:18 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:18.433596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f04550fd-456d-42e7-ac2e-56941f891bc5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:18.436215 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f04550fd-456d-42e7-ac2e-56941f891bc5 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:18.436439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f04550fd-456d-42e7-ac2e-56941f891bc5 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:18.436661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f04550fd-456d-42e7-ac2e-56941f891bc5 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:18.436796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f04550fd-456d-42e7-ac2e-56941f891bc5 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:18.445783 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:18.445783 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:18.446604 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f04550fd-456d-42e7-ac2e-56941f891bc5 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:18.448987 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 266/1070] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:18 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:19.110850 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f8cf6dd4-d6f9-4c3d-a1e9-b9094e6f2295 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:19.114398 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f8cf6dd4-d6f9-4c3d-a1e9-b9094e6f2295 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:19.114738 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f8cf6dd4-d6f9-4c3d-a1e9-b9094e6f2295 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:19.115027 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f8cf6dd4-d6f9-4c3d-a1e9-b9094e6f2295 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:19.115105 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-f8cf6dd4-d6f9-4c3d-a1e9-b9094e6f2295 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:19.122280 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:19.122280 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:19.123435 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f8cf6dd4-d6f9-4c3d-a1e9-b9094e6f2295 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:19.123937 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 271/1071] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:19 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:19.148546 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-af1d1b50-dc99-45ff-a569-f34a6b498091 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:19.150586 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-af1d1b50-dc99-45ff-a569-f34a6b498091 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:19.150806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-af1d1b50-dc99-45ff-a569-f34a6b498091 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:19.151039 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-af1d1b50-dc99-45ff-a569-f34a6b498091 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:19.160143 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:19.160143 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:19.166420 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-af1d1b50-dc99-45ff-a569-f34a6b498091 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:19.175586 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-af1d1b50-dc99-45ff-a569-f34a6b498091 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:19.180276 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 266/1072] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:19 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:19.457866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-048844a4-0500-423d-b5d8-1a57d83a60ba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:19.459649 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-048844a4-0500-423d-b5d8-1a57d83a60ba tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:19.459857 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-048844a4-0500-423d-b5d8-1a57d83a60ba tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:19.460065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-048844a4-0500-423d-b5d8-1a57d83a60ba tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:19.460442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-048844a4-0500-423d-b5d8-1a57d83a60ba tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:19.468099 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:19.468099 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:19.468853 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-048844a4-0500-423d-b5d8-1a57d83a60ba tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:19.469286 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 270/1073] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:19 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:20.143131 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-93353b7d-292d-4de2-9920-32024fc12e40 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:20.146482 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-93353b7d-292d-4de2-9920-32024fc12e40 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:20.146758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-93353b7d-292d-4de2-9920-32024fc12e40 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:20.146994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-93353b7d-292d-4de2-9920-32024fc12e40 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:20.147152 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-93353b7d-292d-4de2-9920-32024fc12e40 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:20.151912 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:20.151912 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:20.152741 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-93353b7d-292d-4de2-9920-32024fc12e40 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:20.153187 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 267/1074] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:20 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:20.190321 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c03c90ee-dcab-47fc-bb5e-d8a9b3f8ed18 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:20.191618 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c03c90ee-dcab-47fc-bb5e-d8a9b3f8ed18 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:20.191781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c03c90ee-dcab-47fc-bb5e-d8a9b3f8ed18 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:20.191983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c03c90ee-dcab-47fc-bb5e-d8a9b3f8ed18 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:20.198538 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:20.198538 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:20.202363 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c03c90ee-dcab-47fc-bb5e-d8a9b3f8ed18 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:20.207232 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c03c90ee-dcab-47fc-bb5e-d8a9b3f8ed18 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:20.207607 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 272/1075] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:20 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:20.214896 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-eb770ca3-d953-4e25-b02c-82909a5c2845 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:20.216824 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-eb770ca3-d953-4e25-b02c-82909a5c2845 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] POST https://10.4.3.145/volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6/action Jul 10 19:57:20.217218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-eb770ca3-d953-4e25-b02c-82909a5c2845 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:20.217346 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-eb770ca3-d953-4e25-b02c-82909a5c2845 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:20.231921 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:20.231921 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:20.247368 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4f6b23c-8918-48b3-bf9e-08699daec8df req-eb770ca3-d953-4e25-b02c-82909a5c2845 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6/action returned with HTTP 204 Jul 10 19:57:20.247862 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 267/1076] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:57:20 2026] POST /volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:20.481418 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4adbfa9d-c5a4-493a-ac3e-1a4301912cb6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:20.483262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4adbfa9d-c5a4-493a-ac3e-1a4301912cb6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:20.483548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4adbfa9d-c5a4-493a-ac3e-1a4301912cb6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:20.483737 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4adbfa9d-c5a4-493a-ac3e-1a4301912cb6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:20.483888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4adbfa9d-c5a4-493a-ac3e-1a4301912cb6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:20.487987 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:20.487987 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:20.488833 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4adbfa9d-c5a4-493a-ac3e-1a4301912cb6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:20.489286 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 271/1077] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:20 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:21.165668 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4b9a302b-1d1a-452e-8420-c4b52e055292 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:21.167735 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4b9a302b-1d1a-452e-8420-c4b52e055292 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:21.168084 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4b9a302b-1d1a-452e-8420-c4b52e055292 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:21.168343 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4b9a302b-1d1a-452e-8420-c4b52e055292 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:21.168509 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-4b9a302b-1d1a-452e-8420-c4b52e055292 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:21.174118 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:21.174118 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:21.175219 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4b9a302b-1d1a-452e-8420-c4b52e055292 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:21.175686 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 268/1078] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:21 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:21.219485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-30014366-8f0b-4580-9a52-0894e48565fc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:21.222601 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-30014366-8f0b-4580-9a52-0894e48565fc tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:21.222834 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-30014366-8f0b-4580-9a52-0894e48565fc tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:21.224696 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-30014366-8f0b-4580-9a52-0894e48565fc tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:21.232605 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:21.232605 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:21.235408 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-30014366-8f0b-4580-9a52-0894e48565fc tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:21.241210 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-30014366-8f0b-4580-9a52-0894e48565fc tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:21.241685 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 273/1079] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:21 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:21.501930 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e292c9db-7fbc-4ab0-8cf5-1567af42912c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:21.504070 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e292c9db-7fbc-4ab0-8cf5-1567af42912c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:21.504470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e292c9db-7fbc-4ab0-8cf5-1567af42912c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:21.504727 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e292c9db-7fbc-4ab0-8cf5-1567af42912c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:21.504895 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e292c9db-7fbc-4ab0-8cf5-1567af42912c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:21.512360 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:21.512360 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:21.512360 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e292c9db-7fbc-4ab0-8cf5-1567af42912c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:21.512360 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 268/1080] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:21 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:22.187494 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c8a1fc98-e32e-4e5e-b53c-9d6732fdc011 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:22.189621 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8a1fc98-e32e-4e5e-b53c-9d6732fdc011 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:22.190619 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8a1fc98-e32e-4e5e-b53c-9d6732fdc011 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:22.190619 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8a1fc98-e32e-4e5e-b53c-9d6732fdc011 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:22.190619 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c8a1fc98-e32e-4e5e-b53c-9d6732fdc011 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:22.195277 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:22.195277 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:22.196204 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8a1fc98-e32e-4e5e-b53c-9d6732fdc011 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:22.196670 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 272/1081] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:22 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:22.257133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e0381884-cb97-4e69-b54e-df9fdb18e70a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:22.262389 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e0381884-cb97-4e69-b54e-df9fdb18e70a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:22.262641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e0381884-cb97-4e69-b54e-df9fdb18e70a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:22.262775 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e0381884-cb97-4e69-b54e-df9fdb18e70a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:22.274341 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:22.274341 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:22.279682 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e0381884-cb97-4e69-b54e-df9fdb18e70a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:22.286245 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e0381884-cb97-4e69-b54e-df9fdb18e70a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:22.286305 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 269/1082] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:22 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:22.522797 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2efb0e59-a55a-4c66-80a3-d224ecdd2a9c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:22.524675 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2efb0e59-a55a-4c66-80a3-d224ecdd2a9c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:22.524883 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2efb0e59-a55a-4c66-80a3-d224ecdd2a9c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:22.525109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2efb0e59-a55a-4c66-80a3-d224ecdd2a9c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:22.525242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-2efb0e59-a55a-4c66-80a3-d224ecdd2a9c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:22.530371 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:22.530371 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:22.531574 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2efb0e59-a55a-4c66-80a3-d224ecdd2a9c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:22.531574 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 274/1083] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:22 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:23.212875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-531638a9-2eb8-4dfa-ad2e-62c1874706dc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:23.215985 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-531638a9-2eb8-4dfa-ad2e-62c1874706dc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:23.216291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-531638a9-2eb8-4dfa-ad2e-62c1874706dc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:23.216666 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-531638a9-2eb8-4dfa-ad2e-62c1874706dc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:23.216841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-531638a9-2eb8-4dfa-ad2e-62c1874706dc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:23.224097 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:23.224097 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:23.225566 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-531638a9-2eb8-4dfa-ad2e-62c1874706dc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:23.226136 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 269/1084] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:23 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:23.304540 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6f09fd1f-c256-479d-b5ef-f7519ea076b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:23.306891 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f09fd1f-c256-479d-b5ef-f7519ea076b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:23.307154 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f09fd1f-c256-479d-b5ef-f7519ea076b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:23.307586 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f09fd1f-c256-479d-b5ef-f7519ea076b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:23.316152 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:23.316152 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:23.320531 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6f09fd1f-c256-479d-b5ef-f7519ea076b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:23.326541 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f09fd1f-c256-479d-b5ef-f7519ea076b0 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:23.326958 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 273/1085] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:23 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:23.415877 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-c45718b5-7597-4a89-8a35-ff3d15bc2817 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:23.418305 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-c45718b5-7597-4a89-8a35-ff3d15bc2817 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:23.418531 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-c45718b5-7597-4a89-8a35-ff3d15bc2817 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:23.418750 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-c45718b5-7597-4a89-8a35-ff3d15bc2817 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:23.429022 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:23.429022 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:23.433575 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-c45718b5-7597-4a89-8a35-ff3d15bc2817 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:23.438973 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-c45718b5-7597-4a89-8a35-ff3d15bc2817 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:23.439461 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 270/1086] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:57:23 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:23.544424 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-380caa2d-d0f7-4aaf-80b0-641c31569f81 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:23.546557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-380caa2d-d0f7-4aaf-80b0-641c31569f81 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:23.546714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-380caa2d-d0f7-4aaf-80b0-641c31569f81 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:23.546888 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-380caa2d-d0f7-4aaf-80b0-641c31569f81 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:23.547023 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-380caa2d-d0f7-4aaf-80b0-641c31569f81 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:23.553405 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:23.553405 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:23.554130 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-380caa2d-d0f7-4aaf-80b0-641c31569f81 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:23.554549 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 275/1087] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:23 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:23.781048 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-1c625354-52c6-4ba1-9509-d535e47eb45a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:23.781048 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-1c625354-52c6-4ba1-9509-d535e47eb45a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:23.781048 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-1c625354-52c6-4ba1-9509-d535e47eb45a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:23.781568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-1c625354-52c6-4ba1-9509-d535e47eb45a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:23.791416 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:23.791416 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:23.797268 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-1c625354-52c6-4ba1-9509-d535e47eb45a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:23.805401 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-1c625354-52c6-4ba1-9509-d535e47eb45a tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:23.805953 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 270/1088] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:57:23 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:23.820019 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f2825151-5234-4d1b-9dd6-be287c5639b4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:23.820446 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f2825151-5234-4d1b-9dd6-be287c5639b4 None None] GET https://10.4.3.145/volume// Jul 10 19:57:23.820680 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f2825151-5234-4d1b-9dd6-be287c5639b4 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:23.820908 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f2825151-5234-4d1b-9dd6-be287c5639b4 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:23.821273 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f2825151-5234-4d1b-9dd6-be287c5639b4 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:23.821635 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 274/1089] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:57: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 19:57:23.829058 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-6fa6b0d2-3de5-43c2-85aa-eb47a636573e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:23.832626 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-6fa6b0d2-3de5-43c2-85aa-eb47a636573e tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:57:23.832951 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-6fa6b0d2-3de5-43c2-85aa-eb47a636573e tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b", "connector": null, "instance_uuid": "0c64a94f-81e0-40c5-a712-61ab82fbafdd"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:23.849819 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:23.849819 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:23.879982 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-6fa6b0d2-3de5-43c2-85aa-eb47a636573e tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:57:23.879982 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 271/1090] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:57:23 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:24.238625 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-16812740-f20f-4ea8-b088-cdd62652e382 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:24.240431 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-16812740-f20f-4ea8-b088-cdd62652e382 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:24.240614 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-16812740-f20f-4ea8-b088-cdd62652e382 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:24.240845 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-16812740-f20f-4ea8-b088-cdd62652e382 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:24.241001 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-16812740-f20f-4ea8-b088-cdd62652e382 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:24.245569 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:24.245569 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:24.246327 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-16812740-f20f-4ea8-b088-cdd62652e382 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:24.246670 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 276/1091] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:24 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:24.569465 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b3d757c7-a8f9-4e1e-9f86-e6979072d912 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:24.573030 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b3d757c7-a8f9-4e1e-9f86-e6979072d912 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:24.573413 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b3d757c7-a8f9-4e1e-9f86-e6979072d912 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:24.573714 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b3d757c7-a8f9-4e1e-9f86-e6979072d912 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:24.573903 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b3d757c7-a8f9-4e1e-9f86-e6979072d912 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:24.583728 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:24.583728 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:24.584980 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b3d757c7-a8f9-4e1e-9f86-e6979072d912 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:24.585670 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 271/1092] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:24 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:24.594586 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-94ffbc6e-c226-46e2-a381-a754d31c88b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:24.596648 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94ffbc6e-c226-46e2-a381-a754d31c88b6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 Jul 10 19:57:24.596836 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94ffbc6e-c226-46e2-a381-a754d31c88b6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:24.597149 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94ffbc6e-c226-46e2-a381-a754d31c88b6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:24.604476 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:24.604476 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:24.611385 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-94ffbc6e-c226-46e2-a381-a754d31c88b6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:24.615435 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94ffbc6e-c226-46e2-a381-a754d31c88b6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 returned with HTTP 200 Jul 10 19:57:24.615835 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 275/1093] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:24 2026] GET /volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:24.627813 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dde6db4f-5323-492c-ae73-b32eadf85841 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:24.704909 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dde6db4f-5323-492c-ae73-b32eadf85841 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6/export_record Jul 10 19:57:24.705170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dde6db4f-5323-492c-ae73-b32eadf85841 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:24.705349 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dde6db4f-5323-492c-ae73-b32eadf85841 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Calling method 'export_record' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:24.705458 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-dde6db4f-5323-492c-ae73-b32eadf85841 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Export record for backup f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 19:57:24.718980 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:24.718980 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:24.719901 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.api [None req-dde6db4f-5323-492c-ae73-b32eadf85841 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Calling RPCAPI with context: , host: np0000005048, backup: f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 19:57:24.731272 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-dde6db4f-5323-492c-ae73-b32eadf85841 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] export_record in rpcapi backup_id f47447ea-2e31-4434-85c1-2dc5efdc67f6 on host np0000005048. {{(pid=99974) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 19:57:25.236776 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-dde6db4f-5323-492c-ae73-b32eadf85841 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjQ3NDQ3ZWEtMmUzMS00NDM0LTg1YzEtMmRjNWVmZGM2N2Y2IiwgInVzZXJfaWQiOiAiMTc5ODMxYTY2M2EyNDgyZDg1NmUyMzZlMWVmNTk4YTciLCAicHJvamVjdF9pZCI6ICIyNDVhN2I1OWM1YTQ0OTU1OGNkZmZlMmExOThhZDgyOSIsICJ2b2x1bWVfaWQiOiAiNWE2MTBlODQtNTVmNy00NTYxLThjNDEtMDM1NzhjODMyOTU4IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODk5MDA2ODY4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzI5ODU0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81YTYxMGU4NC01NWY3LTQ1NjEtOGM0MS0wMzU3OGM4MzI5NTgvMjAyNjA3MTAxOTU3MTAvYXpfbm92YV9iYWNrdXBfZjQ3NDQ3ZWEtMmUzMS00NDM0LTg1YzEtMmRjNWVmZGM2N2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjU3OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99974) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 19:57:25.237127 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dde6db4f-5323-492c-ae73-b32eadf85841 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6/export_record returned with HTTP 200 Jul 10 19:57:25.237640 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 272/1094] 10.4.3.145 () {66 vars in 1390 bytes} [Fri Jul 10 19:57:24 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6/export_record => generated 1512 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:25.245577 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:25.247165 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] POST https://10.4.3.145/volume/v3/backups/import_record Jul 10 19:57:25.247556 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTU0NTNkMGUtNmY2Yy00ODgwLTk5NjMtMzZlMDM2NjRhNWI2IiwgInVzZXJfaWQiOiAiMTc5ODMxYTY2M2EyNDgyZDg1NmUyMzZlMWVmNTk4YTciLCAicHJvamVjdF9pZCI6ICIyNDVhN2I1OWM1YTQ0OTU1OGNkZmZlMmExOThhZDgyOSIsICJ2b2x1bWVfaWQiOiAiNWE2MTBlODQtNTVmNy00NTYxLThjNDEtMDM1NzhjODMyOTU4IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODk5MDA2ODY4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzI5ODU0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81YTYxMGU4NC01NWY3LTQ1NjEtOGM0MS0wMzU3OGM4MzI5NTgvMjAyNjA3MTAxOTU3MTAvYXpfbm92YV9iYWNrdXBfZjQ3NDQ3ZWEtMmUzMS00NDM0LTg1YzEtMmRjNWVmZGM2N2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjU3OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:25.249096 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTU0NTNkMGUtNmY2Yy00ODgwLTk5NjMtMzZlMDM2NjRhNWI2IiwgInVzZXJfaWQiOiAiMTc5ODMxYTY2M2EyNDgyZDg1NmUyMzZlMWVmNTk4YTciLCAicHJvamVjdF9pZCI6ICIyNDVhN2I1OWM1YTQ0OTU1OGNkZmZlMmExOThhZDgyOSIsICJ2b2x1bWVfaWQiOiAiNWE2MTBlODQtNTVmNy00NTYxLThjNDEtMDM1NzhjODMyOTU4IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODk5MDA2ODY4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzI5ODU0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81YTYxMGU4NC01NWY3LTQ1NjEtOGM0MS0wMzU3OGM4MzI5NTgvMjAyNjA3MTAxOTU3MTAvYXpfbm92YV9iYWNrdXBfZjQ3NDQ3ZWEtMmUzMS00NDM0LTg1YzEtMmRjNWVmZGM2N2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjU3OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99972) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 19:57:25.249202 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTU0NTNkMGUtNmY2Yy00ODgwLTk5NjMtMzZlMDM2NjRhNWI2IiwgInVzZXJfaWQiOiAiMTc5ODMxYTY2M2EyNDgyZDg1NmUyMzZlMWVmNTk4YTciLCAicHJvamVjdF9pZCI6ICIyNDVhN2I1OWM1YTQ0OTU1OGNkZmZlMmExOThhZDgyOSIsICJ2b2x1bWVfaWQiOiAiNWE2MTBlODQtNTVmNy00NTYxLThjNDEtMDM1NzhjODMyOTU4IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODk5MDA2ODY4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzI5ODU0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81YTYxMGU4NC01NWY3LTQ1NjEtOGM0MS0wMzU3OGM4MzI5NTgvMjAyNjA3MTAxOTU3MTAvYXpfbm92YV9iYWNrdXBfZjQ3NDQ3ZWEtMmUzMS00NDM0LTg1YzEtMmRjNWVmZGM2N2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjU3OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99972) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 19:57:25.261657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-94d3247f-ddb8-4dd0-8c2b-40bc4ca8ca34 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:25.264738 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-94d3247f-ddb8-4dd0-8c2b-40bc4ca8ca34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:25.265092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-94d3247f-ddb8-4dd0-8c2b-40bc4ca8ca34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:25.265310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-94d3247f-ddb8-4dd0-8c2b-40bc4ca8ca34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:25.265439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-94d3247f-ddb8-4dd0-8c2b-40bc4ca8ca34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:25.270448 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:25.270448 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:25.271322 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-94d3247f-ddb8-4dd0-8c2b-40bc4ca8ca34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:25.271731 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 272/1095] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:25 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:25.316557 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Created reservations ['1cb31a0a-6d67-4458-8691-42503eb8b4cb', '241f4220-6751-42ad-a678-0c2496f98e88'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:25.360787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] import_record rpcapi backup id a5453d0e-6f6c-4880-9963-36e03664a5b6 on host np0000005048 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTU0NTNkMGUtNmY2Yy00ODgwLTk5NjMtMzZlMDM2NjRhNWI2IiwgInVzZXJfaWQiOiAiMTc5ODMxYTY2M2EyNDgyZDg1NmUyMzZlMWVmNTk4YTciLCAicHJvamVjdF9pZCI6ICIyNDVhN2I1OWM1YTQ0OTU1OGNkZmZlMmExOThhZDgyOSIsICJ2b2x1bWVfaWQiOiAiNWE2MTBlODQtNTVmNy00NTYxLThjNDEtMDM1NzhjODMyOTU4IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODk5MDA2ODY4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzI5ODU0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81YTYxMGU4NC01NWY3LTQ1NjEtOGM0MS0wMzU3OGM4MzI5NTgvMjAyNjA3MTAxOTU3MTAvYXpfbm92YV9iYWNrdXBfZjQ3NDQ3ZWEtMmUzMS00NDM0LTg1YzEtMmRjNWVmZGM2N2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTo1NzowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjU3OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99972) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 19:57:25.367286 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Import record output: {'backup': {'id': 'a5453d0e-6f6c-4880-9963-36e03664a5b6', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6'}, {'rel': 'bookmark', 'href': 'https://10.4.3.145/volume/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6'}]}}. {{(pid=99972) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 19:57:25.367597 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9284289c-7c5c-4b11-b93d-bd1531ea507d tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups/import_record returned with HTTP 201 Jul 10 19:57:25.368168 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 277/1096] 10.4.3.145 () {68 vars in 1302 bytes} [Fri Jul 10 19:57:25 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 123 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 19:57:25.381991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9b2eea72-2b2c-4756-a2c9-d38c210f12aa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:25.381991 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9b2eea72-2b2c-4756-a2c9-d38c210f12aa tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] GET https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 Jul 10 19:57:25.381991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9b2eea72-2b2c-4756-a2c9-d38c210f12aa tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:25.381991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9b2eea72-2b2c-4756-a2c9-d38c210f12aa tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:25.381991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9b2eea72-2b2c-4756-a2c9-d38c210f12aa tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Show backup with id a5453d0e-6f6c-4880-9963-36e03664a5b6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:25.395929 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:25.395929 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:25.396294 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9b2eea72-2b2c-4756-a2c9-d38c210f12aa tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 returned with HTTP 200 Jul 10 19:57:25.396627 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 276/1097] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:25 2026] GET /volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 => generated 647 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:26.282779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-182e69cb-ef21-4067-8316-a43c2f61d007 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:26.285249 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-182e69cb-ef21-4067-8316-a43c2f61d007 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:26.285505 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-182e69cb-ef21-4067-8316-a43c2f61d007 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:26.285736 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-182e69cb-ef21-4067-8316-a43c2f61d007 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:26.285878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-182e69cb-ef21-4067-8316-a43c2f61d007 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:26.292165 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:26.292165 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:26.292410 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-182e69cb-ef21-4067-8316-a43c2f61d007 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:26.292847 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 273/1098] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:26 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:26.369861 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-453f2e5f-9bb9-4fc6-9678-e12c81e87adf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:26.370351 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-453f2e5f-9bb9-4fc6-9678-e12c81e87adf None None] GET https://10.4.3.145/volume// Jul 10 19:57:26.370518 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-453f2e5f-9bb9-4fc6-9678-e12c81e87adf None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:26.370718 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-453f2e5f-9bb9-4fc6-9678-e12c81e87adf None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:26.371128 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-453f2e5f-9bb9-4fc6-9678-e12c81e87adf None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:26.371478 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 273/1099] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57: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 19:57:26.382827 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-94b28778-ba25-4bfc-9656-b219febf9d8d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:26.384983 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-94b28778-ba25-4bfc-9656-b219febf9d8d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:57:26.385402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-94b28778-ba25-4bfc-9656-b219febf9d8d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "468fb257-6e87-4f0c-966d-b208d1ea67e5", "connector": null, "instance_uuid": "842c078d-938c-4329-80bc-47e072c0efec"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:26.399837 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:26.399837 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:26.410922 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69b4ec5b-f5e2-488e-932b-6e16ec27f961 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:26.415285 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69b4ec5b-f5e2-488e-932b-6e16ec27f961 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] GET https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 Jul 10 19:57:26.415486 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69b4ec5b-f5e2-488e-932b-6e16ec27f961 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:26.415699 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69b4ec5b-f5e2-488e-932b-6e16ec27f961 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:26.415836 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-69b4ec5b-f5e2-488e-932b-6e16ec27f961 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Show backup with id a5453d0e-6f6c-4880-9963-36e03664a5b6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:26.421489 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:26.421489 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:26.422262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69b4ec5b-f5e2-488e-932b-6e16ec27f961 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 returned with HTTP 200 Jul 10 19:57:26.422697 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 277/1100] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:26 2026] GET /volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:26.433925 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5366fa00-0a9c-410f-abc8-14d0387704c6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:26.435573 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5366fa00-0a9c-410f-abc8-14d0387704c6 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] GET https://10.4.3.145/volume/v3/backups Jul 10 19:57:26.435794 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5366fa00-0a9c-410f-abc8-14d0387704c6 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:26.436044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5366fa00-0a9c-410f-abc8-14d0387704c6 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:26.446596 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-94b28778-ba25-4bfc-9656-b219febf9d8d tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:57:26.447009 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 278/1101] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:57:26 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:26.450433 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5366fa00-0a9c-410f-abc8-14d0387704c6 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 200 Jul 10 19:57:26.450852 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 274/1102] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 19:57:26 2026] GET /volume/v3/backups => generated 338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:26.458982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-62d2f7ba-1e0b-48c2-8560-e61b73b7d6d4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:26.461253 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-62d2f7ba-1e0b-48c2-8560-e61b73b7d6d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 Jul 10 19:57:26.461424 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-62d2f7ba-1e0b-48c2-8560-e61b73b7d6d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:26.461682 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-62d2f7ba-1e0b-48c2-8560-e61b73b7d6d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:26.470393 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:26.470393 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:26.471350 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8ee13668-dbdc-45b7-98a6-68668a212302 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:26.475773 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] POST https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6/restore Jul 10 19:57:26.476361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:26.479376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Restoring backup f47447ea-2e31-4434-85c1-2dc5efdc67f6 ({'restore': {}}) {{(pid=99976) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:57:26.479539 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Restoring backup f47447ea-2e31-4434-85c1-2dc5efdc67f6 to volume None. Jul 10 19:57:26.488738 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:26.488738 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:26.490434 np0000005048 devstack@c-api.service[99976]: INFO cinder.backup.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Creating volume of 1 GB for restore of backup f47447ea-2e31-4434-85c1-2dc5efdc67f6. Jul 10 19:57:26.505201 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:57:26.504841. {{(pid=99976) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:57:26.505315 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Availability Zones retrieved successfully. Jul 10 19:57:26.511679 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Flow 'volume_create_api' (ab90667a-83b9-40d6-8fe1-8534cf84a4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:26.512770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725f5ac6-9995-4807-8cd5-d6bb985f0897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:26.514180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:26.548457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725f5ac6-9995-4807-8cd5-d6bb985f0897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:26.549323 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f025a534-63e7-492a-8d0f-97616a54ccda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:26.585766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Created reservations ['7bdb4686-2713-4885-93f7-e17bd32a436b', '85535351-530f-425a-9513-2bbbc6dea975', '07cd73bd-24cc-43d9-a330-3713aa1d5d05', '9d618a9d-16cd-42d8-8e27-ae9616eb8361'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:26.586717 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f025a534-63e7-492a-8d0f-97616a54ccda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bdb4686-2713-4885-93f7-e17bd32a436b', '85535351-530f-425a-9513-2bbbc6dea975', '07cd73bd-24cc-43d9-a330-3713aa1d5d05', '9d618a9d-16cd-42d8-8e27-ae9616eb8361']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:26.587668 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7317b6fe-04d4-4106-8a29-023117b735a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:26.620074 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7317b6fe-04d4-4106-8a29-023117b735a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adda672b-99ce-4d7a-94e6-a950a487c03c', '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_f47447ea-2e31-4434-85c1-2dc5efdc67f6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245a7b59c5a449558cdffe2a198ad829',qos_specs=None,replication_status=,reservations=['7bdb4686-2713-4885-93f7-e17bd32a436b','85535351-530f-425a-9513-2bbbc6dea975','07cd73bd-24cc-43d9-a330-3713aa1d5d05','9d618a9d-16cd-42d8-8e27-ae9616eb8361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179831a663a2482d856e236e1ef598a7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f47447ea-2e31-4434-85c1-2dc5efdc67f6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adda672b-99ce-4d7a-94e6-a950a487c03c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245a7b59c5a449558cdffe2a198ad829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='179831a663a2482d856e236e1ef598a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:26.620706 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c648b70c-23c6-4cab-a1df-9bca0b95683c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:26.636554 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c648b70c-23c6-4cab-a1df-9bca0b95683c) transitioned into 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_f47447ea-2e31-4434-85c1-2dc5efdc67f6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245a7b59c5a449558cdffe2a198ad829',qos_specs=None,replication_status=,reservations=['7bdb4686-2713-4885-93f7-e17bd32a436b','85535351-530f-425a-9513-2bbbc6dea975','07cd73bd-24cc-43d9-a330-3713aa1d5d05','9d618a9d-16cd-42d8-8e27-ae9616eb8361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179831a663a2482d856e236e1ef598a7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:26.637213 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86982a49-4646-4d56-b9c5-c9a5dba2da90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:26.651826 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86982a49-4646-4d56-b9c5-c9a5dba2da90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:26.653106 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Flow 'volume_create_api' (ab90667a-83b9-40d6-8fe1-8534cf84a4c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:26.653522 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Create volume request issued successfully. Jul 10 19:57:26.661660 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:26.661660 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:26.662202 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:27.018158 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-62d2f7ba-1e0b-48c2-8560-e61b73b7d6d4 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 returned with HTTP 200 Jul 10 19:57:27.018861 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 274/1103] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:57:26 2026] DELETE /volume/v3/attachments/d2fa45aa-d645-426a-b87a-416b01e302e6 => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:27.303681 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c3db3cad-7638-4c1d-8425-38074845d713 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:27.305699 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3db3cad-7638-4c1d-8425-38074845d713 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:27.305933 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3db3cad-7638-4c1d-8425-38074845d713 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:27.306159 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3db3cad-7638-4c1d-8425-38074845d713 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:27.306273 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c3db3cad-7638-4c1d-8425-38074845d713 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:27.311010 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:27.311010 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:27.311841 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3db3cad-7638-4c1d-8425-38074845d713 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:27.312259 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 279/1104] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:27 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:27.670157 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:27.670157 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:27.672907 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:27.672907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Checking backup size 1 against volume size 1 {{(pid=99976) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:57:27.672907 np0000005048 devstack@c-api.service[99976]: INFO cinder.backup.api [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Overwriting volume adda672b-99ce-4d7a-94e6-a950a487c03c with restore of backup f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:27.694808 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] restore_backup in rpcapi backup_id f47447ea-2e31-4434-85c1-2dc5efdc67f6 {{(pid=99976) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:57:27.696231 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ee13668-dbdc-45b7-98a6-68668a212302 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6/restore returned with HTTP 202 Jul 10 19:57:27.696231 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 278/1105] 10.4.3.145 () {68 vars in 1393 bytes} [Fri Jul 10 19:57:26 2026] POST /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6/restore => generated 189 bytes in 1225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:27.706911 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-baac1a0f-d277-46a0-b0b5-3d5c4e976e1d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:27.713068 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-baac1a0f-d277-46a0-b0b5-3d5c4e976e1d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:27.713316 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-baac1a0f-d277-46a0-b0b5-3d5c4e976e1d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:27.713574 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-baac1a0f-d277-46a0-b0b5-3d5c4e976e1d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:27.713747 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-baac1a0f-d277-46a0-b0b5-3d5c4e976e1d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:27.719912 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:27.719912 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:27.720787 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-baac1a0f-d277-46a0-b0b5-3d5c4e976e1d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:27.721212 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 275/1106] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:27 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:28.323622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-31bea6f0-01d0-40c0-95eb-37cd30870c34 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:28.325498 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-31bea6f0-01d0-40c0-95eb-37cd30870c34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:28.325770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-31bea6f0-01d0-40c0-95eb-37cd30870c34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:28.326049 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-31bea6f0-01d0-40c0-95eb-37cd30870c34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:28.326212 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-31bea6f0-01d0-40c0-95eb-37cd30870c34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:28.334006 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:28.334006 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:28.335093 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-31bea6f0-01d0-40c0-95eb-37cd30870c34 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:28.335749 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 275/1107] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:28 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:28.733910 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c23207b2-873a-4115-937f-a4bba18b08a3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:28.735926 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c23207b2-873a-4115-937f-a4bba18b08a3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:28.736800 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c23207b2-873a-4115-937f-a4bba18b08a3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:28.736800 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c23207b2-873a-4115-937f-a4bba18b08a3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:28.736800 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c23207b2-873a-4115-937f-a4bba18b08a3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:28.741433 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:28.741433 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:28.742011 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c23207b2-873a-4115-937f-a4bba18b08a3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:28.742459 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 280/1108] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:28 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:29.347551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5ec565f7-8bfd-437f-b4d5-d100b7250cc9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:29.352320 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ec565f7-8bfd-437f-b4d5-d100b7250cc9 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:29.352320 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ec565f7-8bfd-437f-b4d5-d100b7250cc9 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:29.352544 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ec565f7-8bfd-437f-b4d5-d100b7250cc9 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:29.353376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5ec565f7-8bfd-437f-b4d5-d100b7250cc9 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:29.359223 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:29.359223 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:29.360573 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ec565f7-8bfd-437f-b4d5-d100b7250cc9 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:29.361376 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 279/1109] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:29 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:29.760697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8851b7f4-8b12-40aa-b0af-0370e4b7467e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:29.762605 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8851b7f4-8b12-40aa-b0af-0370e4b7467e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:29.762854 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8851b7f4-8b12-40aa-b0af-0370e4b7467e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:29.763137 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8851b7f4-8b12-40aa-b0af-0370e4b7467e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:29.763306 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-8851b7f4-8b12-40aa-b0af-0370e4b7467e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:29.771976 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:29.771976 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:29.774001 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8851b7f4-8b12-40aa-b0af-0370e4b7467e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:29.774933 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 276/1110] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:29 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:30.238117 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cca33514-120d-4915-a8dc-9f0cb306490c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:30.238702 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cca33514-120d-4915-a8dc-9f0cb306490c None None] GET https://10.4.3.145/volume// Jul 10 19:57:30.238702 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cca33514-120d-4915-a8dc-9f0cb306490c None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:30.239501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cca33514-120d-4915-a8dc-9f0cb306490c None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:30.239501 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cca33514-120d-4915-a8dc-9f0cb306490c None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:30.240139 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 276/1111] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57:30 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 19:57:30.263422 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-eff25b23-09c2-4dab-8e9c-2dbd529c49c4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:30.270440 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-eff25b23-09c2-4dab-8e9c-2dbd529c49c4 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:30.270811 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-eff25b23-09c2-4dab-8e9c-2dbd529c49c4 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:30.271152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-eff25b23-09c2-4dab-8e9c-2dbd529c49c4 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:30.291310 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:30.291310 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:30.307301 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-eff25b23-09c2-4dab-8e9c-2dbd529c49c4 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:30.322434 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-eff25b23-09c2-4dab-8e9c-2dbd529c49c4 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:30.323775 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 281/1112] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:57:30 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 1338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:57:30.381694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4e51b1bd-96ff-4578-bf11-0673f428610f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:30.385181 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4e51b1bd-96ff-4578-bf11-0673f428610f tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:30.385453 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4e51b1bd-96ff-4578-bf11-0673f428610f tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:30.388114 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4e51b1bd-96ff-4578-bf11-0673f428610f tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:30.388114 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4e51b1bd-96ff-4578-bf11-0673f428610f tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:30.402484 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:30.402484 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:30.402973 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4e51b1bd-96ff-4578-bf11-0673f428610f tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:30.403872 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 280/1113] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:30 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:30.487484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-0734d568-a2ac-45f4-b30b-a519ee989ca7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:30.494556 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-0734d568-a2ac-45f4-b30b-a519ee989ca7 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] PUT https://10.4.3.145/volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814 Jul 10 19:57:30.495144 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-0734d568-a2ac-45f4-b30b-a519ee989ca7 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:30.509639 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-0734d568-a2ac-45f4-b30b-a519ee989ca7 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Acquiring lock "cinder-attachment_update-5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:57:30.522853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-0734d568-a2ac-45f4-b30b-a519ee989ca7 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Lock "cinder-attachment_update-5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b-np0000005048" acquired by "attachment_update" :: waited 0.013s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:57:30.524185 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:30.524185 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:30.790776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-117a411b-b270-4442-8f35-1f88f3fadda3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:30.793000 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-117a411b-b270-4442-8f35-1f88f3fadda3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:30.793700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-117a411b-b270-4442-8f35-1f88f3fadda3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:30.793700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-117a411b-b270-4442-8f35-1f88f3fadda3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:30.793860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-117a411b-b270-4442-8f35-1f88f3fadda3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:30.805997 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:30.805997 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:30.807637 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-117a411b-b270-4442-8f35-1f88f3fadda3 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:30.808402 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 277/1114] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:30 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:31.057775 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-0734d568-a2ac-45f4-b30b-a519ee989ca7 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Lock "cinder-attachment_update-5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b-np0000005048" released by "attachment_update" :: held 0.535s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:57:31.058202 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-0734d568-a2ac-45f4-b30b-a519ee989ca7 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814 returned with HTTP 200 Jul 10 19:57:31.058854 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 277/1115] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:57:30 2026] PUT /volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:31.416073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e836fa1a-f5a3-4828-9079-ee76245e0bc5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:31.418919 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e836fa1a-f5a3-4828-9079-ee76245e0bc5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:31.419241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e836fa1a-f5a3-4828-9079-ee76245e0bc5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:31.419533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e836fa1a-f5a3-4828-9079-ee76245e0bc5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:31.419673 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e836fa1a-f5a3-4828-9079-ee76245e0bc5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:31.425687 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:31.425687 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:31.426848 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e836fa1a-f5a3-4828-9079-ee76245e0bc5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:31.427463 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 282/1116] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:31 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:31.570117 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-a584c4b5-1410-4896-b8ac-8af033482587 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:31.572289 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-a584c4b5-1410-4896-b8ac-8af033482587 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] POST https://10.4.3.145/volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814/action Jul 10 19:57:31.572769 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-a584c4b5-1410-4896-b8ac-8af033482587 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:31.572904 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-a584c4b5-1410-4896-b8ac-8af033482587 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:31.594753 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:31.594753 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:31.612771 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-db0ea4cc-5e77-47bf-a868-499b2e138059 req-a584c4b5-1410-4896-b8ac-8af033482587 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814/action returned with HTTP 204 Jul 10 19:57:31.613410 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 281/1117] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:57:31 2026] POST /volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:31.821678 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6044d6b2-5cb0-4b8d-88ad-52d2798593cc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:31.823778 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6044d6b2-5cb0-4b8d-88ad-52d2798593cc tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:31.824205 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6044d6b2-5cb0-4b8d-88ad-52d2798593cc tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:31.824587 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6044d6b2-5cb0-4b8d-88ad-52d2798593cc tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:31.825928 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6044d6b2-5cb0-4b8d-88ad-52d2798593cc tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:31.832381 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:31.832381 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:31.832381 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6044d6b2-5cb0-4b8d-88ad-52d2798593cc tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:31.832381 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 278/1118] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:31 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:32.439807 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-17953b76-309c-47c9-8526-ff87fc77d753 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:32.442675 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-17953b76-309c-47c9-8526-ff87fc77d753 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:32.442814 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-17953b76-309c-47c9-8526-ff87fc77d753 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:32.443064 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-17953b76-309c-47c9-8526-ff87fc77d753 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:32.443302 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-17953b76-309c-47c9-8526-ff87fc77d753 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:32.448789 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:32.448789 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:32.449979 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-17953b76-309c-47c9-8526-ff87fc77d753 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:32.450656 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 278/1119] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:32 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:32.847197 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2fa37744-7e9f-4eb6-9bf3-4ba142e83e2d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:32.849180 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2fa37744-7e9f-4eb6-9bf3-4ba142e83e2d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:32.849382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2fa37744-7e9f-4eb6-9bf3-4ba142e83e2d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:32.849583 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2fa37744-7e9f-4eb6-9bf3-4ba142e83e2d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:32.849729 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-2fa37744-7e9f-4eb6-9bf3-4ba142e83e2d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:32.854475 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:32.854475 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:32.855334 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2fa37744-7e9f-4eb6-9bf3-4ba142e83e2d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:32.855735 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 283/1120] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:32 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:33.463382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-429fbfe9-e765-4613-8b42-fa336d9df4f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:33.466210 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-429fbfe9-e765-4613-8b42-fa336d9df4f5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:33.466523 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-429fbfe9-e765-4613-8b42-fa336d9df4f5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:33.466797 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-429fbfe9-e765-4613-8b42-fa336d9df4f5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:33.466980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-429fbfe9-e765-4613-8b42-fa336d9df4f5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:33.473046 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:33.473046 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:33.474124 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-429fbfe9-e765-4613-8b42-fa336d9df4f5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:33.474659 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 282/1121] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:33 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:33.869814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-38b8d6a3-b87c-4e22-a591-e84d570f9cfb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:33.873106 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-38b8d6a3-b87c-4e22-a591-e84d570f9cfb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:33.873106 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-38b8d6a3-b87c-4e22-a591-e84d570f9cfb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:33.873106 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-38b8d6a3-b87c-4e22-a591-e84d570f9cfb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:33.873106 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-38b8d6a3-b87c-4e22-a591-e84d570f9cfb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:33.877483 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:33.877483 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:33.878524 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-38b8d6a3-b87c-4e22-a591-e84d570f9cfb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:33.879371 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 279/1122] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:33 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:34.490521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b6259b9a-2d7d-426b-8702-fcada4703b3c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:34.493885 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b6259b9a-2d7d-426b-8702-fcada4703b3c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:34.494379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b6259b9a-2d7d-426b-8702-fcada4703b3c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:34.494601 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b6259b9a-2d7d-426b-8702-fcada4703b3c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:34.494743 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b6259b9a-2d7d-426b-8702-fcada4703b3c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:34.502254 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:34.502254 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:34.503624 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b6259b9a-2d7d-426b-8702-fcada4703b3c tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:34.503931 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 279/1123] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:34 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:34.892633 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c511231f-69fe-43d9-a2d6-64fb70b9d8df None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:34.894703 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c511231f-69fe-43d9-a2d6-64fb70b9d8df tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:34.894936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c511231f-69fe-43d9-a2d6-64fb70b9d8df tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:34.895497 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c511231f-69fe-43d9-a2d6-64fb70b9d8df tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:34.895639 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c511231f-69fe-43d9-a2d6-64fb70b9d8df tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:34.905842 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:34.905842 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:34.907006 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c511231f-69fe-43d9-a2d6-64fb70b9d8df tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:34.907753 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 284/1124] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:34 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:34.956444 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-16615680-1e7d-4fe4-a1b4-c7da5a7f8c7c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:34.961464 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-16615680-1e7d-4fe4-a1b4-c7da5a7f8c7c tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] PUT https://10.4.3.145/volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec Jul 10 19:57:34.961828 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-16615680-1e7d-4fe4-a1b4-c7da5a7f8c7c tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:34.975085 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-16615680-1e7d-4fe4-a1b4-c7da5a7f8c7c tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Acquiring lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:57:34.982883 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-16615680-1e7d-4fe4-a1b4-c7da5a7f8c7c tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:57:34.983987 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:34.983987 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:35.518036 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-16615680-1e7d-4fe4-a1b4-c7da5a7f8c7c tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Lock "cinder-attachment_update-468fb257-6e87-4f0c-966d-b208d1ea67e5-np0000005048" released by "attachment_update" :: held 0.535s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:57:35.518596 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-16615680-1e7d-4fe4-a1b4-c7da5a7f8c7c tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec returned with HTTP 200 Jul 10 19:57:35.519285 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 283/1125] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:57:34 2026] PUT /volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:35.520244 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2f1434e4-d850-42c7-8633-cb2009f09c9d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:35.523880 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2f1434e4-d850-42c7-8633-cb2009f09c9d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:35.524185 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2f1434e4-d850-42c7-8633-cb2009f09c9d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:35.524388 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2f1434e4-d850-42c7-8633-cb2009f09c9d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:35.524521 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2f1434e4-d850-42c7-8633-cb2009f09c9d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:35.531046 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:35.531046 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:35.531936 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2f1434e4-d850-42c7-8633-cb2009f09c9d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:35.535402 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 280/1126] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:35 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:35.535573 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-b5ba8c14-3186-418c-8d45-daf99cdb3e28 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:35.535881 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-b5ba8c14-3186-418c-8d45-daf99cdb3e28 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec Jul 10 19:57:35.535881 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-b5ba8c14-3186-418c-8d45-daf99cdb3e28 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:35.536162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-b5ba8c14-3186-418c-8d45-daf99cdb3e28 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:35.561728 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-b5ba8c14-3186-418c-8d45-daf99cdb3e28 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec returned with HTTP 200 Jul 10 19:57:35.562344 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 280/1127] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 19:57:35 2026] GET /volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:35.919203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1bd0076f-af2e-4572-b32b-31f5a9fe2858 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:35.921334 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1bd0076f-af2e-4572-b32b-31f5a9fe2858 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:35.921576 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1bd0076f-af2e-4572-b32b-31f5a9fe2858 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:35.921856 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1bd0076f-af2e-4572-b32b-31f5a9fe2858 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:35.922073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-1bd0076f-af2e-4572-b32b-31f5a9fe2858 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:35.927458 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:35.927458 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:35.928555 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1bd0076f-af2e-4572-b32b-31f5a9fe2858 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:35.929016 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 285/1128] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:35 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:36.279088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:36.286064 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:36.286064 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1090790498"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:36.287394 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1090790498'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:36.287500 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume of 1 GB Jul 10 19:57:36.287769 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:36.287769 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:36.292251 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Availability Zones retrieved successfully. Jul 10 19:57:36.301906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Flow 'volume_create_api' (321fa754-37f1-405e-b9a1-82e5b72e0543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:36.301906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e932a1f-add2-4eed-a1a4-239ce402d495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:36.304278 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:36.336321 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e932a1f-add2-4eed-a1a4-239ce402d495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:36.337280 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (951a233a-1f34-4500-b29d-85283a31bf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:36.405233 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Created reservations ['bf3cd070-0a5a-4476-af7e-b671bf05192d', '7053c089-80c0-4c31-8e63-98f70affeb85', 'af47bfd3-a1f1-4f00-96e1-f694163e5ad9', '4918ace5-f131-42dc-a2d9-244a44e99e5c'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:36.406066 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (951a233a-1f34-4500-b29d-85283a31bf94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf3cd070-0a5a-4476-af7e-b671bf05192d', '7053c089-80c0-4c31-8e63-98f70affeb85', 'af47bfd3-a1f1-4f00-96e1-f694163e5ad9', '4918ace5-f131-42dc-a2d9-244a44e99e5c']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:36.406910 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d980c5b-8a72-4776-8938-4880e077b032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:36.429105 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d980c5b-8a72-4776-8938-4880e077b032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f0e476-2464-4caa-be96-94c1f596e287', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1090790498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d303de1943f403c9dc854c59f0e92b4',qos_specs=None,replication_status=,reservations=['bf3cd070-0a5a-4476-af7e-b671bf05192d','7053c089-80c0-4c31-8e63-98f70affeb85','af47bfd3-a1f1-4f00-96e1-f694163e5ad9','4918ace5-f131-42dc-a2d9-244a44e99e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e77b29fa3b493ea92e7269a94c020b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1090790498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f0e476-2464-4caa-be96-94c1f596e287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d303de1943f403c9dc854c59f0e92b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93e77b29fa3b493ea92e7269a94c020b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:36.429751 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca48c9b2-b41d-460b-b0eb-166600bfaf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:36.449760 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca48c9b2-b41d-460b-b0eb-166600bfaf78) transitioned into state 'SUCCESS' from state '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-1090790498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d303de1943f403c9dc854c59f0e92b4',qos_specs=None,replication_status=,reservations=['bf3cd070-0a5a-4476-af7e-b671bf05192d','7053c089-80c0-4c31-8e63-98f70affeb85','af47bfd3-a1f1-4f00-96e1-f694163e5ad9','4918ace5-f131-42dc-a2d9-244a44e99e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e77b29fa3b493ea92e7269a94c020b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:36.450474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11dc82ab-be6b-467b-ad88-bba76271d1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:36.461742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11dc82ab-be6b-467b-ad88-bba76271d1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:36.462754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Flow 'volume_create_api' (321fa754-37f1-405e-b9a1-82e5b72e0543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:36.463415 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume request issued successfully. Jul 10 19:57:36.463981 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-756782fb-412a-4a2b-a187-85c6ef4a3050 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:36.464444 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 284/1129] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:57:36 2026] POST /volume/v3/volumes => generated 751 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:36.479784 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3da21f34-0fd5-47bf-a71a-e3afb593fecf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:36.482552 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3da21f34-0fd5-47bf-a71a-e3afb593fecf tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:36.482987 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3da21f34-0fd5-47bf-a71a-e3afb593fecf tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:36.483343 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3da21f34-0fd5-47bf-a71a-e3afb593fecf tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:36.494564 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:36.494564 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:36.500550 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3da21f34-0fd5-47bf-a71a-e3afb593fecf tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:36.507036 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3da21f34-0fd5-47bf-a71a-e3afb593fecf tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:36.507434 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 281/1130] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:36 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:36.548447 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-294107ad-4c1c-4d48-add5-75c34ef22024 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:36.550862 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-294107ad-4c1c-4d48-add5-75c34ef22024 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:36.551253 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-294107ad-4c1c-4d48-add5-75c34ef22024 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:36.551552 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-294107ad-4c1c-4d48-add5-75c34ef22024 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:36.551700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-294107ad-4c1c-4d48-add5-75c34ef22024 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:36.563294 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:36.563294 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:36.564241 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-294107ad-4c1c-4d48-add5-75c34ef22024 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:36.564829 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 281/1131] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:36 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:36.941991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-98eb1ef4-304b-4cf1-9df8-8f26cbfd4243 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:36.942781 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-98eb1ef4-304b-4cf1-9df8-8f26cbfd4243 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:36.942781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-98eb1ef4-304b-4cf1-9df8-8f26cbfd4243 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:36.943001 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-98eb1ef4-304b-4cf1-9df8-8f26cbfd4243 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:36.943134 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-98eb1ef4-304b-4cf1-9df8-8f26cbfd4243 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:36.951553 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:36.951553 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:36.952424 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-98eb1ef4-304b-4cf1-9df8-8f26cbfd4243 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:36.952787 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 286/1132] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:36 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:36.990887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-4a7d07d9-eac2-4da9-9f5c-3aaa7d286e72 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:36.993559 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-4a7d07d9-eac2-4da9-9f5c-3aaa7d286e72 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:36.993800 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-4a7d07d9-eac2-4da9-9f5c-3aaa7d286e72 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:36.994098 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-4a7d07d9-eac2-4da9-9f5c-3aaa7d286e72 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:37.003398 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:37.003398 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:37.009374 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-4a7d07d9-eac2-4da9-9f5c-3aaa7d286e72 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:37.014735 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-4a7d07d9-eac2-4da9-9f5c-3aaa7d286e72 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:37.015313 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 285/1133] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:57:36 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:37.526409 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-31209a23-f34b-41ec-ac4c-4c19a35ed879 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:37.529047 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-31209a23-f34b-41ec-ac4c-4c19a35ed879 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:37.529187 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-31209a23-f34b-41ec-ac4c-4c19a35ed879 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:37.529416 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-31209a23-f34b-41ec-ac4c-4c19a35ed879 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:37.538283 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:37.538283 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:37.543365 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-31209a23-f34b-41ec-ac4c-4c19a35ed879 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:37.548537 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-31209a23-f34b-41ec-ac4c-4c19a35ed879 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:37.549037 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 282/1134] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:37 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:37.580400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e9c73629-d784-42c1-8ac5-f573fe6db8c0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:37.584971 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e9c73629-d784-42c1-8ac5-f573fe6db8c0 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:37.585250 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e9c73629-d784-42c1-8ac5-f573fe6db8c0 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:37.585484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e9c73629-d784-42c1-8ac5-f573fe6db8c0 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:37.585642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e9c73629-d784-42c1-8ac5-f573fe6db8c0 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:37.597679 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:37.597679 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:37.598386 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e9c73629-d784-42c1-8ac5-f573fe6db8c0 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:37.598889 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 282/1135] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:37 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:37.629992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-a7c22952-6f53-4646-8556-95fc930bc6f0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:37.633021 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-a7c22952-6f53-4646-8556-95fc930bc6f0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:37.633427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-a7c22952-6f53-4646-8556-95fc930bc6f0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:37.633616 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-a7c22952-6f53-4646-8556-95fc930bc6f0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:37.643709 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:37.643709 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:37.650003 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-a7c22952-6f53-4646-8556-95fc930bc6f0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:37.655208 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-a7c22952-6f53-4646-8556-95fc930bc6f0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:37.655781 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 287/1136] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:57:37 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:37.968805 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0331ccb5-28ed-4a32-a46c-d919e987c54a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:37.970758 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0331ccb5-28ed-4a32-a46c-d919e987c54a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:37.971019 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0331ccb5-28ed-4a32-a46c-d919e987c54a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:37.971244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0331ccb5-28ed-4a32-a46c-d919e987c54a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:37.971395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0331ccb5-28ed-4a32-a46c-d919e987c54a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:37.977009 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:37.977009 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:37.978009 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0331ccb5-28ed-4a32-a46c-d919e987c54a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:37.978444 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 286/1137] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:37 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:38.611657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a0f1f76d-12e9-406e-9126-d64aa8077658 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:38.613800 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a0f1f76d-12e9-406e-9126-d64aa8077658 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:38.614080 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a0f1f76d-12e9-406e-9126-d64aa8077658 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:38.614384 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a0f1f76d-12e9-406e-9126-d64aa8077658 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:38.614546 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a0f1f76d-12e9-406e-9126-d64aa8077658 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:38.620414 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:38.620414 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:38.621929 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a0f1f76d-12e9-406e-9126-d64aa8077658 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:38.622458 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 283/1138] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:38 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:38.993420 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-29d5a4b8-5e29-4455-bf12-67db66dd99e2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:38.995616 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29d5a4b8-5e29-4455-bf12-67db66dd99e2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:38.995984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29d5a4b8-5e29-4455-bf12-67db66dd99e2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:38.996310 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29d5a4b8-5e29-4455-bf12-67db66dd99e2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:38.996525 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-29d5a4b8-5e29-4455-bf12-67db66dd99e2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:39.002541 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:39.002541 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:39.003931 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29d5a4b8-5e29-4455-bf12-67db66dd99e2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:39.004624 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 283/1139] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:38 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:39.193643 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a32d04ae-8691-4243-b58e-88774c51109a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.193643 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a32d04ae-8691-4243-b58e-88774c51109a None None] GET https://10.4.3.145/volume// Jul 10 19:57:39.193643 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a32d04ae-8691-4243-b58e-88774c51109a None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:39.193643 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a32d04ae-8691-4243-b58e-88774c51109a None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:39.193643 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a32d04ae-8691-4243-b58e-88774c51109a None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:39.193643 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 288/1140] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:57:39 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 19:57:39.203429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-fb996c24-340c-4ea4-88a9-7678ca9f0c73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.206452 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-fb996c24-340c-4ea4-88a9-7678ca9f0c73 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:57:39.206936 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-fb996c24-340c-4ea4-88a9-7678ca9f0c73 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f705b9cf-8613-427f-b429-4cf973884cb6", "connector": null, "instance_uuid": "1f2f6e18-bf0f-4c41-b755-5ba32fffc268"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:39.217225 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:39.217225 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:39.252934 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-fb996c24-340c-4ea4-88a9-7678ca9f0c73 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:57:39.253848 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 287/1141] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:57:39 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:39.541877 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-17a9bcf4-f10e-4f04-a706-ece55f1b0609 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.543888 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-17a9bcf4-f10e-4f04-a706-ece55f1b0609 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:39.544123 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-17a9bcf4-f10e-4f04-a706-ece55f1b0609 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:39.544382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-17a9bcf4-f10e-4f04-a706-ece55f1b0609 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:39.562028 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:39.562028 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:39.566098 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-17a9bcf4-f10e-4f04-a706-ece55f1b0609 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:39.571012 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-17a9bcf4-f10e-4f04-a706-ece55f1b0609 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:39.571572 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 284/1142] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:39 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:39.632555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-23bb7296-440e-45ab-b9db-9e3ddd451552 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.634434 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-23bb7296-440e-45ab-b9db-9e3ddd451552 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:39.634662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-23bb7296-440e-45ab-b9db-9e3ddd451552 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:39.634837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-23bb7296-440e-45ab-b9db-9e3ddd451552 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:39.634936 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-23bb7296-440e-45ab-b9db-9e3ddd451552 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:39.640434 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:39.640434 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:39.641642 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-23bb7296-440e-45ab-b9db-9e3ddd451552 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:39.642352 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 284/1143] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:39 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:39.723667 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2c40db27-454b-4f01-bedd-a235f6b4b902 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.723667 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c40db27-454b-4f01-bedd-a235f6b4b902 None None] GET https://10.4.3.145/volume// Jul 10 19:57:39.723667 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c40db27-454b-4f01-bedd-a235f6b4b902 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:39.723667 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c40db27-454b-4f01-bedd-a235f6b4b902 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:39.723667 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c40db27-454b-4f01-bedd-a235f6b4b902 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:39.723667 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 289/1144] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:57: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 19:57:39.732480 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-0cb54d1d-117a-4ade-a890-046804889411 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.734577 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-0cb54d1d-117a-4ade-a890-046804889411 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:57:39.734955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-0cb54d1d-117a-4ade-a890-046804889411 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7f0e476-2464-4caa-be96-94c1f596e287", "connector": null, "instance_uuid": "ce311076-a436-4a88-9742-d7969abfbc86"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:39.744829 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:39.744829 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:39.779786 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-0cb54d1d-117a-4ade-a890-046804889411 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:57:39.780268 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 288/1145] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:57:39 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 19:57:39.792474 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0c1925a1-4bfd-40fa-95ff-a4c9d6d78294 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.793053 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c1925a1-4bfd-40fa-95ff-a4c9d6d78294 None None] GET https://10.4.3.145/volume// Jul 10 19:57:39.793323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c1925a1-4bfd-40fa-95ff-a4c9d6d78294 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:39.793577 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c1925a1-4bfd-40fa-95ff-a4c9d6d78294 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:39.794006 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c1925a1-4bfd-40fa-95ff-a4c9d6d78294 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:39.794460 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 285/1146] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57: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 19:57:39.803254 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-33d92202-fed6-467a-9be7-cb08021ee90e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.806292 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-33d92202-fed6-467a-9be7-cb08021ee90e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:39.806643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-33d92202-fed6-467a-9be7-cb08021ee90e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:39.806931 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-33d92202-fed6-467a-9be7-cb08021ee90e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:39.825075 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:39.825075 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:39.831940 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-33d92202-fed6-467a-9be7-cb08021ee90e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:39.840718 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-33d92202-fed6-467a-9be7-cb08021ee90e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:39.841061 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 285/1147] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:57:39 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:57:39.942532 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-e1927328-a1b8-4887-839c-9c9730809f0e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:39.945697 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-e1927328-a1b8-4887-839c-9c9730809f0e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] PUT https://10.4.3.145/volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc Jul 10 19:57:39.946434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-e1927328-a1b8-4887-839c-9c9730809f0e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:39.958296 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-e1927328-a1b8-4887-839c-9c9730809f0e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Acquiring lock "cinder-attachment_update-f705b9cf-8613-427f-b429-4cf973884cb6-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:57:39.966562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-e1927328-a1b8-4887-839c-9c9730809f0e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Lock "cinder-attachment_update-f705b9cf-8613-427f-b429-4cf973884cb6-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:57:39.967572 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:39.967572 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:40.016541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b4816abb-b354-4af9-92ef-bcc22ee05d0c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:40.021284 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4816abb-b354-4af9-92ef-bcc22ee05d0c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:40.021592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4816abb-b354-4af9-92ef-bcc22ee05d0c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:40.021900 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4816abb-b354-4af9-92ef-bcc22ee05d0c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:40.022229 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b4816abb-b354-4af9-92ef-bcc22ee05d0c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:40.029414 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:40.029414 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:40.030448 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4816abb-b354-4af9-92ef-bcc22ee05d0c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:40.031367 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 289/1148] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:40 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:40.202000 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e0e3b718-41c8-4e87-b611-660d32cd734f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:40.202750 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e0e3b718-41c8-4e87-b611-660d32cd734f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:40.203045 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e0e3b718-41c8-4e87-b611-660d32cd734f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:40.203397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e0e3b718-41c8-4e87-b611-660d32cd734f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:40.212264 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:40.212264 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:40.215767 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e0e3b718-41c8-4e87-b611-660d32cd734f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:40.220218 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e0e3b718-41c8-4e87-b611-660d32cd734f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:40.220611 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 286/1149] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:40 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:40.328448 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7a41c3ab-8a83-42b4-8aa7-11ac312d4246 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:40.328874 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7a41c3ab-8a83-42b4-8aa7-11ac312d4246 None None] GET https://10.4.3.145/volume// Jul 10 19:57:40.329115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7a41c3ab-8a83-42b4-8aa7-11ac312d4246 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:40.329428 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7a41c3ab-8a83-42b4-8aa7-11ac312d4246 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:40.329884 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7a41c3ab-8a83-42b4-8aa7-11ac312d4246 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:40.330272 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 286/1150] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57: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 19:57:40.339355 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-58653d25-22c5-4ed7-b347-5ee9a8406618 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:40.341475 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-58653d25-22c5-4ed7-b347-5ee9a8406618 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:40.341698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-58653d25-22c5-4ed7-b347-5ee9a8406618 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:40.341882 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-58653d25-22c5-4ed7-b347-5ee9a8406618 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:40.359679 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:40.359679 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:40.373484 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-58653d25-22c5-4ed7-b347-5ee9a8406618 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:40.379373 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-58653d25-22c5-4ed7-b347-5ee9a8406618 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:40.379373 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 290/1151] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:57:40 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:57:40.490317 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-e13c58ff-2c34-4184-83e3-c1da4bd462e1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:40.492829 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-e13c58ff-2c34-4184-83e3-c1da4bd462e1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] PUT https://10.4.3.145/volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e Jul 10 19:57:40.493439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-e13c58ff-2c34-4184-83e3-c1da4bd462e1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:40.503089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-e1927328-a1b8-4887-839c-9c9730809f0e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Lock "cinder-attachment_update-f705b9cf-8613-427f-b429-4cf973884cb6-np0000005048" released by "attachment_update" :: held 0.535s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:57:40.503503 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-e13c58ff-2c34-4184-83e3-c1da4bd462e1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Acquiring lock "cinder-attachment_update-b7f0e476-2464-4caa-be96-94c1f596e287-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:57:40.503546 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-e1927328-a1b8-4887-839c-9c9730809f0e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc returned with HTTP 200 Jul 10 19:57:40.504373 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 290/1152] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:57:39 2026] PUT /volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:40.509274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-e13c58ff-2c34-4184-83e3-c1da4bd462e1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Lock "cinder-attachment_update-b7f0e476-2464-4caa-be96-94c1f596e287-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:57:40.510281 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:40.510281 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:40.594715 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0532525f-6791-4e45-9a70-3f952c73d5f9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:40.596620 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0532525f-6791-4e45-9a70-3f952c73d5f9 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:40.596833 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0532525f-6791-4e45-9a70-3f952c73d5f9 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:40.597173 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0532525f-6791-4e45-9a70-3f952c73d5f9 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:40.607693 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:40.607693 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:40.613232 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0532525f-6791-4e45-9a70-3f952c73d5f9 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:40.620132 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0532525f-6791-4e45-9a70-3f952c73d5f9 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:40.622472 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 287/1153] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:40 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:40.656054 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9add9a69-212c-49d4-a7a3-63aafa8a9b7d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:40.658166 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9add9a69-212c-49d4-a7a3-63aafa8a9b7d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:40.658368 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9add9a69-212c-49d4-a7a3-63aafa8a9b7d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:40.658561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9add9a69-212c-49d4-a7a3-63aafa8a9b7d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:40.658688 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9add9a69-212c-49d4-a7a3-63aafa8a9b7d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:40.664027 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:40.664027 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:40.665036 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9add9a69-212c-49d4-a7a3-63aafa8a9b7d tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:40.665447 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 291/1154] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:40 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:41.040151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-e13c58ff-2c34-4184-83e3-c1da4bd462e1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Lock "cinder-attachment_update-b7f0e476-2464-4caa-be96-94c1f596e287-np0000005048" released by "attachment_update" :: held 0.531s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:57:41.040532 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-e13c58ff-2c34-4184-83e3-c1da4bd462e1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e returned with HTTP 200 Jul 10 19:57:41.041275 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 287/1155] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:57:40 2026] PUT /volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:41.042517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5bb9df77-effa-4969-a3df-1c5260b8ff86 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.044491 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5bb9df77-effa-4969-a3df-1c5260b8ff86 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:41.044761 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5bb9df77-effa-4969-a3df-1c5260b8ff86 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:41.045067 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5bb9df77-effa-4969-a3df-1c5260b8ff86 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:41.045304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-5bb9df77-effa-4969-a3df-1c5260b8ff86 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:41.050250 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.050250 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:41.051271 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5bb9df77-effa-4969-a3df-1c5260b8ff86 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:41.051975 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 291/1156] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:41 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:41.233077 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f04a5e1-64f4-49ec-a423-8e293d773a04 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.235090 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f04a5e1-64f4-49ec-a423-8e293d773a04 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:41.235328 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f04a5e1-64f4-49ec-a423-8e293d773a04 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:41.235553 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f04a5e1-64f4-49ec-a423-8e293d773a04 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:41.248696 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.248696 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:41.253244 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f04a5e1-64f4-49ec-a423-8e293d773a04 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:41.258805 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f04a5e1-64f4-49ec-a423-8e293d773a04 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:41.259562 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 288/1157] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:41 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:41.638482 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9cf9d0a0-0ea3-4098-9fab-dff5408f522c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.643219 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cf9d0a0-0ea3-4098-9fab-dff5408f522c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:41.643219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cf9d0a0-0ea3-4098-9fab-dff5408f522c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:41.643506 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cf9d0a0-0ea3-4098-9fab-dff5408f522c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:41.654363 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.654363 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:41.659557 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9cf9d0a0-0ea3-4098-9fab-dff5408f522c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:41.664952 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cf9d0a0-0ea3-4098-9fab-dff5408f522c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:41.665398 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 292/1158] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:41 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:41.679876 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e3a2bbb1-ca55-4bbc-bc51-656fb5c8d6fc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.684531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e3a2bbb1-ca55-4bbc-bc51-656fb5c8d6fc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:41.685623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e3a2bbb1-ca55-4bbc-bc51-656fb5c8d6fc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:41.685876 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e3a2bbb1-ca55-4bbc-bc51-656fb5c8d6fc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:41.686099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e3a2bbb1-ca55-4bbc-bc51-656fb5c8d6fc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:41.695185 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.695185 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:41.696581 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e3a2bbb1-ca55-4bbc-bc51-656fb5c8d6fc tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:41.698626 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 288/1159] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:41 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:41.716583 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-30445442-1f96-40de-96da-5ca30e2951cd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.719048 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-30445442-1f96-40de-96da-5ca30e2951cd tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a Jul 10 19:57:41.719584 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-30445442-1f96-40de-96da-5ca30e2951cd tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:41.719980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-30445442-1f96-40de-96da-5ca30e2951cd tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:41.729307 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.729307 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:41.735282 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-30445442-1f96-40de-96da-5ca30e2951cd tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Volume info retrieved successfully. Jul 10 19:57:41.742580 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-30445442-1f96-40de-96da-5ca30e2951cd tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a returned with HTTP 200 Jul 10 19:57:41.743266 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 292/1160] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:41 2026] GET /volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:41.765459 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-43a897ee-4db8-4159-9b31-ec6842c074fd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.770877 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-43a897ee-4db8-4159-9b31-ec6842c074fd tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] PUT https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:41.771865 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-43a897ee-4db8-4159-9b31-ec6842c074fd tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2138073845", "description": "tempest-volume-backup-description-1353776865"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:41.781479 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.781479 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:41.800045 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-43a897ee-4db8-4159-9b31-ec6842c074fd tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:41.800681 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 289/1161] 10.4.3.145 () {70 vars in 1409 bytes} [Fri Jul 10 19:57:41 2026] PUT /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 333 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:41.811366 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cd91be85-1ed6-4b3b-a2ff-0d05b53235c3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.813526 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd91be85-1ed6-4b3b-a2ff-0d05b53235c3 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:41.813766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd91be85-1ed6-4b3b-a2ff-0d05b53235c3 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:41.814070 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd91be85-1ed6-4b3b-a2ff-0d05b53235c3 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:41.814273 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-cd91be85-1ed6-4b3b-a2ff-0d05b53235c3 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:41.820987 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.820987 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:41.822221 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd91be85-1ed6-4b3b-a2ff-0d05b53235c3 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:41.822788 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 293/1162] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:41 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 841 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:41.837388 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-26216001-2472-4631-a743-5e9ada964584 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.839719 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-26216001-2472-4631-a743-5e9ada964584 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] DELETE https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:41.840040 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-26216001-2472-4631-a743-5e9ada964584 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:41.840262 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-26216001-2472-4631-a743-5e9ada964584 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:41.840634 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-26216001-2472-4631-a743-5e9ada964584 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Delete backup with id: 858f272e-90ec-4e17-97c6-3ba619117232. Jul 10 19:57:41.848909 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.848909 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:41.882388 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-26216001-2472-4631-a743-5e9ada964584 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] delete_backup rpcapi backup_id 858f272e-90ec-4e17-97c6-3ba619117232 {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:57:41.886583 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-26216001-2472-4631-a743-5e9ada964584 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 202 Jul 10 19:57:41.887914 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 289/1163] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 19:57:41 2026] DELETE /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:57:41.899294 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d873f68b-834f-4ff9-9e8d-0f0188ddc2ba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:41.901402 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d873f68b-834f-4ff9-9e8d-0f0188ddc2ba tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:41.902612 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d873f68b-834f-4ff9-9e8d-0f0188ddc2ba tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:41.902612 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d873f68b-834f-4ff9-9e8d-0f0188ddc2ba tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:41.903179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-d873f68b-834f-4ff9-9e8d-0f0188ddc2ba tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:41.908518 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:41.908518 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:41.909540 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d873f68b-834f-4ff9-9e8d-0f0188ddc2ba tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 200 Jul 10 19:57:41.909994 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 293/1164] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:41 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 840 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:42.064458 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9f80f976-1a33-4422-a550-614f7b234f4d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.067199 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9f80f976-1a33-4422-a550-614f7b234f4d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:42.067865 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9f80f976-1a33-4422-a550-614f7b234f4d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.068044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9f80f976-1a33-4422-a550-614f7b234f4d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.068295 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-9f80f976-1a33-4422-a550-614f7b234f4d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:42.075733 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:42.075733 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:42.076681 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9f80f976-1a33-4422-a550-614f7b234f4d tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:42.077331 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 290/1165] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:42 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:42.092931 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-04a8a37d-f6b0-48dc-ba75-4c9e593ad3fb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.095179 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-04a8a37d-f6b0-48dc-ba75-4c9e593ad3fb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/adda672b-99ce-4d7a-94e6-a950a487c03c Jul 10 19:57:42.095446 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-04a8a37d-f6b0-48dc-ba75-4c9e593ad3fb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.095696 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-04a8a37d-f6b0-48dc-ba75-4c9e593ad3fb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.106208 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:42.106208 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:42.111488 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-04a8a37d-f6b0-48dc-ba75-4c9e593ad3fb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:42.117327 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-04a8a37d-f6b0-48dc-ba75-4c9e593ad3fb tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/adda672b-99ce-4d7a-94e6-a950a487c03c returned with HTTP 200 Jul 10 19:57:42.117429 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 294/1166] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:42 2026] GET /volume/v3/volumes/adda672b-99ce-4d7a-94e6-a950a487c03c => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:42.131591 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a7042f06-56e0-4e79-bd30-9a094cb34d95 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.133459 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7042f06-56e0-4e79-bd30-9a094cb34d95 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes Jul 10 19:57:42.133723 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7042f06-56e0-4e79-bd30-9a094cb34d95 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.133951 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7042f06-56e0-4e79-bd30-9a094cb34d95 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.134359 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-a7042f06-56e0-4e79-bd30-9a094cb34d95 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:57:42.135281 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a7042f06-56e0-4e79-bd30-9a094cb34d95 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:57:42.144622 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a7042f06-56e0-4e79-bd30-9a094cb34d95 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Get all volumes completed successfully. Jul 10 19:57:42.145341 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7042f06-56e0-4e79-bd30-9a094cb34d95 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 19:57:42.145773 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 290/1167] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 19:57:42 2026] GET /volume/v3/volumes => generated 663 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:42.154978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-106c1675-5899-49f3-9d1a-61f316d35851 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.157902 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-106c1675-5899-49f3-9d1a-61f316d35851 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] DELETE https://10.4.3.145/volume/v3/volumes/adda672b-99ce-4d7a-94e6-a950a487c03c Jul 10 19:57:42.158195 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-106c1675-5899-49f3-9d1a-61f316d35851 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.158752 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-106c1675-5899-49f3-9d1a-61f316d35851 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.159057 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-106c1675-5899-49f3-9d1a-61f316d35851 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Delete volume with id: adda672b-99ce-4d7a-94e6-a950a487c03c Jul 10 19:57:42.167105 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:42.167105 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:42.167670 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-106c1675-5899-49f3-9d1a-61f316d35851 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:42.189797 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-106c1675-5899-49f3-9d1a-61f316d35851 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Delete volume request issued successfully. Jul 10 19:57:42.189797 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-106c1675-5899-49f3-9d1a-61f316d35851 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/adda672b-99ce-4d7a-94e6-a950a487c03c returned with HTTP 202 Jul 10 19:57:42.189797 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 294/1168] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:42 2026] DELETE /volume/v3/volumes/adda672b-99ce-4d7a-94e6-a950a487c03c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:42.202701 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9258084d-3328-4d78-b17b-d2fc00920d44 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.205258 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9258084d-3328-4d78-b17b-d2fc00920d44 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] DELETE https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 Jul 10 19:57:42.205543 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9258084d-3328-4d78-b17b-d2fc00920d44 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.205849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9258084d-3328-4d78-b17b-d2fc00920d44 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.205950 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-9258084d-3328-4d78-b17b-d2fc00920d44 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Delete backup with id: a5453d0e-6f6c-4880-9963-36e03664a5b6. Jul 10 19:57:42.212501 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:42.212501 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:42.236789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-9258084d-3328-4d78-b17b-d2fc00920d44 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] delete_backup rpcapi backup_id a5453d0e-6f6c-4880-9963-36e03664a5b6 {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:57:42.241234 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9258084d-3328-4d78-b17b-d2fc00920d44 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 returned with HTTP 202 Jul 10 19:57:42.241628 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 291/1169] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:42 2026] DELETE /volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:57:42.253704 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-156b8229-2325-4a16-9225-67a2722e9467 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.255906 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-156b8229-2325-4a16-9225-67a2722e9467 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] GET https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 Jul 10 19:57:42.255906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-156b8229-2325-4a16-9225-67a2722e9467 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.255906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-156b8229-2325-4a16-9225-67a2722e9467 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.255906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-156b8229-2325-4a16-9225-67a2722e9467 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Show backup with id a5453d0e-6f6c-4880-9963-36e03664a5b6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:42.260727 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:42.260727 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:42.262372 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-156b8229-2325-4a16-9225-67a2722e9467 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 returned with HTTP 200 Jul 10 19:57:42.263000 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 295/1170] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:42 2026] GET /volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:42.272100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3296480a-6185-4cf7-a664-87b4bf301df2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.274188 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3296480a-6185-4cf7-a664-87b4bf301df2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:42.274428 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3296480a-6185-4cf7-a664-87b4bf301df2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.274672 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3296480a-6185-4cf7-a664-87b4bf301df2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.285436 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:42.285436 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:42.290658 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3296480a-6185-4cf7-a664-87b4bf301df2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:42.296564 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3296480a-6185-4cf7-a664-87b4bf301df2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:42.297061 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 291/1171] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:42 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:42.519991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-bdda3454-df82-4b09-8d40-ef2ab9a1bc56 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.522684 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-bdda3454-df82-4b09-8d40-ef2ab9a1bc56 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] POST https://10.4.3.145/volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec/action Jul 10 19:57:42.523099 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-bdda3454-df82-4b09-8d40-ef2ab9a1bc56 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:42.523231 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-bdda3454-df82-4b09-8d40-ef2ab9a1bc56 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:42.550042 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:42.550042 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:42.569067 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-48682cbf-9c6c-493b-badd-7fbd77dde779 req-bdda3454-df82-4b09-8d40-ef2ab9a1bc56 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec/action returned with HTTP 204 Jul 10 19:57:42.569604 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 295/1172] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:57:42 2026] POST /volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:42.680568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-991b791e-9a3f-48d6-a0c3-0147889f1195 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.683053 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-991b791e-9a3f-48d6-a0c3-0147889f1195 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:42.683322 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-991b791e-9a3f-48d6-a0c3-0147889f1195 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.683556 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-991b791e-9a3f-48d6-a0c3-0147889f1195 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.695539 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:42.695539 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:42.700594 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-991b791e-9a3f-48d6-a0c3-0147889f1195 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:42.708764 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-991b791e-9a3f-48d6-a0c3-0147889f1195 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:42.709374 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 292/1173] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:42 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:42.922946 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-44536f4d-999a-4f18-809b-18417ee5e8a4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:42.927992 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-44536f4d-999a-4f18-809b-18417ee5e8a4 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 Jul 10 19:57:42.927992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-44536f4d-999a-4f18-809b-18417ee5e8a4 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:42.927992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-44536f4d-999a-4f18-809b-18417ee5e8a4 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:42.927992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-44536f4d-999a-4f18-809b-18417ee5e8a4 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Show backup with id 858f272e-90ec-4e17-97c6-3ba619117232. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:42.934622 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-44536f4d-999a-4f18-809b-18417ee5e8a4 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 returned with HTTP 404 Jul 10 19:57:42.934622 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 296/1174] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:42 2026] GET /volume/v3/backups/858f272e-90ec-4e17-97c6-3ba619117232 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:43.047010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-170c1ee2-a85a-4961-8721-5de4a34992c5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.049114 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-170c1ee2-a85a-4961-8721-5de4a34992c5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a Jul 10 19:57:43.049368 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-170c1ee2-a85a-4961-8721-5de4a34992c5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.049595 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-170c1ee2-a85a-4961-8721-5de4a34992c5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.067219 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:43.067219 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:43.073866 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-170c1ee2-a85a-4961-8721-5de4a34992c5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Volume info retrieved successfully. Jul 10 19:57:43.079618 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-170c1ee2-a85a-4961-8721-5de4a34992c5 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a returned with HTTP 200 Jul 10 19:57:43.080209 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 292/1175] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:43 2026] GET /volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:43.096391 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9543d98f-1bdf-45e4-b460-27307c63dda6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.098438 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9543d98f-1bdf-45e4-b460-27307c63dda6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a Jul 10 19:57:43.098669 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9543d98f-1bdf-45e4-b460-27307c63dda6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.098911 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9543d98f-1bdf-45e4-b460-27307c63dda6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.099123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-9543d98f-1bdf-45e4-b460-27307c63dda6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Delete volume with id: a91434c5-a70b-4d57-9554-b3ee9239479a Jul 10 19:57:43.109677 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:43.109677 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:43.110288 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9543d98f-1bdf-45e4-b460-27307c63dda6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Volume info retrieved successfully. Jul 10 19:57:43.146446 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9543d98f-1bdf-45e4-b460-27307c63dda6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Delete volume request issued successfully. Jul 10 19:57:43.146709 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9543d98f-1bdf-45e4-b460-27307c63dda6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a returned with HTTP 202 Jul 10 19:57:43.147286 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 296/1176] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 19:57:43 2026] DELETE /volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:43.155650 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-444b4e9b-c2e2-4352-bd7c-14dcdea31348 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.157785 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-444b4e9b-c2e2-4352-bd7c-14dcdea31348 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a Jul 10 19:57:43.158212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-444b4e9b-c2e2-4352-bd7c-14dcdea31348 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.158662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-444b4e9b-c2e2-4352-bd7c-14dcdea31348 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.170258 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:43.170258 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:43.177430 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-444b4e9b-c2e2-4352-bd7c-14dcdea31348 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Volume info retrieved successfully. Jul 10 19:57:43.186797 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-444b4e9b-c2e2-4352-bd7c-14dcdea31348 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a returned with HTTP 200 Jul 10 19:57:43.187438 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 293/1177] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:43 2026] GET /volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:43.275509 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42a8e6a9-6ca5-433a-beff-0a6d486c3202 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.277355 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42a8e6a9-6ca5-433a-beff-0a6d486c3202 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] GET https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 Jul 10 19:57:43.277719 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42a8e6a9-6ca5-433a-beff-0a6d486c3202 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.278162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42a8e6a9-6ca5-433a-beff-0a6d486c3202 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.278381 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-42a8e6a9-6ca5-433a-beff-0a6d486c3202 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Show backup with id a5453d0e-6f6c-4880-9963-36e03664a5b6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:43.285010 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42a8e6a9-6ca5-433a-beff-0a6d486c3202 tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 returned with HTTP 404 Jul 10 19:57:43.285319 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 297/1178] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:43 2026] GET /volume/v3/backups/a5453d0e-6f6c-4880-9963-36e03664a5b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:43.296897 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-128d78f3-b686-4e37-985d-d751165bc590 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.299374 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-128d78f3-b686-4e37-985d-d751165bc590 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] DELETE https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:43.299661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-128d78f3-b686-4e37-985d-d751165bc590 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.299934 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-128d78f3-b686-4e37-985d-d751165bc590 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.300122 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-128d78f3-b686-4e37-985d-d751165bc590 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Delete backup with id: f47447ea-2e31-4434-85c1-2dc5efdc67f6. Jul 10 19:57:43.309375 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:43.309375 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:43.311282 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-77e8be24-c30f-4691-a63c-0f876d7fb81c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.316675 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-77e8be24-c30f-4691-a63c-0f876d7fb81c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:43.317531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-77e8be24-c30f-4691-a63c-0f876d7fb81c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.317531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-77e8be24-c30f-4691-a63c-0f876d7fb81c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.331035 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-128d78f3-b686-4e37-985d-d751165bc590 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] delete_backup rpcapi backup_id f47447ea-2e31-4434-85c1-2dc5efdc67f6 {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:57:43.333624 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:43.333624 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:43.334324 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-128d78f3-b686-4e37-985d-d751165bc590 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 202 Jul 10 19:57:43.334782 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 293/1179] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:43 2026] DELETE /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:57:43.339423 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-77e8be24-c30f-4691-a63c-0f876d7fb81c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:43.343663 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-558078a0-2552-47db-955a-7770b666b354 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.346256 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-77e8be24-c30f-4691-a63c-0f876d7fb81c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:43.346750 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 297/1180] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:43 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:43.350991 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-558078a0-2552-47db-955a-7770b666b354 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:43.350991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-558078a0-2552-47db-955a-7770b666b354 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.350991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-558078a0-2552-47db-955a-7770b666b354 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.350991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-558078a0-2552-47db-955a-7770b666b354 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:43.355203 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:43.355203 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:43.356797 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-558078a0-2552-47db-955a-7770b666b354 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 200 Jul 10 19:57:43.357076 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 294/1181] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:43 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:43.725923 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-18382f56-ac9c-454b-9400-fd3b2e16bcdf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.734631 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18382f56-ac9c-454b-9400-fd3b2e16bcdf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:43.734631 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18382f56-ac9c-454b-9400-fd3b2e16bcdf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.734631 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18382f56-ac9c-454b-9400-fd3b2e16bcdf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.750124 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:43.750124 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:43.758308 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-18382f56-ac9c-454b-9400-fd3b2e16bcdf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:43.761330 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18382f56-ac9c-454b-9400-fd3b2e16bcdf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:43.761900 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 298/1182] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:43 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:43.952048 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-334e59dd-7e23-4950-bf2f-64899d852d95 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:43.953866 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-334e59dd-7e23-4950-bf2f-64899d852d95 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/limits Jul 10 19:57:43.954075 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-334e59dd-7e23-4950-bf2f-64899d852d95 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:43.954300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-334e59dd-7e23-4950-bf2f-64899d852d95 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:43.978322 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-334e59dd-7e23-4950-bf2f-64899d852d95 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/limits returned with HTTP 200 Jul 10 19:57:43.978783 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 294/1183] 10.4.3.145 () {68 vars in 1484 bytes} [Fri Jul 10 19:57:43 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:44.204825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2b52364e-45e6-4825-9edb-8a09c0b8d0b6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.207418 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2b52364e-45e6-4825-9edb-8a09c0b8d0b6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] GET https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a Jul 10 19:57:44.207553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2b52364e-45e6-4825-9edb-8a09c0b8d0b6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:44.207830 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2b52364e-45e6-4825-9edb-8a09c0b8d0b6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:44.215630 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2b52364e-45e6-4825-9edb-8a09c0b8d0b6 tempest-VolumesBackupsV39Test-1683568955 tempest-VolumesBackupsV39Test-1683568955-project-member] https://10.4.3.145/volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a returned with HTTP 404 Jul 10 19:57:44.216243 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 298/1184] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 19:57:44 2026] GET /volume/v3/volumes/a91434c5-a70b-4d57-9554-b3ee9239479a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:44.366497 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cd404f57-5dcc-46c8-9e7f-8e8a717d8040 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.368601 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cd404f57-5dcc-46c8-9e7f-8e8a717d8040 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:44.370048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cd404f57-5dcc-46c8-9e7f-8e8a717d8040 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:44.370048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cd404f57-5dcc-46c8-9e7f-8e8a717d8040 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:44.370429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ac2eb04f-d623-4b41-9bf9-af699ddb914b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.373513 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac2eb04f-d623-4b41-9bf9-af699ddb914b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 Jul 10 19:57:44.374067 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac2eb04f-d623-4b41-9bf9-af699ddb914b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:44.374478 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac2eb04f-d623-4b41-9bf9-af699ddb914b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:44.375046 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ac2eb04f-d623-4b41-9bf9-af699ddb914b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id f47447ea-2e31-4434-85c1-2dc5efdc67f6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:44.381255 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac2eb04f-d623-4b41-9bf9-af699ddb914b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 returned with HTTP 404 Jul 10 19:57:44.381395 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:44.381395 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:44.381492 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 299/1185] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:44 2026] GET /volume/v3/backups/f47447ea-2e31-4434-85c1-2dc5efdc67f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:44.385952 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cd404f57-5dcc-46c8-9e7f-8e8a717d8040 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:44.394041 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cd404f57-5dcc-46c8-9e7f-8e8a717d8040 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:44.394041 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 295/1186] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:44 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:44.472488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bbc251f0-ff29-4b67-9f94-c6dcaec7a855 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.476123 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bbc251f0-ff29-4b67-9f94-c6dcaec7a855 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 Jul 10 19:57:44.476399 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bbc251f0-ff29-4b67-9f94-c6dcaec7a855 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:44.476658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bbc251f0-ff29-4b67-9f94-c6dcaec7a855 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:44.487380 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:44.487380 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:44.496015 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bbc251f0-ff29-4b67-9f94-c6dcaec7a855 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:44.504557 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bbc251f0-ff29-4b67-9f94-c6dcaec7a855 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 returned with HTTP 200 Jul 10 19:57:44.505067 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 295/1187] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:44 2026] GET /volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:44.521149 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-353c6326-1f24-4a03-a316-882f29d62c7a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.524534 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-353c6326-1f24-4a03-a316-882f29d62c7a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 Jul 10 19:57:44.524534 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-353c6326-1f24-4a03-a316-882f29d62c7a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:44.524722 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-353c6326-1f24-4a03-a316-882f29d62c7a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:44.524815 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-353c6326-1f24-4a03-a316-882f29d62c7a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Delete volume with id: 5a610e84-55f7-4561-8c41-03578c832958 Jul 10 19:57:44.536659 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:44.536659 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:44.536822 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-353c6326-1f24-4a03-a316-882f29d62c7a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:44.548320 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-0d6b0ab2-b241-4b9d-ac53-9ca924a89915 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.554257 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-0d6b0ab2-b241-4b9d-ac53-9ca924a89915 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:44.554633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-0d6b0ab2-b241-4b9d-ac53-9ca924a89915 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:44.555042 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-0d6b0ab2-b241-4b9d-ac53-9ca924a89915 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:44.567956 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-353c6326-1f24-4a03-a316-882f29d62c7a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Delete volume request issued successfully. Jul 10 19:57:44.569173 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-353c6326-1f24-4a03-a316-882f29d62c7a tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 returned with HTTP 202 Jul 10 19:57:44.569173 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 299/1188] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:44 2026] DELETE /volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:44.570099 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:44.570099 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:44.580007 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-0d6b0ab2-b241-4b9d-ac53-9ca924a89915 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:44.580423 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-baf58fea-407e-4e3f-85e1-5c9c41e00f39 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.581507 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-baf58fea-407e-4e3f-85e1-5c9c41e00f39 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 Jul 10 19:57:44.582591 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-baf58fea-407e-4e3f-85e1-5c9c41e00f39 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:44.582591 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-baf58fea-407e-4e3f-85e1-5c9c41e00f39 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:44.587913 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-0d6b0ab2-b241-4b9d-ac53-9ca924a89915 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 200 Jul 10 19:57:44.589287 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 300/1189] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:57:44 2026] GET /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 1451 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:44.594391 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:44.594391 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:44.600096 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-baf58fea-407e-4e3f-85e1-5c9c41e00f39 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:44.601846 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-16701442-f813-4f67-89af-86deaa3c6f68 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.606119 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-16701442-f813-4f67-89af-86deaa3c6f68 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:57:44.606950 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-16701442-f813-4f67-89af-86deaa3c6f68 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1641205394", "description": null, "metadata": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:44.607141 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-baf58fea-407e-4e3f-85e1-5c9c41e00f39 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 returned with HTTP 200 Jul 10 19:57:44.607830 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 296/1190] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:44 2026] GET /volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:44.637571 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:44.637571 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:44.637571 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-16701442-f813-4f67-89af-86deaa3c6f68 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:44.637571 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-16701442-f813-4f67-89af-86deaa3c6f68 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Create snapshot from volume 5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:44.711092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-16701442-f813-4f67-89af-86deaa3c6f68 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Created reservations ['755cc048-e95d-405c-a485-144304a2b209', 'd3d1d1b6-7e8a-439b-9bb0-8271d478c6ef', 'cee5b2e6-07c1-4458-99b3-fb3cab32f94f', 'e0487b45-eeb6-427f-8122-27757f1a3a15'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:44.784582 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-16701442-f813-4f67-89af-86deaa3c6f68 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Snapshot force create request issued successfully. Jul 10 19:57:44.784658 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1a182925-a69c-4c81-b262-a5abc63bfecf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:44.784954 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-af2eebc7-d464-467e-85ff-54d76a35e17c req-16701442-f813-4f67-89af-86deaa3c6f68 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:57:44.786031 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 296/1191] 10.4.3.145 () {72 vars in 1547 bytes} [Fri Jul 10 19:57:44 2026] POST /volume/v3/snapshots => generated 319 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:44.787110 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1a182925-a69c-4c81-b262-a5abc63bfecf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:44.787538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1a182925-a69c-4c81-b262-a5abc63bfecf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:44.787863 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1a182925-a69c-4c81-b262-a5abc63bfecf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:44.806563 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:44.806563 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:44.814754 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1a182925-a69c-4c81-b262-a5abc63bfecf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:44.822050 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1a182925-a69c-4c81-b262-a5abc63bfecf tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:44.833704 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 300/1192] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:44 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:45.408424 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6277fd3f-a138-46df-b4e1-85d753063e76 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:45.410288 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6277fd3f-a138-46df-b4e1-85d753063e76 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:45.410479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6277fd3f-a138-46df-b4e1-85d753063e76 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:45.410913 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6277fd3f-a138-46df-b4e1-85d753063e76 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:45.421545 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:45.421545 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:45.425756 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6277fd3f-a138-46df-b4e1-85d753063e76 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:45.431286 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6277fd3f-a138-46df-b4e1-85d753063e76 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:45.431893 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 301/1193] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:45 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:45.629785 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7114147f-6d1d-45be-9c3d-7862a5011a07 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:45.636664 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7114147f-6d1d-45be-9c3d-7862a5011a07 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 Jul 10 19:57:45.637115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7114147f-6d1d-45be-9c3d-7862a5011a07 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:45.637449 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7114147f-6d1d-45be-9c3d-7862a5011a07 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:45.651342 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7114147f-6d1d-45be-9c3d-7862a5011a07 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 returned with HTTP 404 Jul 10 19:57:45.654002 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 297/1194] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:45 2026] GET /volume/v3/volumes/5a610e84-55f7-4561-8c41-03578c832958 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:45.673034 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:45.676983 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:45.676983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-60141029"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:45.677469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-60141029'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:45.677636 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Create volume of 1 GB Jul 10 19:57:45.678086 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:45.678086 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:45.683860 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Availability Zones retrieved successfully. Jul 10 19:57:45.700018 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Flow 'volume_create_api' (8afe9bc6-9c0f-4e0f-a5c9-ce97e012c9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:45.701394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf3b3c7-7d09-4008-b739-903ef9b866f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:45.702866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:45.740969 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf3b3c7-7d09-4008-b739-903ef9b866f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:45.742331 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a430b82-35db-493d-8d8e-1220fb6d9c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:45.803442 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Created reservations ['76562989-d1ed-406d-93ff-3125601b19b9', '2a96dffa-c3ba-4305-9d84-7b2d14601b0d', '4c18322b-2e1a-4ad5-a0cb-307408741d1c', 'a8088390-39f3-46b7-9194-1d14154836a1'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:45.804652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a430b82-35db-493d-8d8e-1220fb6d9c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76562989-d1ed-406d-93ff-3125601b19b9', '2a96dffa-c3ba-4305-9d84-7b2d14601b0d', '4c18322b-2e1a-4ad5-a0cb-307408741d1c', 'a8088390-39f3-46b7-9194-1d14154836a1']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:45.805567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d50b6eb-4c74-4af6-aeb3-5dad29a11ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:45.836114 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d50b6eb-4c74-4af6-aeb3-5dad29a11ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '066d134d-ec0b-4813-823b-07896761fc03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-60141029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245a7b59c5a449558cdffe2a198ad829',qos_specs=None,replication_status=,reservations=['76562989-d1ed-406d-93ff-3125601b19b9','2a96dffa-c3ba-4305-9d84-7b2d14601b0d','4c18322b-2e1a-4ad5-a0cb-307408741d1c','a8088390-39f3-46b7-9194-1d14154836a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179831a663a2482d856e236e1ef598a7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-60141029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=066d134d-ec0b-4813-823b-07896761fc03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245a7b59c5a449558cdffe2a198ad829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='179831a663a2482d856e236e1ef598a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:45.837716 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e6d0cc-045a-4202-ada9-85050d3f76af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:45.838469 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c7881c9c-bfd8-41ed-a984-04f0d164bae0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:45.840600 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c7881c9c-bfd8-41ed-a984-04f0d164bae0 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:45.840890 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c7881c9c-bfd8-41ed-a984-04f0d164bae0 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:45.843016 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c7881c9c-bfd8-41ed-a984-04f0d164bae0 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:45.855406 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:45.855406 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:45.862244 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c7881c9c-bfd8-41ed-a984-04f0d164bae0 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:45.869662 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c7881c9c-bfd8-41ed-a984-04f0d164bae0 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:45.870533 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 301/1195] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:45 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:45.881517 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e6d0cc-045a-4202-ada9-85050d3f76af) transitioned into state 'SUCCESS' from state '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-60141029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245a7b59c5a449558cdffe2a198ad829',qos_specs=None,replication_status=,reservations=['76562989-d1ed-406d-93ff-3125601b19b9','2a96dffa-c3ba-4305-9d84-7b2d14601b0d','4c18322b-2e1a-4ad5-a0cb-307408741d1c','a8088390-39f3-46b7-9194-1d14154836a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179831a663a2482d856e236e1ef598a7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:45.882443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb226b1e-3363-4056-acf5-f56042c4150a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:45.900265 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb226b1e-3363-4056-acf5-f56042c4150a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:45.901771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Flow 'volume_create_api' (8afe9bc6-9c0f-4e0f-a5c9-ce97e012c9d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:45.901922 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Create volume request issued successfully. Jul 10 19:57:45.902666 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5829916b-8fb3-412b-af59-5f3bbdc22d0f tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:45.903136 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 297/1196] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:57:45 2026] POST /volume/v3/volumes => generated 752 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:45.919263 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-89ecf3ea-c0ed-486f-a720-b5dc9d73b634 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:45.922827 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89ecf3ea-c0ed-486f-a720-b5dc9d73b634 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 Jul 10 19:57:45.923175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89ecf3ea-c0ed-486f-a720-b5dc9d73b634 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:45.923667 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89ecf3ea-c0ed-486f-a720-b5dc9d73b634 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:45.934894 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:45.934894 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:45.942008 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-89ecf3ea-c0ed-486f-a720-b5dc9d73b634 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:45.954198 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89ecf3ea-c0ed-486f-a720-b5dc9d73b634 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 returned with HTTP 200 Jul 10 19:57:45.954198 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 302/1197] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:45 2026] GET /volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:45.997747 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:45.999901 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:46.000450 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-VolumesCloneTest-Volume-219181546"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:46.002893 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume request body: {'volume': {'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-219181546'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:46.124844 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume of 1 GB Jul 10 19:57:46.131493 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Availability Zones retrieved successfully. Jul 10 19:57:46.141792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Flow 'volume_create_api' (96715bbc-a8f9-4d61-9c64-bfbc11818f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:46.143697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27d682b-b992-4852-a134-0fffc7eeb054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:46.145231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:46.213889 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27d682b-b992-4852-a134-0fffc7eeb054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:46.215206 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73ea451-1987-475c-9851-ef9645409c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:46.311365 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Created reservations ['19add1f5-116e-4033-bc68-fdfbaa4119ac', 'f1127b97-4365-490e-a2ad-dd4de7dc9b5e', '8e53a739-c3f2-42aa-a001-bb41311d47a6', '04a4cf46-68f3-4b48-a09e-bb1c6f955358'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:46.312571 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73ea451-1987-475c-9851-ef9645409c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19add1f5-116e-4033-bc68-fdfbaa4119ac', 'f1127b97-4365-490e-a2ad-dd4de7dc9b5e', '8e53a739-c3f2-42aa-a001-bb41311d47a6', '04a4cf46-68f3-4b48-a09e-bb1c6f955358']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:46.313764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8c1b24-e319-4269-8e09-81af3624def1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:46.343726 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8c1b24-e319-4269-8e09-81af3624def1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42ad4db2-bedf-4653-b70b-4524c793539f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-219181546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0392f85a5da246d3b6e45ae8fbc6450f',qos_specs=None,replication_status=,reservations=['19add1f5-116e-4033-bc68-fdfbaa4119ac','f1127b97-4365-490e-a2ad-dd4de7dc9b5e','8e53a739-c3f2-42aa-a001-bb41311d47a6','04a4cf46-68f3-4b48-a09e-bb1c6f955358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b190537f29b54789a833a71664d08af5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-219181546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42ad4db2-bedf-4653-b70b-4524c793539f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0392f85a5da246d3b6e45ae8fbc6450f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b190537f29b54789a833a71664d08af5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:46.345567 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05021b48-ccda-4692-8fc9-fe90f96b2bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:46.374442 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05021b48-ccda-4692-8fc9-fe90f96b2bd1) transitioned into state 'SUCCESS' from state '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-219181546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0392f85a5da246d3b6e45ae8fbc6450f',qos_specs=None,replication_status=,reservations=['19add1f5-116e-4033-bc68-fdfbaa4119ac','f1127b97-4365-490e-a2ad-dd4de7dc9b5e','8e53a739-c3f2-42aa-a001-bb41311d47a6','04a4cf46-68f3-4b48-a09e-bb1c6f955358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b190537f29b54789a833a71664d08af5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:46.375257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05cd5df-93e4-41b8-8790-369fd629259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:46.387848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05cd5df-93e4-41b8-8790-369fd629259b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:46.388676 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Flow 'volume_create_api' (96715bbc-a8f9-4d61-9c64-bfbc11818f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:46.389062 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume request issued successfully. Jul 10 19:57:46.389661 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d2d56287-4ff4-46ce-a718-87a6f066f20e tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:46.390909 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 298/1198] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:57:45 2026] POST /volume/v3/volumes => generated 746 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:46.402887 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-92561c99-f23b-4a7e-9a52-177bd4b01554 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:46.405112 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-92561c99-f23b-4a7e-9a52-177bd4b01554 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f Jul 10 19:57:46.405406 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-92561c99-f23b-4a7e-9a52-177bd4b01554 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:46.405662 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-92561c99-f23b-4a7e-9a52-177bd4b01554 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:46.416673 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:46.416673 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:46.423203 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-92561c99-f23b-4a7e-9a52-177bd4b01554 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:46.429584 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-92561c99-f23b-4a7e-9a52-177bd4b01554 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f returned with HTTP 200 Jul 10 19:57:46.430190 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 302/1199] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:46 2026] GET /volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:46.446829 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a2db5bbf-a8fe-4bde-9375-f1d1eeb0a17a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:46.448734 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a2db5bbf-a8fe-4bde-9375-f1d1eeb0a17a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:46.448926 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a2db5bbf-a8fe-4bde-9375-f1d1eeb0a17a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:46.449116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a2db5bbf-a8fe-4bde-9375-f1d1eeb0a17a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:46.465339 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:46.465339 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:46.470803 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a2db5bbf-a8fe-4bde-9375-f1d1eeb0a17a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:46.476545 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a2db5bbf-a8fe-4bde-9375-f1d1eeb0a17a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:46.477156 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 298/1200] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:46 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:46.769265 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-280f307d-b3eb-4f89-9f36-097f4089028c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:46.771552 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-280f307d-b3eb-4f89-9f36-097f4089028c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] POST https://10.4.3.145/volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc/action Jul 10 19:57:46.772035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-280f307d-b3eb-4f89-9f36-097f4089028c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:46.772180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-280f307d-b3eb-4f89-9f36-097f4089028c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:46.799890 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:46.799890 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:46.816061 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6feaf34e-80e7-486c-832c-d8c13a61cdd8 req-280f307d-b3eb-4f89-9f36-097f4089028c tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc/action returned with HTTP 204 Jul 10 19:57:46.816681 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 303/1201] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:57:46 2026] POST /volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:46.887062 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-de822f54-419d-4e7b-be84-db885b0df4f2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:46.889640 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-de822f54-419d-4e7b-be84-db885b0df4f2 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:46.889837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-de822f54-419d-4e7b-be84-db885b0df4f2 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:46.890052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-de822f54-419d-4e7b-be84-db885b0df4f2 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:46.901446 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:46.901446 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:46.906805 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-de822f54-419d-4e7b-be84-db885b0df4f2 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:46.912227 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-de822f54-419d-4e7b-be84-db885b0df4f2 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:46.912692 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 299/1202] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:46 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:46.926613 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e1d261ec-93c0-483d-aff6-07ecafd4bd62 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:46.928461 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e1d261ec-93c0-483d-aff6-07ecafd4bd62 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:46.928709 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e1d261ec-93c0-483d-aff6-07ecafd4bd62 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:46.929000 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e1d261ec-93c0-483d-aff6-07ecafd4bd62 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:46.939165 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:46.939165 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:46.943882 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e1d261ec-93c0-483d-aff6-07ecafd4bd62 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:46.948606 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e1d261ec-93c0-483d-aff6-07ecafd4bd62 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:46.948981 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 303/1203] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:46 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:46.972702 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-77aa37ee-557d-4366-a021-cf3ffebb2d7e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:46.974574 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77aa37ee-557d-4366-a021-cf3ffebb2d7e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 Jul 10 19:57:46.974843 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77aa37ee-557d-4366-a021-cf3ffebb2d7e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:46.975097 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77aa37ee-557d-4366-a021-cf3ffebb2d7e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:46.984031 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:46.984031 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:46.989450 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-77aa37ee-557d-4366-a021-cf3ffebb2d7e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:46.995275 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77aa37ee-557d-4366-a021-cf3ffebb2d7e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 returned with HTTP 200 Jul 10 19:57:46.995701 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 299/1204] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:46 2026] GET /volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:47.009523 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-df99d135-191f-470c-a28e-a255592ba89b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.011624 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df99d135-191f-470c-a28e-a255592ba89b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 19:57:47.012021 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df99d135-191f-470c-a28e-a255592ba89b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "066d134d-ec0b-4813-823b-07896761fc03", "name": "tempest-VolumesBackupsAdminTest-Backup-782193052", "container": "tempest-volumesbackupsadmintest-backup-container-855564070"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:47.013843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-df99d135-191f-470c-a28e-a255592ba89b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Creating new backup {'backup': {'volume_id': '066d134d-ec0b-4813-823b-07896761fc03', 'name': 'tempest-VolumesBackupsAdminTest-Backup-782193052', 'container': 'tempest-volumesbackupsadmintest-backup-container-855564070'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:57:47.014050 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-df99d135-191f-470c-a28e-a255592ba89b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Creating backup of volume 066d134d-ec0b-4813-823b-07896761fc03 in container tempest-volumesbackupsadmintest-backup-container-855564070 Jul 10 19:57:47.021854 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.021854 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:47.022395 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-df99d135-191f-470c-a28e-a255592ba89b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:57:47.039138 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-df99d135-191f-470c-a28e-a255592ba89b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Created reservations ['f8239dee-dda1-4682-9286-fb87f849f89c', '2e19108b-a4f5-487e-a47a-7cc5aed4fffa'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:47.069509 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df99d135-191f-470c-a28e-a255592ba89b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 19:57:47.069956 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 304/1205] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:57:47 2026] POST /volume/v3/backups => generated 334 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:47.078167 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bd549340-a9d5-47c7-af38-6ba0cef583fd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.079974 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bd549340-a9d5-47c7-af38-6ba0cef583fd tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:47.080250 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bd549340-a9d5-47c7-af38-6ba0cef583fd tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:47.080472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bd549340-a9d5-47c7-af38-6ba0cef583fd tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:47.080640 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-bd549340-a9d5-47c7-af38-6ba0cef583fd tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:47.086644 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.086644 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:47.088823 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bd549340-a9d5-47c7-af38-6ba0cef583fd tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:47.088823 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 300/1206] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:47 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:47.178209 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3b3c09a1-7e90-4073-b0cb-318610f1cd5f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.179981 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3b3c09a1-7e90-4073-b0cb-318610f1cd5f tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c Jul 10 19:57:47.180225 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3b3c09a1-7e90-4073-b0cb-318610f1cd5f tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:47.180439 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3b3c09a1-7e90-4073-b0cb-318610f1cd5f tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:47.186677 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.186677 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:47.187250 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3b3c09a1-7e90-4073-b0cb-318610f1cd5f tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Snapshot retrieved successfully. Jul 10 19:57:47.188264 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3b3c09a1-7e90-4073-b0cb-318610f1cd5f tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c returned with HTTP 200 Jul 10 19:57:47.188709 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 304/1207] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:57:47 2026] GET /volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:47.435004 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-36a240ed-a144-4042-b472-2a55c0573fab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.437119 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-36a240ed-a144-4042-b472-2a55c0573fab tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c Jul 10 19:57:47.437472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-36a240ed-a144-4042-b472-2a55c0573fab tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:47.437775 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-36a240ed-a144-4042-b472-2a55c0573fab tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:47.437941 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-36a240ed-a144-4042-b472-2a55c0573fab tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Delete snapshot with id: 8b82951c-68b7-4de8-af31-bf01f39c5b0c Jul 10 19:57:47.444123 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.444123 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:47.444308 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d22ef417-92c8-49d5-be78-45d0d00268ca None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.444869 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-36a240ed-a144-4042-b472-2a55c0573fab tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Snapshot retrieved successfully. Jul 10 19:57:47.447476 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d22ef417-92c8-49d5-be78-45d0d00268ca tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f Jul 10 19:57:47.447781 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d22ef417-92c8-49d5-be78-45d0d00268ca tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:47.448091 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d22ef417-92c8-49d5-be78-45d0d00268ca tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:47.457210 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.457210 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:47.462252 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d22ef417-92c8-49d5-be78-45d0d00268ca tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:47.467973 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d22ef417-92c8-49d5-be78-45d0d00268ca tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f returned with HTTP 200 Jul 10 19:57:47.468476 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 305/1208] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:47 2026] GET /volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:47.473042 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-36a240ed-a144-4042-b472-2a55c0573fab tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Snapshot delete request issued successfully. Jul 10 19:57:47.473447 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-36a240ed-a144-4042-b472-2a55c0573fab tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c returned with HTTP 202 Jul 10 19:57:47.474047 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 300/1209] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:57:47 2026] DELETE /volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:47.482864 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5b7c7978-58fc-456f-9e1b-383c89d12e6b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.483116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.484802 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5b7c7978-58fc-456f-9e1b-383c89d12e6b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c Jul 10 19:57:47.485066 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5b7c7978-58fc-456f-9e1b-383c89d12e6b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:47.485148 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:47.485299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5b7c7978-58fc-456f-9e1b-383c89d12e6b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:47.485531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "42ad4db2-bedf-4653-b70b-4524c793539f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1223820652"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:47.487211 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume request body: {'volume': {'source_volid': '42ad4db2-bedf-4653-b70b-4524c793539f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1223820652'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:47.491231 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.491231 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:47.491713 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5b7c7978-58fc-456f-9e1b-383c89d12e6b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Snapshot retrieved successfully. Jul 10 19:57:47.492691 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5b7c7978-58fc-456f-9e1b-383c89d12e6b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c returned with HTTP 200 Jul 10 19:57:47.493240 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 301/1210] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:57:47 2026] GET /volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:47.493572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-33aa04a8-7403-430e-9729-ae29172bb026 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.495489 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33aa04a8-7403-430e-9729-ae29172bb026 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:47.495700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33aa04a8-7403-430e-9729-ae29172bb026 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:47.495888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33aa04a8-7403-430e-9729-ae29172bb026 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:47.498801 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.498801 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:47.499318 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume retrieved successfully. Jul 10 19:57:47.499429 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume of 1 GB Jul 10 19:57:47.505537 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Availability Zones retrieved successfully. Jul 10 19:57:47.511905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Flow 'volume_create_api' (095d67fc-7a8f-4d75-9bf1-ac5522b7a2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:47.512051 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.512051 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:47.513140 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cdec24e-ec08-4e90-b6d5-05a296093513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:47.514412 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:47.517651 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-33aa04a8-7403-430e-9729-ae29172bb026 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:47.525268 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33aa04a8-7403-430e-9729-ae29172bb026 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:47.525976 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 306/1211] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:47 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:47.547890 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cdec24e-ec08-4e90-b6d5-05a296093513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '42ad4db2-bedf-4653-b70b-4524c793539f', 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:47.548905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65fbaaa9-6a47-439c-bf18-0595f670e259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:47.611229 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Created reservations ['d4d6ff57-65e6-4ec8-8055-2b4402778689', '9e605974-a03c-4cf2-a189-e9fddc27473c', '859b239a-23cf-4a9c-925d-41756ec139ee', 'a0be1c16-eba4-42ee-8c03-b236e09eeb1e'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:47.612612 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65fbaaa9-6a47-439c-bf18-0595f670e259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d6ff57-65e6-4ec8-8055-2b4402778689', '9e605974-a03c-4cf2-a189-e9fddc27473c', '859b239a-23cf-4a9c-925d-41756ec139ee', 'a0be1c16-eba4-42ee-8c03-b236e09eeb1e']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:47.615570 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4204037-2b97-4882-a9c6-3bf0d92639ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:47.655028 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4204037-2b97-4882-a9c6-3bf0d92639ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61cc53f9-c1b6-4f01-a3a7-a3ce6750801c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1223820652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0392f85a5da246d3b6e45ae8fbc6450f',qos_specs=None,replication_status=,reservations=['d4d6ff57-65e6-4ec8-8055-2b4402778689','9e605974-a03c-4cf2-a189-e9fddc27473c','859b239a-23cf-4a9c-925d-41756ec139ee','a0be1c16-eba4-42ee-8c03-b236e09eeb1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=42ad4db2-bedf-4653-b70b-4524c793539f,status='creating',user_id='b190537f29b54789a833a71664d08af5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), '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-10T19:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1223820652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61cc53f9-c1b6-4f01-a3a7-a3ce6750801c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0392f85a5da246d3b6e45ae8fbc6450f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=42ad4db2-bedf-4653-b70b-4524c793539f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b190537f29b54789a833a71664d08af5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:47.655802 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6492251a-5f4f-4ef0-9b43-2ed7ae4a1cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:47.680705 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6492251a-5f4f-4ef0-9b43-2ed7ae4a1cbe) transitioned into state 'SUCCESS' from state '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-1223820652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0392f85a5da246d3b6e45ae8fbc6450f',qos_specs=None,replication_status=,reservations=['d4d6ff57-65e6-4ec8-8055-2b4402778689','9e605974-a03c-4cf2-a189-e9fddc27473c','859b239a-23cf-4a9c-925d-41756ec139ee','a0be1c16-eba4-42ee-8c03-b236e09eeb1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=42ad4db2-bedf-4653-b70b-4524c793539f,status='creating',user_id='b190537f29b54789a833a71664d08af5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:47.681848 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54cf76a-56d6-4c0c-9076-385610c838c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:47.702076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54cf76a-56d6-4c0c-9076-385610c838c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:47.703114 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Flow 'volume_create_api' (095d67fc-7a8f-4d75-9bf1-ac5522b7a2ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:47.703516 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume request issued successfully. Jul 10 19:57:47.704217 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-86bc0ea0-b050-4a5e-a535-7cc147f56368 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:47.704805 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 305/1212] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:57:47 2026] POST /volume/v3/volumes => generated 780 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:47.720865 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dc258365-bfb5-40eb-ad1f-b6a688994ddd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:47.722672 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dc258365-bfb5-40eb-ad1f-b6a688994ddd tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c Jul 10 19:57:47.722869 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dc258365-bfb5-40eb-ad1f-b6a688994ddd tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:47.723117 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dc258365-bfb5-40eb-ad1f-b6a688994ddd tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:47.731762 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:47.731762 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:47.736591 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dc258365-bfb5-40eb-ad1f-b6a688994ddd tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:47.744803 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dc258365-bfb5-40eb-ad1f-b6a688994ddd tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c returned with HTTP 200 Jul 10 19:57:47.745285 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 301/1213] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:47 2026] GET /volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:48.100074 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3c3d1400-12bb-434d-b9b2-3018832046f0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.104222 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c3d1400-12bb-434d-b9b2-3018832046f0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:48.104222 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c3d1400-12bb-434d-b9b2-3018832046f0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.104222 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c3d1400-12bb-434d-b9b2-3018832046f0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.104222 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-3c3d1400-12bb-434d-b9b2-3018832046f0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:48.110022 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.110022 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:48.110814 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c3d1400-12bb-434d-b9b2-3018832046f0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:48.111211 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 302/1214] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:48.339050 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-86f4b7a0-0393-4a97-b115-40460532f71b req-e4c8358f-dd28-411e-bf6c-9e0e2aad5b69 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.341790 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-e4c8358f-dd28-411e-bf6c-9e0e2aad5b69 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:48.341897 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-e4c8358f-dd28-411e-bf6c-9e0e2aad5b69 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.342122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-e4c8358f-dd28-411e-bf6c-9e0e2aad5b69 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.352278 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.352278 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:48.356031 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-86f4b7a0-0393-4a97-b115-40460532f71b req-e4c8358f-dd28-411e-bf6c-9e0e2aad5b69 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:48.360921 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-e4c8358f-dd28-411e-bf6c-9e0e2aad5b69 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:48.361432 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 307/1215] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:48.401034 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-86f4b7a0-0393-4a97-b115-40460532f71b req-6b3ea16c-0527-4650-8a30-652da4a5c186 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.403492 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-6b3ea16c-0527-4650-8a30-652da4a5c186 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] POST https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6/action Jul 10 19:57:48.403882 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-6b3ea16c-0527-4650-8a30-652da4a5c186 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:48.404044 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-6b3ea16c-0527-4650-8a30-652da4a5c186 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:48.416653 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.416653 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:48.417207 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-86f4b7a0-0393-4a97-b115-40460532f71b req-6b3ea16c-0527-4650-8a30-652da4a5c186 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:48.426298 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-86f4b7a0-0393-4a97-b115-40460532f71b req-6b3ea16c-0527-4650-8a30-652da4a5c186 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Begin detaching volume completed successfully. Jul 10 19:57:48.426537 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-6b3ea16c-0527-4650-8a30-652da4a5c186 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6/action returned with HTTP 202 Jul 10 19:57:48.427066 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 306/1216] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:57:48 2026] POST /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:57:48.444767 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8e745e44-4d2d-4507-955a-1b51c5a4c673 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.446722 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8e745e44-4d2d-4507-955a-1b51c5a4c673 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:48.447010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8e745e44-4d2d-4507-955a-1b51c5a4c673 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.447213 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8e745e44-4d2d-4507-955a-1b51c5a4c673 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.457619 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.457619 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:48.461229 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8e745e44-4d2d-4507-955a-1b51c5a4c673 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:48.465319 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8e745e44-4d2d-4507-955a-1b51c5a4c673 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:48.465689 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 302/1217] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:48.504680 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c9667bf6-9f4c-4dd4-b7bc-19683aa8bf90 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.507097 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c9667bf6-9f4c-4dd4-b7bc-19683aa8bf90 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] GET https://10.4.3.145/volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c Jul 10 19:57:48.507383 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c9667bf6-9f4c-4dd4-b7bc-19683aa8bf90 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.507650 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c9667bf6-9f4c-4dd4-b7bc-19683aa8bf90 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.513704 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c9667bf6-9f4c-4dd4-b7bc-19683aa8bf90 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c returned with HTTP 404 Jul 10 19:57:48.514272 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 303/1218] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/snapshots/8b82951c-68b7-4de8-af31-bf01f39c5b0c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:48.539101 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fc4e66ac-29b6-4bb4-9354-7eb0226bafac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.540927 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc4e66ac-29b6-4bb4-9354-7eb0226bafac tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:48.541383 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc4e66ac-29b6-4bb4-9354-7eb0226bafac tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.541383 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc4e66ac-29b6-4bb4-9354-7eb0226bafac tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.557085 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.557085 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:48.561100 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fc4e66ac-29b6-4bb4-9354-7eb0226bafac tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:48.567307 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc4e66ac-29b6-4bb4-9354-7eb0226bafac tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:48.567830 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 308/1219] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:48.759570 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3088bd8f-6acf-4281-8072-97a7e0b297aa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.761387 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3088bd8f-6acf-4281-8072-97a7e0b297aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c Jul 10 19:57:48.761582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3088bd8f-6acf-4281-8072-97a7e0b297aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.761789 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3088bd8f-6acf-4281-8072-97a7e0b297aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.770031 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.770031 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:48.774378 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3088bd8f-6acf-4281-8072-97a7e0b297aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:48.779831 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3088bd8f-6acf-4281-8072-97a7e0b297aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c returned with HTTP 200 Jul 10 19:57:48.780268 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 307/1220] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:48.793871 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e6977b4d-84c9-49c9-ad25-4e403e06a109 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.796467 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e6977b4d-84c9-49c9-ad25-4e403e06a109 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c Jul 10 19:57:48.796843 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e6977b4d-84c9-49c9-ad25-4e403e06a109 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.797064 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e6977b4d-84c9-49c9-ad25-4e403e06a109 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.805066 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.805066 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:48.809546 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e6977b4d-84c9-49c9-ad25-4e403e06a109 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:48.815176 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e6977b4d-84c9-49c9-ad25-4e403e06a109 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c returned with HTTP 200 Jul 10 19:57:48.815797 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 303/1221] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:48.835821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a5228307-8ead-4f01-a719-858de7dc01fe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.837638 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5228307-8ead-4f01-a719-858de7dc01fe tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c Jul 10 19:57:48.838174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5228307-8ead-4f01-a719-858de7dc01fe tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.838174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5228307-8ead-4f01-a719-858de7dc01fe tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.847931 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.847931 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:48.862985 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a5228307-8ead-4f01-a719-858de7dc01fe tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:48.868211 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5228307-8ead-4f01-a719-858de7dc01fe tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c returned with HTTP 200 Jul 10 19:57:48.868811 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 304/1222] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c => generated 1389 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:48.883863 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19906a52-0e8e-4759-a0ef-46a53a1937dc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.885958 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19906a52-0e8e-4759-a0ef-46a53a1937dc tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] DELETE https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c Jul 10 19:57:48.886264 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19906a52-0e8e-4759-a0ef-46a53a1937dc tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.886491 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19906a52-0e8e-4759-a0ef-46a53a1937dc tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.886621 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-19906a52-0e8e-4759-a0ef-46a53a1937dc tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Delete volume with id: 61cc53f9-c1b6-4f01-a3a7-a3ce6750801c Jul 10 19:57:48.893338 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.893338 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:48.893838 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19906a52-0e8e-4759-a0ef-46a53a1937dc tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:48.919525 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19906a52-0e8e-4759-a0ef-46a53a1937dc tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Delete volume request issued successfully. Jul 10 19:57:48.919819 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19906a52-0e8e-4759-a0ef-46a53a1937dc tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c returned with HTTP 202 Jul 10 19:57:48.920353 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 309/1223] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:48 2026] DELETE /volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:48.930511 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3ce5aa69-d1cf-4e44-87dd-99599d7d5f3d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:48.933545 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3ce5aa69-d1cf-4e44-87dd-99599d7d5f3d tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c Jul 10 19:57:48.933715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3ce5aa69-d1cf-4e44-87dd-99599d7d5f3d tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:48.933887 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3ce5aa69-d1cf-4e44-87dd-99599d7d5f3d tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:48.942940 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:48.942940 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:48.946854 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3ce5aa69-d1cf-4e44-87dd-99599d7d5f3d tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:48.952827 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3ce5aa69-d1cf-4e44-87dd-99599d7d5f3d tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c returned with HTTP 200 Jul 10 19:57:48.953050 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 308/1224] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:48 2026] GET /volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:49.122992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5c47983f-0701-402b-afc8-1dd870afd807 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:49.126147 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5c47983f-0701-402b-afc8-1dd870afd807 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:49.126147 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5c47983f-0701-402b-afc8-1dd870afd807 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:49.126147 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5c47983f-0701-402b-afc8-1dd870afd807 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:49.126147 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5c47983f-0701-402b-afc8-1dd870afd807 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:49.131506 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:49.131506 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:49.132597 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5c47983f-0701-402b-afc8-1dd870afd807 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:49.133244 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 304/1225] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:49 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:49.451395 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cabe4528-5e3b-4bfa-a765-fff38eff3b6a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:49.451832 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cabe4528-5e3b-4bfa-a765-fff38eff3b6a None None] GET https://10.4.3.145/volume// Jul 10 19:57:49.452071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cabe4528-5e3b-4bfa-a765-fff38eff3b6a None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:49.452312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cabe4528-5e3b-4bfa-a765-fff38eff3b6a None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:49.452645 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cabe4528-5e3b-4bfa-a765-fff38eff3b6a None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:49.452934 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 305/1226] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57: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 19:57:49.459702 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-86f4b7a0-0393-4a97-b115-40460532f71b req-118a5097-c0fd-418a-a6bc-431cea56bf0b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:49.461906 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-118a5097-c0fd-418a-a6bc-431cea56bf0b tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:49.462184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-118a5097-c0fd-418a-a6bc-431cea56bf0b tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:49.462436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-118a5097-c0fd-418a-a6bc-431cea56bf0b tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:49.473309 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:49.473309 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:49.477637 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-86f4b7a0-0393-4a97-b115-40460532f71b req-118a5097-c0fd-418a-a6bc-431cea56bf0b tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:49.477807 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bd4054b4-76fa-47d6-ab6d-28edadc4282e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:49.479749 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bd4054b4-76fa-47d6-ab6d-28edadc4282e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:49.479932 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bd4054b4-76fa-47d6-ab6d-28edadc4282e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:49.480152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bd4054b4-76fa-47d6-ab6d-28edadc4282e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:49.482712 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-118a5097-c0fd-418a-a6bc-431cea56bf0b tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:49.483270 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 310/1227] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:57:49 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:57:49.490169 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:49.490169 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:49.493941 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bd4054b4-76fa-47d6-ab6d-28edadc4282e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:49.498417 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bd4054b4-76fa-47d6-ab6d-28edadc4282e tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:49.499034 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 309/1228] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:49 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:49.583281 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0c42a902-3ee0-4dd8-9e08-a4dfb8ed3e01 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:49.585519 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c42a902-3ee0-4dd8-9e08-a4dfb8ed3e01 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:49.585691 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c42a902-3ee0-4dd8-9e08-a4dfb8ed3e01 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:49.585858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c42a902-3ee0-4dd8-9e08-a4dfb8ed3e01 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:49.596270 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:49.596270 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:49.600278 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0c42a902-3ee0-4dd8-9e08-a4dfb8ed3e01 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:49.604808 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c42a902-3ee0-4dd8-9e08-a4dfb8ed3e01 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:49.605285 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 305/1229] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:49 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:49.968788 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a498477b-3e8e-42b4-9d83-322343dbc5aa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:49.971348 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a498477b-3e8e-42b4-9d83-322343dbc5aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c Jul 10 19:57:49.971566 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a498477b-3e8e-42b4-9d83-322343dbc5aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:49.971840 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a498477b-3e8e-42b4-9d83-322343dbc5aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:49.979509 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a498477b-3e8e-42b4-9d83-322343dbc5aa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c returned with HTTP 404 Jul 10 19:57:49.980052 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 306/1230] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:49 2026] GET /volume/v3/volumes/61cc53f9-c1b6-4f01-a3a7-a3ce6750801c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:49.987616 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a7174e91-4c22-46f8-b616-875bcd442c5a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:49.990560 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7174e91-4c22-46f8-b616-875bcd442c5a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f Jul 10 19:57:49.990764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7174e91-4c22-46f8-b616-875bcd442c5a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:49.990954 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7174e91-4c22-46f8-b616-875bcd442c5a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:49.998171 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:49.998171 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:50.001940 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a7174e91-4c22-46f8-b616-875bcd442c5a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:50.006648 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7174e91-4c22-46f8-b616-875bcd442c5a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f returned with HTTP 200 Jul 10 19:57:50.007102 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 311/1231] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:49 2026] GET /volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:50.019138 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-19187093-7448-421c-9c3e-0f4491b2ea10 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:50.021095 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-19187093-7448-421c-9c3e-0f4491b2ea10 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] DELETE https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f Jul 10 19:57:50.021321 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-19187093-7448-421c-9c3e-0f4491b2ea10 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:50.021505 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-19187093-7448-421c-9c3e-0f4491b2ea10 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:50.021657 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-19187093-7448-421c-9c3e-0f4491b2ea10 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Delete volume with id: 42ad4db2-bedf-4653-b70b-4524c793539f Jul 10 19:57:50.026685 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-2bc923d4-5da3-4ea6-bdfe-6417b160ea7c req-5c51acd3-fd7f-4162-b5cc-315d73b2eb4b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:50.028429 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:50.028429 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:50.028807 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2bc923d4-5da3-4ea6-bdfe-6417b160ea7c req-5c51acd3-fd7f-4162-b5cc-315d73b2eb4b tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec Jul 10 19:57:50.028921 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-19187093-7448-421c-9c3e-0f4491b2ea10 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:50.029062 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2bc923d4-5da3-4ea6-bdfe-6417b160ea7c req-5c51acd3-fd7f-4162-b5cc-315d73b2eb4b tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:50.029237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2bc923d4-5da3-4ea6-bdfe-6417b160ea7c req-5c51acd3-fd7f-4162-b5cc-315d73b2eb4b tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:50.036980 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:50.036980 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:50.045167 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-19187093-7448-421c-9c3e-0f4491b2ea10 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Delete volume request issued successfully. Jul 10 19:57:50.045431 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-19187093-7448-421c-9c3e-0f4491b2ea10 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f returned with HTTP 202 Jul 10 19:57:50.045952 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 310/1232] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:50 2026] DELETE /volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:50.059090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1d9b185b-c268-4266-be30-2a54055c9a2b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:50.060268 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d9b185b-c268-4266-be30-2a54055c9a2b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f Jul 10 19:57:50.060617 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d9b185b-c268-4266-be30-2a54055c9a2b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:50.060707 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d9b185b-c268-4266-be30-2a54055c9a2b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:50.071521 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:50.071521 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:50.076149 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1d9b185b-c268-4266-be30-2a54055c9a2b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:50.084871 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d9b185b-c268-4266-be30-2a54055c9a2b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f returned with HTTP 200 Jul 10 19:57:50.085436 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 307/1233] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:50 2026] GET /volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:50.147889 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f276d44e-72de-4789-b4d1-65ca34d6e78e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:50.154037 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f276d44e-72de-4789-b4d1-65ca34d6e78e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:50.154378 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f276d44e-72de-4789-b4d1-65ca34d6e78e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:50.154608 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f276d44e-72de-4789-b4d1-65ca34d6e78e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:50.154761 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f276d44e-72de-4789-b4d1-65ca34d6e78e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:50.168063 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:50.168063 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:50.168063 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f276d44e-72de-4789-b4d1-65ca34d6e78e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:50.168063 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 312/1234] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:50 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:50.498177 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-86f4b7a0-0393-4a97-b115-40460532f71b req-42063c11-a587-4d38-add6-846ea1d7fd21 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:50.500516 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-42063c11-a587-4d38-add6-846ea1d7fd21 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] DELETE https://10.4.3.145/volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc Jul 10 19:57:50.500735 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-42063c11-a587-4d38-add6-846ea1d7fd21 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:50.500985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-42063c11-a587-4d38-add6-846ea1d7fd21 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:50.509089 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:50.509089 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:50.512093 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aac8f807-b624-4f2f-82c1-94d2fba9bc0f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:50.513790 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aac8f807-b624-4f2f-82c1-94d2fba9bc0f tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:50.513958 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aac8f807-b624-4f2f-82c1-94d2fba9bc0f tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:50.514152 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aac8f807-b624-4f2f-82c1-94d2fba9bc0f tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:50.526070 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:50.526070 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:50.531184 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-aac8f807-b624-4f2f-82c1-94d2fba9bc0f tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:50.537160 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aac8f807-b624-4f2f-82c1-94d2fba9bc0f tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:50.537820 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 308/1235] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:50 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:50.568816 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2bc923d4-5da3-4ea6-bdfe-6417b160ea7c req-5c51acd3-fd7f-4162-b5cc-315d73b2eb4b tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec returned with HTTP 200 Jul 10 19:57:50.569305 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 306/1236] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:57:50 2026] DELETE /volume/v3/attachments/9203fa16-dc3a-4c1b-b9bb-218c3995ccec => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:50.617559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8ebea481-2fed-4d78-a615-c02fbc481872 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:50.619437 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ebea481-2fed-4d78-a615-c02fbc481872 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:50.619689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ebea481-2fed-4d78-a615-c02fbc481872 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:50.619951 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ebea481-2fed-4d78-a615-c02fbc481872 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:50.631107 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:50.631107 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:50.634572 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8ebea481-2fed-4d78-a615-c02fbc481872 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:50.638685 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ebea481-2fed-4d78-a615-c02fbc481872 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:50.639147 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 313/1237] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:50 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:50.798188 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-ff88a622-76e3-4923-9fd9-8af8e35d39f1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:50.800132 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-ff88a622-76e3-4923-9fd9-8af8e35d39f1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e/action Jul 10 19:57:50.800506 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-ff88a622-76e3-4923-9fd9-8af8e35d39f1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:50.800668 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-ff88a622-76e3-4923-9fd9-8af8e35d39f1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:50.829855 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:50.829855 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:50.847169 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-7dc3b032-7d44-4073-82bd-47a8f68a2ed5 req-ff88a622-76e3-4923-9fd9-8af8e35d39f1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e/action returned with HTTP 204 Jul 10 19:57:50.847810 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 309/1238] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:57:50 2026] POST /volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:51.044095 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-86f4b7a0-0393-4a97-b115-40460532f71b req-42063c11-a587-4d38-add6-846ea1d7fd21 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc returned with HTTP 200 Jul 10 19:57:51.044689 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 311/1239] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:57:50 2026] DELETE /volume/v3/attachments/be18a507-dc5d-478e-a6df-2c534de47efc => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:51.100494 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-acd65c38-c69b-4778-a48a-d4e280f0c762 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:51.103117 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-acd65c38-c69b-4778-a48a-d4e280f0c762 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f Jul 10 19:57:51.103426 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-acd65c38-c69b-4778-a48a-d4e280f0c762 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:51.103717 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-acd65c38-c69b-4778-a48a-d4e280f0c762 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:51.112070 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-acd65c38-c69b-4778-a48a-d4e280f0c762 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f returned with HTTP 404 Jul 10 19:57:51.112796 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 307/1240] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:51 2026] GET /volume/v3/volumes/42ad4db2-bedf-4653-b70b-4524c793539f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:51.123224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:51.125474 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:51.125804 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1629698849"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:51.127370 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1629698849'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:51.127484 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume of 1 GB Jul 10 19:57:51.131884 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Availability Zones retrieved successfully. Jul 10 19:57:51.138552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Flow 'volume_create_api' (930bcc0b-f442-44a0-a156-7fdfb955170c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:51.139658 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f7d632-abed-42b4-853f-6159d759bf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:51.140643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:51.183727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-df6992b4-3d1f-420b-a80c-807bc708401c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:51.185779 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df6992b4-3d1f-420b-a80c-807bc708401c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:51.186110 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df6992b4-3d1f-420b-a80c-807bc708401c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:51.186823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df6992b4-3d1f-420b-a80c-807bc708401c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:51.186823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-df6992b4-3d1f-420b-a80c-807bc708401c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:51.187648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f7d632-abed-42b4-853f-6159d759bf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:51.188670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d5c927-ad74-48fa-9a24-6bb52609822a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:51.192715 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:51.192715 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:51.193770 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df6992b4-3d1f-420b-a80c-807bc708401c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:51.194361 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 310/1241] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:51 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:51.247569 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Created reservations ['645a9fb3-16ab-4d49-bdce-eb7829355fb4', 'bcdf5c67-6724-4716-a21a-5558071c2818', 'd306fe8b-d8dc-4f12-83ec-81504d52f795', '8160c730-9399-4d56-9997-1e8a6bc371b2'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:51.248566 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d5c927-ad74-48fa-9a24-6bb52609822a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['645a9fb3-16ab-4d49-bdce-eb7829355fb4', 'bcdf5c67-6724-4716-a21a-5558071c2818', 'd306fe8b-d8dc-4f12-83ec-81504d52f795', '8160c730-9399-4d56-9997-1e8a6bc371b2']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:51.249512 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53e3a2f-d590-42fb-8453-4f7ad9b2a33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:51.278710 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53e3a2f-d590-42fb-8453-4f7ad9b2a33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38543ff6-6f04-4715-bded-bb514a9d734c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1629698849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0392f85a5da246d3b6e45ae8fbc6450f',qos_specs=None,replication_status=,reservations=['645a9fb3-16ab-4d49-bdce-eb7829355fb4','bcdf5c67-6724-4716-a21a-5558071c2818','d306fe8b-d8dc-4f12-83ec-81504d52f795','8160c730-9399-4d56-9997-1e8a6bc371b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b190537f29b54789a833a71664d08af5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1629698849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38543ff6-6f04-4715-bded-bb514a9d734c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0392f85a5da246d3b6e45ae8fbc6450f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b190537f29b54789a833a71664d08af5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:51.279634 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e719096-9f31-489e-bd90-512123de0585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:51.306435 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e719096-9f31-489e-bd90-512123de0585) transitioned into state 'SUCCESS' from state '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-1629698849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0392f85a5da246d3b6e45ae8fbc6450f',qos_specs=None,replication_status=,reservations=['645a9fb3-16ab-4d49-bdce-eb7829355fb4','bcdf5c67-6724-4716-a21a-5558071c2818','d306fe8b-d8dc-4f12-83ec-81504d52f795','8160c730-9399-4d56-9997-1e8a6bc371b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b190537f29b54789a833a71664d08af5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:51.307407 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be362f5-929e-449c-a60b-a7dcee48f49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:51.320851 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be362f5-929e-449c-a60b-a7dcee48f49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:51.321675 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Flow 'volume_create_api' (930bcc0b-f442-44a0-a156-7fdfb955170c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:51.322035 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume request issued successfully. Jul 10 19:57:51.322673 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89151f2b-b123-4860-bfb0-c1364f47b3eb tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:51.323133 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 314/1242] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:57:51 2026] POST /volume/v3/volumes => generated 747 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:51.342146 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1d552686-b6eb-4c33-b9f1-473acaf78cc2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:51.344600 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d552686-b6eb-4c33-b9f1-473acaf78cc2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c Jul 10 19:57:51.344875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d552686-b6eb-4c33-b9f1-473acaf78cc2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:51.345116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d552686-b6eb-4c33-b9f1-473acaf78cc2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:51.354922 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:51.354922 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:51.361994 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1d552686-b6eb-4c33-b9f1-473acaf78cc2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:51.374322 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d552686-b6eb-4c33-b9f1-473acaf78cc2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c returned with HTTP 200 Jul 10 19:57:51.375215 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 312/1243] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:51 2026] GET /volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:51.554619 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-eac7f1cf-b277-4986-9496-6b19b3f38d91 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:51.561803 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eac7f1cf-b277-4986-9496-6b19b3f38d91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:51.562072 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eac7f1cf-b277-4986-9496-6b19b3f38d91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:51.562302 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eac7f1cf-b277-4986-9496-6b19b3f38d91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:51.573340 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:51.573340 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:51.579189 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-eac7f1cf-b277-4986-9496-6b19b3f38d91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:51.587169 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eac7f1cf-b277-4986-9496-6b19b3f38d91 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:51.587666 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 308/1244] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:51 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:51.652700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8cd9daa4-76a5-4696-83b4-01f1f371483f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:51.657874 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8cd9daa4-76a5-4696-83b4-01f1f371483f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:51.660413 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8cd9daa4-76a5-4696-83b4-01f1f371483f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:51.660810 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8cd9daa4-76a5-4696-83b4-01f1f371483f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:51.683315 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:51.683315 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:51.687263 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8cd9daa4-76a5-4696-83b4-01f1f371483f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:51.692695 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8cd9daa4-76a5-4696-83b4-01f1f371483f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:51.693555 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 311/1245] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:51 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:51.711474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0963b2ee-c568-4eca-88aa-a3cd5fa2489a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:51.713774 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0963b2ee-c568-4eca-88aa-a3cd5fa2489a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:57:51.714162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0963b2ee-c568-4eca-88aa-a3cd5fa2489a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:51.714519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0963b2ee-c568-4eca-88aa-a3cd5fa2489a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:51.728988 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:51.728988 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:51.734641 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0963b2ee-c568-4eca-88aa-a3cd5fa2489a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:57:51.741450 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0963b2ee-c568-4eca-88aa-a3cd5fa2489a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:57:51.741904 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 315/1246] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:51 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:52.206534 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c635c1ae-bf6a-4874-b9ab-dd460c1a5a6c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:52.208310 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c635c1ae-bf6a-4874-b9ab-dd460c1a5a6c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:52.208520 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c635c1ae-bf6a-4874-b9ab-dd460c1a5a6c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:52.208734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c635c1ae-bf6a-4874-b9ab-dd460c1a5a6c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:52.208840 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c635c1ae-bf6a-4874-b9ab-dd460c1a5a6c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:52.215386 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:52.215386 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:52.216407 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c635c1ae-bf6a-4874-b9ab-dd460c1a5a6c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:52.216883 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 313/1247] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:52 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:52.360323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-85c701c9-3857-4321-a547-63421f31c1d7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:52.362274 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85c701c9-3857-4321-a547-63421f31c1d7 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:57:52.362551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85c701c9-3857-4321-a547-63421f31c1d7 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:52.362771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85c701c9-3857-4321-a547-63421f31c1d7 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:52.373092 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:52.373092 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:52.377283 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-85c701c9-3857-4321-a547-63421f31c1d7 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:57:52.381777 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85c701c9-3857-4321-a547-63421f31c1d7 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:57:52.382315 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 309/1248] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:52 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:52.392794 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-18a319a9-e015-4ec6-a965-05b641461125 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:52.394792 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18a319a9-e015-4ec6-a965-05b641461125 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c Jul 10 19:57:52.394792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18a319a9-e015-4ec6-a965-05b641461125 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:52.394792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18a319a9-e015-4ec6-a965-05b641461125 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:52.404850 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:52.404850 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:52.410848 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-18a319a9-e015-4ec6-a965-05b641461125 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:52.416061 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18a319a9-e015-4ec6-a965-05b641461125 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c returned with HTTP 200 Jul 10 19:57:52.416483 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 312/1249] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:52 2026] GET /volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:52.434750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:52.436326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-498263d4-a4f9-49e8-9cac-c6677bdc966a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:52.436980 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:57:52.437501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "38543ff6-6f04-4715-bded-bb514a9d734c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-681719636"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:52.438412 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-498263d4-a4f9-49e8-9cac-c6677bdc966a tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:57:52.438617 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-498263d4-a4f9-49e8-9cac-c6677bdc966a tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:52.438801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-498263d4-a4f9-49e8-9cac-c6677bdc966a tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:52.439337 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume request body: {'volume': {'source_volid': '38543ff6-6f04-4715-bded-bb514a9d734c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-681719636'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:57:52.448705 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:52.448705 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:52.449945 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:52.449945 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:52.450630 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume retrieved successfully. Jul 10 19:57:52.450822 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume of 2 GB Jul 10 19:57:52.453028 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-498263d4-a4f9-49e8-9cac-c6677bdc966a tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:57:52.455912 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Availability Zones retrieved successfully. Jul 10 19:57:52.457646 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-498263d4-a4f9-49e8-9cac-c6677bdc966a tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:57:52.458070 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 314/1250] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:52 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:52.462661 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Flow 'volume_create_api' (13518f67-686b-4cb6-9dc2-98b879ecb04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:52.466997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c32e4a5b-0ee9-438e-a5e9-7edfb5d1482c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:52.466997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:57:52.483552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bd675033-9d6b-4c28-977d-765582683d00 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:52.485533 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bd675033-9d6b-4c28-977d-765582683d00 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:57:52.485730 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bd675033-9d6b-4c28-977d-765582683d00 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:52.485914 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bd675033-9d6b-4c28-977d-765582683d00 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:52.486106 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-bd675033-9d6b-4c28-977d-765582683d00 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Delete volume with id: 468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:57:52.493133 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c32e4a5b-0ee9-438e-a5e9-7edfb5d1482c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '38543ff6-6f04-4715-bded-bb514a9d734c', 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:52.494103 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef9d571-406e-4887-b6f0-ca8f4c012473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:52.494391 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:52.494391 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:52.494881 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bd675033-9d6b-4c28-977d-765582683d00 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:57:52.518917 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bd675033-9d6b-4c28-977d-765582683d00 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Delete volume request issued successfully. Jul 10 19:57:52.519155 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bd675033-9d6b-4c28-977d-765582683d00 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 202 Jul 10 19:57:52.519596 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 310/1251] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:52 2026] DELETE /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:52.534950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a76e37d4-24ff-4d8d-a468-f9be47720fc6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:52.538200 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a76e37d4-24ff-4d8d-a468-f9be47720fc6 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:57:52.538419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a76e37d4-24ff-4d8d-a468-f9be47720fc6 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:52.538611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a76e37d4-24ff-4d8d-a468-f9be47720fc6 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:52.551939 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:52.551939 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:52.556669 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a76e37d4-24ff-4d8d-a468-f9be47720fc6 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Volume info retrieved successfully. Jul 10 19:57:52.562610 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a76e37d4-24ff-4d8d-a468-f9be47720fc6 tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 200 Jul 10 19:57:52.563106 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 313/1252] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:52 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:52.599220 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Created reservations ['c5cd3d49-7e44-44f2-af8b-9a5a2e16a842', '50c774f5-8847-431e-9147-03041e0bec83', '099679e2-94bf-4389-b942-f7b6507a0506', '337ea375-5609-4a09-b1f8-cedf019226cf'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:57:52.607206 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef9d571-406e-4887-b6f0-ca8f4c012473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5cd3d49-7e44-44f2-af8b-9a5a2e16a842', '50c774f5-8847-431e-9147-03041e0bec83', '099679e2-94bf-4389-b942-f7b6507a0506', '337ea375-5609-4a09-b1f8-cedf019226cf']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:52.611603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1376012c-cbe9-446f-9ada-adc0a0eead1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:52.720375 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1376012c-cbe9-446f-9ada-adc0a0eead1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf227d8-94a3-476f-872a-80eb29330f74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-681719636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0392f85a5da246d3b6e45ae8fbc6450f',qos_specs=None,replication_status=,reservations=['c5cd3d49-7e44-44f2-af8b-9a5a2e16a842','50c774f5-8847-431e-9147-03041e0bec83','099679e2-94bf-4389-b942-f7b6507a0506','337ea375-5609-4a09-b1f8-cedf019226cf'],size=2,snapshot_id=None,source_replicaid=,source_volid=38543ff6-6f04-4715-bded-bb514a9d734c,status='creating',user_id='b190537f29b54789a833a71664d08af5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-681719636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf227d8-94a3-476f-872a-80eb29330f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0392f85a5da246d3b6e45ae8fbc6450f',provider_auth=None,provider_geometry=None,provider_id=None,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=38543ff6-6f04-4715-bded-bb514a9d734c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b190537f29b54789a833a71664d08af5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:52.721190 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf257b72-f867-4811-8b7e-a68b8f457561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:52.753325 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf257b72-f867-4811-8b7e-a68b8f457561) transitioned into state 'SUCCESS' from state '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-681719636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0392f85a5da246d3b6e45ae8fbc6450f',qos_specs=None,replication_status=,reservations=['c5cd3d49-7e44-44f2-af8b-9a5a2e16a842','50c774f5-8847-431e-9147-03041e0bec83','099679e2-94bf-4389-b942-f7b6507a0506','337ea375-5609-4a09-b1f8-cedf019226cf'],size=2,snapshot_id=None,source_replicaid=,source_volid=38543ff6-6f04-4715-bded-bb514a9d734c,status='creating',user_id='b190537f29b54789a833a71664d08af5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:52.754693 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8191bb05-502f-4275-a232-504b4c45d8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:57:52.776191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8191bb05-502f-4275-a232-504b4c45d8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:57:52.777141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Flow 'volume_create_api' (13518f67-686b-4cb6-9dc2-98b879ecb04c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:57:52.777547 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Create volume request issued successfully. Jul 10 19:57:52.778316 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c982971-eb65-43dc-ac29-bd448d7ed34b tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:57:52.778838 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 316/1253] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:57:52 2026] POST /volume/v3/volumes => generated 780 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:57:52.791741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6a923533-6ff2-4136-9d63-37a21f7964d2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:52.794174 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6a923533-6ff2-4136-9d63-37a21f7964d2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 Jul 10 19:57:52.794455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6a923533-6ff2-4136-9d63-37a21f7964d2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:52.794708 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6a923533-6ff2-4136-9d63-37a21f7964d2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:52.803849 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:52.803849 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:52.809836 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6a923533-6ff2-4136-9d63-37a21f7964d2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:52.815818 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6a923533-6ff2-4136-9d63-37a21f7964d2 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 returned with HTTP 200 Jul 10 19:57:52.816289 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 315/1254] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:52 2026] GET /volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:53.182574 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-e199541f-daad-4b55-b7be-831cd7a2044b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:53.185114 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-e199541f-daad-4b55-b7be-831cd7a2044b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] DELETE https://10.4.3.145/volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814 Jul 10 19:57:53.185431 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-e199541f-daad-4b55-b7be-831cd7a2044b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:53.185725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-e199541f-daad-4b55-b7be-831cd7a2044b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:53.199451 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:53.199451 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:53.229284 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f2727f81-96e8-4270-8b4f-19199f5252b9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:53.231091 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f2727f81-96e8-4270-8b4f-19199f5252b9 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:53.231269 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f2727f81-96e8-4270-8b4f-19199f5252b9 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:53.231443 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f2727f81-96e8-4270-8b4f-19199f5252b9 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:53.231572 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f2727f81-96e8-4270-8b4f-19199f5252b9 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:53.236038 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:53.236038 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:53.236900 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f2727f81-96e8-4270-8b4f-19199f5252b9 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:53.237375 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 314/1255] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:53 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:53.576837 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9b1ab67b-432b-4e3a-bbeb-d1033aa217cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:53.579008 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9b1ab67b-432b-4e3a-bbeb-d1033aa217cb tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] GET https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 Jul 10 19:57:53.579258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9b1ab67b-432b-4e3a-bbeb-d1033aa217cb tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:53.579452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9b1ab67b-432b-4e3a-bbeb-d1033aa217cb tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:53.585930 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9b1ab67b-432b-4e3a-bbeb-d1033aa217cb tempest-ServerActionsTestOtherB-1015246917 tempest-ServerActionsTestOtherB-1015246917-project-member] https://10.4.3.145/volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 returned with HTTP 404 Jul 10 19:57:53.586456 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 317/1256] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:53 2026] GET /volume/v3/volumes/468fb257-6e87-4f0c-966d-b208d1ea67e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:53.776552 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-e199541f-daad-4b55-b7be-831cd7a2044b tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814 returned with HTTP 200 Jul 10 19:57:53.777130 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 311/1257] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:57:53 2026] DELETE /volume/v3/attachments/1bdc7d00-2c7a-45e6-b056-ab8f686b1814 => generated 19 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:53.796066 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-4ae81e84-525c-4baa-93a2-7c750deb3e77 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:53.801039 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-4ae81e84-525c-4baa-93a2-7c750deb3e77 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:53.801039 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-4ae81e84-525c-4baa-93a2-7c750deb3e77 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:53.801039 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-4ae81e84-525c-4baa-93a2-7c750deb3e77 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:53.801039 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-4ae81e84-525c-4baa-93a2-7c750deb3e77 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Delete volume with id: 5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b Jul 10 19:57:53.810862 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:53.810862 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:53.812991 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-4ae81e84-525c-4baa-93a2-7c750deb3e77 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Volume info retrieved successfully. Jul 10 19:57:53.836857 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-74b52135-7413-421e-b343-c562246b00a5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:53.841691 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74b52135-7413-421e-b343-c562246b00a5 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 Jul 10 19:57:53.841691 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74b52135-7413-421e-b343-c562246b00a5 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:53.841691 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74b52135-7413-421e-b343-c562246b00a5 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:53.843713 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-4ae81e84-525c-4baa-93a2-7c750deb3e77 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] Delete volume request issued successfully. Jul 10 19:57:53.843713 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b67c73cb-d44a-415b-8c16-34ef62e2cf47 req-4ae81e84-525c-4baa-93a2-7c750deb3e77 tempest-ImageDependencyTests-745611085 tempest-ImageDependencyTests-745611085-project-member] https://10.4.3.145/volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b returned with HTTP 202 Jul 10 19:57:53.843713 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 316/1258] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 19:57:53 2026] DELETE /volume/v3/volumes/5dca4eac-cce2-4f40-b9b4-3d1e69c2a05b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:53.850336 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:53.850336 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:53.860176 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-74b52135-7413-421e-b343-c562246b00a5 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:53.863169 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74b52135-7413-421e-b343-c562246b00a5 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 returned with HTTP 200 Jul 10 19:57:53.863681 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 315/1259] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:53 2026] GET /volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:53.883466 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9f57d7d8-e29b-45d6-8f86-978d6b56700a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:53.888424 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f57d7d8-e29b-45d6-8f86-978d6b56700a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 Jul 10 19:57:53.888424 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f57d7d8-e29b-45d6-8f86-978d6b56700a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:53.888424 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f57d7d8-e29b-45d6-8f86-978d6b56700a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:53.897772 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:53.897772 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:53.903459 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9f57d7d8-e29b-45d6-8f86-978d6b56700a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:53.909147 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f57d7d8-e29b-45d6-8f86-978d6b56700a tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 returned with HTTP 200 Jul 10 19:57:53.910284 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 318/1260] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:53 2026] GET /volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:53.933271 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-55cfc715-7228-4077-bd57-c300a2793a22 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:53.935659 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-55cfc715-7228-4077-bd57-c300a2793a22 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 Jul 10 19:57:53.935850 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-55cfc715-7228-4077-bd57-c300a2793a22 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:53.936006 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-55cfc715-7228-4077-bd57-c300a2793a22 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:53.954914 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:53.954914 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:53.964258 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-55cfc715-7228-4077-bd57-c300a2793a22 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:53.972360 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-55cfc715-7228-4077-bd57-c300a2793a22 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 returned with HTTP 200 Jul 10 19:57:53.972360 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 312/1261] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:53 2026] GET /volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:53.987272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5568e7a7-9f17-48d0-88d4-148bc699d945 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:53.989235 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5568e7a7-9f17-48d0-88d4-148bc699d945 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] DELETE https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 Jul 10 19:57:53.989579 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5568e7a7-9f17-48d0-88d4-148bc699d945 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:53.989857 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5568e7a7-9f17-48d0-88d4-148bc699d945 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:53.990148 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-5568e7a7-9f17-48d0-88d4-148bc699d945 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Delete volume with id: 1bf227d8-94a3-476f-872a-80eb29330f74 Jul 10 19:57:54.002033 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:54.002033 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:54.002033 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5568e7a7-9f17-48d0-88d4-148bc699d945 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:54.032301 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5568e7a7-9f17-48d0-88d4-148bc699d945 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Delete volume request issued successfully. Jul 10 19:57:54.032301 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5568e7a7-9f17-48d0-88d4-148bc699d945 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 returned with HTTP 202 Jul 10 19:57:54.032301 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 317/1262] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:53 2026] DELETE /volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:54.042347 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-33a96101-bc6e-47b2-be5e-1047d967efad None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:54.044546 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33a96101-bc6e-47b2-be5e-1047d967efad tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 Jul 10 19:57:54.044781 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33a96101-bc6e-47b2-be5e-1047d967efad tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:54.045016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33a96101-bc6e-47b2-be5e-1047d967efad tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:54.055210 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:54.055210 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:54.060779 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-33a96101-bc6e-47b2-be5e-1047d967efad tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:54.068437 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33a96101-bc6e-47b2-be5e-1047d967efad tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 returned with HTTP 200 Jul 10 19:57:54.068799 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 316/1263] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:54 2026] GET /volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:54.252124 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-670ebcea-21e4-4ecb-b1de-e1f5f53e5126 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:54.254089 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-670ebcea-21e4-4ecb-b1de-e1f5f53e5126 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:54.254386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-670ebcea-21e4-4ecb-b1de-e1f5f53e5126 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:54.254594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-670ebcea-21e4-4ecb-b1de-e1f5f53e5126 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:54.254714 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-670ebcea-21e4-4ecb-b1de-e1f5f53e5126 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:54.259533 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:54.259533 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:54.260551 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-670ebcea-21e4-4ecb-b1de-e1f5f53e5126 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:54.261310 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 319/1264] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:54 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:55.087743 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-336c755e-08c5-44ba-b150-1fd2c1de11d6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:55.090152 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-336c755e-08c5-44ba-b150-1fd2c1de11d6 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 Jul 10 19:57:55.090152 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-336c755e-08c5-44ba-b150-1fd2c1de11d6 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:55.090605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-336c755e-08c5-44ba-b150-1fd2c1de11d6 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:55.096926 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-336c755e-08c5-44ba-b150-1fd2c1de11d6 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 returned with HTTP 404 Jul 10 19:57:55.097501 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 313/1265] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:55 2026] GET /volume/v3/volumes/1bf227d8-94a3-476f-872a-80eb29330f74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:55.107556 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-31547ccc-c9f2-457b-9e05-fbbb8cf808e4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:55.111630 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31547ccc-c9f2-457b-9e05-fbbb8cf808e4 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c Jul 10 19:57:55.111630 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31547ccc-c9f2-457b-9e05-fbbb8cf808e4 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:55.111630 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31547ccc-c9f2-457b-9e05-fbbb8cf808e4 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:55.123438 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:55.123438 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:55.140300 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-31547ccc-c9f2-457b-9e05-fbbb8cf808e4 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:55.145535 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31547ccc-c9f2-457b-9e05-fbbb8cf808e4 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c returned with HTTP 200 Jul 10 19:57:55.145535 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 318/1266] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:55 2026] GET /volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:55.162180 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c74d0d70-71d5-4f03-b128-ed2489697daa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:55.163278 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c74d0d70-71d5-4f03-b128-ed2489697daa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] DELETE https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c Jul 10 19:57:55.163527 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c74d0d70-71d5-4f03-b128-ed2489697daa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:55.163715 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c74d0d70-71d5-4f03-b128-ed2489697daa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:55.163900 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-c74d0d70-71d5-4f03-b128-ed2489697daa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Delete volume with id: 38543ff6-6f04-4715-bded-bb514a9d734c Jul 10 19:57:55.171813 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:55.171813 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:55.172426 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c74d0d70-71d5-4f03-b128-ed2489697daa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:55.195344 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c74d0d70-71d5-4f03-b128-ed2489697daa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Delete volume request issued successfully. Jul 10 19:57:55.195598 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c74d0d70-71d5-4f03-b128-ed2489697daa tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c returned with HTTP 202 Jul 10 19:57:55.196113 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 317/1267] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:57:55 2026] DELETE /volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:57:55.211948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-332f0425-3bcc-49a8-a9d1-0f51d7c5df60 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:55.214999 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-332f0425-3bcc-49a8-a9d1-0f51d7c5df60 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c Jul 10 19:57:55.215361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-332f0425-3bcc-49a8-a9d1-0f51d7c5df60 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:55.215835 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-332f0425-3bcc-49a8-a9d1-0f51d7c5df60 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:55.231754 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:55.231754 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:55.236342 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-332f0425-3bcc-49a8-a9d1-0f51d7c5df60 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Volume info retrieved successfully. Jul 10 19:57:55.242668 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-332f0425-3bcc-49a8-a9d1-0f51d7c5df60 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c returned with HTTP 200 Jul 10 19:57:55.243162 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 320/1268] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:55 2026] GET /volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:55.277332 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f574e1a2-9164-4f6a-ba6a-4dddddcff4d0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:55.279477 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f574e1a2-9164-4f6a-ba6a-4dddddcff4d0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:55.279836 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f574e1a2-9164-4f6a-ba6a-4dddddcff4d0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:55.280066 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f574e1a2-9164-4f6a-ba6a-4dddddcff4d0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:55.280234 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f574e1a2-9164-4f6a-ba6a-4dddddcff4d0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:55.286538 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:55.286538 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:55.287536 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f574e1a2-9164-4f6a-ba6a-4dddddcff4d0 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:55.287739 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 314/1269] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:55 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:56.262760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-98b06caf-e689-4db7-86d8-13aee6531826 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:56.263399 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-98b06caf-e689-4db7-86d8-13aee6531826 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] GET https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c Jul 10 19:57:56.263629 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-98b06caf-e689-4db7-86d8-13aee6531826 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:56.263863 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-98b06caf-e689-4db7-86d8-13aee6531826 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:56.271437 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-98b06caf-e689-4db7-86d8-13aee6531826 tempest-VolumesCloneTest-1036924401 tempest-VolumesCloneTest-1036924401-project-member] https://10.4.3.145/volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c returned with HTTP 404 Jul 10 19:57:56.272434 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 319/1270] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:56 2026] GET /volume/v3/volumes/38543ff6-6f04-4715-bded-bb514a9d734c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:56.302215 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8f42cca2-5ab8-4274-9252-82aa82276006 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:56.304108 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8f42cca2-5ab8-4274-9252-82aa82276006 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:56.304392 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8f42cca2-5ab8-4274-9252-82aa82276006 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:56.304575 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8f42cca2-5ab8-4274-9252-82aa82276006 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:56.304668 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-8f42cca2-5ab8-4274-9252-82aa82276006 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:56.308603 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:56.308603 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:56.309445 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8f42cca2-5ab8-4274-9252-82aa82276006 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:56.309914 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 318/1271] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:56 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:57.166155 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e88bae39-1cab-4f4f-8157-3c54b2716299 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:57.168308 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e88bae39-1cab-4f4f-8157-3c54b2716299 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:57.168721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e88bae39-1cab-4f4f-8157-3c54b2716299 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:57.169000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e88bae39-1cab-4f4f-8157-3c54b2716299 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:57.188328 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:57.188328 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:57.199741 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e88bae39-1cab-4f4f-8157-3c54b2716299 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:57.211839 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e88bae39-1cab-4f4f-8157-3c54b2716299 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:57.212807 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 321/1272] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:57 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:57.328857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4c12f333-cbdc-4732-ad44-335aa6b68186 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:57.333838 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4c12f333-cbdc-4732-ad44-335aa6b68186 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:57.333838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4c12f333-cbdc-4732-ad44-335aa6b68186 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:57.336183 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4c12f333-cbdc-4732-ad44-335aa6b68186 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:57.336183 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-4c12f333-cbdc-4732-ad44-335aa6b68186 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:57.345818 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:57.345818 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:57.346754 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4c12f333-cbdc-4732-ad44-335aa6b68186 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:57.347308 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 315/1273] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:57 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:57.542258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e06d2845-04a2-4e41-9fb2-26a9b6e358a9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:57.546939 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e06d2845-04a2-4e41-9fb2-26a9b6e358a9 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:57.547791 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e06d2845-04a2-4e41-9fb2-26a9b6e358a9 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:57.547791 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e06d2845-04a2-4e41-9fb2-26a9b6e358a9 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:57.575453 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:57.575453 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:57:57.590626 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e06d2845-04a2-4e41-9fb2-26a9b6e358a9 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:57.597153 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e06d2845-04a2-4e41-9fb2-26a9b6e358a9 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:57.597708 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 320/1274] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:57 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1138 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:57.663480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-4e61efdc-90a1-462d-944a-8db40b899169 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:57.665900 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-4e61efdc-90a1-462d-944a-8db40b899169 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:57.666094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-4e61efdc-90a1-462d-944a-8db40b899169 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:57.666323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-4e61efdc-90a1-462d-944a-8db40b899169 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:57.682465 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:57.682465 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:57.696339 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-4e61efdc-90a1-462d-944a-8db40b899169 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:57.705284 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-4e61efdc-90a1-462d-944a-8db40b899169 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:57.705781 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 319/1275] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:57:57 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:57:57.763040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-69828090-6cfb-4e1b-b02e-818927ffd6fe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:57.764173 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-69828090-6cfb-4e1b-b02e-818927ffd6fe tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d/action Jul 10 19:57:57.764546 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-69828090-6cfb-4e1b-b02e-818927ffd6fe tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:57:57.764669 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-69828090-6cfb-4e1b-b02e-818927ffd6fe tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:57.947422 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:57.947422 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:57.947914 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-69828090-6cfb-4e1b-b02e-818927ffd6fe tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:57.956209 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-69828090-6cfb-4e1b-b02e-818927ffd6fe tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Begin detaching volume completed successfully. Jul 10 19:57:57.956519 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-69828090-6cfb-4e1b-b02e-818927ffd6fe tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d/action returned with HTTP 202 Jul 10 19:57:57.957043 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 322/1276] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:57:57 2026] POST /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:57:58.366333 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0eb4aff0-47de-4402-947a-c7033c988954 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:58.368877 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0eb4aff0-47de-4402-947a-c7033c988954 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:58.369214 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0eb4aff0-47de-4402-947a-c7033c988954 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:58.369601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0eb4aff0-47de-4402-947a-c7033c988954 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:58.369908 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-0eb4aff0-47de-4402-947a-c7033c988954 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:58.377619 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:58.377619 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:58.379572 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0eb4aff0-47de-4402-947a-c7033c988954 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:58.379572 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 316/1277] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:58 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:58.987308 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a20bd4a5-cfce-4a93-b2a9-584d83c0c71d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:58.987666 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a20bd4a5-cfce-4a93-b2a9-584d83c0c71d None None] GET https://10.4.3.145/volume// Jul 10 19:57:58.987818 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a20bd4a5-cfce-4a93-b2a9-584d83c0c71d None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:58.988034 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a20bd4a5-cfce-4a93-b2a9-584d83c0c71d None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:58.988493 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a20bd4a5-cfce-4a93-b2a9-584d83c0c71d None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:57:58.988904 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 321/1278] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:57: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 19:57:59.003519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-46d77b70-ca81-4eb2-b837-5cb438e9ebfb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.005513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-46d77b70-ca81-4eb2-b837-5cb438e9ebfb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:57:59.005731 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-46d77b70-ca81-4eb2-b837-5cb438e9ebfb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:59.005917 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-46d77b70-ca81-4eb2-b837-5cb438e9ebfb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:59.021787 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:59.021787 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:59.027856 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-46d77b70-ca81-4eb2-b837-5cb438e9ebfb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:57:59.036211 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-46d77b70-ca81-4eb2-b837-5cb438e9ebfb tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:57:59.037619 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 320/1279] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:57:59 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:57:59.384724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e92c8516-8cef-4ac8-8d57-1a7a5321e771 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.386907 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e92c8516-8cef-4ac8-8d57-1a7a5321e771 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:59.387123 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e92c8516-8cef-4ac8-8d57-1a7a5321e771 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:59.387620 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e92c8516-8cef-4ac8-8d57-1a7a5321e771 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:59.390045 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=413,cinder:UPDATE=116,cinder:DELETE=1,cinder:INSERT=62 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:57:59.400046 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-07f7e382-7184-4e7e-828f-5cd5d636814e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.400735 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:59.400735 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:57:59.402723 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07f7e382-7184-4e7e-828f-5cd5d636814e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:57:59.403138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07f7e382-7184-4e7e-828f-5cd5d636814e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:59.404288 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07f7e382-7184-4e7e-828f-5cd5d636814e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:59.407114 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-07f7e382-7184-4e7e-828f-5cd5d636814e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:57:59.407372 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e92c8516-8cef-4ac8-8d57-1a7a5321e771 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:59.410361 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:59.410361 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:57:59.411185 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07f7e382-7184-4e7e-828f-5cd5d636814e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:57:59.411588 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 317/1280] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:59 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:59.418091 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e92c8516-8cef-4ac8-8d57-1a7a5321e771 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:59.419161 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 323/1281] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:59 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:59.447616 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e99fc1ef-e8ff-48d5-b338-a0ab127d9bfb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.481757 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c6eda7b8-a259-4852-859a-177f430e1add None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.484734 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c6eda7b8-a259-4852-859a-177f430e1add tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:57:59.485092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c6eda7b8-a259-4852-859a-177f430e1add tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:59.485241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c6eda7b8-a259-4852-859a-177f430e1add tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:59.493899 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:57:59.493899 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:57:59.499933 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c6eda7b8-a259-4852-859a-177f430e1add tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:57:59.510077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c6eda7b8-a259-4852-859a-177f430e1add tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:57:59.511118 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 321/1282] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:57:59 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:59.599128 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e99fc1ef-e8ff-48d5-b338-a0ab127d9bfb tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] GET https://10.4.3.145/volume/v3/os-services Jul 10 19:57:59.599390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e99fc1ef-e8ff-48d5-b338-a0ab127d9bfb tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:57:59.599886 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e99fc1ef-e8ff-48d5-b338-a0ab127d9bfb tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:57:59.613704 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e99fc1ef-e8ff-48d5-b338-a0ab127d9bfb tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] https://10.4.3.145/volume/v3/os-services returned with HTTP 200 Jul 10 19:57:59.614166 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 322/1283] 10.4.3.145 () {66 vars in 1249 bytes} [Fri Jul 10 19:57:59 2026] GET /volume/v3/os-services => generated 626 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:57:59.628039 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-70f97f34-84ca-4ad7-8573-9a491473f610 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.630828 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-70f97f34-84ca-4ad7-8573-9a491473f610 tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] PUT https://10.4.3.145/volume/v3/os-services/disable-log-reason Jul 10 19:57:59.632454 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-70f97f34-84ca-4ad7-8573-9a491473f610 tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005048", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:59.632902 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-70f97f34-84ca-4ad7-8573-9a491473f610 tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] https://10.4.3.145/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 19:57:59.633397 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 318/1284] 10.4.3.145 () {68 vars in 1326 bytes} [Fri Jul 10 19:57:59 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 19:57:59.643454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea1d084f-ff25-4216-83ad-2172d12f710f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.645721 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea1d084f-ff25-4216-83ad-2172d12f710f tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] PUT https://10.4.3.145/volume/v3/os-services/disable Jul 10 19:57:59.646169 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea1d084f-ff25-4216-83ad-2172d12f710f tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005048", "binary": "invalid_binary"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:59.656086 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea1d084f-ff25-4216-83ad-2172d12f710f tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] https://10.4.3.145/volume/v3/os-services/disable returned with HTTP 404 Jul 10 19:57:59.656820 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 324/1285] 10.4.3.145 () {68 vars in 1293 bytes} [Fri Jul 10 19:57:59 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:59.665795 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b55324d6-7c4c-4831-a081-3584f7cb8a8b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.667849 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b55324d6-7c4c-4831-a081-3584f7cb8a8b tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] PUT https://10.4.3.145/volume/v3/os-services/enable Jul 10 19:57:59.668427 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b55324d6-7c4c-4831-a081-3584f7cb8a8b tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:59.677515 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b55324d6-7c4c-4831-a081-3584f7cb8a8b tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] https://10.4.3.145/volume/v3/os-services/enable returned with HTTP 404 Jul 10 19:57:59.678086 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 322/1286] 10.4.3.145 () {68 vars in 1290 bytes} [Fri Jul 10 19:57:59 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:57:59.689627 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-042e228c-d19a-4b45-b598-2a01b18ee175 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.693393 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-042e228c-d19a-4b45-b598-2a01b18ee175 tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] PUT https://10.4.3.145/volume/v3/os-services/freeze Jul 10 19:57:59.693761 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-042e228c-d19a-4b45-b598-2a01b18ee175 tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:59.705193 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-042e228c-d19a-4b45-b598-2a01b18ee175 tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] https://10.4.3.145/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 19:57:59.705824 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 323/1287] 10.4.3.145 () {68 vars in 1290 bytes} [Fri Jul 10 19:57:59 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:57:59.719940 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a510b343-34fe-40c2-9f96-567131cbb56b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:57:59.732834 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a510b343-34fe-40c2-9f96-567131cbb56b tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] PUT https://10.4.3.145/volume/v3/os-services/thaw Jul 10 19:57:59.734338 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a510b343-34fe-40c2-9f96-567131cbb56b tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:57:59.753876 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a510b343-34fe-40c2-9f96-567131cbb56b tempest-VolumeServicesNegativeTest-1210891119 tempest-VolumeServicesNegativeTest-1210891119-project-admin] https://10.4.3.145/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 19:57:59.754643 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 319/1288] 10.4.3.145 () {68 vars in 1284 bytes} [Fri Jul 10 19:57:59 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:00.181666 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-8a83d025-81a9-4667-aef8-94e66320ea4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:00.185127 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-8a83d025-81a9-4667-aef8-94e66320ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] DELETE https://10.4.3.145/volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41 Jul 10 19:58:00.185408 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-8a83d025-81a9-4667-aef8-94e66320ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:00.185752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-8a83d025-81a9-4667-aef8-94e66320ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:00.199341 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:00.199341 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:00.427554 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a33c59ad-8387-4974-96ee-40844e08ca34 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:00.431926 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a33c59ad-8387-4974-96ee-40844e08ca34 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:00.432103 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a33c59ad-8387-4974-96ee-40844e08ca34 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:00.432360 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a33c59ad-8387-4974-96ee-40844e08ca34 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:00.433016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-a33c59ad-8387-4974-96ee-40844e08ca34 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:00.439642 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:00.439642 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:00.440658 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a33c59ad-8387-4974-96ee-40844e08ca34 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:00.441225 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 323/1289] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:00 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:00.752731 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d572f3bf-feb7-4707-98ea-0e68c281e52f req-8a83d025-81a9-4667-aef8-94e66320ea4c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41 returned with HTTP 200 Jul 10 19:58:00.752731 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 325/1290] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:58:00 2026] DELETE /volume/v3/attachments/192ea528-7eda-4921-b61d-7d4b2681eb41 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:01.455905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bdf59bb0-aef3-4023-9159-2fe1d9da1f0b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:01.457874 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bdf59bb0-aef3-4023-9159-2fe1d9da1f0b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:01.458341 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bdf59bb0-aef3-4023-9159-2fe1d9da1f0b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:01.458341 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bdf59bb0-aef3-4023-9159-2fe1d9da1f0b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:01.458749 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bdf59bb0-aef3-4023-9159-2fe1d9da1f0b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:01.461693 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=303,cinder:UPDATE=63,cinder:INSERT=43 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:58:01.465705 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:01.465705 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:01.466867 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bdf59bb0-aef3-4023-9159-2fe1d9da1f0b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:01.467248 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 324/1291] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:01 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:02.266065 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fd204e61-6179-41e7-979a-7d2f0b1e0438 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:02.270594 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fd204e61-6179-41e7-979a-7d2f0b1e0438 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 19:58:02.270860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fd204e61-6179-41e7-979a-7d2f0b1e0438 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:02.270919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fd204e61-6179-41e7-979a-7d2f0b1e0438 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:02.286296 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:02.286296 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:02.290743 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fd204e61-6179-41e7-979a-7d2f0b1e0438 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:58:02.295330 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fd204e61-6179-41e7-979a-7d2f0b1e0438 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 19:58:02.295812 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 320/1292] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:02 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:02.482317 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-702ceb21-4d6d-4f8e-949c-72668500f1b1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:02.488708 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-702ceb21-4d6d-4f8e-949c-72668500f1b1 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:02.488708 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-702ceb21-4d6d-4f8e-949c-72668500f1b1 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:02.488847 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-702ceb21-4d6d-4f8e-949c-72668500f1b1 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:02.489017 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-702ceb21-4d6d-4f8e-949c-72668500f1b1 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:02.505954 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:02.505954 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:02.505954 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-702ceb21-4d6d-4f8e-949c-72668500f1b1 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:02.506238 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 324/1293] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:02 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:03.427152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4b6929a-27cb-455e-9137-e6380aa49832 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.522947 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a9b4639e-abf4-4816-a17a-12b5f0113fa8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.525334 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a9b4639e-abf4-4816-a17a-12b5f0113fa8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:03.525644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a9b4639e-abf4-4816-a17a-12b5f0113fa8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:03.525970 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a9b4639e-abf4-4816-a17a-12b5f0113fa8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:03.526220 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a9b4639e-abf4-4816-a17a-12b5f0113fa8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:03.532800 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:03.532800 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:03.534656 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a9b4639e-abf4-4816-a17a-12b5f0113fa8 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:03.534656 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 325/1294] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:03 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:03.565891 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4b6929a-27cb-455e-9137-e6380aa49832 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:58:03.566251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4b6929a-27cb-455e-9137-e6380aa49832 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1374836531"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:03.568019 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:03.568019 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:03.586271 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4b6929a-27cb-455e-9137-e6380aa49832 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:58:03.586755 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 326/1295] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:58:03 2026] POST /volume/v3/types => generated 231 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:03.598513 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-62adf05b-b932-464d-a1b2-08f6376c9a90 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.600779 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-62adf05b-b932-464d-a1b2-08f6376c9a90 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] POST https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs Jul 10 19:58:03.601267 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-62adf05b-b932-464d-a1b2-08f6376c9a90 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:03.632033 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=304,cinder:INSERT=39,cinder:UPDATE=77 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:58:03.662539 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-62adf05b-b932-464d-a1b2-08f6376c9a90 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs returned with HTTP 200 Jul 10 19:58:03.663092 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 321/1296] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 19:58:03 2026] POST /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs => generated 34 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:03.679467 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d978291f-89f0-42f3-b855-c0070f60ddce None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.682730 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d978291f-89f0-42f3-b855-c0070f60ddce tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] GET https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 Jul 10 19:58:03.682916 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d978291f-89f0-42f3-b855-c0070f60ddce tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:03.683231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d978291f-89f0-42f3-b855-c0070f60ddce tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:03.693451 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d978291f-89f0-42f3-b855-c0070f60ddce tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 returned with HTTP 200 Jul 10 19:58:03.694210 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 325/1297] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 19:58:03 2026] GET /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:03.706203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6bf87e98-fc9b-4cb0-87bd-0d6e451bf125 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.708547 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bf87e98-fc9b-4cb0-87bd-0d6e451bf125 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] DELETE https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 Jul 10 19:58:03.708798 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bf87e98-fc9b-4cb0-87bd-0d6e451bf125 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:03.709059 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bf87e98-fc9b-4cb0-87bd-0d6e451bf125 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:03.736731 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bf87e98-fc9b-4cb0-87bd-0d6e451bf125 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 returned with HTTP 202 Jul 10 19:58:03.737316 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 326/1298] 10.4.3.145 () {66 vars in 1399 bytes} [Fri Jul 10 19:58:03 2026] DELETE /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:58:03.747251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9bf9e60b-0e82-41a9-a48d-1e1a6b603ae6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.748497 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9bf9e60b-0e82-41a9-a48d-1e1a6b603ae6 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] GET https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 Jul 10 19:58:03.748684 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9bf9e60b-0e82-41a9-a48d-1e1a6b603ae6 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:03.749220 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9bf9e60b-0e82-41a9-a48d-1e1a6b603ae6 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:03.763705 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9bf9e60b-0e82-41a9-a48d-1e1a6b603ae6 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 returned with HTTP 404 Jul 10 19:58:03.764231 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 327/1299] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 19:58:03 2026] GET /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec3 => generated 129 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:03.777128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ff36cac2-3141-4fde-8af7-94681503a337 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.779320 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff36cac2-3141-4fde-8af7-94681503a337 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] POST https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs Jul 10 19:58:03.779776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff36cac2-3141-4fde-8af7-94681503a337 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:03.824152 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff36cac2-3141-4fde-8af7-94681503a337 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs returned with HTTP 200 Jul 10 19:58:03.824835 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 322/1300] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 19:58:03 2026] POST /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs => generated 34 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:03.833475 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6f90100a-dcbb-4f28-84a9-6db7e441290f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.835585 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f90100a-dcbb-4f28-84a9-6db7e441290f tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] GET https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs Jul 10 19:58:03.836523 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f90100a-dcbb-4f28-84a9-6db7e441290f tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:03.836523 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f90100a-dcbb-4f28-84a9-6db7e441290f tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:03.846158 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f90100a-dcbb-4f28-84a9-6db7e441290f tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs returned with HTTP 200 Jul 10 19:58:03.846695 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 326/1301] 10.4.3.145 () {66 vars in 1378 bytes} [Fri Jul 10 19:58:03 2026] GET /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:03.857098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4db5e6e0-ca5d-401a-b999-8fcb11dbfbac None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.858916 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4db5e6e0-ca5d-401a-b999-8fcb11dbfbac tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] POST https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs Jul 10 19:58:03.860585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4db5e6e0-ca5d-401a-b999-8fcb11dbfbac tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:03.908369 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4db5e6e0-ca5d-401a-b999-8fcb11dbfbac tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs returned with HTTP 200 Jul 10 19:58:03.908812 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 327/1302] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 19:58:03 2026] POST /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:03.920843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-00334d67-2989-44b9-9045-3ae3b97fd07a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.925579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00334d67-2989-44b9-9045-3ae3b97fd07a tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] PUT https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec2 Jul 10 19:58:03.926138 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00334d67-2989-44b9-9045-3ae3b97fd07a tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:03.955423 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00334d67-2989-44b9-9045-3ae3b97fd07a tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec2 returned with HTTP 200 Jul 10 19:58:03.956079 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 328/1303] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 19:58:03 2026] PUT /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:03.963898 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9c240dd2-9335-4efb-a878-69aa02edab9d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.967489 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9c240dd2-9335-4efb-a878-69aa02edab9d tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] GET https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec2 Jul 10 19:58:03.967489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9c240dd2-9335-4efb-a878-69aa02edab9d tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:03.968894 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9c240dd2-9335-4efb-a878-69aa02edab9d tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:03.983709 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9c240dd2-9335-4efb-a878-69aa02edab9d tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec2 returned with HTTP 200 Jul 10 19:58:03.985072 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 323/1304] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 19:58:03 2026] GET /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs/spec2 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:03.995642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-685ac18a-f246-47b5-bece-1e43ea37cfdc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:03.999055 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-685ac18a-f246-47b5-bece-1e43ea37cfdc tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] POST https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs Jul 10 19:58:04.000777 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-685ac18a-f246-47b5-bece-1e43ea37cfdc tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:04.068058 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-685ac18a-f246-47b5-bece-1e43ea37cfdc tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs returned with HTTP 200 Jul 10 19:58:04.068781 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 327/1305] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 19:58:03 2026] POST /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs => generated 51 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:04.079444 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f9e47e75-5497-4f56-862b-569c8b26f5c4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:04.082341 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f9e47e75-5497-4f56-862b-569c8b26f5c4 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] GET https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs Jul 10 19:58:04.082341 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f9e47e75-5497-4f56-862b-569c8b26f5c4 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:04.082509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f9e47e75-5497-4f56-862b-569c8b26f5c4 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:04.092561 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f9e47e75-5497-4f56-862b-569c8b26f5c4 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs returned with HTTP 200 Jul 10 19:58:04.092949 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 328/1306] 10.4.3.145 () {66 vars in 1378 bytes} [Fri Jul 10 19:58:04 2026] GET /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:04.105652 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d89a40b6-48fc-4837-950a-16fbc7050923 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:04.107762 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d89a40b6-48fc-4837-950a-16fbc7050923 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] DELETE https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319 Jul 10 19:58:04.108362 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d89a40b6-48fc-4837-950a-16fbc7050923 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:04.108362 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d89a40b6-48fc-4837-950a-16fbc7050923 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:04.152939 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d89a40b6-48fc-4837-950a-16fbc7050923 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319 returned with HTTP 202 Jul 10 19:58:04.153437 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 329/1307] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:58:04 2026] DELETE /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:04.162583 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-09119b71-63d1-4fd1-ac03-93dca6ebf620 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:04.164857 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09119b71-63d1-4fd1-ac03-93dca6ebf620 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] GET https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319 Jul 10 19:58:04.165300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09119b71-63d1-4fd1-ac03-93dca6ebf620 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:04.165375 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09119b71-63d1-4fd1-ac03-93dca6ebf620 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:04.169058 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09119b71-63d1-4fd1-ac03-93dca6ebf620 tempest-VolumeTypesExtraSpecsTest-559350848 tempest-VolumeTypesExtraSpecsTest-559350848-project-admin] https://10.4.3.145/volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319 returned with HTTP 404 Jul 10 19:58:04.169687 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 324/1308] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:58:04 2026] GET /volume/v3/types/203c36a0-1020-43e5-b136-d5fb8f40e319 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:04.551560 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ac844885-ebdd-4f72-a3dc-90e8d1e46ae6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:04.553538 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ac844885-ebdd-4f72-a3dc-90e8d1e46ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:04.554181 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ac844885-ebdd-4f72-a3dc-90e8d1e46ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:04.554181 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ac844885-ebdd-4f72-a3dc-90e8d1e46ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:04.554181 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-ac844885-ebdd-4f72-a3dc-90e8d1e46ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:04.556032 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=277,cinder:UPDATE=53,cinder:INSERT=31 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:58:04.560660 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:04.560660 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:04.561532 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ac844885-ebdd-4f72-a3dc-90e8d1e46ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:04.561944 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 328/1309] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:04 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:04.817397 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-93903714-a88c-452c-8cc5-29e82ae9f247 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:04.822123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-93903714-a88c-452c-8cc5-29e82ae9f247 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:04.822589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-93903714-a88c-452c-8cc5-29e82ae9f247 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:04.822870 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-93903714-a88c-452c-8cc5-29e82ae9f247 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:04.835834 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:04.835834 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:04.842457 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-93903714-a88c-452c-8cc5-29e82ae9f247 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:04.851713 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-93903714-a88c-452c-8cc5-29e82ae9f247 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:04.852366 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 329/1310] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:04 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:04.922700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-4e6ffb7e-63be-4084-842e-a65194d4fb3e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:04.925269 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-4e6ffb7e-63be-4084-842e-a65194d4fb3e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:04.926886 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-4e6ffb7e-63be-4084-842e-a65194d4fb3e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:04.926886 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-4e6ffb7e-63be-4084-842e-a65194d4fb3e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:04.938706 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:04.938706 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:04.944891 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-4e6ffb7e-63be-4084-842e-a65194d4fb3e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:04.951921 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-4e6ffb7e-63be-4084-842e-a65194d4fb3e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:04.952382 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 330/1311] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:04 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:05.574328 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7b524a3d-a820-4479-be50-90a57a781c61 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:05.576369 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b524a3d-a820-4479-be50-90a57a781c61 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:05.576601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b524a3d-a820-4479-be50-90a57a781c61 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:05.576875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b524a3d-a820-4479-be50-90a57a781c61 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:05.577092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-7b524a3d-a820-4479-be50-90a57a781c61 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:05.584539 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:05.584539 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:05.585388 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b524a3d-a820-4479-be50-90a57a781c61 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:05.585790 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 325/1312] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:05 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:06.115732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:06.117683 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:06.118396 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2107354917", "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:06.120261 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2107354917', 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:06.216897 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Create volume of 1 GB Jul 10 19:58:06.221770 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Availability Zones retrieved successfully. Jul 10 19:58:06.227743 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Flow 'volume_create_api' (140d09e8-6bda-4712-b8b3-1634004e7415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:06.229658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58550e87-abbf-4572-8cd9-ecbed33cb352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:06.230556 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:06.297058 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58550e87-abbf-4572-8cd9-ecbed33cb352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:06.297851 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd743e55-b88a-4f14-82e5-449792800877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:06.373378 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Created reservations ['d5d344c9-1873-44da-88cb-028c452447cf', 'da1219ec-e260-46dc-b643-f23fb850732b', 'c981878c-1dc6-4bc6-89ff-a242726ba944', 'fa9097a3-ce1e-41c7-82ac-f7275aac98ee'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:06.374251 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd743e55-b88a-4f14-82e5-449792800877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d344c9-1873-44da-88cb-028c452447cf', 'da1219ec-e260-46dc-b643-f23fb850732b', 'c981878c-1dc6-4bc6-89ff-a242726ba944', 'fa9097a3-ce1e-41c7-82ac-f7275aac98ee']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:06.375073 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337c9dc7-3a5f-42ff-a798-58196e609bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:06.399493 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337c9dc7-3a5f-42ff-a798-58196e609bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08624f6e-97f1-4942-bb4b-49acff23fade', '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-2107354917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23e337655ba4586bc6319df82bb1c41',qos_specs=None,replication_status=,reservations=['d5d344c9-1873-44da-88cb-028c452447cf','da1219ec-e260-46dc-b643-f23fb850732b','c981878c-1dc6-4bc6-89ff-a242726ba944','fa9097a3-ce1e-41c7-82ac-f7275aac98ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be3f31e7ce6d4ae3b13b2e7b59807de8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2107354917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08624f6e-97f1-4942-bb4b-49acff23fade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23e337655ba4586bc6319df82bb1c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be3f31e7ce6d4ae3b13b2e7b59807de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:06.400207 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787ce435-e540-4d8d-88a3-a7f0f61f7582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:06.419676 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787ce435-e540-4d8d-88a3-a7f0f61f7582) transitioned into state 'SUCCESS' from state '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-2107354917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23e337655ba4586bc6319df82bb1c41',qos_specs=None,replication_status=,reservations=['d5d344c9-1873-44da-88cb-028c452447cf','da1219ec-e260-46dc-b643-f23fb850732b','c981878c-1dc6-4bc6-89ff-a242726ba944','fa9097a3-ce1e-41c7-82ac-f7275aac98ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be3f31e7ce6d4ae3b13b2e7b59807de8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:06.420744 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b54ac6-7a46-45db-90ce-6124879906f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:06.432055 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b54ac6-7a46-45db-90ce-6124879906f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:06.433309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Flow 'volume_create_api' (140d09e8-6bda-4712-b8b3-1634004e7415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:06.433748 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Create volume request issued successfully. Jul 10 19:58:06.434670 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1125a4dd-d21a-4b69-aa1c-21bf3c1754d9 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:06.435357 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 329/1313] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 19:58:06 2026] POST /volume/v3/volumes => generated 899 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:06.448076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8888ce98-d70f-44c1-a200-338474eb6028 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:06.450187 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8888ce98-d70f-44c1-a200-338474eb6028 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:58:06.450469 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8888ce98-d70f-44c1-a200-338474eb6028 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:06.450694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8888ce98-d70f-44c1-a200-338474eb6028 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:06.458882 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:06.458882 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:06.464485 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8888ce98-d70f-44c1-a200-338474eb6028 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:58:06.470686 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8888ce98-d70f-44c1-a200-338474eb6028 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:58:06.471394 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 330/1314] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:06 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:06.598993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-567023e8-a3d4-48a0-80a4-e205c1da5e2b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:06.601608 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-567023e8-a3d4-48a0-80a4-e205c1da5e2b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:06.601828 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-567023e8-a3d4-48a0-80a4-e205c1da5e2b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:06.602048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-567023e8-a3d4-48a0-80a4-e205c1da5e2b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:06.602178 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-567023e8-a3d4-48a0-80a4-e205c1da5e2b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:06.608360 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:06.608360 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:06.609531 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-567023e8-a3d4-48a0-80a4-e205c1da5e2b tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:06.609809 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 331/1315] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:06 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:06.622733 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b8358abf-3578-44f0-b7f7-2ef3880156b2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:06.627222 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b8358abf-3578-44f0-b7f7-2ef3880156b2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 Jul 10 19:58:06.627505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b8358abf-3578-44f0-b7f7-2ef3880156b2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:06.627738 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b8358abf-3578-44f0-b7f7-2ef3880156b2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:06.636830 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:06.636830 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:06.646648 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b8358abf-3578-44f0-b7f7-2ef3880156b2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:58:06.652454 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b8358abf-3578-44f0-b7f7-2ef3880156b2 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 returned with HTTP 200 Jul 10 19:58:06.652454 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 326/1316] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:06 2026] GET /volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:06.667486 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d3c99cfe-b94e-4e0c-afb2-2ee2a65e715f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:06.670269 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d3c99cfe-b94e-4e0c-afb2-2ee2a65e715f tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] POST https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65/action Jul 10 19:58:06.670671 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d3c99cfe-b94e-4e0c-afb2-2ee2a65e715f tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:06.670798 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d3c99cfe-b94e-4e0c-afb2-2ee2a65e715f tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:06.672560 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-d3c99cfe-b94e-4e0c-afb2-2ee2a65e715f tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] Updating backup 'a679207e-807a-4d3d-857f-3bf725b49a65' with '{'status': 'error'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 19:58:06.681573 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:06.681573 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:06.693115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-d3c99cfe-b94e-4e0c-afb2-2ee2a65e715f tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] reset_status in rpcapi backup_id a679207e-807a-4d3d-857f-3bf725b49a65 on host np0000005048. {{(pid=99974) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 19:58:06.695243 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d3c99cfe-b94e-4e0c-afb2-2ee2a65e715f tempest-VolumesBackupsAdminTest-537926068 tempest-VolumesBackupsAdminTest-537926068-project-admin] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65/action returned with HTTP 202 Jul 10 19:58:06.695648 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 330/1317] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:58:06 2026] POST /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:58:06.704389 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7e9e54de-da8d-4897-8361-4c434ffae00e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:06.706896 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e9e54de-da8d-4897-8361-4c434ffae00e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:06.707433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e9e54de-da8d-4897-8361-4c434ffae00e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:06.707633 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e9e54de-da8d-4897-8361-4c434ffae00e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:06.707785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7e9e54de-da8d-4897-8361-4c434ffae00e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:06.714085 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:06.714085 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:06.715538 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e9e54de-da8d-4897-8361-4c434ffae00e tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:06.716125 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 331/1318] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:06 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:06.729858 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4b45b97-3cce-4feb-a4b1-8037a98bd025 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:06.731466 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4b45b97-3cce-4feb-a4b1-8037a98bd025 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] DELETE https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:06.731563 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4b45b97-3cce-4feb-a4b1-8037a98bd025 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:06.731724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4b45b97-3cce-4feb-a4b1-8037a98bd025 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:06.731817 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-f4b45b97-3cce-4feb-a4b1-8037a98bd025 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Delete backup with id: a679207e-807a-4d3d-857f-3bf725b49a65. Jul 10 19:58:06.737558 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:06.737558 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:06.763328 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-f4b45b97-3cce-4feb-a4b1-8037a98bd025 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] delete_backup rpcapi backup_id a679207e-807a-4d3d-857f-3bf725b49a65 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:58:06.766137 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4b45b97-3cce-4feb-a4b1-8037a98bd025 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 202 Jul 10 19:58:06.766697 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 332/1319] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:06 2026] DELETE /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:58:06.776234 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f89e476d-aab5-446b-bcea-65ecbb1108ea None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:06.778402 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f89e476d-aab5-446b-bcea-65ecbb1108ea tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:06.778622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f89e476d-aab5-446b-bcea-65ecbb1108ea tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:06.778871 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f89e476d-aab5-446b-bcea-65ecbb1108ea tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:06.779094 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f89e476d-aab5-446b-bcea-65ecbb1108ea tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:06.784929 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:06.784929 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:06.786041 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f89e476d-aab5-446b-bcea-65ecbb1108ea tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 200 Jul 10 19:58:06.786533 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 327/1320] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:06 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:07.010082 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d6770e3d-130e-4b96-9844-a07b8e526136 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.010082 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6770e3d-130e-4b96-9844-a07b8e526136 None None] GET https://10.4.3.145/volume// Jul 10 19:58:07.010082 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6770e3d-130e-4b96-9844-a07b8e526136 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.010082 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6770e3d-130e-4b96-9844-a07b8e526136 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.010082 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6770e3d-130e-4b96-9844-a07b8e526136 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:07.010082 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 331/1321] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:58: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 19:58:07.019745 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-8254d303-2508-442e-9839-b3608885b405 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.022690 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-8254d303-2508-442e-9839-b3608885b405 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:58:07.023106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-8254d303-2508-442e-9839-b3608885b405 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8194384-c026-4a32-be1c-b316b40ab11f", "connector": null, "instance_uuid": "5e955295-7584-4a9d-b72c-f6651696b8db"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:07.035054 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:07.035054 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:07.072105 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-8254d303-2508-442e-9839-b3608885b405 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:58:07.072824 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 332/1322] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:58:07 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 19:58:07.239014 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-92dfb42e-72e0-4e42-b9bb-a8c7f1842132 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.358861 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-92dfb42e-72e0-4e42-b9bb-a8c7f1842132 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] POST https://10.4.3.145/volume/v3/types/e466a6c4-21c0-419a-b159-d16df071151c/encryption Jul 10 19:58:07.359377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-92dfb42e-72e0-4e42-b9bb-a8c7f1842132 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:07.388416 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-92dfb42e-72e0-4e42-b9bb-a8c7f1842132 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types/e466a6c4-21c0-419a-b159-d16df071151c/encryption returned with HTTP 404 Jul 10 19:58:07.389449 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 333/1323] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 19:58:07 2026] POST /volume/v3/types/e466a6c4-21c0-419a-b159-d16df071151c/encryption => generated 114 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:07.398418 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b375c498-1596-40b7-a573-c8b0cd39df0f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.400255 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b375c498-1596-40b7-a573-c8b0cd39df0f tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:58:07.400775 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b375c498-1596-40b7-a573-c8b0cd39df0f tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1692882488", "os-volume-type-access:is_public": false}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:07.417894 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b375c498-1596-40b7-a573-c8b0cd39df0f tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:58:07.418365 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 328/1324] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 19:58:07 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 19:58:07.427781 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4fe0366b-d966-4673-97c1-797e5c7d5539 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.479366 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6409d474-e6a3-4317-8f52-af759f417f3b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.484914 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6409d474-e6a3-4317-8f52-af759f417f3b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:07.485247 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6409d474-e6a3-4317-8f52-af759f417f3b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.485503 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6409d474-e6a3-4317-8f52-af759f417f3b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.489536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-926f1c6b-db65-4ccc-90a4-0503284af908 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.491981 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-926f1c6b-db65-4ccc-90a4-0503284af908 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:58:07.493227 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-926f1c6b-db65-4ccc-90a4-0503284af908 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.493227 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-926f1c6b-db65-4ccc-90a4-0503284af908 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.499919 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:07.499919 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:07.508520 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:07.508520 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:07.508702 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6409d474-e6a3-4317-8f52-af759f417f3b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:07.513533 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-926f1c6b-db65-4ccc-90a4-0503284af908 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:58:07.517719 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6409d474-e6a3-4317-8f52-af759f417f3b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:07.518090 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 333/1325] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:07.524710 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-926f1c6b-db65-4ccc-90a4-0503284af908 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:58:07.525268 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 334/1326] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1541 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:07.530204 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4fe0366b-d966-4673-97c1-797e5c7d5539 tempest-VolumeTypesNegativeTest-1912789558 tempest-VolumeTypesNegativeTest-1912789558-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:07.530852 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4fe0366b-d966-4673-97c1-797e5c7d5539 tempest-VolumeTypesNegativeTest-1912789558 tempest-VolumeTypesNegativeTest-1912789558-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bcbef368-b1ad-4917-9459-136b935667cc", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1077468260"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:07.532830 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-4fe0366b-d966-4673-97c1-797e5c7d5539 tempest-VolumeTypesNegativeTest-1912789558 tempest-VolumeTypesNegativeTest-1912789558-project-member] Create volume request body: {'volume': {'volume_type': 'bcbef368-b1ad-4917-9459-136b935667cc', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1077468260'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:07.542800 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4fe0366b-d966-4673-97c1-797e5c7d5539 tempest-VolumeTypesNegativeTest-1912789558 tempest-VolumeTypesNegativeTest-1912789558-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 404 Jul 10 19:58:07.543740 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 332/1327] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:07 2026] POST /volume/v3/volumes => generated 114 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:07.554786 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7a130cfb-5552-44da-b61b-347365e014bf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.559201 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7a130cfb-5552-44da-b61b-347365e014bf tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] DELETE https://10.4.3.145/volume/v3/types/bcbef368-b1ad-4917-9459-136b935667cc Jul 10 19:58:07.559926 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7a130cfb-5552-44da-b61b-347365e014bf tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.560176 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7a130cfb-5552-44da-b61b-347365e014bf tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.580002 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-c19e19da-bd34-495a-b133-8297fb30d6b0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.584800 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-c19e19da-bd34-495a-b133-8297fb30d6b0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:58:07.585297 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-c19e19da-bd34-495a-b133-8297fb30d6b0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.585297 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-c19e19da-bd34-495a-b133-8297fb30d6b0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.600984 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:07.600984 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:07.613126 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-c19e19da-bd34-495a-b133-8297fb30d6b0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:58:07.619174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-56eb3f58-3baf-44b3-a203-86ce1d9e8265 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.619720 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56eb3f58-3baf-44b3-a203-86ce1d9e8265 None None] GET https://10.4.3.145/volume// Jul 10 19:58:07.621200 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56eb3f58-3baf-44b3-a203-86ce1d9e8265 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.621200 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56eb3f58-3baf-44b3-a203-86ce1d9e8265 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.621200 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56eb3f58-3baf-44b3-a203-86ce1d9e8265 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:07.622407 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 335/1328] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:58: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 19:58:07.624055 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-c19e19da-bd34-495a-b133-8297fb30d6b0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:58:07.624842 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 334/1329] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:07.638845 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7a130cfb-5552-44da-b61b-347365e014bf tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types/bcbef368-b1ad-4917-9459-136b935667cc returned with HTTP 202 Jul 10 19:58:07.640019 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 329/1330] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:58:07 2026] DELETE /volume/v3/types/bcbef368-b1ad-4917-9459-136b935667cc => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:07.641992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-ed7bbf6e-c499-4b9c-8628-c08f5456adff None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.645674 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-ed7bbf6e-c499-4b9c-8628-c08f5456adff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:07.645674 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-ed7bbf6e-c499-4b9c-8628-c08f5456adff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.647363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-ed7bbf6e-c499-4b9c-8628-c08f5456adff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.653240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-38bde17e-b937-4494-9f5f-48f405e8be29 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.655491 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38bde17e-b937-4494-9f5f-48f405e8be29 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] GET https://10.4.3.145/volume/v3/types/bcbef368-b1ad-4917-9459-136b935667cc Jul 10 19:58:07.655795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38bde17e-b937-4494-9f5f-48f405e8be29 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.656768 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38bde17e-b937-4494-9f5f-48f405e8be29 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.667037 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38bde17e-b937-4494-9f5f-48f405e8be29 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types/bcbef368-b1ad-4917-9459-136b935667cc returned with HTTP 404 Jul 10 19:58:07.667810 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 336/1331] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/types/bcbef368-b1ad-4917-9459-136b935667cc => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:07.679900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b7a22ffd-5e59-4f83-8434-957592b057a1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.683357 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b7a22ffd-5e59-4f83-8434-957592b057a1 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:58:07.683626 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:07.683626 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:07.683837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b7a22ffd-5e59-4f83-8434-957592b057a1 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:07.686371 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b7a22ffd-5e59-4f83-8434-957592b057a1 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 400 Jul 10 19:58:07.686904 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 335/1332] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:58:07 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:58:07.690561 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-ed7bbf6e-c499-4b9c-8628-c08f5456adff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:07.698588 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-ed7bbf6e-c499-4b9c-8628-c08f5456adff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:07.698588 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 333/1333] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 1020 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:07.699101 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-327ead47-a220-4a01-a7ca-3deff5e3ea5e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.702741 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-327ead47-a220-4a01-a7ca-3deff5e3ea5e tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:58:07.702741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-327ead47-a220-4a01-a7ca-3deff5e3ea5e tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-788773583"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:07.735690 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-327ead47-a220-4a01-a7ca-3deff5e3ea5e tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:58:07.736583 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 330/1334] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:58:07 2026] POST /volume/v3/types => generated 228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:07.753394 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8893017-9d5b-4af5-a7cb-dac33f5ab2d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.756553 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8893017-9d5b-4af5-a7cb-dac33f5ab2d0 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:58:07.756553 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8893017-9d5b-4af5-a7cb-dac33f5ab2d0 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-788773583"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:07.766626 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8893017-9d5b-4af5-a7cb-dac33f5ab2d0 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-788773583 already exists. Jul 10 19:58:07.766626 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8893017-9d5b-4af5-a7cb-dac33f5ab2d0 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 409 Jul 10 19:58:07.767217 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 337/1335] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:58:07 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 19:58:07.779517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bdb517c2-bb54-41cb-8ec3-2235b94e083f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.781638 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bdb517c2-bb54-41cb-8ec3-2235b94e083f tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] DELETE https://10.4.3.145/volume/v3/types/b86c4fac-281d-4104-9ed7-09cde532ac73 Jul 10 19:58:07.782095 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bdb517c2-bb54-41cb-8ec3-2235b94e083f tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.782151 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bdb517c2-bb54-41cb-8ec3-2235b94e083f tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.804931 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-885432bd-70e0-4e6a-a220-73b986df2f2c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.806765 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-885432bd-70e0-4e6a-a220-73b986df2f2c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 Jul 10 19:58:07.807484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-885432bd-70e0-4e6a-a220-73b986df2f2c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.807484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-885432bd-70e0-4e6a-a220-73b986df2f2c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.810189 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-885432bd-70e0-4e6a-a220-73b986df2f2c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Show backup with id a679207e-807a-4d3d-857f-3bf725b49a65. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:07.815654 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-885432bd-70e0-4e6a-a220-73b986df2f2c tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 returned with HTTP 404 Jul 10 19:58:07.815654 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 334/1336] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/backups/a679207e-807a-4d3d-857f-3bf725b49a65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:07.835202 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-d9b38ccf-c89f-468e-8e6f-fad3ac8667cf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.840413 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-d9b38ccf-c89f-468e-8e6f-fad3ac8667cf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] PUT https://10.4.3.145/volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae Jul 10 19:58:07.840588 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bdb517c2-bb54-41cb-8ec3-2235b94e083f tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types/b86c4fac-281d-4104-9ed7-09cde532ac73 returned with HTTP 202 Jul 10 19:58:07.841089 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 336/1337] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:58:07 2026] DELETE /volume/v3/types/b86c4fac-281d-4104-9ed7-09cde532ac73 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:07.841582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-d9b38ccf-c89f-468e-8e6f-fad3ac8667cf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:07.855139 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b8a121bd-cb1f-4991-a592-33d394df4400 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.855522 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-d9b38ccf-c89f-468e-8e6f-fad3ac8667cf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Acquiring lock "cinder-attachment_update-b8194384-c026-4a32-be1c-b316b40ab11f-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:58:07.858687 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8a121bd-cb1f-4991-a592-33d394df4400 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] GET https://10.4.3.145/volume/v3/types/b86c4fac-281d-4104-9ed7-09cde532ac73 Jul 10 19:58:07.858687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8a121bd-cb1f-4991-a592-33d394df4400 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.858687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8a121bd-cb1f-4991-a592-33d394df4400 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.863372 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8a121bd-cb1f-4991-a592-33d394df4400 tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types/b86c4fac-281d-4104-9ed7-09cde532ac73 returned with HTTP 404 Jul 10 19:58:07.863483 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-d9b38ccf-c89f-468e-8e6f-fad3ac8667cf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Lock "cinder-attachment_update-b8194384-c026-4a32-be1c-b316b40ab11f-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:58:07.864154 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 338/1338] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/types/b86c4fac-281d-4104-9ed7-09cde532ac73 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:07.865821 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:07.865821 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:07.877072 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-35abb102-f8a2-4ad8-bbec-5d11d07ec21e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.880007 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-35abb102-f8a2-4ad8-bbec-5d11d07ec21e tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] DELETE https://10.4.3.145/volume/v3/types/8129b4aa-4124-42b4-a077-2be15bcefdb6 Jul 10 19:58:07.880007 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-35abb102-f8a2-4ad8-bbec-5d11d07ec21e tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.880213 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-35abb102-f8a2-4ad8-bbec-5d11d07ec21e tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.892195 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-35abb102-f8a2-4ad8-bbec-5d11d07ec21e tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types/8129b4aa-4124-42b4-a077-2be15bcefdb6 returned with HTTP 404 Jul 10 19:58:07.893720 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 335/1339] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:58:07 2026] DELETE /volume/v3/types/8129b4aa-4124-42b4-a077-2be15bcefdb6 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:07.909709 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-525d21e8-50e7-4f18-bbde-410cd60b610d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.913357 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-525d21e8-50e7-4f18-bbde-410cd60b610d tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] GET https://10.4.3.145/volume/v3/types/409dc05e-3185-4a9e-be84-43678021c234 Jul 10 19:58:07.913357 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-525d21e8-50e7-4f18-bbde-410cd60b610d tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.913739 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-525d21e8-50e7-4f18-bbde-410cd60b610d tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.918557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-525d21e8-50e7-4f18-bbde-410cd60b610d tempest-VolumeTypesNegativeTest-202416660 tempest-VolumeTypesNegativeTest-202416660-project-admin] https://10.4.3.145/volume/v3/types/409dc05e-3185-4a9e-be84-43678021c234 returned with HTTP 404 Jul 10 19:58:07.919836 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 337/1340] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/types/409dc05e-3185-4a9e-be84-43678021c234 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:07.955121 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bc001b68-9c6e-45ce-9427-18814bd63051 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:07.958453 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc001b68-9c6e-45ce-9427-18814bd63051 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 Jul 10 19:58:07.958791 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc001b68-9c6e-45ce-9427-18814bd63051 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:07.959020 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc001b68-9c6e-45ce-9427-18814bd63051 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:07.972512 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:07.972512 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:07.978377 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bc001b68-9c6e-45ce-9427-18814bd63051 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:58:07.985199 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc001b68-9c6e-45ce-9427-18814bd63051 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 returned with HTTP 200 Jul 10 19:58:07.985768 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 339/1341] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:07 2026] GET /volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:08.001742 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-06282651-feae-4e6c-9d05-c9e7ab2c0c41 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:08.004679 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-06282651-feae-4e6c-9d05-c9e7ab2c0c41 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] DELETE https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 Jul 10 19:58:08.004679 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-06282651-feae-4e6c-9d05-c9e7ab2c0c41 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:08.004852 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-06282651-feae-4e6c-9d05-c9e7ab2c0c41 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:08.005081 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-06282651-feae-4e6c-9d05-c9e7ab2c0c41 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Delete volume with id: 066d134d-ec0b-4813-823b-07896761fc03 Jul 10 19:58:08.015341 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:08.015341 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:08.015819 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-06282651-feae-4e6c-9d05-c9e7ab2c0c41 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:58:08.048400 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-06282651-feae-4e6c-9d05-c9e7ab2c0c41 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Delete volume request issued successfully. Jul 10 19:58:08.048618 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-06282651-feae-4e6c-9d05-c9e7ab2c0c41 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 returned with HTTP 202 Jul 10 19:58:08.049574 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 336/1342] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:08 2026] DELETE /volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:08.058913 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ec84343b-4a76-4707-a167-1bcb67e3a581 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:08.065530 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec84343b-4a76-4707-a167-1bcb67e3a581 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 Jul 10 19:58:08.065831 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec84343b-4a76-4707-a167-1bcb67e3a581 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:08.066156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec84343b-4a76-4707-a167-1bcb67e3a581 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:08.077112 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:08.077112 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:08.082605 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ec84343b-4a76-4707-a167-1bcb67e3a581 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Volume info retrieved successfully. Jul 10 19:58:08.087823 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec84343b-4a76-4707-a167-1bcb67e3a581 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 returned with HTTP 200 Jul 10 19:58:08.088873 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 338/1343] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:08 2026] GET /volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:08.316884 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-64001ff2-f24a-4342-b90b-0d2aba09183e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:08.319650 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-64001ff2-f24a-4342-b90b-0d2aba09183e tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:58:08.319919 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-64001ff2-f24a-4342-b90b-0d2aba09183e tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:08.320199 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-64001ff2-f24a-4342-b90b-0d2aba09183e tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:08.329252 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:08.329252 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:08.335290 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-64001ff2-f24a-4342-b90b-0d2aba09183e tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:58:08.341365 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-64001ff2-f24a-4342-b90b-0d2aba09183e tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:58:08.341781 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 340/1344] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:08 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:08.354945 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8a69659c-0885-4f47-bc38-261c4887faf3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:08.355647 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8a69659c-0885-4f47-bc38-261c4887faf3 None None] GET https://10.4.3.145/volume// Jul 10 19:58:08.355647 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8a69659c-0885-4f47-bc38-261c4887faf3 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:08.355912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8a69659c-0885-4f47-bc38-261c4887faf3 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:08.356062 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8a69659c-0885-4f47-bc38-261c4887faf3 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:08.356365 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 337/1345] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:58: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 19:58:08.366598 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-0e30602d-9cb0-41eb-b3fa-09c92986a876 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:08.368463 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-0e30602d-9cb0-41eb-b3fa-09c92986a876 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:58:08.368780 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-0e30602d-9cb0-41eb-b3fa-09c92986a876 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08624f6e-97f1-4942-bb4b-49acff23fade", "connector": null, "instance_uuid": "cee84c26-1e36-4149-b467-d963f2f277a4"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:08.376995 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:08.376995 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:08.397442 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-d9b38ccf-c89f-468e-8e6f-fad3ac8667cf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Lock "cinder-attachment_update-b8194384-c026-4a32-be1c-b316b40ab11f-np0000005048" released by "attachment_update" :: held 0.534s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:58:08.397748 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-d9b38ccf-c89f-468e-8e6f-fad3ac8667cf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae returned with HTTP 200 Jul 10 19:58:08.398209 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 331/1346] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:58:07 2026] PUT /volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:08.414291 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-0e30602d-9cb0-41eb-b3fa-09c92986a876 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:58:08.414887 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 339/1347] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:58:08 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 19:58:08.533580 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-210b8770-c3bf-470e-ab0a-6f6196667034 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:08.537098 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-210b8770-c3bf-470e-ab0a-6f6196667034 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:08.537376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-210b8770-c3bf-470e-ab0a-6f6196667034 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:08.537592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-210b8770-c3bf-470e-ab0a-6f6196667034 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:08.558338 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:08.558338 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:08.566837 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-210b8770-c3bf-470e-ab0a-6f6196667034 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:08.575936 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-210b8770-c3bf-470e-ab0a-6f6196667034 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:08.575936 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 341/1348] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:08 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:08.620980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-131a6b52-ad29-484a-889a-21247eaff820 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:08.623236 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-131a6b52-ad29-484a-889a-21247eaff820 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:58:08.623479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-131a6b52-ad29-484a-889a-21247eaff820 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:08.623721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-131a6b52-ad29-484a-889a-21247eaff820 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:08.624269 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-131a6b52-ad29-484a-889a-21247eaff820 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Delete volume with id: f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:58:08.648059 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:08.648059 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:08.649524 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-131a6b52-ad29-484a-889a-21247eaff820 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:58:08.703649 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-131a6b52-ad29-484a-889a-21247eaff820 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Delete volume request issued successfully. Jul 10 19:58:08.703928 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-131a6b52-ad29-484a-889a-21247eaff820 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 202 Jul 10 19:58:08.704508 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 338/1349] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:08 2026] DELETE /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:08.716368 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-71817e78-ae85-4df7-b3f9-3ab6e75c5731 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:08.719795 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71817e78-ae85-4df7-b3f9-3ab6e75c5731 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:58:08.719795 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71817e78-ae85-4df7-b3f9-3ab6e75c5731 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:08.720083 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71817e78-ae85-4df7-b3f9-3ab6e75c5731 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:08.731792 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:08.731792 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:08.738375 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-71817e78-ae85-4df7-b3f9-3ab6e75c5731 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Volume info retrieved successfully. Jul 10 19:58:08.745975 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71817e78-ae85-4df7-b3f9-3ab6e75c5731 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 200 Jul 10 19:58:08.746904 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 332/1350] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:08 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:09.107899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bfe7c3b5-f2ca-4bc2-b46b-8a9929af2ae6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:09.111067 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bfe7c3b5-f2ca-4bc2-b46b-8a9929af2ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] GET https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 Jul 10 19:58:09.111067 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bfe7c3b5-f2ca-4bc2-b46b-8a9929af2ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:09.111067 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bfe7c3b5-f2ca-4bc2-b46b-8a9929af2ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:09.119731 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bfe7c3b5-f2ca-4bc2-b46b-8a9929af2ae6 tempest-VolumesBackupsAdminTest-777674644 tempest-VolumesBackupsAdminTest-777674644-project-member] https://10.4.3.145/volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 returned with HTTP 404 Jul 10 19:58:09.120545 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 340/1351] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:09 2026] GET /volume/v3/volumes/066d134d-ec0b-4813-823b-07896761fc03 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:09.592750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69f5cfe8-dec6-4240-9c46-c64b3af85e78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:09.595302 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69f5cfe8-dec6-4240-9c46-c64b3af85e78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:09.595650 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69f5cfe8-dec6-4240-9c46-c64b3af85e78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:09.595877 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69f5cfe8-dec6-4240-9c46-c64b3af85e78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:09.629078 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:09.629078 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:09.629078 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-69f5cfe8-dec6-4240-9c46-c64b3af85e78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:09.635678 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69f5cfe8-dec6-4240-9c46-c64b3af85e78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:09.635678 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 342/1352] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:09 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:09.766709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f523e255-1dd9-4612-90f1-797e1e560fe8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:09.773478 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f523e255-1dd9-4612-90f1-797e1e560fe8 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] GET https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 Jul 10 19:58:09.773851 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f523e255-1dd9-4612-90f1-797e1e560fe8 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:09.773953 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f523e255-1dd9-4612-90f1-797e1e560fe8 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:09.788375 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f523e255-1dd9-4612-90f1-797e1e560fe8 tempest-TaggedAttachmentsTest-2127272234 tempest-TaggedAttachmentsTest-2127272234-project-member] https://10.4.3.145/volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 returned with HTTP 404 Jul 10 19:58:09.788987 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 339/1353] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:09 2026] GET /volume/v3/volumes/f705b9cf-8613-427f-b429-4cf973884cb6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:10.650067 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3e9d714f-5a75-4c45-8453-e75ef5a23d9d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:10.652565 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e9d714f-5a75-4c45-8453-e75ef5a23d9d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:10.652945 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e9d714f-5a75-4c45-8453-e75ef5a23d9d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:10.653035 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e9d714f-5a75-4c45-8453-e75ef5a23d9d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:10.665270 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:10.665270 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:10.674602 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3e9d714f-5a75-4c45-8453-e75ef5a23d9d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:10.683093 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e9d714f-5a75-4c45-8453-e75ef5a23d9d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:10.683614 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 333/1354] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:10 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:10.768810 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c4764036-84af-465e-a51c-794a67bfcba0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:10.925430 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c4764036-84af-465e-a51c-794a67bfcba0 tempest-ExtensionsTestJSON-1769732980 tempest-ExtensionsTestJSON-1769732980-project-member] GET https://10.4.3.145/volume/v3/extensions Jul 10 19:58:10.925720 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c4764036-84af-465e-a51c-794a67bfcba0 tempest-ExtensionsTestJSON-1769732980 tempest-ExtensionsTestJSON-1769732980-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:10.925875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c4764036-84af-465e-a51c-794a67bfcba0 tempest-ExtensionsTestJSON-1769732980 tempest-ExtensionsTestJSON-1769732980-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:10.926247 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c4764036-84af-465e-a51c-794a67bfcba0 tempest-ExtensionsTestJSON-1769732980 tempest-ExtensionsTestJSON-1769732980-project-member] https://10.4.3.145/volume/v3/extensions returned with HTTP 200 Jul 10 19:58:10.926643 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 341/1355] 10.4.3.145 () {66 vars in 1246 bytes} [Fri Jul 10 19:58:10 2026] GET /volume/v3/extensions => generated 5245 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:11.276010 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.280535 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:11.280980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-657444464", "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:11.286491 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-657444464', 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:11.383689 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.418758 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Create volume of 1 GB Jul 10 19:58:11.425655 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Availability Zones retrieved successfully. Jul 10 19:58:11.434212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Flow 'volume_create_api' (18a65b7f-fb57-4c6b-9793-fc9d53970d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:11.435686 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574789fd-e4e9-4b1f-a9c4-2dfe1556d112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.437118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:11.528940 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574789fd-e4e9-4b1f-a9c4-2dfe1556d112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.530090 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3580cabf-04fe-414f-a81c-255359229afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.563279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:11.564987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1053848857"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:11.564987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1053848857'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:11.565289 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Create volume of 1 GB Jul 10 19:58:11.581458 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Availability Zones retrieved successfully. Jul 10 19:58:11.591983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Flow 'volume_create_api' (90b2b674-2973-4db6-a6bb-5cba0e80b8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:11.592427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Created reservations ['1e24f81e-8441-4f7b-83a8-2046f8192642', 'eaa55e2f-8c16-40f9-9c45-bcc5f57fb98e', '71564f5c-ae5b-4f8b-b294-6d3d2614b523', 'd536a902-9d53-4ad7-847b-099251732f9f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:11.593209 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee2797b-b8b6-4a5f-ac91-6cfe43f9322c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.593355 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3580cabf-04fe-414f-a81c-255359229afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e24f81e-8441-4f7b-83a8-2046f8192642', 'eaa55e2f-8c16-40f9-9c45-bcc5f57fb98e', '71564f5c-ae5b-4f8b-b294-6d3d2614b523', 'd536a902-9d53-4ad7-847b-099251732f9f']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.594111 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abc9c51-3700-4ace-a40d-cd5671daf3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.594872 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:11.625156 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abc9c51-3700-4ace-a40d-cd5671daf3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8078a89a-7a85-4952-a8f4-62d65bf327bb', '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-657444464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4843664eda554c148a18f629cd98b857',qos_specs=None,replication_status=,reservations=['1e24f81e-8441-4f7b-83a8-2046f8192642','eaa55e2f-8c16-40f9-9c45-bcc5f57fb98e','71564f5c-ae5b-4f8b-b294-6d3d2614b523','d536a902-9d53-4ad7-847b-099251732f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634bf14c50d94446ae3fe05bf26cbcff',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-657444464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8078a89a-7a85-4952-a8f4-62d65bf327bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4843664eda554c148a18f629cd98b857',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634bf14c50d94446ae3fe05bf26cbcff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.625908 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c20e1b1-2b56-484a-8c9f-bdc431091f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.647786 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee2797b-b8b6-4a5f-ac91-6cfe43f9322c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.648764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b95d31e9-ad7f-4288-abc0-1ad3f8b48583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.665988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c20e1b1-2b56-484a-8c9f-bdc431091f84) transitioned into state 'SUCCESS' from state '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-657444464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4843664eda554c148a18f629cd98b857',qos_specs=None,replication_status=,reservations=['1e24f81e-8441-4f7b-83a8-2046f8192642','eaa55e2f-8c16-40f9-9c45-bcc5f57fb98e','71564f5c-ae5b-4f8b-b294-6d3d2614b523','d536a902-9d53-4ad7-847b-099251732f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634bf14c50d94446ae3fe05bf26cbcff',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.667185 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e27e1e8-1b76-4454-abe2-66ae6c9c9af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.682543 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e27e1e8-1b76-4454-abe2-66ae6c9c9af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.684033 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Flow 'volume_create_api' (18a65b7f-fb57-4c6b-9793-fc9d53970d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:11.684582 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Create volume request issued successfully. Jul 10 19:58:11.685297 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-011b221a-4e66-4f53-9733-6a3a70d80f68 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:11.686124 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 343/1356] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:11 2026] POST /volume/v3/volumes => generated 752 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:11.701280 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fc4a8d9d-be45-4493-81f0-f9d6b810a47f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.703740 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a0b74f15-ffec-4cd5-93f8-69ae87dea4c3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.704477 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fc4a8d9d-be45-4493-81f0-f9d6b810a47f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb Jul 10 19:58:11.704739 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fc4a8d9d-be45-4493-81f0-f9d6b810a47f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:11.705311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fc4a8d9d-be45-4493-81f0-f9d6b810a47f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:11.709056 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a0b74f15-ffec-4cd5-93f8-69ae87dea4c3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:11.709315 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a0b74f15-ffec-4cd5-93f8-69ae87dea4c3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:11.709986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a0b74f15-ffec-4cd5-93f8-69ae87dea4c3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:11.715812 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:11.715812 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:11.723386 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fc4a8d9d-be45-4493-81f0-f9d6b810a47f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:58:11.725825 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:11.725825 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:11.729472 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fc4a8d9d-be45-4493-81f0-f9d6b810a47f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb returned with HTTP 200 Jul 10 19:58:11.730164 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 334/1357] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:11 2026] GET /volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:11.731378 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a0b74f15-ffec-4cd5-93f8-69ae87dea4c3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:11.737987 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a0b74f15-ffec-4cd5-93f8-69ae87dea4c3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:11.738868 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 342/1358] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:11 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:11.739755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0346f57-3866-4419-9493-4af4116e9d5c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.759037 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Created reservations ['00574bf9-b9c9-48bb-882f-d93a4bd58dc9', '19601e2f-7537-41f4-8265-06cc4c41daec', '53972147-4628-4062-a232-3d306acff0fb', '69b0300b-fcb2-47d3-ae92-3482a51b47b0'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:11.759892 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b95d31e9-ad7f-4288-abc0-1ad3f8b48583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00574bf9-b9c9-48bb-882f-d93a4bd58dc9', '19601e2f-7537-41f4-8265-06cc4c41daec', '53972147-4628-4062-a232-3d306acff0fb', '69b0300b-fcb2-47d3-ae92-3482a51b47b0']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.760655 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f5fde6e-e23e-477c-a78b-6beff671280c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.793003 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f5fde6e-e23e-477c-a78b-6beff671280c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea48ed32-57a5-465a-9230-364b1aacc128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1053848857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da98b2fd2cc64db88837bd33f5793d0c',qos_specs=None,replication_status=,reservations=['00574bf9-b9c9-48bb-882f-d93a4bd58dc9','19601e2f-7537-41f4-8265-06cc4c41daec','53972147-4628-4062-a232-3d306acff0fb','69b0300b-fcb2-47d3-ae92-3482a51b47b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c5762da4fc46339d4282cff787fbf9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1053848857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea48ed32-57a5-465a-9230-364b1aacc128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da98b2fd2cc64db88837bd33f5793d0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21c5762da4fc46339d4282cff787fbf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.793804 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6469f71-f72c-4e29-935f-df41170b86ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.818080 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6469f71-f72c-4e29-935f-df41170b86ae) transitioned into state 'SUCCESS' from state '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-1053848857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da98b2fd2cc64db88837bd33f5793d0c',qos_specs=None,replication_status=,reservations=['00574bf9-b9c9-48bb-882f-d93a4bd58dc9','19601e2f-7537-41f4-8265-06cc4c41daec','53972147-4628-4062-a232-3d306acff0fb','69b0300b-fcb2-47d3-ae92-3482a51b47b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c5762da4fc46339d4282cff787fbf9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.818885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca2fa7d-b1b5-4171-90e7-71d9cb49c975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.834061 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0346f57-3866-4419-9493-4af4116e9d5c tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:58:11.834493 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0346f57-3866-4419-9493-4af4116e9d5c tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8244b305-2f24-4b81-a79c-49175e56b987", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-786014856"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:11.836414 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca2fa7d-b1b5-4171-90e7-71d9cb49c975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:11.837237 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Flow 'volume_create_api' (90b2b674-2973-4db6-a6bb-5cba0e80b8c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:11.837571 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Create volume request issued successfully. Jul 10 19:58:11.838260 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58c93123-7398-4c35-bf90-0dd4fa2b8423 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:11.838784 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 340/1359] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 19:58:11 2026] POST /volume/v3/volumes => generated 774 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:11.843774 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0346f57-3866-4419-9493-4af4116e9d5c tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 404 Jul 10 19:58:11.844473 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 344/1360] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:58:11 2026] POST /volume/v3/snapshots => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:11.855409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9607d3a8-95e9-402b-9db5-86ced856b5fe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.856228 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f7d14f62-67bd-4b10-8599-9a333b545683 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.858612 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9607d3a8-95e9-402b-9db5-86ced856b5fe tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:58:11.858818 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7d14f62-67bd-4b10-8599-9a333b545683 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:58:11.859525 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7d14f62-67bd-4b10-8599-9a333b545683 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:11.859631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9607d3a8-95e9-402b-9db5-86ced856b5fe tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-569622147"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:11.859705 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7d14f62-67bd-4b10-8599-9a333b545683 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:11.869857 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:11.869857 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:11.875540 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f7d14f62-67bd-4b10-8599-9a333b545683 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:58:11.882103 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7d14f62-67bd-4b10-8599-9a333b545683 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:58:11.885346 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 335/1361] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:11 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:58:11.900015 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9607d3a8-95e9-402b-9db5-86ced856b5fe tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 404 Jul 10 19:58:11.900758 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 343/1362] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:58:11 2026] POST /volume/v3/snapshots => generated 77 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:11.917543 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b6532aef-822f-4fdf-a125-146a676a5140 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.921421 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b6532aef-822f-4fdf-a125-146a676a5140 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/snapshots?limit=invalid Jul 10 19:58:11.921768 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b6532aef-822f-4fdf-a125-146a676a5140 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:11.922617 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b6532aef-822f-4fdf-a125-146a676a5140 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:11.922788 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b6532aef-822f-4fdf-a125-146a676a5140 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] HTTP exception thrown: limit param must be an integer Jul 10 19:58:11.923103 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b6532aef-822f-4fdf-a125-146a676a5140 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 19:58:11.923495 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 341/1363] 10.4.3.145 () {66 vars in 1270 bytes} [Fri Jul 10 19:58:11 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:11.935990 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1e23bf6c-d4d8-42f5-9110-9f1ead836d40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.937780 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e23bf6c-d4d8-42f5-9110-9f1ead836d40 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/snapshots?marker=2e21fbc3-81e6-4ed6-a701-9ce3673978e0 Jul 10 19:58:11.938137 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e23bf6c-d4d8-42f5-9110-9f1ead836d40 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:11.942263 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e23bf6c-d4d8-42f5-9110-9f1ead836d40 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:11.942263 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-1e23bf6c-d4d8-42f5-9110-9f1ead836d40 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:11.942263 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:11.942263 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:11.942263 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-1e23bf6c-d4d8-42f5-9110-9f1ead836d40 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:58:11.949306 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e23bf6c-d4d8-42f5-9110-9f1ead836d40 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots?marker=2e21fbc3-81e6-4ed6-a701-9ce3673978e0 returned with HTTP 404 Jul 10 19:58:11.949306 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 345/1364] 10.4.3.145 () {66 vars in 1330 bytes} [Fri Jul 10 19:58:11 2026] GET /volume/v3/snapshots?marker=2e21fbc3-81e6-4ed6-a701-9ce3673978e0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:11.961665 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-350e4b1f-b25e-4bfb-8a96-b56c43656b0e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.964128 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-350e4b1f-b25e-4bfb-8a96-b56c43656b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/snapshots?sort_key=invalid Jul 10 19:58:11.964418 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-350e4b1f-b25e-4bfb-8a96-b56c43656b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:11.964650 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-350e4b1f-b25e-4bfb-8a96-b56c43656b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:11.964950 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-350e4b1f-b25e-4bfb-8a96-b56c43656b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:11.966185 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.db.api [None req-350e4b1f-b25e-4bfb-8a96-b56c43656b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Building query based on filter {{(pid=99971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:58:11.966669 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-350e4b1f-b25e-4bfb-8a96-b56c43656b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 19:58:11.967229 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 336/1365] 10.4.3.145 () {66 vars in 1276 bytes} [Fri Jul 10 19:58:11 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:11.976830 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:11.979614 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:11.980053 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1829222720"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:11.981823 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1829222720'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:11.981974 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Create volume of 2 GB Jul 10 19:58:11.988934 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Availability Zones retrieved successfully. Jul 10 19:58:11.996137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Flow 'volume_create_api' (642cafd2-a33b-4f15-8dfb-c87cba1a8fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:11.998092 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c558ccf-7f5f-4b60-aeff-3f9ae3c298f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:11.998092 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Validating volume size '2' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:12.029292 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c558ccf-7f5f-4b60-aeff-3f9ae3c298f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:12.030242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7005edf-db20-4e73-bcdd-5221a12b54c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:12.142367 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Created reservations ['37dcc3e8-6531-4dcd-bd03-cc5c40eca3b4', 'f9de8b18-2c70-42bc-a5a4-6396c39325a9', 'b00a8964-58bd-49db-85a3-d83d0027288e', '7aede2c0-fb7f-45c2-a591-e82ed56d1b1d'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:12.144776 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7005edf-db20-4e73-bcdd-5221a12b54c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37dcc3e8-6531-4dcd-bd03-cc5c40eca3b4', 'f9de8b18-2c70-42bc-a5a4-6396c39325a9', 'b00a8964-58bd-49db-85a3-d83d0027288e', '7aede2c0-fb7f-45c2-a591-e82ed56d1b1d']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:12.145516 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57febef6-d898-41e3-8e6a-2d9fc1314ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:12.181292 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57febef6-d898-41e3-8e6a-2d9fc1314ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d5eef0a-458b-4539-a7a3-9d52c0fd7a32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1829222720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef988a8cf743419da44ce24225cfe0f9',qos_specs=None,replication_status=,reservations=['37dcc3e8-6531-4dcd-bd03-cc5c40eca3b4','f9de8b18-2c70-42bc-a5a4-6396c39325a9','b00a8964-58bd-49db-85a3-d83d0027288e','7aede2c0-fb7f-45c2-a591-e82ed56d1b1d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2bd7f1e0cac4acb9f48b3f61a2b5fe3',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1829222720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d5eef0a-458b-4539-a7a3-9d52c0fd7a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef988a8cf743419da44ce24225cfe0f9',provider_auth=None,provider_geometry=None,provider_id=None,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='f2bd7f1e0cac4acb9f48b3f61a2b5fe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:12.183358 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bd39264-68bc-417a-84d6-f61f0db90a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:12.219028 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bd39264-68bc-417a-84d6-f61f0db90a07) transitioned into state 'SUCCESS' from state '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-1829222720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef988a8cf743419da44ce24225cfe0f9',qos_specs=None,replication_status=,reservations=['37dcc3e8-6531-4dcd-bd03-cc5c40eca3b4','f9de8b18-2c70-42bc-a5a4-6396c39325a9','b00a8964-58bd-49db-85a3-d83d0027288e','7aede2c0-fb7f-45c2-a591-e82ed56d1b1d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2bd7f1e0cac4acb9f48b3f61a2b5fe3',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:12.221390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b98a0ab-b528-425c-8bc9-3ae50729a91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:12.242385 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b98a0ab-b528-425c-8bc9-3ae50729a91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:12.244164 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Flow 'volume_create_api' (642cafd2-a33b-4f15-8dfb-c87cba1a8fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:12.244164 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Create volume request issued successfully. Jul 10 19:58:12.246251 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d26ff1fa-33a1-4431-aecc-a786993ecc36 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:12.247169 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 344/1366] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:58:11 2026] POST /volume/v3/volumes => generated 762 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:12.264379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-201fea5b-d578-4b08-b413-65674c26a37e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:12.266600 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-201fea5b-d578-4b08-b413-65674c26a37e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 Jul 10 19:58:12.266880 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-201fea5b-d578-4b08-b413-65674c26a37e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:12.267182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-201fea5b-d578-4b08-b413-65674c26a37e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:12.277422 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:12.277422 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:12.281912 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-201fea5b-d578-4b08-b413-65674c26a37e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Volume info retrieved successfully. Jul 10 19:58:12.287510 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-201fea5b-d578-4b08-b413-65674c26a37e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 returned with HTTP 200 Jul 10 19:58:12.288000 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 342/1367] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:12 2026] GET /volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:12.747319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5bd2a8a5-fb70-41ac-8192-8141d1958c31 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:12.749666 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5bd2a8a5-fb70-41ac-8192-8141d1958c31 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb Jul 10 19:58:12.749951 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5bd2a8a5-fb70-41ac-8192-8141d1958c31 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:12.750212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5bd2a8a5-fb70-41ac-8192-8141d1958c31 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:12.756786 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fdc13a6f-a109-4255-8b01-697990f131d2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:12.762634 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fdc13a6f-a109-4255-8b01-697990f131d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:12.763032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fdc13a6f-a109-4255-8b01-697990f131d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:12.763254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fdc13a6f-a109-4255-8b01-697990f131d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:12.767470 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:12.767470 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:12.780127 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5bd2a8a5-fb70-41ac-8192-8141d1958c31 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:58:12.786556 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:12.786556 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:12.791807 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fdc13a6f-a109-4255-8b01-697990f131d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:12.794044 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5bd2a8a5-fb70-41ac-8192-8141d1958c31 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb returned with HTTP 200 Jul 10 19:58:12.794543 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 346/1368] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:12 2026] GET /volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb => generated 1360 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:12.798404 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fdc13a6f-a109-4255-8b01-697990f131d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:12.798974 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 337/1369] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:12 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:12.835731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-a63e164d-1fae-49a2-87f2-5293f2722c44 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:12.838593 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-a63e164d-1fae-49a2-87f2-5293f2722c44 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb Jul 10 19:58:12.838780 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-a63e164d-1fae-49a2-87f2-5293f2722c44 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:12.839018 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-a63e164d-1fae-49a2-87f2-5293f2722c44 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:12.846404 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:12.846404 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:12.851022 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-a63e164d-1fae-49a2-87f2-5293f2722c44 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:58:12.857515 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-a63e164d-1fae-49a2-87f2-5293f2722c44 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb returned with HTTP 200 Jul 10 19:58:12.858072 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 345/1370] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:12 2026] GET /volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:12.898727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1994da11-ad49-4335-a763-dfcec4a5bc60 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:12.900782 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1994da11-ad49-4335-a763-dfcec4a5bc60 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:58:12.902771 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1994da11-ad49-4335-a763-dfcec4a5bc60 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:12.902771 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1994da11-ad49-4335-a763-dfcec4a5bc60 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:12.910975 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:12.910975 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:12.914377 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1994da11-ad49-4335-a763-dfcec4a5bc60 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:58:12.920699 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1994da11-ad49-4335-a763-dfcec4a5bc60 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:58:12.921611 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 343/1371] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:12 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:13.311729 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6100ee04-4da1-4000-9e3f-dff514222256 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:13.317247 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6100ee04-4da1-4000-9e3f-dff514222256 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 Jul 10 19:58:13.319439 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6100ee04-4da1-4000-9e3f-dff514222256 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:13.319749 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6100ee04-4da1-4000-9e3f-dff514222256 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:13.332164 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:13.332164 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:13.343313 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6100ee04-4da1-4000-9e3f-dff514222256 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Volume info retrieved successfully. Jul 10 19:58:13.348603 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6100ee04-4da1-4000-9e3f-dff514222256 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 returned with HTTP 200 Jul 10 19:58:13.349062 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 347/1372] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:13 2026] GET /volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:13.365629 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f7f9f801-b4c5-4676-83de-25f7902f76b5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:13.368158 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7f9f801-b4c5-4676-83de-25f7902f76b5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:58:13.368708 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7f9f801-b4c5-4676-83de-25f7902f76b5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d5eef0a-458b-4539-a7a3-9d52c0fd7a32", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-501616233"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:13.382422 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:13.382422 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:13.384818 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f7f9f801-b4c5-4676-83de-25f7902f76b5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Volume info retrieved successfully. Jul 10 19:58:13.389231 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-f7f9f801-b4c5-4676-83de-25f7902f76b5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Create snapshot from volume 3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 Jul 10 19:58:13.429196 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-f7f9f801-b4c5-4676-83de-25f7902f76b5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Created reservations ['2177ad65-71d8-4434-afc6-5de0d5f2026e', 'a5c86875-9cd1-485b-98c2-d80897b3ae67', 'a5cf9af4-5b82-49e1-a594-6041efcf927d', '0e5fab48-8307-4d5c-af1f-9ca1a1fb5c37'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:13.474407 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f7f9f801-b4c5-4676-83de-25f7902f76b5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Snapshot create request issued successfully. Jul 10 19:58:13.475095 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7f9f801-b4c5-4676-83de-25f7902f76b5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:58:13.475408 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 338/1373] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:58:13 2026] POST /volume/v3/snapshots => generated 317 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:13.481437 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-7089b0a0-9989-4337-9741-6cacbd6f22c1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:13.489871 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-27e0e415-6c5e-4361-9293-708736aa7f69 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:13.490171 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-7089b0a0-9989-4337-9741-6cacbd6f22c1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb Jul 10 19:58:13.490171 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-7089b0a0-9989-4337-9741-6cacbd6f22c1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:13.490171 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-7089b0a0-9989-4337-9741-6cacbd6f22c1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:13.493190 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27e0e415-6c5e-4361-9293-708736aa7f69 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 Jul 10 19:58:13.493473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27e0e415-6c5e-4361-9293-708736aa7f69 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:13.493740 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27e0e415-6c5e-4361-9293-708736aa7f69 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:13.508869 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:13.508869 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:13.509282 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:13.509282 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:13.511029 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-27e0e415-6c5e-4361-9293-708736aa7f69 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Snapshot retrieved successfully. Jul 10 19:58:13.511479 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27e0e415-6c5e-4361-9293-708736aa7f69 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 returned with HTTP 200 Jul 10 19:58:13.512377 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 344/1374] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:58:13 2026] GET /volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 => generated 449 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:13.520901 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-7089b0a0-9989-4337-9741-6cacbd6f22c1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:58:13.529138 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-7089b0a0-9989-4337-9741-6cacbd6f22c1 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb returned with HTTP 200 Jul 10 19:58:13.529805 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 346/1375] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:13 2026] GET /volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb => generated 1360 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:13.553242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d60978ff-0f1d-4d75-8575-b5bc6eece4f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:13.553805 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d60978ff-0f1d-4d75-8575-b5bc6eece4f1 None None] GET https://10.4.3.145/volume// Jul 10 19:58:13.554057 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d60978ff-0f1d-4d75-8575-b5bc6eece4f1 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:13.555063 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d60978ff-0f1d-4d75-8575-b5bc6eece4f1 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:13.555063 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d60978ff-0f1d-4d75-8575-b5bc6eece4f1 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:13.555378 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 348/1376] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:58:13 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 19:58:13.570125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-4d30b1fb-77d4-4302-a362-f0e4a23fea2c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:13.575693 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-4d30b1fb-77d4-4302-a362-f0e4a23fea2c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:58:13.576290 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-4d30b1fb-77d4-4302-a362-f0e4a23fea2c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8078a89a-7a85-4952-a8f4-62d65bf327bb", "connector": null, "instance_uuid": "fe4c67d9-02fb-4e33-a0f1-beb4e14a75d5"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:13.591785 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:13.591785 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:13.675560 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-4d30b1fb-77d4-4302-a362-f0e4a23fea2c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:58:13.676571 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 339/1377] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:58:13 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:13.765883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:13.818226 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-31d0aba4-9be0-43d7-9194-4cad0b0ea8a4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:13.822870 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31d0aba4-9be0-43d7-9194-4cad0b0ea8a4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:13.823303 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31d0aba4-9be0-43d7-9194-4cad0b0ea8a4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:13.823589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31d0aba4-9be0-43d7-9194-4cad0b0ea8a4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:13.840655 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:13.840655 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:13.845438 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-31d0aba4-9be0-43d7-9194-4cad0b0ea8a4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:13.851568 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31d0aba4-9be0-43d7-9194-4cad0b0ea8a4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:13.852368 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 347/1378] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:13 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:13.956503 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:13.956922 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-428748541"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:13.958255 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-428748541'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:13.958430 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Create volume of 1 GB Jul 10 19:58:13.962636 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Availability Zones retrieved successfully. Jul 10 19:58:13.974487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Flow 'volume_create_api' (160377d2-3251-465e-9903-58304cabbf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:13.974724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bc242e-2942-4d13-8a9c-33725479610e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:13.975980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:14.016478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bc242e-2942-4d13-8a9c-33725479610e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:14.017507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d474f55-ab28-4825-b92b-dea072d1b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:14.096063 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Created reservations ['ec90c01e-96f8-4508-a0a4-8418f3487b0e', '8c74498d-9dba-4683-8310-82620082ee93', 'c3fb11e4-ae82-4d37-a70f-6197d3dee460', '32a5ae2b-1da6-4523-b8ce-51ca6caaa5ae'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:14.097179 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d474f55-ab28-4825-b92b-dea072d1b805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec90c01e-96f8-4508-a0a4-8418f3487b0e', '8c74498d-9dba-4683-8310-82620082ee93', 'c3fb11e4-ae82-4d37-a70f-6197d3dee460', '32a5ae2b-1da6-4523-b8ce-51ca6caaa5ae']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:14.098414 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad149759-1e55-4788-8f33-6a4f976c52c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:14.130119 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad149759-1e55-4788-8f33-6a4f976c52c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f816cfb0-759b-43c9-8d0c-e08706c78f7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-428748541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30f80a6eaf9943b8b792921e4980d7a8',qos_specs=None,replication_status=,reservations=['ec90c01e-96f8-4508-a0a4-8418f3487b0e','8c74498d-9dba-4683-8310-82620082ee93','c3fb11e4-ae82-4d37-a70f-6197d3dee460','32a5ae2b-1da6-4523-b8ce-51ca6caaa5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea205ab92b2424d8e0b0b9cf8e9397d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-428748541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f816cfb0-759b-43c9-8d0c-e08706c78f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30f80a6eaf9943b8b792921e4980d7a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ea205ab92b2424d8e0b0b9cf8e9397d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:14.131632 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (871ea4cd-2fb9-41a1-8728-3d8c5ca00657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:14.155454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (871ea4cd-2fb9-41a1-8728-3d8c5ca00657) transitioned into state 'SUCCESS' from state '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-428748541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30f80a6eaf9943b8b792921e4980d7a8',qos_specs=None,replication_status=,reservations=['ec90c01e-96f8-4508-a0a4-8418f3487b0e','8c74498d-9dba-4683-8310-82620082ee93','c3fb11e4-ae82-4d37-a70f-6197d3dee460','32a5ae2b-1da6-4523-b8ce-51ca6caaa5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea205ab92b2424d8e0b0b9cf8e9397d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:14.156537 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ec0a84-364b-4f12-ac3a-a7e190ff7e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:14.170267 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ec0a84-364b-4f12-ac3a-a7e190ff7e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:14.171470 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Flow 'volume_create_api' (160377d2-3251-465e-9903-58304cabbf73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:14.171874 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Create volume request issued successfully. Jul 10 19:58:14.173208 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1efaf28e-ead4-4226-b2ca-e26f176c76f9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:14.174509 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 345/1379] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 19:58:13 2026] POST /volume/v3/volumes => generated 818 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:58:14.191899 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c7dd9f8d-3416-4273-966d-724c79725a9a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.194377 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7dd9f8d-3416-4273-966d-724c79725a9a tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:14.194377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7dd9f8d-3416-4273-966d-724c79725a9a tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:14.194591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7dd9f8d-3416-4273-966d-724c79725a9a tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:14.208867 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:14.208867 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:14.215034 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c7dd9f8d-3416-4273-966d-724c79725a9a tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Volume info retrieved successfully. Jul 10 19:58:14.219652 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7dd9f8d-3416-4273-966d-724c79725a9a tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 200 Jul 10 19:58:14.220215 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 349/1380] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:14 2026] GET /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:14.525888 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5a3e854c-08df-4d17-812a-8e273d96d6cb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.528215 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a3e854c-08df-4d17-812a-8e273d96d6cb tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 Jul 10 19:58:14.528496 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a3e854c-08df-4d17-812a-8e273d96d6cb tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:14.529211 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a3e854c-08df-4d17-812a-8e273d96d6cb tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:14.548814 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:14.548814 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:14.549556 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5a3e854c-08df-4d17-812a-8e273d96d6cb tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Snapshot retrieved successfully. Jul 10 19:58:14.550463 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a3e854c-08df-4d17-812a-8e273d96d6cb tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 returned with HTTP 200 Jul 10 19:58:14.551173 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 340/1381] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:58:14 2026] GET /volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:14.564403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.566638 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:14.567109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9c12e4f1-b271-4c42-a974-59866fb7ae91"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:14.570414 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9c12e4f1-b271-4c42-a974-59866fb7ae91'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:14.579137 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:14.579137 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:14.579756 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Snapshot retrieved successfully. Jul 10 19:58:14.579941 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Create volume of 1 GB Jul 10 19:58:14.584878 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Availability Zones retrieved successfully. Jul 10 19:58:14.597904 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Flow 'volume_create_api' (fa28a71e-88f3-4b5f-a358-c6df1117c706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:14.599382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9993344c-6494-4a26-8473-8172756d3263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:14.601132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:14.603053 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-49b9d8c2-4411-403f-9e83-95a7f0a7423e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.603288 np0000005048 devstack@c-api.service[99972]: WARNING cinder.volume.api [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9993344c-6494-4a26-8473-8172756d3263) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 19:58:14.603288 np0000005048 devstack@c-api.service[99972]: 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 19:58:14.603451 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-49b9d8c2-4411-403f-9e83-95a7f0a7423e None None] GET https://10.4.3.145/volume// Jul 10 19:58:14.603644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-49b9d8c2-4411-403f-9e83-95a7f0a7423e None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:14.603871 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-49b9d8c2-4411-403f-9e83-95a7f0a7423e None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:14.604247 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-49b9d8c2-4411-403f-9e83-95a7f0a7423e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:14.604565 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 346/1382] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:58:14 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 19:58:14.606278 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9993344c-6494-4a26-8473-8172756d3263) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:14.607449 np0000005048 devstack@c-api.service[99972]: WARNING cinder.volume.api [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9993344c-6494-4a26-8473-8172756d3263) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:58:14.611448 np0000005048 devstack@c-api.service[99972]: WARNING cinder.volume.api [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Flow 'volume_create_api' (fa28a71e-88f3-4b5f-a358-c6df1117c706) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 19:58:14.612746 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bd92fcc1-2f54-48c9-b136-9f1b273e49ad tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 400 Jul 10 19:58:14.613520 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 348/1383] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:58:14 2026] POST /volume/v3/volumes => generated 171 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:58:14.615332 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-e4dd5e87-4d80-4990-8ddb-df913ef933dd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.619836 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-e4dd5e87-4d80-4990-8ddb-df913ef933dd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:58:14.620202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-e4dd5e87-4d80-4990-8ddb-df913ef933dd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:14.620461 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-e4dd5e87-4d80-4990-8ddb-df913ef933dd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:14.620551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-60c66050-1a05-4fd6-8e6d-bf4dff7fead5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.623231 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60c66050-1a05-4fd6-8e6d-bf4dff7fead5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 Jul 10 19:58:14.623534 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60c66050-1a05-4fd6-8e6d-bf4dff7fead5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:14.623776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60c66050-1a05-4fd6-8e6d-bf4dff7fead5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:14.623952 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-60c66050-1a05-4fd6-8e6d-bf4dff7fead5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Delete snapshot with id: 9c12e4f1-b271-4c42-a974-59866fb7ae91 Jul 10 19:58:14.635402 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:14.635402 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:14.636076 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-60c66050-1a05-4fd6-8e6d-bf4dff7fead5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Snapshot retrieved successfully. Jul 10 19:58:14.644111 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:14.644111 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:14.652980 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-e4dd5e87-4d80-4990-8ddb-df913ef933dd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:58:14.662642 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-e4dd5e87-4d80-4990-8ddb-df913ef933dd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:58:14.663191 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 350/1384] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:58:14 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:14.667258 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-60c66050-1a05-4fd6-8e6d-bf4dff7fead5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Snapshot delete request issued successfully. Jul 10 19:58:14.667515 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60c66050-1a05-4fd6-8e6d-bf4dff7fead5 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 returned with HTTP 202 Jul 10 19:58:14.667999 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 341/1385] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:58:14 2026] DELETE /volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:14.679318 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-689945d2-912a-41c0-9409-8743e319903d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.682274 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-689945d2-912a-41c0-9409-8743e319903d tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 Jul 10 19:58:14.682892 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-689945d2-912a-41c0-9409-8743e319903d tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:14.683311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-689945d2-912a-41c0-9409-8743e319903d tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:14.691539 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:14.691539 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:14.692150 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-689945d2-912a-41c0-9409-8743e319903d tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Snapshot retrieved successfully. Jul 10 19:58:14.693211 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-689945d2-912a-41c0-9409-8743e319903d tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 returned with HTTP 200 Jul 10 19:58:14.693685 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 347/1386] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:58:14 2026] GET /volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:14.783668 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-abfbef90-2d25-430a-a32f-408f7c4ff6e3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.785586 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-abfbef90-2d25-430a-a32f-408f7c4ff6e3 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] PUT https://10.4.3.145/volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446 Jul 10 19:58:14.785908 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-abfbef90-2d25-430a-a32f-408f7c4ff6e3 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:14.796598 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-abfbef90-2d25-430a-a32f-408f7c4ff6e3 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Acquiring lock "cinder-attachment_update-08624f6e-97f1-4942-bb4b-49acff23fade-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:58:14.800762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-abfbef90-2d25-430a-a32f-408f7c4ff6e3 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Lock "cinder-attachment_update-08624f6e-97f1-4942-bb4b-49acff23fade-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:58:14.801777 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:14.801777 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:14.870398 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-704bed66-4007-4f96-9e82-8673ee2a6036 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:14.872195 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-704bed66-4007-4f96-9e82-8673ee2a6036 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:14.872411 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-704bed66-4007-4f96-9e82-8673ee2a6036 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:14.872615 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-704bed66-4007-4f96-9e82-8673ee2a6036 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:14.885146 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:14.885146 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:14.894413 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-704bed66-4007-4f96-9e82-8673ee2a6036 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:14.903127 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-704bed66-4007-4f96-9e82-8673ee2a6036 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:14.903605 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 351/1387] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:14 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:15.242831 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aedcd673-9cee-4c4d-af74-86dc2c62b180 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.244667 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aedcd673-9cee-4c4d-af74-86dc2c62b180 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:15.244878 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aedcd673-9cee-4c4d-af74-86dc2c62b180 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.245134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aedcd673-9cee-4c4d-af74-86dc2c62b180 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.255261 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.255261 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:15.260036 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-aedcd673-9cee-4c4d-af74-86dc2c62b180 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Volume info retrieved successfully. Jul 10 19:58:15.265830 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aedcd673-9cee-4c4d-af74-86dc2c62b180 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 200 Jul 10 19:58:15.266419 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 342/1388] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:15 2026] GET /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:15.281465 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5677f5a2-96bb-4821-97ea-1c82a6406153 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.283002 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5677f5a2-96bb-4821-97ea-1c82a6406153 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] POST https://10.4.3.145/volume/v3/volume-transfers Jul 10 19:58:15.283444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5677f5a2-96bb-4821-97ea-1c82a6406153 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f816cfb0-759b-43c9-8d0c-e08706c78f7e"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:15.284998 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volume_transfer [None req-5677f5a2-96bb-4821-97ea-1c82a6406153 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f816cfb0-759b-43c9-8d0c-e08706c78f7e'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 19:58:15.285182 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volume_transfer [None req-5677f5a2-96bb-4821-97ea-1c82a6406153 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Creating transfer of volume f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:15.285330 np0000005048 devstack@c-api.service[99974]: INFO cinder.transfer.api [None req-5677f5a2-96bb-4821-97ea-1c82a6406153 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Generating transfer record for volume f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:15.293808 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.293808 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:15.307628 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5677f5a2-96bb-4821-97ea-1c82a6406153 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volume-transfers returned with HTTP 202 Jul 10 19:58:15.308114 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 348/1389] 10.4.3.145 () {70 vars in 1326 bytes} [Fri Jul 10 19:58:15 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:15.327362 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8a731b99-e4c3-42d1-aa00-d56c43686034 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.332733 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a731b99-e4c3-42d1-aa00-d56c43686034 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:15.332933 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a731b99-e4c3-42d1-aa00-d56c43686034 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.333266 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a731b99-e4c3-42d1-aa00-d56c43686034 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.334335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-abfbef90-2d25-430a-a32f-408f7c4ff6e3 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Lock "cinder-attachment_update-08624f6e-97f1-4942-bb4b-49acff23fade-np0000005048" released by "attachment_update" :: held 0.534s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:58:15.334741 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-abfbef90-2d25-430a-a32f-408f7c4ff6e3 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446 returned with HTTP 200 Jul 10 19:58:15.335230 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 349/1390] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:58:14 2026] PUT /volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:15.344330 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.344330 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:15.349535 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a731b99-e4c3-42d1-aa00-d56c43686034 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Volume info retrieved successfully. Jul 10 19:58:15.355259 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a731b99-e4c3-42d1-aa00-d56c43686034 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 200 Jul 10 19:58:15.355910 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 352/1391] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:15 2026] GET /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:15.376864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aefd8dd1-1f72-4a99-a8d4-bcaa64786401 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.378975 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aefd8dd1-1f72-4a99-a8d4-bcaa64786401 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11 Jul 10 19:58:15.379259 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aefd8dd1-1f72-4a99-a8d4-bcaa64786401 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.379553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aefd8dd1-1f72-4a99-a8d4-bcaa64786401 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.384214 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aefd8dd1-1f72-4a99-a8d4-bcaa64786401 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11 returned with HTTP 200 Jul 10 19:58:15.384627 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 343/1392] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 19:58:15 2026] GET /volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11 => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:15.395480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1af56cf5-a753-43b3-acda-dd2e04393c52 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.397580 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1af56cf5-a753-43b3-acda-dd2e04393c52 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volume-transfers Jul 10 19:58:15.397842 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1af56cf5-a753-43b3-acda-dd2e04393c52 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.398174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1af56cf5-a753-43b3-acda-dd2e04393c52 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.398390 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volume_transfer [None req-1af56cf5-a753-43b3-acda-dd2e04393c52 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Listing volume transfers {{(pid=99974) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 19:58:15.403638 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1af56cf5-a753-43b3-acda-dd2e04393c52 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volume-transfers returned with HTTP 200 Jul 10 19:58:15.404200 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 349/1393] 10.4.3.145 () {68 vars in 1305 bytes} [Fri Jul 10 19:58:15 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:15.414061 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.517569 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] POST https://10.4.3.145/volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11/accept Jul 10 19:58:15.518117 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "24569af040a55047"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:15.519641 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.volume_transfer [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Accepting volume transfer f29d7936-14e6-4f9c-b1f2-afc5497a7c11 {{(pid=99972) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 19:58:15.519788 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.volume_transfer [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Accepting transfer f29d7936-14e6-4f9c-b1f2-afc5497a7c11 Jul 10 19:58:15.520178 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.520178 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:15.610479 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Created reservations ['549cecc7-a804-40d6-bade-4a75b0d234b0', '5aa7470a-584b-4ddd-b432-94afe3e0e17e', '89866290-c20a-44fe-821c-d631aeea7462', '1a73daf7-dc45-46bc-ab92-c6455d2bee17'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:15.631990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Created reservations ['a97818ce-0352-4b36-990a-d763aedfb2c2', '424ae402-461a-4a82-a9b7-53b13137b8e7', 'ecf5e829-b0e8-4b3a-84d5-10818c982ad3', '3a406482-e5b6-42b2-87ee-4d060d6ff85b'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:15.640404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-9b569720-1efb-4529-a067-6feef4135c27 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.643216 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-9b569720-1efb-4529-a067-6feef4135c27 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae/action Jul 10 19:58:15.643688 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-9b569720-1efb-4529-a067-6feef4135c27 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:15.643841 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-9b569720-1efb-4529-a067-6feef4135c27 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:15.676762 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.676762 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:15.699340 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-530c6d9f-a5cf-4ff8-9b7a-7a9768c37a12 req-9b569720-1efb-4529-a067-6feef4135c27 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae/action returned with HTTP 204 Jul 10 19:58:15.700792 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 353/1394] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:58:15 2026] POST /volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:15.703248 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d8629aeb-994d-4b96-a4e6-ea4013206a2c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.705313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d8629aeb-994d-4b96-a4e6-ea4013206a2c tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 Jul 10 19:58:15.705551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d8629aeb-994d-4b96-a4e6-ea4013206a2c tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.705928 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d8629aeb-994d-4b96-a4e6-ea4013206a2c tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.714676 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d8629aeb-994d-4b96-a4e6-ea4013206a2c tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 returned with HTTP 404 Jul 10 19:58:15.715451 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Created reservations ['6f80117e-8b53-42de-8bd8-c365d7f196bc', 'b723f89b-7bc5-45ea-94b1-91651daad436', '2ffb9e75-e8ca-4809-bacc-71b227762097', '31465133-c8e1-4238-9fda-839550669fe8'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:15.715620 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 344/1395] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:58:15 2026] GET /volume/v3/snapshots/9c12e4f1-b271-4c42-a974-59866fb7ae91 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:15.726483 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-199d33b2-b4e0-4d3d-9f14-766a7bb9a85f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.728994 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-199d33b2-b4e0-4d3d-9f14-766a7bb9a85f tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 Jul 10 19:58:15.729320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-199d33b2-b4e0-4d3d-9f14-766a7bb9a85f tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.729557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-199d33b2-b4e0-4d3d-9f14-766a7bb9a85f tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.740876 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.740876 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:15.747315 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-199d33b2-b4e0-4d3d-9f14-766a7bb9a85f tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Volume info retrieved successfully. Jul 10 19:58:15.754489 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-199d33b2-b4e0-4d3d-9f14-766a7bb9a85f tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 returned with HTTP 200 Jul 10 19:58:15.754489 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 350/1396] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:15 2026] GET /volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:15.770681 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-492754ac-84d7-489e-9b8c-3536b5e04b0e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.772828 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-492754ac-84d7-489e-9b8c-3536b5e04b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] DELETE https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 Jul 10 19:58:15.773197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-492754ac-84d7-489e-9b8c-3536b5e04b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.773570 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-492754ac-84d7-489e-9b8c-3536b5e04b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.773570 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-492754ac-84d7-489e-9b8c-3536b5e04b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Delete volume with id: 3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 Jul 10 19:58:15.774581 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Created reservations ['dc8abc8f-bdec-4df2-a7e4-8e9a61ae397a', '9d49ff33-1d3d-49d7-8dba-72bff44f863d', 'f1937e60-a397-4094-a65f-983da5485b50', 'dea0cd55-400f-4087-ba40-e98c4e39fc1c'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:15.781747 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.781747 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:15.782282 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-492754ac-84d7-489e-9b8c-3536b5e04b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Volume info retrieved successfully. Jul 10 19:58:15.814626 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-492754ac-84d7-489e-9b8c-3536b5e04b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Delete volume request issued successfully. Jul 10 19:58:15.814885 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-492754ac-84d7-489e-9b8c-3536b5e04b0e tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 returned with HTTP 202 Jul 10 19:58:15.815382 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 354/1397] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:15 2026] DELETE /volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:15.826116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e5ad239d-ddfe-423c-a0bf-1207598f1fbc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.828588 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e5ad239d-ddfe-423c-a0bf-1207598f1fbc tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 Jul 10 19:58:15.828914 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e5ad239d-ddfe-423c-a0bf-1207598f1fbc tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.829212 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e5ad239d-ddfe-423c-a0bf-1207598f1fbc tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.838332 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.838332 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:15.846158 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e5ad239d-ddfe-423c-a0bf-1207598f1fbc tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Volume info retrieved successfully. Jul 10 19:58:15.848670 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-fdcd667f-3ae7-42e6-9945-a9ea4c260cae None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.852935 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-fdcd667f-3ae7-42e6-9945-a9ea4c260cae tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] POST https://10.4.3.145/volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446/action Jul 10 19:58:15.853688 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e5ad239d-ddfe-423c-a0bf-1207598f1fbc tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 returned with HTTP 200 Jul 10 19:58:15.853836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-fdcd667f-3ae7-42e6-9945-a9ea4c260cae tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:15.853836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-fdcd667f-3ae7-42e6-9945-a9ea4c260cae tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:15.854068 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 345/1398] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:15 2026] GET /volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:15.882379 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.882379 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:15.916548 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-316d56b2-e7d0-454a-92b5-49aeb0528bad req-fdcd667f-3ae7-42e6-9945-a9ea4c260cae tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446/action returned with HTTP 204 Jul 10 19:58:15.919137 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 351/1399] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:58:15 2026] POST /volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:15.919728 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-47039cf7-a451-48c1-885d-e8c1e83192ea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.922320 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47039cf7-a451-48c1-885d-e8c1e83192ea tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:15.922682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47039cf7-a451-48c1-885d-e8c1e83192ea tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:15.922997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47039cf7-a451-48c1-885d-e8c1e83192ea tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:15.937979 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.937979 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:15.946407 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-47039cf7-a451-48c1-885d-e8c1e83192ea tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:15.953155 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47039cf7-a451-48c1-885d-e8c1e83192ea tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:15.953766 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 355/1400] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:15 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:15.970428 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0d70cec2-c58c-41f3-801d-ddad4364f954 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:15.972854 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0d70cec2-c58c-41f3-801d-ddad4364f954 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 19:58:15.973585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0d70cec2-c58c-41f3-801d-ddad4364f954 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b8194384-c026-4a32-be1c-b316b40ab11f", "name": "tempest-VolumesBackupsTest-Backup-959048134", "force": true, "container": "tempest-volumesbackupstest-backup-container-512921206"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:15.975646 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-0d70cec2-c58c-41f3-801d-ddad4364f954 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating new backup {'backup': {'volume_id': 'b8194384-c026-4a32-be1c-b316b40ab11f', 'name': 'tempest-VolumesBackupsTest-Backup-959048134', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-512921206'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:58:15.975915 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-0d70cec2-c58c-41f3-801d-ddad4364f954 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating backup of volume b8194384-c026-4a32-be1c-b316b40ab11f in container tempest-volumesbackupstest-backup-container-512921206 Jul 10 19:58:15.990673 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:15.990673 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:15.991571 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0d70cec2-c58c-41f3-801d-ddad4364f954 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:16.044324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-0d70cec2-c58c-41f3-801d-ddad4364f954 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['d5d51717-04ce-4942-9d25-743ca4679491', '2af75793-e153-4250-b8a9-74a8c5bf6793'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:16.107240 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0d70cec2-c58c-41f3-801d-ddad4364f954 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 19:58:16.109387 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 346/1401] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:15 2026] POST /volume/v3/backups => generated 329 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:16.122706 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5441aad3-9518-4caf-98e1-893e3ed24648 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:16.125510 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5441aad3-9518-4caf-98e1-893e3ed24648 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:16.125595 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5441aad3-9518-4caf-98e1-893e3ed24648 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:16.125931 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5441aad3-9518-4caf-98e1-893e3ed24648 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:16.126012 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-5441aad3-9518-4caf-98e1-893e3ed24648 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:16.131404 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:16.131404 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:16.132433 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5441aad3-9518-4caf-98e1-893e3ed24648 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:16.132899 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 352/1402] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:16 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:16.277613 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Transfer volume completed successfully. Jul 10 19:58:16.358458 np0000005048 devstack@c-api.service[99972]: INFO cinder.transfer.api [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Volume f816cfb0-759b-43c9-8d0c-e08706c78f7e has been transferred. Jul 10 19:58:16.367634 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-35e4b88e-53de-4c49-8ff1-1af61cb1bbcf tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] https://10.4.3.145/volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11/accept returned with HTTP 202 Jul 10 19:58:16.368263 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 350/1403] 10.4.3.145 () {70 vars in 1458 bytes} [Fri Jul 10 19:58:15 2026] POST /volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11/accept => generated 365 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:16.377249 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6aec76e-d1b3-401a-aff2-d9a89be02e3d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:16.381980 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6aec76e-d1b3-401a-aff2-d9a89be02e3d tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] GET https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:16.381980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6aec76e-d1b3-401a-aff2-d9a89be02e3d tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:16.381980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6aec76e-d1b3-401a-aff2-d9a89be02e3d tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:16.391982 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:16.391982 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:16.395873 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6aec76e-d1b3-401a-aff2-d9a89be02e3d tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Volume info retrieved successfully. Jul 10 19:58:16.404025 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6aec76e-d1b3-401a-aff2-d9a89be02e3d tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 200 Jul 10 19:58:16.404025 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 356/1404] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:16 2026] GET /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:16.420519 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f200b2d5-9302-4253-8033-38a671feca86 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:16.423042 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f200b2d5-9302-4253-8033-38a671feca86 tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] GET https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:16.423042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f200b2d5-9302-4253-8033-38a671feca86 tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:16.423269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f200b2d5-9302-4253-8033-38a671feca86 tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:16.439323 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:16.439323 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:16.451354 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f200b2d5-9302-4253-8033-38a671feca86 tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] Volume info retrieved successfully. Jul 10 19:58:16.459109 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f200b2d5-9302-4253-8033-38a671feca86 tempest-VolumesTransfersV357Test-867670957 tempest-VolumesTransfersV357Test-867670957-project-member] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 200 Jul 10 19:58:16.461097 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 347/1405] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:16 2026] GET /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 945 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:16.475789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b130a4f2-9cee-421f-8727-5f4ed5d87da4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:16.478268 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b130a4f2-9cee-421f-8727-5f4ed5d87da4 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] DELETE https://10.4.3.145/volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11 Jul 10 19:58:16.479337 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b130a4f2-9cee-421f-8727-5f4ed5d87da4 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:16.479337 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b130a4f2-9cee-421f-8727-5f4ed5d87da4 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:16.479337 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.volume_transfer [None req-b130a4f2-9cee-421f-8727-5f4ed5d87da4 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Delete transfer with id: f29d7936-14e6-4f9c-b1f2-afc5497a7c11 Jul 10 19:58:16.485562 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b130a4f2-9cee-421f-8727-5f4ed5d87da4 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11 returned with HTTP 404 Jul 10 19:58:16.485562 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 353/1406] 10.4.3.145 () {68 vars in 1419 bytes} [Fri Jul 10 19:58:16 2026] DELETE /volume/v3/volume-transfers/f29d7936-14e6-4f9c-b1f2-afc5497a7c11 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:16.495054 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6522051e-a336-497b-a97d-ca11d31b7df3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:16.660716 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6522051e-a336-497b-a97d-ca11d31b7df3 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:16.661242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6522051e-a336-497b-a97d-ca11d31b7df3 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:16.661242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6522051e-a336-497b-a97d-ca11d31b7df3 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:16.661351 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-6522051e-a336-497b-a97d-ca11d31b7df3 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Delete volume with id: f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:16.669235 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:16.669235 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:16.669733 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6522051e-a336-497b-a97d-ca11d31b7df3 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Volume info retrieved successfully. Jul 10 19:58:16.695465 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6522051e-a336-497b-a97d-ca11d31b7df3 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Delete volume request issued successfully. Jul 10 19:58:16.695683 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6522051e-a336-497b-a97d-ca11d31b7df3 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 202 Jul 10 19:58:16.696169 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 351/1407] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 19:58:16 2026] DELETE /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:58:16.706023 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-813d966f-9675-4eb5-a621-c6c41d3bf5aa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:16.708680 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-813d966f-9675-4eb5-a621-c6c41d3bf5aa tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] GET https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:16.708917 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-813d966f-9675-4eb5-a621-c6c41d3bf5aa tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:16.709172 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-813d966f-9675-4eb5-a621-c6c41d3bf5aa tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:16.717731 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:16.717731 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:16.722206 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-813d966f-9675-4eb5-a621-c6c41d3bf5aa tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Volume info retrieved successfully. Jul 10 19:58:16.726861 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-813d966f-9675-4eb5-a621-c6c41d3bf5aa tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 200 Jul 10 19:58:16.727437 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 357/1408] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:16 2026] GET /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:16.869399 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c7212c3c-ad41-494a-b79a-b775c3f03406 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:16.872556 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c7212c3c-ad41-494a-b79a-b775c3f03406 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] GET https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 Jul 10 19:58:16.872848 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c7212c3c-ad41-494a-b79a-b775c3f03406 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:16.873110 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c7212c3c-ad41-494a-b79a-b775c3f03406 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:16.883066 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c7212c3c-ad41-494a-b79a-b775c3f03406 tempest-VolumesSnapshotNegativeTestJSON-224519913 tempest-VolumesSnapshotNegativeTestJSON-224519913-project-member] https://10.4.3.145/volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 returned with HTTP 404 Jul 10 19:58:16.883767 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 348/1409] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:16 2026] GET /volume/v3/volumes/3d5eef0a-458b-4539-a7a3-9d52c0fd7a32 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:17.146288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6f62cf21-8bb4-46f3-bfb2-cec252a5afeb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:17.148991 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f62cf21-8bb4-46f3-bfb2-cec252a5afeb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:17.148991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f62cf21-8bb4-46f3-bfb2-cec252a5afeb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:17.148991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f62cf21-8bb4-46f3-bfb2-cec252a5afeb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:17.149222 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-6f62cf21-8bb4-46f3-bfb2-cec252a5afeb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:17.155661 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:17.155661 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:17.156741 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f62cf21-8bb4-46f3-bfb2-cec252a5afeb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:17.157292 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 354/1410] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:17 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:17.744106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c85140d7-42f2-4011-8281-4991a298196a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:17.747128 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c85140d7-42f2-4011-8281-4991a298196a tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] GET https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:17.747470 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c85140d7-42f2-4011-8281-4991a298196a tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:17.747763 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c85140d7-42f2-4011-8281-4991a298196a tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:17.756536 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c85140d7-42f2-4011-8281-4991a298196a tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 404 Jul 10 19:58:17.757235 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 352/1411] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:17 2026] GET /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:17.765163 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-60262d04-f3de-4c15-b6a3-fdace8ab675c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:17.767519 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60262d04-f3de-4c15-b6a3-fdace8ab675c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:17.767791 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60262d04-f3de-4c15-b6a3-fdace8ab675c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:17.768095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60262d04-f3de-4c15-b6a3-fdace8ab675c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:17.776359 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60262d04-f3de-4c15-b6a3-fdace8ab675c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 404 Jul 10 19:58:17.777116 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 358/1412] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:17 2026] GET /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:17.785734 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ab48a6d2-4bce-45bf-9b39-2028448131ce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:17.788858 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ab48a6d2-4bce-45bf-9b39-2028448131ce tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:17.789195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ab48a6d2-4bce-45bf-9b39-2028448131ce tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:17.789494 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ab48a6d2-4bce-45bf-9b39-2028448131ce tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:17.789755 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-ab48a6d2-4bce-45bf-9b39-2028448131ce tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Delete volume with id: f816cfb0-759b-43c9-8d0c-e08706c78f7e Jul 10 19:58:17.799335 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ab48a6d2-4bce-45bf-9b39-2028448131ce tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e returned with HTTP 404 Jul 10 19:58:17.800077 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 349/1413] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 19:58:17 2026] DELETE /volume/v3/volumes/f816cfb0-759b-43c9-8d0c-e08706c78f7e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:17.810596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:17.812939 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:17.813483 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1058362566"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:17.815494 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1058362566'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:17.815657 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Create volume of 1 GB Jul 10 19:58:17.821929 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Availability Zones retrieved successfully. Jul 10 19:58:17.830911 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Flow 'volume_create_api' (15b13b0f-773d-41e6-9b04-6b002874c190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:17.832185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (977d51fc-9557-4532-8e44-475e8388f92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:17.833794 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:17.862739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (977d51fc-9557-4532-8e44-475e8388f92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:17.864102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec99692-ee8f-4df5-89e1-c010758a5c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:17.922487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Created reservations ['e2e599fd-eb77-4cf3-907a-9f10f35ae50a', '58831313-95df-4511-aab6-881dc0839e70', 'ef0eae96-2bf7-4510-8840-0cc4294f8ab4', '177add59-5e7d-4279-bc7b-b98292d76e27'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:17.923610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec99692-ee8f-4df5-89e1-c010758a5c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2e599fd-eb77-4cf3-907a-9f10f35ae50a', '58831313-95df-4511-aab6-881dc0839e70', 'ef0eae96-2bf7-4510-8840-0cc4294f8ab4', '177add59-5e7d-4279-bc7b-b98292d76e27']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:17.924642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fabadf3-4141-49c0-8bd6-637da7767bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:17.948613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fabadf3-4141-49c0-8bd6-637da7767bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd603fc08-7bb0-4d6a-8e1c-f589802edc64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1058362566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30f80a6eaf9943b8b792921e4980d7a8',qos_specs=None,replication_status=,reservations=['e2e599fd-eb77-4cf3-907a-9f10f35ae50a','58831313-95df-4511-aab6-881dc0839e70','ef0eae96-2bf7-4510-8840-0cc4294f8ab4','177add59-5e7d-4279-bc7b-b98292d76e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea205ab92b2424d8e0b0b9cf8e9397d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1058362566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d603fc08-7bb0-4d6a-8e1c-f589802edc64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30f80a6eaf9943b8b792921e4980d7a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ea205ab92b2424d8e0b0b9cf8e9397d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:17.949340 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221ef666-4331-4a0e-842f-e399078b2a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:17.971287 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221ef666-4331-4a0e-842f-e399078b2a4d) transitioned into state 'SUCCESS' from state '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-1058362566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30f80a6eaf9943b8b792921e4980d7a8',qos_specs=None,replication_status=,reservations=['e2e599fd-eb77-4cf3-907a-9f10f35ae50a','58831313-95df-4511-aab6-881dc0839e70','ef0eae96-2bf7-4510-8840-0cc4294f8ab4','177add59-5e7d-4279-bc7b-b98292d76e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea205ab92b2424d8e0b0b9cf8e9397d',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:17.972446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d93a061-cba6-44cf-aab7-bde8c77819e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:17.984108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d93a061-cba6-44cf-aab7-bde8c77819e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:17.984920 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Flow 'volume_create_api' (15b13b0f-773d-41e6-9b04-6b002874c190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:17.985241 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Create volume request issued successfully. Jul 10 19:58:17.985874 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c9c7b9f-1cd8-4e28-9163-75cc83ae5e5c tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:17.986300 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 355/1414] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 19:58:17 2026] POST /volume/v3/volumes => generated 819 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:17.999936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8ae4b4d0-071a-43e2-a118-204bb0f24703 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:18.002234 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8ae4b4d0-071a-43e2-a118-204bb0f24703 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:18.002588 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8ae4b4d0-071a-43e2-a118-204bb0f24703 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:18.002894 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8ae4b4d0-071a-43e2-a118-204bb0f24703 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:18.011866 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:18.011866 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:18.017830 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8ae4b4d0-071a-43e2-a118-204bb0f24703 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Volume info retrieved successfully. Jul 10 19:58:18.024995 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8ae4b4d0-071a-43e2-a118-204bb0f24703 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 200 Jul 10 19:58:18.025747 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 353/1415] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:17 2026] GET /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:18.170948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6bc5ac24-0da7-4c15-a21f-9f25bf30a3d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:18.172844 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bc5ac24-0da7-4c15-a21f-9f25bf30a3d8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:18.173106 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bc5ac24-0da7-4c15-a21f-9f25bf30a3d8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:18.173341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bc5ac24-0da7-4c15-a21f-9f25bf30a3d8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:18.173525 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6bc5ac24-0da7-4c15-a21f-9f25bf30a3d8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:18.177943 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:18.177943 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:18.178636 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bc5ac24-0da7-4c15-a21f-9f25bf30a3d8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:18.179003 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 359/1416] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:18 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:19.043677 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b9a5ccf3-a2e0-4f22-9221-bc9b3c8a85c9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.045546 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b9a5ccf3-a2e0-4f22-9221-bc9b3c8a85c9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:19.045790 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b9a5ccf3-a2e0-4f22-9221-bc9b3c8a85c9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.045991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b9a5ccf3-a2e0-4f22-9221-bc9b3c8a85c9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.056404 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:19.056404 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:19.064818 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b9a5ccf3-a2e0-4f22-9221-bc9b3c8a85c9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Volume info retrieved successfully. Jul 10 19:58:19.071719 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b9a5ccf3-a2e0-4f22-9221-bc9b3c8a85c9 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 200 Jul 10 19:58:19.072437 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 350/1417] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:19 2026] GET /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:19.093257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4762e91a-706c-463e-b29f-5f332cc9343e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.095524 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4762e91a-706c-463e-b29f-5f332cc9343e tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] POST https://10.4.3.145/volume/v3/volume-transfers Jul 10 19:58:19.095912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4762e91a-706c-463e-b29f-5f332cc9343e tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d603fc08-7bb0-4d6a-8e1c-f589802edc64"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:19.097196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volume_transfer [None req-4762e91a-706c-463e-b29f-5f332cc9343e tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd603fc08-7bb0-4d6a-8e1c-f589802edc64'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 19:58:19.097389 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volume_transfer [None req-4762e91a-706c-463e-b29f-5f332cc9343e tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Creating transfer of volume d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:19.097561 np0000005048 devstack@c-api.service[99974]: INFO cinder.transfer.api [None req-4762e91a-706c-463e-b29f-5f332cc9343e tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Generating transfer record for volume d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:19.108238 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:19.108238 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:19.128278 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4762e91a-706c-463e-b29f-5f332cc9343e tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volume-transfers returned with HTTP 202 Jul 10 19:58:19.128767 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 356/1418] 10.4.3.145 () {70 vars in 1326 bytes} [Fri Jul 10 19:58:19 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:19.143766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-71c5c114-c1ee-4b16-ab73-f174c7fd51ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.148130 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-71c5c114-c1ee-4b16-ab73-f174c7fd51ff tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:19.148450 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-71c5c114-c1ee-4b16-ab73-f174c7fd51ff tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.148680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-71c5c114-c1ee-4b16-ab73-f174c7fd51ff tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.157910 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:19.157910 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:19.164044 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-71c5c114-c1ee-4b16-ab73-f174c7fd51ff tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Volume info retrieved successfully. Jul 10 19:58:19.170616 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-71c5c114-c1ee-4b16-ab73-f174c7fd51ff tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 200 Jul 10 19:58:19.171126 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 354/1419] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:19 2026] GET /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:19.186653 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-660ff0bb-ac52-4c6d-83c7-d5f0f10df6e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.188814 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-660ff0bb-ac52-4c6d-83c7-d5f0f10df6e6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volume-transfers/detail Jul 10 19:58:19.189093 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-660ff0bb-ac52-4c6d-83c7-d5f0f10df6e6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.189325 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-660ff0bb-ac52-4c6d-83c7-d5f0f10df6e6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.189573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volume_transfer [None req-660ff0bb-ac52-4c6d-83c7-d5f0f10df6e6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Listing volume transfers {{(pid=99976) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 19:58:19.192601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8a3fef7e-b464-472e-8859-13f59307ab15 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.197658 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8a3fef7e-b464-472e-8859-13f59307ab15 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:19.198017 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8a3fef7e-b464-472e-8859-13f59307ab15 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.198343 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8a3fef7e-b464-472e-8859-13f59307ab15 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.198545 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-8a3fef7e-b464-472e-8859-13f59307ab15 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:19.200097 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-660ff0bb-ac52-4c6d-83c7-d5f0f10df6e6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 19:58:19.200708 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 360/1420] 10.4.3.145 () {68 vars in 1326 bytes} [Fri Jul 10 19:58:19 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:19.204241 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:19.204241 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:19.205213 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8a3fef7e-b464-472e-8859-13f59307ab15 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:19.205721 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 351/1421] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:19 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:19.211984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4ff669c3-eb94-4ab8-b153-24e6eceddbec None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.216090 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4ff669c3-eb94-4ab8-b153-24e6eceddbec tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] DELETE https://10.4.3.145/volume/v3/volume-transfers/fe32b751-2ed4-4147-910d-1c32177b6e6d Jul 10 19:58:19.216499 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4ff669c3-eb94-4ab8-b153-24e6eceddbec tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.216788 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4ff669c3-eb94-4ab8-b153-24e6eceddbec tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.217016 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.volume_transfer [None req-4ff669c3-eb94-4ab8-b153-24e6eceddbec tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Delete transfer with id: fe32b751-2ed4-4147-910d-1c32177b6e6d Jul 10 19:58:19.230194 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:19.230194 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:19.242855 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4ff669c3-eb94-4ab8-b153-24e6eceddbec tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volume-transfers/fe32b751-2ed4-4147-910d-1c32177b6e6d returned with HTTP 202 Jul 10 19:58:19.243478 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 357/1422] 10.4.3.145 () {68 vars in 1419 bytes} [Fri Jul 10 19:58:19 2026] DELETE /volume/v3/volume-transfers/fe32b751-2ed4-4147-910d-1c32177b6e6d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:58:19.254274 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-47bd0078-0be3-4cb1-9343-ece061fb6b56 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.256710 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-47bd0078-0be3-4cb1-9343-ece061fb6b56 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:19.257050 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-47bd0078-0be3-4cb1-9343-ece061fb6b56 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.257331 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-47bd0078-0be3-4cb1-9343-ece061fb6b56 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.269504 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:19.269504 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:19.274948 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-47bd0078-0be3-4cb1-9343-ece061fb6b56 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Volume info retrieved successfully. Jul 10 19:58:19.282090 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-47bd0078-0be3-4cb1-9343-ece061fb6b56 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 200 Jul 10 19:58:19.282090 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 355/1423] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:19 2026] GET /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:19.297643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-294292b2-819f-4443-bcf6-dc8a7501beeb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.300993 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-294292b2-819f-4443-bcf6-dc8a7501beeb tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] DELETE https://10.4.3.145/volume/v3/volume-transfers/fe32b751-2ed4-4147-910d-1c32177b6e6d Jul 10 19:58:19.301304 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-294292b2-819f-4443-bcf6-dc8a7501beeb tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.301621 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-294292b2-819f-4443-bcf6-dc8a7501beeb tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.301744 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-294292b2-819f-4443-bcf6-dc8a7501beeb tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Delete transfer with id: fe32b751-2ed4-4147-910d-1c32177b6e6d Jul 10 19:58:19.307710 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-294292b2-819f-4443-bcf6-dc8a7501beeb tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volume-transfers/fe32b751-2ed4-4147-910d-1c32177b6e6d returned with HTTP 404 Jul 10 19:58:19.308397 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 361/1424] 10.4.3.145 () {68 vars in 1419 bytes} [Fri Jul 10 19:58:19 2026] DELETE /volume/v3/volume-transfers/fe32b751-2ed4-4147-910d-1c32177b6e6d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:19.320159 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6f78c9b7-8a02-4659-ad06-1ec1e83a1a86 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.322475 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6f78c9b7-8a02-4659-ad06-1ec1e83a1a86 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:19.322820 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6f78c9b7-8a02-4659-ad06-1ec1e83a1a86 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.323070 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6f78c9b7-8a02-4659-ad06-1ec1e83a1a86 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.323304 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-6f78c9b7-8a02-4659-ad06-1ec1e83a1a86 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Delete volume with id: d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:19.342371 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:19.342371 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:19.342897 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6f78c9b7-8a02-4659-ad06-1ec1e83a1a86 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Volume info retrieved successfully. Jul 10 19:58:19.372929 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6f78c9b7-8a02-4659-ad06-1ec1e83a1a86 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Delete volume request issued successfully. Jul 10 19:58:19.373197 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6f78c9b7-8a02-4659-ad06-1ec1e83a1a86 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 202 Jul 10 19:58:19.373647 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 352/1425] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 19:58:19 2026] DELETE /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:58:19.382613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f1ed5a33-4a11-48d8-b36e-19a65247e522 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.389076 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1ed5a33-4a11-48d8-b36e-19a65247e522 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] GET https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:19.389568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1ed5a33-4a11-48d8-b36e-19a65247e522 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.389861 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1ed5a33-4a11-48d8-b36e-19a65247e522 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.411146 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:19.411146 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:19.416354 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f1ed5a33-4a11-48d8-b36e-19a65247e522 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Volume info retrieved successfully. Jul 10 19:58:19.422305 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1ed5a33-4a11-48d8-b36e-19a65247e522 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 200 Jul 10 19:58:19.424249 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 358/1426] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:19 2026] GET /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 1130 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:19.982288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-050011c2-bbd1-4280-9d96-91d14fa69c08 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.983048 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-050011c2-bbd1-4280-9d96-91d14fa69c08 None None] GET https://10.4.3.145/volume// Jul 10 19:58:19.983048 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-050011c2-bbd1-4280-9d96-91d14fa69c08 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.983301 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-050011c2-bbd1-4280-9d96-91d14fa69c08 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:19.984651 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-050011c2-bbd1-4280-9d96-91d14fa69c08 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:19.984651 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 356/1427] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:58:19 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 19:58:19.997715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-873db019-320c-40f6-920a-9ead37e5393f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:19.998120 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-873db019-320c-40f6-920a-9ead37e5393f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb Jul 10 19:58:19.998343 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-873db019-320c-40f6-920a-9ead37e5393f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:19.998591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-873db019-320c-40f6-920a-9ead37e5393f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:20.025802 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:20.025802 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:20.033492 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-873db019-320c-40f6-920a-9ead37e5393f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 19:58:20.040817 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-873db019-320c-40f6-920a-9ead37e5393f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb returned with HTTP 200 Jul 10 19:58:20.041364 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 362/1428] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:58:19 2026] GET /volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb => generated 1539 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:20.183299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-eae99653-4e1b-49d5-bbb2-b80e86e60460 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:20.185667 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-eae99653-4e1b-49d5-bbb2-b80e86e60460 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] PUT https://10.4.3.145/volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269 Jul 10 19:58:20.186056 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-eae99653-4e1b-49d5-bbb2-b80e86e60460 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:20.196261 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-eae99653-4e1b-49d5-bbb2-b80e86e60460 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Acquiring lock "cinder-attachment_update-8078a89a-7a85-4952-a8f4-62d65bf327bb-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:58:20.202658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-eae99653-4e1b-49d5-bbb2-b80e86e60460 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Lock "cinder-attachment_update-8078a89a-7a85-4952-a8f4-62d65bf327bb-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:58:20.203784 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:20.203784 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:20.221994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-27dc535d-6b5d-432a-9b17-034b8c34f803 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:20.224354 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27dc535d-6b5d-432a-9b17-034b8c34f803 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:20.224655 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27dc535d-6b5d-432a-9b17-034b8c34f803 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:20.224891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27dc535d-6b5d-432a-9b17-034b8c34f803 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:20.225047 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-27dc535d-6b5d-432a-9b17-034b8c34f803 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:20.229978 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:20.229978 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:20.231070 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27dc535d-6b5d-432a-9b17-034b8c34f803 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:20.231598 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 359/1429] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:20 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:20.444207 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4abab44f-23f4-420e-b2af-30e199696008 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:20.446223 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4abab44f-23f4-420e-b2af-30e199696008 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] GET https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:20.446491 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4abab44f-23f4-420e-b2af-30e199696008 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:20.446908 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4abab44f-23f4-420e-b2af-30e199696008 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:20.617048 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4abab44f-23f4-420e-b2af-30e199696008 tempest-VolumesTransfersV357Test-531924202 tempest-VolumesTransfersV357Test-531924202-project-admin] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 404 Jul 10 19:58:20.617753 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 357/1430] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:20 2026] GET /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:20.627102 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b8f130f6-e6bc-4391-8a88-8187837988d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:20.629423 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8f130f6-e6bc-4391-8a88-8187837988d6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] GET https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:20.629734 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8f130f6-e6bc-4391-8a88-8187837988d6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:20.630000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8f130f6-e6bc-4391-8a88-8187837988d6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:20.636424 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8f130f6-e6bc-4391-8a88-8187837988d6 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 404 Jul 10 19:58:20.637103 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 363/1431] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:20 2026] GET /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:20.650035 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-74708c0e-1ed9-41b7-9013-87567d611796 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:20.655810 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74708c0e-1ed9-41b7-9013-87567d611796 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:20.656668 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74708c0e-1ed9-41b7-9013-87567d611796 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:20.657538 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74708c0e-1ed9-41b7-9013-87567d611796 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:20.657837 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-74708c0e-1ed9-41b7-9013-87567d611796 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] Delete volume with id: d603fc08-7bb0-4d6a-8e1c-f589802edc64 Jul 10 19:58:20.691095 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74708c0e-1ed9-41b7-9013-87567d611796 tempest-VolumesTransfersV357Test-871875492 tempest-VolumesTransfersV357Test-871875492-project-member] https://10.4.3.145/volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 returned with HTTP 404 Jul 10 19:58:20.702485 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 360/1432] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 19:58:20 2026] DELETE /volume/v3/volumes/d603fc08-7bb0-4d6a-8e1c-f589802edc64 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:58:20.737489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-eae99653-4e1b-49d5-bbb2-b80e86e60460 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Lock "cinder-attachment_update-8078a89a-7a85-4952-a8f4-62d65bf327bb-np0000005048" released by "attachment_update" :: held 0.535s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:58:20.737853 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-eae99653-4e1b-49d5-bbb2-b80e86e60460 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269 returned with HTTP 200 Jul 10 19:58:20.738450 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 353/1433] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:58:20 2026] PUT /volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:21.247116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-87ebc370-c107-42df-8d5a-33f41355579f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:21.250102 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-87ebc370-c107-42df-8d5a-33f41355579f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:21.250577 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-87ebc370-c107-42df-8d5a-33f41355579f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:21.251459 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-87ebc370-c107-42df-8d5a-33f41355579f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:21.251459 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-87ebc370-c107-42df-8d5a-33f41355579f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:21.257416 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-b94d0e9b-909e-42a8-a26a-52f5324accb7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:21.263567 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-b94d0e9b-909e-42a8-a26a-52f5324accb7 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269/action Jul 10 19:58:21.263567 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-b94d0e9b-909e-42a8-a26a-52f5324accb7 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:21.263567 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-b94d0e9b-909e-42a8-a26a-52f5324accb7 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:21.266559 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:21.266559 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:21.266559 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-87ebc370-c107-42df-8d5a-33f41355579f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:21.266559 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 358/1434] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:21 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:21.303989 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:21.303989 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:21.337182 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a38a7360-7fe5-4b1e-a624-1633ab943843 req-b94d0e9b-909e-42a8-a26a-52f5324accb7 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269/action returned with HTTP 204 Jul 10 19:58:21.337365 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 364/1435] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:58:21 2026] POST /volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:22.284636 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-18fd24b0-429d-49db-88e7-1b3c56c01de8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:22.287093 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18fd24b0-429d-49db-88e7-1b3c56c01de8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:22.287356 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18fd24b0-429d-49db-88e7-1b3c56c01de8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:22.287742 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18fd24b0-429d-49db-88e7-1b3c56c01de8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:22.287891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-18fd24b0-429d-49db-88e7-1b3c56c01de8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:22.293918 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:22.293918 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:22.294976 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18fd24b0-429d-49db-88e7-1b3c56c01de8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:22.295928 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 361/1436] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:22 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:23.311205 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e00a60fc-7320-4a01-be8d-f697a4503864 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:23.314776 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e00a60fc-7320-4a01-be8d-f697a4503864 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:23.314776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e00a60fc-7320-4a01-be8d-f697a4503864 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:23.314952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e00a60fc-7320-4a01-be8d-f697a4503864 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:23.315102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e00a60fc-7320-4a01-be8d-f697a4503864 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:23.322254 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:23.322254 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:23.322886 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e00a60fc-7320-4a01-be8d-f697a4503864 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:23.323381 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 354/1437] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:23 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:24.351099 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fcbe6370-13e8-44f1-8584-99d066b047cc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:24.353716 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fcbe6370-13e8-44f1-8584-99d066b047cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:24.356113 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fcbe6370-13e8-44f1-8584-99d066b047cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:24.356517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fcbe6370-13e8-44f1-8584-99d066b047cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:24.357131 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-fcbe6370-13e8-44f1-8584-99d066b047cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:24.366380 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:24.366380 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:24.367630 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fcbe6370-13e8-44f1-8584-99d066b047cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:24.368115 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 359/1438] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:24 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:25.383343 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-89c84d33-6cda-4edc-839f-ae388242b974 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:25.389163 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89c84d33-6cda-4edc-839f-ae388242b974 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:25.389393 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89c84d33-6cda-4edc-839f-ae388242b974 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:25.389689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89c84d33-6cda-4edc-839f-ae388242b974 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:25.389866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-89c84d33-6cda-4edc-839f-ae388242b974 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:25.398875 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:25.398875 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:25.399609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:25.399842 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89c84d33-6cda-4edc-839f-ae388242b974 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:25.401116 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 365/1439] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:25 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:25.401473 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:25.401840 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-VolumesExtendTest-Volume-211384663"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:25.403468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Create volume request body: {'volume': {'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-211384663'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:25.678164 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Create volume of 1 GB Jul 10 19:58:25.685933 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Availability Zones retrieved successfully. Jul 10 19:58:25.697062 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Flow 'volume_create_api' (eb389f8e-7ee9-4f1f-a8f0-6f6b9b2209c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:25.698658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747526a6-e1e3-452f-8cf8-86c31a7966e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:25.700283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:25.804819 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747526a6-e1e3-452f-8cf8-86c31a7966e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:25.805929 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab85d75-4d52-4c38-84d3-fd1d44222b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:25.930748 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Created reservations ['2b87c2ff-242d-4651-8a7b-38fd59ac5fb2', 'f7b90418-9611-418a-9c64-f26492be388a', '520b5d8f-5e7e-4ba5-80f0-7303f8bacc0f', '1abd4a4c-4767-4e57-9be1-d578ef6eb23c'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:25.931906 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab85d75-4d52-4c38-84d3-fd1d44222b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b87c2ff-242d-4651-8a7b-38fd59ac5fb2', 'f7b90418-9611-418a-9c64-f26492be388a', '520b5d8f-5e7e-4ba5-80f0-7303f8bacc0f', '1abd4a4c-4767-4e57-9be1-d578ef6eb23c']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:25.933079 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0ca7d0-4105-453f-913a-b7b97ad00868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:25.977001 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0ca7d0-4105-453f-913a-b7b97ad00868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54ef85e0-5394-4670-8afe-00ce0cbb5e56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-211384663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a1fc944ca91411bb93a11c17f3eb021',qos_specs=None,replication_status=,reservations=['2b87c2ff-242d-4651-8a7b-38fd59ac5fb2','f7b90418-9611-418a-9c64-f26492be388a','520b5d8f-5e7e-4ba5-80f0-7303f8bacc0f','1abd4a4c-4767-4e57-9be1-d578ef6eb23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14129a1ae7455386e54ecaa4250c29',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-211384663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54ef85e0-5394-4670-8afe-00ce0cbb5e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a1fc944ca91411bb93a11c17f3eb021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee14129a1ae7455386e54ecaa4250c29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:25.978521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8a44e7-bf57-4723-a14b-05930b44d20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:26.010337 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8a44e7-bf57-4723-a14b-05930b44d20d) transitioned into state 'SUCCESS' from state '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-211384663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a1fc944ca91411bb93a11c17f3eb021',qos_specs=None,replication_status=,reservations=['2b87c2ff-242d-4651-8a7b-38fd59ac5fb2','f7b90418-9611-418a-9c64-f26492be388a','520b5d8f-5e7e-4ba5-80f0-7303f8bacc0f','1abd4a4c-4767-4e57-9be1-d578ef6eb23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14129a1ae7455386e54ecaa4250c29',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:26.011368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4a487c-2c47-4e17-abc6-30bfb26b3261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:26.030014 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4a487c-2c47-4e17-abc6-30bfb26b3261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:26.031174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Flow 'volume_create_api' (eb389f8e-7ee9-4f1f-a8f0-6f6b9b2209c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:26.031648 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Create volume request issued successfully. Jul 10 19:58:26.032390 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-43e421d1-6e5b-49e4-8f71-0265daad40f7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:26.033425 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 362/1440] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:25 2026] POST /volume/v3/volumes => generated 747 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:26.050878 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9e2c6924-6d10-4cb1-a8b5-dfc20c26579c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:26.053382 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e2c6924-6d10-4cb1-a8b5-dfc20c26579c tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:26.054054 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e2c6924-6d10-4cb1-a8b5-dfc20c26579c tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:26.054642 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e2c6924-6d10-4cb1-a8b5-dfc20c26579c tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:26.067168 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:26.067168 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:26.068016 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9e2c6924-6d10-4cb1-a8b5-dfc20c26579c tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:26.074790 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e2c6924-6d10-4cb1-a8b5-dfc20c26579c tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 200 Jul 10 19:58:26.075279 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 355/1441] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:26 2026] GET /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:26.419809 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d9a7db78-7979-483b-b6bb-e92bd673db7f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:26.422381 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d9a7db78-7979-483b-b6bb-e92bd673db7f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:26.422664 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d9a7db78-7979-483b-b6bb-e92bd673db7f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:26.422906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d9a7db78-7979-483b-b6bb-e92bd673db7f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:26.423077 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-d9a7db78-7979-483b-b6bb-e92bd673db7f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:26.440706 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:26.440706 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:26.441281 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d9a7db78-7979-483b-b6bb-e92bd673db7f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:26.441714 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 360/1442] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:26 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:27.090643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ec134b5d-31a6-4d14-a3fd-fcdf0deeec8e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:27.094123 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec134b5d-31a6-4d14-a3fd-fcdf0deeec8e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:27.094373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec134b5d-31a6-4d14-a3fd-fcdf0deeec8e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:27.094688 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec134b5d-31a6-4d14-a3fd-fcdf0deeec8e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:27.105008 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:27.105008 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:27.108781 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ec134b5d-31a6-4d14-a3fd-fcdf0deeec8e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:27.119089 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec134b5d-31a6-4d14-a3fd-fcdf0deeec8e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 200 Jul 10 19:58:27.119604 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 366/1443] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:27 2026] GET /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:27.139766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-04ba50f2-3248-4460-af40-500b4f3b945e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:27.145337 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-04ba50f2-3248-4460-af40-500b4f3b945e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] POST https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56/action Jul 10 19:58:27.145337 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-04ba50f2-3248-4460-af40-500b4f3b945e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:27.145337 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-04ba50f2-3248-4460-af40-500b4f3b945e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:27.158981 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:27.158981 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:27.160260 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-04ba50f2-3248-4460-af40-500b4f3b945e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:27.211389 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-04ba50f2-3248-4460-af40-500b4f3b945e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Created reservations ['81dd30ec-71aa-49e1-a2c3-17a00ae6f7df', '8e4ecce1-48a0-471c-b4b9-df7c9d052a31'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:27.223121 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-04ba50f2-3248-4460-af40-500b4f3b945e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Extend volume request issued successfully. Jul 10 19:58:27.223354 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-04ba50f2-3248-4460-af40-500b4f3b945e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56/action returned with HTTP 202 Jul 10 19:58:27.224216 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 363/1444] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:58:27 2026] POST /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:58:27.233898 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-debbadc6-208c-42c8-b2b3-477660b064a1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:27.236985 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-debbadc6-208c-42c8-b2b3-477660b064a1 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:27.236985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-debbadc6-208c-42c8-b2b3-477660b064a1 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:27.236985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-debbadc6-208c-42c8-b2b3-477660b064a1 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:27.248138 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:27.248138 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:27.254118 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-debbadc6-208c-42c8-b2b3-477660b064a1 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:27.260519 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-debbadc6-208c-42c8-b2b3-477660b064a1 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 200 Jul 10 19:58:27.261031 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 356/1445] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:27 2026] GET /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:27.457631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a5b53a67-21ec-4b72-81a0-a6236a89a098 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:27.459599 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a5b53a67-21ec-4b72-81a0-a6236a89a098 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:27.460982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a5b53a67-21ec-4b72-81a0-a6236a89a098 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:27.460982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a5b53a67-21ec-4b72-81a0-a6236a89a098 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:27.460982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a5b53a67-21ec-4b72-81a0-a6236a89a098 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:27.468812 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:27.468812 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:27.470258 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a5b53a67-21ec-4b72-81a0-a6236a89a098 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:27.470748 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 361/1446] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:27 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:28.283698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-23c9fb3f-2137-4703-aa0b-d40adb312ae2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:28.286633 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-23c9fb3f-2137-4703-aa0b-d40adb312ae2 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:28.286898 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-23c9fb3f-2137-4703-aa0b-d40adb312ae2 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:28.287100 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-23c9fb3f-2137-4703-aa0b-d40adb312ae2 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:28.300736 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:28.300736 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:28.307728 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-23c9fb3f-2137-4703-aa0b-d40adb312ae2 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:28.319014 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-23c9fb3f-2137-4703-aa0b-d40adb312ae2 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 200 Jul 10 19:58:28.319014 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 367/1447] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:28 2026] GET /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:28.338984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b1ed0015-6aa2-4172-9aca-4d6de83ebbbe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:28.344997 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1ed0015-6aa2-4172-9aca-4d6de83ebbbe tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:28.344997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1ed0015-6aa2-4172-9aca-4d6de83ebbbe tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:28.344997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1ed0015-6aa2-4172-9aca-4d6de83ebbbe tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:28.354364 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:28.354364 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:28.360487 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b1ed0015-6aa2-4172-9aca-4d6de83ebbbe tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:28.369008 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1ed0015-6aa2-4172-9aca-4d6de83ebbbe tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 200 Jul 10 19:58:28.369768 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 364/1448] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:28 2026] GET /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:28.388996 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d2de2c0b-db86-4822-bffa-eaa1d0cff4a3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:28.391299 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d2de2c0b-db86-4822-bffa-eaa1d0cff4a3 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:28.391469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d2de2c0b-db86-4822-bffa-eaa1d0cff4a3 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:28.391712 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d2de2c0b-db86-4822-bffa-eaa1d0cff4a3 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:28.405408 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:28.405408 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:28.408714 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d2de2c0b-db86-4822-bffa-eaa1d0cff4a3 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:28.414408 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d2de2c0b-db86-4822-bffa-eaa1d0cff4a3 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 200 Jul 10 19:58:28.414945 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 357/1449] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:28 2026] GET /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:28.437047 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9e88c416-b339-4149-ad54-521a909e8983 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:28.439210 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9e88c416-b339-4149-ad54-521a909e8983 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] DELETE https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:28.439441 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9e88c416-b339-4149-ad54-521a909e8983 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:28.439668 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9e88c416-b339-4149-ad54-521a909e8983 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:28.439859 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-9e88c416-b339-4149-ad54-521a909e8983 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Delete volume with id: 54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:28.455874 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:28.455874 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:28.456524 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9e88c416-b339-4149-ad54-521a909e8983 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:28.487617 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-01b009fb-39fb-4a85-baba-33571ea75307 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:28.491203 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01b009fb-39fb-4a85-baba-33571ea75307 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:28.491515 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01b009fb-39fb-4a85-baba-33571ea75307 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:28.494134 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01b009fb-39fb-4a85-baba-33571ea75307 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:28.494134 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-01b009fb-39fb-4a85-baba-33571ea75307 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:28.494259 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9e88c416-b339-4149-ad54-521a909e8983 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Delete volume request issued successfully. Jul 10 19:58:28.494259 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9e88c416-b339-4149-ad54-521a909e8983 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 202 Jul 10 19:58:28.494259 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 362/1450] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:28 2026] DELETE /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:28.510152 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c2345a32-7e9b-40eb-8346-8a8cbe1dd8ee None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:28.510624 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:28.510624 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:28.510624 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01b009fb-39fb-4a85-baba-33571ea75307 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:28.510624 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 368/1451] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:28 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:28.515317 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c2345a32-7e9b-40eb-8346-8a8cbe1dd8ee tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:28.515317 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c2345a32-7e9b-40eb-8346-8a8cbe1dd8ee tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:28.515317 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c2345a32-7e9b-40eb-8346-8a8cbe1dd8ee tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:28.524177 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:28.524177 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:28.530614 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c2345a32-7e9b-40eb-8346-8a8cbe1dd8ee tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:28.540378 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c2345a32-7e9b-40eb-8346-8a8cbe1dd8ee tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 200 Jul 10 19:58:28.540378 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 365/1452] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:28 2026] GET /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:29.524849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-895f1126-bb71-49f0-8b61-3906541834e5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:29.527885 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-895f1126-bb71-49f0-8b61-3906541834e5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:29.528162 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-895f1126-bb71-49f0-8b61-3906541834e5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:29.528413 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-895f1126-bb71-49f0-8b61-3906541834e5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:29.528667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-895f1126-bb71-49f0-8b61-3906541834e5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:29.536757 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:29.536757 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:29.537842 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-895f1126-bb71-49f0-8b61-3906541834e5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:29.538417 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 358/1453] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:29 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:29.563012 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-59d77325-0efc-49b4-9842-40a71b04e071 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:29.563653 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59d77325-0efc-49b4-9842-40a71b04e071 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 Jul 10 19:58:29.563814 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59d77325-0efc-49b4-9842-40a71b04e071 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:29.564458 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59d77325-0efc-49b4-9842-40a71b04e071 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:29.574662 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59d77325-0efc-49b4-9842-40a71b04e071 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 returned with HTTP 404 Jul 10 19:58:29.575396 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 363/1454] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:29 2026] GET /volume/v3/volumes/54ef85e0-5394-4670-8afe-00ce0cbb5e56 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:29.593164 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:29.599000 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:29.599000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1878065627"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:29.602232 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1878065627'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:29.602986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Create volume of 1 GB Jul 10 19:58:29.611026 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Availability Zones retrieved successfully. Jul 10 19:58:29.624509 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Flow 'volume_create_api' (1c388288-664b-43ee-a158-cc9b0384f437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:29.628137 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919cb8d0-d3a5-4958-a2f7-34f837eaa710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:29.630299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:29.681319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919cb8d0-d3a5-4958-a2f7-34f837eaa710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:29.685257 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad49fb6-acd1-4594-aade-79aa16a4cd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:29.770215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Created reservations ['2fe5c8ea-7754-4e48-b600-060fe684ae5b', '17d01d0a-403f-4277-9c9d-5487c7d90fc2', '5d07e141-4073-46ea-8290-d96986abf0e5', '69779a18-4f61-4f36-8bac-c988c86f8e99'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:29.771242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad49fb6-acd1-4594-aade-79aa16a4cd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fe5c8ea-7754-4e48-b600-060fe684ae5b', '17d01d0a-403f-4277-9c9d-5487c7d90fc2', '5d07e141-4073-46ea-8290-d96986abf0e5', '69779a18-4f61-4f36-8bac-c988c86f8e99']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:29.772495 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd83141-32b9-4d27-a3f1-2da5f7e60caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:29.812428 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd83141-32b9-4d27-a3f1-2da5f7e60caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '381e8efb-8d32-4a00-aee6-383d693ee914', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1878065627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a1fc944ca91411bb93a11c17f3eb021',qos_specs=None,replication_status=,reservations=['2fe5c8ea-7754-4e48-b600-060fe684ae5b','17d01d0a-403f-4277-9c9d-5487c7d90fc2','5d07e141-4073-46ea-8290-d96986abf0e5','69779a18-4f61-4f36-8bac-c988c86f8e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14129a1ae7455386e54ecaa4250c29',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1878065627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=381e8efb-8d32-4a00-aee6-383d693ee914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a1fc944ca91411bb93a11c17f3eb021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee14129a1ae7455386e54ecaa4250c29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:29.815998 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa99f4f-553f-46d0-91d3-3aaea92ee878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:29.855850 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa99f4f-553f-46d0-91d3-3aaea92ee878) transitioned into state 'SUCCESS' from state '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-1878065627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a1fc944ca91411bb93a11c17f3eb021',qos_specs=None,replication_status=,reservations=['2fe5c8ea-7754-4e48-b600-060fe684ae5b','17d01d0a-403f-4277-9c9d-5487c7d90fc2','5d07e141-4073-46ea-8290-d96986abf0e5','69779a18-4f61-4f36-8bac-c988c86f8e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14129a1ae7455386e54ecaa4250c29',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:29.859202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae1b1ff-d501-4f6a-b61d-3f262207f78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:29.891530 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae1b1ff-d501-4f6a-b61d-3f262207f78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:29.893993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Flow 'volume_create_api' (1c388288-664b-43ee-a158-cc9b0384f437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:29.893993 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Create volume request issued successfully. Jul 10 19:58:29.894207 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8211b33-48e0-460f-96f0-bbdb4499e159 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:29.894745 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 369/1455] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:58:29 2026] POST /volume/v3/volumes => generated 748 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:29.910712 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6b199c34-bcdb-45f8-b634-36afbc955753 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:29.914992 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b199c34-bcdb-45f8-b634-36afbc955753 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:29.914992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b199c34-bcdb-45f8-b634-36afbc955753 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:29.914992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b199c34-bcdb-45f8-b634-36afbc955753 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:29.923293 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:29.923293 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:29.928596 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6b199c34-bcdb-45f8-b634-36afbc955753 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:29.934781 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b199c34-bcdb-45f8-b634-36afbc955753 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 200 Jul 10 19:58:29.937468 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 366/1456] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:29 2026] GET /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:30.552724 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0680ea4d-7025-40e5-a50e-3eecad6ed8cd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:30.554939 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0680ea4d-7025-40e5-a50e-3eecad6ed8cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:30.555624 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0680ea4d-7025-40e5-a50e-3eecad6ed8cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:30.555624 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0680ea4d-7025-40e5-a50e-3eecad6ed8cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:30.555791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-0680ea4d-7025-40e5-a50e-3eecad6ed8cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:30.565517 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:30.565517 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:30.566011 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0680ea4d-7025-40e5-a50e-3eecad6ed8cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:30.566818 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 359/1457] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:30 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:30.960045 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3db1214c-1a93-4773-9d1b-62f3e9ebfb71 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:30.965997 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3db1214c-1a93-4773-9d1b-62f3e9ebfb71 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:30.965997 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3db1214c-1a93-4773-9d1b-62f3e9ebfb71 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:30.965997 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3db1214c-1a93-4773-9d1b-62f3e9ebfb71 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:30.992170 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:30.992170 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:31.005815 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3db1214c-1a93-4773-9d1b-62f3e9ebfb71 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:31.014699 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3db1214c-1a93-4773-9d1b-62f3e9ebfb71 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 200 Jul 10 19:58:31.015181 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 364/1458] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:30 2026] GET /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:31.038326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-353d7225-8a26-41cd-8f23-cccb5dc42a5e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:31.039209 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-353d7225-8a26-41cd-8f23-cccb5dc42a5e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:58:31.039739 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-353d7225-8a26-41cd-8f23-cccb5dc42a5e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "381e8efb-8d32-4a00-aee6-383d693ee914", "name": "tempest-VolumesExtendTest-Snapshot-602760204"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:31.059691 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:31.059691 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:31.061010 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-353d7225-8a26-41cd-8f23-cccb5dc42a5e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:31.061010 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-353d7225-8a26-41cd-8f23-cccb5dc42a5e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Create snapshot from volume 381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:31.161898 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-353d7225-8a26-41cd-8f23-cccb5dc42a5e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Created reservations ['b5eea363-29dd-41a0-bb3f-861368b6fe62', 'a64279a2-ca39-4a43-a698-5d9df371ea19', '8edaa1eb-38f4-4b90-bf5a-3ee421baadaf', '7d51e0d5-910c-4119-b271-d28f99f39f4b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:31.237596 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-353d7225-8a26-41cd-8f23-cccb5dc42a5e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Snapshot create request issued successfully. Jul 10 19:58:31.238079 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-353d7225-8a26-41cd-8f23-cccb5dc42a5e tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:58:31.238781 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 370/1459] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:58:31 2026] POST /volume/v3/snapshots => generated 303 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:31.268370 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-784747bc-2efb-4feb-9c99-c1367b989c9f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:31.273989 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-784747bc-2efb-4feb-9c99-c1367b989c9f tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 Jul 10 19:58:31.274219 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-784747bc-2efb-4feb-9c99-c1367b989c9f tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:31.276424 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-784747bc-2efb-4feb-9c99-c1367b989c9f tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:31.282926 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:31.282926 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:31.285612 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-784747bc-2efb-4feb-9c99-c1367b989c9f tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Snapshot retrieved successfully. Jul 10 19:58:31.289164 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-784747bc-2efb-4feb-9c99-c1367b989c9f tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 returned with HTTP 200 Jul 10 19:58:31.289164 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 367/1460] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:58:31 2026] GET /volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:31.591787 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aa2f999b-9aa3-4bd8-912b-a4321fae6101 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:31.594134 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aa2f999b-9aa3-4bd8-912b-a4321fae6101 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:31.594828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aa2f999b-9aa3-4bd8-912b-a4321fae6101 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:31.594828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aa2f999b-9aa3-4bd8-912b-a4321fae6101 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:31.594828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-aa2f999b-9aa3-4bd8-912b-a4321fae6101 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:31.618304 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:31.618304 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:31.619587 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aa2f999b-9aa3-4bd8-912b-a4321fae6101 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:31.620820 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 360/1461] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:31 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:31.632823 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f6749a7e-a2b8-4559-b223-632620b97859 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:31.637927 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6749a7e-a2b8-4559-b223-632620b97859 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:58:31.638143 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6749a7e-a2b8-4559-b223-632620b97859 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:31.638737 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6749a7e-a2b8-4559-b223-632620b97859 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:31.671181 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:31.671181 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:31.678004 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f6749a7e-a2b8-4559-b223-632620b97859 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:58:31.688319 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6749a7e-a2b8-4559-b223-632620b97859 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:58:31.689184 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 365/1462] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:58:31 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1833 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:32.316205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a8bae1f4-63e6-4f13-99a2-21d62420342d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:32.319542 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8bae1f4-63e6-4f13-99a2-21d62420342d tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 Jul 10 19:58:32.319542 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8bae1f4-63e6-4f13-99a2-21d62420342d tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:32.319727 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8bae1f4-63e6-4f13-99a2-21d62420342d tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:32.328116 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:32.328116 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:32.328699 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a8bae1f4-63e6-4f13-99a2-21d62420342d tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Snapshot retrieved successfully. Jul 10 19:58:32.330761 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8bae1f4-63e6-4f13-99a2-21d62420342d tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 returned with HTTP 200 Jul 10 19:58:32.330761 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 371/1463] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:58:32 2026] GET /volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:32.357170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e838f4f0-274f-4ada-86b8-e8275072fcdb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:32.359225 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e838f4f0-274f-4ada-86b8-e8275072fcdb tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] POST https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914/action Jul 10 19:58:32.359824 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e838f4f0-274f-4ada-86b8-e8275072fcdb tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:32.360163 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e838f4f0-274f-4ada-86b8-e8275072fcdb tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:32.369401 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:32.369401 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:32.370597 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e838f4f0-274f-4ada-86b8-e8275072fcdb tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:32.428120 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-e838f4f0-274f-4ada-86b8-e8275072fcdb tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Created reservations ['10bfa148-9fed-4dce-81be-46bace3e571a', '3ebfcba5-a5a8-470b-b7a9-e7b6290fa2d2'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:32.437871 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e838f4f0-274f-4ada-86b8-e8275072fcdb tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Extend volume request issued successfully. Jul 10 19:58:32.439619 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e838f4f0-274f-4ada-86b8-e8275072fcdb tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914/action returned with HTTP 202 Jul 10 19:58:32.439619 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 368/1464] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:58:32 2026] POST /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:58:32.449445 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-94364a99-5d88-4e91-9bc3-d2530c4bde32 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:32.452870 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-94364a99-5d88-4e91-9bc3-d2530c4bde32 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:32.452870 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-94364a99-5d88-4e91-9bc3-d2530c4bde32 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:32.452870 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-94364a99-5d88-4e91-9bc3-d2530c4bde32 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:32.467236 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:32.467236 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:32.475315 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-94364a99-5d88-4e91-9bc3-d2530c4bde32 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:32.485774 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-94364a99-5d88-4e91-9bc3-d2530c4bde32 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 200 Jul 10 19:58:32.486724 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 361/1465] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:32 2026] GET /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:32.635184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5d8ef977-f68f-46af-a60f-e966fd42dda2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:32.641081 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d8ef977-f68f-46af-a60f-e966fd42dda2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:32.641081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d8ef977-f68f-46af-a60f-e966fd42dda2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:32.641081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d8ef977-f68f-46af-a60f-e966fd42dda2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:32.641081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-5d8ef977-f68f-46af-a60f-e966fd42dda2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:32.655401 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:32.655401 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:32.655401 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d8ef977-f68f-46af-a60f-e966fd42dda2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:32.655401 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 366/1466] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:32 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:33.508228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fe2ac70f-f225-4bd3-aa64-ff74452b2070 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:33.512137 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe2ac70f-f225-4bd3-aa64-ff74452b2070 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:33.512495 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe2ac70f-f225-4bd3-aa64-ff74452b2070 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:33.512690 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe2ac70f-f225-4bd3-aa64-ff74452b2070 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:33.524943 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:33.524943 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:33.531976 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fe2ac70f-f225-4bd3-aa64-ff74452b2070 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:33.543935 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe2ac70f-f225-4bd3-aa64-ff74452b2070 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 200 Jul 10 19:58:33.544755 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 372/1467] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:33 2026] GET /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:33.577685 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b7fb7ee7-1a9d-4889-a645-801d05139dd7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:33.579877 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b7fb7ee7-1a9d-4889-a645-801d05139dd7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:33.579877 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b7fb7ee7-1a9d-4889-a645-801d05139dd7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:33.581486 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b7fb7ee7-1a9d-4889-a645-801d05139dd7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:33.602062 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:33.602062 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:33.614331 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b7fb7ee7-1a9d-4889-a645-801d05139dd7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:33.622228 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b7fb7ee7-1a9d-4889-a645-801d05139dd7 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 200 Jul 10 19:58:33.622553 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 369/1468] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:33 2026] GET /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:33.648569 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1ef40bc4-6fde-410d-83f2-f23731cfda39 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:33.655248 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ef40bc4-6fde-410d-83f2-f23731cfda39 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 Jul 10 19:58:33.655550 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ef40bc4-6fde-410d-83f2-f23731cfda39 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:33.656077 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ef40bc4-6fde-410d-83f2-f23731cfda39 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:33.656552 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-1ef40bc4-6fde-410d-83f2-f23731cfda39 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Delete snapshot with id: f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 Jul 10 19:58:33.663202 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:33.663202 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:33.663827 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1ef40bc4-6fde-410d-83f2-f23731cfda39 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Snapshot retrieved successfully. Jul 10 19:58:33.673327 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-47c18bfd-c98f-48df-b712-02913674ddec None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:33.677869 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-47c18bfd-c98f-48df-b712-02913674ddec tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:33.679050 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-47c18bfd-c98f-48df-b712-02913674ddec tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:33.679923 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-47c18bfd-c98f-48df-b712-02913674ddec tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:33.680233 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-47c18bfd-c98f-48df-b712-02913674ddec tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:33.688453 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:33.688453 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:33.690930 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-47c18bfd-c98f-48df-b712-02913674ddec tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:33.692230 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 367/1469] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:33 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:33.704369 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1ef40bc4-6fde-410d-83f2-f23731cfda39 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Snapshot delete request issued successfully. Jul 10 19:58:33.704945 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ef40bc4-6fde-410d-83f2-f23731cfda39 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 returned with HTTP 202 Jul 10 19:58:33.706000 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 362/1470] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:58:33 2026] DELETE /volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:33.724772 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7764d85a-a883-4ef6-97ef-560a42eb8aef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:33.732304 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7764d85a-a883-4ef6-97ef-560a42eb8aef tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 Jul 10 19:58:33.732618 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7764d85a-a883-4ef6-97ef-560a42eb8aef tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:33.732908 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7764d85a-a883-4ef6-97ef-560a42eb8aef tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:33.756076 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:33.756076 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:33.757031 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7764d85a-a883-4ef6-97ef-560a42eb8aef tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Snapshot retrieved successfully. Jul 10 19:58:33.761230 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7764d85a-a883-4ef6-97ef-560a42eb8aef tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 returned with HTTP 200 Jul 10 19:58:33.765296 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 373/1471] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:58:33 2026] GET /volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 => generated 461 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:34.476617 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-00edcc0c-eb99-41e4-8cc4-757bb87336ea None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:34.659384 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-00edcc0c-eb99-41e4-8cc4-757bb87336ea tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:58:34.659920 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-00edcc0c-eb99-41e4-8cc4-757bb87336ea tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1293785000", "extra_specs": {}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:34.685215 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-00edcc0c-eb99-41e4-8cc4-757bb87336ea tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:58:34.685608 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 370/1472] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:58:34 2026] POST /volume/v3/types => generated 212 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:34.699883 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-53d09217-a4e8-4942-b73a-dfb0dea11c9b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:34.702140 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-53d09217-a4e8-4942-b73a-dfb0dea11c9b tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] POST https://10.4.3.145/volume/v3/types/e66f768e-9585-4f74-90af-9ec4ac0a7dbb/encryption Jul 10 19:58:34.702593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-53d09217-a4e8-4942-b73a-dfb0dea11c9b tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:34.706998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-34304c02-8886-4988-b360-41a41f2b3f7e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:34.713102 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-34304c02-8886-4988-b360-41a41f2b3f7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:34.713274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-34304c02-8886-4988-b360-41a41f2b3f7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:34.713600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-34304c02-8886-4988-b360-41a41f2b3f7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:34.713750 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-34304c02-8886-4988-b360-41a41f2b3f7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:34.722381 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:34.722381 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:34.723572 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-34304c02-8886-4988-b360-41a41f2b3f7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:34.724175 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 363/1473] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:34 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:34.749933 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-53d09217-a4e8-4942-b73a-dfb0dea11c9b tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] https://10.4.3.145/volume/v3/types/e66f768e-9585-4f74-90af-9ec4ac0a7dbb/encryption returned with HTTP 200 Jul 10 19:58:34.750535 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 368/1474] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 19:58:34 2026] POST /volume/v3/types/e66f768e-9585-4f74-90af-9ec4ac0a7dbb/encryption => generated 230 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:34.763731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:34.776333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e88947fe-8684-4bb4-9455-668cb385a74a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:34.779143 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e88947fe-8684-4bb4-9455-668cb385a74a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 Jul 10 19:58:34.779143 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e88947fe-8684-4bb4-9455-668cb385a74a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:34.779443 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e88947fe-8684-4bb4-9455-668cb385a74a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:34.788061 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e88947fe-8684-4bb4-9455-668cb385a74a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 returned with HTTP 404 Jul 10 19:58:34.788061 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 371/1475] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:58:34 2026] GET /volume/v3/snapshots/f5d1d232-4a47-4d1e-88a4-5a99cb0ce6d1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:34.802507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aaaf43db-166e-4a09-bd2c-d7723e061ecf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:34.806347 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aaaf43db-166e-4a09-bd2c-d7723e061ecf tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:34.806579 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aaaf43db-166e-4a09-bd2c-d7723e061ecf tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:34.806835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aaaf43db-166e-4a09-bd2c-d7723e061ecf tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:34.825860 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:34.825860 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:34.835229 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-aaaf43db-166e-4a09-bd2c-d7723e061ecf tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:34.846063 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aaaf43db-166e-4a09-bd2c-d7723e061ecf tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 200 Jul 10 19:58:34.846063 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 364/1476] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:34 2026] GET /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:34.863507 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0609131c-a4be-488e-9e18-21599d10f183 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:34.865651 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0609131c-a4be-488e-9e18-21599d10f183 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] DELETE https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:34.867346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0609131c-a4be-488e-9e18-21599d10f183 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:34.867346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0609131c-a4be-488e-9e18-21599d10f183 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:34.867346 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-0609131c-a4be-488e-9e18-21599d10f183 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Delete volume with id: 381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:34.872797 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:34.873639 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-932331085", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1293785000", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:34.875618 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-932331085', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1293785000', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:34.876642 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:34.876642 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:34.880137 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0609131c-a4be-488e-9e18-21599d10f183 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:34.884173 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 19:58:34.884173 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:34.884173 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:34.884438 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 19:58:34.893530 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (c1f74ea0-6816-41ae-a48a-92c0f819b97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:34.894758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9eadb6a-2b3d-4d8b-ad78-5fc81388a492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:34.896112 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:34.917382 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0609131c-a4be-488e-9e18-21599d10f183 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Delete volume request issued successfully. Jul 10 19:58:34.917382 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0609131c-a4be-488e-9e18-21599d10f183 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 202 Jul 10 19:58:34.918498 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 369/1477] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:34 2026] DELETE /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:34.929032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b32ee727-f557-46ba-b878-b0f5c9b3b98a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:34.934212 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b32ee727-f557-46ba-b878-b0f5c9b3b98a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:34.934212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b32ee727-f557-46ba-b878-b0f5c9b3b98a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:34.934212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b32ee727-f557-46ba-b878-b0f5c9b3b98a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:34.940370 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9eadb6a-2b3d-4d8b-ad78-5fc81388a492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:58:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e66f768e-9585-4f74-90af-9ec4ac0a7dbb,is_public=True,name='tempest-scenario-type-luks-1293785000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e66f768e-9585-4f74-90af-9ec4ac0a7dbb', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:34.941458 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2503b088-0a81-42e8-918e-003be858b3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:34.947721 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:34.947721 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:34.954771 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b32ee727-f557-46ba-b878-b0f5c9b3b98a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Volume info retrieved successfully. Jul 10 19:58:34.963235 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b32ee727-f557-46ba-b878-b0f5c9b3b98a tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 200 Jul 10 19:58:34.963235 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 372/1478] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:34 2026] GET /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:34.989897 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1293785000 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1293785000, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:58:34.989897 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1293785000 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1293785000, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:58:35.042915 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['d0be76d5-c9fd-4d25-b594-a992306f300f', 'd1c20691-a0cd-4237-8fda-1f95cb4e28cf', '3b8d1667-fee1-414f-9d0b-f4f33a77b5b2', 'bef52d10-0e14-4fab-8ac3-fca40b0e52ee'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:35.044734 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2503b088-0a81-42e8-918e-003be858b3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0be76d5-c9fd-4d25-b594-a992306f300f', 'd1c20691-a0cd-4237-8fda-1f95cb4e28cf', '3b8d1667-fee1-414f-9d0b-f4f33a77b5b2', 'bef52d10-0e14-4fab-8ac3-fca40b0e52ee']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:35.046643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1907ad47-cfd7-4cf0-81ec-06c450046dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:35.082995 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1907ad47-cfd7-4cf0-81ec-06c450046dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83dbb700-6f91-40c5-a0f9-dfcaffe7f86b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-932331085',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['d0be76d5-c9fd-4d25-b594-a992306f300f','d1c20691-a0cd-4237-8fda-1f95cb4e28cf','3b8d1667-fee1-414f-9d0b-f4f33a77b5b2','bef52d10-0e14-4fab-8ac3-fca40b0e52ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=e66f768e-9585-4f74-90af-9ec4ac0a7dbb), 'volume': Volume(_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-10T19:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-932331085',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=83dbb700-6f91-40c5-a0f9-dfcaffe7f86b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e66f768e-9585-4f74-90af-9ec4ac0a7dbb),volume_type_id=e66f768e-9585-4f74-90af-9ec4ac0a7dbb)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:35.084105 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969b831b-e324-4ee2-a498-8927ea6c588a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:35.119117 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969b831b-e324-4ee2-a498-8927ea6c588a) transitioned into state 'SUCCESS' from state '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-932331085',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['d0be76d5-c9fd-4d25-b594-a992306f300f','d1c20691-a0cd-4237-8fda-1f95cb4e28cf','3b8d1667-fee1-414f-9d0b-f4f33a77b5b2','bef52d10-0e14-4fab-8ac3-fca40b0e52ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=e66f768e-9585-4f74-90af-9ec4ac0a7dbb)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:35.122592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9850934-df9b-4362-8c81-1f2d78646e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:35.140706 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9850934-df9b-4362-8c81-1f2d78646e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:35.142374 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (c1f74ea0-6816-41ae-a48a-92c0f819b97d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:35.143215 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 19:58:35.144972 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-396f0cc9-5837-4dca-92e1-600f7c9d7b0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:35.144972 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 374/1479] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:34 2026] POST /volume/v3/volumes => generated 779 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:35.168842 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b2a1c2a8-652b-46ab-8a24-04bdefd87eb4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:35.173052 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b2a1c2a8-652b-46ab-8a24-04bdefd87eb4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:58:35.173391 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b2a1c2a8-652b-46ab-8a24-04bdefd87eb4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:35.173755 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b2a1c2a8-652b-46ab-8a24-04bdefd87eb4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:35.188031 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:35.188031 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:35.199649 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b2a1c2a8-652b-46ab-8a24-04bdefd87eb4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:58:35.216552 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b2a1c2a8-652b-46ab-8a24-04bdefd87eb4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 200 Jul 10 19:58:35.217209 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 365/1480] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:35 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:35.742473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fcbf420b-96b9-409e-ad4b-c34849ce5b07 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:35.748666 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fcbf420b-96b9-409e-ad4b-c34849ce5b07 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:35.748930 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fcbf420b-96b9-409e-ad4b-c34849ce5b07 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:35.749205 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fcbf420b-96b9-409e-ad4b-c34849ce5b07 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:35.749828 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-fcbf420b-96b9-409e-ad4b-c34849ce5b07 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:35.760091 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:35.760091 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:35.761286 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fcbf420b-96b9-409e-ad4b-c34849ce5b07 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:35.761749 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 370/1481] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:35 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:35.981279 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e8152196-750a-49dd-9252-c6ee49604125 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:35.984526 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8152196-750a-49dd-9252-c6ee49604125 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] GET https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 Jul 10 19:58:35.984791 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8152196-750a-49dd-9252-c6ee49604125 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:35.984880 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8152196-750a-49dd-9252-c6ee49604125 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:35.994685 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8152196-750a-49dd-9252-c6ee49604125 tempest-VolumesExtendTest-2078903780 tempest-VolumesExtendTest-2078903780-project-member] https://10.4.3.145/volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 returned with HTTP 404 Jul 10 19:58:35.995242 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 373/1482] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:35 2026] GET /volume/v3/volumes/381e8efb-8d32-4a00-aee6-383d693ee914 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:36.237603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b0d0d213-b98e-4461-aa00-15ac888649eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:36.241465 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b0d0d213-b98e-4461-aa00-15ac888649eb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:58:36.241465 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b0d0d213-b98e-4461-aa00-15ac888649eb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:36.241764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b0d0d213-b98e-4461-aa00-15ac888649eb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:36.253800 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:36.253800 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:36.260788 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b0d0d213-b98e-4461-aa00-15ac888649eb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:58:36.266862 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b0d0d213-b98e-4461-aa00-15ac888649eb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 200 Jul 10 19:58:36.267576 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 375/1483] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:36 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:36.286333 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b5ff4c7f-bbcb-453b-846e-07d3847e9dfa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:36.289986 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b5ff4c7f-bbcb-453b-846e-07d3847e9dfa tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:58:36.289986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b5ff4c7f-bbcb-453b-846e-07d3847e9dfa tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:36.289986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b5ff4c7f-bbcb-453b-846e-07d3847e9dfa tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:36.306492 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:36.306492 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:36.311081 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b5ff4c7f-bbcb-453b-846e-07d3847e9dfa tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:58:36.319025 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b5ff4c7f-bbcb-453b-846e-07d3847e9dfa tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 200 Jul 10 19:58:36.321276 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 366/1484] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:36 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:36.343235 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-874a2ad8-735e-4cd9-9360-56b349440e98 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:36.352136 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-874a2ad8-735e-4cd9-9360-56b349440e98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b/action Jul 10 19:58:36.352730 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-874a2ad8-735e-4cd9-9360-56b349440e98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:36.354491 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-874a2ad8-735e-4cd9-9360-56b349440e98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:36.367538 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:36.367538 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:36.367910 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-874a2ad8-735e-4cd9-9360-56b349440e98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:58:36.378935 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-874a2ad8-735e-4cd9-9360-56b349440e98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume updated successfully. Jul 10 19:58:36.379300 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-874a2ad8-735e-4cd9-9360-56b349440e98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b/action returned with HTTP 200 Jul 10 19:58:36.380080 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 371/1485] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:58:36 2026] POST /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:58:36.567491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-6307f19c-b138-4805-8552-3a4fb991ee03 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:36.569878 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-6307f19c-b138-4805-8552-3a4fb991ee03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:58:36.570162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-6307f19c-b138-4805-8552-3a4fb991ee03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:36.570400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-6307f19c-b138-4805-8552-3a4fb991ee03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:36.579371 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:36.579371 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:36.584113 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-6307f19c-b138-4805-8552-3a4fb991ee03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:58:36.591322 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-6307f19c-b138-4805-8552-3a4fb991ee03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 200 Jul 10 19:58:36.591895 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 374/1486] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:36 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:36.776913 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2054e66e-5452-4a4e-8c43-07b619b54d09 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:36.779403 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2054e66e-5452-4a4e-8c43-07b619b54d09 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:36.779703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2054e66e-5452-4a4e-8c43-07b619b54d09 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:36.780020 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2054e66e-5452-4a4e-8c43-07b619b54d09 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:36.780172 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2054e66e-5452-4a4e-8c43-07b619b54d09 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:36.786214 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:36.786214 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:36.786735 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2054e66e-5452-4a4e-8c43-07b619b54d09 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:36.787352 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 376/1487] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:36 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:37.175856 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-c49e8c72-4238-4b5b-9ffa-2254d74138a7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:37.184474 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-c49e8c72-4238-4b5b-9ffa-2254d74138a7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:58:37.187135 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-c49e8c72-4238-4b5b-9ffa-2254d74138a7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:37.187666 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-c49e8c72-4238-4b5b-9ffa-2254d74138a7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:37.206989 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:37.206989 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:37.215220 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-c49e8c72-4238-4b5b-9ffa-2254d74138a7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:58:37.222736 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-c49e8c72-4238-4b5b-9ffa-2254d74138a7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 200 Jul 10 19:58:37.223435 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 367/1488] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:37 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 871 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:37.251004 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-087622cb-6f6a-47ea-b8d1-72a77da85b41 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:37.251004 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-087622cb-6f6a-47ea-b8d1-72a77da85b41 None None] GET https://10.4.3.145/volume// Jul 10 19:58:37.251004 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-087622cb-6f6a-47ea-b8d1-72a77da85b41 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:37.251004 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-087622cb-6f6a-47ea-b8d1-72a77da85b41 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:37.252125 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-087622cb-6f6a-47ea-b8d1-72a77da85b41 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:37.252883 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 372/1489] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:58: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 19:58:37.270358 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2478a42a-0e63-4d50-a3a0-5224121178b5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:37.276208 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2478a42a-0e63-4d50-a3a0-5224121178b5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:58:37.276208 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2478a42a-0e63-4d50-a3a0-5224121178b5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83dbb700-6f91-40c5-a0f9-dfcaffe7f86b", "connector": null, "instance_uuid": "b41145e6-c3e2-4525-ace8-25795cb18f75"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:37.289895 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:37.289895 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:37.356997 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2478a42a-0e63-4d50-a3a0-5224121178b5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:58:37.357606 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 375/1490] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:58:37 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:37.802450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b4ca4cfb-2315-4004-b85a-b064e0e11b5a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:37.805154 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4ca4cfb-2315-4004-b85a-b064e0e11b5a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:37.806281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4ca4cfb-2315-4004-b85a-b064e0e11b5a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:37.806281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4ca4cfb-2315-4004-b85a-b064e0e11b5a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:37.806281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b4ca4cfb-2315-4004-b85a-b064e0e11b5a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:37.819921 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:37.819921 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:37.821224 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4ca4cfb-2315-4004-b85a-b064e0e11b5a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:37.821913 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 377/1491] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:37 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:37.842310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f8e4d099-beb1-4b27-b824-9ecb58d3ab00 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:37.844502 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f8e4d099-beb1-4b27-b824-9ecb58d3ab00 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:37.844896 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f8e4d099-beb1-4b27-b824-9ecb58d3ab00 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:37.845718 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f8e4d099-beb1-4b27-b824-9ecb58d3ab00 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:37.862212 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:37.862212 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:37.868478 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f8e4d099-beb1-4b27-b824-9ecb58d3ab00 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:37.875287 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f8e4d099-beb1-4b27-b824-9ecb58d3ab00 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:37.875605 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 368/1492] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:37 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:37.898638 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c3372f95-e20a-4217-9b59-dd97666b308a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:37.900622 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3372f95-e20a-4217-9b59-dd97666b308a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:37.901120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3372f95-e20a-4217-9b59-dd97666b308a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:37.901901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3372f95-e20a-4217-9b59-dd97666b308a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:37.901901 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-c3372f95-e20a-4217-9b59-dd97666b308a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete backup with id: 096fac8a-7287-4fc7-9769-099136d7495b. Jul 10 19:58:37.912083 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:37.912083 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:37.962004 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-c3372f95-e20a-4217-9b59-dd97666b308a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] delete_backup rpcapi backup_id 096fac8a-7287-4fc7-9769-099136d7495b {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:58:37.966865 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3372f95-e20a-4217-9b59-dd97666b308a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 202 Jul 10 19:58:37.968393 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 373/1493] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:37 2026] DELETE /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:58:37.979134 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cf0df7f0-a9b0-4544-acfe-beb94a8b7caa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:37.983181 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cf0df7f0-a9b0-4544-acfe-beb94a8b7caa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:37.983181 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cf0df7f0-a9b0-4544-acfe-beb94a8b7caa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:37.983633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cf0df7f0-a9b0-4544-acfe-beb94a8b7caa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:37.983633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-cf0df7f0-a9b0-4544-acfe-beb94a8b7caa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:37.986438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-342a1a56-da48-43ab-9457-8b130c9a2a20 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:37.991424 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:37.991424 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:37.992665 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cf0df7f0-a9b0-4544-acfe-beb94a8b7caa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:37.993132 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 376/1494] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:37 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:38.106549 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-342a1a56-da48-43ab-9457-8b130c9a2a20 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes Jul 10 19:58:38.106795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-342a1a56-da48-43ab-9457-8b130c9a2a20 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:38.107124 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-342a1a56-da48-43ab-9457-8b130c9a2a20 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:38.107884 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-342a1a56-da48-43ab-9457-8b130c9a2a20 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:38.110855 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-342a1a56-da48-43ab-9457-8b130c9a2a20 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:38.124822 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-342a1a56-da48-43ab-9457-8b130c9a2a20 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:38.125649 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-342a1a56-da48-43ab-9457-8b130c9a2a20 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 19:58:38.127386 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 378/1495] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 19:58:37 2026] GET /volume/v3/volumes => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:38.137998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:38.141238 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:38.141657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-734046106"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:38.143693 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-734046106'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:38.145346 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume of 1 GB Jul 10 19:58:38.151568 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Availability Zones retrieved successfully. Jul 10 19:58:38.167081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Flow 'volume_create_api' (16476c99-f2d1-47a9-b7f5-595083927e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:38.168333 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab6f86f-619e-4a36-b84f-ca6cca785f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:38.170381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:38.216556 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab6f86f-619e-4a36-b84f-ca6cca785f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:38.218038 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531768f0-8b5c-4aa2-9958-453e091c16dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:38.335635 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Created reservations ['18809bc3-bb41-46fc-b42c-2a1aba8c9157', '4a9e28f2-6481-4b00-a31d-5583753de9dd', '1425f20b-0f09-44a0-a104-f2f51a676636', '80a18e9c-e583-4dd7-be70-89c792a84869'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:38.336821 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531768f0-8b5c-4aa2-9958-453e091c16dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18809bc3-bb41-46fc-b42c-2a1aba8c9157', '4a9e28f2-6481-4b00-a31d-5583753de9dd', '1425f20b-0f09-44a0-a104-f2f51a676636', '80a18e9c-e583-4dd7-be70-89c792a84869']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:38.337932 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047f5d51-0fff-48c8-ad80-1675af924e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:38.555761 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047f5d51-0fff-48c8-ad80-1675af924e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c96174a0-3692-409e-9b6f-e49e5e81a741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-734046106',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='671802c80fa9468091598e830154cecb',qos_specs=None,replication_status=,reservations=['18809bc3-bb41-46fc-b42c-2a1aba8c9157','4a9e28f2-6481-4b00-a31d-5583753de9dd','1425f20b-0f09-44a0-a104-f2f51a676636','80a18e9c-e583-4dd7-be70-89c792a84869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24ace3fa87ea4462803acb19cce4ec69',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-734046106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c96174a0-3692-409e-9b6f-e49e5e81a741,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='671802c80fa9468091598e830154cecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24ace3fa87ea4462803acb19cce4ec69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:38.557745 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0835277b-693f-4ed7-91d3-1e6f571073fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:38.606490 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0835277b-693f-4ed7-91d3-1e6f571073fc) transitioned into state 'SUCCESS' from state '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-734046106',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='671802c80fa9468091598e830154cecb',qos_specs=None,replication_status=,reservations=['18809bc3-bb41-46fc-b42c-2a1aba8c9157','4a9e28f2-6481-4b00-a31d-5583753de9dd','1425f20b-0f09-44a0-a104-f2f51a676636','80a18e9c-e583-4dd7-be70-89c792a84869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24ace3fa87ea4462803acb19cce4ec69',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:38.607665 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30b3f06-7b97-4874-8929-524397675b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:38.647051 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30b3f06-7b97-4874-8929-524397675b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:38.648755 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Flow 'volume_create_api' (16476c99-f2d1-47a9-b7f5-595083927e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:38.648755 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume request issued successfully. Jul 10 19:58:38.649102 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5e792838-4606-4ec0-8daa-aa519f0a2951 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:38.651374 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 369/1496] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:38 2026] POST /volume/v3/volumes => generated 763 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:38.680192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bc7ab2ba-2229-424e-8182-f2c785a19c37 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:38.685998 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bc7ab2ba-2229-424e-8182-f2c785a19c37 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:38.685998 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bc7ab2ba-2229-424e-8182-f2c785a19c37 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:38.685998 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bc7ab2ba-2229-424e-8182-f2c785a19c37 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:38.705151 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:38.705151 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:38.723804 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bc7ab2ba-2229-424e-8182-f2c785a19c37 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:38.737902 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bc7ab2ba-2229-424e-8182-f2c785a19c37 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 200 Jul 10 19:58:38.739332 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 374/1497] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:38 2026] GET /volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 831 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:39.009450 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3ee39059-a025-4ac9-897c-61e6bb13afd1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:39.012252 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ee39059-a025-4ac9-897c-61e6bb13afd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:39.012486 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ee39059-a025-4ac9-897c-61e6bb13afd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:39.012774 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ee39059-a025-4ac9-897c-61e6bb13afd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:39.012930 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-3ee39059-a025-4ac9-897c-61e6bb13afd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:39.021288 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:39.021288 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:39.023012 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ee39059-a025-4ac9-897c-61e6bb13afd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 200 Jul 10 19:58:39.023782 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 377/1498] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:39 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:39.760295 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1b7fecf1-8b83-442e-aaaf-d956e9db7600 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:39.762919 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b7fecf1-8b83-442e-aaaf-d956e9db7600 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:39.763721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b7fecf1-8b83-442e-aaaf-d956e9db7600 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:39.763721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b7fecf1-8b83-442e-aaaf-d956e9db7600 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:39.778339 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:39.778339 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:39.784377 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1b7fecf1-8b83-442e-aaaf-d956e9db7600 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:39.789151 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b7fecf1-8b83-442e-aaaf-d956e9db7600 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 200 Jul 10 19:58:39.789723 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 379/1499] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:39 2026] GET /volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:39.807257 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-71f462ac-adf0-431a-8981-e7567ae54a1e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:39.809421 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71f462ac-adf0-431a-8981-e7567ae54a1e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:39.809538 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71f462ac-adf0-431a-8981-e7567ae54a1e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:39.809826 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71f462ac-adf0-431a-8981-e7567ae54a1e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:39.823929 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:39.823929 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:39.831929 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-71f462ac-adf0-431a-8981-e7567ae54a1e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:39.842201 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71f462ac-adf0-431a-8981-e7567ae54a1e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 200 Jul 10 19:58:39.842757 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 370/1500] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:39 2026] GET /volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:39.862694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:39.866577 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:39.866577 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-280918927"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:39.869946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-280918927'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:39.870166 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume of 1 GB Jul 10 19:58:39.876190 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Availability Zones retrieved successfully. Jul 10 19:58:39.887872 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Flow 'volume_create_api' (2a412401-e023-4ed1-9c1e-70aa9392e71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:39.889220 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e39571-e1b4-413a-846f-6a705f1cea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:39.892992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:39.944108 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e39571-e1b4-413a-846f-6a705f1cea00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:39.945300 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846e3e5f-501b-40b5-aa0b-5273f16231a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:40.015819 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Created reservations ['439445b9-064b-41f5-b966-02e40d8a1371', '3e755bc3-ff4f-4c1b-a064-492fd1fdaf1d', '044fb43f-dd51-4d6d-9255-8c87906a1838', '9592755d-476f-4d3d-93d1-6de9ffd4cb14'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:40.017075 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846e3e5f-501b-40b5-aa0b-5273f16231a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['439445b9-064b-41f5-b966-02e40d8a1371', '3e755bc3-ff4f-4c1b-a064-492fd1fdaf1d', '044fb43f-dd51-4d6d-9255-8c87906a1838', '9592755d-476f-4d3d-93d1-6de9ffd4cb14']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:40.019032 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1ac196-8498-4a26-9cb1-060721ee0318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:40.040647 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0a1758ad-92e2-4bbd-8697-5e744f1302f4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:40.043851 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a1758ad-92e2-4bbd-8697-5e744f1302f4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b Jul 10 19:58:40.043851 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a1758ad-92e2-4bbd-8697-5e744f1302f4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:40.044391 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a1758ad-92e2-4bbd-8697-5e744f1302f4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:40.044391 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0a1758ad-92e2-4bbd-8697-5e744f1302f4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 096fac8a-7287-4fc7-9769-099136d7495b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:40.050469 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a1758ad-92e2-4bbd-8697-5e744f1302f4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b returned with HTTP 404 Jul 10 19:58:40.051730 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 378/1501] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:40 2026] GET /volume/v3/backups/096fac8a-7287-4fc7-9769-099136d7495b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:40.073423 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1ac196-8498-4a26-9cb1-060721ee0318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48a4cb66-87f7-4aa7-a331-887c6cf88a55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-280918927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='671802c80fa9468091598e830154cecb',qos_specs=None,replication_status=,reservations=['439445b9-064b-41f5-b966-02e40d8a1371','3e755bc3-ff4f-4c1b-a064-492fd1fdaf1d','044fb43f-dd51-4d6d-9255-8c87906a1838','9592755d-476f-4d3d-93d1-6de9ffd4cb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24ace3fa87ea4462803acb19cce4ec69',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-280918927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48a4cb66-87f7-4aa7-a331-887c6cf88a55,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='671802c80fa9468091598e830154cecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24ace3fa87ea4462803acb19cce4ec69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:40.074538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79105ab8-0149-4de5-b5bb-a0c9b32ce6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:40.106593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79105ab8-0149-4de5-b5bb-a0c9b32ce6a0) transitioned into state 'SUCCESS' from state '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-280918927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='671802c80fa9468091598e830154cecb',qos_specs=None,replication_status=,reservations=['439445b9-064b-41f5-b966-02e40d8a1371','3e755bc3-ff4f-4c1b-a064-492fd1fdaf1d','044fb43f-dd51-4d6d-9255-8c87906a1838','9592755d-476f-4d3d-93d1-6de9ffd4cb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24ace3fa87ea4462803acb19cce4ec69',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:40.108207 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16052f10-71cb-4f76-8160-3f0ab730ad5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:40.127928 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16052f10-71cb-4f76-8160-3f0ab730ad5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:40.129399 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Flow 'volume_create_api' (2a412401-e023-4ed1-9c1e-70aa9392e71a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:40.130499 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume request issued successfully. Jul 10 19:58:40.131468 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b0177c6b-e939-41fb-b40d-d841d69ca599 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:40.132123 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 375/1502] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:39 2026] POST /volume/v3/volumes => generated 763 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:40.151776 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8eefd9d5-67b2-42e5-9b43-5763fd00454e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:40.157992 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8eefd9d5-67b2-42e5-9b43-5763fd00454e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:40.159258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8eefd9d5-67b2-42e5-9b43-5763fd00454e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:40.159687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8eefd9d5-67b2-42e5-9b43-5763fd00454e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:40.172177 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:40.172177 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:40.182319 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8eefd9d5-67b2-42e5-9b43-5763fd00454e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:40.190316 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8eefd9d5-67b2-42e5-9b43-5763fd00454e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 200 Jul 10 19:58:40.191459 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 380/1503] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:40 2026] GET /volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:58:40.239456 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-f437c666-315f-4187-8a39-94ed3582b2be req-464a6b61-355a-44a6-9267-ecc9971fd8aa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:40.242756 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-464a6b61-355a-44a6-9267-ecc9971fd8aa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:40.243232 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-464a6b61-355a-44a6-9267-ecc9971fd8aa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:40.243779 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-464a6b61-355a-44a6-9267-ecc9971fd8aa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:40.263578 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:40.263578 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:40.273081 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-f437c666-315f-4187-8a39-94ed3582b2be req-464a6b61-355a-44a6-9267-ecc9971fd8aa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:40.288791 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-464a6b61-355a-44a6-9267-ecc9971fd8aa tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:40.289319 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 371/1504] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:40 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 1133 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:40.322350 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-f437c666-315f-4187-8a39-94ed3582b2be req-8523fbbb-0e69-46f2-91f0-7df2b7a9939b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:40.326290 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-8523fbbb-0e69-46f2-91f0-7df2b7a9939b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f/action Jul 10 19:58:40.327341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-8523fbbb-0e69-46f2-91f0-7df2b7a9939b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:40.327341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-8523fbbb-0e69-46f2-91f0-7df2b7a9939b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:40.345633 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:40.345633 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:40.346375 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-f437c666-315f-4187-8a39-94ed3582b2be req-8523fbbb-0e69-46f2-91f0-7df2b7a9939b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:40.363252 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-f437c666-315f-4187-8a39-94ed3582b2be req-8523fbbb-0e69-46f2-91f0-7df2b7a9939b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Begin detaching volume completed successfully. Jul 10 19:58:40.363252 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-8523fbbb-0e69-46f2-91f0-7df2b7a9939b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f/action returned with HTTP 202 Jul 10 19:58:40.363252 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 379/1505] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:58:40 2026] POST /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:58:40.406680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-065840a0-b050-4e95-a8d4-14cc19e19e94 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:40.409483 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-065840a0-b050-4e95-a8d4-14cc19e19e94 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:40.410214 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-065840a0-b050-4e95-a8d4-14cc19e19e94 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:40.410214 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-065840a0-b050-4e95-a8d4-14cc19e19e94 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:40.429170 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:40.429170 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:40.440240 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-065840a0-b050-4e95-a8d4-14cc19e19e94 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:40.449940 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-065840a0-b050-4e95-a8d4-14cc19e19e94 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:40.450622 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 376/1506] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:40 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:41.209299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b860b696-e145-4d03-bc4e-cfe292f246ec None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:41.211526 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b860b696-e145-4d03-bc4e-cfe292f246ec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:41.211829 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b860b696-e145-4d03-bc4e-cfe292f246ec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:41.211987 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b860b696-e145-4d03-bc4e-cfe292f246ec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:41.221870 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:41.221870 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:41.229734 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b860b696-e145-4d03-bc4e-cfe292f246ec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:41.235281 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b860b696-e145-4d03-bc4e-cfe292f246ec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 200 Jul 10 19:58:41.235554 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 381/1507] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:41 2026] GET /volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:41.251156 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-52fba4af-b0fc-4022-8a69-77e17248c1b0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:41.253350 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-52fba4af-b0fc-4022-8a69-77e17248c1b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:41.253615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-52fba4af-b0fc-4022-8a69-77e17248c1b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:41.253866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-52fba4af-b0fc-4022-8a69-77e17248c1b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:41.264418 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:41.264418 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:41.269735 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-52fba4af-b0fc-4022-8a69-77e17248c1b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:41.280042 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-52fba4af-b0fc-4022-8a69-77e17248c1b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 200 Jul 10 19:58:41.280042 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 372/1508] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:41 2026] GET /volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:41.294711 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:41.297143 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:41.297557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-885881038"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:41.299724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-885881038'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:41.299877 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume of 1 GB Jul 10 19:58:41.305525 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Availability Zones retrieved successfully. Jul 10 19:58:41.314311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Flow 'volume_create_api' (c433e4d2-d027-4c69-87ef-95f24994d34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:41.315705 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77dd874-92f2-47d7-bb9a-88bbc1fa8de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:41.317019 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:41.353422 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77dd874-92f2-47d7-bb9a-88bbc1fa8de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:41.356048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b9d49e-d665-44f6-be6d-1bb1d482d383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:41.415877 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-df83b705-37c2-40f7-b2ce-18128a945ae5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:41.416636 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-df83b705-37c2-40f7-b2ce-18128a945ae5 None None] GET https://10.4.3.145/volume// Jul 10 19:58:41.416680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-df83b705-37c2-40f7-b2ce-18128a945ae5 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:41.416935 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-df83b705-37c2-40f7-b2ce-18128a945ae5 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:41.417366 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-df83b705-37c2-40f7-b2ce-18128a945ae5 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:41.420767 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 377/1509] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:58:41 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 19:58:41.420948 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Created reservations ['c42236f2-cacd-4154-b2f3-04e7483b59c1', 'b4d5290d-d970-4cd4-8360-21c9449e468f', '7e76159b-f489-40b2-9d4e-576b23712537', 'e2f0a17c-8885-47fb-b72a-1e40f58ffff7'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:41.420948 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b9d49e-d665-44f6-be6d-1bb1d482d383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c42236f2-cacd-4154-b2f3-04e7483b59c1', 'b4d5290d-d970-4cd4-8360-21c9449e468f', '7e76159b-f489-40b2-9d4e-576b23712537', 'e2f0a17c-8885-47fb-b72a-1e40f58ffff7']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:41.421426 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10faec0e-e21b-48c1-b7e2-fa38c02a1875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:41.431427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f437c666-315f-4187-8a39-94ed3582b2be req-f5607891-d6d8-40f1-97ba-f17789cd015b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:41.434766 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-f5607891-d6d8-40f1-97ba-f17789cd015b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:41.434991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-f5607891-d6d8-40f1-97ba-f17789cd015b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:41.435612 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-f5607891-d6d8-40f1-97ba-f17789cd015b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:41.449432 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:41.449432 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:41.455138 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f437c666-315f-4187-8a39-94ed3582b2be req-f5607891-d6d8-40f1-97ba-f17789cd015b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:41.456931 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10faec0e-e21b-48c1-b7e2-fa38c02a1875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '246db5e8-753d-4918-9f7e-095df3df0ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-885881038',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='671802c80fa9468091598e830154cecb',qos_specs=None,replication_status=,reservations=['c42236f2-cacd-4154-b2f3-04e7483b59c1','b4d5290d-d970-4cd4-8360-21c9449e468f','7e76159b-f489-40b2-9d4e-576b23712537','e2f0a17c-8885-47fb-b72a-1e40f58ffff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24ace3fa87ea4462803acb19cce4ec69',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-885881038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=246db5e8-753d-4918-9f7e-095df3df0ba0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='671802c80fa9468091598e830154cecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24ace3fa87ea4462803acb19cce4ec69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:41.458828 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d0ea7b-f14b-4a3f-b1d2-5cdb37f631eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:41.463102 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-f5607891-d6d8-40f1-97ba-f17789cd015b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:41.463624 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 382/1510] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:58:41 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:41.477500 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ab0c02c9-d23c-4204-b0dc-d24e49fb5fdb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:41.479610 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ab0c02c9-d23c-4204-b0dc-d24e49fb5fdb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:41.479868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ab0c02c9-d23c-4204-b0dc-d24e49fb5fdb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:41.480118 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ab0c02c9-d23c-4204-b0dc-d24e49fb5fdb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:41.493095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d0ea7b-f14b-4a3f-b1d2-5cdb37f631eb) transitioned into state 'SUCCESS' from state '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-885881038',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='671802c80fa9468091598e830154cecb',qos_specs=None,replication_status=,reservations=['c42236f2-cacd-4154-b2f3-04e7483b59c1','b4d5290d-d970-4cd4-8360-21c9449e468f','7e76159b-f489-40b2-9d4e-576b23712537','e2f0a17c-8885-47fb-b72a-1e40f58ffff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24ace3fa87ea4462803acb19cce4ec69',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:41.493095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076adcca-691b-42ba-b670-1651a96554b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:41.493339 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:41.493339 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:41.500802 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ab0c02c9-d23c-4204-b0dc-d24e49fb5fdb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:41.508325 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076adcca-691b-42ba-b670-1651a96554b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:41.509247 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ab0c02c9-d23c-4204-b0dc-d24e49fb5fdb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:41.509667 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Flow 'volume_create_api' (c433e4d2-d027-4c69-87ef-95f24994d34f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:41.509814 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 373/1511] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:41 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:41.510071 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Create volume request issued successfully. Jul 10 19:58:41.511066 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5f25573c-9dd7-49b1-8fe7-5293d1a9c7c2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:41.511567 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 380/1512] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:41 2026] POST /volume/v3/volumes => generated 763 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:41.528795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-668c1385-b308-4ddb-9d9c-1816c232ea19 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:41.533015 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-668c1385-b308-4ddb-9d9c-1816c232ea19 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:41.533431 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-668c1385-b308-4ddb-9d9c-1816c232ea19 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:41.533785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-668c1385-b308-4ddb-9d9c-1816c232ea19 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:41.548343 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:41.548343 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:41.556432 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-668c1385-b308-4ddb-9d9c-1816c232ea19 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:41.563399 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-668c1385-b308-4ddb-9d9c-1816c232ea19 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 200 Jul 10 19:58:41.564374 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 378/1513] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:41 2026] GET /volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:42.481662 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f437c666-315f-4187-8a39-94ed3582b2be req-990d65ad-2954-4848-a114-0b868c67bcb4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.484109 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-990d65ad-2954-4848-a114-0b868c67bcb4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae Jul 10 19:58:42.484357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-990d65ad-2954-4848-a114-0b868c67bcb4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.484609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-990d65ad-2954-4848-a114-0b868c67bcb4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.495215 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.495215 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:42.526420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-25e6545c-a907-4683-b586-73d54d64649f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.528672 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-25e6545c-a907-4683-b586-73d54d64649f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:42.528938 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-25e6545c-a907-4683-b586-73d54d64649f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.529154 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-25e6545c-a907-4683-b586-73d54d64649f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.544174 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.544174 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:42.549422 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-25e6545c-a907-4683-b586-73d54d64649f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:42.561454 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-25e6545c-a907-4683-b586-73d54d64649f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:42.561759 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 374/1514] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:42.586044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ffa8061c-fa9b-4343-95b3-e61546611f63 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.591717 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ffa8061c-fa9b-4343-95b3-e61546611f63 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:42.591924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ffa8061c-fa9b-4343-95b3-e61546611f63 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.592122 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ffa8061c-fa9b-4343-95b3-e61546611f63 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.604816 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.604816 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:42.611209 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ffa8061c-fa9b-4343-95b3-e61546611f63 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:42.618398 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ffa8061c-fa9b-4343-95b3-e61546611f63 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 200 Jul 10 19:58:42.619199 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 381/1515] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:42.637608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f986b10c-e440-444e-97bf-b8b2c22eedca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.640937 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f986b10c-e440-444e-97bf-b8b2c22eedca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:42.640937 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f986b10c-e440-444e-97bf-b8b2c22eedca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.640937 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f986b10c-e440-444e-97bf-b8b2c22eedca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.648740 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.648740 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:42.651728 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f986b10c-e440-444e-97bf-b8b2c22eedca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:42.656992 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f986b10c-e440-444e-97bf-b8b2c22eedca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 200 Jul 10 19:58:42.657871 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 379/1516] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:42.679345 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-75f9ee3f-a389-4a22-8849-d42c189afe38 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.681403 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-75f9ee3f-a389-4a22-8849-d42c189afe38 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes Jul 10 19:58:42.681684 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-75f9ee3f-a389-4a22-8849-d42c189afe38 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.681985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-75f9ee3f-a389-4a22-8849-d42c189afe38 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.682339 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-75f9ee3f-a389-4a22-8849-d42c189afe38 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:42.683299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-75f9ee3f-a389-4a22-8849-d42c189afe38 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:42.694456 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-75f9ee3f-a389-4a22-8849-d42c189afe38 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:42.694953 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-75f9ee3f-a389-4a22-8849-d42c189afe38 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 19:58:42.695567 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 375/1517] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:42.710949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4a0eccd0-afe0-4f42-b6c5-7c9c6e7c05d8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.713591 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4a0eccd0-afe0-4f42-b6c5-7c9c6e7c05d8 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-280918927 Jul 10 19:58:42.713808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4a0eccd0-afe0-4f42-b6c5-7c9c6e7c05d8 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.714166 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4a0eccd0-afe0-4f42-b6c5-7c9c6e7c05d8 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.714638 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-4a0eccd0-afe0-4f42-b6c5-7c9c6e7c05d8 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:42.715868 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a0eccd0-afe0-4f42-b6c5-7c9c6e7c05d8 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-280918927'), ('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:42.766392 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4a0eccd0-afe0-4f42-b6c5-7c9c6e7c05d8 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:42.767007 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4a0eccd0-afe0-4f42-b6c5-7c9c6e7c05d8 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-280918927 returned with HTTP 200 Jul 10 19:58:42.767436 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 382/1518] 10.4.3.145 () {66 vars in 1336 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-280918927 => generated 333 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:42.781358 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-62d1518a-a760-4249-b6e9-6ff70b4d8b9b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.783090 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-62d1518a-a760-4249-b6e9-6ff70b4d8b9b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-734046106 Jul 10 19:58:42.783483 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-62d1518a-a760-4249-b6e9-6ff70b4d8b9b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.783864 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-62d1518a-a760-4249-b6e9-6ff70b4d8b9b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.785029 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-62d1518a-a760-4249-b6e9-6ff70b4d8b9b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:42.785224 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-62d1518a-a760-4249-b6e9-6ff70b4d8b9b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-734046106'), ('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:42.818341 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-62d1518a-a760-4249-b6e9-6ff70b4d8b9b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:42.819213 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.819213 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:42.823953 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-62d1518a-a760-4249-b6e9-6ff70b4d8b9b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-734046106 returned with HTTP 200 Jul 10 19:58:42.824587 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 380/1519] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-734046106 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:42.842181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-802b986e-b4d8-44cb-a1a5-60218ba467ca None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.844346 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-802b986e-b4d8-44cb-a1a5-60218ba467ca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?limit=1 Jul 10 19:58:42.844543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-802b986e-b4d8-44cb-a1a5-60218ba467ca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.845052 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-802b986e-b4d8-44cb-a1a5-60218ba467ca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.845310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-802b986e-b4d8-44cb-a1a5-60218ba467ca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:42.845729 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.845729 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:42.846893 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-802b986e-b4d8-44cb-a1a5-60218ba467ca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:42.855330 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-802b986e-b4d8-44cb-a1a5-60218ba467ca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:42.856854 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.856854 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:42.863641 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-802b986e-b4d8-44cb-a1a5-60218ba467ca tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 19:58:42.864023 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 376/1520] 10.4.3.145 () {66 vars in 1273 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:42.880430 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0ae20839-99ec-49e4-8e78-cd6f5f54e948 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.882256 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0ae20839-99ec-49e4-8e78-cd6f5f54e948 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?limit=1&marker=246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:42.882431 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0ae20839-99ec-49e4-8e78-cd6f5f54e948 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.882616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0ae20839-99ec-49e4-8e78-cd6f5f54e948 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.882885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-0ae20839-99ec-49e4-8e78-cd6f5f54e948 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:42.883247 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.883247 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:42.883716 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0ae20839-99ec-49e4-8e78-cd6f5f54e948 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:42.928891 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0ae20839-99ec-49e4-8e78-cd6f5f54e948 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:42.929776 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.929776 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:42.934301 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0ae20839-99ec-49e4-8e78-cd6f5f54e948 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?limit=1&marker=246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 200 Jul 10 19:58:42.935085 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 383/1521] 10.4.3.145 () {66 vars in 1361 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:42.955376 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8c174497-adc6-481a-861c-fb0247d1dc56 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:42.957510 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8c174497-adc6-481a-861c-fb0247d1dc56 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?limit=1&marker=48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:42.957737 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8c174497-adc6-481a-861c-fb0247d1dc56 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:42.957930 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8c174497-adc6-481a-861c-fb0247d1dc56 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:42.958338 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-8c174497-adc6-481a-861c-fb0247d1dc56 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:42.959203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-8c174497-adc6-481a-861c-fb0247d1dc56 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:42.995327 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8c174497-adc6-481a-861c-fb0247d1dc56 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:42.996370 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:42.996370 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:43.002024 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8c174497-adc6-481a-861c-fb0247d1dc56 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?limit=1&marker=48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 200 Jul 10 19:58:43.002801 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 381/1522] 10.4.3.145 () {66 vars in 1361 bytes} [Fri Jul 10 19:58:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 1002 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:43.027314 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cd9bc2cd-a5fa-4e1e-8c9d-38e06b2f4524 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.030634 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cd9bc2cd-a5fa-4e1e-8c9d-38e06b2f4524 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?limit=1&marker=c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:43.030938 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cd9bc2cd-a5fa-4e1e-8c9d-38e06b2f4524 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.031301 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cd9bc2cd-a5fa-4e1e-8c9d-38e06b2f4524 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.031685 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-cd9bc2cd-a5fa-4e1e-8c9d-38e06b2f4524 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.032947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-cd9bc2cd-a5fa-4e1e-8c9d-38e06b2f4524 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.043954 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f437c666-315f-4187-8a39-94ed3582b2be req-990d65ad-2954-4848-a114-0b868c67bcb4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae returned with HTTP 200 Jul 10 19:58:43.044446 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 383/1523] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:58:42 2026] DELETE /volume/v3/attachments/0a4525eb-fdf4-4330-a78c-df29131081ae => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.090201 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-cd9bc2cd-a5fa-4e1e-8c9d-38e06b2f4524 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.094063 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cd9bc2cd-a5fa-4e1e-8c9d-38e06b2f4524 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?limit=1&marker=c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 200 Jul 10 19:58:43.094372 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 377/1524] 10.4.3.145 () {66 vars in 1361 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes/detail?limit=1&marker=c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:43.109432 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.117390 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 19:58:43.120802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.120802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.120802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.120802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value available, assuming string {{(pid=99974) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:43.120802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.166495 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.169266 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.169266 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:43.177502 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4c3e786a-4058-41e9-b940-bf9565ddd1ed tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 19:58:43.178105 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 384/1525] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:43.195512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.197470 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 19:58:43.197688 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.197878 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.198165 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.198441 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value available, assuming string {{(pid=99972) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:43.199177 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.240258 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.240258 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.240258 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:43.244305 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d86bbc05-99c7-4f79-8f04-560dfb0b136e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 19:58:43.244926 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 382/1526] 10.4.3.145 () {66 vars in 1359 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:43.263730 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e652d6d3-781f-4965-a5cf-5563c5f29a5b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.266640 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e652d6d3-781f-4965-a5cf-5563c5f29a5b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?limit=1 Jul 10 19:58:43.267957 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e652d6d3-781f-4965-a5cf-5563c5f29a5b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.268911 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e652d6d3-781f-4965-a5cf-5563c5f29a5b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.269641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-e652d6d3-781f-4965-a5cf-5563c5f29a5b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.275364 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.275364 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:43.275364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e652d6d3-781f-4965-a5cf-5563c5f29a5b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.288573 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e652d6d3-781f-4965-a5cf-5563c5f29a5b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.289403 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e652d6d3-781f-4965-a5cf-5563c5f29a5b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 19:58:43.289826 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 384/1527] 10.4.3.145 () {66 vars in 1252 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.301928 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-24a15a50-589d-49b4-b1a1-ce36d22de3cf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.303955 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-24a15a50-589d-49b4-b1a1-ce36d22de3cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?limit=1&marker=246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:43.305012 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-24a15a50-589d-49b4-b1a1-ce36d22de3cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.305012 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-24a15a50-589d-49b4-b1a1-ce36d22de3cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.305012 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-24a15a50-589d-49b4-b1a1-ce36d22de3cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.309705 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24a15a50-589d-49b4-b1a1-ce36d22de3cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.330256 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-24a15a50-589d-49b4-b1a1-ce36d22de3cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.330891 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-24a15a50-589d-49b4-b1a1-ce36d22de3cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?limit=1&marker=246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 200 Jul 10 19:58:43.331337 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 378/1528] 10.4.3.145 () {66 vars in 1340 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?limit=1&marker=246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.343192 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-15968895-0205-4d6a-a6f9-7bfdb10e1e33 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.345438 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-15968895-0205-4d6a-a6f9-7bfdb10e1e33 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?limit=1&marker=48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:43.345705 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-15968895-0205-4d6a-a6f9-7bfdb10e1e33 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.346057 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-15968895-0205-4d6a-a6f9-7bfdb10e1e33 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.346565 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-15968895-0205-4d6a-a6f9-7bfdb10e1e33 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.347411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-15968895-0205-4d6a-a6f9-7bfdb10e1e33 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.364209 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-15968895-0205-4d6a-a6f9-7bfdb10e1e33 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.364867 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-15968895-0205-4d6a-a6f9-7bfdb10e1e33 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?limit=1&marker=48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 200 Jul 10 19:58:43.365050 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 385/1529] 10.4.3.145 () {66 vars in 1340 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?limit=1&marker=48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.377811 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e99631c0-3e76-4c59-910d-fe3547853824 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.380192 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e99631c0-3e76-4c59-910d-fe3547853824 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?limit=1&marker=c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:43.380481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e99631c0-3e76-4c59-910d-fe3547853824 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.380777 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e99631c0-3e76-4c59-910d-fe3547853824 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.381312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-e99631c0-3e76-4c59-910d-fe3547853824 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.382849 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e99631c0-3e76-4c59-910d-fe3547853824 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.394693 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e99631c0-3e76-4c59-910d-fe3547853824 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.395063 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e99631c0-3e76-4c59-910d-fe3547853824 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?limit=1&marker=c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 200 Jul 10 19:58:43.395551 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 383/1530] 10.4.3.145 () {66 vars in 1340 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?limit=1&marker=c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:43.406901 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0948d346-131e-4771-9de9-19e0815c9a6e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.408755 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0948d346-131e-4771-9de9-19e0815c9a6e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-734046106&status=available Jul 10 19:58:43.409209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0948d346-131e-4771-9de9-19e0815c9a6e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.409517 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0948d346-131e-4771-9de9-19e0815c9a6e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.411051 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-0948d346-131e-4771-9de9-19e0815c9a6e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.411051 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0948d346-131e-4771-9de9-19e0815c9a6e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value available, assuming string {{(pid=99976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:43.411051 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.411051 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:43.411051 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0948d346-131e-4771-9de9-19e0815c9a6e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-734046106'), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.445616 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0948d346-131e-4771-9de9-19e0815c9a6e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.446400 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0948d346-131e-4771-9de9-19e0815c9a6e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-734046106&status=available returned with HTTP 200 Jul 10 19:58:43.447578 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 385/1531] 10.4.3.145 () {66 vars in 1370 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-734046106&status=available => generated 333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.460421 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.463019 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-734046106&status=available Jul 10 19:58:43.463364 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.463561 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.463890 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.464221 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value available, assuming string {{(pid=99971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:43.464576 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.464576 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:43.465153 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-734046106'), ('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.498937 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.499837 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.499837 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:43.506726 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1d960542-69ef-4fd9-aeeb-d25ea5a48bb9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-734046106&status=available returned with HTTP 200 Jul 10 19:58:43.507257 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 379/1532] 10.4.3.145 () {66 vars in 1391 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-734046106&status=available => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.522160 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b8987a1e-b51e-42d2-a8c0-e0ed8fa56dec None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.524683 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b8987a1e-b51e-42d2-a8c0-e0ed8fa56dec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?marker=c96174a0-3692-409e-9b6f-e49e5e81a741&sort=id%3Aasc Jul 10 19:58:43.525643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b8987a1e-b51e-42d2-a8c0-e0ed8fa56dec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.525643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b8987a1e-b51e-42d2-a8c0-e0ed8fa56dec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.525738 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-b8987a1e-b51e-42d2-a8c0-e0ed8fa56dec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.526182 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.526182 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:43.526737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b8987a1e-b51e-42d2-a8c0-e0ed8fa56dec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.571209 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b8987a1e-b51e-42d2-a8c0-e0ed8fa56dec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.573464 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b8987a1e-b51e-42d2-a8c0-e0ed8fa56dec tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?marker=c96174a0-3692-409e-9b6f-e49e5e81a741&sort=id%3Aasc returned with HTTP 200 Jul 10 19:58:43.573872 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 386/1533] 10.4.3.145 () {66 vars in 1373 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes/detail?marker=c96174a0-3692-409e-9b6f-e49e5e81a741&sort=id%3Aasc => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:58:43.579940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e5aa5609-f783-4ae9-8d57-aeae467ffa92 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.589034 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5aa5609-f783-4ae9-8d57-aeae467ffa92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:43.589261 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5aa5609-f783-4ae9-8d57-aeae467ffa92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.589498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5aa5609-f783-4ae9-8d57-aeae467ffa92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.595592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a12bb601-3571-42ce-afd4-eeffd3199a71 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.600279 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.600279 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:43.600357 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a12bb601-3571-42ce-afd4-eeffd3199a71 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 19:58:43.600357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a12bb601-3571-42ce-afd4-eeffd3199a71 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.600357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a12bb601-3571-42ce-afd4-eeffd3199a71 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.600357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-a12bb601-3571-42ce-afd4-eeffd3199a71 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.601344 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.601344 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:43.604198 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a12bb601-3571-42ce-afd4-eeffd3199a71 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.615036 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e5aa5609-f783-4ae9-8d57-aeae467ffa92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:43.624748 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5aa5609-f783-4ae9-8d57-aeae467ffa92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:43.625296 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 384/1534] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.663453 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a12bb601-3571-42ce-afd4-eeffd3199a71 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.665433 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.665433 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:43.672258 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a12bb601-3571-42ce-afd4-eeffd3199a71 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 19:58:43.673114 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 386/1535] 10.4.3.145 () {66 vars in 1337 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:43.697797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2c90ce96-c31a-48bd-819f-40f5a0006976 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.700284 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c90ce96-c31a-48bd-819f-40f5a0006976 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 19:58:43.700499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c90ce96-c31a-48bd-819f-40f5a0006976 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.700726 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c90ce96-c31a-48bd-819f-40f5a0006976 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.700998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-2c90ce96-c31a-48bd-819f-40f5a0006976 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.702420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-2c90ce96-c31a-48bd-819f-40f5a0006976 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.717367 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2c90ce96-c31a-48bd-819f-40f5a0006976 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.717771 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.717771 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:43.723118 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c90ce96-c31a-48bd-819f-40f5a0006976 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:58:43.723545 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 380/1536] 10.4.3.145 () {66 vars in 1258 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:43.750055 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-47dd2e2a-1434-4bfd-8092-3ad1421a3158 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.751927 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-47dd2e2a-1434-4bfd-8092-3ad1421a3158 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 19:58:43.752236 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-47dd2e2a-1434-4bfd-8092-3ad1421a3158 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.752478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-47dd2e2a-1434-4bfd-8092-3ad1421a3158 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.752798 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-47dd2e2a-1434-4bfd-8092-3ad1421a3158 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.753769 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-47dd2e2a-1434-4bfd-8092-3ad1421a3158 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.802068 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-47dd2e2a-1434-4bfd-8092-3ad1421a3158 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.802068 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-47dd2e2a-1434-4bfd-8092-3ad1421a3158 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 19:58:43.802695 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 387/1537] 10.4.3.145 () {66 vars in 1316 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.815644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.819384 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?availability_zone=nova Jul 10 19:58:43.819384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.819384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.820979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.820979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value nova, assuming string {{(pid=99972) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:43.820979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.856653 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.857445 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bce2e353-3262-4142-ac7f-ce8cd2392651 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 19:58:43.857950 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 385/1538] 10.4.3.145 () {66 vars in 1282 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.867140 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.870328 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?availability_zone=nova Jul 10 19:58:43.870751 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.871334 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.871782 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.872445 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value nova, assuming string {{(pid=99976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:43.874261 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.923409 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.925993 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36ad2497-a079-4e3c-95bb-d84cb2133241 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 19:58:43.925993 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 387/1539] 10.4.3.145 () {66 vars in 1282 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.935879 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0951067a-751d-4bca-835a-8c7a6d01705e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.938204 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0951067a-751d-4bca-835a-8c7a6d01705e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?bootable=false Jul 10 19:58:43.938373 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0951067a-751d-4bca-835a-8c7a6d01705e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.938632 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0951067a-751d-4bca-835a-8c7a6d01705e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.938931 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-0951067a-751d-4bca-835a-8c7a6d01705e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.940079 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-0951067a-751d-4bca-835a-8c7a6d01705e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:43.981591 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0951067a-751d-4bca-835a-8c7a6d01705e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:43.982359 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0951067a-751d-4bca-835a-8c7a6d01705e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 19:58:43.982862 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 381/1540] 10.4.3.145 () {66 vars in 1266 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:43.992497 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-67fa223c-65e7-4c78-b031-5607ec5d5bd6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:43.994056 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-67fa223c-65e7-4c78-b031-5607ec5d5bd6 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?bootable=false Jul 10 19:58:43.994241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-67fa223c-65e7-4c78-b031-5607ec5d5bd6 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:43.994411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-67fa223c-65e7-4c78-b031-5607ec5d5bd6 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:43.994644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-67fa223c-65e7-4c78-b031-5607ec5d5bd6 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:43.994914 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:43.994914 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:43.995320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-67fa223c-65e7-4c78-b031-5607ec5d5bd6 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:44.032709 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-67fa223c-65e7-4c78-b031-5607ec5d5bd6 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:44.033629 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-67fa223c-65e7-4c78-b031-5607ec5d5bd6 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 19:58:44.034204 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 388/1541] 10.4.3.145 () {66 vars in 1266 bytes} [Fri Jul 10 19:58:43 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:44.044996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c193dd61-05ec-42df-97ea-00e66a67041c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.046479 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c193dd61-05ec-42df-97ea-00e66a67041c tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?status=available Jul 10 19:58:44.046760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c193dd61-05ec-42df-97ea-00e66a67041c tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.047090 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c193dd61-05ec-42df-97ea-00e66a67041c tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.049021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-c193dd61-05ec-42df-97ea-00e66a67041c tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:44.049021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c193dd61-05ec-42df-97ea-00e66a67041c tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value available, assuming string {{(pid=99972) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:44.049021 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.049021 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:44.049021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c193dd61-05ec-42df-97ea-00e66a67041c tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:44.055738 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-829f2f62-3724-4a24-a026-d06a4c4600e7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.056042 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-829f2f62-3724-4a24-a026-d06a4c4600e7 None None] GET https://10.4.3.145/volume// Jul 10 19:58:44.056609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-829f2f62-3724-4a24-a026-d06a4c4600e7 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.056609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-829f2f62-3724-4a24-a026-d06a4c4600e7 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.057991 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-829f2f62-3724-4a24-a026-d06a4c4600e7 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:44.057991 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 388/1542] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:58: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 19:58:44.065320 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-9ef9ccce-b74b-4db3-9dd0-bf1c1fa8fd83 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.067785 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-9ef9ccce-b74b-4db3-9dd0-bf1c1fa8fd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:58:44.068043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-9ef9ccce-b74b-4db3-9dd0-bf1c1fa8fd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.068261 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-9ef9ccce-b74b-4db3-9dd0-bf1c1fa8fd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.080470 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.080470 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:44.084343 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-9ef9ccce-b74b-4db3-9dd0-bf1c1fa8fd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:58:44.085701 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c193dd61-05ec-42df-97ea-00e66a67041c tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:44.086492 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c193dd61-05ec-42df-97ea-00e66a67041c tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 19:58:44.086994 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 386/1543] 10.4.3.145 () {66 vars in 1270 bytes} [Fri Jul 10 19:58:44 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:44.089846 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-9ef9ccce-b74b-4db3-9dd0-bf1c1fa8fd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 200 Jul 10 19:58:44.090361 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 382/1544] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:58:44 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:44.098364 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c69331c0-301a-4171-87db-5499762bd06f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.100702 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c69331c0-301a-4171-87db-5499762bd06f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes?status=available Jul 10 19:58:44.100947 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c69331c0-301a-4171-87db-5499762bd06f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.101208 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c69331c0-301a-4171-87db-5499762bd06f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.101516 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-c69331c0-301a-4171-87db-5499762bd06f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:44.101840 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c69331c0-301a-4171-87db-5499762bd06f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value available, assuming string {{(pid=99974) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:44.102176 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.102176 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:44.102727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c69331c0-301a-4171-87db-5499762bd06f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:44.142725 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c69331c0-301a-4171-87db-5499762bd06f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:44.143665 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c69331c0-301a-4171-87db-5499762bd06f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 19:58:44.144207 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 389/1545] 10.4.3.145 () {66 vars in 1270 bytes} [Fri Jul 10 19:58:44 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:44.153804 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.155580 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?availability_zone=nova Jul 10 19:58:44.155724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.155897 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.156150 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:44.156768 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value nova, assuming string {{(pid=99976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:44.156768 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.156768 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:44.156999 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:44.164566 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:44.165433 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.165433 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:44.170430 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a97cc1c1-83c0-4b31-8731-aeedcbb3061e tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 19:58:44.170852 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 389/1546] 10.4.3.145 () {66 vars in 1303 bytes} [Fri Jul 10 19:58:44 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:44.186339 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-946d7039-6ddf-4273-af90-f9bf2d0dda96 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.189051 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-946d7039-6ddf-4273-af90-f9bf2d0dda96 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?bootable=false Jul 10 19:58:44.189051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-946d7039-6ddf-4273-af90-f9bf2d0dda96 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.189051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-946d7039-6ddf-4273-af90-f9bf2d0dda96 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.189051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-946d7039-6ddf-4273-af90-f9bf2d0dda96 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:44.189051 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.189051 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:44.189731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-946d7039-6ddf-4273-af90-f9bf2d0dda96 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:44.191941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2825f9e1-d9e5-4058-a468-d80490e47524 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.194916 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2825f9e1-d9e5-4058-a468-d80490e47524 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7 Jul 10 19:58:44.195541 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2825f9e1-d9e5-4058-a468-d80490e47524 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:44.205347 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2825f9e1-d9e5-4058-a468-d80490e47524 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-83dbb700-6f91-40c5-a0f9-dfcaffe7f86b-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:58:44.212090 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2825f9e1-d9e5-4058-a468-d80490e47524 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-83dbb700-6f91-40c5-a0f9-dfcaffe7f86b-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:58:44.213728 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.213728 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:44.225341 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-946d7039-6ddf-4273-af90-f9bf2d0dda96 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:44.225676 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.225676 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:44.230277 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-946d7039-6ddf-4273-af90-f9bf2d0dda96 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 19:58:44.230948 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 387/1547] 10.4.3.145 () {66 vars in 1287 bytes} [Fri Jul 10 19:58:44 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:44.247466 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.251157 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?status=available Jul 10 19:58:44.251357 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.251824 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.251883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:58:44.252199 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Could not evaluate value available, assuming string {{(pid=99974) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:58:44.252658 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.252658 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:44.253152 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:58:44.261513 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Get all volumes completed successfully. Jul 10 19:58:44.262593 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.262593 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:44.268694 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-88ca324e-c020-4e4f-bd82-ec0a8318f02f tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 19:58:44.269342 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 390/1548] 10.4.3.145 () {66 vars in 1291 bytes} [Fri Jul 10 19:58:44 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:44.285688 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a82c3c57-6063-462e-8a31-6c533666df77 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.288274 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a82c3c57-6063-462e-8a31-6c533666df77 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:44.288589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a82c3c57-6063-462e-8a31-6c533666df77 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.288854 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a82c3c57-6063-462e-8a31-6c533666df77 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.298852 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.298852 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:44.304450 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a82c3c57-6063-462e-8a31-6c533666df77 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:44.311837 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a82c3c57-6063-462e-8a31-6c533666df77 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 200 Jul 10 19:58:44.312524 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 390/1549] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:44 2026] GET /volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:44.333914 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6f1d9967-8515-403c-9992-e07eb50ef2f2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.338907 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6f1d9967-8515-403c-9992-e07eb50ef2f2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] DELETE https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:44.340374 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6f1d9967-8515-403c-9992-e07eb50ef2f2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.340374 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6f1d9967-8515-403c-9992-e07eb50ef2f2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.340374 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-6f1d9967-8515-403c-9992-e07eb50ef2f2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Delete volume with id: 246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:44.351590 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.351590 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:44.352511 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6f1d9967-8515-403c-9992-e07eb50ef2f2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:44.384041 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6f1d9967-8515-403c-9992-e07eb50ef2f2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Delete volume request issued successfully. Jul 10 19:58:44.384041 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6f1d9967-8515-403c-9992-e07eb50ef2f2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 202 Jul 10 19:58:44.384041 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 388/1550] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:44 2026] DELETE /volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:44.400427 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c70bee53-89ca-49a8-b82c-23e3043afd92 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:44.402987 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c70bee53-89ca-49a8-b82c-23e3043afd92 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:44.403292 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c70bee53-89ca-49a8-b82c-23e3043afd92 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:44.403595 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c70bee53-89ca-49a8-b82c-23e3043afd92 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:44.413877 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:44.413877 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:44.420033 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c70bee53-89ca-49a8-b82c-23e3043afd92 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:44.429302 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c70bee53-89ca-49a8-b82c-23e3043afd92 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 200 Jul 10 19:58:44.429885 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 391/1551] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:44 2026] GET /volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:44.740137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2825f9e1-d9e5-4058-a468-d80490e47524 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-83dbb700-6f91-40c5-a0f9-dfcaffe7f86b-np0000005048" released by "attachment_update" :: held 0.528s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:58:44.740581 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-2825f9e1-d9e5-4058-a468-d80490e47524 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7 returned with HTTP 200 Jul 10 19:58:44.740954 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 383/1552] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:58:44 2026] PUT /volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7 => generated 968 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:45.253552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-f380e614-11e1-4f51-af7d-da4ae70abb1e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:45.256488 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-f380e614-11e1-4f51-af7d-da4ae70abb1e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7/action Jul 10 19:58:45.257158 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-f380e614-11e1-4f51-af7d-da4ae70abb1e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:45.257238 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-f380e614-11e1-4f51-af7d-da4ae70abb1e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:45.280200 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:45.280200 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:45.295916 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-f380e614-11e1-4f51-af7d-da4ae70abb1e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7/action returned with HTTP 204 Jul 10 19:58:45.296594 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 391/1553] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:58:45 2026] POST /volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:45.445634 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1a9bf47b-0179-48b7-a708-53d5cf70b45a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:45.447696 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1a9bf47b-0179-48b7-a708-53d5cf70b45a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 Jul 10 19:58:45.448074 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1a9bf47b-0179-48b7-a708-53d5cf70b45a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:45.449654 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1a9bf47b-0179-48b7-a708-53d5cf70b45a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:45.455181 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1a9bf47b-0179-48b7-a708-53d5cf70b45a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 returned with HTTP 404 Jul 10 19:58:45.455918 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 389/1554] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:45 2026] GET /volume/v3/volumes/246db5e8-753d-4918-9f7e-095df3df0ba0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:45.465363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-beb631c9-b833-435a-ac51-e4786523312a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:45.471263 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-beb631c9-b833-435a-ac51-e4786523312a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:45.471512 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-beb631c9-b833-435a-ac51-e4786523312a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:45.471778 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-beb631c9-b833-435a-ac51-e4786523312a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:45.482235 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:45.482235 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:45.488401 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-beb631c9-b833-435a-ac51-e4786523312a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:45.495499 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-beb631c9-b833-435a-ac51-e4786523312a tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 200 Jul 10 19:58:45.496123 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 392/1555] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:45 2026] GET /volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:45.512086 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-58fb4059-f7cd-4479-8552-25d7dd52e1cf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:45.514834 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-58fb4059-f7cd-4479-8552-25d7dd52e1cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] DELETE https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:45.515036 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-58fb4059-f7cd-4479-8552-25d7dd52e1cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:45.515216 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-58fb4059-f7cd-4479-8552-25d7dd52e1cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:45.515408 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-58fb4059-f7cd-4479-8552-25d7dd52e1cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Delete volume with id: 48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:45.524905 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:45.524905 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:45.525791 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-58fb4059-f7cd-4479-8552-25d7dd52e1cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:45.559738 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-58fb4059-f7cd-4479-8552-25d7dd52e1cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Delete volume request issued successfully. Jul 10 19:58:45.559738 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-58fb4059-f7cd-4479-8552-25d7dd52e1cf tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 202 Jul 10 19:58:45.560059 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 384/1556] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:45 2026] DELETE /volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:45.572161 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6934186d-7e0a-49e8-ac3e-adb57804d38b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:45.574622 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6934186d-7e0a-49e8-ac3e-adb57804d38b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:45.574885 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6934186d-7e0a-49e8-ac3e-adb57804d38b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:45.575181 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6934186d-7e0a-49e8-ac3e-adb57804d38b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:45.584168 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:45.584168 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:45.589940 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6934186d-7e0a-49e8-ac3e-adb57804d38b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:45.598665 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6934186d-7e0a-49e8-ac3e-adb57804d38b tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 200 Jul 10 19:58:45.599218 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 392/1557] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:45 2026] GET /volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:46.620369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-90174b5e-9435-46d4-8c0e-cccfebcb9ac9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:46.622698 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-90174b5e-9435-46d4-8c0e-cccfebcb9ac9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 Jul 10 19:58:46.622892 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-90174b5e-9435-46d4-8c0e-cccfebcb9ac9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:46.623203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-90174b5e-9435-46d4-8c0e-cccfebcb9ac9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:46.632243 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-90174b5e-9435-46d4-8c0e-cccfebcb9ac9 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 returned with HTTP 404 Jul 10 19:58:46.632243 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 390/1558] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:46 2026] GET /volume/v3/volumes/48a4cb66-87f7-4aa7-a331-887c6cf88a55 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:46.647867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b969700d-6e84-405b-bfb4-90782822f3b0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:46.650262 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b969700d-6e84-405b-bfb4-90782822f3b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:46.650523 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b969700d-6e84-405b-bfb4-90782822f3b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:46.650796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b969700d-6e84-405b-bfb4-90782822f3b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:46.662079 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:46.662079 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:46.667830 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b969700d-6e84-405b-bfb4-90782822f3b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:46.674661 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b969700d-6e84-405b-bfb4-90782822f3b0 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 200 Jul 10 19:58:46.675155 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 393/1559] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:46 2026] GET /volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:46.692892 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-02d0c86c-e799-4922-8bb8-954233c93c43 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:46.696990 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-02d0c86c-e799-4922-8bb8-954233c93c43 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:46.696990 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-02d0c86c-e799-4922-8bb8-954233c93c43 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:46.696990 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-02d0c86c-e799-4922-8bb8-954233c93c43 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:46.696990 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-02d0c86c-e799-4922-8bb8-954233c93c43 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Delete volume with id: c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:46.706052 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:46.706052 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:46.706052 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-02d0c86c-e799-4922-8bb8-954233c93c43 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:46.734079 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-02d0c86c-e799-4922-8bb8-954233c93c43 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Delete volume request issued successfully. Jul 10 19:58:46.734079 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-02d0c86c-e799-4922-8bb8-954233c93c43 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 202 Jul 10 19:58:46.734300 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 385/1560] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:46 2026] DELETE /volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:46.743393 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-62fe8b4f-74f7-4c85-b5c6-89c8520da6aa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:46.745538 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-62fe8b4f-74f7-4c85-b5c6-89c8520da6aa tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:46.745538 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-62fe8b4f-74f7-4c85-b5c6-89c8520da6aa tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:46.745538 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-62fe8b4f-74f7-4c85-b5c6-89c8520da6aa tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:46.756007 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:46.756007 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:46.763131 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-62fe8b4f-74f7-4c85-b5c6-89c8520da6aa tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Volume info retrieved successfully. Jul 10 19:58:46.769830 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-62fe8b4f-74f7-4c85-b5c6-89c8520da6aa tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 200 Jul 10 19:58:46.770302 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 393/1561] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:46 2026] GET /volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:47.064986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-83da5d45-a25c-4410-aa1c-93a52edb8151 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:47.070517 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-83da5d45-a25c-4410-aa1c-93a52edb8151 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:58:47.070517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-83da5d45-a25c-4410-aa1c-93a52edb8151 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:47.070517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-83da5d45-a25c-4410-aa1c-93a52edb8151 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:47.089778 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:47.089778 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:47.097231 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-83da5d45-a25c-4410-aa1c-93a52edb8151 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:58:47.104383 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-83da5d45-a25c-4410-aa1c-93a52edb8151 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:58:47.105042 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 391/1562] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:58:47 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:47.133177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-d6a983a8-4a0a-447d-b0f3-fadee8ffe165 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:47.138047 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-d6a983a8-4a0a-447d-b0f3-fadee8ffe165 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287/action Jul 10 19:58:47.138047 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-d6a983a8-4a0a-447d-b0f3-fadee8ffe165 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:58:47.138047 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-d6a983a8-4a0a-447d-b0f3-fadee8ffe165 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:47.154388 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:47.154388 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:47.155071 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-d6a983a8-4a0a-447d-b0f3-fadee8ffe165 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:58:47.166784 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-d6a983a8-4a0a-447d-b0f3-fadee8ffe165 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Begin detaching volume completed successfully. Jul 10 19:58:47.166987 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-d6a983a8-4a0a-447d-b0f3-fadee8ffe165 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287/action returned with HTTP 202 Jul 10 19:58:47.167650 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 394/1563] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:58:47 2026] POST /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:58:47.197217 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-91f9587b-aad9-4e3f-a671-015c160ad1b9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:47.201780 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-91f9587b-aad9-4e3f-a671-015c160ad1b9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:58:47.203389 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-91f9587b-aad9-4e3f-a671-015c160ad1b9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:47.203389 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-91f9587b-aad9-4e3f-a671-015c160ad1b9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:47.216695 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:47.216695 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:47.222640 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-91f9587b-aad9-4e3f-a671-015c160ad1b9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:58:47.230027 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-91f9587b-aad9-4e3f-a671-015c160ad1b9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:58:47.230836 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 386/1564] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:47 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:47.791106 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-466f01ab-b6ba-4d3c-98ab-12570e6b31e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:47.793123 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-466f01ab-b6ba-4d3c-98ab-12570e6b31e2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] GET https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 Jul 10 19:58:47.793369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-466f01ab-b6ba-4d3c-98ab-12570e6b31e2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:47.793596 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-466f01ab-b6ba-4d3c-98ab-12570e6b31e2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:47.801112 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-466f01ab-b6ba-4d3c-98ab-12570e6b31e2 tempest-VolumesListTestJSON-178807547 tempest-VolumesListTestJSON-178807547-project-member] https://10.4.3.145/volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 returned with HTTP 404 Jul 10 19:58:47.801674 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 394/1565] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:47 2026] GET /volume/v3/volumes/c96174a0-3692-409e-9b6f-e49e5e81a741 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:48.203465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7cd1b4c6-73d2-4f8f-8bcb-7ce1dfb68ad6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:48.204032 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7cd1b4c6-73d2-4f8f-8bcb-7ce1dfb68ad6 None None] GET https://10.4.3.145/volume// Jul 10 19:58:48.204266 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7cd1b4c6-73d2-4f8f-8bcb-7ce1dfb68ad6 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:48.204434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7cd1b4c6-73d2-4f8f-8bcb-7ce1dfb68ad6 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:48.205624 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7cd1b4c6-73d2-4f8f-8bcb-7ce1dfb68ad6 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:48.211622 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 392/1566] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:58:48 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 19:58:48.222773 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-b4c62b1d-6110-4a4a-a64f-925323a22828 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:48.225603 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-b4c62b1d-6110-4a4a-a64f-925323a22828 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:58:48.225885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-b4c62b1d-6110-4a4a-a64f-925323a22828 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:48.226285 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-b4c62b1d-6110-4a4a-a64f-925323a22828 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:48.241646 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:48.241646 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:48.247266 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-b4c62b1d-6110-4a4a-a64f-925323a22828 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:58:48.255824 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c813e874-b144-42e1-8d0f-cf85c1b724be None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:48.256286 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-b4c62b1d-6110-4a4a-a64f-925323a22828 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:58:48.256534 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 395/1567] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:58:48 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:58:48.258305 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c813e874-b144-42e1-8d0f-cf85c1b724be tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:58:48.258609 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c813e874-b144-42e1-8d0f-cf85c1b724be tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:48.258913 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c813e874-b144-42e1-8d0f-cf85c1b724be tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:48.283881 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:48.283881 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:48.294236 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c813e874-b144-42e1-8d0f-cf85c1b724be tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:58:48.308725 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c813e874-b144-42e1-8d0f-cf85c1b724be tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:58:48.309412 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 387/1568] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:48 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:49.335162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d9887e74-92a3-43db-b9f0-d967b207b062 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:49.338423 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d9887e74-92a3-43db-b9f0-d967b207b062 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:58:49.338738 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d9887e74-92a3-43db-b9f0-d967b207b062 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:49.338907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d9887e74-92a3-43db-b9f0-d967b207b062 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:49.356153 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:49.356153 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:49.362933 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d9887e74-92a3-43db-b9f0-d967b207b062 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:58:49.369889 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d9887e74-92a3-43db-b9f0-d967b207b062 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:58:49.370447 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 395/1569] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:49 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:50.105238 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-0eb30a2c-fff3-471a-b06b-ae3374433ddc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:50.111808 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-0eb30a2c-fff3-471a-b06b-ae3374433ddc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b/encryption Jul 10 19:58:50.112124 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-0eb30a2c-fff3-471a-b06b-ae3374433ddc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:50.112345 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-0eb30a2c-fff3-471a-b06b-ae3374433ddc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:50.126890 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:50.126890 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:50.134921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-2d42d769-b635-4f2f-8147-631ae9c8f3e0 req-0eb30a2c-fff3-471a-b06b-ae3374433ddc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b/encryption returned with HTTP 200 Jul 10 19:58:50.135433 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 393/1570] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 19:58:50 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:50.388182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-79d0f1bb-4624-4c66-a923-432a12a64386 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:50.390412 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-79d0f1bb-4624-4c66-a923-432a12a64386 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:58:50.390875 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-79d0f1bb-4624-4c66-a923-432a12a64386 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:50.391136 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-79d0f1bb-4624-4c66-a923-432a12a64386 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:50.410334 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:50.410334 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:50.415923 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-79d0f1bb-4624-4c66-a923-432a12a64386 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:58:50.427488 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-79d0f1bb-4624-4c66-a923-432a12a64386 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:58:50.428065 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 396/1571] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:50 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:50.485434 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-dfba4a47-1c33-40fe-a075-01cf9551e07b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:50.489170 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-dfba4a47-1c33-40fe-a075-01cf9551e07b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] DELETE https://10.4.3.145/volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e Jul 10 19:58:50.489493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-dfba4a47-1c33-40fe-a075-01cf9551e07b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:50.489858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-dfba4a47-1c33-40fe-a075-01cf9551e07b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:50.500936 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:50.500936 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:50.894545 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1c9d95db-32da-4fc4-acfe-5b26aed496f2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:50.895199 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c9d95db-32da-4fc4-acfe-5b26aed496f2 None None] GET https://10.4.3.145/volume// Jul 10 19:58:50.895439 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c9d95db-32da-4fc4-acfe-5b26aed496f2 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:50.895773 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c9d95db-32da-4fc4-acfe-5b26aed496f2 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:50.896275 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c9d95db-32da-4fc4-acfe-5b26aed496f2 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:58:50.896693 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 396/1572] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:58:50 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 19:58:50.908787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1fde8553-4705-4205-914c-91be75088eb1 req-a60b99bd-dc6f-4a87-b16f-23083a76d488 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:50.911621 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-a60b99bd-dc6f-4a87-b16f-23083a76d488 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:58:50.912369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-a60b99bd-dc6f-4a87-b16f-23083a76d488 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8078a89a-7a85-4952-a8f4-62d65bf327bb", "connector": null, "instance_uuid": "fe4c67d9-02fb-4e33-a0f1-beb4e14a75d5"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:50.926913 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:50.926913 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:50.963241 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-a60b99bd-dc6f-4a87-b16f-23083a76d488 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:58:50.963789 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 394/1573] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:58:50 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 19:58:50.974633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1fde8553-4705-4205-914c-91be75088eb1 req-4e219228-040c-4411-9ee9-0cc59ffb4651 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:50.977358 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-4e219228-040c-4411-9ee9-0cc59ffb4651 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] DELETE https://10.4.3.145/volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269 Jul 10 19:58:50.977611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-4e219228-040c-4411-9ee9-0cc59ffb4651 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:50.978641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-4e219228-040c-4411-9ee9-0cc59ffb4651 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:50.992404 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:50.992404 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:51.044203 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5a2dfedd-8e99-4bde-a8fb-6a7111ac6ae3 req-dfba4a47-1c33-40fe-a075-01cf9551e07b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e returned with HTTP 200 Jul 10 19:58:51.044718 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 388/1574] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:58:50 2026] DELETE /volume/v3/attachments/feb46445-3c5d-4814-9542-acc02e81664e => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:58:51.444559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-656dfe73-8254-4019-bc68-66978909dd7a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:51.448258 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-656dfe73-8254-4019-bc68-66978909dd7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:58:51.448798 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-656dfe73-8254-4019-bc68-66978909dd7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:51.449174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-656dfe73-8254-4019-bc68-66978909dd7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:51.462171 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:51.462171 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:51.468826 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-656dfe73-8254-4019-bc68-66978909dd7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:58:51.478038 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-656dfe73-8254-4019-bc68-66978909dd7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:58:51.478632 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 397/1575] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:51 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:51.564721 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-4e219228-040c-4411-9ee9-0cc59ffb4651 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269 returned with HTTP 200 Jul 10 19:58:51.565462 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 397/1576] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:58:50 2026] DELETE /volume/v3/attachments/78f3d3d7-e47a-46c5-8458-4d648bf9a269 => generated 192 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:52.740706 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-814bea3d-f9a4-4c96-9bc9-09c3785b954f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:52.743503 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-814bea3d-f9a4-4c96-9bc9-09c3785b954f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:52.743804 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-814bea3d-f9a4-4c96-9bc9-09c3785b954f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:52.744272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-814bea3d-f9a4-4c96-9bc9-09c3785b954f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:52.744540 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-814bea3d-f9a4-4c96-9bc9-09c3785b954f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume with id: b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:52.755686 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:52.755686 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:52.756376 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-814bea3d-f9a4-4c96-9bc9-09c3785b954f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:52.783119 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-814bea3d-f9a4-4c96-9bc9-09c3785b954f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume request issued successfully. Jul 10 19:58:52.783289 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-814bea3d-f9a4-4c96-9bc9-09c3785b954f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 202 Jul 10 19:58:52.783789 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 395/1577] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:52 2026] DELETE /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:58:52.798337 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-21733d10-b866-431c-925f-f73ca0d8151d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:52.800532 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-21733d10-b866-431c-925f-f73ca0d8151d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:52.800775 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-21733d10-b866-431c-925f-f73ca0d8151d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:52.801086 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-21733d10-b866-431c-925f-f73ca0d8151d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:52.813917 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:52.813917 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:52.822054 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-21733d10-b866-431c-925f-f73ca0d8151d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:52.825568 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-21733d10-b866-431c-925f-f73ca0d8151d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 200 Jul 10 19:58:52.825568 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 389/1578] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:52 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:53.844339 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a25a853d-0735-45ec-ba2e-6da3b012d86c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:53.846622 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a25a853d-0735-45ec-ba2e-6da3b012d86c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:53.846917 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a25a853d-0735-45ec-ba2e-6da3b012d86c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:53.847127 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a25a853d-0735-45ec-ba2e-6da3b012d86c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:53.859462 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a25a853d-0735-45ec-ba2e-6da3b012d86c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 404 Jul 10 19:58:53.860365 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 398/1579] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:53 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:53.868478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7a423b0b-abbf-4142-bf7c-08c6247acd79 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:53.871808 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7a423b0b-abbf-4142-bf7c-08c6247acd79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:53.874345 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7a423b0b-abbf-4142-bf7c-08c6247acd79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:53.874345 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7a423b0b-abbf-4142-bf7c-08c6247acd79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:53.883253 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7a423b0b-abbf-4142-bf7c-08c6247acd79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 404 Jul 10 19:58:53.883888 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 398/1580] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:53 2026] GET /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:53.893952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-83e1d686-48f0-4f31-a16e-c02193664a4d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:53.896485 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-83e1d686-48f0-4f31-a16e-c02193664a4d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:53.896485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-83e1d686-48f0-4f31-a16e-c02193664a4d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:53.896485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-83e1d686-48f0-4f31-a16e-c02193664a4d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:53.896750 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-83e1d686-48f0-4f31-a16e-c02193664a4d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume with id: b8194384-c026-4a32-be1c-b316b40ab11f Jul 10 19:58:53.903732 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-83e1d686-48f0-4f31-a16e-c02193664a4d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f returned with HTTP 404 Jul 10 19:58:53.904488 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 396/1581] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:58:53 2026] DELETE /volume/v3/volumes/b8194384-c026-4a32-be1c-b316b40ab11f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:58:53.957160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:53.963100 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:53.963100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-519153330"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:53.963776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request body: {'volume': {'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-519153330'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:54.378462 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume of 1 GB Jul 10 19:58:54.387933 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Availability Zones retrieved successfully. Jul 10 19:58:54.397844 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (90e63744-6898-47dc-8169-47c1d5980e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:54.399234 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c118140-222d-47c2-b58f-dc015981c3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:54.400686 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:54.524926 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c118140-222d-47c2-b58f-dc015981c3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:54.525620 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70553e3-d937-4ea6-80d2-6b747f6c70a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:54.620951 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['82239b88-3d09-44d2-8887-c232e9e1bf9c', '37007786-70f2-4551-a1b0-66ae54de88ee', 'b8487513-f151-4a9f-a4ef-f75d2be72281', '29bd9e30-be61-4789-ab62-7fc0700db8a0'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:54.621263 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70553e3-d937-4ea6-80d2-6b747f6c70a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82239b88-3d09-44d2-8887-c232e9e1bf9c', '37007786-70f2-4551-a1b0-66ae54de88ee', 'b8487513-f151-4a9f-a4ef-f75d2be72281', '29bd9e30-be61-4789-ab62-7fc0700db8a0']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:54.622168 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c72b703-996f-4d7e-875a-704a0ac4d635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:54.681548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c72b703-996f-4d7e-875a-704a0ac4d635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd1fc294-19c5-4723-a299-42785f4d7fd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-519153330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['82239b88-3d09-44d2-8887-c232e9e1bf9c','37007786-70f2-4551-a1b0-66ae54de88ee','b8487513-f151-4a9f-a4ef-f75d2be72281','29bd9e30-be61-4789-ab62-7fc0700db8a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-519153330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd1fc294-19c5-4723-a299-42785f4d7fd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95059e779ce6462baaa34d9cc15d1268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec1b410567741dd886a443351c7c6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:54.682791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070c5c2a-b9ea-4fbf-963a-3f83a978ba4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:54.729271 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070c5c2a-b9ea-4fbf-963a-3f83a978ba4f) transitioned into state 'SUCCESS' from state '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-519153330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['82239b88-3d09-44d2-8887-c232e9e1bf9c','37007786-70f2-4551-a1b0-66ae54de88ee','b8487513-f151-4a9f-a4ef-f75d2be72281','29bd9e30-be61-4789-ab62-7fc0700db8a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:54.730876 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787d5781-6381-4100-aeaa-927392f2e974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:54.756914 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787d5781-6381-4100-aeaa-927392f2e974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:54.757146 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (90e63744-6898-47dc-8169-47c1d5980e49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:54.757750 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request issued successfully. Jul 10 19:58:54.759047 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-170c2bc2-7bcb-4810-94a3-b8f073e19cd8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:54.759656 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 390/1582] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:53 2026] POST /volume/v3/volumes => generated 748 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:54.779008 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-65de8419-4820-463a-8291-b8a4ddc06964 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:54.783308 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65de8419-4820-463a-8291-b8a4ddc06964 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:58:54.784033 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65de8419-4820-463a-8291-b8a4ddc06964 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:54.784225 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65de8419-4820-463a-8291-b8a4ddc06964 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:54.797676 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:54.797676 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:54.807258 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-65de8419-4820-463a-8291-b8a4ddc06964 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:54.819641 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65de8419-4820-463a-8291-b8a4ddc06964 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 returned with HTTP 200 Jul 10 19:58:54.820471 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 399/1583] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:54 2026] GET /volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:55.747835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f1110063-44ba-4319-be37-b6a5119e4abb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:55.799899 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:58:55.800332 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-143040429"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:55.804009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-143040429'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:58:55.804221 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume of 1 GB Jul 10 19:58:55.804804 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:55.804804 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:55.814863 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Availability Zones retrieved successfully. Jul 10 19:58:55.825005 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Flow 'volume_create_api' (b087992b-796f-4042-9f03-b3275927df31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:55.829434 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890e41cf-97c6-4970-9678-284626cdf9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:55.829434 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:58:55.836009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e0145be7-b8d0-4747-87a4-bf4315ca0a93 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:55.839873 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e0145be7-b8d0-4747-87a4-bf4315ca0a93 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:58:55.840503 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e0145be7-b8d0-4747-87a4-bf4315ca0a93 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:55.840503 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e0145be7-b8d0-4747-87a4-bf4315ca0a93 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:55.850798 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:55.850798 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:55.857911 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e0145be7-b8d0-4747-87a4-bf4315ca0a93 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:55.864940 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e0145be7-b8d0-4747-87a4-bf4315ca0a93 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 returned with HTTP 200 Jul 10 19:58:55.864940 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 397/1584] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:55 2026] GET /volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:55.889183 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f1d57305-3723-445c-bc55-b70fc731b02f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:55.893458 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890e41cf-97c6-4970-9678-284626cdf9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:55.893458 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f210c875-664b-45f4-8d2a-2f969b985892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:55.893794 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1d57305-3723-445c-bc55-b70fc731b02f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:58:55.893794 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1d57305-3723-445c-bc55-b70fc731b02f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:55.893794 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1d57305-3723-445c-bc55-b70fc731b02f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:55.908853 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:55.908853 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:55.913821 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f1d57305-3723-445c-bc55-b70fc731b02f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:55.920251 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1d57305-3723-445c-bc55-b70fc731b02f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 returned with HTTP 200 Jul 10 19:58:55.921299 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 391/1585] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:55 2026] GET /volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:58:55.938417 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b1ba3fb1-52d2-46e4-94ba-0c4ec9d8bee9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:55.942466 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1ba3fb1-52d2-46e4-94ba-0c4ec9d8bee9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 19:58:55.944087 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1ba3fb1-52d2-46e4-94ba-0c4ec9d8bee9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd1fc294-19c5-4723-a299-42785f4d7fd3", "name": "tempest-VolumesBackupsTest-Backup-1360576885", "container": "tempest-volumesbackupstest-backup-container-1005451181"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:55.948160 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-b1ba3fb1-52d2-46e4-94ba-0c4ec9d8bee9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating new backup {'backup': {'volume_id': 'dd1fc294-19c5-4723-a299-42785f4d7fd3', 'name': 'tempest-VolumesBackupsTest-Backup-1360576885', 'container': 'tempest-volumesbackupstest-backup-container-1005451181'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:58:55.948886 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-b1ba3fb1-52d2-46e4-94ba-0c4ec9d8bee9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating backup of volume dd1fc294-19c5-4723-a299-42785f4d7fd3 in container tempest-volumesbackupstest-backup-container-1005451181 Jul 10 19:58:55.960641 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:55.960641 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:55.961019 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b1ba3fb1-52d2-46e4-94ba-0c4ec9d8bee9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:58:55.990040 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['fc403c09-c106-4ffe-8188-817b847c558e', '65158d27-8909-4b4f-8070-e207476b75a1', 'dcf55752-1f78-4529-b75f-6fa002f7ff49', '391011de-29c4-44a3-a703-84ee072c24b5'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:55.991188 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f210c875-664b-45f4-8d2a-2f969b985892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc403c09-c106-4ffe-8188-817b847c558e', '65158d27-8909-4b4f-8070-e207476b75a1', 'dcf55752-1f78-4529-b75f-6fa002f7ff49', '391011de-29c4-44a3-a703-84ee072c24b5']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:55.992247 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73bedfe-9767-485f-8703-ec0608d6cee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:55.998488 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b1ba3fb1-52d2-46e4-94ba-0c4ec9d8bee9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['6646021f-533f-496e-b28b-2e3fdccf0807', 'f8bfe886-0209-4173-bbbb-4f93a67774a8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:56.032683 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73bedfe-9767-485f-8703-ec0608d6cee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99f2f36d-a06c-444d-b5f2-36fd191614f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-143040429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',qos_specs=None,replication_status=,reservations=['fc403c09-c106-4ffe-8188-817b847c558e','65158d27-8909-4b4f-8070-e207476b75a1','dcf55752-1f78-4529-b75f-6fa002f7ff49','391011de-29c4-44a3-a703-84ee072c24b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-143040429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99f2f36d-a06c-444d-b5f2-36fd191614f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:56.035175 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a23f9cf4-569a-42c8-9165-95fb62b36dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:56.048748 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1ba3fb1-52d2-46e4-94ba-0c4ec9d8bee9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 19:58:56.048970 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 400/1586] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:55 2026] POST /volume/v3/backups => generated 330 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:56.059752 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-129eb517-36e0-47f9-b7ae-06739609a723 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:56.063151 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-129eb517-36e0-47f9-b7ae-06739609a723 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:58:56.064400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-129eb517-36e0-47f9-b7ae-06739609a723 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:56.064887 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-129eb517-36e0-47f9-b7ae-06739609a723 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:56.065939 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-129eb517-36e0-47f9-b7ae-06739609a723 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:56.071481 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a23f9cf4-569a-42c8-9165-95fb62b36dc5) transitioned into state 'SUCCESS' from state '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-143040429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',qos_specs=None,replication_status=,reservations=['fc403c09-c106-4ffe-8188-817b847c558e','65158d27-8909-4b4f-8070-e207476b75a1','dcf55752-1f78-4529-b75f-6fa002f7ff49','391011de-29c4-44a3-a703-84ee072c24b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:56.072515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bce8623-a42b-4703-8c6c-1fea8284cfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:58:56.074069 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:56.074069 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:56.077555 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-129eb517-36e0-47f9-b7ae-06739609a723 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:58:56.077555 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 398/1587] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:56 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:56.091170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bce8623-a42b-4703-8c6c-1fea8284cfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:58:56.092095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Flow 'volume_create_api' (b087992b-796f-4042-9f03-b3275927df31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:58:56.092510 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume request issued successfully. Jul 10 19:58:56.093159 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1110063-44ba-4319-be37-b6a5119e4abb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:58:56.093524 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 399/1588] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:58:55 2026] POST /volume/v3/volumes => generated 748 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:56.117648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c49e6ed5-92e5-4411-bba4-bf76787970ac None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:56.121319 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c49e6ed5-92e5-4411-bba4-bf76787970ac tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 Jul 10 19:58:56.121658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c49e6ed5-92e5-4411-bba4-bf76787970ac tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:56.122300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c49e6ed5-92e5-4411-bba4-bf76787970ac tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:56.145704 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:56.145704 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:56.153387 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c49e6ed5-92e5-4411-bba4-bf76787970ac tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 19:58:56.159845 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c49e6ed5-92e5-4411-bba4-bf76787970ac tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 returned with HTTP 200 Jul 10 19:58:56.160391 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 392/1589] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:56 2026] GET /volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:56.912356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1fde8553-4705-4205-914c-91be75088eb1 req-46c4384a-006b-4fe6-9343-fd93e6067d24 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:56.915399 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-46c4384a-006b-4fe6-9343-fd93e6067d24 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] PUT https://10.4.3.145/volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 Jul 10 19:58:56.916063 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-46c4384a-006b-4fe6-9343-fd93e6067d24 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:56.928521 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1fde8553-4705-4205-914c-91be75088eb1 req-46c4384a-006b-4fe6-9343-fd93e6067d24 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Acquiring lock "cinder-attachment_update-8078a89a-7a85-4952-a8f4-62d65bf327bb-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:58:56.935136 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1fde8553-4705-4205-914c-91be75088eb1 req-46c4384a-006b-4fe6-9343-fd93e6067d24 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Lock "cinder-attachment_update-8078a89a-7a85-4952-a8f4-62d65bf327bb-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:58:56.936183 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:56.936183 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:57.091376 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-72fad634-7442-4e2b-b50c-afedd668c7be None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:57.095166 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-72fad634-7442-4e2b-b50c-afedd668c7be tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:58:57.095430 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-72fad634-7442-4e2b-b50c-afedd668c7be tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:57.095873 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-72fad634-7442-4e2b-b50c-afedd668c7be tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:57.095979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-72fad634-7442-4e2b-b50c-afedd668c7be tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:57.101441 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:57.101441 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:57.102374 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-72fad634-7442-4e2b-b50c-afedd668c7be tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:58:57.102802 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 399/1590] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:57 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:57.184930 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fec64cb2-2bee-442b-8157-cfcacac6e38f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:57.187899 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fec64cb2-2bee-442b-8157-cfcacac6e38f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 Jul 10 19:58:57.187899 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fec64cb2-2bee-442b-8157-cfcacac6e38f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:57.188016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fec64cb2-2bee-442b-8157-cfcacac6e38f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:57.195634 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:57.195634 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:57.200067 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fec64cb2-2bee-442b-8157-cfcacac6e38f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 19:58:57.205065 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fec64cb2-2bee-442b-8157-cfcacac6e38f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 returned with HTTP 200 Jul 10 19:58:57.205476 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 400/1591] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:57 2026] GET /volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:57.219084 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6409879b-4551-4d08-832d-ecfd454ad785 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:57.221343 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6409879b-4551-4d08-832d-ecfd454ad785 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 19:58:57.221712 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6409879b-4551-4d08-832d-ecfd454ad785 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99f2f36d-a06c-444d-b5f2-36fd191614f2", "name": "tempest-VolumesBackupsTest-Backup-267369822"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:58:57.223724 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-6409879b-4551-4d08-832d-ecfd454ad785 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating new backup {'backup': {'volume_id': '99f2f36d-a06c-444d-b5f2-36fd191614f2', 'name': 'tempest-VolumesBackupsTest-Backup-267369822'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:58:57.224049 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-6409879b-4551-4d08-832d-ecfd454ad785 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating backup of volume 99f2f36d-a06c-444d-b5f2-36fd191614f2 in container None Jul 10 19:58:57.231601 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:57.231601 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:57.232328 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6409879b-4551-4d08-832d-ecfd454ad785 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 19:58:57.287586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-6409879b-4551-4d08-832d-ecfd454ad785 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['282848ee-a89b-4f59-af0b-1c594fb2a1ce', '3c944f10-05bf-43f2-93a5-a4571ed2c1f1'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:58:57.342564 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6409879b-4551-4d08-832d-ecfd454ad785 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 19:58:57.343047 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 393/1592] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:58:57 2026] POST /volume/v3/backups => generated 329 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:58:57.356514 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9fea3f0f-8e20-4c93-b5f3-02f762d7ba38 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:57.358744 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9fea3f0f-8e20-4c93-b5f3-02f762d7ba38 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:58:57.359764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9fea3f0f-8e20-4c93-b5f3-02f762d7ba38 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:57.359764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9fea3f0f-8e20-4c93-b5f3-02f762d7ba38 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:57.359764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9fea3f0f-8e20-4c93-b5f3-02f762d7ba38 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:57.364097 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:57.364097 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:57.364884 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9fea3f0f-8e20-4c93-b5f3-02f762d7ba38 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:58:57.365571 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 400/1593] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:57 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:57.477691 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1fde8553-4705-4205-914c-91be75088eb1 req-46c4384a-006b-4fe6-9343-fd93e6067d24 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Lock "cinder-attachment_update-8078a89a-7a85-4952-a8f4-62d65bf327bb-np0000005048" released by "attachment_update" :: held 0.542s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:58:57.479388 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-46c4384a-006b-4fe6-9343-fd93e6067d24 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 returned with HTTP 200 Jul 10 19:58:57.480073 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 401/1594] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:58:56 2026] PUT /volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:57.492537 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1fde8553-4705-4205-914c-91be75088eb1 req-6b3425f3-a625-42d2-b32a-993a1d50e8b2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:57.495035 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-6b3425f3-a625-42d2-b32a-993a1d50e8b2 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 Jul 10 19:58:57.495216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-6b3425f3-a625-42d2-b32a-993a1d50e8b2 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:57.495428 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-6b3425f3-a625-42d2-b32a-993a1d50e8b2 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:57.517323 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-6b3425f3-a625-42d2-b32a-993a1d50e8b2 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 returned with HTTP 200 Jul 10 19:58:57.517755 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 401/1595] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 19:58:57 2026] GET /volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:58:58.115616 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e727c30a-5fc8-41d6-8318-f2c957f7804e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:58.118410 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e727c30a-5fc8-41d6-8318-f2c957f7804e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:58:58.118600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e727c30a-5fc8-41d6-8318-f2c957f7804e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:58.118955 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e727c30a-5fc8-41d6-8318-f2c957f7804e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:58.119096 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e727c30a-5fc8-41d6-8318-f2c957f7804e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:58.124916 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:58.124916 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:58:58.125864 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e727c30a-5fc8-41d6-8318-f2c957f7804e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:58:58.126716 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 394/1596] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:58 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:58.380255 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ce8d7a4c-a0a1-45d2-88e1-df591d2971ba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:58.385033 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ce8d7a4c-a0a1-45d2-88e1-df591d2971ba tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:58:58.385307 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ce8d7a4c-a0a1-45d2-88e1-df591d2971ba tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:58.385573 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ce8d7a4c-a0a1-45d2-88e1-df591d2971ba tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:58.385742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ce8d7a4c-a0a1-45d2-88e1-df591d2971ba tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:58.391923 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:58.391923 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:58:58.393684 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ce8d7a4c-a0a1-45d2-88e1-df591d2971ba tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:58:58.393684 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 401/1597] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:58 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:59.141673 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9ff697b-a4f3-4888-bca8-4cd3449c7962 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:59.143891 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9ff697b-a4f3-4888-bca8-4cd3449c7962 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:58:59.144168 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9ff697b-a4f3-4888-bca8-4cd3449c7962 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:59.144428 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9ff697b-a4f3-4888-bca8-4cd3449c7962 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:59.144583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b9ff697b-a4f3-4888-bca8-4cd3449c7962 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:59.149700 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:59.149700 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:58:59.150584 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9ff697b-a4f3-4888-bca8-4cd3449c7962 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:58:59.151053 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 402/1598] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:59 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:58:59.410428 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b8ab15cf-42c8-49f7-a57e-860b8673c2dc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:58:59.412149 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b8ab15cf-42c8-49f7-a57e-860b8673c2dc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:58:59.412149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b8ab15cf-42c8-49f7-a57e-860b8673c2dc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:58:59.412149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b8ab15cf-42c8-49f7-a57e-860b8673c2dc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:58:59.412149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b8ab15cf-42c8-49f7-a57e-860b8673c2dc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:58:59.420277 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:58:59.420277 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:58:59.421375 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b8ab15cf-42c8-49f7-a57e-860b8673c2dc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:58:59.421375 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 402/1599] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:58:59 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:00.164262 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6e5a4b4f-263d-48b2-be80-6f0469ac776c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:00.165747 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e5a4b4f-263d-48b2-be80-6f0469ac776c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:00.166058 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e5a4b4f-263d-48b2-be80-6f0469ac776c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:00.166310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e5a4b4f-263d-48b2-be80-6f0469ac776c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:00.166464 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6e5a4b4f-263d-48b2-be80-6f0469ac776c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:00.171379 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:00.171379 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:00.172420 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e5a4b4f-263d-48b2-be80-6f0469ac776c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:00.174285 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 395/1600] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:00 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:00.436888 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-29469ec6-322f-4b09-83f6-b3a8534c63b0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:00.440768 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29469ec6-322f-4b09-83f6-b3a8534c63b0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:00.440919 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29469ec6-322f-4b09-83f6-b3a8534c63b0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:00.441126 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29469ec6-322f-4b09-83f6-b3a8534c63b0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:00.441236 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-29469ec6-322f-4b09-83f6-b3a8534c63b0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:00.450662 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:00.450662 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:00.451659 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29469ec6-322f-4b09-83f6-b3a8534c63b0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:00.452324 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 402/1601] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:00 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:01.189122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f972ec75-9428-4d73-8a65-8d69d5805eac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:01.192853 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f972ec75-9428-4d73-8a65-8d69d5805eac tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:01.192853 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f972ec75-9428-4d73-8a65-8d69d5805eac tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:01.192853 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f972ec75-9428-4d73-8a65-8d69d5805eac tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:01.192853 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f972ec75-9428-4d73-8a65-8d69d5805eac tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:01.195259 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=313,cinder:UPDATE=76,cinder:INSERT=34 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:59:01.198085 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:01.198085 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:01.199335 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f972ec75-9428-4d73-8a65-8d69d5805eac tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:01.199892 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 403/1602] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:01 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:01.467574 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-783bf3cd-0150-4ea0-873f-29ba9d84f6a9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:01.468930 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-783bf3cd-0150-4ea0-873f-29ba9d84f6a9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:01.469150 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-783bf3cd-0150-4ea0-873f-29ba9d84f6a9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:01.469351 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-783bf3cd-0150-4ea0-873f-29ba9d84f6a9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:01.469996 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-783bf3cd-0150-4ea0-873f-29ba9d84f6a9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:01.477607 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:01.477607 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:01.478520 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-783bf3cd-0150-4ea0-873f-29ba9d84f6a9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:01.479159 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 403/1603] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:01 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:02.213443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a1741dd5-a836-47ed-8892-e3c4ae0a0151 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:02.215802 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a1741dd5-a836-47ed-8892-e3c4ae0a0151 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:02.216106 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a1741dd5-a836-47ed-8892-e3c4ae0a0151 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:02.216354 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a1741dd5-a836-47ed-8892-e3c4ae0a0151 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:02.216494 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a1741dd5-a836-47ed-8892-e3c4ae0a0151 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:02.221799 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:02.221799 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:02.222580 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a1741dd5-a836-47ed-8892-e3c4ae0a0151 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:02.223561 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 396/1604] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:02 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:02.493088 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a6c52387-3112-4661-a208-7099adf93a26 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:02.496565 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6c52387-3112-4661-a208-7099adf93a26 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:02.496991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6c52387-3112-4661-a208-7099adf93a26 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:02.497202 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6c52387-3112-4661-a208-7099adf93a26 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:02.497281 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a6c52387-3112-4661-a208-7099adf93a26 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:02.499168 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=300,cinder:UPDATE=73,cinder:INSERT=51 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:59:02.504721 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:02.504721 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:02.505486 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6c52387-3112-4661-a208-7099adf93a26 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:02.505922 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 403/1605] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:02 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:03.236061 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bd5ec30f-b4e0-41d6-b568-748c6f60a869 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:03.238821 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd5ec30f-b4e0-41d6-b568-748c6f60a869 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:03.239114 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd5ec30f-b4e0-41d6-b568-748c6f60a869 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:03.240159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd5ec30f-b4e0-41d6-b568-748c6f60a869 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:03.240159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-bd5ec30f-b4e0-41d6-b568-748c6f60a869 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:03.246728 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:03.246728 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:03.247843 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd5ec30f-b4e0-41d6-b568-748c6f60a869 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:03.248339 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 404/1606] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:03 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:03.521646 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-83ffbf68-1dc7-4260-a478-0692f18edbf0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:03.524188 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83ffbf68-1dc7-4260-a478-0692f18edbf0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:03.524774 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83ffbf68-1dc7-4260-a478-0692f18edbf0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:03.524774 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83ffbf68-1dc7-4260-a478-0692f18edbf0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:03.524997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-83ffbf68-1dc7-4260-a478-0692f18edbf0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:03.533026 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:03.533026 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:03.533704 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83ffbf68-1dc7-4260-a478-0692f18edbf0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:03.535009 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 404/1607] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:03 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:04.265299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d70d949e-5fba-484a-9447-f4d653e3c97f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:04.269571 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d70d949e-5fba-484a-9447-f4d653e3c97f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:04.271742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d70d949e-5fba-484a-9447-f4d653e3c97f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:04.272990 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d70d949e-5fba-484a-9447-f4d653e3c97f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:04.273365 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-d70d949e-5fba-484a-9447-f4d653e3c97f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:04.277628 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=314,cinder:INSERT=42,cinder:UPDATE=69 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:59:04.281845 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:04.281845 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:04.283030 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d70d949e-5fba-484a-9447-f4d653e3c97f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:04.284001 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 397/1608] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:04 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:59:04.547265 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ab962b89-d0fb-4ad6-bba6-d8097a17b8df None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:04.550313 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab962b89-d0fb-4ad6-bba6-d8097a17b8df tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:04.550313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab962b89-d0fb-4ad6-bba6-d8097a17b8df tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:04.550313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab962b89-d0fb-4ad6-bba6-d8097a17b8df tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:04.550313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ab962b89-d0fb-4ad6-bba6-d8097a17b8df tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:04.555944 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:04.555944 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:04.557111 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab962b89-d0fb-4ad6-bba6-d8097a17b8df tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:04.558506 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 404/1609] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:04 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:05.301489 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d04b4422-3b03-4084-abdd-df358204193f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:05.308597 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d04b4422-3b03-4084-abdd-df358204193f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:05.309055 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d04b4422-3b03-4084-abdd-df358204193f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:05.309341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d04b4422-3b03-4084-abdd-df358204193f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:05.309703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d04b4422-3b03-4084-abdd-df358204193f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:05.324330 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:05.324330 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:05.327505 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d04b4422-3b03-4084-abdd-df358204193f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:05.328285 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 405/1610] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:05 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:05.571174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9f441eae-d00d-4ac2-b149-2f0e3f03178b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:05.573511 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9f441eae-d00d-4ac2-b149-2f0e3f03178b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:05.573766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9f441eae-d00d-4ac2-b149-2f0e3f03178b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:05.574042 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9f441eae-d00d-4ac2-b149-2f0e3f03178b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:05.574207 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-9f441eae-d00d-4ac2-b149-2f0e3f03178b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:05.576827 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=364,cinder:INSERT=73,cinder:UPDATE=106 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:59:05.581152 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:05.581152 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:05.582329 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9f441eae-d00d-4ac2-b149-2f0e3f03178b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:05.583013 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 405/1611] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:05 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:06.027590 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:06.030741 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:59:06.030741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-815265655"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:06.033462 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-815265655'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:59:06.033462 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Create volume of 1 GB Jul 10 19:59:06.041830 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Availability Zones retrieved successfully. Jul 10 19:59:06.049115 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Flow 'volume_create_api' (f9018196-330c-48f0-b8d7-4c58b616dbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:06.050753 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496ccc81-5613-4eea-a0db-d677f18fec51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:06.052262 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:59:06.112825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496ccc81-5613-4eea-a0db-d677f18fec51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:06.113994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc327a0e-e06d-4f03-aad0-735c72fd7a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:06.211067 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Created reservations ['e2c5188d-b23a-40eb-a5ff-3509d581e17d', 'a8ae2556-a37e-4c1c-91ef-ecc181693c4f', '65c44f8a-dc1b-4bea-aaa7-9cca375ca10c', '6e7131e0-761b-4e1f-8668-560bb0fcc758'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:06.212213 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc327a0e-e06d-4f03-aad0-735c72fd7a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c5188d-b23a-40eb-a5ff-3509d581e17d', 'a8ae2556-a37e-4c1c-91ef-ecc181693c4f', '65c44f8a-dc1b-4bea-aaa7-9cca375ca10c', '6e7131e0-761b-4e1f-8668-560bb0fcc758']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:06.213291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ed0c33-e228-4c56-bea6-8721822c9db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:06.249502 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ed0c33-e228-4c56-bea6-8721822c9db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89468bf-787a-4a19-a195-f65cf3553e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-815265655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582aa0149c45411fadf19154afb52740',qos_specs=None,replication_status=,reservations=['e2c5188d-b23a-40eb-a5ff-3509d581e17d','a8ae2556-a37e-4c1c-91ef-ecc181693c4f','65c44f8a-dc1b-4bea-aaa7-9cca375ca10c','6e7131e0-761b-4e1f-8668-560bb0fcc758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc301b65087436bbba5f8c2fd290bda',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-815265655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f89468bf-787a-4a19-a195-f65cf3553e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='582aa0149c45411fadf19154afb52740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc301b65087436bbba5f8c2fd290bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:06.250326 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30104c8-8cf1-4d33-8206-1d46eeaac6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:06.287415 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30104c8-8cf1-4d33-8206-1d46eeaac6c0) transitioned into state 'SUCCESS' from state '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-815265655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582aa0149c45411fadf19154afb52740',qos_specs=None,replication_status=,reservations=['e2c5188d-b23a-40eb-a5ff-3509d581e17d','a8ae2556-a37e-4c1c-91ef-ecc181693c4f','65c44f8a-dc1b-4bea-aaa7-9cca375ca10c','6e7131e0-761b-4e1f-8668-560bb0fcc758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc301b65087436bbba5f8c2fd290bda',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:06.288336 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d717cd-97da-413a-8f94-7c1ba2ab14a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:06.303783 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d717cd-97da-413a-8f94-7c1ba2ab14a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:06.305656 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Flow 'volume_create_api' (f9018196-330c-48f0-b8d7-4c58b616dbdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:06.306291 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Create volume request issued successfully. Jul 10 19:59:06.307151 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ec85f0f2-0d71-41d0-bcd1-645deeae9885 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:59:06.307562 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 398/1612] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:59:06 2026] POST /volume/v3/volumes => generated 753 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:06.323090 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6a4bc160-c6c0-428f-ae27-68dfa2c7215a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:06.325113 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6a4bc160-c6c0-428f-ae27-68dfa2c7215a tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 Jul 10 19:59:06.325383 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6a4bc160-c6c0-428f-ae27-68dfa2c7215a tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:06.325595 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6a4bc160-c6c0-428f-ae27-68dfa2c7215a tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:06.335044 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:06.335044 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:06.340082 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6a4bc160-c6c0-428f-ae27-68dfa2c7215a tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:06.341909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6a669a2-23d8-4a04-8576-a4da986a9254 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:06.346073 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6a4bc160-c6c0-428f-ae27-68dfa2c7215a tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 returned with HTTP 200 Jul 10 19:59:06.346278 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6a669a2-23d8-4a04-8576-a4da986a9254 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:06.346320 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 405/1613] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:06 2026] GET /volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:06.346352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6a669a2-23d8-4a04-8576-a4da986a9254 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:06.346780 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6a669a2-23d8-4a04-8576-a4da986a9254 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:06.346780 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b6a669a2-23d8-4a04-8576-a4da986a9254 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:06.362017 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:06.362017 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:06.363477 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6a669a2-23d8-4a04-8576-a4da986a9254 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:06.363477 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 406/1614] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:06 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:06.598332 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4738303f-f801-4c09-a32c-259608cbd035 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:06.604582 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4738303f-f801-4c09-a32c-259608cbd035 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:06.604582 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4738303f-f801-4c09-a32c-259608cbd035 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:06.607288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4738303f-f801-4c09-a32c-259608cbd035 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:06.607288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-4738303f-f801-4c09-a32c-259608cbd035 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:06.615095 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:06.615095 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:06.618288 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4738303f-f801-4c09-a32c-259608cbd035 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:06.619461 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 406/1615] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:06 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:07.367869 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f4283ae4-0ca9-4120-8220-cd1be3f30b5b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:07.372141 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f4283ae4-0ca9-4120-8220-cd1be3f30b5b tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 Jul 10 19:59:07.373350 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f4283ae4-0ca9-4120-8220-cd1be3f30b5b tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:07.373350 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f4283ae4-0ca9-4120-8220-cd1be3f30b5b tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:07.380876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-49dcc531-68c8-41ce-ae44-ef5680ab2c61 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:07.384785 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-49dcc531-68c8-41ce-ae44-ef5680ab2c61 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:07.385502 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-49dcc531-68c8-41ce-ae44-ef5680ab2c61 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:07.385502 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-49dcc531-68c8-41ce-ae44-ef5680ab2c61 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:07.386765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-49dcc531-68c8-41ce-ae44-ef5680ab2c61 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:07.391845 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:07.391845 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:07.393150 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-49dcc531-68c8-41ce-ae44-ef5680ab2c61 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:07.394401 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 406/1616] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:07 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:07.407697 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:07.407697 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:07.421140 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f4283ae4-0ca9-4120-8220-cd1be3f30b5b tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:07.435123 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f4283ae4-0ca9-4120-8220-cd1be3f30b5b tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 returned with HTTP 200 Jul 10 19:59:07.435819 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 399/1617] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:07 2026] GET /volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:07.458384 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69a98b6f-e5e6-4e6a-8520-25d73a69c561 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:07.461648 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69a98b6f-e5e6-4e6a-8520-25d73a69c561 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] POST https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32/action Jul 10 19:59:07.461648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69a98b6f-e5e6-4e6a-8520-25d73a69c561 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:07.461648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69a98b6f-e5e6-4e6a-8520-25d73a69c561 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:07.475180 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:07.475180 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:07.475905 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-69a98b6f-e5e6-4e6a-8520-25d73a69c561 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:07.483062 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-69a98b6f-e5e6-4e6a-8520-25d73a69c561 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume updated successfully. Jul 10 19:59:07.484140 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69a98b6f-e5e6-4e6a-8520-25d73a69c561 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32/action returned with HTTP 200 Jul 10 19:59:07.484140 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 407/1618] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:59:07 2026] POST /volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:59:07.494780 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-43a7f51f-3677-4386-9251-da4808020191 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:07.498041 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-43a7f51f-3677-4386-9251-da4808020191 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 Jul 10 19:59:07.498041 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-43a7f51f-3677-4386-9251-da4808020191 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:07.498041 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-43a7f51f-3677-4386-9251-da4808020191 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:07.510113 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:07.510113 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:07.516516 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-43a7f51f-3677-4386-9251-da4808020191 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:07.523176 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-43a7f51f-3677-4386-9251-da4808020191 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 returned with HTTP 200 Jul 10 19:59:07.523730 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 407/1619] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:07 2026] GET /volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:07.634163 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a0601bf1-ddfa-451f-86f9-7c6d035988ca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:07.636911 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a0601bf1-ddfa-451f-86f9-7c6d035988ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:07.637242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a0601bf1-ddfa-451f-86f9-7c6d035988ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:07.638018 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a0601bf1-ddfa-451f-86f9-7c6d035988ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:07.638018 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a0601bf1-ddfa-451f-86f9-7c6d035988ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:07.644465 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:07.644465 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:07.646201 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a0601bf1-ddfa-451f-86f9-7c6d035988ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:07.646201 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 407/1620] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:07 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:07.770991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-66284301-25aa-4f3f-b232-db2bb0d2f824 req-1598b1ac-0141-4471-a838-0dfef8c47c91 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:07.773654 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-66284301-25aa-4f3f-b232-db2bb0d2f824 req-1598b1ac-0141-4471-a838-0dfef8c47c91 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 Jul 10 19:59:07.773975 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-66284301-25aa-4f3f-b232-db2bb0d2f824 req-1598b1ac-0141-4471-a838-0dfef8c47c91 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:07.774250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-66284301-25aa-4f3f-b232-db2bb0d2f824 req-1598b1ac-0141-4471-a838-0dfef8c47c91 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:07.786250 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:07.786250 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:07.791187 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-66284301-25aa-4f3f-b232-db2bb0d2f824 req-1598b1ac-0141-4471-a838-0dfef8c47c91 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:07.797733 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-66284301-25aa-4f3f-b232-db2bb0d2f824 req-1598b1ac-0141-4471-a838-0dfef8c47c91 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 returned with HTTP 200 Jul 10 19:59:07.798080 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 400/1621] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:59:07 2026] GET /volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:08.094242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1fde8553-4705-4205-914c-91be75088eb1 req-f8c8d064-9009-4395-8d7b-3186a26aca8c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:08.102630 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-f8c8d064-9009-4395-8d7b-3186a26aca8c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] POST https://10.4.3.145/volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45/action Jul 10 19:59:08.103841 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-f8c8d064-9009-4395-8d7b-3186a26aca8c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:08.103841 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-f8c8d064-9009-4395-8d7b-3186a26aca8c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:08.173707 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:08.173707 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:08.214046 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fde8553-4705-4205-914c-91be75088eb1 req-f8c8d064-9009-4395-8d7b-3186a26aca8c tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45/action returned with HTTP 204 Jul 10 19:59:08.215005 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 408/1622] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:59:08 2026] POST /volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:08.257533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-33b7cda0-4ae6-464b-b30d-4721ad746961 req-7aba3658-07bf-4e91-b0fe-04f04960fbc5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:08.260660 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-33b7cda0-4ae6-464b-b30d-4721ad746961 req-7aba3658-07bf-4e91-b0fe-04f04960fbc5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7 Jul 10 19:59:08.262558 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-33b7cda0-4ae6-464b-b30d-4721ad746961 req-7aba3658-07bf-4e91-b0fe-04f04960fbc5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:08.262558 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-33b7cda0-4ae6-464b-b30d-4721ad746961 req-7aba3658-07bf-4e91-b0fe-04f04960fbc5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:08.276555 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:08.276555 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:08.411898 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-eeb71386-e522-465a-9270-328070eefcfc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:08.416128 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eeb71386-e522-465a-9270-328070eefcfc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:08.417990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eeb71386-e522-465a-9270-328070eefcfc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:08.417990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eeb71386-e522-465a-9270-328070eefcfc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:08.417990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-eeb71386-e522-465a-9270-328070eefcfc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:08.423107 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:08.423107 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:08.429189 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eeb71386-e522-465a-9270-328070eefcfc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:08.429189 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 408/1623] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:08 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:08.524878 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:08.528978 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:59:08.529420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-497183711"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:08.532367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-497183711'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:59:08.532571 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Create volume of 1 GB Jul 10 19:59:08.543923 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Availability Zones retrieved successfully. Jul 10 19:59:08.555043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Flow 'volume_create_api' (9d0c460e-e62c-4bd4-9f72-9441f8d8244f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:08.557188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656efce4-e245-44a0-b036-18afde3602c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:08.558986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:59:08.612918 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656efce4-e245-44a0-b036-18afde3602c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:08.614180 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15064f2-a08b-4d72-8bfe-e27494fe85f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:08.647303 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88704418-9ad5-4880-a480-88aaddc46eb0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:08.653020 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88704418-9ad5-4880-a480-88aaddc46eb0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:59:08.654054 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88704418-9ad5-4880-a480-88aaddc46eb0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:08.654480 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88704418-9ad5-4880-a480-88aaddc46eb0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:08.658942 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-612a9e71-32e3-4597-8cfe-f01edba28bb2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:08.662100 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-612a9e71-32e3-4597-8cfe-f01edba28bb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:08.662340 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-612a9e71-32e3-4597-8cfe-f01edba28bb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:08.662593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-612a9e71-32e3-4597-8cfe-f01edba28bb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:08.662733 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-612a9e71-32e3-4597-8cfe-f01edba28bb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:08.668649 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:08.668649 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:08.669792 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-612a9e71-32e3-4597-8cfe-f01edba28bb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:08.670285 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 409/1624] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:08 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:08.677772 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:08.677772 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:08.683912 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Created reservations ['d8f02fad-4563-4d09-b717-f495600b1628', '4ef941d1-a80f-4241-a5b5-dad2d6586307', '546e99a1-f5de-439e-ab94-095aad0018f4', 'b12712c6-33d1-4780-bdee-4ae123675189'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:08.685321 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15064f2-a08b-4d72-8bfe-e27494fe85f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f02fad-4563-4d09-b717-f495600b1628', '4ef941d1-a80f-4241-a5b5-dad2d6586307', '546e99a1-f5de-439e-ab94-095aad0018f4', 'b12712c6-33d1-4780-bdee-4ae123675189']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:08.686212 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88704418-9ad5-4880-a480-88aaddc46eb0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:59:08.688213 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa8069e-7238-4a83-9b9e-a7cd3d123553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:08.696807 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88704418-9ad5-4880-a480-88aaddc46eb0 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:59:08.697601 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 409/1625] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:59:08 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1653 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:08.720444 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa8069e-7238-4a83-9b9e-a7cd3d123553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7807af37-0062-4c3b-89d1-1db6a58c3f24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-497183711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582aa0149c45411fadf19154afb52740',qos_specs=None,replication_status=,reservations=['d8f02fad-4563-4d09-b717-f495600b1628','4ef941d1-a80f-4241-a5b5-dad2d6586307','546e99a1-f5de-439e-ab94-095aad0018f4','b12712c6-33d1-4780-bdee-4ae123675189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc301b65087436bbba5f8c2fd290bda',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-497183711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7807af37-0062-4c3b-89d1-1db6a58c3f24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='582aa0149c45411fadf19154afb52740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc301b65087436bbba5f8c2fd290bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:08.721603 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc26f83-e80d-476a-838a-3a835ed4a792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:08.769245 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-db39379c-a0f6-4ec9-b13b-5f82e34a173a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:08.769575 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc26f83-e80d-476a-838a-3a835ed4a792) transitioned into state 'SUCCESS' from state '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-497183711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582aa0149c45411fadf19154afb52740',qos_specs=None,replication_status=,reservations=['d8f02fad-4563-4d09-b717-f495600b1628','4ef941d1-a80f-4241-a5b5-dad2d6586307','546e99a1-f5de-439e-ab94-095aad0018f4','b12712c6-33d1-4780-bdee-4ae123675189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc301b65087436bbba5f8c2fd290bda',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:08.771040 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae0aa40-9b3c-4b5a-ac90-c9ec18ff36fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:08.774893 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-db39379c-a0f6-4ec9-b13b-5f82e34a173a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:59:08.775429 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-db39379c-a0f6-4ec9-b13b-5f82e34a173a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:08.776488 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-db39379c-a0f6-4ec9-b13b-5f82e34a173a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:08.788703 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:08.788703 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:08.791479 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae0aa40-9b3c-4b5a-ac90-c9ec18ff36fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:08.792535 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Flow 'volume_create_api' (9d0c460e-e62c-4bd4-9f72-9441f8d8244f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:08.792948 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Create volume request issued successfully. Jul 10 19:59:08.794240 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-db39379c-a0f6-4ec9-b13b-5f82e34a173a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:59:08.794320 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-19f117ad-2098-407c-b3dd-a1a8f77c4110 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:59:08.794784 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 401/1626] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:59:08 2026] POST /volume/v3/volumes => generated 753 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:08.801576 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-db39379c-a0f6-4ec9-b13b-5f82e34a173a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:59:08.802023 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 410/1627] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:59:08 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1653 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:08.813424 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e5585bcf-1b3b-4ac7-b170-b505071265ec None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:08.820743 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e5585bcf-1b3b-4ac7-b170-b505071265ec tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 Jul 10 19:59:08.820743 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e5585bcf-1b3b-4ac7-b170-b505071265ec tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:08.821497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e5585bcf-1b3b-4ac7-b170-b505071265ec tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:08.841743 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:08.841743 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:08.853054 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e5585bcf-1b3b-4ac7-b170-b505071265ec tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:08.858809 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-33b7cda0-4ae6-464b-b30d-4721ad746961 req-7aba3658-07bf-4e91-b0fe-04f04960fbc5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7 returned with HTTP 200 Jul 10 19:59:08.859796 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 408/1628] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:59:08 2026] DELETE /volume/v3/attachments/30a23538-71ec-49a8-b272-3100265b98c7 => generated 19 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:08.859868 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e5585bcf-1b3b-4ac7-b170-b505071265ec tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 returned with HTTP 200 Jul 10 19:59:08.860418 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 410/1629] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:08 2026] GET /volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:09.451192 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0b2a6bbf-56f4-4264-9032-b6c85c67c25c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:09.452378 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0b2a6bbf-56f4-4264-9032-b6c85c67c25c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:09.452627 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0b2a6bbf-56f4-4264-9032-b6c85c67c25c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:09.452745 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0b2a6bbf-56f4-4264-9032-b6c85c67c25c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:09.453043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-0b2a6bbf-56f4-4264-9032-b6c85c67c25c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:09.466595 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:09.466595 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:09.467326 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0b2a6bbf-56f4-4264-9032-b6c85c67c25c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:09.467757 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 402/1630] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:09 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:09.684254 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-89a07592-a354-45ec-9829-3eb97a6cbff0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:09.687207 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-89a07592-a354-45ec-9829-3eb97a6cbff0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:09.687818 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-89a07592-a354-45ec-9829-3eb97a6cbff0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:09.688029 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-89a07592-a354-45ec-9829-3eb97a6cbff0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:09.688094 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-89a07592-a354-45ec-9829-3eb97a6cbff0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:09.696192 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:09.696192 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:09.697184 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-89a07592-a354-45ec-9829-3eb97a6cbff0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:09.697487 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 411/1631] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:09 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:09.720490 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-6fe61441-3ef4-4138-af3c-c4219f388ba6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:09.724489 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-6fe61441-3ef4-4138-af3c-c4219f388ba6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:09.724951 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-6fe61441-3ef4-4138-af3c-c4219f388ba6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:09.725159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-6fe61441-3ef4-4138-af3c-c4219f388ba6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:09.738538 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:09.738538 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:09.746300 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-6fe61441-3ef4-4138-af3c-c4219f388ba6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:09.755621 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-6fe61441-3ef4-4138-af3c-c4219f388ba6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:09.756333 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 409/1632] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:59:09 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:09.883073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4455732d-a78b-4467-9c09-c9ae70c397ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:09.885994 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4455732d-a78b-4467-9c09-c9ae70c397ab tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 Jul 10 19:59:09.887292 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4455732d-a78b-4467-9c09-c9ae70c397ab tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:09.892419 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4455732d-a78b-4467-9c09-c9ae70c397ab tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:09.904358 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:09.904358 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:09.911063 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4455732d-a78b-4467-9c09-c9ae70c397ab tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:09.920451 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4455732d-a78b-4467-9c09-c9ae70c397ab tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 returned with HTTP 200 Jul 10 19:59:09.920922 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 411/1633] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:09 2026] GET /volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:10.364888 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-71d88742-06ad-49f7-9e62-b3f0268e9900 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:10.367912 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71d88742-06ad-49f7-9e62-b3f0268e9900 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] DELETE https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 Jul 10 19:59:10.368128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71d88742-06ad-49f7-9e62-b3f0268e9900 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:10.368328 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71d88742-06ad-49f7-9e62-b3f0268e9900 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:10.368499 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-71d88742-06ad-49f7-9e62-b3f0268e9900 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Delete volume with id: 7807af37-0062-4c3b-89d1-1db6a58c3f24 Jul 10 19:59:10.379758 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:10.379758 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:10.381717 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-71d88742-06ad-49f7-9e62-b3f0268e9900 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:10.418742 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-71d88742-06ad-49f7-9e62-b3f0268e9900 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Delete volume request issued successfully. Jul 10 19:59:10.419048 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71d88742-06ad-49f7-9e62-b3f0268e9900 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 returned with HTTP 202 Jul 10 19:59:10.419571 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 403/1634] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:59:10 2026] DELETE /volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:10.430296 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-802c9b06-d60a-436e-ad5a-68d702f5edae None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:10.433375 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-802c9b06-d60a-436e-ad5a-68d702f5edae tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 Jul 10 19:59:10.433567 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-802c9b06-d60a-436e-ad5a-68d702f5edae tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:10.433785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-802c9b06-d60a-436e-ad5a-68d702f5edae tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:10.443773 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:10.443773 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:10.449691 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-802c9b06-d60a-436e-ad5a-68d702f5edae tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:10.455423 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-802c9b06-d60a-436e-ad5a-68d702f5edae tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 returned with HTTP 200 Jul 10 19:59:10.456279 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 412/1635] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:10 2026] GET /volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:10.483540 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2ebdf27b-c937-4f41-87a3-f438130301f5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:10.487042 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ebdf27b-c937-4f41-87a3-f438130301f5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:10.487346 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ebdf27b-c937-4f41-87a3-f438130301f5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:10.487765 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ebdf27b-c937-4f41-87a3-f438130301f5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:10.487941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-2ebdf27b-c937-4f41-87a3-f438130301f5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:10.493999 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:10.493999 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:10.495195 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ebdf27b-c937-4f41-87a3-f438130301f5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:10.495677 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 410/1636] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:10 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:10.714224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9080ec7d-c48c-4c59-b9c8-c00d375f4875 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:10.716392 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9080ec7d-c48c-4c59-b9c8-c00d375f4875 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:10.716592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9080ec7d-c48c-4c59-b9c8-c00d375f4875 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:10.716818 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9080ec7d-c48c-4c59-b9c8-c00d375f4875 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:10.716957 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9080ec7d-c48c-4c59-b9c8-c00d375f4875 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:10.722886 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:10.722886 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:10.723905 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9080ec7d-c48c-4c59-b9c8-c00d375f4875 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:10.724390 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 412/1637] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:10 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:11.473666 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1a3759f0-e595-419e-ae0a-67df61c51ece None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:11.475644 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a3759f0-e595-419e-ae0a-67df61c51ece tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 Jul 10 19:59:11.475934 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a3759f0-e595-419e-ae0a-67df61c51ece tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:11.476209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a3759f0-e595-419e-ae0a-67df61c51ece tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:11.483822 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a3759f0-e595-419e-ae0a-67df61c51ece tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 returned with HTTP 404 Jul 10 19:59:11.484348 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 404/1638] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:11 2026] GET /volume/v3/volumes/7807af37-0062-4c3b-89d1-1db6a58c3f24 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:11.494346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b051a9ec-1342-46a2-b274-af88e9e39259 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:11.504917 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b051a9ec-1342-46a2-b274-af88e9e39259 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 Jul 10 19:59:11.505206 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b051a9ec-1342-46a2-b274-af88e9e39259 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:11.505765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b051a9ec-1342-46a2-b274-af88e9e39259 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:11.506672 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-b051a9ec-1342-46a2-b274-af88e9e39259 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Delete volume with id: f89468bf-787a-4a19-a195-f65cf3553e32 Jul 10 19:59:11.515318 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fa079e7a-00cf-4673-8e2a-3d727dd7f0d2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:11.528747 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fa079e7a-00cf-4673-8e2a-3d727dd7f0d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:11.529137 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fa079e7a-00cf-4673-8e2a-3d727dd7f0d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:11.529357 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fa079e7a-00cf-4673-8e2a-3d727dd7f0d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:11.529625 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-fa079e7a-00cf-4673-8e2a-3d727dd7f0d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:11.530070 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:11.530070 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:11.531165 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b051a9ec-1342-46a2-b274-af88e9e39259 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:11.546300 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:11.546300 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:11.548103 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fa079e7a-00cf-4673-8e2a-3d727dd7f0d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:11.550503 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 411/1639] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:11 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:11.559795 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b051a9ec-1342-46a2-b274-af88e9e39259 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Delete volume request issued successfully. Jul 10 19:59:11.560019 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b051a9ec-1342-46a2-b274-af88e9e39259 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 returned with HTTP 202 Jul 10 19:59:11.560652 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 413/1640] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:59:11 2026] DELETE /volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:11.570751 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-990e832a-3590-4598-b733-e0a9eee388b2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:11.575352 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-990e832a-3590-4598-b733-e0a9eee388b2 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 Jul 10 19:59:11.575612 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-990e832a-3590-4598-b733-e0a9eee388b2 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:11.575932 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-990e832a-3590-4598-b733-e0a9eee388b2 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:11.589769 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:11.589769 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:11.597447 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-990e832a-3590-4598-b733-e0a9eee388b2 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Volume info retrieved successfully. Jul 10 19:59:11.605769 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-990e832a-3590-4598-b733-e0a9eee388b2 tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 returned with HTTP 200 Jul 10 19:59:11.606499 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 413/1641] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:11 2026] GET /volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:11.739234 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-804e80f1-a821-4def-af08-adca8e60df1f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:11.741677 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-804e80f1-a821-4def-af08-adca8e60df1f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:11.742586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-804e80f1-a821-4def-af08-adca8e60df1f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:11.742586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-804e80f1-a821-4def-af08-adca8e60df1f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:11.742586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-804e80f1-a821-4def-af08-adca8e60df1f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:11.749771 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:11.749771 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:11.751101 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-804e80f1-a821-4def-af08-adca8e60df1f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:11.751715 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 405/1642] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:11 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:11.821498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-27e8cdb5-037d-40e9-bab9-25e23804dd06 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:11.821978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27e8cdb5-037d-40e9-bab9-25e23804dd06 None None] GET https://10.4.3.145/volume// Jul 10 19:59:11.822227 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27e8cdb5-037d-40e9-bab9-25e23804dd06 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:11.822427 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27e8cdb5-037d-40e9-bab9-25e23804dd06 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:11.822781 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27e8cdb5-037d-40e9-bab9-25e23804dd06 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:59:11.823264 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 412/1643] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 19:59:11 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 19:59:11.834232 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-83d98542-ccd9-4682-b59e-4dbd3a11415d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:11.836436 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-83d98542-ccd9-4682-b59e-4dbd3a11415d tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:59:11.836812 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-83d98542-ccd9-4682-b59e-4dbd3a11415d tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea48ed32-57a5-465a-9230-364b1aacc128", "connector": null, "instance_uuid": "c306b30f-eed0-44a1-9526-2745b7cbe330"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:11.845318 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:11.845318 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:11.883566 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-83d98542-ccd9-4682-b59e-4dbd3a11415d tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:59:11.886008 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 414/1644] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:59:11 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 19:59:12.292617 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-17fed00f-7bf4-45ed-891e-c9adef7b49d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.295358 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17fed00f-7bf4-45ed-891e-c9adef7b49d0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:12.295776 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17fed00f-7bf4-45ed-891e-c9adef7b49d0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:12.295907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17fed00f-7bf4-45ed-891e-c9adef7b49d0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:12.316832 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:12.316832 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:12.322156 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-17fed00f-7bf4-45ed-891e-c9adef7b49d0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:12.332274 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17fed00f-7bf4-45ed-891e-c9adef7b49d0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:12.334172 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 414/1645] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:12 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:12.448233 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6a8c0290-2487-4988-a5fb-afb7a02b48c9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.449387 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6a8c0290-2487-4988-a5fb-afb7a02b48c9 None None] GET https://10.4.3.145/volume// Jul 10 19:59:12.449387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6a8c0290-2487-4988-a5fb-afb7a02b48c9 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:12.449387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6a8c0290-2487-4988-a5fb-afb7a02b48c9 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:12.450010 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6a8c0290-2487-4988-a5fb-afb7a02b48c9 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:59:12.452655 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 406/1646] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:59:12 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 19:59:12.472796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-b35d7398-09b7-475c-8650-34dd07c611ee None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.487220 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-b35d7398-09b7-475c-8650-34dd07c611ee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:12.487864 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-b35d7398-09b7-475c-8650-34dd07c611ee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:12.488023 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-b35d7398-09b7-475c-8650-34dd07c611ee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:12.514294 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:12.514294 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:12.523800 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-b35d7398-09b7-475c-8650-34dd07c611ee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:12.532534 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-b35d7398-09b7-475c-8650-34dd07c611ee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:12.533026 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 413/1647] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:59:12 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1028 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:12.571921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-86c836cf-1c51-43d7-b4c1-56291faf5235 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.571921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-86c836cf-1c51-43d7-b4c1-56291faf5235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:12.571921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-86c836cf-1c51-43d7-b4c1-56291faf5235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:12.571921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-86c836cf-1c51-43d7-b4c1-56291faf5235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:12.571921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-86c836cf-1c51-43d7-b4c1-56291faf5235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:12.587543 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:12.587543 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:12.588607 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-86c836cf-1c51-43d7-b4c1-56291faf5235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:12.590095 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 415/1648] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:12 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:12.630823 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ecb21a8d-1063-464e-88ec-02f338282f5d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.636080 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecb21a8d-1063-464e-88ec-02f338282f5d tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] GET https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 Jul 10 19:59:12.636348 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecb21a8d-1063-464e-88ec-02f338282f5d tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:12.639028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecb21a8d-1063-464e-88ec-02f338282f5d tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:12.639429 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.640375 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:59:12.640648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:12.642538 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:12.642538 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: 83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:59:12.651991 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecb21a8d-1063-464e-88ec-02f338282f5d tempest-ServersNegativeTestJSON-431771028 tempest-ServersNegativeTestJSON-431771028-project-member] https://10.4.3.145/volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 returned with HTTP 404 Jul 10 19:59:12.652143 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 415/1649] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:12 2026] GET /volume/v3/volumes/f89468bf-787a-4a19-a195-f65cf3553e32 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:12.654801 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:12.654801 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:12.655924 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:12.694350 np0000005048 devstack@c-api.service[99971]: WARNING cinder.keymgr.conf_key_mgr [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:59:12.709271 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 19:59:12.709780 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-10dabdc4-4674-44d4-86af-2114e80e00f3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 202 Jul 10 19:59:12.711143 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 407/1650] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:59:12 2026] DELETE /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:12.719835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-32cd9c01-c3ac-487f-b35f-6b1bf8bde3b2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.723337 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32cd9c01-c3ac-487f-b35f-6b1bf8bde3b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:59:12.724138 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32cd9c01-c3ac-487f-b35f-6b1bf8bde3b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:12.726701 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32cd9c01-c3ac-487f-b35f-6b1bf8bde3b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:12.728773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2299765a-a201-4777-93e4-fdaf43b75bee None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.732036 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2299765a-a201-4777-93e4-fdaf43b75bee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] PUT https://10.4.3.145/volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d Jul 10 19:59:12.732768 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2299765a-a201-4777-93e4-fdaf43b75bee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:12.738047 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:12.738047 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:12.746154 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2299765a-a201-4777-93e4-fdaf43b75bee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Acquiring lock "cinder-attachment_update-ea48ed32-57a5-465a-9230-364b1aacc128-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:59:12.748083 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-32cd9c01-c3ac-487f-b35f-6b1bf8bde3b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:12.758994 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2299765a-a201-4777-93e4-fdaf43b75bee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Lock "cinder-attachment_update-ea48ed32-57a5-465a-9230-364b1aacc128-np0000005048" acquired by "attachment_update" :: waited 0.010s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:59:12.758994 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:12.758994 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:12.759671 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32cd9c01-c3ac-487f-b35f-6b1bf8bde3b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 200 Jul 10 19:59:12.760910 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 414/1651] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:12 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:12.771152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-79e1843b-aa8c-4690-b002-a2e65c47ad51 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:12.774526 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-79e1843b-aa8c-4690-b002-a2e65c47ad51 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:12.775452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-79e1843b-aa8c-4690-b002-a2e65c47ad51 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:12.775452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-79e1843b-aa8c-4690-b002-a2e65c47ad51 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:12.775452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-79e1843b-aa8c-4690-b002-a2e65c47ad51 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:12.782035 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:12.782035 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:12.783767 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-79e1843b-aa8c-4690-b002-a2e65c47ad51 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:12.784815 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 416/1652] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:12 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:13.137521 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-574ec41c-06c9-4da7-875c-e1286585c576 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.138094 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-574ec41c-06c9-4da7-875c-e1286585c576 None None] GET https://10.4.3.145/volume// Jul 10 19:59:13.138367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-574ec41c-06c9-4da7-875c-e1286585c576 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:13.138643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-574ec41c-06c9-4da7-875c-e1286585c576 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:13.139134 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-574ec41c-06c9-4da7-875c-e1286585c576 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:59:13.139503 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 408/1653] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:59:13 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 19:59:13.153032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-7e203ce9-7b94-4aa4-ae88-60b4198a15bf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.160000 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-7e203ce9-7b94-4aa4-ae88-60b4198a15bf tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:59:13.160663 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-7e203ce9-7b94-4aa4-ae88-60b4198a15bf tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08624f6e-97f1-4942-bb4b-49acff23fade", "connector": null, "instance_uuid": "cee84c26-1e36-4149-b467-d963f2f277a4"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:13.182820 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:13.182820 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:13.240710 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-7e203ce9-7b94-4aa4-ae88-60b4198a15bf tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:59:13.241353 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 415/1654] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:59:13 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:13.299289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2299765a-a201-4777-93e4-fdaf43b75bee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Lock "cinder-attachment_update-ea48ed32-57a5-465a-9230-364b1aacc128-np0000005048" released by "attachment_update" :: held 0.540s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:59:13.299289 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2299765a-a201-4777-93e4-fdaf43b75bee tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d returned with HTTP 200 Jul 10 19:59:13.299289 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 416/1655] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:59:12 2026] PUT /volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:13.355883 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b85abb0f-5604-48e1-b17c-15d12221df83 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.359273 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b85abb0f-5604-48e1-b17c-15d12221df83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:13.359273 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b85abb0f-5604-48e1-b17c-15d12221df83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:13.359273 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b85abb0f-5604-48e1-b17c-15d12221df83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:13.375535 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:13.375535 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:13.382056 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b85abb0f-5604-48e1-b17c-15d12221df83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:13.391496 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b85abb0f-5604-48e1-b17c-15d12221df83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:13.391496 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 417/1656] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:13 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:13.605243 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ce584d51-03cc-4163-90e4-f9a84eee890c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.607402 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ce584d51-03cc-4163-90e4-f9a84eee890c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:13.607742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ce584d51-03cc-4163-90e4-f9a84eee890c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:13.607997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ce584d51-03cc-4163-90e4-f9a84eee890c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:13.608143 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-ce584d51-03cc-4163-90e4-f9a84eee890c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:13.615350 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:13.615350 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:13.616771 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ce584d51-03cc-4163-90e4-f9a84eee890c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:13.617673 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 409/1657] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:13 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:59:13.782762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-77466f7e-02b8-43c8-baac-0e335351d254 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.785258 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77466f7e-02b8-43c8-baac-0e335351d254 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b Jul 10 19:59:13.785555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77466f7e-02b8-43c8-baac-0e335351d254 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:13.785848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77466f7e-02b8-43c8-baac-0e335351d254 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:13.796739 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77466f7e-02b8-43c8-baac-0e335351d254 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b returned with HTTP 404 Jul 10 19:59:13.797610 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 416/1658] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:13 2026] GET /volume/v3/volumes/83dbb700-6f91-40c5-a0f9-dfcaffe7f86b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:13.798126 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ec16af2c-a8bf-4b08-b5e0-eedb009e40c0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.799998 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec16af2c-a8bf-4b08-b5e0-eedb009e40c0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:13.800529 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec16af2c-a8bf-4b08-b5e0-eedb009e40c0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:13.800529 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec16af2c-a8bf-4b08-b5e0-eedb009e40c0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:13.800529 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ec16af2c-a8bf-4b08-b5e0-eedb009e40c0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:13.808980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aae3e510-0472-4908-b9cc-04a609aab848 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.812934 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aae3e510-0472-4908-b9cc-04a609aab848 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:59:13.812934 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aae3e510-0472-4908-b9cc-04a609aab848 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:13.812934 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aae3e510-0472-4908-b9cc-04a609aab848 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:13.813835 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-aae3e510-0472-4908-b9cc-04a609aab848 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:59:13.815533 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:13.815533 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:13.817782 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec16af2c-a8bf-4b08-b5e0-eedb009e40c0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:13.817782 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 417/1659] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:13 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:13.818003 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-c92c3066-fd85-4791-9e23-28b65cd226ed None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.825900 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-c92c3066-fd85-4791-9e23-28b65cd226ed tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] DELETE https://10.4.3.145/volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446 Jul 10 19:59:13.825900 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-c92c3066-fd85-4791-9e23-28b65cd226ed tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:13.825900 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-c92c3066-fd85-4791-9e23-28b65cd226ed tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:13.838296 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:13.838296 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:13.886175 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-aae3e510-0472-4908-b9cc-04a609aab848 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Get all volumes completed successfully. Jul 10 19:59:13.889246 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:13.889246 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:13.900141 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aae3e510-0472-4908-b9cc-04a609aab848 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:59:13.900709 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 418/1660] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 19:59:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11282 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:13.927013 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4eb20891-2bf4-456a-bc49-dc4ccc62b308 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:13.932070 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4eb20891-2bf4-456a-bc49-dc4ccc62b308 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] DELETE https://10.4.3.145/volume/v3/types/e66f768e-9585-4f74-90af-9ec4ac0a7dbb Jul 10 19:59:13.934623 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4eb20891-2bf4-456a-bc49-dc4ccc62b308 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:13.935825 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4eb20891-2bf4-456a-bc49-dc4ccc62b308 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:13.935825 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:13.935825 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:13.990334 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4eb20891-2bf4-456a-bc49-dc4ccc62b308 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] https://10.4.3.145/volume/v3/types/e66f768e-9585-4f74-90af-9ec4ac0a7dbb returned with HTTP 202 Jul 10 19:59:13.990635 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 417/1661] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 19:59:13 2026] DELETE /volume/v3/types/e66f768e-9585-4f74-90af-9ec4ac0a7dbb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:14.008717 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-24b2634b-80e7-4bc2-8c7a-7ab0b6c5a941 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.010777 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-24b2634b-80e7-4bc2-8c7a-7ab0b6c5a941 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 19:59:14.011224 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-24b2634b-80e7-4bc2-8c7a-7ab0b6c5a941 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1319475638", "extra_specs": {}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:14.041853 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-24b2634b-80e7-4bc2-8c7a-7ab0b6c5a941 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 19:59:14.042307 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 418/1662] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 19:59:14 2026] POST /volume/v3/types => generated 213 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:14.059396 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-955dc283-f1ba-4faa-a8e5-10c0e8554b28 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.062754 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-955dc283-f1ba-4faa-a8e5-10c0e8554b28 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] POST https://10.4.3.145/volume/v3/types/96ba5566-e741-4510-a0cd-dbbdefc2031d/encryption Jul 10 19:59:14.062754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-955dc283-f1ba-4faa-a8e5-10c0e8554b28 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:14.085688 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-955dc283-f1ba-4faa-a8e5-10c0e8554b28 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] https://10.4.3.145/volume/v3/types/96ba5566-e741-4510-a0cd-dbbdefc2031d/encryption returned with HTTP 200 Jul 10 19:59:14.086328 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 419/1663] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 19:59:14 2026] POST /volume/v3/types/96ba5566-e741-4510-a0cd-dbbdefc2031d/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:14.096640 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-71114e69-48a5-43a9-a1c5-f623d5954502 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.099455 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:59:14.099882 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1138441137", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1319475638", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:14.101886 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1138441137', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1319475638', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:59:14.106700 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 19:59:14.107130 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:14.107130 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:14.107700 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 19:59:14.115362 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (cae53c94-32dc-4d2b-8d1d-85c09107bad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:14.116871 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacbc9f3-3308-4cbb-8cc7-33dd9a5439e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:14.118760 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:59:14.158507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacbc9f3-3308-4cbb-8cc7-33dd9a5439e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:59:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96ba5566-e741-4510-a0cd-dbbdefc2031d,is_public=True,name='tempest-scenario-type-luks2-1319475638',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96ba5566-e741-4510-a0cd-dbbdefc2031d', '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=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:14.159639 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8a6434-735a-444a-af07-92f7bdfff917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:14.205167 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1319475638 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1319475638, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:59:14.205167 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1319475638 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1319475638, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:59:14.262277 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['29d90aac-758a-4a49-8047-0fde8ad40742', '4042a10a-bc80-4c3a-9e08-faca2313c528', '8ded3b17-ae85-4e7a-86ff-82d67d5d52c3', '0b18055a-a5d7-43cd-9f92-4533de830119'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:14.263320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8a6434-735a-444a-af07-92f7bdfff917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d90aac-758a-4a49-8047-0fde8ad40742', '4042a10a-bc80-4c3a-9e08-faca2313c528', '8ded3b17-ae85-4e7a-86ff-82d67d5d52c3', '0b18055a-a5d7-43cd-9f92-4533de830119']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:14.264998 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07dd437e-18ab-4436-8487-3942ba472c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:14.298275 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07dd437e-18ab-4436-8487-3942ba472c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c5ce541-b118-47e8-8657-cee8913dd512', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1138441137',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['29d90aac-758a-4a49-8047-0fde8ad40742','4042a10a-bc80-4c3a-9e08-faca2313c528','8ded3b17-ae85-4e7a-86ff-82d67d5d52c3','0b18055a-a5d7-43cd-9f92-4533de830119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=96ba5566-e741-4510-a0cd-dbbdefc2031d), 'volume': Volume(_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-10T19:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1138441137',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7c5ce541-b118-47e8-8657-cee8913dd512,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96ba5566-e741-4510-a0cd-dbbdefc2031d),volume_type_id=96ba5566-e741-4510-a0cd-dbbdefc2031d)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:14.300051 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b98c711-865b-4f38-bc74-f01ffd0c1f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:14.331241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b98c711-865b-4f38-bc74-f01ffd0c1f55) transitioned into state 'SUCCESS' from state '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-1138441137',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['29d90aac-758a-4a49-8047-0fde8ad40742','4042a10a-bc80-4c3a-9e08-faca2313c528','8ded3b17-ae85-4e7a-86ff-82d67d5d52c3','0b18055a-a5d7-43cd-9f92-4533de830119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=96ba5566-e741-4510-a0cd-dbbdefc2031d)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:14.333343 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4eb13af-2101-408e-9892-43b5387ff3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:14.359636 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4eb13af-2101-408e-9892-43b5387ff3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:14.361756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (cae53c94-32dc-4d2b-8d1d-85c09107bad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:14.362153 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 19:59:14.364483 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-71114e69-48a5-43a9-a1c5-f623d5954502 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:59:14.364483 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 418/1664] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:59:14 2026] POST /volume/v3/volumes => generated 781 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:14.384845 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-35454883-f944-4f4e-af97-18ce2d132234 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.390111 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-35454883-f944-4f4e-af97-18ce2d132234 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 19:59:14.390111 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-35454883-f944-4f4e-af97-18ce2d132234 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:14.390111 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-35454883-f944-4f4e-af97-18ce2d132234 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:14.397388 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-c92c3066-fd85-4791-9e23-28b65cd226ed tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446 returned with HTTP 200 Jul 10 19:59:14.397457 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:14.397457 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:14.397757 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 410/1665] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:59:13 2026] DELETE /volume/v3/attachments/7f6bf29b-d49f-430b-b8a9-a279c220e446 => generated 192 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:14.409458 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-35454883-f944-4f4e-af97-18ce2d132234 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:14.412588 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-49781460-0ff2-4f9a-8801-9413ce862f7b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.416249 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-35454883-f944-4f4e-af97-18ce2d132234 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 200 Jul 10 19:59:14.417070 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 419/1666] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:14 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:14.417662 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49781460-0ff2-4f9a-8801-9413ce862f7b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:14.418083 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49781460-0ff2-4f9a-8801-9413ce862f7b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:14.418321 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49781460-0ff2-4f9a-8801-9413ce862f7b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:14.432598 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:14.432598 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:14.438747 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-49781460-0ff2-4f9a-8801-9413ce862f7b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:14.444608 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49781460-0ff2-4f9a-8801-9413ce862f7b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:14.445369 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 420/1667] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:14 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:14.547744 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f57e32a6-ac7b-4057-97f7-53244dc0810a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.548750 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f57e32a6-ac7b-4057-97f7-53244dc0810a None None] GET https://10.4.3.145/volume// Jul 10 19:59:14.549123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f57e32a6-ac7b-4057-97f7-53244dc0810a None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:14.550597 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f57e32a6-ac7b-4057-97f7-53244dc0810a None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:14.552043 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f57e32a6-ac7b-4057-97f7-53244dc0810a None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:59:14.552528 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 419/1668] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:59:14 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:59:14.563915 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-f6d72140-c7e4-4c50-ade4-7c05c8d0af9a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.570031 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-f6d72140-c7e4-4c50-ade4-7c05c8d0af9a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] POST https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade/action Jul 10 19:59:14.570031 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-f6d72140-c7e4-4c50-ade4-7c05c8d0af9a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action body: b'{"os-reimage": {"image_id": "eac1db3c-d2cd-431f-b3d6-474ea578c491", "reimage_reserved": true}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:14.570031 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-f6d72140-c7e4-4c50-ade4-7c05c8d0af9a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "eac1db3c-d2cd-431f-b3d6-474ea578c491", "reimage_reserved": true}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:14.594828 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:14.594828 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:14.595042 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-f6d72140-c7e4-4c50-ade4-7c05c8d0af9a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:59:14.634825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2f89de6c-ae0c-4229-a726-a10b500e5059 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.636944 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2f89de6c-ae0c-4229-a726-a10b500e5059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:14.637415 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2f89de6c-ae0c-4229-a726-a10b500e5059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:14.637746 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2f89de6c-ae0c-4229-a726-a10b500e5059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:14.637999 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-2f89de6c-ae0c-4229-a726-a10b500e5059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:14.642603 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:14.642603 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:14.646315 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2f89de6c-ae0c-4229-a726-a10b500e5059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:14.646315 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 420/1669] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:14 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:14.741374 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-f6d72140-c7e4-4c50-ade4-7c05c8d0af9a tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade/action returned with HTTP 202 Jul 10 19:59:14.742031 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 411/1670] 10.4.3.145 () {74 vars in 1713 bytes} [Fri Jul 10 19:59:14 2026] POST /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 19:59:14.834108 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ba6c579-a08a-42e0-b94e-97c9d33c832d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:14.837716 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ba6c579-a08a-42e0-b94e-97c9d33c832d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:14.838120 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ba6c579-a08a-42e0-b94e-97c9d33c832d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:14.840253 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ba6c579-a08a-42e0-b94e-97c9d33c832d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:14.840253 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9ba6c579-a08a-42e0-b94e-97c9d33c832d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:14.848370 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:14.848370 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:14.850736 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ba6c579-a08a-42e0-b94e-97c9d33c832d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:14.852983 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 421/1671] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:14 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:15.430867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a5109e5f-d710-4625-b1d8-e2cc5f5a9b41 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:15.433365 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5109e5f-d710-4625-b1d8-e2cc5f5a9b41 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 19:59:15.433579 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5109e5f-d710-4625-b1d8-e2cc5f5a9b41 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:15.433846 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5109e5f-d710-4625-b1d8-e2cc5f5a9b41 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:15.442487 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:15.442487 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:15.448091 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a5109e5f-d710-4625-b1d8-e2cc5f5a9b41 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:15.454408 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5109e5f-d710-4625-b1d8-e2cc5f5a9b41 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 200 Jul 10 19:59:15.454979 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 420/1672] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:15 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:15.469597 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7515a477-816c-4488-9208-57557e24903c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:15.472703 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d28794f8-d9da-4a4b-b534-d2def95f10ec None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:15.473236 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7515a477-816c-4488-9208-57557e24903c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:15.473473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7515a477-816c-4488-9208-57557e24903c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:15.473692 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7515a477-816c-4488-9208-57557e24903c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:15.475430 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d28794f8-d9da-4a4b-b534-d2def95f10ec tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 19:59:15.475991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d28794f8-d9da-4a4b-b534-d2def95f10ec tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:15.475991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d28794f8-d9da-4a4b-b534-d2def95f10ec tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:15.485658 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:15.485658 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:15.486071 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:15.486071 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:15.490995 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7515a477-816c-4488-9208-57557e24903c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:15.493594 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d28794f8-d9da-4a4b-b534-d2def95f10ec tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:15.498208 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7515a477-816c-4488-9208-57557e24903c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:15.498819 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 421/1673] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:15 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:15.500592 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d28794f8-d9da-4a4b-b534-d2def95f10ec tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 200 Jul 10 19:59:15.501522 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 412/1674] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:15 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:15.517107 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fd12f388-d4ea-4028-86c1-c5388556aee5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:15.519688 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd12f388-d4ea-4028-86c1-c5388556aee5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/action Jul 10 19:59:15.520703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd12f388-d4ea-4028-86c1-c5388556aee5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:15.520703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd12f388-d4ea-4028-86c1-c5388556aee5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:15.533493 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:15.533493 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:15.539390 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fd12f388-d4ea-4028-86c1-c5388556aee5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:15.548078 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fd12f388-d4ea-4028-86c1-c5388556aee5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume updated successfully. Jul 10 19:59:15.548339 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd12f388-d4ea-4028-86c1-c5388556aee5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/action returned with HTTP 200 Jul 10 19:59:15.548989 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 422/1675] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 19:59:15 2026] POST /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:59:15.665462 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-40c2de7a-7fe5-4e21-a686-ac6116e4c02e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:15.665703 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-40c2de7a-7fe5-4e21-a686-ac6116e4c02e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:15.665987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-40c2de7a-7fe5-4e21-a686-ac6116e4c02e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:15.666092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-40c2de7a-7fe5-4e21-a686-ac6116e4c02e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:15.666204 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-40c2de7a-7fe5-4e21-a686-ac6116e4c02e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:15.679396 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:15.679396 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:15.682987 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-40c2de7a-7fe5-4e21-a686-ac6116e4c02e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:15.682987 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 421/1676] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:15 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:15.745300 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-1c236e74-d78a-4f19-bf18-978f4c1d3a89 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:15.750620 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-1c236e74-d78a-4f19-bf18-978f4c1d3a89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 19:59:15.750863 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-1c236e74-d78a-4f19-bf18-978f4c1d3a89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:15.751750 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-1c236e74-d78a-4f19-bf18-978f4c1d3a89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:15.758873 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:15.758873 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:15.763245 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-1c236e74-d78a-4f19-bf18-978f4c1d3a89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:15.768434 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-1c236e74-d78a-4f19-bf18-978f4c1d3a89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 200 Jul 10 19:59:15.769680 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 422/1677] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:59:15 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:15.876114 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-587d5540-53c9-4d28-829a-57e13528f814 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:15.879650 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-587d5540-53c9-4d28-829a-57e13528f814 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:15.879789 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-587d5540-53c9-4d28-829a-57e13528f814 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:15.880041 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-587d5540-53c9-4d28-829a-57e13528f814 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:15.880217 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-587d5540-53c9-4d28-829a-57e13528f814 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:15.888486 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:15.888486 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:15.889472 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-587d5540-53c9-4d28-829a-57e13528f814 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:15.889972 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 413/1678] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:15 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:16.441930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-96876326-025c-4e11-bba4-c81e56887fcf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:16.444819 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-96876326-025c-4e11-bba4-c81e56887fcf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 19:59:16.445049 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-96876326-025c-4e11-bba4-c81e56887fcf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:16.445200 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-96876326-025c-4e11-bba4-c81e56887fcf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:16.454051 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:16.454051 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:16.458590 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-96876326-025c-4e11-bba4-c81e56887fcf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:16.464440 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-96876326-025c-4e11-bba4-c81e56887fcf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 200 Jul 10 19:59:16.465183 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 423/1679] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:59:16 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:16.477832 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6fddd748-64a2-4952-aa6d-68dda96fa336 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:16.478354 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6fddd748-64a2-4952-aa6d-68dda96fa336 None None] GET https://10.4.3.145/volume// Jul 10 19:59:16.478483 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6fddd748-64a2-4952-aa6d-68dda96fa336 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:16.478694 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6fddd748-64a2-4952-aa6d-68dda96fa336 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:16.479126 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6fddd748-64a2-4952-aa6d-68dda96fa336 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:59:16.479512 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 422/1680] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 19:59: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 19:59:16.488050 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-269d50d3-ed49-4305-900d-3319a52fb6bf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:16.491400 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-269d50d3-ed49-4305-900d-3319a52fb6bf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 19:59:16.492038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-269d50d3-ed49-4305-900d-3319a52fb6bf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c5ce541-b118-47e8-8657-cee8913dd512", "connector": null, "instance_uuid": "9666a676-c55d-4baf-929f-2b86900c7727"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:16.507104 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:16.507104 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:16.516198 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-df33b087-987d-4867-aa45-464a69e0062b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:16.518405 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-df33b087-987d-4867-aa45-464a69e0062b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:16.518658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-df33b087-987d-4867-aa45-464a69e0062b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:16.518921 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-df33b087-987d-4867-aa45-464a69e0062b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:16.539469 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:16.539469 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:16.550404 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-df33b087-987d-4867-aa45-464a69e0062b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:16.558203 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-269d50d3-ed49-4305-900d-3319a52fb6bf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 19:59:16.558769 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 423/1681] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 19:59:16 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 19:59:16.559607 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-df33b087-987d-4867-aa45-464a69e0062b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:16.562985 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 414/1682] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:16 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:16.701941 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1bf53f1a-6b2a-4887-a723-e490e62f60cc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:16.705232 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1bf53f1a-6b2a-4887-a723-e490e62f60cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:16.705232 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1bf53f1a-6b2a-4887-a723-e490e62f60cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:16.705232 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1bf53f1a-6b2a-4887-a723-e490e62f60cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:16.705232 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1bf53f1a-6b2a-4887-a723-e490e62f60cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:16.711553 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:16.711553 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:16.713354 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1bf53f1a-6b2a-4887-a723-e490e62f60cc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:16.713494 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 424/1683] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:16 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:16.905389 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b78b1ac3-d89a-4c37-8488-cec823025772 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:16.910561 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b78b1ac3-d89a-4c37-8488-cec823025772 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:16.910773 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b78b1ac3-d89a-4c37-8488-cec823025772 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:16.910973 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b78b1ac3-d89a-4c37-8488-cec823025772 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:16.911094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b78b1ac3-d89a-4c37-8488-cec823025772 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:16.918789 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:16.918789 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:16.919537 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b78b1ac3-d89a-4c37-8488-cec823025772 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:16.919988 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 423/1684] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:16 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:17.580370 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d232b204-5589-4039-b61d-03aa00a2b252 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:17.583634 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d232b204-5589-4039-b61d-03aa00a2b252 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:17.583873 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d232b204-5589-4039-b61d-03aa00a2b252 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:17.584076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d232b204-5589-4039-b61d-03aa00a2b252 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:17.607301 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:17.607301 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:17.614110 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d232b204-5589-4039-b61d-03aa00a2b252 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:17.620901 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d232b204-5589-4039-b61d-03aa00a2b252 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:17.621371 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 424/1685] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:17 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:17.727578 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6255238b-2346-4caf-b2d7-66864585adbe None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:17.731113 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6255238b-2346-4caf-b2d7-66864585adbe tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:17.731113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6255238b-2346-4caf-b2d7-66864585adbe tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:17.731113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6255238b-2346-4caf-b2d7-66864585adbe tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:17.731113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6255238b-2346-4caf-b2d7-66864585adbe tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:17.741184 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:17.741184 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:17.742016 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6255238b-2346-4caf-b2d7-66864585adbe tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:17.742431 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 415/1686] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:17 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:17.933520 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-60b98669-db51-4ead-b1fd-e0b8b7c7161a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:17.936096 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60b98669-db51-4ead-b1fd-e0b8b7c7161a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:17.936389 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60b98669-db51-4ead-b1fd-e0b8b7c7161a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:17.936632 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60b98669-db51-4ead-b1fd-e0b8b7c7161a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:17.936822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-60b98669-db51-4ead-b1fd-e0b8b7c7161a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:17.942132 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:17.942132 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:17.943467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60b98669-db51-4ead-b1fd-e0b8b7c7161a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:17.943806 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 425/1687] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:17 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:18.646192 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7b18b49d-d252-4983-acfb-12e5bd1f0ab8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:18.649006 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7b18b49d-d252-4983-acfb-12e5bd1f0ab8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:18.649324 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7b18b49d-d252-4983-acfb-12e5bd1f0ab8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:18.649540 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7b18b49d-d252-4983-acfb-12e5bd1f0ab8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:18.662916 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:18.662916 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:18.668595 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7b18b49d-d252-4983-acfb-12e5bd1f0ab8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:18.677552 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7b18b49d-d252-4983-acfb-12e5bd1f0ab8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:18.678395 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 424/1688] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:18 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:59:18.754210 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-055d7281-d951-4cbf-9ccb-f5811b47fb0d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:18.756185 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-055d7281-d951-4cbf-9ccb-f5811b47fb0d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:18.756391 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-055d7281-d951-4cbf-9ccb-f5811b47fb0d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:18.756601 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-055d7281-d951-4cbf-9ccb-f5811b47fb0d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:18.756950 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-055d7281-d951-4cbf-9ccb-f5811b47fb0d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:18.767161 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:18.767161 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:18.768225 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-055d7281-d951-4cbf-9ccb-f5811b47fb0d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:18.768698 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 425/1689] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:18 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:18.958140 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-be92f321-c6df-4f5d-8f56-b1efbc703d90 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:18.960033 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be92f321-c6df-4f5d-8f56-b1efbc703d90 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:18.960274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be92f321-c6df-4f5d-8f56-b1efbc703d90 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:18.960511 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be92f321-c6df-4f5d-8f56-b1efbc703d90 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:18.960645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-be92f321-c6df-4f5d-8f56-b1efbc703d90 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:18.967158 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:18.967158 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:18.968039 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be92f321-c6df-4f5d-8f56-b1efbc703d90 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:18.968480 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 416/1690] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:18 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:19.690458 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8778860b-693a-4a47-afd9-9ed4dd7f0403 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:19.692295 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8778860b-693a-4a47-afd9-9ed4dd7f0403 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:19.692502 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8778860b-693a-4a47-afd9-9ed4dd7f0403 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:19.692698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8778860b-693a-4a47-afd9-9ed4dd7f0403 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:19.703215 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:19.703215 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:19.707186 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8778860b-693a-4a47-afd9-9ed4dd7f0403 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:19.712798 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8778860b-693a-4a47-afd9-9ed4dd7f0403 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:19.713265 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 426/1691] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:19 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:19.785201 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fd116dbf-3877-4cc9-b0dd-feacc38094c0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:19.787334 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fd116dbf-3877-4cc9-b0dd-feacc38094c0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:19.787642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fd116dbf-3877-4cc9-b0dd-feacc38094c0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:19.787864 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fd116dbf-3877-4cc9-b0dd-feacc38094c0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:19.787973 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-fd116dbf-3877-4cc9-b0dd-feacc38094c0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:19.792137 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:19.792137 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:19.792929 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fd116dbf-3877-4cc9-b0dd-feacc38094c0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:19.793337 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 425/1692] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:19 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:19.986146 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8e71ecd1-0c61-4b3a-98c4-a0876232e166 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:19.987997 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e71ecd1-0c61-4b3a-98c4-a0876232e166 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:19.988176 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e71ecd1-0c61-4b3a-98c4-a0876232e166 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:19.988380 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e71ecd1-0c61-4b3a-98c4-a0876232e166 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:19.988512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8e71ecd1-0c61-4b3a-98c4-a0876232e166 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:19.998171 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:19.998171 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:19.998940 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e71ecd1-0c61-4b3a-98c4-a0876232e166 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:19.999343 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 426/1693] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:19 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:20.528878 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2fc5164f-c660-4759-9d96-4377556676a0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:20.531208 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2fc5164f-c660-4759-9d96-4377556676a0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] POST https://10.4.3.145/volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d/action Jul 10 19:59:20.531616 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2fc5164f-c660-4759-9d96-4377556676a0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:20.531759 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2fc5164f-c660-4759-9d96-4377556676a0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:20.582086 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:20.582086 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:20.612630 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d97b8e3d-59f1-4167-b562-1bc0247cdb43 req-2fc5164f-c660-4759-9d96-4377556676a0 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d/action returned with HTTP 204 Jul 10 19:59:20.613349 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 417/1694] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:59:20 2026] POST /volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:20.734568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-afb05100-457e-4b35-8149-db0440f24c0e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:20.739138 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afb05100-457e-4b35-8149-db0440f24c0e tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:20.739138 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afb05100-457e-4b35-8149-db0440f24c0e tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:20.739138 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afb05100-457e-4b35-8149-db0440f24c0e tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:20.753070 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:20.753070 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:20.757399 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-afb05100-457e-4b35-8149-db0440f24c0e tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:20.765091 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afb05100-457e-4b35-8149-db0440f24c0e tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:20.765091 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 427/1695] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:20 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:20.782583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-407f5c19-c691-489d-babf-922eba80101c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:20.785633 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-407f5c19-c691-489d-babf-922eba80101c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] POST https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128/action Jul 10 19:59:20.786197 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-407f5c19-c691-489d-babf-922eba80101c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:20.786363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-407f5c19-c691-489d-babf-922eba80101c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:20.805465 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:20.805465 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:20.805942 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-296c81f3-d89d-4abd-9fa7-7755aa671786 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:20.806260 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-407f5c19-c691-489d-babf-922eba80101c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:20.808185 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-296c81f3-d89d-4abd-9fa7-7755aa671786 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:20.808527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-296c81f3-d89d-4abd-9fa7-7755aa671786 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:20.808771 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-296c81f3-d89d-4abd-9fa7-7755aa671786 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:20.809101 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-296c81f3-d89d-4abd-9fa7-7755aa671786 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:20.814290 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:20.814290 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:20.815296 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-296c81f3-d89d-4abd-9fa7-7755aa671786 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:20.815890 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 427/1696] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:20 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:20.866973 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-407f5c19-c691-489d-babf-922eba80101c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Created reservations ['14e3d8c0-1d3e-430f-b21b-85eb38263193', '2b04e63d-40f2-4454-8869-623f69370ed5'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:20.898218 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-407f5c19-c691-489d-babf-922eba80101c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Extend volume request issued successfully. Jul 10 19:59:20.898533 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-407f5c19-c691-489d-babf-922eba80101c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128/action returned with HTTP 202 Jul 10 19:59:20.899045 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 426/1697] 10.4.3.145 () {70 vars in 1431 bytes} [Fri Jul 10 19:59:20 2026] POST /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 19:59:20.909945 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2841fb6d-e0ef-4db6-988c-fa7cfcfa483b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:20.912743 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2841fb6d-e0ef-4db6-988c-fa7cfcfa483b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:20.913124 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2841fb6d-e0ef-4db6-988c-fa7cfcfa483b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:20.914006 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2841fb6d-e0ef-4db6-988c-fa7cfcfa483b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:20.928648 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:20.928648 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:20.934065 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2841fb6d-e0ef-4db6-988c-fa7cfcfa483b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:20.939735 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2841fb6d-e0ef-4db6-988c-fa7cfcfa483b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:20.940292 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 418/1698] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:20 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:21.010203 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6fd4fd51-372c-4987-ad04-1336f069ef39 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:21.012019 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6fd4fd51-372c-4987-ad04-1336f069ef39 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:21.012466 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6fd4fd51-372c-4987-ad04-1336f069ef39 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:21.012886 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6fd4fd51-372c-4987-ad04-1336f069ef39 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:21.013222 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6fd4fd51-372c-4987-ad04-1336f069ef39 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:21.018151 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:21.018151 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:21.019151 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6fd4fd51-372c-4987-ad04-1336f069ef39 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:21.019643 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 428/1699] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:21 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:21.835155 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fec7f291-83ac-44e1-9411-89ba2037fe9c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:21.840152 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fec7f291-83ac-44e1-9411-89ba2037fe9c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:21.840322 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fec7f291-83ac-44e1-9411-89ba2037fe9c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:21.840512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fec7f291-83ac-44e1-9411-89ba2037fe9c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:21.840623 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-fec7f291-83ac-44e1-9411-89ba2037fe9c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:21.848119 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:21.848119 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:21.848870 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fec7f291-83ac-44e1-9411-89ba2037fe9c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:21.849330 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 428/1700] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:21 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:21.862623 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2a421172-32ed-48e6-ac67-dfb7434f486b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:21.865122 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2a421172-32ed-48e6-ac67-dfb7434f486b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:59:21.865389 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2a421172-32ed-48e6-ac67-dfb7434f486b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:21.865662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2a421172-32ed-48e6-ac67-dfb7434f486b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:21.874588 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:21.874588 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:21.879286 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2a421172-32ed-48e6-ac67-dfb7434f486b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:21.885655 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2a421172-32ed-48e6-ac67-dfb7434f486b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 returned with HTTP 200 Jul 10 19:59:21.886049 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 427/1701] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:21 2026] GET /volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:21.905995 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:21.908474 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2/restore Jul 10 19:59:21.908616 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:21.913404 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Restoring backup 6f7ab545-21bc-440e-8494-0d11e0dd53f2 ({'restore': {}}) {{(pid=99971) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:59:21.913599 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Restoring backup 6f7ab545-21bc-440e-8494-0d11e0dd53f2 to volume None. Jul 10 19:59:21.924430 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:21.924430 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:21.925538 np0000005048 devstack@c-api.service[99971]: INFO cinder.backup.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating volume of 1 GB for restore of backup 6f7ab545-21bc-440e-8494-0d11e0dd53f2. Jul 10 19:59:21.937941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:59:21.937613. {{(pid=99971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:59:21.938170 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Availability Zones retrieved successfully. Jul 10 19:59:21.945408 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (f0c02f5e-075a-4f77-b42d-5cacf3091618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:21.946888 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5616cd-7071-4ef9-b6c7-7da677cf715b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:21.948266 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:59:21.956422 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70e76e75-8ba2-439f-a9eb-c74898db3556 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:21.960330 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70e76e75-8ba2-439f-a9eb-c74898db3556 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:21.960330 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70e76e75-8ba2-439f-a9eb-c74898db3556 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:21.961019 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70e76e75-8ba2-439f-a9eb-c74898db3556 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:21.972668 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:21.972668 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:21.976611 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-70e76e75-8ba2-439f-a9eb-c74898db3556 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:21.981084 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70e76e75-8ba2-439f-a9eb-c74898db3556 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:21.981443 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 429/1702] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:21 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:21.990733 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5616cd-7071-4ef9-b6c7-7da677cf715b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:21.991876 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b7a665-5ca6-473e-9ccf-a15d70acdc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:21.995180 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f0e19aae-15dd-447e-98f4-a1e1f5efb7c2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:22.000557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f0e19aae-15dd-447e-98f4-a1e1f5efb7c2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:22.001183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f0e19aae-15dd-447e-98f4-a1e1f5efb7c2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:22.001314 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f0e19aae-15dd-447e-98f4-a1e1f5efb7c2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:22.014696 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:22.014696 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:22.021369 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f0e19aae-15dd-447e-98f4-a1e1f5efb7c2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:22.029655 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f0e19aae-15dd-447e-98f4-a1e1f5efb7c2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:22.030245 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 429/1703] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:21 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 19:59:22.030349 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-19fe30c0-45d6-45c9-8944-deb63fb0915c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:22.034139 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-19fe30c0-45d6-45c9-8944-deb63fb0915c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:22.034455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-19fe30c0-45d6-45c9-8944-deb63fb0915c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:22.034625 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-19fe30c0-45d6-45c9-8944-deb63fb0915c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:22.034824 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-19fe30c0-45d6-45c9-8944-deb63fb0915c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:22.037160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['f2fdec67-f767-4af9-abc1-85bf771f4609', '074a2246-989e-41d6-9bde-f907ede42ebd', 'fc382126-a21b-4678-b5d9-01b53b6aca29', '98c745cf-f4ac-411b-aea0-ecee0fdd071a'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:22.038051 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b7a665-5ca6-473e-9ccf-a15d70acdc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2fdec67-f767-4af9-abc1-85bf771f4609', '074a2246-989e-41d6-9bde-f907ede42ebd', 'fc382126-a21b-4678-b5d9-01b53b6aca29', '98c745cf-f4ac-411b-aea0-ecee0fdd071a']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:22.038746 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79a49d2-dbad-4f3a-82a0-98d921c32392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:22.039358 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:22.039358 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:22.040243 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-19fe30c0-45d6-45c9-8944-deb63fb0915c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:22.040639 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 428/1704] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:22 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:22.060615 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:22.064617 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2/restore Jul 10 19:59:22.068251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "99f2f36d-a06c-444d-b5f2-36fd191614f2"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:22.070351 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Restoring backup e277f30f-63d9-4ed1-82a3-14025ed9f8c2 ({'restore': {'volume_id': '99f2f36d-a06c-444d-b5f2-36fd191614f2'}}) {{(pid=99976) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:59:22.070611 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Restoring backup e277f30f-63d9-4ed1-82a3-14025ed9f8c2 to volume 99f2f36d-a06c-444d-b5f2-36fd191614f2. Jul 10 19:59:22.083234 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:22.083234 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:22.085586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79a49d2-dbad-4f3a-82a0-98d921c32392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '142b1029-cd88-4629-af27-d219bf7df4dc', '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_6f7ab545-21bc-440e-8494-0d11e0dd53f2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['f2fdec67-f767-4af9-abc1-85bf771f4609','074a2246-989e-41d6-9bde-f907ede42ebd','fc382126-a21b-4678-b5d9-01b53b6aca29','98c745cf-f4ac-411b-aea0-ecee0fdd071a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:59:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6f7ab545-21bc-440e-8494-0d11e0dd53f2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=142b1029-cd88-4629-af27-d219bf7df4dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95059e779ce6462baaa34d9cc15d1268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec1b410567741dd886a443351c7c6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:22.086485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710b20e7-e21f-4c73-a7b5-14ee916f368a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:22.094562 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:22.094562 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:22.095134 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 19:59:22.095278 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.api [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Checking backup size 1 against volume size 1 {{(pid=99976) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:59:22.095461 np0000005048 devstack@c-api.service[99976]: INFO cinder.backup.api [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Overwriting volume 99f2f36d-a06c-444d-b5f2-36fd191614f2 with restore of backup e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:22.111843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] restore_backup in rpcapi backup_id e277f30f-63d9-4ed1-82a3-14025ed9f8c2 {{(pid=99976) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:59:22.116991 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c862e79c-a2fe-49b7-a6c4-d9aacddb1945 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2/restore returned with HTTP 202 Jul 10 19:59:22.116991 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 430/1705] 10.4.3.145 () {68 vars in 1393 bytes} [Fri Jul 10 19:59:22 2026] POST /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2/restore => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:22.117251 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710b20e7-e21f-4c73-a7b5-14ee916f368a) transitioned into 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_6f7ab545-21bc-440e-8494-0d11e0dd53f2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['f2fdec67-f767-4af9-abc1-85bf771f4609','074a2246-989e-41d6-9bde-f907ede42ebd','fc382126-a21b-4678-b5d9-01b53b6aca29','98c745cf-f4ac-411b-aea0-ecee0fdd071a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:22.117251 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d76207ee-506e-49cd-90c3-cf3466893425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:22.134990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0b8c374d-a95e-4b0e-b374-731e138bf155 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:22.136126 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d76207ee-506e-49cd-90c3-cf3466893425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:22.136745 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0b8c374d-a95e-4b0e-b374-731e138bf155 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:22.136979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0b8c374d-a95e-4b0e-b374-731e138bf155 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:22.137025 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (f0c02f5e-075a-4f77-b42d-5cacf3091618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:22.137303 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0b8c374d-a95e-4b0e-b374-731e138bf155 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:22.137364 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request issued successfully. Jul 10 19:59:22.137409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-0b8c374d-a95e-4b0e-b374-731e138bf155 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:22.144032 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:22.144032 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:22.144032 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0b8c374d-a95e-4b0e-b374-731e138bf155 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:22.144032 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 430/1706] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:22 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:22.145978 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:22.145978 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:22.146662 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:22.359228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-407f5c19-c691-489d-babf-922eba80101c req-8c5b4576-272a-4b90-89d9-467cc3208ebb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:22.362130 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-407f5c19-c691-489d-babf-922eba80101c req-8c5b4576-272a-4b90-89d9-467cc3208ebb service nova] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:22.362447 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-407f5c19-c691-489d-babf-922eba80101c req-8c5b4576-272a-4b90-89d9-467cc3208ebb service nova] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:22.362735 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-407f5c19-c691-489d-babf-922eba80101c req-8c5b4576-272a-4b90-89d9-467cc3208ebb service nova] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:22.378550 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:22.378550 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:22.388836 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-407f5c19-c691-489d-babf-922eba80101c req-8c5b4576-272a-4b90-89d9-467cc3208ebb service nova] Volume info retrieved successfully. Jul 10 19:59:22.397912 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-407f5c19-c691-489d-babf-922eba80101c req-8c5b4576-272a-4b90-89d9-467cc3208ebb service nova] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:22.398456 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 429/1707] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:59:22 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1315 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:23.159379 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:23.159379 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:23.160218 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:23.160291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Checking backup size 1 against volume size 1 {{(pid=99971) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:59:23.160404 np0000005048 devstack@c-api.service[99971]: INFO cinder.backup.api [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Overwriting volume 142b1029-cd88-4629-af27-d219bf7df4dc with restore of backup 6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:23.161229 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f6ce2ac9-3607-4d9b-b6cd-16fe2fd4e4f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:23.163470 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f6ce2ac9-3607-4d9b-b6cd-16fe2fd4e4f3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:23.163701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f6ce2ac9-3607-4d9b-b6cd-16fe2fd4e4f3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:23.164874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f6ce2ac9-3607-4d9b-b6cd-16fe2fd4e4f3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:23.164874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f6ce2ac9-3607-4d9b-b6cd-16fe2fd4e4f3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:23.170466 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:23.170466 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:23.171358 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f6ce2ac9-3607-4d9b-b6cd-16fe2fd4e4f3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:23.171794 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 431/1708] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:23 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:59:23.200848 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] restore_backup in rpcapi backup_id 6f7ab545-21bc-440e-8494-0d11e0dd53f2 {{(pid=99971) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:59:23.205123 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7091cb05-d636-48e1-8f06-50c7d4f57397 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2/restore returned with HTTP 202 Jul 10 19:59:23.205123 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 419/1709] 10.4.3.145 () {68 vars in 1393 bytes} [Fri Jul 10 19:59:21 2026] POST /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2/restore => generated 189 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:23.217348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8fc70b1b-bdf6-488c-8539-a399f3264318 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:23.220445 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8fc70b1b-bdf6-488c-8539-a399f3264318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:23.221394 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8fc70b1b-bdf6-488c-8539-a399f3264318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:23.221394 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8fc70b1b-bdf6-488c-8539-a399f3264318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:23.222422 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8fc70b1b-bdf6-488c-8539-a399f3264318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:23.238604 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:23.238604 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:23.240530 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8fc70b1b-bdf6-488c-8539-a399f3264318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:23.241872 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 431/1710] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:23 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:23.355127 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-868d5c36-790f-4cfb-8c00-84586c7f4daa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:23.356320 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-868d5c36-790f-4cfb-8c00-84586c7f4daa None None] GET https://10.4.3.145/volume// Jul 10 19:59:23.356320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-868d5c36-790f-4cfb-8c00-84586c7f4daa None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:23.356320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-868d5c36-790f-4cfb-8c00-84586c7f4daa None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:23.356490 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-868d5c36-790f-4cfb-8c00-84586c7f4daa None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:59:23.358815 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 430/1711] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:59:23 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 19:59:23.373846 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-bcbcdf64-76ee-43b8-8085-22e0b93112f4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:23.376351 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-bcbcdf64-76ee-43b8-8085-22e0b93112f4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 19:59:23.376939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-bcbcdf64-76ee-43b8-8085-22e0b93112f4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:23.376939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-bcbcdf64-76ee-43b8-8085-22e0b93112f4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:23.395833 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:23.395833 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:23.403025 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-bcbcdf64-76ee-43b8-8085-22e0b93112f4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 19:59:23.422998 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-bcbcdf64-76ee-43b8-8085-22e0b93112f4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 200 Jul 10 19:59:23.422998 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 432/1712] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:59:23 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 1052 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:23.539357 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-49643812-3d77-471c-ae42-a06bcd84d4d3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:23.542678 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-49643812-3d77-471c-ae42-a06bcd84d4d3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9 Jul 10 19:59:23.543306 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-49643812-3d77-471c-ae42-a06bcd84d4d3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:23.554299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-49643812-3d77-471c-ae42-a06bcd84d4d3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-7c5ce541-b118-47e8-8657-cee8913dd512-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:59:23.560860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-49643812-3d77-471c-ae42-a06bcd84d4d3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-7c5ce541-b118-47e8-8657-cee8913dd512-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:59:23.562817 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:23.562817 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:24.101427 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-49643812-3d77-471c-ae42-a06bcd84d4d3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-7c5ce541-b118-47e8-8657-cee8913dd512-np0000005048" released by "attachment_update" :: held 0.541s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:59:24.101845 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-49643812-3d77-471c-ae42-a06bcd84d4d3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9 returned with HTTP 200 Jul 10 19:59:24.102442 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 420/1713] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:59:23 2026] PUT /volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9 => generated 968 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:24.188499 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-da5f1b87-a8ac-4bb4-b0d8-01da7bf74112 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:24.192311 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-da5f1b87-a8ac-4bb4-b0d8-01da7bf74112 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:24.192852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-da5f1b87-a8ac-4bb4-b0d8-01da7bf74112 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:24.192852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-da5f1b87-a8ac-4bb4-b0d8-01da7bf74112 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:24.193012 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-da5f1b87-a8ac-4bb4-b0d8-01da7bf74112 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:24.204497 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:24.204497 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:24.205601 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-da5f1b87-a8ac-4bb4-b0d8-01da7bf74112 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:24.206286 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 432/1714] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:24 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:24.255296 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-04c5b5b5-0a8a-4cb9-81b6-885accb48fc7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:24.259384 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-04c5b5b5-0a8a-4cb9-81b6-885accb48fc7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:24.259642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-04c5b5b5-0a8a-4cb9-81b6-885accb48fc7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:24.259902 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-04c5b5b5-0a8a-4cb9-81b6-885accb48fc7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:24.260234 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-04c5b5b5-0a8a-4cb9-81b6-885accb48fc7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:24.266926 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:24.266926 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:24.267995 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-04c5b5b5-0a8a-4cb9-81b6-885accb48fc7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:24.268622 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 431/1715] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:24 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:24.489609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-10f5a68a-c9a1-41b0-9eb6-251ebfae88d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:24.492914 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-10f5a68a-c9a1-41b0-9eb6-251ebfae88d8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:24.493157 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-10f5a68a-c9a1-41b0-9eb6-251ebfae88d8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:24.493371 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-10f5a68a-c9a1-41b0-9eb6-251ebfae88d8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:24.509223 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:24.509223 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:24.516592 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-10f5a68a-c9a1-41b0-9eb6-251ebfae88d8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:24.524238 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-10f5a68a-c9a1-41b0-9eb6-251ebfae88d8 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:24.524436 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 433/1716] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 19:59:24 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:24.546590 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-56b75bbb-11c1-4fd2-a0da-478c12ed5de3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:24.548837 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-56b75bbb-11c1-4fd2-a0da-478c12ed5de3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] POST https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128/action Jul 10 19:59:24.549170 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-56b75bbb-11c1-4fd2-a0da-478c12ed5de3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:24.549436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-56b75bbb-11c1-4fd2-a0da-478c12ed5de3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:24.574592 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:24.574592 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:24.575374 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-56b75bbb-11c1-4fd2-a0da-478c12ed5de3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:24.588061 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-56b75bbb-11c1-4fd2-a0da-478c12ed5de3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Begin detaching volume completed successfully. Jul 10 19:59:24.588061 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-56b75bbb-11c1-4fd2-a0da-478c12ed5de3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128/action returned with HTTP 202 Jul 10 19:59:24.588613 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 421/1717] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 19:59:24 2026] POST /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:59:24.618596 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b459f36b-072f-416e-b6c1-83324fe4ccfc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:24.619533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-9347b380-57df-44a6-a6a9-71babf9a9790 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:24.620815 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b459f36b-072f-416e-b6c1-83324fe4ccfc tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:24.621104 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b459f36b-072f-416e-b6c1-83324fe4ccfc tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:24.621460 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b459f36b-072f-416e-b6c1-83324fe4ccfc tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:24.625503 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-9347b380-57df-44a6-a6a9-71babf9a9790 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9/action Jul 10 19:59:24.626136 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-9347b380-57df-44a6-a6a9-71babf9a9790 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:24.626397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-9347b380-57df-44a6-a6a9-71babf9a9790 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:24.635667 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:24.635667 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:24.642506 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b459f36b-072f-416e-b6c1-83324fe4ccfc tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:24.650043 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b459f36b-072f-416e-b6c1-83324fe4ccfc tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:24.650043 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 433/1718] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:24 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:24.656877 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:24.656877 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:24.673170 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-9347b380-57df-44a6-a6a9-71babf9a9790 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9/action returned with HTTP 204 Jul 10 19:59:24.673621 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 432/1719] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:59:24 2026] POST /volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:25.219834 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-71b3bab9-b2c3-44e4-94d2-8fe48150ff86 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:25.222196 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-71b3bab9-b2c3-44e4-94d2-8fe48150ff86 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:25.222470 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-71b3bab9-b2c3-44e4-94d2-8fe48150ff86 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:25.222710 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-71b3bab9-b2c3-44e4-94d2-8fe48150ff86 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:25.222872 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-71b3bab9-b2c3-44e4-94d2-8fe48150ff86 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:25.228579 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:25.228579 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:25.229779 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-71b3bab9-b2c3-44e4-94d2-8fe48150ff86 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:25.230199 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 434/1720] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:25 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:25.284320 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6e29dabb-6545-4283-8e3d-a3a02169af5d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:25.286658 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e29dabb-6545-4283-8e3d-a3a02169af5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:25.287640 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e29dabb-6545-4283-8e3d-a3a02169af5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:25.287640 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e29dabb-6545-4283-8e3d-a3a02169af5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:25.287868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6e29dabb-6545-4283-8e3d-a3a02169af5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:25.295888 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:25.295888 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:25.297140 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e29dabb-6545-4283-8e3d-a3a02169af5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:25.298830 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 422/1721] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:25 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:25.626877 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e4882284-714b-46eb-bf29-7a8fcbad1f1c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:25.627669 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e4882284-714b-46eb-bf29-7a8fcbad1f1c None None] GET https://10.4.3.145/volume// Jul 10 19:59:25.627935 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e4882284-714b-46eb-bf29-7a8fcbad1f1c None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:25.628208 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e4882284-714b-46eb-bf29-7a8fcbad1f1c None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:25.628589 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e4882284-714b-46eb-bf29-7a8fcbad1f1c None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:59:25.628936 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 434/1722] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:59:25 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 19:59:25.641861 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-b599359b-8706-4667-a5bc-251027d3ce1b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:25.645549 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-b599359b-8706-4667-a5bc-251027d3ce1b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:25.645835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-b599359b-8706-4667-a5bc-251027d3ce1b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:25.646118 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-b599359b-8706-4667-a5bc-251027d3ce1b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:25.662810 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:25.662810 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:25.669818 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dc5d71cf-cbbd-4a2b-9a71-964d256b63a3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:25.670716 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-b599359b-8706-4667-a5bc-251027d3ce1b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:25.672719 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc5d71cf-cbbd-4a2b-9a71-964d256b63a3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:25.673040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc5d71cf-cbbd-4a2b-9a71-964d256b63a3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:25.673367 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc5d71cf-cbbd-4a2b-9a71-964d256b63a3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:25.679920 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-b599359b-8706-4667-a5bc-251027d3ce1b tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:25.682334 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 433/1723] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:59:25 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:25.686240 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:25.686240 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:25.690523 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dc5d71cf-cbbd-4a2b-9a71-964d256b63a3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:25.696709 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc5d71cf-cbbd-4a2b-9a71-964d256b63a3 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:25.696825 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 435/1724] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:25 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:26.244943 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-431f2e5c-71ad-419c-b5aa-0f059516a4a8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:26.247683 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-431f2e5c-71ad-419c-b5aa-0f059516a4a8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:26.247683 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-431f2e5c-71ad-419c-b5aa-0f059516a4a8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:26.248020 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-431f2e5c-71ad-419c-b5aa-0f059516a4a8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:26.248229 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-431f2e5c-71ad-419c-b5aa-0f059516a4a8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:26.254101 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:26.254101 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:26.255351 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-431f2e5c-71ad-419c-b5aa-0f059516a4a8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:26.256380 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 423/1725] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:26 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:26.311705 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6cf4b396-7e52-4c2e-b580-5af031a09650 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:26.313872 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6cf4b396-7e52-4c2e-b580-5af031a09650 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:26.314120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6cf4b396-7e52-4c2e-b580-5af031a09650 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:26.314380 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6cf4b396-7e52-4c2e-b580-5af031a09650 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:26.314552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-6cf4b396-7e52-4c2e-b580-5af031a09650 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:26.319400 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:26.319400 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:26.320330 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6cf4b396-7e52-4c2e-b580-5af031a09650 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:26.320747 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 435/1726] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:26 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:26.714122 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b162e33b-97f1-4d14-858d-a14629eb9cf2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:26.717127 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b162e33b-97f1-4d14-858d-a14629eb9cf2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:26.717252 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b162e33b-97f1-4d14-858d-a14629eb9cf2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:26.717565 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b162e33b-97f1-4d14-858d-a14629eb9cf2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:26.735091 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:26.735091 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:26.739651 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b162e33b-97f1-4d14-858d-a14629eb9cf2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:26.747019 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b162e33b-97f1-4d14-858d-a14629eb9cf2 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:26.747594 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 434/1727] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:26 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:27.274087 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5f053ca4-4b53-4fad-a37b-080cf6f89fee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:27.276351 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f053ca4-4b53-4fad-a37b-080cf6f89fee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:27.276629 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f053ca4-4b53-4fad-a37b-080cf6f89fee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:27.276909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f053ca4-4b53-4fad-a37b-080cf6f89fee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:27.277110 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5f053ca4-4b53-4fad-a37b-080cf6f89fee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:27.282877 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:27.282877 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:27.283975 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f053ca4-4b53-4fad-a37b-080cf6f89fee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:27.284669 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 436/1728] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:27 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:27.341227 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2b48bfd0-2813-41a0-8013-1ea114e8f858 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:27.345491 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b48bfd0-2813-41a0-8013-1ea114e8f858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:27.345701 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b48bfd0-2813-41a0-8013-1ea114e8f858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:27.345895 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2b48bfd0-2813-41a0-8013-1ea114e8f858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:27.346080 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2b48bfd0-2813-41a0-8013-1ea114e8f858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:27.354389 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:27.354389 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:27.355531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2b48bfd0-2813-41a0-8013-1ea114e8f858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:27.356058 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 424/1729] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:27 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:27.765230 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-015f2091-b9b0-4c00-ae9b-f63d4c540358 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:27.767606 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-015f2091-b9b0-4c00-ae9b-f63d4c540358 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:27.767948 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-015f2091-b9b0-4c00-ae9b-f63d4c540358 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:27.768241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-015f2091-b9b0-4c00-ae9b-f63d4c540358 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:27.783053 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:27.783053 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:27.787634 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-015f2091-b9b0-4c00-ae9b-f63d4c540358 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:27.794100 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-015f2091-b9b0-4c00-ae9b-f63d4c540358 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:27.794648 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 436/1730] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:27 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:28.301251 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-28e8e5d1-7990-483a-ba53-8bcfb1e40089 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:28.310412 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-28e8e5d1-7990-483a-ba53-8bcfb1e40089 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:28.310412 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-28e8e5d1-7990-483a-ba53-8bcfb1e40089 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:28.311674 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-28e8e5d1-7990-483a-ba53-8bcfb1e40089 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:28.311674 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-28e8e5d1-7990-483a-ba53-8bcfb1e40089 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:28.322772 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:28.322772 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:28.323894 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-28e8e5d1-7990-483a-ba53-8bcfb1e40089 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:28.324421 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 435/1731] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:28 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:28.377765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0c3674a5-9a1b-4a84-bc63-9ac7ed5da425 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:28.382561 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c3674a5-9a1b-4a84-bc63-9ac7ed5da425 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:28.382731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c3674a5-9a1b-4a84-bc63-9ac7ed5da425 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:28.382980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c3674a5-9a1b-4a84-bc63-9ac7ed5da425 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:28.383171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0c3674a5-9a1b-4a84-bc63-9ac7ed5da425 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:28.390359 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:28.390359 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:28.390921 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c3674a5-9a1b-4a84-bc63-9ac7ed5da425 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:28.392147 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 437/1732] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:28 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:28.814460 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0e6acdbe-36d0-49d5-b179-830a8e150a5a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:28.818992 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0e6acdbe-36d0-49d5-b179-830a8e150a5a tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:28.818992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0e6acdbe-36d0-49d5-b179-830a8e150a5a tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:28.818992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0e6acdbe-36d0-49d5-b179-830a8e150a5a tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:28.835037 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:28.835037 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:28.841336 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0e6acdbe-36d0-49d5-b179-830a8e150a5a tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:28.847220 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0e6acdbe-36d0-49d5-b179-830a8e150a5a tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:28.847876 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 425/1733] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:28 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:29.188570 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-74572be7-cede-49a5-9c17-a48a4a3785f0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:29.189562 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-74572be7-cede-49a5-9c17-a48a4a3785f0 None None] GET https://10.4.3.145/volume// Jul 10 19:59:29.189562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-74572be7-cede-49a5-9c17-a48a4a3785f0 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:29.189666 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-74572be7-cede-49a5-9c17-a48a4a3785f0 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:29.190052 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-74572be7-cede-49a5-9c17-a48a4a3785f0 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 19:59:29.190443 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 437/1734] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 19:59:29 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 19:59:29.205020 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-b31a7112-288b-4fc0-8644-cab7348d0b07 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:29.211149 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-b31a7112-288b-4fc0-8644-cab7348d0b07 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:59:29.211444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-b31a7112-288b-4fc0-8644-cab7348d0b07 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:29.211704 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-b31a7112-288b-4fc0-8644-cab7348d0b07 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:29.228872 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:29.228872 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:29.233923 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-b31a7112-288b-4fc0-8644-cab7348d0b07 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:59:29.240055 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-b31a7112-288b-4fc0-8644-cab7348d0b07 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:59:29.240707 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 436/1735] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 19:59:29 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:29.341049 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-502c717b-f6b8-47b0-8253-4c8c17968a44 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:29.343487 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-502c717b-f6b8-47b0-8253-4c8c17968a44 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:29.343750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-502c717b-f6b8-47b0-8253-4c8c17968a44 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:29.344028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-502c717b-f6b8-47b0-8253-4c8c17968a44 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:29.344128 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-502c717b-f6b8-47b0-8253-4c8c17968a44 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:29.350579 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:29.350579 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:29.351927 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-502c717b-f6b8-47b0-8253-4c8c17968a44 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:29.352603 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 438/1736] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:29 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:29.377704 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88531894-de35-46d0-928e-6960ecef4bbd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:29.381273 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88531894-de35-46d0-928e-6960ecef4bbd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] PUT https://10.4.3.145/volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f Jul 10 19:59:29.381666 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88531894-de35-46d0-928e-6960ecef4bbd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:29.396500 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88531894-de35-46d0-928e-6960ecef4bbd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Acquiring lock "cinder-attachment_update-08624f6e-97f1-4942-bb4b-49acff23fade-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:59:29.406724 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c70f66b2-ca21-47ab-8dac-3f640fe3c4ce None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:29.406831 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88531894-de35-46d0-928e-6960ecef4bbd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Lock "cinder-attachment_update-08624f6e-97f1-4942-bb4b-49acff23fade-np0000005048" acquired by "attachment_update" :: waited 0.010s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:59:29.408112 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:29.408112 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:29.411769 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c70f66b2-ca21-47ab-8dac-3f640fe3c4ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:29.411769 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c70f66b2-ca21-47ab-8dac-3f640fe3c4ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:29.411769 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c70f66b2-ca21-47ab-8dac-3f640fe3c4ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:29.411769 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c70f66b2-ca21-47ab-8dac-3f640fe3c4ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:29.419193 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:29.419193 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:29.419193 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c70f66b2-ca21-47ab-8dac-3f640fe3c4ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:29.420106 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 438/1737] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:29 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:29.867562 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3c0ce32f-8a3e-4798-a86a-121cf0d53660 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:29.869997 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c0ce32f-8a3e-4798-a86a-121cf0d53660 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:29.870345 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c0ce32f-8a3e-4798-a86a-121cf0d53660 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:29.870583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c0ce32f-8a3e-4798-a86a-121cf0d53660 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:29.883724 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:29.883724 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:29.889386 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3c0ce32f-8a3e-4798-a86a-121cf0d53660 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:29.895411 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c0ce32f-8a3e-4798-a86a-121cf0d53660 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:29.896156 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 437/1738] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:29 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:29.941752 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88531894-de35-46d0-928e-6960ecef4bbd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Lock "cinder-attachment_update-08624f6e-97f1-4942-bb4b-49acff23fade-np0000005048" released by "attachment_update" :: held 0.535s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:59:29.942221 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-88531894-de35-46d0-928e-6960ecef4bbd tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f returned with HTTP 200 Jul 10 19:59:29.942698 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 426/1739] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 19:59:29 2026] PUT /volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:30.367588 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d289ec39-6066-4dc9-8f13-fbbbcde848cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:30.370245 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d289ec39-6066-4dc9-8f13-fbbbcde848cb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:30.370476 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d289ec39-6066-4dc9-8f13-fbbbcde848cb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:30.370689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d289ec39-6066-4dc9-8f13-fbbbcde848cb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:30.370859 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d289ec39-6066-4dc9-8f13-fbbbcde848cb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:30.377629 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:30.377629 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:30.378332 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d289ec39-6066-4dc9-8f13-fbbbcde848cb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:30.379952 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 439/1740] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:30 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:30.435436 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-442d01b5-42a7-4f2b-8c00-d75e0bf19a80 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:30.437911 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-442d01b5-42a7-4f2b-8c00-d75e0bf19a80 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:30.438362 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-442d01b5-42a7-4f2b-8c00-d75e0bf19a80 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:30.438477 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-442d01b5-42a7-4f2b-8c00-d75e0bf19a80 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:30.438635 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-442d01b5-42a7-4f2b-8c00-d75e0bf19a80 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:30.445329 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:30.445329 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:30.446037 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-442d01b5-42a7-4f2b-8c00-d75e0bf19a80 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:30.446662 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 439/1741] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:30 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:30.457541 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-48bf1fc1-301d-4c4d-a818-62543eb3227d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:30.460548 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-48bf1fc1-301d-4c4d-a818-62543eb3227d tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] POST https://10.4.3.145/volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f/action Jul 10 19:59:30.461491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-48bf1fc1-301d-4c4d-a818-62543eb3227d tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:30.461491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-48bf1fc1-301d-4c4d-a818-62543eb3227d tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:30.487595 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:30.487595 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:30.506100 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-77a62130-d2b3-42ae-8b47-19b983ca4197 req-48bf1fc1-301d-4c4d-a818-62543eb3227d tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f/action returned with HTTP 204 Jul 10 19:59:30.506582 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 438/1742] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 19:59:30 2026] POST /volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:30.914956 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3e67a08c-bfd8-4f9a-ae3b-7032fd56313c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:30.917753 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e67a08c-bfd8-4f9a-ae3b-7032fd56313c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:30.917753 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e67a08c-bfd8-4f9a-ae3b-7032fd56313c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:30.917948 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e67a08c-bfd8-4f9a-ae3b-7032fd56313c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:30.937013 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:30.937013 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:30.945983 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3e67a08c-bfd8-4f9a-ae3b-7032fd56313c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:30.955447 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e67a08c-bfd8-4f9a-ae3b-7032fd56313c tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:30.955447 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 427/1743] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:30 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:31.312803 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-8763984e-913b-498c-9cca-53e1ce6f7516 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:31.315954 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-8763984e-913b-498c-9cca-53e1ce6f7516 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/encryption Jul 10 19:59:31.315954 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-8763984e-913b-498c-9cca-53e1ce6f7516 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:31.315954 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-8763984e-913b-498c-9cca-53e1ce6f7516 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:31.338645 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:31.338645 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:31.359516 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-22b1c279-783f-4ff5-a3f0-a1765d2fee56 req-8763984e-913b-498c-9cca-53e1ce6f7516 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/encryption returned with HTTP 200 Jul 10 19:59:31.361272 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 440/1744] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 19:59:31 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/encryption => generated 161 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:31.396166 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d5983a2d-85f0-4be7-bf61-531402662e61 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:31.400892 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d5983a2d-85f0-4be7-bf61-531402662e61 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:31.401199 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d5983a2d-85f0-4be7-bf61-531402662e61 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:31.401330 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d5983a2d-85f0-4be7-bf61-531402662e61 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:31.401416 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-d5983a2d-85f0-4be7-bf61-531402662e61 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:31.406035 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:31.406035 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:31.407173 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d5983a2d-85f0-4be7-bf61-531402662e61 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:31.407562 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 440/1745] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:31 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:31.463643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cdd33936-fa3c-417e-b46f-337284fa3ccb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:31.468198 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cdd33936-fa3c-417e-b46f-337284fa3ccb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:31.468460 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cdd33936-fa3c-417e-b46f-337284fa3ccb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:31.469132 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cdd33936-fa3c-417e-b46f-337284fa3ccb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:31.469132 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-cdd33936-fa3c-417e-b46f-337284fa3ccb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:31.475435 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:31.475435 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:31.476852 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cdd33936-fa3c-417e-b46f-337284fa3ccb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:31.477409 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 439/1746] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:31 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:31.740676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-4e0160de-495f-4649-a502-6655f0a1fb83 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:31.746722 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-4e0160de-495f-4649-a502-6655f0a1fb83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] DELETE https://10.4.3.145/volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d Jul 10 19:59:31.747124 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-4e0160de-495f-4649-a502-6655f0a1fb83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:31.748101 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-4e0160de-495f-4649-a502-6655f0a1fb83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:31.760798 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:31.760798 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:31.974927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4cf74e05-006c-4929-a210-ced10efa4114 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:31.977265 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4cf74e05-006c-4929-a210-ced10efa4114 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:31.977465 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4cf74e05-006c-4929-a210-ced10efa4114 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:31.977694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4cf74e05-006c-4929-a210-ced10efa4114 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:31.991580 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:31.991580 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:31.996804 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4cf74e05-006c-4929-a210-ced10efa4114 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:32.003209 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4cf74e05-006c-4929-a210-ced10efa4114 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:32.003841 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 441/1747] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:31 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:32.308290 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1c157cdd-f68b-40e4-9a5a-aa19cf809043 req-4e0160de-495f-4649-a502-6655f0a1fb83 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d returned with HTTP 200 Jul 10 19:59:32.308919 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 428/1748] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:59:31 2026] DELETE /volume/v3/attachments/7fb65280-cfb2-456b-b932-454b3326db3d => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:32.427302 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6cae262f-cb28-4485-bc75-53beff057ee4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:32.430051 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6cae262f-cb28-4485-bc75-53beff057ee4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:32.430283 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6cae262f-cb28-4485-bc75-53beff057ee4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:32.430629 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6cae262f-cb28-4485-bc75-53beff057ee4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:32.430857 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-6cae262f-cb28-4485-bc75-53beff057ee4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:32.437569 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:32.437569 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:32.438913 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6cae262f-cb28-4485-bc75-53beff057ee4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:32.439392 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 441/1749] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:32 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:32.494431 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-56be551f-8d68-4eb6-92a9-b0b40afbdc20 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:32.497181 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-56be551f-8d68-4eb6-92a9-b0b40afbdc20 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:32.497480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-56be551f-8d68-4eb6-92a9-b0b40afbdc20 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:32.497757 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-56be551f-8d68-4eb6-92a9-b0b40afbdc20 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:32.498455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-56be551f-8d68-4eb6-92a9-b0b40afbdc20 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:32.506057 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:32.506057 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:32.507198 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-56be551f-8d68-4eb6-92a9-b0b40afbdc20 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:32.507759 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 440/1750] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:32 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:33.026872 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e82ad2d1-5ef0-42e9-b643-5f5d11bfbc16 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:33.038596 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e82ad2d1-5ef0-42e9-b643-5f5d11bfbc16 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:33.041954 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e82ad2d1-5ef0-42e9-b643-5f5d11bfbc16 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:33.042376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e82ad2d1-5ef0-42e9-b643-5f5d11bfbc16 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:33.080036 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:33.080036 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:33.105822 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e82ad2d1-5ef0-42e9-b643-5f5d11bfbc16 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:33.126738 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e82ad2d1-5ef0-42e9-b643-5f5d11bfbc16 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:33.130209 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 442/1751] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:33 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:33.459704 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0fd47e59-f9cb-4123-b126-dedea3e3fa96 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:33.466758 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0fd47e59-f9cb-4123-b126-dedea3e3fa96 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:33.466950 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0fd47e59-f9cb-4123-b126-dedea3e3fa96 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:33.467195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0fd47e59-f9cb-4123-b126-dedea3e3fa96 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:33.467296 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-0fd47e59-f9cb-4123-b126-dedea3e3fa96 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:33.475455 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:33.475455 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:33.476332 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0fd47e59-f9cb-4123-b126-dedea3e3fa96 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:33.476677 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 429/1752] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:33 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:33.525156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e794fc6a-ae5a-4ffb-9eb8-b86cf242932c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:33.532022 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e794fc6a-ae5a-4ffb-9eb8-b86cf242932c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:33.532022 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e794fc6a-ae5a-4ffb-9eb8-b86cf242932c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:33.532022 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e794fc6a-ae5a-4ffb-9eb8-b86cf242932c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:33.532022 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e794fc6a-ae5a-4ffb-9eb8-b86cf242932c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:33.549829 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:33.549829 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:33.551034 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e794fc6a-ae5a-4ffb-9eb8-b86cf242932c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:33.551450 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 442/1753] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:33 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:34.489840 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-33644136-7666-45b1-9519-dd5587103397 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:34.491900 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33644136-7666-45b1-9519-dd5587103397 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:34.492189 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33644136-7666-45b1-9519-dd5587103397 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:34.492577 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33644136-7666-45b1-9519-dd5587103397 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:34.492785 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-33644136-7666-45b1-9519-dd5587103397 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:34.498899 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:34.498899 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:34.500001 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33644136-7666-45b1-9519-dd5587103397 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:34.500485 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 441/1754] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:34 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:34.575092 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-991b6694-0d45-4eb9-85ac-eb1e073e7e73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:34.581036 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-991b6694-0d45-4eb9-85ac-eb1e073e7e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:34.581335 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-991b6694-0d45-4eb9-85ac-eb1e073e7e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:34.581500 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-991b6694-0d45-4eb9-85ac-eb1e073e7e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:34.581843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-991b6694-0d45-4eb9-85ac-eb1e073e7e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:34.599532 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:34.599532 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:34.600424 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-991b6694-0d45-4eb9-85ac-eb1e073e7e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:34.600899 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 443/1755] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:34 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:35.521170 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f9101aa1-e63e-44b8-971e-10b41ba3aef7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:35.525817 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f9101aa1-e63e-44b8-971e-10b41ba3aef7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:35.526002 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f9101aa1-e63e-44b8-971e-10b41ba3aef7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:35.526444 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f9101aa1-e63e-44b8-971e-10b41ba3aef7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:35.526444 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f9101aa1-e63e-44b8-971e-10b41ba3aef7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:35.535880 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:35.535880 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:35.537148 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f9101aa1-e63e-44b8-971e-10b41ba3aef7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:35.537423 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 430/1756] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:35 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:35.615523 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8f7e890f-9949-4f4a-b0a5-146956253324 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:35.621168 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8f7e890f-9949-4f4a-b0a5-146956253324 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:35.621168 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8f7e890f-9949-4f4a-b0a5-146956253324 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:35.622019 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8f7e890f-9949-4f4a-b0a5-146956253324 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:35.622019 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8f7e890f-9949-4f4a-b0a5-146956253324 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:35.627660 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:35.627660 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:35.630457 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8f7e890f-9949-4f4a-b0a5-146956253324 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:35.630937 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 443/1757] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:35 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:36.551216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7449a972-caae-4fe6-88bc-4f78ae9fb014 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:36.554552 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7449a972-caae-4fe6-88bc-4f78ae9fb014 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:36.554874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7449a972-caae-4fe6-88bc-4f78ae9fb014 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:36.555166 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7449a972-caae-4fe6-88bc-4f78ae9fb014 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:36.555333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-7449a972-caae-4fe6-88bc-4f78ae9fb014 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:36.562001 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:36.562001 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:36.563159 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7449a972-caae-4fe6-88bc-4f78ae9fb014 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:36.563159 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 442/1758] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:36 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:36.650874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-562ce0ea-7eb3-421c-b7e3-ffa2cf11b505 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:36.654050 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-562ce0ea-7eb3-421c-b7e3-ffa2cf11b505 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:36.654256 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-562ce0ea-7eb3-421c-b7e3-ffa2cf11b505 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:36.654502 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-562ce0ea-7eb3-421c-b7e3-ffa2cf11b505 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:36.654763 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-562ce0ea-7eb3-421c-b7e3-ffa2cf11b505 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:36.662086 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:36.662086 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:36.663848 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-562ce0ea-7eb3-421c-b7e3-ffa2cf11b505 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:36.664979 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 444/1759] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:36 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:37.586269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2acc0de3-ebc2-4a8f-8a20-7fb18549adf9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:37.590994 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2acc0de3-ebc2-4a8f-8a20-7fb18549adf9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:37.590994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2acc0de3-ebc2-4a8f-8a20-7fb18549adf9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:37.590994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2acc0de3-ebc2-4a8f-8a20-7fb18549adf9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:37.590994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2acc0de3-ebc2-4a8f-8a20-7fb18549adf9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:37.617565 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:37.617565 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:37.619013 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2acc0de3-ebc2-4a8f-8a20-7fb18549adf9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:37.619013 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 431/1760] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:37 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:37.678038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-57eecb1d-655b-4011-b8d4-54f75e03be55 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:37.682800 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-57eecb1d-655b-4011-b8d4-54f75e03be55 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:37.684940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-57eecb1d-655b-4011-b8d4-54f75e03be55 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:37.684940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-57eecb1d-655b-4011-b8d4-54f75e03be55 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:37.684940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-57eecb1d-655b-4011-b8d4-54f75e03be55 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:37.693502 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:37.693502 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:37.693502 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-57eecb1d-655b-4011-b8d4-54f75e03be55 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:37.693502 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 444/1761] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:37 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:59:38.638166 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4d5f0874-ddc7-4831-8b0d-41a6cbd77753 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:38.641879 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d5f0874-ddc7-4831-8b0d-41a6cbd77753 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:38.642843 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d5f0874-ddc7-4831-8b0d-41a6cbd77753 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:38.642843 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d5f0874-ddc7-4831-8b0d-41a6cbd77753 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:38.642843 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-4d5f0874-ddc7-4831-8b0d-41a6cbd77753 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:38.655182 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:38.655182 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:38.656975 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d5f0874-ddc7-4831-8b0d-41a6cbd77753 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:38.656975 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 443/1762] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:38 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:38.711466 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f437960a-2cbd-4817-8eae-29d206033492 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:38.714458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f437960a-2cbd-4817-8eae-29d206033492 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:38.715116 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f437960a-2cbd-4817-8eae-29d206033492 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:38.715653 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f437960a-2cbd-4817-8eae-29d206033492 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:38.716186 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f437960a-2cbd-4817-8eae-29d206033492 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:38.723821 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:38.723821 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:38.725364 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f437960a-2cbd-4817-8eae-29d206033492 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:38.726138 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 445/1763] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:38 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:39.676549 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-79fe5b84-8bfa-49de-ab6d-76618963ba7d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:39.678456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-79fe5b84-8bfa-49de-ab6d-76618963ba7d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:39.679201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-79fe5b84-8bfa-49de-ab6d-76618963ba7d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:39.679201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-79fe5b84-8bfa-49de-ab6d-76618963ba7d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:39.679370 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-79fe5b84-8bfa-49de-ab6d-76618963ba7d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:39.688118 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:39.688118 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:39.690002 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-79fe5b84-8bfa-49de-ab6d-76618963ba7d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:39.690404 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 432/1764] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:39 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:39.745022 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-362234da-b944-4ec4-8b7b-27c724e355d7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:39.745681 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-362234da-b944-4ec4-8b7b-27c724e355d7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:39.745952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-362234da-b944-4ec4-8b7b-27c724e355d7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:39.746212 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-362234da-b944-4ec4-8b7b-27c724e355d7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:39.746366 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-362234da-b944-4ec4-8b7b-27c724e355d7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:39.752341 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:39.752341 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:39.753239 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-362234da-b944-4ec4-8b7b-27c724e355d7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:39.753658 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 445/1765] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:39 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:40.711214 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-05facab2-258d-45d8-a05b-85d0e71d15e6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:40.713728 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05facab2-258d-45d8-a05b-85d0e71d15e6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:40.714285 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05facab2-258d-45d8-a05b-85d0e71d15e6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:40.714515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05facab2-258d-45d8-a05b-85d0e71d15e6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:40.714645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-05facab2-258d-45d8-a05b-85d0e71d15e6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:40.723266 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:40.723266 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:40.724853 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05facab2-258d-45d8-a05b-85d0e71d15e6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:40.725764 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 444/1766] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:40 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:40.770592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e85e0c8f-5610-4af7-a04f-e23a1c3b0d04 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:40.773283 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e85e0c8f-5610-4af7-a04f-e23a1c3b0d04 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:40.773657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e85e0c8f-5610-4af7-a04f-e23a1c3b0d04 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:40.773942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e85e0c8f-5610-4af7-a04f-e23a1c3b0d04 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:40.773942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e85e0c8f-5610-4af7-a04f-e23a1c3b0d04 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:40.780759 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:40.780759 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:40.781481 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e85e0c8f-5610-4af7-a04f-e23a1c3b0d04 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:40.781954 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 446/1767] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:40 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:40.796162 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fa84a0cf-a029-49e4-85e3-4201b6ff95e3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:40.798378 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fa84a0cf-a029-49e4-85e3-4201b6ff95e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc Jul 10 19:59:40.798677 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fa84a0cf-a029-49e4-85e3-4201b6ff95e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:40.800078 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fa84a0cf-a029-49e4-85e3-4201b6ff95e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:40.812698 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:40.812698 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:40.821759 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fa84a0cf-a029-49e4-85e3-4201b6ff95e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:40.832105 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fa84a0cf-a029-49e4-85e3-4201b6ff95e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc returned with HTTP 200 Jul 10 19:59:40.833094 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 433/1768] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:40 2026] GET /volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:40.855927 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6bd446ad-48ef-4573-a5b1-2c08c51dd5d2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:40.862830 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bd446ad-48ef-4573-a5b1-2c08c51dd5d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc Jul 10 19:59:40.862830 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bd446ad-48ef-4573-a5b1-2c08c51dd5d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:40.862830 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bd446ad-48ef-4573-a5b1-2c08c51dd5d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:40.880827 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:40.880827 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:40.887072 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6bd446ad-48ef-4573-a5b1-2c08c51dd5d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:40.894595 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bd446ad-48ef-4573-a5b1-2c08c51dd5d2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc returned with HTTP 200 Jul 10 19:59:40.894993 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 446/1769] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:40 2026] GET /volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:40.916259 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d7d15130-9242-46b8-8f58-f586d92d0631 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:40.917328 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d7d15130-9242-46b8-8f58-f586d92d0631 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc Jul 10 19:59:40.917531 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d7d15130-9242-46b8-8f58-f586d92d0631 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:40.917651 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d7d15130-9242-46b8-8f58-f586d92d0631 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:40.917869 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-d7d15130-9242-46b8-8f58-f586d92d0631 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume with id: 142b1029-cd88-4629-af27-d219bf7df4dc Jul 10 19:59:40.928665 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:40.928665 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:40.929239 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d7d15130-9242-46b8-8f58-f586d92d0631 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:40.970125 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d7d15130-9242-46b8-8f58-f586d92d0631 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume request issued successfully. Jul 10 19:59:40.970441 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d7d15130-9242-46b8-8f58-f586d92d0631 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc returned with HTTP 202 Jul 10 19:59:40.971046 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 445/1770] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:59:40 2026] DELETE /volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:40.989384 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-21296361-f717-4d85-918d-2276afdc8e73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:40.996130 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21296361-f717-4d85-918d-2276afdc8e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc Jul 10 19:59:40.996341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21296361-f717-4d85-918d-2276afdc8e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:40.996561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21296361-f717-4d85-918d-2276afdc8e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:41.005816 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:41.005816 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:41.012261 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-21296361-f717-4d85-918d-2276afdc8e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:41.018701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21296361-f717-4d85-918d-2276afdc8e73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc returned with HTTP 200 Jul 10 19:59:41.019624 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 447/1771] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:40 2026] GET /volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:41.528719 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fcee6bde-3bae-45b3-aca9-e2a7f146fed4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:41.531865 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fcee6bde-3bae-45b3-aca9-e2a7f146fed4 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:41.531865 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fcee6bde-3bae-45b3-aca9-e2a7f146fed4 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:41.531865 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fcee6bde-3bae-45b3-aca9-e2a7f146fed4 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:41.542929 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:41.542929 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:41.548667 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fcee6bde-3bae-45b3-aca9-e2a7f146fed4 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:41.555531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fcee6bde-3bae-45b3-aca9-e2a7f146fed4 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:41.556515 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 434/1772] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:41 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:41.569758 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9c343574-6606-407b-83fa-930cb7ccbc7f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:41.572390 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9c343574-6606-407b-83fa-930cb7ccbc7f tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] DELETE https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:41.572887 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9c343574-6606-407b-83fa-930cb7ccbc7f tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:41.573226 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9c343574-6606-407b-83fa-930cb7ccbc7f tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:41.573621 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-9c343574-6606-407b-83fa-930cb7ccbc7f tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Delete volume with id: ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:41.588573 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:41.588573 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:41.589393 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9c343574-6606-407b-83fa-930cb7ccbc7f tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:41.633077 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9c343574-6606-407b-83fa-930cb7ccbc7f tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Delete volume request issued successfully. Jul 10 19:59:41.633436 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9c343574-6606-407b-83fa-930cb7ccbc7f tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 202 Jul 10 19:59:41.634261 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 447/1773] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 19:59:41 2026] DELETE /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:59:41.644818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-17c16541-46c0-4430-ac7b-7d51e713b5b6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:41.649878 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-17c16541-46c0-4430-ac7b-7d51e713b5b6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:41.650126 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-17c16541-46c0-4430-ac7b-7d51e713b5b6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:41.650324 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-17c16541-46c0-4430-ac7b-7d51e713b5b6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:41.667829 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:41.667829 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:41.674415 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-17c16541-46c0-4430-ac7b-7d51e713b5b6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Volume info retrieved successfully. Jul 10 19:59:41.685631 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-17c16541-46c0-4430-ac7b-7d51e713b5b6 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 200 Jul 10 19:59:41.686177 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 446/1774] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:41 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:41.740233 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ce7e55dc-e192-48a7-a27f-ced0c75366dd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:41.742693 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce7e55dc-e192-48a7-a27f-ced0c75366dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:41.742923 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce7e55dc-e192-48a7-a27f-ced0c75366dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:41.743159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce7e55dc-e192-48a7-a27f-ced0c75366dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:41.743269 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ce7e55dc-e192-48a7-a27f-ced0c75366dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:41.749077 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:41.749077 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:41.750165 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce7e55dc-e192-48a7-a27f-ced0c75366dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:41.750627 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 448/1775] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:41 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:42.042568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ff855385-d0ee-4491-948d-42037bfc4009 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:42.046430 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff855385-d0ee-4491-948d-42037bfc4009 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc Jul 10 19:59:42.046795 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff855385-d0ee-4491-948d-42037bfc4009 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:42.047167 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff855385-d0ee-4491-948d-42037bfc4009 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:42.059167 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff855385-d0ee-4491-948d-42037bfc4009 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc returned with HTTP 404 Jul 10 19:59:42.060382 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 435/1776] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:42 2026] GET /volume/v3/volumes/142b1029-cd88-4629-af27-d219bf7df4dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:42.074137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-577841e7-4d5f-4c3d-bf45-a515e9dece74 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:42.077485 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-577841e7-4d5f-4c3d-bf45-a515e9dece74 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:42.077895 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-577841e7-4d5f-4c3d-bf45-a515e9dece74 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:42.078300 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-577841e7-4d5f-4c3d-bf45-a515e9dece74 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:42.078546 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-577841e7-4d5f-4c3d-bf45-a515e9dece74 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete backup with id: 6f7ab545-21bc-440e-8494-0d11e0dd53f2. Jul 10 19:59:42.087316 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:42.087316 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:42.121696 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-577841e7-4d5f-4c3d-bf45-a515e9dece74 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] delete_backup rpcapi backup_id 6f7ab545-21bc-440e-8494-0d11e0dd53f2 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:59:42.126625 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-577841e7-4d5f-4c3d-bf45-a515e9dece74 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 202 Jul 10 19:59:42.127090 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 448/1777] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:59:42 2026] DELETE /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:59:42.139931 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-59d89845-97f7-405e-ba5e-2e52b9bd680d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:42.144331 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-59d89845-97f7-405e-ba5e-2e52b9bd680d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:42.144600 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-59d89845-97f7-405e-ba5e-2e52b9bd680d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:42.144885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-59d89845-97f7-405e-ba5e-2e52b9bd680d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:42.145061 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-59d89845-97f7-405e-ba5e-2e52b9bd680d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:42.161945 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:42.161945 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:42.161945 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-59d89845-97f7-405e-ba5e-2e52b9bd680d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:42.161945 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 447/1778] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:42 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:42.706606 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cc931985-bf67-40dd-b95b-c83a80249066 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:42.711102 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc931985-bf67-40dd-b95b-c83a80249066 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] GET https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 Jul 10 19:59:42.711261 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc931985-bf67-40dd-b95b-c83a80249066 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:42.711539 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc931985-bf67-40dd-b95b-c83a80249066 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:42.722172 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc931985-bf67-40dd-b95b-c83a80249066 tempest-VolumesExtendAttachedTest-1612161157 tempest-VolumesExtendAttachedTest-1612161157-project-member] https://10.4.3.145/volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 returned with HTTP 404 Jul 10 19:59:42.722926 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 449/1779] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:42 2026] GET /volume/v3/volumes/ea48ed32-57a5-465a-9230-364b1aacc128 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:59:42.766469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fb9ccbde-b5ea-497a-9fa5-339a4069ab10 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:42.771769 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fb9ccbde-b5ea-497a-9fa5-339a4069ab10 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:42.771769 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fb9ccbde-b5ea-497a-9fa5-339a4069ab10 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:42.772107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fb9ccbde-b5ea-497a-9fa5-339a4069ab10 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:42.772336 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-fb9ccbde-b5ea-497a-9fa5-339a4069ab10 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:42.784811 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:42.784811 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:42.786009 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fb9ccbde-b5ea-497a-9fa5-339a4069ab10 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:42.786609 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 436/1780] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:42 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:42.805331 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ec2c85a8-f79c-4bcb-befb-496b25f0bdf7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:42.809446 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec2c85a8-f79c-4bcb-befb-496b25f0bdf7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 Jul 10 19:59:42.810585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec2c85a8-f79c-4bcb-befb-496b25f0bdf7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:42.810857 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec2c85a8-f79c-4bcb-befb-496b25f0bdf7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:42.820804 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:42.820804 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:42.823711 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ec2c85a8-f79c-4bcb-befb-496b25f0bdf7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 19:59:42.828781 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec2c85a8-f79c-4bcb-befb-496b25f0bdf7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 returned with HTTP 200 Jul 10 19:59:42.829415 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 449/1781] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:42 2026] GET /volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:42.847703 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c1b86dc8-e51a-4ba2-967a-087e7177af20 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:42.851699 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c1b86dc8-e51a-4ba2-967a-087e7177af20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:42.851699 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c1b86dc8-e51a-4ba2-967a-087e7177af20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:42.851699 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c1b86dc8-e51a-4ba2-967a-087e7177af20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:42.851699 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-c1b86dc8-e51a-4ba2-967a-087e7177af20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete backup with id: e277f30f-63d9-4ed1-82a3-14025ed9f8c2. Jul 10 19:59:42.856708 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:42.856708 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:42.887467 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-c1b86dc8-e51a-4ba2-967a-087e7177af20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] delete_backup rpcapi backup_id e277f30f-63d9-4ed1-82a3-14025ed9f8c2 {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:59:42.890642 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c1b86dc8-e51a-4ba2-967a-087e7177af20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 202 Jul 10 19:59:42.891858 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 448/1782] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:59:42 2026] DELETE /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:59:42.907622 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0ff7cbca-cccf-4874-bca9-c1d3dd74fd93 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:42.909393 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ff7cbca-cccf-4874-bca9-c1d3dd74fd93 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:42.909638 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ff7cbca-cccf-4874-bca9-c1d3dd74fd93 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:42.910087 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ff7cbca-cccf-4874-bca9-c1d3dd74fd93 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:42.910087 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0ff7cbca-cccf-4874-bca9-c1d3dd74fd93 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:42.918099 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:42.918099 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:42.919168 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ff7cbca-cccf-4874-bca9-c1d3dd74fd93 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 200 Jul 10 19:59:42.919818 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 450/1783] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:42 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:43.103264 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-faa5b267-a252-421e-bc02-3ae8831c079c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:43.104570 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-faa5b267-a252-421e-bc02-3ae8831c079c tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] GET https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 19:59:43.104829 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-faa5b267-a252-421e-bc02-3ae8831c079c tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:43.105071 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-faa5b267-a252-421e-bc02-3ae8831c079c tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:43.119084 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:43.119084 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:43.125937 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-faa5b267-a252-421e-bc02-3ae8831c079c tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 19:59:43.134182 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-faa5b267-a252-421e-bc02-3ae8831c079c tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 200 Jul 10 19:59:43.134717 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 437/1784] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 19:59:43 2026] GET /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 1833 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:59:43.175230 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4e4db5bd-9668-471f-b875-7357b9228e7e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:43.177270 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4e4db5bd-9668-471f-b875-7357b9228e7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:43.177491 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4e4db5bd-9668-471f-b875-7357b9228e7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:43.177710 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4e4db5bd-9668-471f-b875-7357b9228e7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:43.177905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-4e4db5bd-9668-471f-b875-7357b9228e7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:43.182429 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:43.182429 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:43.183490 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4e4db5bd-9668-471f-b875-7357b9228e7e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 200 Jul 10 19:59:43.184464 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 450/1785] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:43 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:43.319153 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aad36daa-117d-4bbc-a567-deaf8a81a41f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:43.321620 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aad36daa-117d-4bbc-a567-deaf8a81a41f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:59:43.321876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aad36daa-117d-4bbc-a567-deaf8a81a41f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:43.322160 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aad36daa-117d-4bbc-a567-deaf8a81a41f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:43.334107 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:43.334107 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:43.346991 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-aad36daa-117d-4bbc-a567-deaf8a81a41f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:59:43.352040 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aad36daa-117d-4bbc-a567-deaf8a81a41f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:59:43.352040 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 449/1786] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:43 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:43.415304 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7993a14b-8d08-486c-b23d-a0999b82f05e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:43.419898 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7993a14b-8d08-486c-b23d-a0999b82f05e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 19:59:43.420140 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7993a14b-8d08-486c-b23d-a0999b82f05e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:43.420342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7993a14b-8d08-486c-b23d-a0999b82f05e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:43.430167 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:43.430167 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:43.436035 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7993a14b-8d08-486c-b23d-a0999b82f05e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 19:59:43.441556 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7993a14b-8d08-486c-b23d-a0999b82f05e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 19:59:43.442448 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 451/1787] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:43 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:43.935105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5a10841f-4f02-4ffd-8b2a-0d52432c59dd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:43.937520 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a10841f-4f02-4ffd-8b2a-0d52432c59dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 Jul 10 19:59:43.937802 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a10841f-4f02-4ffd-8b2a-0d52432c59dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:43.938088 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a10841f-4f02-4ffd-8b2a-0d52432c59dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:43.938268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5a10841f-4f02-4ffd-8b2a-0d52432c59dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e277f30f-63d9-4ed1-82a3-14025ed9f8c2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:43.945829 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a10841f-4f02-4ffd-8b2a-0d52432c59dd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 returned with HTTP 404 Jul 10 19:59:43.946436 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 438/1788] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:43 2026] GET /volume/v3/backups/e277f30f-63d9-4ed1-82a3-14025ed9f8c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:43.961434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:43.963624 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:59:43.964143 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1215131979"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:43.966761 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1215131979'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:59:43.966761 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume of 1 GB Jul 10 19:59:43.975164 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Availability Zones retrieved successfully. Jul 10 19:59:43.983084 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Flow 'volume_create_api' (7ed4597d-e47c-4b15-9dab-3c6326206c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:43.984034 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ae1114-b6f7-4d5f-aa7e-168cefcc5f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:43.985393 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:59:44.025676 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ae1114-b6f7-4d5f-aa7e-168cefcc5f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:44.026417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db618cb-08ac-4703-a77f-a70c92a6836f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:44.085994 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['e064d6c2-7182-4ab3-a75d-0e63a6274e8b', '49f47519-bcff-49cf-8d52-ee30a39884f1', 'f6e46683-76c1-4096-a31b-ae98b7010e57', '798e20cc-445b-48b0-ada0-46f24deaaba6'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:44.088875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db618cb-08ac-4703-a77f-a70c92a6836f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e064d6c2-7182-4ab3-a75d-0e63a6274e8b', '49f47519-bcff-49cf-8d52-ee30a39884f1', 'f6e46683-76c1-4096-a31b-ae98b7010e57', '798e20cc-445b-48b0-ada0-46f24deaaba6']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:44.091414 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a2bb47-bd8f-4f4e-963e-e49454118a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:44.123015 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a2bb47-bd8f-4f4e-963e-e49454118a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c31209c7-62a1-498a-8304-ca9447fed088', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1215131979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',qos_specs=None,replication_status=,reservations=['e064d6c2-7182-4ab3-a75d-0e63a6274e8b','49f47519-bcff-49cf-8d52-ee30a39884f1','f6e46683-76c1-4096-a31b-ae98b7010e57','798e20cc-445b-48b0-ada0-46f24deaaba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1215131979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c31209c7-62a1-498a-8304-ca9447fed088,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:44.124736 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720cb923-817e-4297-8293-5b848e34a9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:44.151712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720cb923-817e-4297-8293-5b848e34a9d0) transitioned into state 'SUCCESS' from state '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-1215131979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',qos_specs=None,replication_status=,reservations=['e064d6c2-7182-4ab3-a75d-0e63a6274e8b','49f47519-bcff-49cf-8d52-ee30a39884f1','f6e46683-76c1-4096-a31b-ae98b7010e57','798e20cc-445b-48b0-ada0-46f24deaaba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:44.153058 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cea4617-ece4-4381-b1b6-83d76a1a8673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:44.168006 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cea4617-ece4-4381-b1b6-83d76a1a8673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:44.169473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Flow 'volume_create_api' (7ed4597d-e47c-4b15-9dab-3c6326206c08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:44.169767 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume request issued successfully. Jul 10 19:59:44.170610 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d6caf6c7-f18b-46c5-abd9-2f5e980261a1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:59:44.171262 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 451/1789] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:59:43 2026] POST /volume/v3/volumes => generated 749 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:44.186255 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9b3cae4f-7e1b-487a-a029-87f71946914d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:44.188691 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9b3cae4f-7e1b-487a-a029-87f71946914d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 Jul 10 19:59:44.189035 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9b3cae4f-7e1b-487a-a029-87f71946914d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:44.189299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9b3cae4f-7e1b-487a-a029-87f71946914d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:44.196715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9165b6c-f361-4425-a2c9-743827dc897f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:44.199140 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9165b6c-f361-4425-a2c9-743827dc897f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 Jul 10 19:59:44.199476 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9165b6c-f361-4425-a2c9-743827dc897f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:44.199807 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9165b6c-f361-4425-a2c9-743827dc897f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:44.200004 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b9165b6c-f361-4425-a2c9-743827dc897f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 6f7ab545-21bc-440e-8494-0d11e0dd53f2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:44.201584 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:44.201584 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:44.205121 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9165b6c-f361-4425-a2c9-743827dc897f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 returned with HTTP 404 Jul 10 19:59:44.205946 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 452/1790] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:44 2026] GET /volume/v3/backups/6f7ab545-21bc-440e-8494-0d11e0dd53f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:44.211463 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9b3cae4f-7e1b-487a-a029-87f71946914d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 19:59:44.221351 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9b3cae4f-7e1b-487a-a029-87f71946914d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 returned with HTTP 200 Jul 10 19:59:44.221900 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 450/1791] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:44 2026] GET /volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:44.333974 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e55e2121-f689-4ecb-b408-d2e36f07431a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:44.337167 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e55e2121-f689-4ecb-b408-d2e36f07431a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:59:44.337470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e55e2121-f689-4ecb-b408-d2e36f07431a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:44.338424 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e55e2121-f689-4ecb-b408-d2e36f07431a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:44.354712 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:44.354712 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:44.360724 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e55e2121-f689-4ecb-b408-d2e36f07431a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:44.368277 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e55e2121-f689-4ecb-b408-d2e36f07431a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 returned with HTTP 200 Jul 10 19:59:44.369104 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 439/1792] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:44 2026] GET /volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:44.381793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bb858742-c72d-4fe9-bbba-96d318532c68 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:44.383790 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bb858742-c72d-4fe9-bbba-96d318532c68 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:59:44.384027 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bb858742-c72d-4fe9-bbba-96d318532c68 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:44.384434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bb858742-c72d-4fe9-bbba-96d318532c68 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:44.384434 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-bb858742-c72d-4fe9-bbba-96d318532c68 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume with id: dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:59:44.393557 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:44.393557 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:44.395457 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bb858742-c72d-4fe9-bbba-96d318532c68 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:44.423059 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bb858742-c72d-4fe9-bbba-96d318532c68 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume request issued successfully. Jul 10 19:59:44.423235 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bb858742-c72d-4fe9-bbba-96d318532c68 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 returned with HTTP 202 Jul 10 19:59:44.423723 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 452/1793] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:59:44 2026] DELETE /volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:44.433531 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ebbd59e9-aafc-4a8b-808f-f806b3da597d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:44.439062 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebbd59e9-aafc-4a8b-808f-f806b3da597d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:59:44.439383 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebbd59e9-aafc-4a8b-808f-f806b3da597d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:44.439652 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebbd59e9-aafc-4a8b-808f-f806b3da597d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:44.453217 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:44.453217 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:44.457609 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ebbd59e9-aafc-4a8b-808f-f806b3da597d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:44.463365 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebbd59e9-aafc-4a8b-808f-f806b3da597d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 returned with HTTP 200 Jul 10 19:59:44.464004 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 453/1794] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:44 2026] GET /volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:45.237502 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e8a91fa8-ae64-4e2a-8366-ab930b16ef12 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:45.239430 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8a91fa8-ae64-4e2a-8366-ab930b16ef12 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 Jul 10 19:59:45.239685 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8a91fa8-ae64-4e2a-8366-ab930b16ef12 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:45.239914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8a91fa8-ae64-4e2a-8366-ab930b16ef12 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:45.253186 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:45.253186 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:45.260159 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e8a91fa8-ae64-4e2a-8366-ab930b16ef12 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 19:59:45.269220 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8a91fa8-ae64-4e2a-8366-ab930b16ef12 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 returned with HTTP 200 Jul 10 19:59:45.270437 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 451/1795] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:45 2026] GET /volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:45.284844 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e3f4d9a5-3364-4cf0-875c-86e268896eb2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:45.286591 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e3f4d9a5-3364-4cf0-875c-86e268896eb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 19:59:45.287062 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e3f4d9a5-3364-4cf0-875c-86e268896eb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c31209c7-62a1-498a-8304-ca9447fed088", "name": "tempest-VolumesBackupsTest-Backup-1751352255"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:45.288528 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-e3f4d9a5-3364-4cf0-875c-86e268896eb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating new backup {'backup': {'volume_id': 'c31209c7-62a1-498a-8304-ca9447fed088', 'name': 'tempest-VolumesBackupsTest-Backup-1751352255'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:59:45.288660 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-e3f4d9a5-3364-4cf0-875c-86e268896eb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating backup of volume c31209c7-62a1-498a-8304-ca9447fed088 in container None Jul 10 19:59:45.298501 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:45.298501 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:45.299107 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e3f4d9a5-3364-4cf0-875c-86e268896eb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 19:59:45.324363 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-e3f4d9a5-3364-4cf0-875c-86e268896eb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['c914da4f-f536-4f68-90dc-4d3a7effb67d', 'fb8500d9-2053-48b9-9705-ee15d9a1c122'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:45.378586 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e3f4d9a5-3364-4cf0-875c-86e268896eb2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 19:59:45.379250 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 440/1796] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:59:45 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 19:59:45.389176 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-570dc740-9c9b-4bbe-bbc7-85882bc1be45 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:45.392105 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-570dc740-9c9b-4bbe-bbc7-85882bc1be45 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:45.392105 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-570dc740-9c9b-4bbe-bbc7-85882bc1be45 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:45.392384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-570dc740-9c9b-4bbe-bbc7-85882bc1be45 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:45.392509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-570dc740-9c9b-4bbe-bbc7-85882bc1be45 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:45.398765 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:45.398765 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:45.399924 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-570dc740-9c9b-4bbe-bbc7-85882bc1be45 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:45.400470 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 453/1797] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:45 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:45.483585 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-08d7ace1-a27e-4726-8894-096c9a8c4529 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:45.485762 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08d7ace1-a27e-4726-8894-096c9a8c4529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 Jul 10 19:59:45.486073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08d7ace1-a27e-4726-8894-096c9a8c4529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:45.486333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08d7ace1-a27e-4726-8894-096c9a8c4529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:45.497393 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08d7ace1-a27e-4726-8894-096c9a8c4529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 returned with HTTP 404 Jul 10 19:59:45.497393 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 454/1798] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:45 2026] GET /volume/v3/volumes/dd1fc294-19c5-4723-a299-42785f4d7fd3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:59:45.514888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-640b11fa-c447-4f71-9622-2696cf6f2055 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:45.516423 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:59:45.516844 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-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-1228289851"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:45.518768 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1228289851'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:59:45.518945 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume of 1 GB Jul 10 19:59:45.525720 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Availability Zones retrieved successfully. Jul 10 19:59:45.536125 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (9a351cdd-1bd9-45db-8af2-89e929a30920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:45.537245 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0be7d9-b752-48d1-a60a-bfb1936f1163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:45.538933 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:59:45.595135 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0be7d9-b752-48d1-a60a-bfb1936f1163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:45.596397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dc49fa6-51c8-441d-8f92-64ecb30d3b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:45.689720 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['0252049f-c109-41be-b9ba-d966d1bfdc21', 'd608c770-fa0f-41a8-ae27-0586c42d67a5', '73c7df65-b89f-4f40-bfd4-8c09ad5ef364', 'd8cb3090-df7e-4659-927c-8f231ea6f1e3'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:45.691023 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dc49fa6-51c8-441d-8f92-64ecb30d3b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0252049f-c109-41be-b9ba-d966d1bfdc21', 'd608c770-fa0f-41a8-ae27-0586c42d67a5', '73c7df65-b89f-4f40-bfd4-8c09ad5ef364', 'd8cb3090-df7e-4659-927c-8f231ea6f1e3']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:45.692339 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd8197a-aa68-4d25-991d-adcb728a08dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:45.738330 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd8197a-aa68-4d25-991d-adcb728a08dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0c4e53c-96c0-4e8e-95ad-1448d318b404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1228289851',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['0252049f-c109-41be-b9ba-d966d1bfdc21','d608c770-fa0f-41a8-ae27-0586c42d67a5','73c7df65-b89f-4f40-bfd4-8c09ad5ef364','d8cb3090-df7e-4659-927c-8f231ea6f1e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1228289851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0c4e53c-96c0-4e8e-95ad-1448d318b404,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='95059e779ce6462baaa34d9cc15d1268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec1b410567741dd886a443351c7c6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:45.740483 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556335bb-c816-4ee2-9d20-479386c0ce39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:45.776260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556335bb-c816-4ee2-9d20-479386c0ce39) transitioned into state 'SUCCESS' from state '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-1228289851',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['0252049f-c109-41be-b9ba-d966d1bfdc21','d608c770-fa0f-41a8-ae27-0586c42d67a5','73c7df65-b89f-4f40-bfd4-8c09ad5ef364','d8cb3090-df7e-4659-927c-8f231ea6f1e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:45.777246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233c3509-f6b8-4784-8b0d-d52c8f878885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:45.798045 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233c3509-f6b8-4784-8b0d-d52c8f878885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:45.799238 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (9a351cdd-1bd9-45db-8af2-89e929a30920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:45.799657 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request issued successfully. Jul 10 19:59:45.801251 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-640b11fa-c447-4f71-9622-2696cf6f2055 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:59:45.801709 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 452/1799] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:59:45 2026] POST /volume/v3/volumes => generated 816 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:45.819020 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cf4b1531-0dba-4322-9607-3068f57c9cbf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:45.819998 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cf4b1531-0dba-4322-9607-3068f57c9cbf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 19:59:45.819998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cf4b1531-0dba-4322-9607-3068f57c9cbf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:45.820220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cf4b1531-0dba-4322-9607-3068f57c9cbf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:45.830564 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:45.830564 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:45.835531 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-cf4b1531-0dba-4322-9607-3068f57c9cbf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:45.841193 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cf4b1531-0dba-4322-9607-3068f57c9cbf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 returned with HTTP 200 Jul 10 19:59:45.841632 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 441/1800] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:45 2026] GET /volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:46.414921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b4be5b49-3878-4104-ad99-d57fcb987338 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:46.417385 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b4be5b49-3878-4104-ad99-d57fcb987338 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:46.417687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b4be5b49-3878-4104-ad99-d57fcb987338 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:46.418042 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b4be5b49-3878-4104-ad99-d57fcb987338 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:46.418222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b4be5b49-3878-4104-ad99-d57fcb987338 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:46.424400 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:46.424400 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:46.425849 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b4be5b49-3878-4104-ad99-d57fcb987338 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:46.425849 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 454/1801] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:46 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:46.855857 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-17168a3a-0910-49c0-8259-0996e180c793 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:46.857008 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17168a3a-0910-49c0-8259-0996e180c793 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 19:59:46.857291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17168a3a-0910-49c0-8259-0996e180c793 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:46.857494 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17168a3a-0910-49c0-8259-0996e180c793 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:46.867522 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:46.867522 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:46.874115 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-17168a3a-0910-49c0-8259-0996e180c793 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:46.879382 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17168a3a-0910-49c0-8259-0996e180c793 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 returned with HTTP 200 Jul 10 19:59:46.879867 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 455/1802] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:46 2026] GET /volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:46.896347 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1ca9c328-e6af-4ddb-ba6e-30fe0234794c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:46.898581 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1ca9c328-e6af-4ddb-ba6e-30fe0234794c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 19:59:46.898939 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1ca9c328-e6af-4ddb-ba6e-30fe0234794c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f0c4e53c-96c0-4e8e-95ad-1448d318b404", "name": "tempest-VolumesBackupsTest-Backup-1416399927", "description": "tempest-backup-description-1422670910", "container": "tempest-volumesbackupstest-backup-container-588603157"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:46.900658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-1ca9c328-e6af-4ddb-ba6e-30fe0234794c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating new backup {'backup': {'volume_id': 'f0c4e53c-96c0-4e8e-95ad-1448d318b404', 'name': 'tempest-VolumesBackupsTest-Backup-1416399927', 'description': 'tempest-backup-description-1422670910', 'container': 'tempest-volumesbackupstest-backup-container-588603157'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:59:46.900892 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-1ca9c328-e6af-4ddb-ba6e-30fe0234794c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating backup of volume f0c4e53c-96c0-4e8e-95ad-1448d318b404 in container tempest-volumesbackupstest-backup-container-588603157 Jul 10 19:59:46.909377 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:46.909377 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:46.909903 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1ca9c328-e6af-4ddb-ba6e-30fe0234794c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 19:59:46.936455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-1ca9c328-e6af-4ddb-ba6e-30fe0234794c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['96632341-c40d-4689-b533-a1e2ffc84169', '23fe1e3d-0657-40eb-b4fa-abf76ba5c762'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:46.980302 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1ca9c328-e6af-4ddb-ba6e-30fe0234794c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 19:59:46.980668 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 453/1803] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 19:59:46 2026] POST /volume/v3/backups => generated 330 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:46.995258 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5a04472f-98b1-4eb4-a483-ae50b9cf39b6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:46.997518 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a04472f-98b1-4eb4-a483-ae50b9cf39b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:46.997807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a04472f-98b1-4eb4-a483-ae50b9cf39b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:46.998097 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a04472f-98b1-4eb4-a483-ae50b9cf39b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:46.998702 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5a04472f-98b1-4eb4-a483-ae50b9cf39b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:47.003291 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:47.003291 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:47.006988 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a04472f-98b1-4eb4-a483-ae50b9cf39b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:47.006988 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 442/1804] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:46 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:47.443380 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b16bf41e-b17f-44b4-a039-9a1d0a8475e7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:47.444856 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b16bf41e-b17f-44b4-a039-9a1d0a8475e7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:47.445038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b16bf41e-b17f-44b4-a039-9a1d0a8475e7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:47.445266 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b16bf41e-b17f-44b4-a039-9a1d0a8475e7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:47.445825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b16bf41e-b17f-44b4-a039-9a1d0a8475e7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:47.457546 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:47.457546 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:47.458781 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b16bf41e-b17f-44b4-a039-9a1d0a8475e7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:47.459431 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 455/1805] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:47 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 739 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:48.017300 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-49003371-f903-4721-8576-8dc5e6f767e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:48.019421 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49003371-f903-4721-8576-8dc5e6f767e6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:48.019644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49003371-f903-4721-8576-8dc5e6f767e6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:48.019895 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49003371-f903-4721-8576-8dc5e6f767e6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:48.020054 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-49003371-f903-4721-8576-8dc5e6f767e6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:48.026187 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:48.026187 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:48.027494 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49003371-f903-4721-8576-8dc5e6f767e6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:48.028453 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 456/1806] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:48 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:48.474463 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2ccdef7f-5c31-42b0-b8fb-a431942a2fcd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:48.476927 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ccdef7f-5c31-42b0-b8fb-a431942a2fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:48.477996 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ccdef7f-5c31-42b0-b8fb-a431942a2fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:48.477996 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ccdef7f-5c31-42b0-b8fb-a431942a2fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:48.477996 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-2ccdef7f-5c31-42b0-b8fb-a431942a2fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:48.483102 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:48.483102 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:48.484117 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ccdef7f-5c31-42b0-b8fb-a431942a2fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:48.484586 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 454/1807] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:48 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:49.044860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-43a905ad-93d7-49e9-9e18-34411dfb0c1c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:49.047685 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-43a905ad-93d7-49e9-9e18-34411dfb0c1c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:49.047992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-43a905ad-93d7-49e9-9e18-34411dfb0c1c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:49.048267 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-43a905ad-93d7-49e9-9e18-34411dfb0c1c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:49.048440 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-43a905ad-93d7-49e9-9e18-34411dfb0c1c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:49.054327 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:49.054327 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:49.055221 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-43a905ad-93d7-49e9-9e18-34411dfb0c1c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:49.055625 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 443/1808] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:49 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:49.500066 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9456239b-1754-4d52-a068-b188bd30e0a3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:49.502198 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9456239b-1754-4d52-a068-b188bd30e0a3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:49.502427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9456239b-1754-4d52-a068-b188bd30e0a3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:49.502698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9456239b-1754-4d52-a068-b188bd30e0a3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:49.502779 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9456239b-1754-4d52-a068-b188bd30e0a3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:49.511125 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:49.511125 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:49.512126 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9456239b-1754-4d52-a068-b188bd30e0a3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:49.512624 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 456/1809] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:49 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:50.069857 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e1ff5f0d-31b1-45df-a79c-6692f847f7a9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:50.073267 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1ff5f0d-31b1-45df-a79c-6692f847f7a9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:50.073537 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1ff5f0d-31b1-45df-a79c-6692f847f7a9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:50.073992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1ff5f0d-31b1-45df-a79c-6692f847f7a9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:50.073992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e1ff5f0d-31b1-45df-a79c-6692f847f7a9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:50.080759 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:50.080759 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:50.081822 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1ff5f0d-31b1-45df-a79c-6692f847f7a9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:50.082596 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 457/1810] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:50 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:50.527509 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fa8bf668-ce88-484e-8136-c2a36c4fbfb0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:50.529736 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fa8bf668-ce88-484e-8136-c2a36c4fbfb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:50.530012 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fa8bf668-ce88-484e-8136-c2a36c4fbfb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:50.530260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fa8bf668-ce88-484e-8136-c2a36c4fbfb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:50.530606 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-fa8bf668-ce88-484e-8136-c2a36c4fbfb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:50.536006 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:50.536006 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:50.537142 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fa8bf668-ce88-484e-8136-c2a36c4fbfb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:50.537350 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 455/1811] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:50 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:51.107525 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-561fefa8-32c4-4491-baec-f71622da2533 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:51.111362 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-561fefa8-32c4-4491-baec-f71622da2533 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:51.111589 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-561fefa8-32c4-4491-baec-f71622da2533 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:51.113310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-561fefa8-32c4-4491-baec-f71622da2533 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:51.113462 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-561fefa8-32c4-4491-baec-f71622da2533 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:51.126398 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:51.126398 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:51.127606 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-561fefa8-32c4-4491-baec-f71622da2533 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:51.128074 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 444/1812] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:51 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:51.224459 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-640e7322-83fc-4b9b-b926-f6779a904726 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:51.376848 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:59:51.376848 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-949368274"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:51.378766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-949368274'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:59:51.378895 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume of 1 GB Jul 10 19:59:51.387950 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Availability Zones retrieved successfully. Jul 10 19:59:51.397932 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (c92e8bd1-cbe5-49cd-b953-7c1ef3b923e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:51.400053 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42dd92bc-8171-453e-ad9e-59c4c957b11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:51.401627 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:59:51.445447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42dd92bc-8171-453e-ad9e-59c4c957b11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:51.446711 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d1550d-88a7-4ed4-9862-516e4da2a73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:51.548910 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ba0c4ded-f43b-43e3-bc49-6cdd6f55f908 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:51.552979 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ba0c4ded-f43b-43e3-bc49-6cdd6f55f908 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:51.553212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ba0c4ded-f43b-43e3-bc49-6cdd6f55f908 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:51.553448 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ba0c4ded-f43b-43e3-bc49-6cdd6f55f908 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:51.553630 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ba0c4ded-f43b-43e3-bc49-6cdd6f55f908 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:51.560680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['3b3318fb-80c4-4585-9abd-6b104a9460c1', 'd0934f68-4eb5-4066-abf8-bfca3226401d', '5c9b3160-c96a-4c11-8b90-50f286639259', '64bc701c-9422-4818-92cc-a2a8a23407fb'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:51.561527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d1550d-88a7-4ed4-9862-516e4da2a73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3318fb-80c4-4585-9abd-6b104a9460c1', 'd0934f68-4eb5-4066-abf8-bfca3226401d', '5c9b3160-c96a-4c11-8b90-50f286639259', '64bc701c-9422-4818-92cc-a2a8a23407fb']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:51.562770 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:51.562770 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:51.563015 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ccadd02-a081-403d-9e12-367117acb860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:51.563586 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ba0c4ded-f43b-43e3-bc49-6cdd6f55f908 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:51.564231 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 458/1813] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:51 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:51.606292 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ccadd02-a081-403d-9e12-367117acb860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5871cc9a-a5d8-4bd7-a86e-cb5a9538c736', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-949368274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['3b3318fb-80c4-4585-9abd-6b104a9460c1','d0934f68-4eb5-4066-abf8-bfca3226401d','5c9b3160-c96a-4c11-8b90-50f286639259','64bc701c-9422-4818-92cc-a2a8a23407fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-949368274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5871cc9a-a5d8-4bd7-a86e-cb5a9538c736,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18c434c0cdd43dbb63274199287cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:51.607081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb31d13-4a76-4fff-b86a-79f6d1183e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:51.638390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb31d13-4a76-4fff-b86a-79f6d1183e84) transitioned into state 'SUCCESS' from state '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-949368274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['3b3318fb-80c4-4585-9abd-6b104a9460c1','d0934f68-4eb5-4066-abf8-bfca3226401d','5c9b3160-c96a-4c11-8b90-50f286639259','64bc701c-9422-4818-92cc-a2a8a23407fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:51.639678 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8dd150c-df8e-48dd-8c04-67b55dcfe9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:51.659990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8dd150c-df8e-48dd-8c04-67b55dcfe9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:51.659990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (c92e8bd1-cbe5-49cd-b953-7c1ef3b923e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:51.660294 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request issued successfully. Jul 10 19:59:51.661575 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-640e7322-83fc-4b9b-b926-f6779a904726 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:59:51.662121 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 457/1814] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:59:51 2026] POST /volume/v3/volumes => generated 777 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:51.677463 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3324a76b-0112-4090-bad3-2d3dfa33c9f8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:51.681052 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3324a76b-0112-4090-bad3-2d3dfa33c9f8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 Jul 10 19:59:51.681052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3324a76b-0112-4090-bad3-2d3dfa33c9f8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:51.681052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3324a76b-0112-4090-bad3-2d3dfa33c9f8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:51.696018 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:51.696018 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:51.698800 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3324a76b-0112-4090-bad3-2d3dfa33c9f8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 19:59:51.708880 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3324a76b-0112-4090-bad3-2d3dfa33c9f8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 returned with HTTP 200 Jul 10 19:59:51.709526 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 456/1815] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:51 2026] GET /volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:52.163268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-be075451-a0f7-4395-96e3-053daf3adbfb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:52.165047 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be075451-a0f7-4395-96e3-053daf3adbfb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:52.165301 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be075451-a0f7-4395-96e3-053daf3adbfb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:52.165561 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be075451-a0f7-4395-96e3-053daf3adbfb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:52.165736 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-be075451-a0f7-4395-96e3-053daf3adbfb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:52.174492 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:52.174492 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:52.175482 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be075451-a0f7-4395-96e3-053daf3adbfb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:52.175861 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 445/1816] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:52 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:52.577251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70b4387d-c465-4b6f-86bf-f6b36b67bc72 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:52.580337 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70b4387d-c465-4b6f-86bf-f6b36b67bc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:52.580436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70b4387d-c465-4b6f-86bf-f6b36b67bc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:52.580703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70b4387d-c465-4b6f-86bf-f6b36b67bc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:52.580839 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-70b4387d-c465-4b6f-86bf-f6b36b67bc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:52.591369 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:52.591369 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:52.593019 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70b4387d-c465-4b6f-86bf-f6b36b67bc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:52.593019 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 459/1817] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:52 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:52.634882 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-f01f83a4-73c7-463e-a215-d454d8414d56 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:52.639056 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-f01f83a4-73c7-463e-a215-d454d8414d56 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/encryption Jul 10 19:59:52.639056 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-f01f83a4-73c7-463e-a215-d454d8414d56 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:52.639056 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-f01f83a4-73c7-463e-a215-d454d8414d56 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:52.669153 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:52.669153 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:52.689455 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-f01f83a4-73c7-463e-a215-d454d8414d56 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/encryption returned with HTTP 200 Jul 10 19:59:52.689930 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 458/1818] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 19:59:52 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512/encryption => generated 161 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:52.735014 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-369e4bff-0507-4901-a979-ba4783b1d109 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:52.740874 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-369e4bff-0507-4901-a979-ba4783b1d109 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 Jul 10 19:59:52.741186 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-369e4bff-0507-4901-a979-ba4783b1d109 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:52.742457 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-369e4bff-0507-4901-a979-ba4783b1d109 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:52.755143 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:52.755143 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:52.761115 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-369e4bff-0507-4901-a979-ba4783b1d109 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 19:59:52.771383 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-369e4bff-0507-4901-a979-ba4783b1d109 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 returned with HTTP 200 Jul 10 19:59:52.772303 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 457/1819] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:52 2026] GET /volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:52.793200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-28093f72-c6b5-4dc3-93fd-9e38dbbbef92 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:52.795071 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-28093f72-c6b5-4dc3-93fd-9e38dbbbef92 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:59:52.795677 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-28093f72-c6b5-4dc3-93fd-9e38dbbbef92 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5871cc9a-a5d8-4bd7-a86e-cb5a9538c736", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-827179748"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:52.807912 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:52.807912 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:52.808565 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-28093f72-c6b5-4dc3-93fd-9e38dbbbef92 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 19:59:52.808776 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-28093f72-c6b5-4dc3-93fd-9e38dbbbef92 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create snapshot from volume 5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 Jul 10 19:59:52.902762 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-28093f72-c6b5-4dc3-93fd-9e38dbbbef92 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['9b4f8b1c-9b1c-4ee5-ba7a-e1a3d6572f73', '3f7cbc80-bf6f-4737-b862-9cf41f826eb8', '9e1d9675-2a9f-45e0-a2e8-10927977f0d0', 'dcf8b89f-5ed3-40ac-8883-7121215cfabb'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:52.993978 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-28093f72-c6b5-4dc3-93fd-9e38dbbbef92 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot create request issued successfully. Jul 10 19:59:52.993978 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-28093f72-c6b5-4dc3-93fd-9e38dbbbef92 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:59:52.993978 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 446/1820] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:59:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:53.012494 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5450397a-819b-4e08-a773-dcaf588bf73b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:53.017230 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5450397a-819b-4e08-a773-dcaf588bf73b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 Jul 10 19:59:53.017305 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5450397a-819b-4e08-a773-dcaf588bf73b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:53.017604 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5450397a-819b-4e08-a773-dcaf588bf73b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:53.032678 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:53.032678 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:53.037806 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5450397a-819b-4e08-a773-dcaf588bf73b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 19:59:53.038857 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5450397a-819b-4e08-a773-dcaf588bf73b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 returned with HTTP 200 Jul 10 19:59:53.040253 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 460/1821] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:59:53 2026] GET /volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:53.195094 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a2ba73e7-2919-43c6-99d8-a8f270226f23 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:53.198232 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a2ba73e7-2919-43c6-99d8-a8f270226f23 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:53.198921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a2ba73e7-2919-43c6-99d8-a8f270226f23 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:53.198921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a2ba73e7-2919-43c6-99d8-a8f270226f23 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:53.198921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a2ba73e7-2919-43c6-99d8-a8f270226f23 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:53.206900 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:53.206900 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:53.208110 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a2ba73e7-2919-43c6-99d8-a8f270226f23 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:53.208689 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 459/1822] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:53 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:53.610688 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-952dc7cf-5a70-4941-a66f-2b5702882c97 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:53.613888 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-952dc7cf-5a70-4941-a66f-2b5702882c97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:53.614544 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-952dc7cf-5a70-4941-a66f-2b5702882c97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:53.614929 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-952dc7cf-5a70-4941-a66f-2b5702882c97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:53.615352 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-952dc7cf-5a70-4941-a66f-2b5702882c97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:53.624054 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:53.624054 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:53.625225 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-952dc7cf-5a70-4941-a66f-2b5702882c97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:53.625721 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 458/1823] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:53 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:54.059625 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-016e3f01-3d08-4564-953e-67159d2ed5ab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:54.062076 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-016e3f01-3d08-4564-953e-67159d2ed5ab tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 Jul 10 19:59:54.062239 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-016e3f01-3d08-4564-953e-67159d2ed5ab tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:54.062576 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-016e3f01-3d08-4564-953e-67159d2ed5ab tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:54.073844 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:54.073844 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:54.074363 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-016e3f01-3d08-4564-953e-67159d2ed5ab tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 19:59:54.075392 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-016e3f01-3d08-4564-953e-67159d2ed5ab tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 returned with HTTP 200 Jul 10 19:59:54.078684 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 447/1824] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:59:54 2026] GET /volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:54.092372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d21aa424-2ae8-4b12-8243-10aec96c4c05 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:54.187486 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d21aa424-2ae8-4b12-8243-10aec96c4c05 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] POST https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3/action Jul 10 19:59:54.188030 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d21aa424-2ae8-4b12-8243-10aec96c4c05 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:59:54.188389 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d21aa424-2ae8-4b12-8243-10aec96c4c05 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:54.200655 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:54.200655 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:54.200655 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d21aa424-2ae8-4b12-8243-10aec96c4c05 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Snapshot retrieved successfully. Jul 10 19:59:54.201352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-d21aa424-2ae8-4b12-8243-10aec96c4c05 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '260b8a457ce546a49b042a75eacebbff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c18c434c0cdd43dbb63274199287cb07', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:59:54.201750 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d21aa424-2ae8-4b12-8243-10aec96c4c05 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3/action returned with HTTP 403 Jul 10 19:59:54.202949 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 461/1825] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 19:59:54 2026] POST /volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3/action => generated 133 bytes in 111 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:54.213372 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4ce98c21-ccf3-45d1-918a-23031edf8cb7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:54.216246 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4ce98c21-ccf3-45d1-918a-23031edf8cb7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 Jul 10 19:59:54.216618 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4ce98c21-ccf3-45d1-918a-23031edf8cb7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:54.216949 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4ce98c21-ccf3-45d1-918a-23031edf8cb7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:54.217855 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-4ce98c21-ccf3-45d1-918a-23031edf8cb7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete snapshot with id: e9dd16a6-3260-4375-9235-f64f2213c0f3 Jul 10 19:59:54.228172 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:54.228172 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:54.228172 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4ce98c21-ccf3-45d1-918a-23031edf8cb7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 19:59:54.237504 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d98fa1c7-913e-473e-ab0d-50adb5a53dd1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:54.240123 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d98fa1c7-913e-473e-ab0d-50adb5a53dd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:54.240998 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d98fa1c7-913e-473e-ab0d-50adb5a53dd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:54.240998 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d98fa1c7-913e-473e-ab0d-50adb5a53dd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:54.240998 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d98fa1c7-913e-473e-ab0d-50adb5a53dd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:54.249480 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:54.249480 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:54.251109 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d98fa1c7-913e-473e-ab0d-50adb5a53dd1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:54.251230 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 459/1826] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:54 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:54.252717 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4ce98c21-ccf3-45d1-918a-23031edf8cb7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot delete request issued successfully. Jul 10 19:59:54.254995 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4ce98c21-ccf3-45d1-918a-23031edf8cb7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 returned with HTTP 202 Jul 10 19:59:54.254995 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 460/1827] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:59:54 2026] DELETE /volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:54.266664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-71d9e464-2e30-4553-a986-b8ba8abb39e9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:54.269350 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71d9e464-2e30-4553-a986-b8ba8abb39e9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 Jul 10 19:59:54.269666 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71d9e464-2e30-4553-a986-b8ba8abb39e9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:54.269986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71d9e464-2e30-4553-a986-b8ba8abb39e9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:54.279374 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:54.279374 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:54.279862 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-71d9e464-2e30-4553-a986-b8ba8abb39e9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 19:59:54.280978 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71d9e464-2e30-4553-a986-b8ba8abb39e9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 returned with HTTP 200 Jul 10 19:59:54.282640 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 448/1828] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:59:54 2026] GET /volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:59:54.640285 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3b2a2379-8a70-4041-86a1-dabb4c2ce1d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:54.642673 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3b2a2379-8a70-4041-86a1-dabb4c2ce1d0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:54.642977 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3b2a2379-8a70-4041-86a1-dabb4c2ce1d0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:54.643217 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3b2a2379-8a70-4041-86a1-dabb4c2ce1d0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:54.643367 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3b2a2379-8a70-4041-86a1-dabb4c2ce1d0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:54.651636 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:54.651636 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:54.652147 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3b2a2379-8a70-4041-86a1-dabb4c2ce1d0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:54.653006 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 462/1829] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:54 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:55.105267 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-ee7c49cd-c994-4afd-a0ab-3b828afaefb1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:55.107426 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-ee7c49cd-c994-4afd-a0ab-3b828afaefb1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9 Jul 10 19:59:55.107653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-ee7c49cd-c994-4afd-a0ab-3b828afaefb1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:55.107879 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-ee7c49cd-c994-4afd-a0ab-3b828afaefb1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:55.120110 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:55.120110 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:55.281373 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9e5f756a-2da7-4e74-be6a-ea4c6640534b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:55.284261 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9e5f756a-2da7-4e74-be6a-ea4c6640534b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:55.284518 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9e5f756a-2da7-4e74-be6a-ea4c6640534b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:55.284785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9e5f756a-2da7-4e74-be6a-ea4c6640534b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:55.284945 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9e5f756a-2da7-4e74-be6a-ea4c6640534b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:55.294444 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:55.294444 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:55.295402 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9e5f756a-2da7-4e74-be6a-ea4c6640534b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:55.296178 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 461/1830] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:55 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:55.296290 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5210a622-08c3-4fb4-8eaa-a2cb6b9273e7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:55.298582 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5210a622-08c3-4fb4-8eaa-a2cb6b9273e7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 Jul 10 19:59:55.298764 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5210a622-08c3-4fb4-8eaa-a2cb6b9273e7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:55.299079 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5210a622-08c3-4fb4-8eaa-a2cb6b9273e7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:55.304299 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5210a622-08c3-4fb4-8eaa-a2cb6b9273e7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 returned with HTTP 404 Jul 10 19:59:55.305000 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 449/1831] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:59:55 2026] GET /volume/v3/snapshots/e9dd16a6-3260-4375-9235-f64f2213c0f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:55.315830 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-30538ab1-bd35-445b-916d-5fdcff0f0862 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:55.319028 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30538ab1-bd35-445b-916d-5fdcff0f0862 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 Jul 10 19:59:55.319242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30538ab1-bd35-445b-916d-5fdcff0f0862 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:55.319389 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30538ab1-bd35-445b-916d-5fdcff0f0862 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:55.319548 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-30538ab1-bd35-445b-916d-5fdcff0f0862 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume with id: 5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 Jul 10 19:59:55.328268 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:55.328268 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:55.328740 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-30538ab1-bd35-445b-916d-5fdcff0f0862 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 19:59:55.357107 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-30538ab1-bd35-445b-916d-5fdcff0f0862 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume request issued successfully. Jul 10 19:59:55.357399 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30538ab1-bd35-445b-916d-5fdcff0f0862 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 returned with HTTP 202 Jul 10 19:59:55.358326 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 463/1832] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 19:59:55 2026] DELETE /volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:55.370678 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1d41819a-75db-4b22-aa1d-8e803904d5ba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:55.373562 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d41819a-75db-4b22-aa1d-8e803904d5ba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 Jul 10 19:59:55.373944 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d41819a-75db-4b22-aa1d-8e803904d5ba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:55.374174 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d41819a-75db-4b22-aa1d-8e803904d5ba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:55.388014 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:55.388014 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:55.392839 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1d41819a-75db-4b22-aa1d-8e803904d5ba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 19:59:55.400735 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d41819a-75db-4b22-aa1d-8e803904d5ba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 returned with HTTP 200 Jul 10 19:59:55.401428 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 462/1833] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:55 2026] GET /volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:55.667330 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b0527457-8ecb-4181-b6b3-97111eab3f65 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:55.669509 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b0527457-8ecb-4181-b6b3-97111eab3f65 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:55.670200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b0527457-8ecb-4181-b6b3-97111eab3f65 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:55.670200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b0527457-8ecb-4181-b6b3-97111eab3f65 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:55.670200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b0527457-8ecb-4181-b6b3-97111eab3f65 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:55.671058 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-17d55789-98b2-4861-a1b5-dced3c30ab35 req-ee7c49cd-c994-4afd-a0ab-3b828afaefb1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9 returned with HTTP 200 Jul 10 19:59:55.672006 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 460/1834] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:59:55 2026] DELETE /volume/v3/attachments/50102f56-1241-4b31-adf8-4f5e1883ada9 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:55.676539 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:55.676539 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:55.677926 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b0527457-8ecb-4181-b6b3-97111eab3f65 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:55.678387 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 450/1835] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:55 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:56.321512 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-38cae24f-b896-4dff-8e9f-28c12d4247a2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:56.323779 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38cae24f-b896-4dff-8e9f-28c12d4247a2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:56.324136 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38cae24f-b896-4dff-8e9f-28c12d4247a2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:56.324382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38cae24f-b896-4dff-8e9f-28c12d4247a2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:56.324640 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-38cae24f-b896-4dff-8e9f-28c12d4247a2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:56.331994 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:56.331994 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:56.333002 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38cae24f-b896-4dff-8e9f-28c12d4247a2 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:56.333853 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 464/1836] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:56 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:56.424628 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-366c0789-0dd4-4469-89aa-53f1650df64f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:56.426858 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-366c0789-0dd4-4469-89aa-53f1650df64f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 Jul 10 19:59:56.427148 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-366c0789-0dd4-4469-89aa-53f1650df64f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:56.427395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-366c0789-0dd4-4469-89aa-53f1650df64f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:56.436221 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-366c0789-0dd4-4469-89aa-53f1650df64f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 returned with HTTP 404 Jul 10 19:59:56.437262 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 463/1837] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:56 2026] GET /volume/v3/volumes/5871cc9a-a5d8-4bd7-a86e-cb5a9538c736 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:59:56.447406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:56.449823 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 19:59:56.450661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1459450879"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:56.452259 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1459450879'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:59:56.452259 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume of 1 GB Jul 10 19:59:56.452411 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:56.452411 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:56.457601 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Availability Zones retrieved successfully. Jul 10 19:59:56.464776 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (d6af54b5-3de5-407b-835a-67ad529d4c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:56.465758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab0e3d8-4f46-4066-984e-0c78594e20b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:56.466607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:59:56.498319 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab0e3d8-4f46-4066-984e-0c78594e20b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:56.499348 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d21c646-13bb-4c32-841c-f924f3830372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:56.552765 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['c47318f9-d28c-414e-869b-842a138a16b4', '96509f18-a90d-4731-9b49-f9572b22844a', '40b50a80-6cc4-4816-ba56-f355b91fb1ac', '298a09e7-2606-4939-a008-054d9277b615'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:56.553706 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d21c646-13bb-4c32-841c-f924f3830372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c47318f9-d28c-414e-869b-842a138a16b4', '96509f18-a90d-4731-9b49-f9572b22844a', '40b50a80-6cc4-4816-ba56-f355b91fb1ac', '298a09e7-2606-4939-a008-054d9277b615']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:56.554521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387b00ee-f9e8-40fa-a297-0d1c9e6208c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:56.586542 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387b00ee-f9e8-40fa-a297-0d1c9e6208c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cc4b5f1-0ea0-4948-a901-c5f294e26c30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1459450879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['c47318f9-d28c-414e-869b-842a138a16b4','96509f18-a90d-4731-9b49-f9572b22844a','40b50a80-6cc4-4816-ba56-f355b91fb1ac','298a09e7-2606-4939-a008-054d9277b615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T19:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1459450879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cc4b5f1-0ea0-4948-a901-c5f294e26c30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18c434c0cdd43dbb63274199287cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:56.587417 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0af8bed-3ebb-4401-926c-bc025381b14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:56.612420 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0af8bed-3ebb-4401-926c-bc025381b14e) transitioned into state 'SUCCESS' from state '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-1459450879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['c47318f9-d28c-414e-869b-842a138a16b4','96509f18-a90d-4731-9b49-f9572b22844a','40b50a80-6cc4-4816-ba56-f355b91fb1ac','298a09e7-2606-4939-a008-054d9277b615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:56.613294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75341347-7605-428b-881d-f8e9511fefd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:59:56.628182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75341347-7605-428b-881d-f8e9511fefd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:59:56.629257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (d6af54b5-3de5-407b-835a-67ad529d4c3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:59:56.629587 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request issued successfully. Jul 10 19:59:56.630301 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4a83252d-5021-4547-8e8f-fbdb5d9c8f58 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 19:59:56.630765 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 461/1838] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 19:59:56 2026] POST /volume/v3/volumes => generated 778 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:56.652375 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b4089a64-2999-4f16-afb6-3cc9c14f206f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:56.655066 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b4089a64-2999-4f16-afb6-3cc9c14f206f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 Jul 10 19:59:56.655285 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b4089a64-2999-4f16-afb6-3cc9c14f206f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:56.655554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b4089a64-2999-4f16-afb6-3cc9c14f206f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:56.673760 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:56.673760 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:56.680617 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b4089a64-2999-4f16-afb6-3cc9c14f206f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 19:59:56.691427 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b4089a64-2999-4f16-afb6-3cc9c14f206f tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 returned with HTTP 200 Jul 10 19:59:56.692013 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 451/1839] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:56 2026] GET /volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:56.694076 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4b779501-17f3-44bc-bc02-fde853cd68f7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:56.698131 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b779501-17f3-44bc-bc02-fde853cd68f7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:56.698131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b779501-17f3-44bc-bc02-fde853cd68f7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:56.698131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b779501-17f3-44bc-bc02-fde853cd68f7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:56.698131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4b779501-17f3-44bc-bc02-fde853cd68f7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:56.707341 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:56.707341 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:56.708421 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b779501-17f3-44bc-bc02-fde853cd68f7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:56.708949 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 465/1840] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:56 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:57.355301 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cc263f4b-52fb-48be-8d35-39b8c624ba1b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:57.358623 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cc263f4b-52fb-48be-8d35-39b8c624ba1b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:57.360439 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cc263f4b-52fb-48be-8d35-39b8c624ba1b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:57.360439 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cc263f4b-52fb-48be-8d35-39b8c624ba1b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:57.360439 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-cc263f4b-52fb-48be-8d35-39b8c624ba1b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:57.369981 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:57.369981 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:57.369981 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cc263f4b-52fb-48be-8d35-39b8c624ba1b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:57.370542 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 464/1841] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:57 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:57.712719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3951b937-3aa2-4902-b5fe-3c3e887970a9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:57.715294 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3951b937-3aa2-4902-b5fe-3c3e887970a9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 Jul 10 19:59:57.715635 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3951b937-3aa2-4902-b5fe-3c3e887970a9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:57.716040 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3951b937-3aa2-4902-b5fe-3c3e887970a9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:57.729219 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aa80de2b-6055-4b16-9d32-78fff57d816e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:57.729895 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:57.729895 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:57.732486 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aa80de2b-6055-4b16-9d32-78fff57d816e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:57.733296 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aa80de2b-6055-4b16-9d32-78fff57d816e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:57.733296 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aa80de2b-6055-4b16-9d32-78fff57d816e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:57.734169 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-aa80de2b-6055-4b16-9d32-78fff57d816e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:57.738079 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3951b937-3aa2-4902-b5fe-3c3e887970a9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 19:59:57.742183 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:57.742183 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:57.744358 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aa80de2b-6055-4b16-9d32-78fff57d816e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:57.744358 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 452/1842] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:57 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:57.746769 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3951b937-3aa2-4902-b5fe-3c3e887970a9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 returned with HTTP 200 Jul 10 19:59:57.753111 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 462/1843] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:57 2026] GET /volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:59:57.769391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-11325a91-7c66-41c7-bfa0-28eb5b7c751d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:57.773797 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-11325a91-7c66-41c7-bfa0-28eb5b7c751d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 19:59:57.773797 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-11325a91-7c66-41c7-bfa0-28eb5b7c751d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7cc4b5f1-0ea0-4948-a901-c5f294e26c30", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-217529654"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:59:57.786904 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:57.786904 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:57.787354 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-11325a91-7c66-41c7-bfa0-28eb5b7c751d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 19:59:57.787354 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-11325a91-7c66-41c7-bfa0-28eb5b7c751d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create snapshot from volume 7cc4b5f1-0ea0-4948-a901-c5f294e26c30 Jul 10 19:59:57.822247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-11325a91-7c66-41c7-bfa0-28eb5b7c751d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['1a1836b2-d33b-4bfa-bdd6-0e85236a846f', '965f7aa2-80ee-452f-96cb-40abf6797892', '427877aa-8f5b-4d7d-bdfb-07e4b24154f9', 'e9515152-0303-4250-8051-7474377288e0'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:59:57.874566 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-11325a91-7c66-41c7-bfa0-28eb5b7c751d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot create request issued successfully. Jul 10 19:59:57.874566 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-11325a91-7c66-41c7-bfa0-28eb5b7c751d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 19:59:57.875273 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 466/1844] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 19:59:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:59:57.889264 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7f440332-5a59-486f-a428-28b9d8778735 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:57.892660 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7f440332-5a59-486f-a428-28b9d8778735 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 Jul 10 19:59:57.892882 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7f440332-5a59-486f-a428-28b9d8778735 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:57.893205 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7f440332-5a59-486f-a428-28b9d8778735 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:57.905437 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:57.905437 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:57.906878 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7f440332-5a59-486f-a428-28b9d8778735 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 19:59:57.906878 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7f440332-5a59-486f-a428-28b9d8778735 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 returned with HTTP 200 Jul 10 19:59:57.907743 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 465/1845] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:59:57 2026] GET /volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:58.392806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-56f93c56-2d85-4e8b-b444-04d3263ba81c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:58.395513 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-56f93c56-2d85-4e8b-b444-04d3263ba81c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:58.395818 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-56f93c56-2d85-4e8b-b444-04d3263ba81c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:58.396502 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-56f93c56-2d85-4e8b-b444-04d3263ba81c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:58.396502 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-56f93c56-2d85-4e8b-b444-04d3263ba81c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:58.403664 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:58.403664 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:58.405865 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-56f93c56-2d85-4e8b-b444-04d3263ba81c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:58.406056 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 453/1846] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:58 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:58.759210 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-383b2f31-f23c-4ccb-81df-272ba77d5b11 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:58.761572 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-383b2f31-f23c-4ccb-81df-272ba77d5b11 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:58.761853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-383b2f31-f23c-4ccb-81df-272ba77d5b11 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:58.762122 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-383b2f31-f23c-4ccb-81df-272ba77d5b11 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:58.762279 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-383b2f31-f23c-4ccb-81df-272ba77d5b11 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:58.768101 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:58.768101 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:58.769117 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-383b2f31-f23c-4ccb-81df-272ba77d5b11 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:58.769639 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 463/1847] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:58 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:58.922679 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-64b448fa-0e5a-4fd4-8ada-23b8817d8bba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:58.925174 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64b448fa-0e5a-4fd4-8ada-23b8817d8bba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 Jul 10 19:59:58.925375 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64b448fa-0e5a-4fd4-8ada-23b8817d8bba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:58.925620 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64b448fa-0e5a-4fd4-8ada-23b8817d8bba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:58.931238 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:58.931238 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:58.931661 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-64b448fa-0e5a-4fd4-8ada-23b8817d8bba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 19:59:58.932549 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64b448fa-0e5a-4fd4-8ada-23b8817d8bba tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 returned with HTTP 200 Jul 10 19:59:58.933082 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 467/1848] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:59:58 2026] GET /volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:58.942860 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cfc1e255-ff5a-4b07-acc6-ebf4429f97f1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:58.945106 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cfc1e255-ff5a-4b07-acc6-ebf4429f97f1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] GET https://10.4.3.145/volume/v3/snapshots Jul 10 19:59:58.945371 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cfc1e255-ff5a-4b07-acc6-ebf4429f97f1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:58.945645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cfc1e255-ff5a-4b07-acc6-ebf4429f97f1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:58.946046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-cfc1e255-ff5a-4b07-acc6-ebf4429f97f1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:59:58.947518 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-cfc1e255-ff5a-4b07-acc6-ebf4429f97f1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:59:58.954187 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cfc1e255-ff5a-4b07-acc6-ebf4429f97f1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Get all snapshots completed successfully. Jul 10 19:59:58.954798 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cfc1e255-ff5a-4b07-acc6-ebf4429f97f1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] https://10.4.3.145/volume/v3/snapshots returned with HTTP 200 Jul 10 19:59:58.955340 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 466/1849] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 19:59:58 2026] GET /volume/v3/snapshots => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:58.966043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-19e7abad-e425-4ade-8209-fd5143feae48 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:58.968116 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-19e7abad-e425-4ade-8209-fd5143feae48 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 Jul 10 19:59:58.968324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-19e7abad-e425-4ade-8209-fd5143feae48 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:58.968575 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-19e7abad-e425-4ade-8209-fd5143feae48 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:58.968733 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-19e7abad-e425-4ade-8209-fd5143feae48 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete snapshot with id: ac217d10-8002-46af-be44-68ff7aabecd8 Jul 10 19:59:58.975941 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:58.975941 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 19:59:58.976432 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-19e7abad-e425-4ade-8209-fd5143feae48 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 19:59:58.998583 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-19e7abad-e425-4ade-8209-fd5143feae48 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot delete request issued successfully. Jul 10 19:59:58.998931 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-19e7abad-e425-4ade-8209-fd5143feae48 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 returned with HTTP 202 Jul 10 19:59:58.999564 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 454/1850] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 19:59:58 2026] DELETE /volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:59:59.010457 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a5463417-909c-4cec-b167-4d173ddc744b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:59.013576 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5463417-909c-4cec-b167-4d173ddc744b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 Jul 10 19:59:59.013576 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5463417-909c-4cec-b167-4d173ddc744b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:59.013576 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5463417-909c-4cec-b167-4d173ddc744b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:59.020090 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:59.020090 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 19:59:59.020554 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a5463417-909c-4cec-b167-4d173ddc744b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 19:59:59.021544 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5463417-909c-4cec-b167-4d173ddc744b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 returned with HTTP 200 Jul 10 19:59:59.022093 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 464/1851] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 19:59:59 2026] GET /volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:59.436771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fe89957f-007e-40ec-a233-40a3db5217a3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:59.437129 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe89957f-007e-40ec-a233-40a3db5217a3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 19:59:59.437344 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe89957f-007e-40ec-a233-40a3db5217a3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:59.437552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe89957f-007e-40ec-a233-40a3db5217a3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:59.437736 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fe89957f-007e-40ec-a233-40a3db5217a3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:59.442522 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:59.442522 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 19:59:59.443538 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe89957f-007e-40ec-a233-40a3db5217a3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 19:59:59.443976 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 468/1852] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:59 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:59:59.784946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-390c7f64-7d98-4da3-a08f-182f18129cc7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:59.789238 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-390c7f64-7d98-4da3-a08f-182f18129cc7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 19:59:59.789238 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-390c7f64-7d98-4da3-a08f-182f18129cc7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:59.789474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-390c7f64-7d98-4da3-a08f-182f18129cc7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:59.789675 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-390c7f64-7d98-4da3-a08f-182f18129cc7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:59:59.795813 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:59.795813 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 19:59:59.796810 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-390c7f64-7d98-4da3-a08f-182f18129cc7 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 19:59:59.797766 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 467/1853] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 19:59:59 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:59:59.827397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-0b677c16-bedc-410f-bf5a-de98388279bf req-80cc7d18-3ccf-453c-b9dd-7294ccef079e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:59:59.830072 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0b677c16-bedc-410f-bf5a-de98388279bf req-80cc7d18-3ccf-453c-b9dd-7294ccef079e tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] DELETE https://10.4.3.145/volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 Jul 10 19:59:59.830279 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0b677c16-bedc-410f-bf5a-de98388279bf req-80cc7d18-3ccf-453c-b9dd-7294ccef079e tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:59:59.830499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0b677c16-bedc-410f-bf5a-de98388279bf req-80cc7d18-3ccf-453c-b9dd-7294ccef079e tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:59:59.838927 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:59:59.838927 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:00.032930 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f5b82f5d-6dee-4b07-a599-33992c38c0a2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:00.034999 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f5b82f5d-6dee-4b07-a599-33992c38c0a2 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 Jul 10 20:00:00.035239 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f5b82f5d-6dee-4b07-a599-33992c38c0a2 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:00.035379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f5b82f5d-6dee-4b07-a599-33992c38c0a2 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:00.040340 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f5b82f5d-6dee-4b07-a599-33992c38c0a2 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 returned with HTTP 404 Jul 10 20:00:00.040988 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 465/1854] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:00 2026] GET /volume/v3/snapshots/ac217d10-8002-46af-be44-68ff7aabecd8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:00.050754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8c2cd531-5a0b-46f5-987d-c38483888120 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:00.054620 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8c2cd531-5a0b-46f5-987d-c38483888120 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 Jul 10 20:00:00.054620 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8c2cd531-5a0b-46f5-987d-c38483888120 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:00.055557 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8c2cd531-5a0b-46f5-987d-c38483888120 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:00.055557 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-8c2cd531-5a0b-46f5-987d-c38483888120 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume with id: 7cc4b5f1-0ea0-4948-a901-c5f294e26c30 Jul 10 20:00:00.064748 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:00.064748 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:00.065276 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8c2cd531-5a0b-46f5-987d-c38483888120 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:00.089893 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8c2cd531-5a0b-46f5-987d-c38483888120 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume request issued successfully. Jul 10 20:00:00.090215 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8c2cd531-5a0b-46f5-987d-c38483888120 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 returned with HTTP 202 Jul 10 20:00:00.091407 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 469/1855] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:00 2026] DELETE /volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:00.105316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2d14bf93-2db1-4e60-832b-b776b10e07fb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:00.108551 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d14bf93-2db1-4e60-832b-b776b10e07fb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 Jul 10 20:00:00.108551 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d14bf93-2db1-4e60-832b-b776b10e07fb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:00.108871 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d14bf93-2db1-4e60-832b-b776b10e07fb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:00.120198 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:00.120198 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:00.129063 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2d14bf93-2db1-4e60-832b-b776b10e07fb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:00.140264 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d14bf93-2db1-4e60-832b-b776b10e07fb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 returned with HTTP 200 Jul 10 20:00:00.140672 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 468/1856] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:00 2026] GET /volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:00.386947 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0b677c16-bedc-410f-bf5a-de98388279bf req-80cc7d18-3ccf-453c-b9dd-7294ccef079e tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 returned with HTTP 200 Jul 10 20:00:00.387727 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 455/1857] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 19:59:59 2026] DELETE /volume/v3/attachments/93d69a02-31d2-445d-9e2b-faff25338a45 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:00.400183 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0b677c16-bedc-410f-bf5a-de98388279bf req-85379a9e-51f7-4615-bbba-4f55ce041b82 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:00.458395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7573dc22-ef52-493f-91bd-899699c3b06f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:00.461576 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7573dc22-ef52-493f-91bd-899699c3b06f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:00.464916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7573dc22-ef52-493f-91bd-899699c3b06f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:00.464916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7573dc22-ef52-493f-91bd-899699c3b06f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:00.464916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7573dc22-ef52-493f-91bd-899699c3b06f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:00.469040 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:00.469040 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:00.470453 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7573dc22-ef52-493f-91bd-899699c3b06f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:00.470453 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 470/1858] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:00 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:00.505483 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0b677c16-bedc-410f-bf5a-de98388279bf req-85379a9e-51f7-4615-bbba-4f55ce041b82 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb Jul 10 20:00:00.506026 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0b677c16-bedc-410f-bf5a-de98388279bf req-85379a9e-51f7-4615-bbba-4f55ce041b82 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:00.506026 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0b677c16-bedc-410f-bf5a-de98388279bf req-85379a9e-51f7-4615-bbba-4f55ce041b82 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:00.506250 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [req-0b677c16-bedc-410f-bf5a-de98388279bf req-85379a9e-51f7-4615-bbba-4f55ce041b82 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Delete volume with id: 8078a89a-7a85-4952-a8f4-62d65bf327bb Jul 10 20:00:00.520763 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:00.520763 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:00.521374 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-0b677c16-bedc-410f-bf5a-de98388279bf req-85379a9e-51f7-4615-bbba-4f55ce041b82 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 20:00:00.534055 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:00.536325 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 20:00:00.536599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:00.536916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:00.537152 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: 7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 20:00:00.545785 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:00.545785 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:00.546489 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:00:00.547078 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-0b677c16-bedc-410f-bf5a-de98388279bf req-85379a9e-51f7-4615-bbba-4f55ce041b82 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Delete volume request issued successfully. Jul 10 20:00:00.548799 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0b677c16-bedc-410f-bf5a-de98388279bf req-85379a9e-51f7-4615-bbba-4f55ce041b82 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb returned with HTTP 202 Jul 10 20:00:00.548799 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 466/1859] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:00:00 2026] DELETE /volume/v3/volumes/8078a89a-7a85-4952-a8f4-62d65bf327bb => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:00.565193 np0000005048 devstack@c-api.service[99972]: WARNING cinder.keymgr.conf_key_mgr [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:00:00.574844 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:00:00.575083 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d08e1c74-2b32-42f5-9964-3f30ba6f6d77 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 202 Jul 10 20:00:00.575576 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 469/1860] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:00 2026] DELETE /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:00.585482 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ff47823d-dc2d-4428-8c46-c844a1062491 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:00.590500 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff47823d-dc2d-4428-8c46-c844a1062491 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 20:00:00.590748 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff47823d-dc2d-4428-8c46-c844a1062491 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:00.590997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff47823d-dc2d-4428-8c46-c844a1062491 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:00.600845 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:00.600845 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:00.606366 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ff47823d-dc2d-4428-8c46-c844a1062491 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:00:00.614555 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff47823d-dc2d-4428-8c46-c844a1062491 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 200 Jul 10 20:00:00.614555 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 456/1861] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:00 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:00.810827 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6074af13-ea48-4b71-a474-b26df6001b97 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:00.813007 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6074af13-ea48-4b71-a474-b26df6001b97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:00.813242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6074af13-ea48-4b71-a474-b26df6001b97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:00.813434 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6074af13-ea48-4b71-a474-b26df6001b97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:00.813536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6074af13-ea48-4b71-a474-b26df6001b97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:00.819109 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:00.819109 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:00.820452 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6074af13-ea48-4b71-a474-b26df6001b97 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 20:00:00.820653 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 471/1862] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:00 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:01.157714 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c681d6a5-cdc3-438e-882f-569dfe138ed9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:01.160181 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c681d6a5-cdc3-438e-882f-569dfe138ed9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 Jul 10 20:00:01.161540 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c681d6a5-cdc3-438e-882f-569dfe138ed9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:01.161540 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c681d6a5-cdc3-438e-882f-569dfe138ed9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:01.168773 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c681d6a5-cdc3-438e-882f-569dfe138ed9 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 returned with HTTP 404 Jul 10 20:00:01.169490 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 467/1863] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:01 2026] GET /volume/v3/volumes/7cc4b5f1-0ea0-4948-a901-c5f294e26c30 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:01.179188 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:01.181531 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:01.182206 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2034675212"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:01.184811 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2034675212'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:01.184951 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume of 1 GB Jul 10 20:00:01.190396 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Availability Zones retrieved successfully. Jul 10 20:00:01.199872 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (48fee2a9-1fb2-4289-8b49-fe48d7aa9e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:01.201736 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613c5a4f-fada-46b5-a307-2537d80f35dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:01.202977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:01.240993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613c5a4f-fada-46b5-a307-2537d80f35dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:01.240993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af905e60-db0d-4f43-a1ba-8224b5ee5656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:01.307493 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['f9a31779-f64c-4173-9a4a-f043d8c38d7c', '72742cb7-78db-45ce-a25b-432a4fd79d67', 'f473c392-065e-4b54-b0fc-aa2217cc01d7', 'edfb3fc3-9999-4e54-b7ac-d28b0f0bd4e5'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:01.309271 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af905e60-db0d-4f43-a1ba-8224b5ee5656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a31779-f64c-4173-9a4a-f043d8c38d7c', '72742cb7-78db-45ce-a25b-432a4fd79d67', 'f473c392-065e-4b54-b0fc-aa2217cc01d7', 'edfb3fc3-9999-4e54-b7ac-d28b0f0bd4e5']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:01.312642 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee602b9-6937-4d17-9f5f-fb4b258ef70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:01.360227 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee602b9-6937-4d17-9f5f-fb4b258ef70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a1f4014-9cd7-44f5-8837-fd7b808bd577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2034675212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['f9a31779-f64c-4173-9a4a-f043d8c38d7c','72742cb7-78db-45ce-a25b-432a4fd79d67','f473c392-065e-4b54-b0fc-aa2217cc01d7','edfb3fc3-9999-4e54-b7ac-d28b0f0bd4e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2034675212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a1f4014-9cd7-44f5-8837-fd7b808bd577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18c434c0cdd43dbb63274199287cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:01.361924 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca721b10-f6ac-40f9-8356-2a69362d2bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:01.407907 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca721b10-f6ac-40f9-8356-2a69362d2bea) transitioned into state 'SUCCESS' from state '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-2034675212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['f9a31779-f64c-4173-9a4a-f043d8c38d7c','72742cb7-78db-45ce-a25b-432a4fd79d67','f473c392-065e-4b54-b0fc-aa2217cc01d7','edfb3fc3-9999-4e54-b7ac-d28b0f0bd4e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:01.409901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3f037c-5d47-4c58-ac5e-542590c6e59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:01.442374 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3f037c-5d47-4c58-ac5e-542590c6e59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:01.446366 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (48fee2a9-1fb2-4289-8b49-fe48d7aa9e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:01.446366 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request issued successfully. Jul 10 20:00:01.446366 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cc4c1f61-c976-422d-bad9-b2765f5f529b tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:01.446366 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 470/1864] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:00:01 2026] POST /volume/v3/volumes => generated 778 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:01.472220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-93672298-aab7-46bb-a045-3394abdecc2c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:01.475043 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93672298-aab7-46bb-a045-3394abdecc2c tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 Jul 10 20:00:01.475520 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93672298-aab7-46bb-a045-3394abdecc2c tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:01.476629 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93672298-aab7-46bb-a045-3394abdecc2c tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:01.498143 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42f03a3e-5d31-4d6c-823c-ee8ab65e8074 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:01.498810 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:01.498810 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:01.503082 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42f03a3e-5d31-4d6c-823c-ee8ab65e8074 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:01.503082 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42f03a3e-5d31-4d6c-823c-ee8ab65e8074 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:01.504554 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42f03a3e-5d31-4d6c-823c-ee8ab65e8074 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:01.504554 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-42f03a3e-5d31-4d6c-823c-ee8ab65e8074 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:01.508201 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=170,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:00:01.510418 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-93672298-aab7-46bb-a045-3394abdecc2c tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:01.514556 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:01.514556 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:01.514556 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42f03a3e-5d31-4d6c-823c-ee8ab65e8074 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:01.514787 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 472/1865] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:01 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:01.520831 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93672298-aab7-46bb-a045-3394abdecc2c tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 returned with HTTP 200 Jul 10 20:00:01.521604 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 457/1866] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:01 2026] GET /volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 => generated 957 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:01.636996 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2efed8de-95bf-41e0-98aa-e440ae7ea2be None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:01.649229 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2efed8de-95bf-41e0-98aa-e440ae7ea2be tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 Jul 10 20:00:01.649229 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2efed8de-95bf-41e0-98aa-e440ae7ea2be tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:01.649229 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2efed8de-95bf-41e0-98aa-e440ae7ea2be tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:01.670462 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2efed8de-95bf-41e0-98aa-e440ae7ea2be tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 returned with HTTP 404 Jul 10 20:00:01.672860 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 468/1867] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:01 2026] GET /volume/v3/volumes/7c5ce541-b118-47e8-8657-cee8913dd512 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:01.691466 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8430803f-ff2c-4a7b-9435-62aff3de7a50 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:01.698624 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8430803f-ff2c-4a7b-9435-62aff3de7a50 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:00:01.698624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8430803f-ff2c-4a7b-9435-62aff3de7a50 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:01.698624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8430803f-ff2c-4a7b-9435-62aff3de7a50 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:01.698624 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:01.698624 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:01.698624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-8430803f-ff2c-4a7b-9435-62aff3de7a50 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:00:01.799422 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8430803f-ff2c-4a7b-9435-62aff3de7a50 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Get all volumes completed successfully. Jul 10 20:00:01.803238 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:01.803238 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:01.835153 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8430803f-ff2c-4a7b-9435-62aff3de7a50 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:00:01.835153 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 471/1868] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:00:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10010 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:00:01.848458 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-81f8b989-4d78-4dbb-b1b7-fac3a6ff0a4d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:01.854443 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81f8b989-4d78-4dbb-b1b7-fac3a6ff0a4d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:01.854838 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81f8b989-4d78-4dbb-b1b7-fac3a6ff0a4d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:01.855159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81f8b989-4d78-4dbb-b1b7-fac3a6ff0a4d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:01.855649 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-81f8b989-4d78-4dbb-b1b7-fac3a6ff0a4d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:01.868571 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2535a80b-001b-4259-97e5-193470381901 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:01.872556 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2535a80b-001b-4259-97e5-193470381901 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] DELETE https://10.4.3.145/volume/v3/types/96ba5566-e741-4510-a0cd-dbbdefc2031d Jul 10 20:00:01.872556 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2535a80b-001b-4259-97e5-193470381901 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:01.875266 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2535a80b-001b-4259-97e5-193470381901 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:01.878058 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:01.878058 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:01.878058 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81f8b989-4d78-4dbb-b1b7-fac3a6ff0a4d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 20:00:01.878796 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 473/1869] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:01 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:01.949487 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2535a80b-001b-4259-97e5-193470381901 tempest-TestVolumeBootPattern-1147637995 tempest-TestVolumeBootPattern-1147637995-project-admin] https://10.4.3.145/volume/v3/types/96ba5566-e741-4510-a0cd-dbbdefc2031d returned with HTTP 202 Jul 10 20:00:01.951298 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 458/1870] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:00:01 2026] DELETE /volume/v3/types/96ba5566-e741-4510-a0cd-dbbdefc2031d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:02.002767 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:02.008618 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:02.011789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1234084762", "snapshot_id": null, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "volume_type": null, "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:02.018925 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1234084762', 'snapshot_id': None, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'volume_type': None, 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:02.163279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 20:00:02.172466 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 20:00:02.180816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (2159b7d0-dd8e-4a8f-a153-67cc0b8e4579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:02.184562 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11990a77-6e65-432a-bf94-641b646ae363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:02.186721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:02.278548 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11990a77-6e65-432a-bf94-641b646ae363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:02.279073 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a095e77-1366-472d-8fc0-1a1681fc9412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:02.370871 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['32e74cec-2c0b-45c2-899d-6b545955b345', '229c8e81-c844-4b24-9bd8-50883ffe27aa', 'ab82ffd1-8317-4769-bd8f-428bbddfee08', '3d6f1772-9c7f-4993-841b-9fbb9ab28ac6'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:02.372468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a095e77-1366-472d-8fc0-1a1681fc9412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e74cec-2c0b-45c2-899d-6b545955b345', '229c8e81-c844-4b24-9bd8-50883ffe27aa', 'ab82ffd1-8317-4769-bd8f-428bbddfee08', '3d6f1772-9c7f-4993-841b-9fbb9ab28ac6']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:02.373223 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5fa6492-3327-46f4-97ab-70f8fa007c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:02.398500 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5fa6492-3327-46f4-97ab-70f8fa007c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d447471-a935-4253-9292-dd5546f85607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1234084762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['32e74cec-2c0b-45c2-899d-6b545955b345','229c8e81-c844-4b24-9bd8-50883ffe27aa','ab82ffd1-8317-4769-bd8f-428bbddfee08','3d6f1772-9c7f-4993-841b-9fbb9ab28ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1234084762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d447471-a935-4253-9292-dd5546f85607,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:02.399885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ff9207-6de2-4a23-bfe6-adbcbbcf7d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:02.430338 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ff9207-6de2-4a23-bfe6-adbcbbcf7d47) transitioned into state 'SUCCESS' from state '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-1234084762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['32e74cec-2c0b-45c2-899d-6b545955b345','229c8e81-c844-4b24-9bd8-50883ffe27aa','ab82ffd1-8317-4769-bd8f-428bbddfee08','3d6f1772-9c7f-4993-841b-9fbb9ab28ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:02.431406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5760e0fa-2ad3-4e73-aee6-638a40d1fe8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:02.446628 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5760e0fa-2ad3-4e73-aee6-638a40d1fe8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:02.447508 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (2159b7d0-dd8e-4a8f-a153-67cc0b8e4579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:02.447909 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 20:00:02.449060 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ccc70d0a-0990-4a0e-989e-88394bed9ba7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:02.449531 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 469/1871] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:00:01 2026] POST /volume/v3/volumes => generated 759 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 20:00:02.471229 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c3f008ca-bea2-450a-815d-9ac1afe094d8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:02.473486 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3f008ca-bea2-450a-815d-9ac1afe094d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:00:02.473857 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3f008ca-bea2-450a-815d-9ac1afe094d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:02.474161 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3f008ca-bea2-450a-815d-9ac1afe094d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:02.484990 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:02.484990 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:02.491130 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c3f008ca-bea2-450a-815d-9ac1afe094d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:00:02.499882 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3f008ca-bea2-450a-815d-9ac1afe094d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 200 Jul 10 20:00:02.501469 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 472/1872] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:02 2026] GET /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:02.537993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-25ee58ba-a722-49fa-9fa9-75984eb0bc7a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:02.540599 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25ee58ba-a722-49fa-9fa9-75984eb0bc7a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:02.540599 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25ee58ba-a722-49fa-9fa9-75984eb0bc7a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:02.541078 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25ee58ba-a722-49fa-9fa9-75984eb0bc7a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:02.541078 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-25ee58ba-a722-49fa-9fa9-75984eb0bc7a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:02.545121 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-90af8c0a-b80d-451c-a4c8-617c96d4c466 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:02.547324 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:02.547324 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:02.548378 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-90af8c0a-b80d-451c-a4c8-617c96d4c466 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 Jul 10 20:00:02.548852 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25ee58ba-a722-49fa-9fa9-75984eb0bc7a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:02.548919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-90af8c0a-b80d-451c-a4c8-617c96d4c466 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:02.549144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-90af8c0a-b80d-451c-a4c8-617c96d4c466 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:02.549323 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 474/1873] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:02 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:02.562585 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:02.562585 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:02.568945 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-90af8c0a-b80d-451c-a4c8-617c96d4c466 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:02.576762 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-90af8c0a-b80d-451c-a4c8-617c96d4c466 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 returned with HTTP 200 Jul 10 20:00:02.576905 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 459/1874] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:02 2026] GET /volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:02.598658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d12790eb-27d7-4e75-a498-eadb04ddbfa1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:02.602420 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d12790eb-27d7-4e75-a498-eadb04ddbfa1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:00:02.603047 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d12790eb-27d7-4e75-a498-eadb04ddbfa1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a1f4014-9cd7-44f5-8837-fd7b808bd577", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-554769997"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:02.617531 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:02.617531 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:02.617789 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d12790eb-27d7-4e75-a498-eadb04ddbfa1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:02.617976 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-d12790eb-27d7-4e75-a498-eadb04ddbfa1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create snapshot from volume 7a1f4014-9cd7-44f5-8837-fd7b808bd577 Jul 10 20:00:02.682524 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-d12790eb-27d7-4e75-a498-eadb04ddbfa1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['52a26467-85a6-48eb-b645-ccd62bc7c654', '434fb62f-ef28-4ace-95aa-9e48de38977e', 'a4e2b4dc-d43e-4d25-b7f4-8142ab5f9a19', 'b8dbfa0c-3932-4a00-aa9d-c495b7086109'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:02.744210 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d12790eb-27d7-4e75-a498-eadb04ddbfa1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot create request issued successfully. Jul 10 20:00:02.744486 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d12790eb-27d7-4e75-a498-eadb04ddbfa1 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:00:02.744951 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 470/1875] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:00:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:02.758146 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a803c17e-c9c2-41ba-b420-f7b4f7ba65a6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:02.760496 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a803c17e-c9c2-41ba-b420-f7b4f7ba65a6 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f Jul 10 20:00:02.760940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a803c17e-c9c2-41ba-b420-f7b4f7ba65a6 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:02.761076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a803c17e-c9c2-41ba-b420-f7b4f7ba65a6 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:02.763126 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=215,cinder:UPDATE=47,cinder:INSERT=29 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:00:02.769016 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:02.769016 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:02.769426 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a803c17e-c9c2-41ba-b420-f7b4f7ba65a6 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:02.770400 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a803c17e-c9c2-41ba-b420-f7b4f7ba65a6 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f returned with HTTP 200 Jul 10 20:00:02.770856 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 473/1876] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:02 2026] GET /volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:02.899191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c94eb22-28bb-4b13-a4d3-751f4e9bbacd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:02.901925 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c94eb22-28bb-4b13-a4d3-751f4e9bbacd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:02.904244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c94eb22-28bb-4b13-a4d3-751f4e9bbacd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:02.904244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c94eb22-28bb-4b13-a4d3-751f4e9bbacd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:02.904244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4c94eb22-28bb-4b13-a4d3-751f4e9bbacd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:02.910312 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:02.910312 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:02.912193 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c94eb22-28bb-4b13-a4d3-751f4e9bbacd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 20:00:02.912828 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 475/1877] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:02 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:03.517929 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f8405b11-4a25-4a2c-ad7c-71e2b2ee7cdd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:03.520702 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f8405b11-4a25-4a2c-ad7c-71e2b2ee7cdd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:00:03.522838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f8405b11-4a25-4a2c-ad7c-71e2b2ee7cdd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:03.522838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f8405b11-4a25-4a2c-ad7c-71e2b2ee7cdd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:03.533184 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:03.533184 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:03.540024 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f8405b11-4a25-4a2c-ad7c-71e2b2ee7cdd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:00:03.548364 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f8405b11-4a25-4a2c-ad7c-71e2b2ee7cdd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 200 Jul 10 20:00:03.549456 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 460/1878] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:03 2026] GET /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:03.566495 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4f2b5128-3e9e-429f-abdf-b25b2868e7f1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:03.570869 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4f2b5128-3e9e-429f-abdf-b25b2868e7f1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:00:03.571290 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4f2b5128-3e9e-429f-abdf-b25b2868e7f1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:03.571529 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4f2b5128-3e9e-429f-abdf-b25b2868e7f1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:03.576764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f1747c39-0840-4217-bcc1-66142c7457c4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:03.582188 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f1747c39-0840-4217-bcc1-66142c7457c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:03.582445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f1747c39-0840-4217-bcc1-66142c7457c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:03.582680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f1747c39-0840-4217-bcc1-66142c7457c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:03.582836 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-f1747c39-0840-4217-bcc1-66142c7457c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:03.590705 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:03.590705 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:03.601228 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:03.601228 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:03.602407 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f1747c39-0840-4217-bcc1-66142c7457c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:03.603069 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 474/1879] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:03 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:03.605701 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4f2b5128-3e9e-429f-abdf-b25b2868e7f1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:00:03.617096 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4f2b5128-3e9e-429f-abdf-b25b2868e7f1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 200 Jul 10 20:00:03.617096 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 471/1880] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:03 2026] GET /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:03.791842 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-63c2c2c2-8620-466a-a5bc-a46db8d4796a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:03.796505 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-63c2c2c2-8620-466a-a5bc-a46db8d4796a tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f Jul 10 20:00:03.798249 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-63c2c2c2-8620-466a-a5bc-a46db8d4796a tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:03.798497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-63c2c2c2-8620-466a-a5bc-a46db8d4796a tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:03.818106 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:03.818106 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:03.818445 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-63c2c2c2-8620-466a-a5bc-a46db8d4796a tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:03.819262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-63c2c2c2-8620-466a-a5bc-a46db8d4796a tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f returned with HTTP 200 Jul 10 20:00:03.819972 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 476/1881] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:03 2026] GET /volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:03.832442 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-be170814-7ed4-4759-b6f3-dea5d4a3aa33 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:03.835028 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be170814-7ed4-4759-b6f3-dea5d4a3aa33 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] POST https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f/action Jul 10 20:00:03.835522 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be170814-7ed4-4759-b6f3-dea5d4a3aa33 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:00:03.835715 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be170814-7ed4-4759-b6f3-dea5d4a3aa33 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:03.837812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.admin_actions [None req-be170814-7ed4-4759-b6f3-dea5d4a3aa33 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Updating snapshot 'ba706431-7f97-4236-ba65-9dc91ec54f3f' with '{'status': 'error'}' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 20:00:03.852037 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:03.852037 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:03.853458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-be170814-7ed4-4759-b6f3-dea5d4a3aa33 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '260b8a457ce546a49b042a75eacebbff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c18c434c0cdd43dbb63274199287cb07', '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=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:00:03.853939 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be170814-7ed4-4759-b6f3-dea5d4a3aa33 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f/action returned with HTTP 403 Jul 10 20:00:03.854578 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 461/1882] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 20:00:03 2026] POST /volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:03.863907 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4a8a1ae9-c351-49fa-95d8-5e217a302b46 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:03.865945 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4a8a1ae9-c351-49fa-95d8-5e217a302b46 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f Jul 10 20:00:03.866158 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4a8a1ae9-c351-49fa-95d8-5e217a302b46 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:03.866517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4a8a1ae9-c351-49fa-95d8-5e217a302b46 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:03.866517 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-4a8a1ae9-c351-49fa-95d8-5e217a302b46 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete snapshot with id: ba706431-7f97-4236-ba65-9dc91ec54f3f Jul 10 20:00:03.871992 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:03.871992 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:03.872345 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4a8a1ae9-c351-49fa-95d8-5e217a302b46 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:03.907586 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4a8a1ae9-c351-49fa-95d8-5e217a302b46 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot delete request issued successfully. Jul 10 20:00:03.907780 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4a8a1ae9-c351-49fa-95d8-5e217a302b46 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f returned with HTTP 202 Jul 10 20:00:03.908246 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 475/1883] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:00:03 2026] DELETE /volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:03.919277 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-20c2dfa7-b670-44bc-b49b-0825b5293f2d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:03.921894 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-20c2dfa7-b670-44bc-b49b-0825b5293f2d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f Jul 10 20:00:03.922284 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-20c2dfa7-b670-44bc-b49b-0825b5293f2d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:03.922628 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-20c2dfa7-b670-44bc-b49b-0825b5293f2d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:03.926393 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8b6012af-4048-451e-8675-f98ecd30a54e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:03.928998 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b6012af-4048-451e-8675-f98ecd30a54e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:03.929327 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b6012af-4048-451e-8675-f98ecd30a54e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:03.932564 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b6012af-4048-451e-8675-f98ecd30a54e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:03.932564 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8b6012af-4048-451e-8675-f98ecd30a54e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:03.932739 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:03.932739 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:03.932739 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-20c2dfa7-b670-44bc-b49b-0825b5293f2d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:03.932739 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-20c2dfa7-b670-44bc-b49b-0825b5293f2d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f returned with HTTP 200 Jul 10 20:00:03.932739 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 472/1884] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:03 2026] GET /volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:03.938419 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:03.938419 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:03.939861 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b6012af-4048-451e-8675-f98ecd30a54e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 20:00:03.940374 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 477/1885] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:03 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:04.208933 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-31e55183-8aca-42e4-b72b-564358bdabc5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:04.213303 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-31e55183-8aca-42e4-b72b-564358bdabc5 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] DELETE https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 20:00:04.213303 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-31e55183-8aca-42e4-b72b-564358bdabc5 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:04.213303 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-31e55183-8aca-42e4-b72b-564358bdabc5 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:04.213303 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-31e55183-8aca-42e4-b72b-564358bdabc5 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Delete volume with id: 50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 20:00:04.229706 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:04.229706 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:04.229706 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-31e55183-8aca-42e4-b72b-564358bdabc5 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 20:00:04.275396 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-31e55183-8aca-42e4-b72b-564358bdabc5 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Delete volume request issued successfully. Jul 10 20:00:04.275885 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-31e55183-8aca-42e4-b72b-564358bdabc5 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 202 Jul 10 20:00:04.276571 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 462/1886] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:04 2026] DELETE /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:04.285428 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3cb12253-5231-4aaa-a6b3-a2acd79ba37f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:04.287236 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3cb12253-5231-4aaa-a6b3-a2acd79ba37f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 20:00:04.287427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3cb12253-5231-4aaa-a6b3-a2acd79ba37f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:04.287609 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3cb12253-5231-4aaa-a6b3-a2acd79ba37f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:04.294840 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:04.294840 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:04.299180 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3cb12253-5231-4aaa-a6b3-a2acd79ba37f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Volume info retrieved successfully. Jul 10 20:00:04.303586 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3cb12253-5231-4aaa-a6b3-a2acd79ba37f tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 200 Jul 10 20:00:04.303980 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 476/1887] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:04 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:04.625253 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a3571040-c428-41dd-a730-8065188405fd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:04.627744 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a3571040-c428-41dd-a730-8065188405fd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:04.628037 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a3571040-c428-41dd-a730-8065188405fd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:04.628294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a3571040-c428-41dd-a730-8065188405fd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:04.628473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-a3571040-c428-41dd-a730-8065188405fd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:04.635652 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:04.635652 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:04.636766 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a3571040-c428-41dd-a730-8065188405fd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:04.637319 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 473/1888] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:04 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:04.944203 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-de7bb321-5fdb-4e73-937f-ed01a674fcdf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:04.946780 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de7bb321-5fdb-4e73-937f-ed01a674fcdf tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f Jul 10 20:00:04.947112 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de7bb321-5fdb-4e73-937f-ed01a674fcdf tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:04.947364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de7bb321-5fdb-4e73-937f-ed01a674fcdf tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:04.952945 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de7bb321-5fdb-4e73-937f-ed01a674fcdf tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f returned with HTTP 404 Jul 10 20:00:04.953601 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 478/1889] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:04 2026] GET /volume/v3/snapshots/ba706431-7f97-4236-ba65-9dc91ec54f3f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:04.953711 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5ef5b154-a4c9-44e2-9bfd-f8f8742b5e04 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:04.956315 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5ef5b154-a4c9-44e2-9bfd-f8f8742b5e04 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:04.956624 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5ef5b154-a4c9-44e2-9bfd-f8f8742b5e04 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:04.957025 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5ef5b154-a4c9-44e2-9bfd-f8f8742b5e04 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:04.957108 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5ef5b154-a4c9-44e2-9bfd-f8f8742b5e04 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:04.959646 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=268,cinder:INSERT=35,cinder:UPDATE=81 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:00:04.962418 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0a54f29b-d7f7-472f-8b31-e9221a3f6574 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:04.965336 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:04.965336 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:04.965336 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5ef5b154-a4c9-44e2-9bfd-f8f8742b5e04 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 20:00:04.965336 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 463/1890] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:04 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:04.965579 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0a54f29b-d7f7-472f-8b31-e9221a3f6574 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 Jul 10 20:00:04.965579 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0a54f29b-d7f7-472f-8b31-e9221a3f6574 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:04.965579 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0a54f29b-d7f7-472f-8b31-e9221a3f6574 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:04.965716 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-0a54f29b-d7f7-472f-8b31-e9221a3f6574 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume with id: 7a1f4014-9cd7-44f5-8837-fd7b808bd577 Jul 10 20:00:04.974806 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:04.974806 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:04.975288 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0a54f29b-d7f7-472f-8b31-e9221a3f6574 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:05.001538 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0a54f29b-d7f7-472f-8b31-e9221a3f6574 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume request issued successfully. Jul 10 20:00:05.001723 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0a54f29b-d7f7-472f-8b31-e9221a3f6574 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 returned with HTTP 202 Jul 10 20:00:05.002247 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 477/1891] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:04 2026] DELETE /volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:05.011916 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-949beea1-9f83-4e79-936a-38cb40c98268 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:05.014871 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-949beea1-9f83-4e79-936a-38cb40c98268 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 Jul 10 20:00:05.015243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-949beea1-9f83-4e79-936a-38cb40c98268 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:05.015522 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-949beea1-9f83-4e79-936a-38cb40c98268 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:05.028592 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:05.028592 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:05.035052 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-949beea1-9f83-4e79-936a-38cb40c98268 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:05.042541 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-949beea1-9f83-4e79-936a-38cb40c98268 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 returned with HTTP 200 Jul 10 20:00:05.043088 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 474/1892] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:05 2026] GET /volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:05.296803 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-abc19b58-5e1f-4dfd-ba87-c57415579b42 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:05.299374 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-abc19b58-5e1f-4dfd-ba87-c57415579b42 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:00:05.299707 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-abc19b58-5e1f-4dfd-ba87-c57415579b42 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:05.300088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-abc19b58-5e1f-4dfd-ba87-c57415579b42 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:05.310359 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:05.310359 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:05.315128 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-abc19b58-5e1f-4dfd-ba87-c57415579b42 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:00:05.320722 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b834299f-5b5c-4201-9133-dff70fe19038 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:05.321983 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-abc19b58-5e1f-4dfd-ba87-c57415579b42 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 200 Jul 10 20:00:05.322944 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 479/1893] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:00:05 2026] GET /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:05.323548 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b834299f-5b5c-4201-9133-dff70fe19038 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] GET https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d Jul 10 20:00:05.323795 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b834299f-5b5c-4201-9133-dff70fe19038 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:05.324429 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b834299f-5b5c-4201-9133-dff70fe19038 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:05.331415 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b834299f-5b5c-4201-9133-dff70fe19038 tempest-ServerActionsTestOtherA-1457709918 tempest-ServerActionsTestOtherA-1457709918-project-member] https://10.4.3.145/volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d returned with HTTP 404 Jul 10 20:00:05.332142 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 464/1894] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:05 2026] GET /volume/v3/volumes/50ac58ba-5d93-4527-972e-dc1bf7ead24d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:05.655313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-91c3320c-138a-46b0-8fb9-2397ecc3835e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:05.657943 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-91c3320c-138a-46b0-8fb9-2397ecc3835e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:05.658282 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-91c3320c-138a-46b0-8fb9-2397ecc3835e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:05.658583 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-91c3320c-138a-46b0-8fb9-2397ecc3835e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:05.658778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-91c3320c-138a-46b0-8fb9-2397ecc3835e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:05.664858 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:05.664858 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:05.666098 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-91c3320c-138a-46b0-8fb9-2397ecc3835e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:05.666624 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 478/1895] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:05 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:05.938150 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-aa837859-0428-4265-beda-4f0070592307 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:05.940234 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-aa837859-0428-4265-beda-4f0070592307 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:00:05.940431 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-aa837859-0428-4265-beda-4f0070592307 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:05.940639 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-aa837859-0428-4265-beda-4f0070592307 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:05.942789 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=299,cinder:UPDATE=90,cinder:INSERT=44 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:00:05.950955 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:05.950955 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:05.956532 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-aa837859-0428-4265-beda-4f0070592307 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:00:05.963488 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-aa837859-0428-4265-beda-4f0070592307 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 200 Jul 10 20:00:05.964070 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 475/1896] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:00:05 2026] GET /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:05.978170 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6b5e5045-463b-44f1-bef2-af5a814f4a66 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:05.978538 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0accb6db-9779-4310-aa2b-44c88659994f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:05.978835 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0accb6db-9779-4310-aa2b-44c88659994f None None] GET https://10.4.3.145/volume// Jul 10 20:00:05.979166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0accb6db-9779-4310-aa2b-44c88659994f None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:05.979397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0accb6db-9779-4310-aa2b-44c88659994f None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:05.979809 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0accb6db-9779-4310-aa2b-44c88659994f None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:00:05.981324 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6b5e5045-463b-44f1-bef2-af5a814f4a66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:05.981541 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 465/1897] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:00: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 20:00:05.982501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6b5e5045-463b-44f1-bef2-af5a814f4a66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:05.982792 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6b5e5045-463b-44f1-bef2-af5a814f4a66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:05.982952 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6b5e5045-463b-44f1-bef2-af5a814f4a66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:05.989893 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-f0b0df14-0cbd-4fc1-9791-be5b860682f5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:05.990375 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:05.990375 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:05.991458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6b5e5045-463b-44f1-bef2-af5a814f4a66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 20:00:05.993174 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-f0b0df14-0cbd-4fc1-9791-be5b860682f5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:00:05.993406 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 480/1898] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:05 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:05.993758 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-f0b0df14-0cbd-4fc1-9791-be5b860682f5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d447471-a935-4253-9292-dd5546f85607", "connector": null, "instance_uuid": "f8bc7914-96ab-49ed-b19b-2b464b673d14"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:06.007463 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:06.007463 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:06.047905 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-f0b0df14-0cbd-4fc1-9791-be5b860682f5 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:00:06.048406 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 479/1899] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:00:05 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 20:00:06.056942 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5b08d5d6-5882-4ac1-92c5-10f3f0a9d0e8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:06.059839 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5b08d5d6-5882-4ac1-92c5-10f3f0a9d0e8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 Jul 10 20:00:06.060310 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5b08d5d6-5882-4ac1-92c5-10f3f0a9d0e8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:06.060409 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5b08d5d6-5882-4ac1-92c5-10f3f0a9d0e8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:06.068207 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5b08d5d6-5882-4ac1-92c5-10f3f0a9d0e8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 returned with HTTP 404 Jul 10 20:00:06.068550 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 476/1900] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:06 2026] GET /volume/v3/volumes/7a1f4014-9cd7-44f5-8837-fd7b808bd577 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:06.079081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:06.080055 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:06.081237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1625221407"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:06.082331 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1625221407'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:06.082452 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume of 1 GB Jul 10 20:00:06.086975 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Availability Zones retrieved successfully. Jul 10 20:00:06.092549 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (20a72213-2569-4ed3-b979-16e48f86e80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:06.093779 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac42ac7-2d9e-4f4f-ba28-7e391726fc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:06.094573 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:06.129069 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac42ac7-2d9e-4f4f-ba28-7e391726fc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:06.130169 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6da571d-e4d8-496c-bc60-0fab7821f004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:06.185829 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['3dac03b0-7213-4fdc-b5d9-24dc64fbf681', '37e56c8b-64c0-4386-bc3e-689977ea04c9', 'c895357e-5b46-41d4-92cd-bd67439786a0', '41dc3c68-8378-4e83-a106-bea05a6dcdf0'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:06.186950 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6da571d-e4d8-496c-bc60-0fab7821f004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dac03b0-7213-4fdc-b5d9-24dc64fbf681', '37e56c8b-64c0-4386-bc3e-689977ea04c9', 'c895357e-5b46-41d4-92cd-bd67439786a0', '41dc3c68-8378-4e83-a106-bea05a6dcdf0']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:06.187932 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0e68e50-4f7a-415f-8021-bc902e006b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:06.231273 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0e68e50-4f7a-415f-8021-bc902e006b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edef57a2-c3f6-44ae-a4b2-460e91bea95d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625221407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['3dac03b0-7213-4fdc-b5d9-24dc64fbf681','37e56c8b-64c0-4386-bc3e-689977ea04c9','c895357e-5b46-41d4-92cd-bd67439786a0','41dc3c68-8378-4e83-a106-bea05a6dcdf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625221407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edef57a2-c3f6-44ae-a4b2-460e91bea95d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18c434c0cdd43dbb63274199287cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:06.232587 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f10125b-0171-487b-a027-105592fabb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:06.274832 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f10125b-0171-487b-a027-105592fabb27) transitioned into state 'SUCCESS' from state '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-1625221407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['3dac03b0-7213-4fdc-b5d9-24dc64fbf681','37e56c8b-64c0-4386-bc3e-689977ea04c9','c895357e-5b46-41d4-92cd-bd67439786a0','41dc3c68-8378-4e83-a106-bea05a6dcdf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:06.277995 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3476d5fc-bd60-4d37-9c59-fc719114b5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:06.295504 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3476d5fc-bd60-4d37-9c59-fc719114b5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:06.296847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (20a72213-2569-4ed3-b979-16e48f86e80d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:06.297319 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request issued successfully. Jul 10 20:00:06.298293 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a0d4a839-f4ea-4d34-9568-27ad49d0e6dc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:06.298975 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 466/1901] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:00:06 2026] POST /volume/v3/volumes => generated 778 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:06.313993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-adbd246c-215a-49b7-85f4-de46b34789cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:06.316034 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-adbd246c-215a-49b7-85f4-de46b34789cb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d Jul 10 20:00:06.316343 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-adbd246c-215a-49b7-85f4-de46b34789cb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:06.316616 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-adbd246c-215a-49b7-85f4-de46b34789cb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:06.332722 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:06.332722 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:06.338646 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-adbd246c-215a-49b7-85f4-de46b34789cb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:06.345265 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-adbd246c-215a-49b7-85f4-de46b34789cb tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d returned with HTTP 200 Jul 10 20:00:06.345987 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 481/1902] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:06 2026] GET /volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:06.693931 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c0e17a52-f860-4006-ab4b-c2fd06418502 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:06.698126 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c0e17a52-f860-4006-ab4b-c2fd06418502 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:06.698386 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c0e17a52-f860-4006-ab4b-c2fd06418502 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:06.698581 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c0e17a52-f860-4006-ab4b-c2fd06418502 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:06.698747 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c0e17a52-f860-4006-ab4b-c2fd06418502 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:06.713718 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:06.713718 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:06.714266 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c0e17a52-f860-4006-ab4b-c2fd06418502 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:06.715061 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 480/1903] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:06 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:07.007463 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-05274d17-e193-445d-90a3-d08e7784e96f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:07.011440 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05274d17-e193-445d-90a3-d08e7784e96f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:07.011440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05274d17-e193-445d-90a3-d08e7784e96f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:07.011440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05274d17-e193-445d-90a3-d08e7784e96f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:07.011440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-05274d17-e193-445d-90a3-d08e7784e96f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:07.015463 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:07.015463 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:07.016796 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05274d17-e193-445d-90a3-d08e7784e96f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 20:00:07.017257 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 477/1904] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:07 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:07.027532 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-269cc339-5b7c-43bb-b25b-356c630a0833 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:07.029928 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-269cc339-5b7c-43bb-b25b-356c630a0833 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:00:07.030368 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-269cc339-5b7c-43bb-b25b-356c630a0833 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c31209c7-62a1-498a-8304-ca9447fed088", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-431276726"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:07.032090 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-269cc339-5b7c-43bb-b25b-356c630a0833 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating new backup {'backup': {'volume_id': 'c31209c7-62a1-498a-8304-ca9447fed088', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-431276726'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:00:07.032283 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-269cc339-5b7c-43bb-b25b-356c630a0833 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating backup of volume c31209c7-62a1-498a-8304-ca9447fed088 in container None Jul 10 20:00:07.040774 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:07.040774 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:07.041153 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-269cc339-5b7c-43bb-b25b-356c630a0833 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:00:07.063646 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-269cc339-5b7c-43bb-b25b-356c630a0833 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['2e4a382b-5a5e-40ed-96c0-714b7177867c', 'b799b6ec-5400-499b-b9ac-3a6195e23e11'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:07.110944 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-269cc339-5b7c-43bb-b25b-356c630a0833 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:00:07.110944 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 467/1905] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:00:07 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:07.121109 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41565cd5-bb3a-4f1f-bc7a-741314987df9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:07.123343 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41565cd5-bb3a-4f1f-bc7a-741314987df9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:07.123563 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41565cd5-bb3a-4f1f-bc7a-741314987df9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:07.124221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41565cd5-bb3a-4f1f-bc7a-741314987df9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:07.124221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-41565cd5-bb3a-4f1f-bc7a-741314987df9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:07.128602 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:07.128602 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:07.129502 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41565cd5-bb3a-4f1f-bc7a-741314987df9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:07.130202 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 482/1906] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:07 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:07.369798 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-08472ca0-50ca-4f5b-8446-bc1073914ad7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:07.373941 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-08472ca0-50ca-4f5b-8446-bc1073914ad7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d Jul 10 20:00:07.373941 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-08472ca0-50ca-4f5b-8446-bc1073914ad7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:07.373941 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-08472ca0-50ca-4f5b-8446-bc1073914ad7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:07.386509 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:07.386509 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:07.396398 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-08472ca0-50ca-4f5b-8446-bc1073914ad7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:07.402916 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-08472ca0-50ca-4f5b-8446-bc1073914ad7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d returned with HTTP 200 Jul 10 20:00:07.403216 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 481/1907] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:07 2026] GET /volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:07.420487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2105da0a-7f86-4d6a-bdf0-bbd897ec9142 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:07.426051 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2105da0a-7f86-4d6a-bdf0-bbd897ec9142 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:00:07.426051 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2105da0a-7f86-4d6a-bdf0-bbd897ec9142 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edef57a2-c3f6-44ae-a4b2-460e91bea95d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1715529551"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:07.440474 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:07.440474 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:07.441210 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2105da0a-7f86-4d6a-bdf0-bbd897ec9142 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:07.441595 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-2105da0a-7f86-4d6a-bdf0-bbd897ec9142 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create snapshot from volume edef57a2-c3f6-44ae-a4b2-460e91bea95d Jul 10 20:00:07.496644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-2105da0a-7f86-4d6a-bdf0-bbd897ec9142 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['18428383-3628-4b0b-9541-e7763f99033d', '9a8c5d1d-3142-47e5-8b14-b650cc05a708', '9ffaef67-a99b-4d41-9260-cf720e5d18c9', 'd90bf5c3-f37b-49dc-a380-92bd75c0496a'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:07.564133 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2105da0a-7f86-4d6a-bdf0-bbd897ec9142 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot create request issued successfully. Jul 10 20:00:07.565306 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2105da0a-7f86-4d6a-bdf0-bbd897ec9142 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:00:07.566121 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 478/1908] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:00:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:07.593339 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-997601ec-6aa1-4f8a-945e-151af53efade None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:07.600569 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-997601ec-6aa1-4f8a-945e-151af53efade tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e Jul 10 20:00:07.600977 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-997601ec-6aa1-4f8a-945e-151af53efade tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:07.606420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-997601ec-6aa1-4f8a-945e-151af53efade tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:07.611208 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:07.611208 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:07.611712 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-997601ec-6aa1-4f8a-945e-151af53efade tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:07.614513 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-997601ec-6aa1-4f8a-945e-151af53efade tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e returned with HTTP 200 Jul 10 20:00:07.615381 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 468/1909] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:07 2026] GET /volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:07.729923 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ce6f0543-ca88-459f-8f66-fbec92e2cb35 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:07.732913 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce6f0543-ca88-459f-8f66-fbec92e2cb35 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:07.733119 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce6f0543-ca88-459f-8f66-fbec92e2cb35 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:07.733299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce6f0543-ca88-459f-8f66-fbec92e2cb35 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:07.733364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ce6f0543-ca88-459f-8f66-fbec92e2cb35 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:07.741045 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:07.741045 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:07.742019 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce6f0543-ca88-459f-8f66-fbec92e2cb35 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:07.742438 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 483/1910] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:07 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.146623 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-13298fa5-bbda-4303-a4ad-733bc3901697 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.148532 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-13298fa5-bbda-4303-a4ad-733bc3901697 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:08.148854 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-13298fa5-bbda-4303-a4ad-733bc3901697 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.149094 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-13298fa5-bbda-4303-a4ad-733bc3901697 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.149249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-13298fa5-bbda-4303-a4ad-733bc3901697 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:08.153891 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.153891 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:08.154778 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-13298fa5-bbda-4303-a4ad-733bc3901697 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:08.155303 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 482/1911] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:08 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.626606 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-116073ac-5b88-44ce-8009-ec8ad44680f4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.629207 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-116073ac-5b88-44ce-8009-ec8ad44680f4 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e Jul 10 20:00:08.629325 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-116073ac-5b88-44ce-8009-ec8ad44680f4 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.629610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-116073ac-5b88-44ce-8009-ec8ad44680f4 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.635483 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.635483 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:08.635927 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-116073ac-5b88-44ce-8009-ec8ad44680f4 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:08.636828 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-116073ac-5b88-44ce-8009-ec8ad44680f4 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e returned with HTTP 200 Jul 10 20:00:08.637358 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 479/1912] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:08 2026] GET /volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.646627 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-332a1656-4d58-47a7-afb2-f70e638b1b76 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.649079 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-332a1656-4d58-47a7-afb2-f70e638b1b76 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] GET https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e Jul 10 20:00:08.649292 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-332a1656-4d58-47a7-afb2-f70e638b1b76 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.649504 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-332a1656-4d58-47a7-afb2-f70e638b1b76 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.656889 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.656889 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:08.657336 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-332a1656-4d58-47a7-afb2-f70e638b1b76 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Snapshot retrieved successfully. Jul 10 20:00:08.658348 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-332a1656-4d58-47a7-afb2-f70e638b1b76 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e returned with HTTP 200 Jul 10 20:00:08.658741 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 469/1913] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:08 2026] GET /volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.668909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d511e455-66d0-4ae0-930e-b60a46ebe4be None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.671421 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d511e455-66d0-4ae0-930e-b60a46ebe4be tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e Jul 10 20:00:08.671708 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d511e455-66d0-4ae0-930e-b60a46ebe4be tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.671973 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d511e455-66d0-4ae0-930e-b60a46ebe4be tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.672138 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-d511e455-66d0-4ae0-930e-b60a46ebe4be tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete snapshot with id: c4b0fe01-08d6-421b-9577-a571a53d243e Jul 10 20:00:08.681658 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.681658 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:08.681658 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d511e455-66d0-4ae0-930e-b60a46ebe4be tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:08.699402 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d511e455-66d0-4ae0-930e-b60a46ebe4be tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot delete request issued successfully. Jul 10 20:00:08.699870 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d511e455-66d0-4ae0-930e-b60a46ebe4be tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e returned with HTTP 202 Jul 10 20:00:08.700600 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 484/1914] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:00:08 2026] DELETE /volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:08.709995 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-02ed841c-0592-48b8-bbc5-4ee9c6480636 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.712507 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-02ed841c-0592-48b8-bbc5-4ee9c6480636 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e Jul 10 20:00:08.712808 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-02ed841c-0592-48b8-bbc5-4ee9c6480636 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.713072 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-02ed841c-0592-48b8-bbc5-4ee9c6480636 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.719405 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.719405 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:08.719750 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-02ed841c-0592-48b8-bbc5-4ee9c6480636 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:08.720428 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-02ed841c-0592-48b8-bbc5-4ee9c6480636 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e returned with HTTP 200 Jul 10 20:00:08.720881 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 483/1915] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:08 2026] GET /volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.756352 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fd47ace7-f5f5-4d63-b744-c80a991b0858 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.758524 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fd47ace7-f5f5-4d63-b744-c80a991b0858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:08.758773 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fd47ace7-f5f5-4d63-b744-c80a991b0858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.759009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fd47ace7-f5f5-4d63-b744-c80a991b0858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.759813 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-fd47ace7-f5f5-4d63-b744-c80a991b0858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:08.764869 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.764869 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:08.766077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fd47ace7-f5f5-4d63-b744-c80a991b0858 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:08.766574 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 480/1916] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:08 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.780517 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0d192264-727e-4c3d-9529-a1806cf2e1f0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.782751 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0d192264-727e-4c3d-9529-a1806cf2e1f0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 20:00:08.782980 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0d192264-727e-4c3d-9529-a1806cf2e1f0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.783203 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0d192264-727e-4c3d-9529-a1806cf2e1f0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.791935 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.791935 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:08.796072 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0d192264-727e-4c3d-9529-a1806cf2e1f0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:08.801455 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0d192264-727e-4c3d-9529-a1806cf2e1f0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 returned with HTTP 200 Jul 10 20:00:08.801933 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 470/1917] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:08 2026] GET /volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.818888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c6562068-a563-475d-b5a2-0c9008dd31cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.820812 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6562068-a563-475d-b5a2-0c9008dd31cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:08.821364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6562068-a563-475d-b5a2-0c9008dd31cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.822077 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6562068-a563-475d-b5a2-0c9008dd31cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.822077 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c6562068-a563-475d-b5a2-0c9008dd31cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:08.828222 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.828222 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:08.829988 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6562068-a563-475d-b5a2-0c9008dd31cd tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:08.830566 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 485/1918] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:08 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.842486 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-53e34cfb-6c3a-4140-9632-ef20f8b11abf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.844446 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-53e34cfb-6c3a-4140-9632-ef20f8b11abf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/detail Jul 10 20:00:08.844712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-53e34cfb-6c3a-4140-9632-ef20f8b11abf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:08.844993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-53e34cfb-6c3a-4140-9632-ef20f8b11abf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:08.845241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-53e34cfb-6c3a-4140-9632-ef20f8b11abf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:00:08.858400 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-53e34cfb-6c3a-4140-9632-ef20f8b11abf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/detail returned with HTTP 200 Jul 10 20:00:08.858894 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 484/1919] 10.4.3.145 () {66 vars in 1258 bytes} [Fri Jul 10 20:00:08 2026] GET /volume/v3/backups/detail => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:08.871744 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:08.873582 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483/restore Jul 10 20:00:08.873923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:08.875640 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Restoring backup cc7f8694-3e69-4d6c-a263-419586d77483 ({'restore': {}}) {{(pid=99974) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 20:00:08.875824 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Restoring backup cc7f8694-3e69-4d6c-a263-419586d77483 to volume None. Jul 10 20:00:08.882880 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:08.882880 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:08.884836 np0000005048 devstack@c-api.service[99974]: INFO cinder.backup.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating volume of 1 GB for restore of backup cc7f8694-3e69-4d6c-a263-419586d77483. Jul 10 20:00:08.894472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Availability zone cache updated, next update will occur around 2026-07-10 21:00:08.893981. {{(pid=99974) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 20:00:08.894696 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Availability Zones retrieved successfully. Jul 10 20:00:08.905028 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (aa029fe8-fa35-493a-b328-589a7ab385b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:08.907504 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8061f5-7b38-4a60-8c8b-da92104180c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:08.911209 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:08.956633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8061f5-7b38-4a60-8c8b-da92104180c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:08.957644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497e13d6-63b0-42f5-ba3d-f4472d7048d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:09.025814 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['16f1f958-4300-4dc7-9ece-41c8bc807128', '0dff3c7f-3cc5-4baa-81f5-327d3e60a176', '786cd1b0-c04c-4f1b-a05a-c2aefba6144b', '470fd6e4-0244-4e9e-a2d9-52b58faa3b4a'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:09.026986 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497e13d6-63b0-42f5-ba3d-f4472d7048d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16f1f958-4300-4dc7-9ece-41c8bc807128', '0dff3c7f-3cc5-4baa-81f5-327d3e60a176', '786cd1b0-c04c-4f1b-a05a-c2aefba6144b', '470fd6e4-0244-4e9e-a2d9-52b58faa3b4a']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:09.027748 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f784f341-5704-45eb-a0c3-941157ccafdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:09.065909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f784f341-5704-45eb-a0c3-941157ccafdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '640ff1bb-f0f8-44ec-b56b-3d32d29ab897', '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_cc7f8694-3e69-4d6c-a263-419586d77483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['16f1f958-4300-4dc7-9ece-41c8bc807128','0dff3c7f-3cc5-4baa-81f5-327d3e60a176','786cd1b0-c04c-4f1b-a05a-c2aefba6144b','470fd6e4-0244-4e9e-a2d9-52b58faa3b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cc7f8694-3e69-4d6c-a263-419586d77483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=640ff1bb-f0f8-44ec-b56b-3d32d29ab897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95059e779ce6462baaa34d9cc15d1268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec1b410567741dd886a443351c7c6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:09.066704 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (833f8897-6000-4c36-b91f-3985f0856191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:09.096890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (833f8897-6000-4c36-b91f-3985f0856191) transitioned into 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_cc7f8694-3e69-4d6c-a263-419586d77483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['16f1f958-4300-4dc7-9ece-41c8bc807128','0dff3c7f-3cc5-4baa-81f5-327d3e60a176','786cd1b0-c04c-4f1b-a05a-c2aefba6144b','470fd6e4-0244-4e9e-a2d9-52b58faa3b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:09.097702 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d129ad-7425-4c55-943b-84c2e96dbd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:09.109736 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d129ad-7425-4c55-943b-84c2e96dbd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:09.110700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (aa029fe8-fa35-493a-b328-589a7ab385b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:09.113474 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request issued successfully. Jul 10 20:00:09.118342 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:09.118342 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:09.118934 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:09.169400 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d4162de7-401e-409d-92ef-c6d6471d8a53 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:09.171563 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d4162de7-401e-409d-92ef-c6d6471d8a53 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:09.171827 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d4162de7-401e-409d-92ef-c6d6471d8a53 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:09.172075 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d4162de7-401e-409d-92ef-c6d6471d8a53 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:09.172223 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-d4162de7-401e-409d-92ef-c6d6471d8a53 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:09.177566 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:09.177566 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:09.178490 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d4162de7-401e-409d-92ef-c6d6471d8a53 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:09.178976 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 471/1920] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:09 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:09.733216 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a427c065-eb28-4006-a2ea-48b55732b139 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:09.737204 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a427c065-eb28-4006-a2ea-48b55732b139 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e Jul 10 20:00:09.737204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a427c065-eb28-4006-a2ea-48b55732b139 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:09.737204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a427c065-eb28-4006-a2ea-48b55732b139 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:09.741034 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a427c065-eb28-4006-a2ea-48b55732b139 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e returned with HTTP 404 Jul 10 20:00:09.741814 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 486/1921] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:09 2026] GET /volume/v3/snapshots/c4b0fe01-08d6-421b-9577-a571a53d243e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:09.753613 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5d7e8db2-7d62-46d8-8360-40170f018863 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:09.755925 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d7e8db2-7d62-46d8-8360-40170f018863 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d Jul 10 20:00:09.756202 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d7e8db2-7d62-46d8-8360-40170f018863 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:09.756465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d7e8db2-7d62-46d8-8360-40170f018863 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:09.756694 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-5d7e8db2-7d62-46d8-8360-40170f018863 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume with id: edef57a2-c3f6-44ae-a4b2-460e91bea95d Jul 10 20:00:09.769858 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:09.769858 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:09.770323 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5d7e8db2-7d62-46d8-8360-40170f018863 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:09.801956 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5d7e8db2-7d62-46d8-8360-40170f018863 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume request issued successfully. Jul 10 20:00:09.802242 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d7e8db2-7d62-46d8-8360-40170f018863 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d returned with HTTP 202 Jul 10 20:00:09.802618 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 485/1922] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:09 2026] DELETE /volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:09.812410 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8d2cf468-2c59-445a-b7ec-9ce2050037cc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:09.814854 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d2cf468-2c59-445a-b7ec-9ce2050037cc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d Jul 10 20:00:09.815220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d2cf468-2c59-445a-b7ec-9ce2050037cc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:09.815499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d2cf468-2c59-445a-b7ec-9ce2050037cc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:09.824899 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:09.824899 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:09.830045 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8d2cf468-2c59-445a-b7ec-9ce2050037cc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:09.836209 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d2cf468-2c59-445a-b7ec-9ce2050037cc tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d returned with HTTP 200 Jul 10 20:00:09.836710 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 472/1923] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:09 2026] GET /volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:10.131102 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:10.131102 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:10.131102 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:10.131102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Checking backup size 1 against volume size 1 {{(pid=99974) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 20:00:10.131102 np0000005048 devstack@c-api.service[99974]: INFO cinder.backup.api [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Overwriting volume 640ff1bb-f0f8-44ec-b56b-3d32d29ab897 with restore of backup cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:10.153955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] restore_backup in rpcapi backup_id cc7f8694-3e69-4d6c-a263-419586d77483 {{(pid=99974) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 20:00:10.156439 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1386d75a-e007-46f6-b207-d1492a8a7e91 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483/restore returned with HTTP 202 Jul 10 20:00:10.157336 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 481/1924] 10.4.3.145 () {68 vars in 1393 bytes} [Fri Jul 10 20:00:08 2026] POST /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483/restore => generated 189 bytes in 1286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:10.167153 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-89fec638-637b-48e6-862f-dff5f227bbaf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:10.168689 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89fec638-637b-48e6-862f-dff5f227bbaf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:10.169101 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89fec638-637b-48e6-862f-dff5f227bbaf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:10.169469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89fec638-637b-48e6-862f-dff5f227bbaf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:10.169739 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-89fec638-637b-48e6-862f-dff5f227bbaf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:10.175303 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:10.175303 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:10.177316 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89fec638-637b-48e6-862f-dff5f227bbaf tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:10.177316 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 487/1925] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:10 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:10.193876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fd9e8373-6125-43ff-acb1-cd7390f63863 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:10.196332 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fd9e8373-6125-43ff-acb1-cd7390f63863 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:10.196689 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fd9e8373-6125-43ff-acb1-cd7390f63863 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:10.196783 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fd9e8373-6125-43ff-acb1-cd7390f63863 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:10.197370 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-fd9e8373-6125-43ff-acb1-cd7390f63863 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:10.204051 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:10.204051 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:10.205376 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fd9e8373-6125-43ff-acb1-cd7390f63863 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:10.205915 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 486/1926] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:10 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:10.855099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-85489938-3071-490a-9501-508921852fdd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:10.859679 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85489938-3071-490a-9501-508921852fdd tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d Jul 10 20:00:10.859823 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85489938-3071-490a-9501-508921852fdd tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:10.860086 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85489938-3071-490a-9501-508921852fdd tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:10.869816 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85489938-3071-490a-9501-508921852fdd tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d returned with HTTP 404 Jul 10 20:00:10.872698 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 473/1927] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:10 2026] GET /volume/v3/volumes/edef57a2-c3f6-44ae-a4b2-460e91bea95d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:10.880517 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-235ed1f7-4798-4b82-9806-1b985602ea09 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:10.889446 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:10.889446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1679869742"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:10.889446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1679869742'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:10.889446 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume of 1 GB Jul 10 20:00:10.893729 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Availability Zones retrieved successfully. Jul 10 20:00:10.899898 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (d97a67dd-a274-472c-8a9c-cbacb0a7e9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:10.900866 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8141679-2157-4e54-80a8-7850a21c8d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:10.901728 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:10.935448 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8141679-2157-4e54-80a8-7850a21c8d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:10.937273 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a2db9b-051e-476e-82c6-e704c6553010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:11.006740 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['71db6cb5-05c0-46f5-b763-d18241cc67aa', '62bc40e6-9750-4f7e-9ab4-4983850234ed', '9ab036b2-72b6-4dd0-9553-0d51f7dfe992', 'e4be5128-6546-45f7-b5a5-4dd3d07b9dcc'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:11.006740 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a2db9b-051e-476e-82c6-e704c6553010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71db6cb5-05c0-46f5-b763-d18241cc67aa', '62bc40e6-9750-4f7e-9ab4-4983850234ed', '9ab036b2-72b6-4dd0-9553-0d51f7dfe992', 'e4be5128-6546-45f7-b5a5-4dd3d07b9dcc']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:11.007561 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfce23d-d055-4cc5-90b2-a1092b67d799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:11.046250 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfce23d-d055-4cc5-90b2-a1092b67d799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e11076-3fe3-40a5-8c1f-e7b45a8e0c32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679869742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['71db6cb5-05c0-46f5-b763-d18241cc67aa','62bc40e6-9750-4f7e-9ab4-4983850234ed','9ab036b2-72b6-4dd0-9553-0d51f7dfe992','e4be5128-6546-45f7-b5a5-4dd3d07b9dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679869742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e11076-3fe3-40a5-8c1f-e7b45a8e0c32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18c434c0cdd43dbb63274199287cb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:11.046250 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59cf00e1-9d58-44df-b08a-e50c3f8bcea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:11.071696 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59cf00e1-9d58-44df-b08a-e50c3f8bcea3) transitioned into state 'SUCCESS' from state '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-1679869742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18c434c0cdd43dbb63274199287cb07',qos_specs=None,replication_status=,reservations=['71db6cb5-05c0-46f5-b763-d18241cc67aa','62bc40e6-9750-4f7e-9ab4-4983850234ed','9ab036b2-72b6-4dd0-9553-0d51f7dfe992','e4be5128-6546-45f7-b5a5-4dd3d07b9dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3897cf22f94eeb8e189e5049c438ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:11.072690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6faa3b-2948-446e-8511-b5b164a2f9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:11.086916 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6faa3b-2948-446e-8511-b5b164a2f9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:11.087283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Flow 'volume_create_api' (d97a67dd-a274-472c-8a9c-cbacb0a7e9e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:11.087813 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create volume request issued successfully. Jul 10 20:00:11.088163 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-235ed1f7-4798-4b82-9806-1b985602ea09 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:11.089344 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 482/1928] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:00:10 2026] POST /volume/v3/volumes => generated 778 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:11.103550 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-88feb8f8-c94c-4c41-be37-7550c692236d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:11.105812 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88feb8f8-c94c-4c41-be37-7550c692236d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 Jul 10 20:00:11.106113 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88feb8f8-c94c-4c41-be37-7550c692236d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:11.106113 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88feb8f8-c94c-4c41-be37-7550c692236d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:11.117810 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:11.117810 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:11.122529 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-88feb8f8-c94c-4c41-be37-7550c692236d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:11.128576 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88feb8f8-c94c-4c41-be37-7550c692236d tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 returned with HTTP 200 Jul 10 20:00:11.129347 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 488/1929] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:11 2026] GET /volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:11.193433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-035e09c1-7b47-477f-a4dd-487e550fc6a8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:11.196286 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-035e09c1-7b47-477f-a4dd-487e550fc6a8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:11.196633 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-035e09c1-7b47-477f-a4dd-487e550fc6a8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:11.196917 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-035e09c1-7b47-477f-a4dd-487e550fc6a8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:11.197103 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-035e09c1-7b47-477f-a4dd-487e550fc6a8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:11.203792 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:11.203792 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:11.204814 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-035e09c1-7b47-477f-a4dd-487e550fc6a8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:11.205362 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 487/1930] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:11 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:11.219115 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3bb12ca1-2d80-4626-9e69-7bc130caa02d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:11.222045 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3bb12ca1-2d80-4626-9e69-7bc130caa02d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:11.222274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3bb12ca1-2d80-4626-9e69-7bc130caa02d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:11.222458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3bb12ca1-2d80-4626-9e69-7bc130caa02d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:11.222718 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-3bb12ca1-2d80-4626-9e69-7bc130caa02d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:11.231175 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:11.231175 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:11.232103 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3bb12ca1-2d80-4626-9e69-7bc130caa02d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:11.233266 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 474/1931] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:11 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:12.147486 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-089982bd-6613-4749-bb8c-a0dd9b8f6590 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:12.150982 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-089982bd-6613-4749-bb8c-a0dd9b8f6590 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 Jul 10 20:00:12.150982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-089982bd-6613-4749-bb8c-a0dd9b8f6590 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:12.150982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-089982bd-6613-4749-bb8c-a0dd9b8f6590 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:12.162791 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:12.162791 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:12.170395 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-089982bd-6613-4749-bb8c-a0dd9b8f6590 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:12.183500 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-089982bd-6613-4749-bb8c-a0dd9b8f6590 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 returned with HTTP 200 Jul 10 20:00:12.186492 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 483/1932] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:12 2026] GET /volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:12.201328 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d6d44e61-cb57-4afa-bd0b-9191d87eedef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:12.204993 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6d44e61-cb57-4afa-bd0b-9191d87eedef tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:00:12.204993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d6d44e61-cb57-4afa-bd0b-9191d87eedef tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01e11076-3fe3-40a5-8c1f-e7b45a8e0c32", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-330269334"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:12.215728 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:12.215728 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:12.216323 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d6d44e61-cb57-4afa-bd0b-9191d87eedef tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:12.216494 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-d6d44e61-cb57-4afa-bd0b-9191d87eedef tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Create snapshot from volume 01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 Jul 10 20:00:12.231568 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3a1c0d7b-c7bf-4a3e-9582-3d944202a4a5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:12.234318 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a1c0d7b-c7bf-4a3e-9582-3d944202a4a5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:12.235006 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a1c0d7b-c7bf-4a3e-9582-3d944202a4a5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:12.235848 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a1c0d7b-c7bf-4a3e-9582-3d944202a4a5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:12.235848 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-3a1c0d7b-c7bf-4a3e-9582-3d944202a4a5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:12.241544 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:12.241544 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:12.244430 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a1c0d7b-c7bf-4a3e-9582-3d944202a4a5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:12.244430 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 488/1933] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:12 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:12.248939 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5158fdc4-2b85-4644-a395-2facf387c2e2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:12.251629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5158fdc4-2b85-4644-a395-2facf387c2e2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:12.252007 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5158fdc4-2b85-4644-a395-2facf387c2e2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:12.252497 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5158fdc4-2b85-4644-a395-2facf387c2e2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:12.252497 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5158fdc4-2b85-4644-a395-2facf387c2e2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:12.257706 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-d6d44e61-cb57-4afa-bd0b-9191d87eedef tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Created reservations ['e3a8c7fa-78a3-4883-972b-3947895a8f3a', 'cfeb33ce-a2f9-4b4b-addb-5ddf4d2a2763', 'c2654642-2f21-4284-b4ed-5d59da133ef3', '198c0024-793e-40b3-8d72-c4f3bc12fc62'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:12.259769 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:12.259769 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:12.261177 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5158fdc4-2b85-4644-a395-2facf387c2e2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:12.261872 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 475/1934] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:12 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:00:12.335623 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d6d44e61-cb57-4afa-bd0b-9191d87eedef tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot create request issued successfully. Jul 10 20:00:12.336171 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6d44e61-cb57-4afa-bd0b-9191d87eedef tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:00:12.338579 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 489/1935] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:00:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:12.358321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fdade453-96e1-4b91-82d7-c2e7634070d3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:12.360559 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fdade453-96e1-4b91-82d7-c2e7634070d3 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 Jul 10 20:00:12.361610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fdade453-96e1-4b91-82d7-c2e7634070d3 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:12.361610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fdade453-96e1-4b91-82d7-c2e7634070d3 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:12.365917 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4f556a2a-9aab-46ce-9ddb-132f362def31 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:12.365917 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4f556a2a-9aab-46ce-9ddb-132f362def31 None None] GET https://10.4.3.145/volume// Jul 10 20:00:12.365917 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4f556a2a-9aab-46ce-9ddb-132f362def31 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:12.365917 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4f556a2a-9aab-46ce-9ddb-132f362def31 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:12.366307 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4f556a2a-9aab-46ce-9ddb-132f362def31 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:00:12.366307 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 489/1936] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:00: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 20:00:12.375945 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:12.375945 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:12.375945 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fdade453-96e1-4b91-82d7-c2e7634070d3 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:12.375945 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fdade453-96e1-4b91-82d7-c2e7634070d3 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 returned with HTTP 200 Jul 10 20:00:12.375945 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 484/1937] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:12 2026] GET /volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:12.381356 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-909272cd-eb62-4884-8a57-291d07bc0406 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:12.384238 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-909272cd-eb62-4884-8a57-291d07bc0406 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:00:12.384361 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-909272cd-eb62-4884-8a57-291d07bc0406 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:12.384778 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-909272cd-eb62-4884-8a57-291d07bc0406 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:12.398797 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:12.398797 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:12.405024 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-909272cd-eb62-4884-8a57-291d07bc0406 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:00:12.410540 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-909272cd-eb62-4884-8a57-291d07bc0406 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 200 Jul 10 20:00:12.411090 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 476/1938] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:00:12 2026] GET /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:00:12.559253 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-59d5647e-fb75-48ef-9749-7d2933cf4230 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:12.562255 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-59d5647e-fb75-48ef-9749-7d2933cf4230 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b Jul 10 20:00:12.562785 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-59d5647e-fb75-48ef-9749-7d2933cf4230 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:12.586845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-59d5647e-fb75-48ef-9749-7d2933cf4230 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-2d447471-a935-4253-9292-dd5546f85607-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:00:12.592606 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-59d5647e-fb75-48ef-9749-7d2933cf4230 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-2d447471-a935-4253-9292-dd5546f85607-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:00:12.593722 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:12.593722 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:13.123575 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-59d5647e-fb75-48ef-9749-7d2933cf4230 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-2d447471-a935-4253-9292-dd5546f85607-np0000005048" released by "attachment_update" :: held 0.531s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:00:13.123944 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-59d5647e-fb75-48ef-9749-7d2933cf4230 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b returned with HTTP 200 Jul 10 20:00:13.124708 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 490/1939] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:00:12 2026] PUT /volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:13.257599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4815bc4b-744a-4e75-93c5-e94978b2128e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:13.262090 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4815bc4b-744a-4e75-93c5-e94978b2128e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:13.262411 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4815bc4b-744a-4e75-93c5-e94978b2128e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:13.262752 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4815bc4b-744a-4e75-93c5-e94978b2128e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:13.262982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-4815bc4b-744a-4e75-93c5-e94978b2128e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:13.269701 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:13.269701 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:13.271237 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4815bc4b-744a-4e75-93c5-e94978b2128e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:13.271846 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 490/1940] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:13 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:13.279950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-11ead288-5f1c-4c07-930c-1bfe85bc3709 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:13.286866 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-11ead288-5f1c-4c07-930c-1bfe85bc3709 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:13.287207 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-11ead288-5f1c-4c07-930c-1bfe85bc3709 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:13.287303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-11ead288-5f1c-4c07-930c-1bfe85bc3709 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:13.287430 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-11ead288-5f1c-4c07-930c-1bfe85bc3709 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:13.297661 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:13.297661 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:13.298838 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-11ead288-5f1c-4c07-930c-1bfe85bc3709 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:13.300167 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 485/1941] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:13 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:13.394134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-01e571fe-17e2-46ac-954c-0ca40ceabe27 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:13.397814 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-01e571fe-17e2-46ac-954c-0ca40ceabe27 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 Jul 10 20:00:13.397814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-01e571fe-17e2-46ac-954c-0ca40ceabe27 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:13.397814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-01e571fe-17e2-46ac-954c-0ca40ceabe27 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:13.406344 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:13.406344 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:13.407038 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-01e571fe-17e2-46ac-954c-0ca40ceabe27 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:13.407808 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-01e571fe-17e2-46ac-954c-0ca40ceabe27 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 returned with HTTP 200 Jul 10 20:00:13.408361 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 477/1942] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:13 2026] GET /volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:13.419158 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4a2072f2-56ef-4e2e-a8e2-c0e1ab818af7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:13.423420 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a2072f2-56ef-4e2e-a8e2-c0e1ab818af7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] POST https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206/action Jul 10 20:00:13.424038 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a2072f2-56ef-4e2e-a8e2-c0e1ab818af7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:00:13.424685 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a2072f2-56ef-4e2e-a8e2-c0e1ab818af7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:13.426925 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.snapshot_unmanage [None req-4a2072f2-56ef-4e2e-a8e2-c0e1ab818af7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Unmanage snapshot with id: 13341bf3-f3aa-493a-8b93-a45426cac206 Jul 10 20:00:13.434378 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:13.434378 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:13.435131 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4a2072f2-56ef-4e2e-a8e2-c0e1ab818af7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Snapshot retrieved successfully. Jul 10 20:00:13.436061 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-4a2072f2-56ef-4e2e-a8e2-c0e1ab818af7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '260b8a457ce546a49b042a75eacebbff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c18c434c0cdd43dbb63274199287cb07', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:00:13.436270 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a2072f2-56ef-4e2e-a8e2-c0e1ab818af7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-reader] https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206/action returned with HTTP 403 Jul 10 20:00:13.436911 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 491/1943] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 20:00:13 2026] POST /volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206/action => generated 117 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:13.447675 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-337fda88-a0ca-4d26-8ebd-737ef90aee06 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:13.450002 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-337fda88-a0ca-4d26-8ebd-737ef90aee06 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 Jul 10 20:00:13.450392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-337fda88-a0ca-4d26-8ebd-737ef90aee06 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:13.450833 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-337fda88-a0ca-4d26-8ebd-737ef90aee06 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:13.451134 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-337fda88-a0ca-4d26-8ebd-737ef90aee06 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete snapshot with id: 13341bf3-f3aa-493a-8b93-a45426cac206 Jul 10 20:00:13.459607 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:13.459607 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:13.460669 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-337fda88-a0ca-4d26-8ebd-737ef90aee06 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:13.494077 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-337fda88-a0ca-4d26-8ebd-737ef90aee06 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot delete request issued successfully. Jul 10 20:00:13.494077 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-337fda88-a0ca-4d26-8ebd-737ef90aee06 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 returned with HTTP 202 Jul 10 20:00:13.494077 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 491/1944] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:00:13 2026] DELETE /volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:13.503980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a90b9626-9fe9-45b3-a07e-29fefe826118 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:13.507528 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a90b9626-9fe9-45b3-a07e-29fefe826118 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 Jul 10 20:00:13.507528 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a90b9626-9fe9-45b3-a07e-29fefe826118 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:13.507833 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a90b9626-9fe9-45b3-a07e-29fefe826118 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:13.521713 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:13.521713 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:13.522234 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a90b9626-9fe9-45b3-a07e-29fefe826118 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Snapshot retrieved successfully. Jul 10 20:00:13.523090 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a90b9626-9fe9-45b3-a07e-29fefe826118 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 returned with HTTP 200 Jul 10 20:00:13.523661 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 486/1945] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:13 2026] GET /volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:13.640743 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-2cbcea16-324d-4ff4-9221-afdc4d2d7d97 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:13.647995 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-2cbcea16-324d-4ff4-9221-afdc4d2d7d97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b/action Jul 10 20:00:13.647995 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-2cbcea16-324d-4ff4-9221-afdc4d2d7d97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:00:13.647995 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-2cbcea16-324d-4ff4-9221-afdc4d2d7d97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:13.680477 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:13.680477 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:13.700831 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-42c26cd2-7f8e-4956-97bf-a94baf0492bb req-2cbcea16-324d-4ff4-9221-afdc4d2d7d97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b/action returned with HTTP 204 Jul 10 20:00:13.700831 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 478/1946] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:00:13 2026] POST /volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:14.288696 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8f77df67-482c-4f0d-ab16-41c3ae71a3fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:14.292876 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f77df67-482c-4f0d-ab16-41c3ae71a3fc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:14.293228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f77df67-482c-4f0d-ab16-41c3ae71a3fc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:14.293527 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f77df67-482c-4f0d-ab16-41c3ae71a3fc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:14.293723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8f77df67-482c-4f0d-ab16-41c3ae71a3fc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:14.303238 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:14.303238 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:14.303992 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f77df67-482c-4f0d-ab16-41c3ae71a3fc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:14.304732 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 492/1947] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:14 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:14.310737 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-314d2c50-e73b-438d-af99-6b2d8b64fa66 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:14.312825 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-314d2c50-e73b-438d-af99-6b2d8b64fa66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:14.313318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-314d2c50-e73b-438d-af99-6b2d8b64fa66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:14.313318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-314d2c50-e73b-438d-af99-6b2d8b64fa66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:14.313457 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-314d2c50-e73b-438d-af99-6b2d8b64fa66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:14.320768 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:14.320768 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:14.322289 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-314d2c50-e73b-438d-af99-6b2d8b64fa66 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:14.322846 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 492/1948] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:14 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:00:14.541298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e6b8462d-1654-49bf-a6e7-7d0c0cca2e83 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:14.545987 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e6b8462d-1654-49bf-a6e7-7d0c0cca2e83 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 Jul 10 20:00:14.545987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e6b8462d-1654-49bf-a6e7-7d0c0cca2e83 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:14.545987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e6b8462d-1654-49bf-a6e7-7d0c0cca2e83 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:14.551484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e6b8462d-1654-49bf-a6e7-7d0c0cca2e83 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 returned with HTTP 404 Jul 10 20:00:14.552324 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 487/1949] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:00:14 2026] GET /volume/v3/snapshots/13341bf3-f3aa-493a-8b93-a45426cac206 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:14.562943 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2d21bf7a-563e-4939-b7ee-d5ad3e363bc7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:14.565799 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2d21bf7a-563e-4939-b7ee-d5ad3e363bc7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 Jul 10 20:00:14.566587 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2d21bf7a-563e-4939-b7ee-d5ad3e363bc7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:14.566587 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2d21bf7a-563e-4939-b7ee-d5ad3e363bc7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:14.566751 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-2d21bf7a-563e-4939-b7ee-d5ad3e363bc7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume with id: 01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 Jul 10 20:00:14.578466 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:14.578466 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:14.579141 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2d21bf7a-563e-4939-b7ee-d5ad3e363bc7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:14.625087 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2d21bf7a-563e-4939-b7ee-d5ad3e363bc7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Delete volume request issued successfully. Jul 10 20:00:14.625087 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2d21bf7a-563e-4939-b7ee-d5ad3e363bc7 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 returned with HTTP 202 Jul 10 20:00:14.625087 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 479/1950] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:14 2026] DELETE /volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:14.636995 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b4306d3a-35db-4d4e-9cd6-c8437c568e80 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:14.637804 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4306d3a-35db-4d4e-9cd6-c8437c568e80 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 Jul 10 20:00:14.638082 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4306d3a-35db-4d4e-9cd6-c8437c568e80 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:14.638319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4306d3a-35db-4d4e-9cd6-c8437c568e80 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:14.647850 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:14.647850 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:14.653695 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b4306d3a-35db-4d4e-9cd6-c8437c568e80 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Volume info retrieved successfully. Jul 10 20:00:14.661999 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4306d3a-35db-4d4e-9cd6-c8437c568e80 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 returned with HTTP 200 Jul 10 20:00:14.661999 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 493/1951] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:14 2026] GET /volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:15.316242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7e2a3ef3-ee7d-47fd-8e31-2d8fa868521c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:15.318226 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e2a3ef3-ee7d-47fd-8e31-2d8fa868521c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:15.318476 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e2a3ef3-ee7d-47fd-8e31-2d8fa868521c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:15.318786 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e2a3ef3-ee7d-47fd-8e31-2d8fa868521c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:15.318952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7e2a3ef3-ee7d-47fd-8e31-2d8fa868521c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:15.324363 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:15.324363 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:15.325237 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e2a3ef3-ee7d-47fd-8e31-2d8fa868521c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:15.325695 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 493/1952] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:15 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:15.338941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-39ab22cb-a842-4a21-91d3-8312db66167e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:15.341696 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-39ab22cb-a842-4a21-91d3-8312db66167e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:15.341955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-39ab22cb-a842-4a21-91d3-8312db66167e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:15.342212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-39ab22cb-a842-4a21-91d3-8312db66167e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:15.342366 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-39ab22cb-a842-4a21-91d3-8312db66167e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:15.349159 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:15.349159 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:15.350408 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-39ab22cb-a842-4a21-91d3-8312db66167e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:15.350880 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 488/1953] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:15 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:00:15.682745 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7b0f33df-e2bf-4eef-a2c2-139150b006d8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:15.687337 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b0f33df-e2bf-4eef-a2c2-139150b006d8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] GET https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 Jul 10 20:00:15.687598 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b0f33df-e2bf-4eef-a2c2-139150b006d8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:15.687857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b0f33df-e2bf-4eef-a2c2-139150b006d8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:15.700783 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b0f33df-e2bf-4eef-a2c2-139150b006d8 tempest-ProjectReaderTests-634301513 tempest-ProjectReaderTests-634301513-project-admin] https://10.4.3.145/volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 returned with HTTP 404 Jul 10 20:00:15.700836 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 480/1954] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:15 2026] GET /volume/v3/volumes/01e11076-3fe3-40a5-8c1f-e7b45a8e0c32 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:16.341430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-01351408-350c-4c02-84b9-5fa6a49db890 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:16.343511 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01351408-350c-4c02-84b9-5fa6a49db890 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:16.343814 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01351408-350c-4c02-84b9-5fa6a49db890 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:16.344062 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01351408-350c-4c02-84b9-5fa6a49db890 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:16.344219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-01351408-350c-4c02-84b9-5fa6a49db890 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:16.354155 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:16.354155 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:16.355574 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01351408-350c-4c02-84b9-5fa6a49db890 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:16.356192 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 494/1955] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:16 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:16.368501 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bb0fe5ad-a702-48b8-9b79-3a4158e6064a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:16.371009 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bb0fe5ad-a702-48b8-9b79-3a4158e6064a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:16.371301 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bb0fe5ad-a702-48b8-9b79-3a4158e6064a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:16.371575 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bb0fe5ad-a702-48b8-9b79-3a4158e6064a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:16.371727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bb0fe5ad-a702-48b8-9b79-3a4158e6064a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:16.378142 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:16.378142 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:16.379288 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bb0fe5ad-a702-48b8-9b79-3a4158e6064a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:16.379778 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 494/1956] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:16 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:17.371791 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a7a531a4-26e2-4203-a9df-10a21ba256b8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:17.373906 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a7a531a4-26e2-4203-a9df-10a21ba256b8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:17.374258 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a7a531a4-26e2-4203-a9df-10a21ba256b8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:17.374912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a7a531a4-26e2-4203-a9df-10a21ba256b8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:17.375128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-a7a531a4-26e2-4203-a9df-10a21ba256b8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:17.380484 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:17.380484 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:17.381348 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a7a531a4-26e2-4203-a9df-10a21ba256b8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:17.381812 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 489/1957] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:17 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:17.397464 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f957b8ec-f64d-4372-a2a5-973602687499 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:17.400144 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f957b8ec-f64d-4372-a2a5-973602687499 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:17.400144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f957b8ec-f64d-4372-a2a5-973602687499 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:17.400866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f957b8ec-f64d-4372-a2a5-973602687499 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:17.401086 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f957b8ec-f64d-4372-a2a5-973602687499 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:17.408827 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:17.408827 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:17.410188 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f957b8ec-f64d-4372-a2a5-973602687499 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:17.410853 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 481/1958] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:17 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:18.005001 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-764164fc-8eac-421b-b4a4-15fd86e7b54a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:18.114707 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-764164fc-8eac-421b-b4a4-15fd86e7b54a tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:00:18.115161 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-764164fc-8eac-421b-b4a4-15fd86e7b54a tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1848584434", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1816958531", "vendor_name": "tempest-vendor_name-1586095845"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:18.138149 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-764164fc-8eac-421b-b4a4-15fd86e7b54a tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:00:18.142532 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 495/1959] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:00:18 2026] POST /volume/v3/types => generated 329 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:18.152380 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:18.154231 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:18.154934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5efd4d30-e276-4f89-90aa-61fab7d24e2c", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:18.156873 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume request body: {'volume': {'volume_type': '5efd4d30-e276-4f89-90aa-61fab7d24e2c', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:18.161191 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume of 1 GB Jul 10 20:00:18.161576 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:18.161576 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:18.162080 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Availability Zones retrieved successfully. Jul 10 20:00:18.167798 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Flow 'volume_create_api' (c93e2c86-5b9c-4a71-a9f9-1d9b82ee72dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:18.168974 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6a4956-d3b1-457c-bde6-aed3d05713ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:18.169873 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:18.197447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6a4956-d3b1-457c-bde6-aed3d05713ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:00:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1816958531',vendor_name='tempest-vendor_name-1586095845'},id=5efd4d30-e276-4f89-90aa-61fab7d24e2c,is_public=True,name='tempest-ProjectAdminTests-volume-type-1848584434',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5efd4d30-e276-4f89-90aa-61fab7d24e2c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:18.198787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21410066-0e22-4663-9580-2e8ddd3a617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:18.235438 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1848584434 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1848584434, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:00:18.235812 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1848584434 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1848584434, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:00:18.286204 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Created reservations ['4dbdc89f-457e-4337-8ee2-b203966ae1e6', 'e23bb6d3-7f61-4447-b25e-86242950dbe3', 'ae194577-5ec0-40f1-960f-1e9d2dc7cdd3', 'b2ea9a32-f2a0-44c1-8c9c-bc35ed12dd3d'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:18.287095 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21410066-0e22-4663-9580-2e8ddd3a617e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dbdc89f-457e-4337-8ee2-b203966ae1e6', 'e23bb6d3-7f61-4447-b25e-86242950dbe3', 'ae194577-5ec0-40f1-960f-1e9d2dc7cdd3', 'b2ea9a32-f2a0-44c1-8c9c-bc35ed12dd3d']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:18.287792 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94176042-8046-4fd2-b159-a478b8929bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:18.321184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94176042-8046-4fd2-b159-a478b8929bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '616f88af-a4c7-4cae-a4f8-e3367f8ac38f', '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='d7e0c569a3b84831af0fa96853f9957d',qos_specs=None,replication_status=,reservations=['4dbdc89f-457e-4337-8ee2-b203966ae1e6','e23bb6d3-7f61-4447-b25e-86242950dbe3','ae194577-5ec0-40f1-960f-1e9d2dc7cdd3','b2ea9a32-f2a0-44c1-8c9c-bc35ed12dd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_type_id=5efd4d30-e276-4f89-90aa-61fab7d24e2c), 'volume': Volume(_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-10T20:00:18Z,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=616f88af-a4c7-4cae-a4f8-e3367f8ac38f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e0c569a3b84831af0fa96853f9957d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5efd4d30-e276-4f89-90aa-61fab7d24e2c),volume_type_id=5efd4d30-e276-4f89-90aa-61fab7d24e2c)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:18.322316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e62a60-6d41-44da-97bd-5065f8d15639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:18.352251 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e62a60-6d41-44da-97bd-5065f8d15639) transitioned into state 'SUCCESS' from 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='d7e0c569a3b84831af0fa96853f9957d',qos_specs=None,replication_status=,reservations=['4dbdc89f-457e-4337-8ee2-b203966ae1e6','e23bb6d3-7f61-4447-b25e-86242950dbe3','ae194577-5ec0-40f1-960f-1e9d2dc7cdd3','b2ea9a32-f2a0-44c1-8c9c-bc35ed12dd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_type_id=5efd4d30-e276-4f89-90aa-61fab7d24e2c)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:18.353226 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79a4c0a-8bb6-41e2-acd2-cea52902722a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:18.366133 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79a4c0a-8bb6-41e2-acd2-cea52902722a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:18.367217 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Flow 'volume_create_api' (c93e2c86-5b9c-4a71-a9f9-1d9b82ee72dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:18.367547 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume request issued successfully. Jul 10 20:00:18.368250 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-00e1b6d3-8f9f-4745-8860-6e2847bb420e tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:18.368652 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 495/1960] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:00:18 2026] POST /volume/v3/volumes => generated 773 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:18.384370 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bebea3c5-3e52-4bbc-85a7-14fb9269bb97 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:18.388993 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bebea3c5-3e52-4bbc-85a7-14fb9269bb97 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f Jul 10 20:00:18.388993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bebea3c5-3e52-4bbc-85a7-14fb9269bb97 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:18.388993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bebea3c5-3e52-4bbc-85a7-14fb9269bb97 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:18.397763 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:18.397763 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:18.398885 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-60a4216d-28e1-4fff-84e3-e281921afff6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:18.401531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60a4216d-28e1-4fff-84e3-e281921afff6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:18.401531 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60a4216d-28e1-4fff-84e3-e281921afff6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:18.401531 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60a4216d-28e1-4fff-84e3-e281921afff6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:18.401531 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-60a4216d-28e1-4fff-84e3-e281921afff6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:18.403355 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bebea3c5-3e52-4bbc-85a7-14fb9269bb97 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:18.407919 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:18.407919 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:18.409069 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60a4216d-28e1-4fff-84e3-e281921afff6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:18.409425 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bebea3c5-3e52-4bbc-85a7-14fb9269bb97 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f returned with HTTP 200 Jul 10 20:00:18.409733 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 482/1961] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:18 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:18.410293 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 490/1962] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:00:18 2026] GET /volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:18.422979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b938c84-e716-4408-9dc5-043e23046628 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:18.424939 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b938c84-e716-4408-9dc5-043e23046628 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:18.425195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b938c84-e716-4408-9dc5-043e23046628 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:18.425431 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b938c84-e716-4408-9dc5-043e23046628 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:18.425577 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2b938c84-e716-4408-9dc5-043e23046628 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:18.432337 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:18.432337 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:18.433336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b938c84-e716-4408-9dc5-043e23046628 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:18.433858 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 496/1963] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:18 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:00:19.425898 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-42dca2ec-8f57-4e81-9391-ef0c7ab52fdc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.428700 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-42dca2ec-8f57-4e81-9391-ef0c7ab52fdc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:19.428952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-42dca2ec-8f57-4e81-9391-ef0c7ab52fdc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:19.430532 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-42dca2ec-8f57-4e81-9391-ef0c7ab52fdc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:19.430532 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-42dca2ec-8f57-4e81-9391-ef0c7ab52fdc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:19.435226 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8cf7c392-4a7e-4459-b522-1e0de24280b5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.437190 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8cf7c392-4a7e-4459-b522-1e0de24280b5 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f Jul 10 20:00:19.437438 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8cf7c392-4a7e-4459-b522-1e0de24280b5 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:19.437719 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8cf7c392-4a7e-4459-b522-1e0de24280b5 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:19.441569 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:19.441569 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:19.444091 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-42dca2ec-8f57-4e81-9391-ef0c7ab52fdc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:19.444091 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 496/1964] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:19 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:19.447126 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:19.447126 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:19.449211 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-83621769-5603-43da-9145-3e709520f988 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.451522 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83621769-5603-43da-9145-3e709520f988 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:19.451803 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83621769-5603-43da-9145-3e709520f988 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:19.452048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83621769-5603-43da-9145-3e709520f988 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:19.452268 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-83621769-5603-43da-9145-3e709520f988 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:19.452943 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8cf7c392-4a7e-4459-b522-1e0de24280b5 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:19.457423 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:19.457423 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:19.458591 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83621769-5603-43da-9145-3e709520f988 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:19.459401 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8cf7c392-4a7e-4459-b522-1e0de24280b5 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f returned with HTTP 200 Jul 10 20:00:19.459477 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 491/1965] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:19 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:19.459786 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 483/1966] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:00:19 2026] GET /volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:19.475361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-012e7d77-8278-4c9e-8622-9fd0f719829a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.477565 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-012e7d77-8278-4c9e-8622-9fd0f719829a tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:00:19.477847 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-012e7d77-8278-4c9e-8622-9fd0f719829a tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:19.478125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-012e7d77-8278-4c9e-8622-9fd0f719829a tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:19.484178 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-012e7d77-8278-4c9e-8622-9fd0f719829a tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:00:19.484676 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 497/1967] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:00:19 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 20:00:19.494758 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-39251ef9-c587-4a38-bd72-06e9f34439f9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.496652 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-39251ef9-c587-4a38-bd72-06e9f34439f9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/messages/4ea6d313-b63b-46a7-886c-70edf6505b9f Jul 10 20:00:19.496856 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-39251ef9-c587-4a38-bd72-06e9f34439f9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:19.497076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-39251ef9-c587-4a38-bd72-06e9f34439f9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:19.510714 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-39251ef9-c587-4a38-bd72-06e9f34439f9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages/4ea6d313-b63b-46a7-886c-70edf6505b9f returned with HTTP 204 Jul 10 20:00:19.511414 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 497/1968] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 20:00:19 2026] DELETE /volume/v3/messages/4ea6d313-b63b-46a7-886c-70edf6505b9f => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 20:00:19.521986 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f270a139-c984-41f5-b27a-c7a48a8f30a1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.527516 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f270a139-c984-41f5-b27a-c7a48a8f30a1 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/messages/4ea6d313-b63b-46a7-886c-70edf6505b9f Jul 10 20:00:19.531113 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f270a139-c984-41f5-b27a-c7a48a8f30a1 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:19.531408 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f270a139-c984-41f5-b27a-c7a48a8f30a1 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:19.537138 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f270a139-c984-41f5-b27a-c7a48a8f30a1 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages/4ea6d313-b63b-46a7-886c-70edf6505b9f returned with HTTP 404 Jul 10 20:00:19.537365 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 492/1969] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:00:19 2026] GET /volume/v3/messages/4ea6d313-b63b-46a7-886c-70edf6505b9f => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:19.546073 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.549645 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f Jul 10 20:00:19.552009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:19.552009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:19.552009 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Delete volume with id: 616f88af-a4c7-4cae-a4f8-e3367f8ac38f Jul 10 20:00:19.560088 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:19.560088 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:19.560601 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:19.561795 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99971) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 20:00:19.579471 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1848584434 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1848584434, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:00:19.579948 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1848584434 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1848584434, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:00:19.618122 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Created reservations ['d08571cb-33cb-45ca-9c29-a6d7834a7cef', 'ee116222-c4e9-4220-a9a5-18b949e28b79', '9b876aba-0225-4134-85fb-8d6c3c283870', '8baf9d6e-cfc6-49fb-be8f-cab7154d53fd'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:19.669296 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Delete volume request issued successfully. Jul 10 20:00:19.669532 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b209571d-a0c6-4b2b-b3ae-de6e198fcf46 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f returned with HTTP 202 Jul 10 20:00:19.670040 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 484/1970] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:00:19 2026] DELETE /volume/v3/volumes/616f88af-a4c7-4cae-a4f8-e3367f8ac38f => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:19.679342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-73a46a39-e9da-4d26-a5be-e70a69da3a11 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.681981 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-73a46a39-e9da-4d26-a5be-e70a69da3a11 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/types/5efd4d30-e276-4f89-90aa-61fab7d24e2c Jul 10 20:00:19.682284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-73a46a39-e9da-4d26-a5be-e70a69da3a11 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:19.682573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-73a46a39-e9da-4d26-a5be-e70a69da3a11 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:19.722982 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-73a46a39-e9da-4d26-a5be-e70a69da3a11 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/types/5efd4d30-e276-4f89-90aa-61fab7d24e2c returned with HTTP 202 Jul 10 20:00:19.723596 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 498/1971] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:00:19 2026] DELETE /volume/v3/types/5efd4d30-e276-4f89-90aa-61fab7d24e2c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 20:00:19.733505 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bee0ce09-0744-42a1-924b-dc3a9244b27b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.735782 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bee0ce09-0744-42a1-924b-dc3a9244b27b tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:00:19.736311 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bee0ce09-0744-42a1-924b-dc3a9244b27b tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-350424010", "extra_specs": {"storage_protocol": "tempest-storage_protocol-931471166", "vendor_name": "tempest-vendor_name-1387643043"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:19.765374 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bee0ce09-0744-42a1-924b-dc3a9244b27b tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:00:19.765910 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 498/1972] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:00:19 2026] POST /volume/v3/types => generated 327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:19.775375 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:19.776917 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:19.777569 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "467f10c7-7e4f-417f-ad8f-8695aa1cbe65", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:19.780887 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume request body: {'volume': {'volume_type': '467f10c7-7e4f-417f-ad8f-8695aa1cbe65', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:19.784142 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume of 1 GB Jul 10 20:00:19.784605 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:19.784605 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:19.785157 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Availability Zones retrieved successfully. Jul 10 20:00:19.794098 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Flow 'volume_create_api' (b0f36e1f-5460-4841-91ec-7e28978f842c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:19.794874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a311f1e-6e3f-456e-8aba-f2aa39eadf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:19.796034 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:19.820305 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a311f1e-6e3f-456e-8aba-f2aa39eadf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:00:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-931471166',vendor_name='tempest-vendor_name-1387643043'},id=467f10c7-7e4f-417f-ad8f-8695aa1cbe65,is_public=True,name='tempest-ProjectAdminTests-volume-type-350424010',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '467f10c7-7e4f-417f-ad8f-8695aa1cbe65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:19.821452 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b310e4-874b-4fe7-b1a6-24245d08cf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:19.854835 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-350424010 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-350424010, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:00:19.855361 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-350424010 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-350424010, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:00:19.907246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Created reservations ['f49b0f6a-cd59-4087-bbb4-497410deb866', 'cc080345-c1cc-41e5-b461-c5f7532de9ef', '0890411c-8f46-44b4-b125-5319561d391b', '9830edd7-4345-4d03-b023-8a75395b6f87'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:19.907246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b310e4-874b-4fe7-b1a6-24245d08cf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f49b0f6a-cd59-4087-bbb4-497410deb866', 'cc080345-c1cc-41e5-b461-c5f7532de9ef', '0890411c-8f46-44b4-b125-5319561d391b', '9830edd7-4345-4d03-b023-8a75395b6f87']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:19.907246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1955e093-a4a6-406d-9c1b-d62ee636a6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:19.943987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1955e093-a4a6-406d-9c1b-d62ee636a6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcccf40a-2d53-48df-ae9f-32f7970660bd', '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='d7e0c569a3b84831af0fa96853f9957d',qos_specs=None,replication_status=,reservations=['f49b0f6a-cd59-4087-bbb4-497410deb866','cc080345-c1cc-41e5-b461-c5f7532de9ef','0890411c-8f46-44b4-b125-5319561d391b','9830edd7-4345-4d03-b023-8a75395b6f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_type_id=467f10c7-7e4f-417f-ad8f-8695aa1cbe65), 'volume': Volume(_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-10T20:00:19Z,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=dcccf40a-2d53-48df-ae9f-32f7970660bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e0c569a3b84831af0fa96853f9957d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(467f10c7-7e4f-417f-ad8f-8695aa1cbe65),volume_type_id=467f10c7-7e4f-417f-ad8f-8695aa1cbe65)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:19.943987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (258952e5-d712-4f55-a4c8-84ee56783b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:19.971702 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (258952e5-d712-4f55-a4c8-84ee56783b8b) transitioned into state 'SUCCESS' from 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='d7e0c569a3b84831af0fa96853f9957d',qos_specs=None,replication_status=,reservations=['f49b0f6a-cd59-4087-bbb4-497410deb866','cc080345-c1cc-41e5-b461-c5f7532de9ef','0890411c-8f46-44b4-b125-5319561d391b','9830edd7-4345-4d03-b023-8a75395b6f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_type_id=467f10c7-7e4f-417f-ad8f-8695aa1cbe65)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:19.972759 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38925909-ad71-4681-a383-756847ee23e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:19.988447 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38925909-ad71-4681-a383-756847ee23e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:19.989522 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Flow 'volume_create_api' (b0f36e1f-5460-4841-91ec-7e28978f842c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:19.990021 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume request issued successfully. Jul 10 20:00:19.990788 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-179f3ce2-ca20-47ec-b033-b98ff42afe86 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:19.991412 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 493/1973] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:00:19 2026] POST /volume/v3/volumes => generated 772 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:20.009245 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b1f531b1-2fce-4aad-a67f-818130b52be8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:20.011958 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b1f531b1-2fce-4aad-a67f-818130b52be8 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd Jul 10 20:00:20.012365 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b1f531b1-2fce-4aad-a67f-818130b52be8 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:20.012641 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b1f531b1-2fce-4aad-a67f-818130b52be8 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:20.026684 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:20.026684 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:20.036155 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b1f531b1-2fce-4aad-a67f-818130b52be8 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:20.043373 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b1f531b1-2fce-4aad-a67f-818130b52be8 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd returned with HTTP 200 Jul 10 20:00:20.044093 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 485/1974] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:00:20 2026] GET /volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:20.454306 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5e004887-0cd2-459b-9295-7ed5d4f4ba5d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:20.456501 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e004887-0cd2-459b-9295-7ed5d4f4ba5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:20.456755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e004887-0cd2-459b-9295-7ed5d4f4ba5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:20.456975 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e004887-0cd2-459b-9295-7ed5d4f4ba5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:20.457104 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5e004887-0cd2-459b-9295-7ed5d4f4ba5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:20.466379 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:20.466379 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:20.467263 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e004887-0cd2-459b-9295-7ed5d4f4ba5d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:20.467695 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 499/1975] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:20 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:20.475021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-50c6e193-ce09-4001-b18d-7615c0895efa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:20.477560 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50c6e193-ce09-4001-b18d-7615c0895efa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:20.477651 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50c6e193-ce09-4001-b18d-7615c0895efa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:20.480137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50c6e193-ce09-4001-b18d-7615c0895efa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:20.480137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-50c6e193-ce09-4001-b18d-7615c0895efa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:20.483341 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:20.483341 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:20.484145 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50c6e193-ce09-4001-b18d-7615c0895efa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:20.484659 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 499/1976] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:20 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:21.062054 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8e8e8915-cfd2-4175-a20e-adce6af9b8e4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.065766 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e8e8915-cfd2-4175-a20e-adce6af9b8e4 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd Jul 10 20:00:21.065766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e8e8915-cfd2-4175-a20e-adce6af9b8e4 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.066769 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e8e8915-cfd2-4175-a20e-adce6af9b8e4 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.083212 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.083212 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:21.089846 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8e8e8915-cfd2-4175-a20e-adce6af9b8e4 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:21.100030 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e8e8915-cfd2-4175-a20e-adce6af9b8e4 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd returned with HTTP 200 Jul 10 20:00:21.100030 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 494/1977] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:00:21 2026] GET /volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd => generated 972 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:21.115739 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-04198430-2088-4a1b-8ec4-6900fac6c2fd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.119091 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-04198430-2088-4a1b-8ec4-6900fac6c2fd tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:00:21.119355 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-04198430-2088-4a1b-8ec4-6900fac6c2fd tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.119581 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-04198430-2088-4a1b-8ec4-6900fac6c2fd tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.133353 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-04198430-2088-4a1b-8ec4-6900fac6c2fd tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:00:21.134111 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 486/1978] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:00:21 2026] GET /volume/v3/messages => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:21.149065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-574cb1d6-ad10-4089-a74c-0b131e938c33 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.151294 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-574cb1d6-ad10-4089-a74c-0b131e938c33 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:00:21.151601 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-574cb1d6-ad10-4089-a74c-0b131e938c33 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.152011 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-574cb1d6-ad10-4089-a74c-0b131e938c33 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.158197 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-574cb1d6-ad10-4089-a74c-0b131e938c33 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:00:21.159154 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 500/1979] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:00:21 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:21.171864 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-045035c1-68ab-44e0-91bd-51cfb4d664df None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.178912 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-045035c1-68ab-44e0-91bd-51cfb4d664df tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/messages/b3718f3c-d702-4f4a-b908-0b661c52c862 Jul 10 20:00:21.181412 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-045035c1-68ab-44e0-91bd-51cfb4d664df tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.181412 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-045035c1-68ab-44e0-91bd-51cfb4d664df tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.211327 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-045035c1-68ab-44e0-91bd-51cfb4d664df tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages/b3718f3c-d702-4f4a-b908-0b661c52c862 returned with HTTP 204 Jul 10 20:00:21.211468 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 500/1980] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 20:00:21 2026] DELETE /volume/v3/messages/b3718f3c-d702-4f4a-b908-0b661c52c862 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 20:00:21.223003 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-368b091e-5d35-497f-986a-e9a037849d76 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.226938 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd Jul 10 20:00:21.227721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.227721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.227907 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Delete volume with id: dcccf40a-2d53-48df-ae9f-32f7970660bd Jul 10 20:00:21.245318 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.245318 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:21.247228 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:21.248895 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99974) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 20:00:21.344627 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Created reservations ['33842824-0df8-4ff6-a65d-f9d70bc52f4d', '9dc4f075-2bb0-46c0-ac1f-a7a71b8eb9e5', '3cceabb9-a9b3-45f7-8b71-244af86be144', '35940ec1-8161-4571-9d46-029433b68cd0'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:21.438771 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Delete volume request issued successfully. Jul 10 20:00:21.439265 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-368b091e-5d35-497f-986a-e9a037849d76 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd returned with HTTP 202 Jul 10 20:00:21.439810 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 495/1981] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:00:21 2026] DELETE /volume/v3/volumes/dcccf40a-2d53-48df-ae9f-32f7970660bd => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:21.451639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-88763899-8cee-4655-9f1c-4bb1e5b57d40 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.455986 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-88763899-8cee-4655-9f1c-4bb1e5b57d40 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/types/467f10c7-7e4f-417f-ad8f-8695aa1cbe65 Jul 10 20:00:21.455986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-88763899-8cee-4655-9f1c-4bb1e5b57d40 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.455986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-88763899-8cee-4655-9f1c-4bb1e5b57d40 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.489452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9753ee41-f820-486a-9187-67ec05afa03b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.493147 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9753ee41-f820-486a-9187-67ec05afa03b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:21.493147 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9753ee41-f820-486a-9187-67ec05afa03b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.493147 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9753ee41-f820-486a-9187-67ec05afa03b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.493147 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9753ee41-f820-486a-9187-67ec05afa03b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:21.499385 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ae5b14fe-140a-4823-9c89-3c99546f77f9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.501850 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ae5b14fe-140a-4823-9c89-3c99546f77f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:21.502151 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ae5b14fe-140a-4823-9c89-3c99546f77f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.502251 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.502251 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:21.502398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ae5b14fe-140a-4823-9c89-3c99546f77f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.502559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ae5b14fe-140a-4823-9c89-3c99546f77f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:21.503250 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9753ee41-f820-486a-9187-67ec05afa03b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:21.503776 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 501/1982] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:21 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:21.510404 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-88763899-8cee-4655-9f1c-4bb1e5b57d40 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/types/467f10c7-7e4f-417f-ad8f-8695aa1cbe65 returned with HTTP 202 Jul 10 20:00:21.511059 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 487/1983] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:00:21 2026] DELETE /volume/v3/types/467f10c7-7e4f-417f-ad8f-8695aa1cbe65 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:21.513551 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.513551 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:21.514946 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ae5b14fe-140a-4823-9c89-3c99546f77f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:21.515182 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 501/1984] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:21 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:21.525074 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b6235c7b-99d6-467d-8b78-f5ae534435a0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.527588 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b6235c7b-99d6-467d-8b78-f5ae534435a0 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:00:21.528508 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b6235c7b-99d6-467d-8b78-f5ae534435a0 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1330374506", "extra_specs": {"storage_protocol": "tempest-storage_protocol-946113163", "vendor_name": "tempest-vendor_name-469709838"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:21.532235 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.534184 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8/restore Jul 10 20:00:21.534600 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "c31209c7-62a1-498a-8304-ca9447fed088"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:21.537709 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Restoring backup a9fe5be1-957c-42b9-a519-f24e56dc5aa8 ({'restore': {'volume_id': 'c31209c7-62a1-498a-8304-ca9447fed088'}}) {{(pid=99976) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 20:00:21.537916 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Restoring backup a9fe5be1-957c-42b9-a519-f24e56dc5aa8 to volume c31209c7-62a1-498a-8304-ca9447fed088. Jul 10 20:00:21.551103 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.551103 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:21.564121 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.564121 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:21.564673 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:00:21.565057 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.api [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Checking backup size 1 against volume size 1 {{(pid=99976) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 20:00:21.565179 np0000005048 devstack@c-api.service[99976]: INFO cinder.backup.api [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Overwriting volume c31209c7-62a1-498a-8304-ca9447fed088 with restore of backup a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:21.565543 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b6235c7b-99d6-467d-8b78-f5ae534435a0 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:00:21.566141 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 496/1985] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:00:21 2026] POST /volume/v3/types => generated 327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:21.580453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.582798 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:21.583254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "45f838a7-d82a-498e-b495-f21691579edd", "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:21.585704 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume request body: {'volume': {'volume_type': '45f838a7-d82a-498e-b495-f21691579edd', 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:21.591450 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume of 1 GB Jul 10 20:00:21.591832 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.591832 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:21.592302 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Availability Zones retrieved successfully. Jul 10 20:00:21.601002 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Flow 'volume_create_api' (24ce08ac-746c-4a15-adb4-15a308718006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:21.601830 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d166f9ce-095a-40f7-8406-42fa1aa3371e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:21.603737 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:21.620026 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] restore_backup in rpcapi backup_id a9fe5be1-957c-42b9-a519-f24e56dc5aa8 {{(pid=99976) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 20:00:21.625304 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-27cbf6d3-19b6-4b11-91da-65142cc04ffe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8/restore returned with HTTP 202 Jul 10 20:00:21.625916 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 502/1986] 10.4.3.145 () {68 vars in 1393 bytes} [Fri Jul 10 20:00:21 2026] POST /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8/restore => generated 182 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:21.631472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d166f9ce-095a-40f7-8406-42fa1aa3371e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:00:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-946113163',vendor_name='tempest-vendor_name-469709838'},id=45f838a7-d82a-498e-b495-f21691579edd,is_public=True,name='tempest-ProjectAdminTests-volume-type-1330374506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45f838a7-d82a-498e-b495-f21691579edd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:21.632236 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d54289-c63d-4d1a-9fcf-17d0c45fea12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:21.637558 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c48e94bc-cc65-4138-aac7-f2e946c4a1b5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.641104 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c48e94bc-cc65-4138-aac7-f2e946c4a1b5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:21.641367 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c48e94bc-cc65-4138-aac7-f2e946c4a1b5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.641773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c48e94bc-cc65-4138-aac7-f2e946c4a1b5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.641865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c48e94bc-cc65-4138-aac7-f2e946c4a1b5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:21.650361 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.650361 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:21.652334 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c48e94bc-cc65-4138-aac7-f2e946c4a1b5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:21.653256 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 502/1987] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:21 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:21.674986 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1330374506 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1330374506, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:00:21.676212 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1330374506 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1330374506, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:00:21.720115 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Created reservations ['14305a93-003b-41a6-800b-e7d121fe8769', '50ac0c0c-820c-4083-bd11-ca513cc96dde', 'c7367e19-92ec-4b12-bfc8-96fd5b9f6da1', '86aa2bcf-742e-42bb-855f-3b0908638412'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:21.721577 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d54289-c63d-4d1a-9fcf-17d0c45fea12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14305a93-003b-41a6-800b-e7d121fe8769', '50ac0c0c-820c-4083-bd11-ca513cc96dde', 'c7367e19-92ec-4b12-bfc8-96fd5b9f6da1', '86aa2bcf-742e-42bb-855f-3b0908638412']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:21.722849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1524801-edf0-44db-bc00-cf3945207681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:21.767066 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1524801-edf0-44db-bc00-cf3945207681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2403619f-6ab9-4677-8c74-603a3c4bd044', '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='d7e0c569a3b84831af0fa96853f9957d',qos_specs=None,replication_status=,reservations=['14305a93-003b-41a6-800b-e7d121fe8769','50ac0c0c-820c-4083-bd11-ca513cc96dde','c7367e19-92ec-4b12-bfc8-96fd5b9f6da1','86aa2bcf-742e-42bb-855f-3b0908638412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_type_id=45f838a7-d82a-498e-b495-f21691579edd), 'volume': Volume(_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-10T20:00:21Z,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=2403619f-6ab9-4677-8c74-603a3c4bd044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e0c569a3b84831af0fa96853f9957d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45f838a7-d82a-498e-b495-f21691579edd),volume_type_id=45f838a7-d82a-498e-b495-f21691579edd)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:21.768285 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25cddb36-19c1-4a24-be80-0000a78071cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:21.814392 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25cddb36-19c1-4a24-be80-0000a78071cb) transitioned into state 'SUCCESS' from 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='d7e0c569a3b84831af0fa96853f9957d',qos_specs=None,replication_status=,reservations=['14305a93-003b-41a6-800b-e7d121fe8769','50ac0c0c-820c-4083-bd11-ca513cc96dde','c7367e19-92ec-4b12-bfc8-96fd5b9f6da1','86aa2bcf-742e-42bb-855f-3b0908638412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8fcc6b1bc4f20812af7707ac93a9a',volume_type_id=45f838a7-d82a-498e-b495-f21691579edd)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:21.814392 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59059a2e-c756-48eb-a472-233514d7a7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:21.844049 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59059a2e-c756-48eb-a472-233514d7a7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:21.845280 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Flow 'volume_create_api' (24ce08ac-746c-4a15-adb4-15a308718006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:21.845747 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Create volume request issued successfully. Jul 10 20:00:21.846614 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e5b932d7-2bdb-44e5-b01e-f35d5ee5d7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:21.847343 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 488/1988] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:00:21 2026] POST /volume/v3/volumes => generated 773 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:21.868930 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-403ddfb5-2294-4778-9db1-48db28ffc7d9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:21.874686 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-403ddfb5-2294-4778-9db1-48db28ffc7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 Jul 10 20:00:21.874686 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-403ddfb5-2294-4778-9db1-48db28ffc7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:21.874686 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-403ddfb5-2294-4778-9db1-48db28ffc7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:21.886774 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:21.886774 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:21.892916 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-403ddfb5-2294-4778-9db1-48db28ffc7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:21.899237 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-403ddfb5-2294-4778-9db1-48db28ffc7d9 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 returned with HTTP 200 Jul 10 20:00:21.899702 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 497/1989] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:00:21 2026] GET /volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:22.516127 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c543f09d-a5a0-417c-8ac1-c22854853539 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:22.518439 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c543f09d-a5a0-417c-8ac1-c22854853539 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:22.518733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c543f09d-a5a0-417c-8ac1-c22854853539 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:22.519035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c543f09d-a5a0-417c-8ac1-c22854853539 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:22.519199 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c543f09d-a5a0-417c-8ac1-c22854853539 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:22.528767 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:22.528767 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:22.529421 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c543f09d-a5a0-417c-8ac1-c22854853539 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:22.529855 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 503/1990] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:22 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:22.666703 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b588e94a-9648-40d9-a0b4-ab7220b2b00b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:22.669350 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b588e94a-9648-40d9-a0b4-ab7220b2b00b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:22.669627 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b588e94a-9648-40d9-a0b4-ab7220b2b00b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:22.669871 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b588e94a-9648-40d9-a0b4-ab7220b2b00b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:22.670045 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b588e94a-9648-40d9-a0b4-ab7220b2b00b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:22.676244 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:22.676244 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:22.677422 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b588e94a-9648-40d9-a0b4-ab7220b2b00b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:22.677836 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 503/1991] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:22 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:22.916511 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a190aaef-e22f-4280-a1dd-1e9b235b711c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:22.919252 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a190aaef-e22f-4280-a1dd-1e9b235b711c tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 Jul 10 20:00:22.919520 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a190aaef-e22f-4280-a1dd-1e9b235b711c tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:22.919782 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a190aaef-e22f-4280-a1dd-1e9b235b711c tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:22.933709 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:22.933709 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:22.944693 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a190aaef-e22f-4280-a1dd-1e9b235b711c tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:22.951778 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a190aaef-e22f-4280-a1dd-1e9b235b711c tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 returned with HTTP 200 Jul 10 20:00:22.952276 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 489/1992] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:00:22 2026] GET /volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:22.970410 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-61538854-de9c-4da1-9b46-487164b0fc28 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:22.972746 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-61538854-de9c-4da1-9b46-487164b0fc28 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:00:22.973028 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-61538854-de9c-4da1-9b46-487164b0fc28 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:22.973246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-61538854-de9c-4da1-9b46-487164b0fc28 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:22.980996 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-61538854-de9c-4da1-9b46-487164b0fc28 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:00:22.980996 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 498/1993] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:00:22 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 20:00:22.994826 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-747a857f-139c-403d-836e-248d7b058ff3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:22.997190 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-747a857f-139c-403d-836e-248d7b058ff3 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] GET https://10.4.3.145/volume/v3/messages/b7d6dae9-79db-402e-a261-67372c24a97d Jul 10 20:00:22.997392 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-747a857f-139c-403d-836e-248d7b058ff3 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:22.997592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-747a857f-139c-403d-836e-248d7b058ff3 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:23.009800 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-747a857f-139c-403d-836e-248d7b058ff3 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages/b7d6dae9-79db-402e-a261-67372c24a97d returned with HTTP 200 Jul 10 20:00:23.010423 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 504/1994] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:00:22 2026] GET /volume/v3/messages/b7d6dae9-79db-402e-a261-67372c24a97d => generated 667 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:23.023013 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1e80d48f-5e09-4756-912d-a0f4a70d7fae None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:23.027024 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1e80d48f-5e09-4756-912d-a0f4a70d7fae tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/messages/b7d6dae9-79db-402e-a261-67372c24a97d Jul 10 20:00:23.027427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1e80d48f-5e09-4756-912d-a0f4a70d7fae tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:23.028110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1e80d48f-5e09-4756-912d-a0f4a70d7fae tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:23.045110 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1e80d48f-5e09-4756-912d-a0f4a70d7fae tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/messages/b7d6dae9-79db-402e-a261-67372c24a97d returned with HTTP 204 Jul 10 20:00:23.045654 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 504/1995] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 20:00:23 2026] DELETE /volume/v3/messages/b7d6dae9-79db-402e-a261-67372c24a97d => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 20:00:23.059047 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4a798191-e980-44f2-b504-c2252f771a13 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:23.062059 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 Jul 10 20:00:23.062059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:23.062581 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:23.063123 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Delete volume with id: 2403619f-6ab9-4677-8c74-603a3c4bd044 Jul 10 20:00:23.072789 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:23.072789 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:23.073435 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Volume info retrieved successfully. Jul 10 20:00:23.074917 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99971) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 20:00:23.116474 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Created reservations ['9b188504-4333-43a0-9751-6b8ca6269252', 'ccc6f661-8017-44fd-b2b9-eea6cc14f096', '68202219-e300-4b21-bee6-91a42abe5016', 'f4125cb9-27c4-4121-8f9b-36dfd02e9a66'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:23.178716 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Delete volume request issued successfully. Jul 10 20:00:23.178974 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a798191-e980-44f2-b504-c2252f771a13 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 returned with HTTP 202 Jul 10 20:00:23.179470 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 490/1996] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:00:23 2026] DELETE /volume/v3/volumes/2403619f-6ab9-4677-8c74-603a3c4bd044 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:23.192185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7411c5d1-acba-40ba-b46e-2bb40c4141a0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:23.193207 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7411c5d1-acba-40ba-b46e-2bb40c4141a0 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] DELETE https://10.4.3.145/volume/v3/types/45f838a7-d82a-498e-b495-f21691579edd Jul 10 20:00:23.193604 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7411c5d1-acba-40ba-b46e-2bb40c4141a0 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:23.193909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7411c5d1-acba-40ba-b46e-2bb40c4141a0 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:23.236279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7411c5d1-acba-40ba-b46e-2bb40c4141a0 tempest-ProjectAdminTests-807322263 tempest-ProjectAdminTests-807322263-project-admin] https://10.4.3.145/volume/v3/types/45f838a7-d82a-498e-b495-f21691579edd returned with HTTP 202 Jul 10 20:00:23.236849 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 499/1997] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:00:23 2026] DELETE /volume/v3/types/45f838a7-d82a-498e-b495-f21691579edd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:23.548799 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-67981c08-44ef-4aff-8aee-89e8d77a6cc5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:23.551025 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67981c08-44ef-4aff-8aee-89e8d77a6cc5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:23.551330 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67981c08-44ef-4aff-8aee-89e8d77a6cc5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:23.551440 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67981c08-44ef-4aff-8aee-89e8d77a6cc5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:23.551579 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-67981c08-44ef-4aff-8aee-89e8d77a6cc5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:23.557270 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:23.557270 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:23.558254 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67981c08-44ef-4aff-8aee-89e8d77a6cc5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:23.558719 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 505/1998] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:23 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:23.693679 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3ff7997d-3c84-4eab-be8b-1338f8303f94 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:23.695683 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3ff7997d-3c84-4eab-be8b-1338f8303f94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:23.695865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3ff7997d-3c84-4eab-be8b-1338f8303f94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:23.696053 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3ff7997d-3c84-4eab-be8b-1338f8303f94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:23.696185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-3ff7997d-3c84-4eab-be8b-1338f8303f94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:23.709814 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:23.709814 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:23.710889 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3ff7997d-3c84-4eab-be8b-1338f8303f94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:23.711622 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 505/1999] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:23 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:24.444711 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-17487248-5db4-4f71-8cf0-466bf001b324 req-341e6dc2-a1d0-4ec1-a5ff-2a0e6102d6ce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:24.447411 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-17487248-5db4-4f71-8cf0-466bf001b324 req-341e6dc2-a1d0-4ec1-a5ff-2a0e6102d6ce tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] DELETE https://10.4.3.145/volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f Jul 10 20:00:24.447913 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-17487248-5db4-4f71-8cf0-466bf001b324 req-341e6dc2-a1d0-4ec1-a5ff-2a0e6102d6ce tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:24.448575 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-17487248-5db4-4f71-8cf0-466bf001b324 req-341e6dc2-a1d0-4ec1-a5ff-2a0e6102d6ce tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:24.461329 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:24.461329 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:24.578169 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e250816b-4b5b-499d-a963-a40928310e02 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:24.581176 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e250816b-4b5b-499d-a963-a40928310e02 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:24.581700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e250816b-4b5b-499d-a963-a40928310e02 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:24.581700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e250816b-4b5b-499d-a963-a40928310e02 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:24.581954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e250816b-4b5b-499d-a963-a40928310e02 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:24.591475 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:24.591475 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:24.592838 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e250816b-4b5b-499d-a963-a40928310e02 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:24.593751 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 500/2000] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:24 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:24.609976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d9cef8c0-b0fa-44fa-b4e2-51c9b1cf7078 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:24.611935 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d9cef8c0-b0fa-44fa-b4e2-51c9b1cf7078 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 Jul 10 20:00:24.612132 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d9cef8c0-b0fa-44fa-b4e2-51c9b1cf7078 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:24.612347 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d9cef8c0-b0fa-44fa-b4e2-51c9b1cf7078 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:24.624883 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:24.624883 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:24.631035 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d9cef8c0-b0fa-44fa-b4e2-51c9b1cf7078 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:24.638898 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d9cef8c0-b0fa-44fa-b4e2-51c9b1cf7078 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 returned with HTTP 200 Jul 10 20:00:24.639274 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 506/2001] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:24 2026] GET /volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 => generated 966 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:24.659536 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ebb70aad-c2b9-4b02-b952-2c5cc88104dc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:24.661922 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ebb70aad-c2b9-4b02-b952-2c5cc88104dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 Jul 10 20:00:24.662270 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ebb70aad-c2b9-4b02-b952-2c5cc88104dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:24.662546 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ebb70aad-c2b9-4b02-b952-2c5cc88104dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:24.674935 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:24.674935 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:24.680631 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ebb70aad-c2b9-4b02-b952-2c5cc88104dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:24.689448 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ebb70aad-c2b9-4b02-b952-2c5cc88104dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 returned with HTTP 200 Jul 10 20:00:24.689448 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 506/2002] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:24 2026] GET /volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 => generated 966 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:24.709031 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5078d766-77e0-44a1-844b-b8e60fc18595 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:24.712691 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5078d766-77e0-44a1-844b-b8e60fc18595 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 Jul 10 20:00:24.712691 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5078d766-77e0-44a1-844b-b8e60fc18595 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:24.712691 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5078d766-77e0-44a1-844b-b8e60fc18595 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:24.713025 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-5078d766-77e0-44a1-844b-b8e60fc18595 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume with id: 640ff1bb-f0f8-44ec-b56b-3d32d29ab897 Jul 10 20:00:24.725431 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:24.725431 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:24.725613 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5078d766-77e0-44a1-844b-b8e60fc18595 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:24.726668 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-64fd959b-bf7b-454d-978a-6bc745cdb3d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:24.730733 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64fd959b-bf7b-454d-978a-6bc745cdb3d9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:24.730733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64fd959b-bf7b-454d-978a-6bc745cdb3d9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:24.730924 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64fd959b-bf7b-454d-978a-6bc745cdb3d9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:24.730993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-64fd959b-bf7b-454d-978a-6bc745cdb3d9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:24.742239 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:24.742239 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:24.743331 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64fd959b-bf7b-454d-978a-6bc745cdb3d9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:24.744005 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 507/2003] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:24 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:24.760376 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5078d766-77e0-44a1-844b-b8e60fc18595 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume request issued successfully. Jul 10 20:00:24.761235 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5078d766-77e0-44a1-844b-b8e60fc18595 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 returned with HTTP 202 Jul 10 20:00:24.761235 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 501/2004] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:24 2026] DELETE /volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:24.772530 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5db26825-580e-411a-afaa-44c63d733cad None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:24.775099 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5db26825-580e-411a-afaa-44c63d733cad tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 Jul 10 20:00:24.775285 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5db26825-580e-411a-afaa-44c63d733cad tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:24.775557 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5db26825-580e-411a-afaa-44c63d733cad tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:24.787358 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:24.787358 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:24.793023 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5db26825-580e-411a-afaa-44c63d733cad tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:24.799416 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5db26825-580e-411a-afaa-44c63d733cad tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 returned with HTTP 200 Jul 10 20:00:24.800129 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 507/2005] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:24 2026] GET /volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 => generated 965 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:25.012535 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-17487248-5db4-4f71-8cf0-466bf001b324 req-341e6dc2-a1d0-4ec1-a5ff-2a0e6102d6ce tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f returned with HTTP 200 Jul 10 20:00:25.013512 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 491/2006] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:00:24 2026] DELETE /volume/v3/attachments/7416fff1-39aa-4339-a965-8d445ba7398f => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:25.027802 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-17487248-5db4-4f71-8cf0-466bf001b324 req-6a760894-6d25-4f38-93b3-265721cc4ba2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:25.030756 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-17487248-5db4-4f71-8cf0-466bf001b324 req-6a760894-6d25-4f38-93b3-265721cc4ba2 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] DELETE https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 20:00:25.030954 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-17487248-5db4-4f71-8cf0-466bf001b324 req-6a760894-6d25-4f38-93b3-265721cc4ba2 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:25.031703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-17487248-5db4-4f71-8cf0-466bf001b324 req-6a760894-6d25-4f38-93b3-265721cc4ba2 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:25.032238 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-17487248-5db4-4f71-8cf0-466bf001b324 req-6a760894-6d25-4f38-93b3-265721cc4ba2 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Delete volume with id: 08624f6e-97f1-4942-bb4b-49acff23fade Jul 10 20:00:25.041206 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:25.041206 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:25.041654 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-17487248-5db4-4f71-8cf0-466bf001b324 req-6a760894-6d25-4f38-93b3-265721cc4ba2 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Volume info retrieved successfully. Jul 10 20:00:25.068680 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-17487248-5db4-4f71-8cf0-466bf001b324 req-6a760894-6d25-4f38-93b3-265721cc4ba2 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] Delete volume request issued successfully. Jul 10 20:00:25.068957 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-17487248-5db4-4f71-8cf0-466bf001b324 req-6a760894-6d25-4f38-93b3-265721cc4ba2 tempest-ServerActionsV293TestJSON-662886753 tempest-ServerActionsV293TestJSON-662886753-project-member] https://10.4.3.145/volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade returned with HTTP 202 Jul 10 20:00:25.069638 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 508/2007] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:00:25 2026] DELETE /volume/v3/volumes/08624f6e-97f1-4942-bb4b-49acff23fade => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:00:25.769405 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e5d432c7-c711-4104-a7c2-6e184c0a7253 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:25.770567 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e5d432c7-c711-4104-a7c2-6e184c0a7253 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:25.770856 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e5d432c7-c711-4104-a7c2-6e184c0a7253 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:25.771119 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e5d432c7-c711-4104-a7c2-6e184c0a7253 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:25.771887 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e5d432c7-c711-4104-a7c2-6e184c0a7253 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:25.780321 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:25.780321 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:25.781668 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e5d432c7-c711-4104-a7c2-6e184c0a7253 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:25.782420 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 502/2008] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:25 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:25.825773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-439a8ecc-be0e-4258-9721-78b6eca0648a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:25.832997 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-439a8ecc-be0e-4258-9721-78b6eca0648a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 Jul 10 20:00:25.832997 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-439a8ecc-be0e-4258-9721-78b6eca0648a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:25.832997 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-439a8ecc-be0e-4258-9721-78b6eca0648a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:25.841586 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-439a8ecc-be0e-4258-9721-78b6eca0648a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 returned with HTTP 404 Jul 10 20:00:25.841586 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 508/2009] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:25 2026] GET /volume/v3/volumes/640ff1bb-f0f8-44ec-b56b-3d32d29ab897 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:25.852009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-19adf4a4-4d2d-401c-8177-4efade5f3318 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:25.855239 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-19adf4a4-4d2d-401c-8177-4efade5f3318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:25.855486 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-19adf4a4-4d2d-401c-8177-4efade5f3318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:25.855773 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-19adf4a4-4d2d-401c-8177-4efade5f3318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:25.855875 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-19adf4a4-4d2d-401c-8177-4efade5f3318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete backup with id: cc7f8694-3e69-4d6c-a263-419586d77483. Jul 10 20:00:25.862497 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:25.862497 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:25.881358 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-19adf4a4-4d2d-401c-8177-4efade5f3318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] delete_backup rpcapi backup_id cc7f8694-3e69-4d6c-a263-419586d77483 {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:00:25.884639 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-19adf4a4-4d2d-401c-8177-4efade5f3318 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 202 Jul 10 20:00:25.884639 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 492/2010] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:25 2026] DELETE /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:00:25.895986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fb926535-7235-4ab3-898e-4cc8d5bed6ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:25.898104 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb926535-7235-4ab3-898e-4cc8d5bed6ed tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:25.898413 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb926535-7235-4ab3-898e-4cc8d5bed6ed tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:25.898713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb926535-7235-4ab3-898e-4cc8d5bed6ed tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:25.898836 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fb926535-7235-4ab3-898e-4cc8d5bed6ed tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:25.913449 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:25.913449 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:25.913449 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb926535-7235-4ab3-898e-4cc8d5bed6ed tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:25.917064 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 509/2011] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:25 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:26.797430 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fd34c93c-c38c-4b9d-ab12-f295ca03b726 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:26.799359 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fd34c93c-c38c-4b9d-ab12-f295ca03b726 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:26.799672 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fd34c93c-c38c-4b9d-ab12-f295ca03b726 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:26.800162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fd34c93c-c38c-4b9d-ab12-f295ca03b726 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:26.800162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-fd34c93c-c38c-4b9d-ab12-f295ca03b726 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:26.806548 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:26.806548 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:26.807607 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fd34c93c-c38c-4b9d-ab12-f295ca03b726 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:26.808747 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 503/2012] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:26 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:26.825801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f1b28577-7b76-4b11-bee6-f922defc124a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:26.828912 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:26.829407 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1485615624"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:26.831183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1485615624'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:26.831330 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Create volume of 1 GB Jul 10 20:00:26.839287 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Availability Zones retrieved successfully. Jul 10 20:00:26.847123 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Flow 'volume_create_api' (c15b1975-c794-4c83-94dc-04f107837e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:26.847572 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec2dbae-0310-4704-879c-05183c77364d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:26.848615 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:26.887892 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec2dbae-0310-4704-879c-05183c77364d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:26.888852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f336e8-e7db-4505-9e0d-051f6a54458a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:26.932333 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3b966ddb-54e0-4802-9181-c18972975f12 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:26.934767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3b966ddb-54e0-4802-9181-c18972975f12 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:26.935141 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3b966ddb-54e0-4802-9181-c18972975f12 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:26.935540 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3b966ddb-54e0-4802-9181-c18972975f12 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:26.935680 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-3b966ddb-54e0-4802-9181-c18972975f12 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:26.942504 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:26.942504 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:26.945376 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3b966ddb-54e0-4802-9181-c18972975f12 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 200 Jul 10 20:00:26.945376 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 493/2013] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:26 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:26.984087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Created reservations ['b6620632-0d4c-4a46-b96e-4d1448854693', '22d878ae-d6c8-49e7-905b-9c24ed35832f', 'eada786a-4c5e-4430-be89-21e5db078676', '251ac90b-aa88-49e0-9c20-0a95508a5b4e'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:26.984974 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f336e8-e7db-4505-9e0d-051f6a54458a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6620632-0d4c-4a46-b96e-4d1448854693', '22d878ae-d6c8-49e7-905b-9c24ed35832f', 'eada786a-4c5e-4430-be89-21e5db078676', '251ac90b-aa88-49e0-9c20-0a95508a5b4e']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:26.985874 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4578cbba-58e3-497d-a625-b9dce6ca0105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:27.015562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4578cbba-58e3-497d-a625-b9dce6ca0105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a120820c-2fcd-4605-b99b-7e22be64c44b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1485615624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='615b97ebc8dd41be8e805657048ac6a0',qos_specs=None,replication_status=,reservations=['b6620632-0d4c-4a46-b96e-4d1448854693','22d878ae-d6c8-49e7-905b-9c24ed35832f','eada786a-4c5e-4430-be89-21e5db078676','251ac90b-aa88-49e0-9c20-0a95508a5b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fdcf693a237426f9a2487f4b63ad1ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1485615624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a120820c-2fcd-4605-b99b-7e22be64c44b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='615b97ebc8dd41be8e805657048ac6a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fdcf693a237426f9a2487f4b63ad1ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:27.016426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66ff0ee-e55e-4f6f-b98d-fc826b3f6ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:27.052276 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66ff0ee-e55e-4f6f-b98d-fc826b3f6ce5) transitioned into state 'SUCCESS' from state '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-1485615624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='615b97ebc8dd41be8e805657048ac6a0',qos_specs=None,replication_status=,reservations=['b6620632-0d4c-4a46-b96e-4d1448854693','22d878ae-d6c8-49e7-905b-9c24ed35832f','eada786a-4c5e-4430-be89-21e5db078676','251ac90b-aa88-49e0-9c20-0a95508a5b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fdcf693a237426f9a2487f4b63ad1ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:27.053552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd3f4911-6027-48c8-ba08-9fec98fddff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:27.072505 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd3f4911-6027-48c8-ba08-9fec98fddff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:27.077686 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Flow 'volume_create_api' (c15b1975-c794-4c83-94dc-04f107837e78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:27.077686 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Create volume request issued successfully. Jul 10 20:00:27.077686 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f1b28577-7b76-4b11-bee6-f922defc124a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:27.078798 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 509/2014] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:00:26 2026] POST /volume/v3/volumes => generated 757 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:27.100666 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-58aafef6-4082-49af-8331-81f7eba255d7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:27.100666 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-58aafef6-4082-49af-8331-81f7eba255d7 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:00:27.100666 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-58aafef6-4082-49af-8331-81f7eba255d7 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:27.100666 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-58aafef6-4082-49af-8331-81f7eba255d7 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:27.109770 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:27.109770 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:27.119671 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-58aafef6-4082-49af-8331-81f7eba255d7 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:00:27.124499 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-58aafef6-4082-49af-8331-81f7eba255d7 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:00:27.124831 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 510/2015] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:27 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:27.820820 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aa817a9b-3f31-46ba-af08-999ec92f302c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:27.823539 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa817a9b-3f31-46ba-af08-999ec92f302c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:27.823844 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa817a9b-3f31-46ba-af08-999ec92f302c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:27.824161 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa817a9b-3f31-46ba-af08-999ec92f302c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:27.824338 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-aa817a9b-3f31-46ba-af08-999ec92f302c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:27.830520 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:27.830520 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:27.832391 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa817a9b-3f31-46ba-af08-999ec92f302c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:27.832391 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 504/2016] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:27 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:27.963116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0cf70b4a-328f-4d6f-8bb1-bfd17b9fbfff None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:27.966177 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0cf70b4a-328f-4d6f-8bb1-bfd17b9fbfff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 Jul 10 20:00:27.966562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0cf70b4a-328f-4d6f-8bb1-bfd17b9fbfff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:27.966804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0cf70b4a-328f-4d6f-8bb1-bfd17b9fbfff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:27.967060 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-0cf70b4a-328f-4d6f-8bb1-bfd17b9fbfff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id cc7f8694-3e69-4d6c-a263-419586d77483. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:27.972735 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0cf70b4a-328f-4d6f-8bb1-bfd17b9fbfff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 returned with HTTP 404 Jul 10 20:00:27.973559 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 494/2017] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:27 2026] GET /volume/v3/backups/cc7f8694-3e69-4d6c-a263-419586d77483 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:28.104298 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-646b6b1f-05d6-49cc-b000-22b78bbed34c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:28.106506 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-646b6b1f-05d6-49cc-b000-22b78bbed34c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 20:00:28.106913 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-646b6b1f-05d6-49cc-b000-22b78bbed34c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:28.107315 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-646b6b1f-05d6-49cc-b000-22b78bbed34c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:28.107671 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-646b6b1f-05d6-49cc-b000-22b78bbed34c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume with id: f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 20:00:28.119858 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:28.119858 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:28.120275 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-646b6b1f-05d6-49cc-b000-22b78bbed34c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:28.147930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69330ede-5b45-40fb-96fa-5aedad401b0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:28.149934 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69330ede-5b45-40fb-96fa-5aedad401b0a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:00:28.150163 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69330ede-5b45-40fb-96fa-5aedad401b0a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:28.150364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69330ede-5b45-40fb-96fa-5aedad401b0a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:28.158276 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:28.158276 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:28.162655 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-69330ede-5b45-40fb-96fa-5aedad401b0a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:00:28.165151 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-646b6b1f-05d6-49cc-b000-22b78bbed34c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume request issued successfully. Jul 10 20:00:28.166375 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-646b6b1f-05d6-49cc-b000-22b78bbed34c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 returned with HTTP 202 Jul 10 20:00:28.166375 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 510/2018] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:28 2026] DELETE /volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 20:00:28.167154 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69330ede-5b45-40fb-96fa-5aedad401b0a tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:00:28.167530 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 511/2019] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:28 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:28.187814 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ab6dd7cb-bb28-429f-b608-0a000346b210 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:28.189754 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ab6dd7cb-bb28-429f-b608-0a000346b210 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 20:00:28.189754 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ab6dd7cb-bb28-429f-b608-0a000346b210 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:28.190324 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ab6dd7cb-bb28-429f-b608-0a000346b210 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:28.202918 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:28.202918 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:28.209084 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ab6dd7cb-bb28-429f-b608-0a000346b210 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:28.216975 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ab6dd7cb-bb28-429f-b608-0a000346b210 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 returned with HTTP 200 Jul 10 20:00:28.217605 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 505/2020] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:28 2026] GET /volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:28.849489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-56656d22-008a-48cc-91f1-07cd933dcabc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:28.851886 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-56656d22-008a-48cc-91f1-07cd933dcabc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:28.852173 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-56656d22-008a-48cc-91f1-07cd933dcabc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:28.852405 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-56656d22-008a-48cc-91f1-07cd933dcabc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:28.852540 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-56656d22-008a-48cc-91f1-07cd933dcabc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:28.857599 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:28.857599 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:28.858534 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-56656d22-008a-48cc-91f1-07cd933dcabc tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:28.858936 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 495/2021] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:28 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:29.236806 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-824f76a0-dfd1-426e-b9ec-8d91eeb40bae None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:29.240382 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-824f76a0-dfd1-426e-b9ec-8d91eeb40bae tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 20:00:29.240555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-824f76a0-dfd1-426e-b9ec-8d91eeb40bae tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:29.240744 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-824f76a0-dfd1-426e-b9ec-8d91eeb40bae tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:29.253497 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-824f76a0-dfd1-426e-b9ec-8d91eeb40bae tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 returned with HTTP 404 Jul 10 20:00:29.254024 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 511/2022] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:29 2026] GET /volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:29.263985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-43b9d281-fb81-426d-9145-f0d9782623c7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:29.266049 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43b9d281-fb81-426d-9145-f0d9782623c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 20:00:29.266309 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43b9d281-fb81-426d-9145-f0d9782623c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:29.266613 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43b9d281-fb81-426d-9145-f0d9782623c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:29.273445 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43b9d281-fb81-426d-9145-f0d9782623c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 returned with HTTP 404 Jul 10 20:00:29.274092 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 512/2023] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:29 2026] GET /volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:29.283071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-baad11de-b935-468a-87a2-c30037fb671c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:29.285387 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-baad11de-b935-468a-87a2-c30037fb671c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 20:00:29.285686 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-baad11de-b935-468a-87a2-c30037fb671c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:29.285905 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-baad11de-b935-468a-87a2-c30037fb671c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:29.286104 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-baad11de-b935-468a-87a2-c30037fb671c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume with id: f0c4e53c-96c0-4e8e-95ad-1448d318b404 Jul 10 20:00:29.294097 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-baad11de-b935-468a-87a2-c30037fb671c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 returned with HTTP 404 Jul 10 20:00:29.294784 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 506/2024] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:29 2026] DELETE /volume/v3/volumes/f0c4e53c-96c0-4e8e-95ad-1448d318b404 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:29.308133 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-301783ff-2e21-44a9-9c5f-48061ba61241 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:29.310140 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:29.311328 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1341439747"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:29.315177 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1341439747'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:29.315177 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume of 1 GB Jul 10 20:00:29.322991 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Availability Zones retrieved successfully. Jul 10 20:00:29.325862 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (9459fe30-0f4a-45ba-9919-dc58f25061f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:29.327163 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6c3f77-70c9-4812-8e2c-9d16752d3911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:29.328574 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:29.383847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6c3f77-70c9-4812-8e2c-9d16752d3911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:29.385333 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ee0bab-7ec3-4e50-aa61-fdafcab25250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:29.471151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['f2b6db96-7eff-42eb-a0a0-d4ab2434ed97', 'bcd43483-c618-463d-9aec-0717a0c5abe7', 'a086be17-b92e-4cac-84eb-24609caf6c77', 'fef5e2d7-2001-433d-acff-9a14e90fe4b6'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:29.471671 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ee0bab-7ec3-4e50-aa61-fdafcab25250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b6db96-7eff-42eb-a0a0-d4ab2434ed97', 'bcd43483-c618-463d-9aec-0717a0c5abe7', 'a086be17-b92e-4cac-84eb-24609caf6c77', 'fef5e2d7-2001-433d-acff-9a14e90fe4b6']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:29.473366 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (defb1efe-d359-46af-a109-c6132f0014bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:29.508489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (defb1efe-d359-46af-a109-c6132f0014bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b319f81-2aeb-4fd8-8f34-1071fcbf5976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1341439747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['f2b6db96-7eff-42eb-a0a0-d4ab2434ed97','bcd43483-c618-463d-9aec-0717a0c5abe7','a086be17-b92e-4cac-84eb-24609caf6c77','fef5e2d7-2001-433d-acff-9a14e90fe4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1341439747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b319f81-2aeb-4fd8-8f34-1071fcbf5976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95059e779ce6462baaa34d9cc15d1268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec1b410567741dd886a443351c7c6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:29.510389 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74b4e2dd-16e2-4e70-9dfa-d6101b137c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:29.572562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74b4e2dd-16e2-4e70-9dfa-d6101b137c59) transitioned into state 'SUCCESS' from state '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-1341439747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95059e779ce6462baaa34d9cc15d1268',qos_specs=None,replication_status=,reservations=['f2b6db96-7eff-42eb-a0a0-d4ab2434ed97','bcd43483-c618-463d-9aec-0717a0c5abe7','a086be17-b92e-4cac-84eb-24609caf6c77','fef5e2d7-2001-433d-acff-9a14e90fe4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec1b410567741dd886a443351c7c6f7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:29.573636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d1e65d-caa6-4945-a550-b8c9f7ca8f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:29.622015 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d1e65d-caa6-4945-a550-b8c9f7ca8f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:29.622898 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Flow 'volume_create_api' (9459fe30-0f4a-45ba-9919-dc58f25061f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:29.624150 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Create volume request issued successfully. Jul 10 20:00:29.624708 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-301783ff-2e21-44a9-9c5f-48061ba61241 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:29.625693 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 496/2025] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:00:29 2026] POST /volume/v3/volumes => generated 749 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:29.646276 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0921a9e3-0353-4f58-a5ac-a9f84a7e2c43 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:29.649777 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0921a9e3-0353-4f58-a5ac-a9f84a7e2c43 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:00:29.651378 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0921a9e3-0353-4f58-a5ac-a9f84a7e2c43 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:29.651822 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0921a9e3-0353-4f58-a5ac-a9f84a7e2c43 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:29.671224 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:29.671224 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:29.678108 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0921a9e3-0353-4f58-a5ac-a9f84a7e2c43 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:29.688949 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0921a9e3-0353-4f58-a5ac-a9f84a7e2c43 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:00:29.689697 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 512/2026] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:29 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:29.875145 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1e379288-0aba-4324-b5c0-409c06e33120 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:29.880110 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e379288-0aba-4324-b5c0-409c06e33120 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:29.880110 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e379288-0aba-4324-b5c0-409c06e33120 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:29.882490 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e379288-0aba-4324-b5c0-409c06e33120 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:29.882658 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1e379288-0aba-4324-b5c0-409c06e33120 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:29.894178 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:29.894178 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:29.895232 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e379288-0aba-4324-b5c0-409c06e33120 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:29.895746 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 513/2027] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:29 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:00:30.714560 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aadb6d1e-b234-49bd-9ede-a7173bfd5cc0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:30.717358 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aadb6d1e-b234-49bd-9ede-a7173bfd5cc0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:00:30.718992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aadb6d1e-b234-49bd-9ede-a7173bfd5cc0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:30.718992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aadb6d1e-b234-49bd-9ede-a7173bfd5cc0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:30.732138 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:30.732138 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:30.739487 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-aadb6d1e-b234-49bd-9ede-a7173bfd5cc0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:00:30.747141 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aadb6d1e-b234-49bd-9ede-a7173bfd5cc0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:00:30.747141 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 507/2028] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:30 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:30.915476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6b7b32d3-f79e-4d6b-92de-8115519d2b30 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:30.927627 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6b7b32d3-f79e-4d6b-92de-8115519d2b30 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:30.928504 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6b7b32d3-f79e-4d6b-92de-8115519d2b30 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:30.929112 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6b7b32d3-f79e-4d6b-92de-8115519d2b30 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:30.929388 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6b7b32d3-f79e-4d6b-92de-8115519d2b30 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:30.947703 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:30.947703 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:30.952628 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6b7b32d3-f79e-4d6b-92de-8115519d2b30 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:30.953163 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 497/2029] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:30 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:31.970464 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4d5bc242-1439-422a-ba38-97f557f75031 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:31.972991 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d5bc242-1439-422a-ba38-97f557f75031 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:31.973177 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d5bc242-1439-422a-ba38-97f557f75031 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:31.974160 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d5bc242-1439-422a-ba38-97f557f75031 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:31.974160 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-4d5bc242-1439-422a-ba38-97f557f75031 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:31.979732 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:31.979732 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:31.980771 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d5bc242-1439-422a-ba38-97f557f75031 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:31.981399 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 513/2030] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:31 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:32.992846 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ce38795-0dc5-4944-99af-b5a8ee4d6b4b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:32.995422 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ce38795-0dc5-4944-99af-b5a8ee4d6b4b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:32.995694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ce38795-0dc5-4944-99af-b5a8ee4d6b4b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:32.998080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ce38795-0dc5-4944-99af-b5a8ee4d6b4b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:32.998080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9ce38795-0dc5-4944-99af-b5a8ee4d6b4b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:33.003326 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:33.003326 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:33.004211 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ce38795-0dc5-4944-99af-b5a8ee4d6b4b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:33.004730 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 514/2031] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:32 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:34.023023 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-da746ecf-22ff-4ee3-a09b-7ea0030fdc72 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:34.024839 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da746ecf-22ff-4ee3-a09b-7ea0030fdc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:34.025101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da746ecf-22ff-4ee3-a09b-7ea0030fdc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:34.025327 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da746ecf-22ff-4ee3-a09b-7ea0030fdc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:34.025437 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-da746ecf-22ff-4ee3-a09b-7ea0030fdc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:34.030468 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:34.030468 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:34.031305 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da746ecf-22ff-4ee3-a09b-7ea0030fdc72 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:34.031764 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 508/2032] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:34 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:35.045282 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c44b94ea-b098-4655-8dd1-df24ed650cfe None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:35.048071 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c44b94ea-b098-4655-8dd1-df24ed650cfe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:35.048992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c44b94ea-b098-4655-8dd1-df24ed650cfe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:35.048992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c44b94ea-b098-4655-8dd1-df24ed650cfe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:35.049260 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-c44b94ea-b098-4655-8dd1-df24ed650cfe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:35.056720 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:35.056720 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:35.057801 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c44b94ea-b098-4655-8dd1-df24ed650cfe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:35.059509 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 498/2033] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:35 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:36.073929 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f873eeda-9f02-4468-855a-c24bf3f83fcd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:36.078050 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f873eeda-9f02-4468-855a-c24bf3f83fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:36.078050 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f873eeda-9f02-4468-855a-c24bf3f83fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:36.078050 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f873eeda-9f02-4468-855a-c24bf3f83fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:36.078050 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-f873eeda-9f02-4468-855a-c24bf3f83fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:36.087124 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:36.087124 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:36.087604 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f873eeda-9f02-4468-855a-c24bf3f83fcd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:36.088103 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 514/2034] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:36 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:37.111914 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a949c1c5-286a-4be7-9d73-2f47f4de40fb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:37.114789 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a949c1c5-286a-4be7-9d73-2f47f4de40fb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:37.115046 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a949c1c5-286a-4be7-9d73-2f47f4de40fb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:37.115435 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a949c1c5-286a-4be7-9d73-2f47f4de40fb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:37.115435 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a949c1c5-286a-4be7-9d73-2f47f4de40fb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:37.129120 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:37.129120 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:37.129120 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a949c1c5-286a-4be7-9d73-2f47f4de40fb tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:37.132201 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 515/2035] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:37 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:38.155468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ef787db8-71a7-4644-8f4c-5163214f571a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:38.157041 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ef787db8-71a7-4644-8f4c-5163214f571a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:38.157499 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ef787db8-71a7-4644-8f4c-5163214f571a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:38.157499 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ef787db8-71a7-4644-8f4c-5163214f571a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:38.157634 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-ef787db8-71a7-4644-8f4c-5163214f571a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:38.162649 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:38.162649 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:38.163424 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ef787db8-71a7-4644-8f4c-5163214f571a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:38.163899 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 509/2036] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:38 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:39.176028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-286baf5d-5749-42e3-bdfe-985946569015 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:39.179562 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-286baf5d-5749-42e3-bdfe-985946569015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:39.179562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-286baf5d-5749-42e3-bdfe-985946569015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:39.179562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-286baf5d-5749-42e3-bdfe-985946569015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:39.179562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-286baf5d-5749-42e3-bdfe-985946569015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:39.184230 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:39.184230 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:39.185838 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-286baf5d-5749-42e3-bdfe-985946569015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:39.186427 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 499/2037] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:39 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:40.201794 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c6245f0b-13c5-481c-bd40-cc427f7ba436 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:40.202902 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c6245f0b-13c5-481c-bd40-cc427f7ba436 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:40.203000 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c6245f0b-13c5-481c-bd40-cc427f7ba436 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:40.203204 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c6245f0b-13c5-481c-bd40-cc427f7ba436 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:40.203726 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c6245f0b-13c5-481c-bd40-cc427f7ba436 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:40.214775 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:40.214775 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:40.215746 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c6245f0b-13c5-481c-bd40-cc427f7ba436 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:40.217292 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 515/2038] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:40 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:40.232490 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b4d32bf-54ab-48d8-b262-30273217526a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:40.236221 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b4d32bf-54ab-48d8-b262-30273217526a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 Jul 10 20:00:40.236955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b4d32bf-54ab-48d8-b262-30273217526a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:40.237515 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b4d32bf-54ab-48d8-b262-30273217526a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:40.250176 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:40.250176 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:40.257506 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b4d32bf-54ab-48d8-b262-30273217526a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:00:40.269223 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b4d32bf-54ab-48d8-b262-30273217526a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 returned with HTTP 200 Jul 10 20:00:40.269413 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 516/2039] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:40 2026] GET /volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:40.297173 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4be7efa9-534f-4cd6-bc0f-79e6607de437 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:40.300874 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4be7efa9-534f-4cd6-bc0f-79e6607de437 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:40.300874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4be7efa9-534f-4cd6-bc0f-79e6607de437 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:40.304735 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4be7efa9-534f-4cd6-bc0f-79e6607de437 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:40.304735 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-4be7efa9-534f-4cd6-bc0f-79e6607de437 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete backup with id: a9fe5be1-957c-42b9-a519-f24e56dc5aa8. Jul 10 20:00:40.320148 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:40.320148 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:40.346228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-4be7efa9-534f-4cd6-bc0f-79e6607de437 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] delete_backup rpcapi backup_id a9fe5be1-957c-42b9-a519-f24e56dc5aa8 {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:00:40.349319 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4be7efa9-534f-4cd6-bc0f-79e6607de437 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 202 Jul 10 20:00:40.350800 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 510/2040] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:40 2026] DELETE /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:00:40.366342 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3071aa79-a839-4b6b-8ae4-fbff0296abe6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:40.370006 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3071aa79-a839-4b6b-8ae4-fbff0296abe6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:40.370299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3071aa79-a839-4b6b-8ae4-fbff0296abe6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:40.370588 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3071aa79-a839-4b6b-8ae4-fbff0296abe6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:40.370763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-3071aa79-a839-4b6b-8ae4-fbff0296abe6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:40.384446 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:40.384446 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:40.385632 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3071aa79-a839-4b6b-8ae4-fbff0296abe6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 200 Jul 10 20:00:40.385995 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 500/2041] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:40 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:41.407223 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-54a11a74-c61a-443f-bbe0-cd7137ac2518 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:41.410929 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-54a11a74-c61a-443f-bbe0-cd7137ac2518 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 Jul 10 20:00:41.411201 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-54a11a74-c61a-443f-bbe0-cd7137ac2518 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:41.411427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-54a11a74-c61a-443f-bbe0-cd7137ac2518 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:41.411553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-54a11a74-c61a-443f-bbe0-cd7137ac2518 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id a9fe5be1-957c-42b9-a519-f24e56dc5aa8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:41.420449 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-54a11a74-c61a-443f-bbe0-cd7137ac2518 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 returned with HTTP 404 Jul 10 20:00:41.421085 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 516/2042] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:41 2026] GET /volume/v3/backups/a9fe5be1-957c-42b9-a519-f24e56dc5aa8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:41.429447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ce2ea235-c410-4ccc-85bd-6f6e4a2f06b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:41.432583 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce2ea235-c410-4ccc-85bd-6f6e4a2f06b8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:41.432857 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce2ea235-c410-4ccc-85bd-6f6e4a2f06b8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:41.433305 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce2ea235-c410-4ccc-85bd-6f6e4a2f06b8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:41.433447 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-ce2ea235-c410-4ccc-85bd-6f6e4a2f06b8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete backup with id: dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. Jul 10 20:00:41.441740 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:41.441740 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:41.472489 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-ce2ea235-c410-4ccc-85bd-6f6e4a2f06b8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] delete_backup rpcapi backup_id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:00:41.474755 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce2ea235-c410-4ccc-85bd-6f6e4a2f06b8 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 202 Jul 10 20:00:41.475190 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 517/2043] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:00:41 2026] DELETE /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:00:41.486460 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-441ac935-76c3-417f-8e10-5ec4987c4956 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:41.488850 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-441ac935-76c3-417f-8e10-5ec4987c4956 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:41.489178 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-441ac935-76c3-417f-8e10-5ec4987c4956 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:41.492379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-441ac935-76c3-417f-8e10-5ec4987c4956 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:41.492379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-441ac935-76c3-417f-8e10-5ec4987c4956 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:41.498694 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:41.498694 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:41.499717 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-441ac935-76c3-417f-8e10-5ec4987c4956 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 200 Jul 10 20:00:41.500737 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 511/2044] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:41 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:42.514883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5d4ecd97-d6c6-4b44-bbaf-860e60986055 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:42.516722 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d4ecd97-d6c6-4b44-bbaf-860e60986055 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 Jul 10 20:00:42.516939 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d4ecd97-d6c6-4b44-bbaf-860e60986055 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:42.517160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d4ecd97-d6c6-4b44-bbaf-860e60986055 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:42.517228 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5d4ecd97-d6c6-4b44-bbaf-860e60986055 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id dc1b1ae0-6497-4e28-ab4e-4fe865896ef2. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:42.524919 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d4ecd97-d6c6-4b44-bbaf-860e60986055 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 returned with HTTP 404 Jul 10 20:00:42.525669 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 501/2045] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:42 2026] GET /volume/v3/backups/dc1b1ae0-6497-4e28-ab4e-4fe865896ef2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:42.567327 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:42.568916 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:42.569248 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "name": "tempest-VolumesBackupsTest-Volume-674060005"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:42.570956 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'name': 'tempest-VolumesBackupsTest-Volume-674060005'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:42.889855 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume of 1 GB Jul 10 20:00:42.896767 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Availability Zones retrieved successfully. Jul 10 20:00:42.905940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Flow 'volume_create_api' (a6d66e3e-98f5-404c-9a3d-44503c516481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:42.907712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95e29d68-8b81-4e4a-b784-1aeef4dd7a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:42.909127 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:42.985426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95e29d68-8b81-4e4a-b784-1aeef4dd7a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:42.987304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1438b357-6896-4a2d-a79c-d768611601d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:43.042410 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['f0386ec6-2e1f-415f-86f5-dfcf1c940854', '833e57de-2b1e-421b-a2af-3ab538063737', '4f19369f-72da-49f0-a396-6881e49ca744', '1ec3221c-ada2-4c3b-8f32-336fcb35fcd3'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:43.043806 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1438b357-6896-4a2d-a79c-d768611601d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0386ec6-2e1f-415f-86f5-dfcf1c940854', '833e57de-2b1e-421b-a2af-3ab538063737', '4f19369f-72da-49f0-a396-6881e49ca744', '1ec3221c-ada2-4c3b-8f32-336fcb35fcd3']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:43.044701 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c69c5e9-3da7-4f16-9bf3-8e277d31da53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:43.068514 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c69c5e9-3da7-4f16-9bf3-8e277d31da53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd509ddd-a837-454e-b000-47826419d849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-674060005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',qos_specs=None,replication_status=,reservations=['f0386ec6-2e1f-415f-86f5-dfcf1c940854','833e57de-2b1e-421b-a2af-3ab538063737','4f19369f-72da-49f0-a396-6881e49ca744','1ec3221c-ada2-4c3b-8f32-336fcb35fcd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-674060005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd509ddd-a837-454e-b000-47826419d849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:43.068920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b2cce6-4a03-488b-bfbc-9b4c0fee4d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:43.097601 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b2cce6-4a03-488b-bfbc-9b4c0fee4d05) transitioned into state 'SUCCESS' from state '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-674060005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',qos_specs=None,replication_status=,reservations=['f0386ec6-2e1f-415f-86f5-dfcf1c940854','833e57de-2b1e-421b-a2af-3ab538063737','4f19369f-72da-49f0-a396-6881e49ca744','1ec3221c-ada2-4c3b-8f32-336fcb35fcd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:43.098533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a209b37-df69-4d67-bcfb-7593aefd0102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:43.116839 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a209b37-df69-4d67-bcfb-7593aefd0102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:43.118161 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Flow 'volume_create_api' (a6d66e3e-98f5-404c-9a3d-44503c516481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:43.118672 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume request issued successfully. Jul 10 20:00:43.119686 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e46b5a97-02ab-4992-a3cd-a0d46046dc20 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:43.120263 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 517/2046] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:00:42 2026] POST /volume/v3/volumes => generated 748 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:43.137243 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fdce277e-c7dc-4920-bd69-e342f15bfb3f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:43.139451 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fdce277e-c7dc-4920-bd69-e342f15bfb3f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:00:43.139726 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fdce277e-c7dc-4920-bd69-e342f15bfb3f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:43.140100 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fdce277e-c7dc-4920-bd69-e342f15bfb3f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:43.150785 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:43.150785 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:43.155768 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fdce277e-c7dc-4920-bd69-e342f15bfb3f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:00:43.162197 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fdce277e-c7dc-4920-bd69-e342f15bfb3f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:00:43.162736 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 518/2047] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:43 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:43.632427 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-55389873-5122-4888-b73a-8dcbd49eb27f req-76e0d100-914c-47a6-8b38-7dca3a3b0504 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:43.635618 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-76e0d100-914c-47a6-8b38-7dca3a3b0504 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:00:43.635914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-76e0d100-914c-47a6-8b38-7dca3a3b0504 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:43.636172 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-76e0d100-914c-47a6-8b38-7dca3a3b0504 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:43.649782 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:43.649782 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:43.654346 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-55389873-5122-4888-b73a-8dcbd49eb27f req-76e0d100-914c-47a6-8b38-7dca3a3b0504 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:00:43.659914 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-76e0d100-914c-47a6-8b38-7dca3a3b0504 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:00:43.660482 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 512/2048] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:00:43 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:43.691325 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5bdcdc07-35a7-41e1-9be3-ed5b6c0f64c8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:43.691842 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5bdcdc07-35a7-41e1-9be3-ed5b6c0f64c8 None None] GET https://10.4.3.145/volume// Jul 10 20:00:43.692074 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5bdcdc07-35a7-41e1-9be3-ed5b6c0f64c8 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:43.692317 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5bdcdc07-35a7-41e1-9be3-ed5b6c0f64c8 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:43.692751 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5bdcdc07-35a7-41e1-9be3-ed5b6c0f64c8 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:00:43.693380 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 502/2049] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:00:43 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 20:00:43.704157 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-55389873-5122-4888-b73a-8dcbd49eb27f req-ae76de5f-a0b4-420e-9ae2-1a93c6f4b680 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:43.707065 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-ae76de5f-a0b4-420e-9ae2-1a93c6f4b680 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:00:43.707281 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-ae76de5f-a0b4-420e-9ae2-1a93c6f4b680 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a120820c-2fcd-4605-b99b-7e22be64c44b", "connector": null, "instance_uuid": "35e6af03-3513-4b11-9808-8760f89208d2"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:43.723938 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:43.723938 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:43.772505 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-ae76de5f-a0b4-420e-9ae2-1a93c6f4b680 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:00:43.773216 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 518/2050] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:00:43 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 20:00:43.819605 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-55389873-5122-4888-b73a-8dcbd49eb27f req-55a6e36e-f467-4f2b-8607-8ad632292ba8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:43.824688 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-55a6e36e-f467-4f2b-8607-8ad632292ba8 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] POST https://10.4.3.145/volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023/action Jul 10 20:00:43.824981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-55a6e36e-f467-4f2b-8607-8ad632292ba8 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:00:43.825130 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-55a6e36e-f467-4f2b-8607-8ad632292ba8 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:43.843808 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:43.843808 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:43.857483 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-55389873-5122-4888-b73a-8dcbd49eb27f req-55a6e36e-f467-4f2b-8607-8ad632292ba8 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023/action returned with HTTP 204 Jul 10 20:00:43.857483 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 519/2051] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:00:43 2026] POST /volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:43.885686 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5da286be-fef3-465f-acf3-9b92ae66cf0b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:43.887685 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5da286be-fef3-465f-acf3-9b92ae66cf0b tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:00:43.887881 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5da286be-fef3-465f-acf3-9b92ae66cf0b tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:43.888092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5da286be-fef3-465f-acf3-9b92ae66cf0b tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:43.898439 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:43.898439 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:43.902298 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5da286be-fef3-465f-acf3-9b92ae66cf0b tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:00:43.906867 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5da286be-fef3-465f-acf3-9b92ae66cf0b tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:00:43.907275 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 513/2052] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:43 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:43.923929 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4ed483df-4745-44e0-b5ea-cf70ffee7016 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:43.926506 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4ed483df-4745-44e0-b5ea-cf70ffee7016 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:00:43.926744 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4ed483df-4745-44e0-b5ea-cf70ffee7016 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:43.927012 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4ed483df-4745-44e0-b5ea-cf70ffee7016 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:43.939605 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:43.939605 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:43.944238 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4ed483df-4745-44e0-b5ea-cf70ffee7016 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:00:43.950530 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4ed483df-4745-44e0-b5ea-cf70ffee7016 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:00:43.951197 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 503/2053] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:43 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:44.182871 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5707ec97-526d-4f41-8b02-8a20413fc70f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:44.184808 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5707ec97-526d-4f41-8b02-8a20413fc70f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:00:44.185028 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5707ec97-526d-4f41-8b02-8a20413fc70f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:44.185243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5707ec97-526d-4f41-8b02-8a20413fc70f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:44.199696 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:44.199696 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:44.207914 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5707ec97-526d-4f41-8b02-8a20413fc70f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:00:44.218550 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5707ec97-526d-4f41-8b02-8a20413fc70f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:00:44.218550 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 519/2054] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:44 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:44.237638 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4aca73ae-9b83-4528-92d6-6e2613718751 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:44.243497 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4aca73ae-9b83-4528-92d6-6e2613718751 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:00:44.243497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4aca73ae-9b83-4528-92d6-6e2613718751 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd509ddd-a837-454e-b000-47826419d849", "name": "tempest-VolumesBackupsTest-Backup-330476700"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:44.246700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-4aca73ae-9b83-4528-92d6-6e2613718751 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating new backup {'backup': {'volume_id': 'dd509ddd-a837-454e-b000-47826419d849', 'name': 'tempest-VolumesBackupsTest-Backup-330476700'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:00:44.246770 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-4aca73ae-9b83-4528-92d6-6e2613718751 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating backup of volume dd509ddd-a837-454e-b000-47826419d849 in container None Jul 10 20:00:44.261167 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:44.261167 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:44.263685 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4aca73ae-9b83-4528-92d6-6e2613718751 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:00:44.300316 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-4aca73ae-9b83-4528-92d6-6e2613718751 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['ab3cbb8f-51f2-4e98-ad63-d14923470ac3', '2f109c27-b9d1-431b-af69-322f23cb27dd'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:44.377090 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4aca73ae-9b83-4528-92d6-6e2613718751 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:00:44.377090 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 520/2055] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:00:44 2026] POST /volume/v3/backups => generated 329 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:44.387526 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d327c65b-a41a-4eac-9fab-caf1fbecd05d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:44.390249 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d327c65b-a41a-4eac-9fab-caf1fbecd05d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:44.390856 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d327c65b-a41a-4eac-9fab-caf1fbecd05d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:44.391134 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d327c65b-a41a-4eac-9fab-caf1fbecd05d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:44.391295 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d327c65b-a41a-4eac-9fab-caf1fbecd05d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:44.400100 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:44.400100 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:44.403593 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d327c65b-a41a-4eac-9fab-caf1fbecd05d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:44.405480 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 514/2056] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:44 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:45.420382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-695de37f-3563-4aea-bc45-45611cc8146d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:45.422407 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-695de37f-3563-4aea-bc45-45611cc8146d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:45.422648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-695de37f-3563-4aea-bc45-45611cc8146d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:45.422838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-695de37f-3563-4aea-bc45-45611cc8146d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:45.422999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-695de37f-3563-4aea-bc45-45611cc8146d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:45.428280 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:45.428280 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:45.429392 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-695de37f-3563-4aea-bc45-45611cc8146d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:45.429820 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 504/2057] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:45 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:46.445680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-456dfade-aeb7-4109-a6d7-eec934704eb6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:46.448477 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-456dfade-aeb7-4109-a6d7-eec934704eb6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:46.448851 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-456dfade-aeb7-4109-a6d7-eec934704eb6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:46.449073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-456dfade-aeb7-4109-a6d7-eec934704eb6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:46.449276 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-456dfade-aeb7-4109-a6d7-eec934704eb6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:46.459601 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:46.459601 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:46.460672 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-456dfade-aeb7-4109-a6d7-eec934704eb6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:46.461681 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 520/2058] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:46 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:47.105153 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e52f70d-3499-407c-9ebe-be511610a291 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:47.105740 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e52f70d-3499-407c-9ebe-be511610a291 None None] GET https://10.4.3.145/volume// Jul 10 20:00:47.106029 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e52f70d-3499-407c-9ebe-be511610a291 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:47.106364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e52f70d-3499-407c-9ebe-be511610a291 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:47.106979 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e52f70d-3499-407c-9ebe-be511610a291 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:00:47.107212 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 521/2059] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:00: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 20:00:47.121730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e369f1b-613e-4d5a-9547-0d14138a6b3f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:47.126994 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e369f1b-613e-4d5a-9547-0d14138a6b3f tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:00:47.126994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e369f1b-613e-4d5a-9547-0d14138a6b3f tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:47.126994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e369f1b-613e-4d5a-9547-0d14138a6b3f tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:47.140553 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:47.140553 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:47.146455 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e369f1b-613e-4d5a-9547-0d14138a6b3f tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:00:47.153697 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e369f1b-613e-4d5a-9547-0d14138a6b3f tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:00:47.154614 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 515/2060] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:00:47 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 1292 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:00:47.274492 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e164b41-7079-4598-809e-5c76e2d7c213 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:47.280809 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e164b41-7079-4598-809e-5c76e2d7c213 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] PUT https://10.4.3.145/volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023 Jul 10 20:00:47.282188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e164b41-7079-4598-809e-5c76e2d7c213 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:47.294264 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e164b41-7079-4598-809e-5c76e2d7c213 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Acquiring lock "cinder-attachment_update-a120820c-2fcd-4605-b99b-7e22be64c44b-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:00:47.307581 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e164b41-7079-4598-809e-5c76e2d7c213 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Lock "cinder-attachment_update-a120820c-2fcd-4605-b99b-7e22be64c44b-np0000005048" acquired by "attachment_update" :: waited 0.010s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:00:47.307581 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:47.307581 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:47.484367 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3060b5d4-fe39-4d18-923c-4d20abae2e17 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:47.491036 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3060b5d4-fe39-4d18-923c-4d20abae2e17 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:47.491036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3060b5d4-fe39-4d18-923c-4d20abae2e17 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:47.491036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3060b5d4-fe39-4d18-923c-4d20abae2e17 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:47.491036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-3060b5d4-fe39-4d18-923c-4d20abae2e17 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:47.497172 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:47.497172 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:47.498780 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3060b5d4-fe39-4d18-923c-4d20abae2e17 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:47.499553 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 521/2061] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:47 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:47.852676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e164b41-7079-4598-809e-5c76e2d7c213 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Lock "cinder-attachment_update-a120820c-2fcd-4605-b99b-7e22be64c44b-np0000005048" released by "attachment_update" :: held 0.548s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:00:47.854573 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-9e164b41-7079-4598-809e-5c76e2d7c213 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023 returned with HTTP 200 Jul 10 20:00:47.855319 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 505/2062] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:00:47 2026] PUT /volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023 => generated 969 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:48.376410 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-88a5e483-369c-4899-883a-03b7356acfb6 req-4e49fcc7-0367-4d37-88d1-79068ac00019 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:48.379410 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-4e49fcc7-0367-4d37-88d1-79068ac00019 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] POST https://10.4.3.145/volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023/action Jul 10 20:00:48.379876 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-4e49fcc7-0367-4d37-88d1-79068ac00019 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:00:48.380073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-4e49fcc7-0367-4d37-88d1-79068ac00019 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:48.413042 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:48.413042 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:48.445149 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-88a5e483-369c-4899-883a-03b7356acfb6 req-4e49fcc7-0367-4d37-88d1-79068ac00019 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023/action returned with HTTP 204 Jul 10 20:00:48.445921 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 522/2063] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:00:48 2026] POST /volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:00:48.519695 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9557f728-7167-4351-ad22-40f7401fa943 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:48.527471 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9557f728-7167-4351-ad22-40f7401fa943 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:48.527745 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9557f728-7167-4351-ad22-40f7401fa943 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:48.528028 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9557f728-7167-4351-ad22-40f7401fa943 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:48.528479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-9557f728-7167-4351-ad22-40f7401fa943 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:48.535990 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:48.535990 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:48.536922 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9557f728-7167-4351-ad22-40f7401fa943 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:48.537397 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 516/2064] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:48 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:49.557692 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3d3ff26f-69bc-4ea5-bb81-875349e9c9ec None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:49.561258 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3d3ff26f-69bc-4ea5-bb81-875349e9c9ec tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:49.561313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3d3ff26f-69bc-4ea5-bb81-875349e9c9ec tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:49.561786 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3d3ff26f-69bc-4ea5-bb81-875349e9c9ec tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:49.561786 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-3d3ff26f-69bc-4ea5-bb81-875349e9c9ec tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:49.576387 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:49.576387 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:49.577129 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3d3ff26f-69bc-4ea5-bb81-875349e9c9ec tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:49.578101 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 522/2065] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:49 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:00:50.621305 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d2046ef4-d314-4177-be10-8f75878d2497 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:50.628571 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d2046ef4-d314-4177-be10-8f75878d2497 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:50.629864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d2046ef4-d314-4177-be10-8f75878d2497 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:50.629864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d2046ef4-d314-4177-be10-8f75878d2497 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:50.629864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-d2046ef4-d314-4177-be10-8f75878d2497 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:50.639433 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:50.639433 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:50.640618 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d2046ef4-d314-4177-be10-8f75878d2497 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:50.641304 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 506/2066] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:50 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:50.647214 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:50.652736 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:50.653364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1776879582"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:50.658296 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1776879582'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:50.658453 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume of 1 GB Jul 10 20:00:50.667557 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Availability Zones retrieved successfully. Jul 10 20:00:50.677257 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Flow 'volume_create_api' (a5339c2e-0232-4183-9346-c4ed856bb945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:50.680240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2989c699-32dd-49e0-bbcb-70baa3fc7864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:50.680805 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:50.751049 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2989c699-32dd-49e0-bbcb-70baa3fc7864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:50.753284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42c96b7-a37e-4093-9052-b86686bbb048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:50.855154 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Created reservations ['723740a4-395c-4cd2-98c5-3d6e3f970bd1', 'd65f7470-becd-4023-b13f-a6308938e104', 'ac88be0f-290c-4b62-aea0-e93990b61487', 'd48b1803-487e-47f1-9d06-fabcaed9a895'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:50.858717 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42c96b7-a37e-4093-9052-b86686bbb048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723740a4-395c-4cd2-98c5-3d6e3f970bd1', 'd65f7470-becd-4023-b13f-a6308938e104', 'ac88be0f-290c-4b62-aea0-e93990b61487', 'd48b1803-487e-47f1-9d06-fabcaed9a895']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:50.860306 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f405323f-7ba4-4a19-9a56-890a7e690a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:50.902501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f405323f-7ba4-4a19-9a56-890a7e690a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69adaa83-65ff-4890-92dd-9681cf25f5d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1776879582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d303de1943f403c9dc854c59f0e92b4',qos_specs=None,replication_status=,reservations=['723740a4-395c-4cd2-98c5-3d6e3f970bd1','d65f7470-becd-4023-b13f-a6308938e104','ac88be0f-290c-4b62-aea0-e93990b61487','d48b1803-487e-47f1-9d06-fabcaed9a895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e77b29fa3b493ea92e7269a94c020b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1776879582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69adaa83-65ff-4890-92dd-9681cf25f5d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d303de1943f403c9dc854c59f0e92b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93e77b29fa3b493ea92e7269a94c020b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:50.904302 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e504d295-6df2-47f4-b911-fb89f7984fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:50.939370 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e504d295-6df2-47f4-b911-fb89f7984fbe) transitioned into state 'SUCCESS' from state '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-1776879582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d303de1943f403c9dc854c59f0e92b4',qos_specs=None,replication_status=,reservations=['723740a4-395c-4cd2-98c5-3d6e3f970bd1','d65f7470-becd-4023-b13f-a6308938e104','ac88be0f-290c-4b62-aea0-e93990b61487','d48b1803-487e-47f1-9d06-fabcaed9a895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e77b29fa3b493ea92e7269a94c020b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:50.940816 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2b4940-2f71-4cab-8953-3cc295ebcee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:50.971541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2b4940-2f71-4cab-8953-3cc295ebcee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:50.971771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Flow 'volume_create_api' (a5339c2e-0232-4183-9346-c4ed856bb945) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:50.972538 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume request issued successfully. Jul 10 20:00:50.973419 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40a3e105-238b-4422-8bfd-41ebc0b4050c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:50.974221 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 523/2067] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:00:50 2026] POST /volume/v3/volumes => generated 751 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:51.007440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5083ba25-98bc-4376-b5cd-a6054643eab9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:51.011797 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5083ba25-98bc-4376-b5cd-a6054643eab9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:51.011797 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5083ba25-98bc-4376-b5cd-a6054643eab9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:51.016527 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5083ba25-98bc-4376-b5cd-a6054643eab9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:51.034866 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:51.034866 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:51.043557 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5083ba25-98bc-4376-b5cd-a6054643eab9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:51.054421 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5083ba25-98bc-4376-b5cd-a6054643eab9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:51.054421 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 517/2068] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:51 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:51.667167 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-831f3270-2148-420f-8823-c60335a7ef28 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:51.669928 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-831f3270-2148-420f-8823-c60335a7ef28 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:51.670355 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-831f3270-2148-420f-8823-c60335a7ef28 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:51.671679 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-831f3270-2148-420f-8823-c60335a7ef28 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:51.671679 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-831f3270-2148-420f-8823-c60335a7ef28 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:51.685760 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:51.685760 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:51.686129 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-831f3270-2148-420f-8823-c60335a7ef28 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:51.690194 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 523/2069] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:51 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:52.074239 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ed9eb520-e12a-4944-a61b-6516ea57f9c6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:52.079652 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed9eb520-e12a-4944-a61b-6516ea57f9c6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:52.079875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed9eb520-e12a-4944-a61b-6516ea57f9c6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:52.080239 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed9eb520-e12a-4944-a61b-6516ea57f9c6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:52.094618 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:52.094618 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:52.106532 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ed9eb520-e12a-4944-a61b-6516ea57f9c6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:52.112672 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed9eb520-e12a-4944-a61b-6516ea57f9c6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:52.113039 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 507/2070] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:52 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:52.198061 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-915b7f31-c86a-45f2-989e-22d535f4b571 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:52.206446 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-915b7f31-c86a-45f2-989e-22d535f4b571 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:52.208128 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-915b7f31-c86a-45f2-989e-22d535f4b571 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:52.208699 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-915b7f31-c86a-45f2-989e-22d535f4b571 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:52.235731 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:52.235731 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:52.256007 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-915b7f31-c86a-45f2-989e-22d535f4b571 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:52.265675 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-915b7f31-c86a-45f2-989e-22d535f4b571 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:52.266892 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 524/2071] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:00:52 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:52.705009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-eba80638-c074-425a-852f-67463f96a9ca None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:52.712295 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eba80638-c074-425a-852f-67463f96a9ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:52.715382 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eba80638-c074-425a-852f-67463f96a9ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:52.715744 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eba80638-c074-425a-852f-67463f96a9ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:52.716297 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-eba80638-c074-425a-852f-67463f96a9ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:52.724862 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:52.724862 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:52.725899 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eba80638-c074-425a-852f-67463f96a9ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:52.726827 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 518/2072] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:52 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:53.745042 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ded47d0e-068f-4436-8650-ac8fd29bda0e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:53.750992 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ded47d0e-068f-4436-8650-ac8fd29bda0e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:53.750992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ded47d0e-068f-4436-8650-ac8fd29bda0e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:53.750992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ded47d0e-068f-4436-8650-ac8fd29bda0e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:53.750992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ded47d0e-068f-4436-8650-ac8fd29bda0e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:53.756371 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:53.756371 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:53.757737 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ded47d0e-068f-4436-8650-ac8fd29bda0e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:53.758425 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 524/2073] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:53 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:54.347195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2f575fa8-083c-4251-b24d-2a6f1b1b214e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:54.347997 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2f575fa8-083c-4251-b24d-2a6f1b1b214e None None] GET https://10.4.3.145/volume// Jul 10 20:00:54.347997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2f575fa8-083c-4251-b24d-2a6f1b1b214e None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:54.347997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2f575fa8-083c-4251-b24d-2a6f1b1b214e None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:54.348336 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2f575fa8-083c-4251-b24d-2a6f1b1b214e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:00:54.348723 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 508/2074] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:00: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 20:00:54.357558 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a48fd98e-cc6e-4c00-aa80-b7d85eadbed1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:54.423207 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a48fd98e-cc6e-4c00-aa80-b7d85eadbed1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:00:54.423814 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a48fd98e-cc6e-4c00-aa80-b7d85eadbed1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69adaa83-65ff-4890-92dd-9681cf25f5d4", "connector": null, "instance_uuid": "6bc4b534-eb14-4f4c-9e28-521180985c26"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:54.438685 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:54.438685 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:54.490578 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a48fd98e-cc6e-4c00-aa80-b7d85eadbed1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:00:54.491148 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 525/2075] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:00:54 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:54.784718 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0de7254f-ac3c-4874-986f-9767dda6d897 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:54.787078 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0de7254f-ac3c-4874-986f-9767dda6d897 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:54.787374 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0de7254f-ac3c-4874-986f-9767dda6d897 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:54.787583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0de7254f-ac3c-4874-986f-9767dda6d897 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:54.787721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0de7254f-ac3c-4874-986f-9767dda6d897 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:54.795466 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:54.795466 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:54.797930 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0de7254f-ac3c-4874-986f-9767dda6d897 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:54.797930 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 519/2076] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:54 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:54.808824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cab57cda-1f35-499b-b2f0-c92dbaf55e7a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:54.810990 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cab57cda-1f35-499b-b2f0-c92dbaf55e7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:54.811216 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cab57cda-1f35-499b-b2f0-c92dbaf55e7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:54.812977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cab57cda-1f35-499b-b2f0-c92dbaf55e7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:54.828860 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:54.828860 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:54.836263 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cab57cda-1f35-499b-b2f0-c92dbaf55e7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:54.842470 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cab57cda-1f35-499b-b2f0-c92dbaf55e7a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:54.842949 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 525/2077] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:54 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:55.054797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-11836933-96c9-4469-9015-8936c0d6b7c8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:55.055343 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-11836933-96c9-4469-9015-8936c0d6b7c8 None None] GET https://10.4.3.145/volume// Jul 10 20:00:55.055593 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-11836933-96c9-4469-9015-8936c0d6b7c8 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:55.055825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-11836933-96c9-4469-9015-8936c0d6b7c8 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:55.056241 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-11836933-96c9-4469-9015-8936c0d6b7c8 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:00:55.056601 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 509/2078] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:00:55 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 20:00:55.067995 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-85486171-085e-4dd8-9d16-747cb25896e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:55.071148 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-85486171-085e-4dd8-9d16-747cb25896e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:55.071454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-85486171-085e-4dd8-9d16-747cb25896e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:55.071744 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-85486171-085e-4dd8-9d16-747cb25896e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:55.086596 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:55.086596 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:55.092381 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-85486171-085e-4dd8-9d16-747cb25896e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:55.100534 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-85486171-085e-4dd8-9d16-747cb25896e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:55.100534 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 526/2079] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:00:55 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:00:55.212866 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-5b0541ef-046c-46e2-a1f2-b97ad9e7344c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:55.221952 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-5b0541ef-046c-46e2-a1f2-b97ad9e7344c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] PUT https://10.4.3.145/volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d Jul 10 20:00:55.221952 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-5b0541ef-046c-46e2-a1f2-b97ad9e7344c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:55.244864 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-5b0541ef-046c-46e2-a1f2-b97ad9e7344c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Acquiring lock "cinder-attachment_update-69adaa83-65ff-4890-92dd-9681cf25f5d4-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:00:55.252739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-5b0541ef-046c-46e2-a1f2-b97ad9e7344c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Lock "cinder-attachment_update-69adaa83-65ff-4890-92dd-9681cf25f5d4-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:00:55.254419 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:55.254419 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:55.812031 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-5b0541ef-046c-46e2-a1f2-b97ad9e7344c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Lock "cinder-attachment_update-69adaa83-65ff-4890-92dd-9681cf25f5d4-np0000005048" released by "attachment_update" :: held 0.559s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:00:55.819158 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-5b0541ef-046c-46e2-a1f2-b97ad9e7344c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d returned with HTTP 200 Jul 10 20:00:55.822614 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 520/2080] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:00:55 2026] PUT /volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d => generated 969 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:00:55.830405 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-59ea5f53-40f1-4cf7-97ff-877aa7ae527c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:55.833440 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59ea5f53-40f1-4cf7-97ff-877aa7ae527c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:55.833792 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59ea5f53-40f1-4cf7-97ff-877aa7ae527c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:55.833849 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59ea5f53-40f1-4cf7-97ff-877aa7ae527c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:55.834038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-59ea5f53-40f1-4cf7-97ff-877aa7ae527c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:55.840741 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:55.840741 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:55.842309 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59ea5f53-40f1-4cf7-97ff-877aa7ae527c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:55.842736 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 526/2081] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:55 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:55.865056 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ff2e35e9-186b-4431-a84e-3ab76f5aeab4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:55.869385 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff2e35e9-186b-4431-a84e-3ab76f5aeab4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:55.869385 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff2e35e9-186b-4431-a84e-3ab76f5aeab4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:55.869385 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff2e35e9-186b-4431-a84e-3ab76f5aeab4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:55.886070 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:55.886070 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:55.891064 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ff2e35e9-186b-4431-a84e-3ab76f5aeab4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:55.896362 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff2e35e9-186b-4431-a84e-3ab76f5aeab4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:55.896773 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 510/2082] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:55 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:56.859491 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d5c0fb83-d4bf-42b5-9a53-31c9d4e8ab94 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:56.861633 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5c0fb83-d4bf-42b5-9a53-31c9d4e8ab94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:56.862089 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5c0fb83-d4bf-42b5-9a53-31c9d4e8ab94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:56.862983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5c0fb83-d4bf-42b5-9a53-31c9d4e8ab94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:56.862983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d5c0fb83-d4bf-42b5-9a53-31c9d4e8ab94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:56.868516 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:56.868516 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:56.869675 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5c0fb83-d4bf-42b5-9a53-31c9d4e8ab94 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:56.870169 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 527/2083] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:56 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:56.912443 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e1b01874-428b-4a32-b78a-682a81bc557f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:56.915773 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e1b01874-428b-4a32-b78a-682a81bc557f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:56.916060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e1b01874-428b-4a32-b78a-682a81bc557f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:56.916375 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e1b01874-428b-4a32-b78a-682a81bc557f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:56.932427 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:56.932427 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:56.937119 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e1b01874-428b-4a32-b78a-682a81bc557f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:56.942677 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e1b01874-428b-4a32-b78a-682a81bc557f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:56.943201 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 521/2084] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:56 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:57.892475 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a543cf86-7eea-41d4-a5ea-62c5a08d18d2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:57.895064 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a543cf86-7eea-41d4-a5ea-62c5a08d18d2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:57.895338 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a543cf86-7eea-41d4-a5ea-62c5a08d18d2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:57.895638 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a543cf86-7eea-41d4-a5ea-62c5a08d18d2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:57.895751 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a543cf86-7eea-41d4-a5ea-62c5a08d18d2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:57.902302 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:57.902302 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:00:57.902599 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a543cf86-7eea-41d4-a5ea-62c5a08d18d2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:57.903265 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 527/2085] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:57 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:57.958470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e5a54ea7-ad9f-4f88-9638-23fbc38ecc46 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:57.960545 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e5a54ea7-ad9f-4f88-9638-23fbc38ecc46 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:57.961156 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e5a54ea7-ad9f-4f88-9638-23fbc38ecc46 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:57.961156 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e5a54ea7-ad9f-4f88-9638-23fbc38ecc46 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:57.976495 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:57.976495 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:57.985163 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e5a54ea7-ad9f-4f88-9638-23fbc38ecc46 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:57.992926 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e5a54ea7-ad9f-4f88-9638-23fbc38ecc46 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:57.993451 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 511/2086] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:57 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:58.939989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ec3e2b19-8129-4cff-90c1-869c394eae52 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:58.945621 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec3e2b19-8129-4cff-90c1-869c394eae52 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:58.945765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec3e2b19-8129-4cff-90c1-869c394eae52 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:58.945939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec3e2b19-8129-4cff-90c1-869c394eae52 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:58.946093 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ec3e2b19-8129-4cff-90c1-869c394eae52 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:58.953125 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:58.953125 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:58.954853 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec3e2b19-8129-4cff-90c1-869c394eae52 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:58.955536 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 528/2087] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:58 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:59.014074 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e66c388c-06fb-417c-8478-dfb4463f348c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:59.016405 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e66c388c-06fb-417c-8478-dfb4463f348c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:00:59.016679 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e66c388c-06fb-417c-8478-dfb4463f348c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:59.016890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e66c388c-06fb-417c-8478-dfb4463f348c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:59.042280 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:59.042280 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:59.051718 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e66c388c-06fb-417c-8478-dfb4463f348c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:00:59.058063 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e66c388c-06fb-417c-8478-dfb4463f348c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:00:59.058444 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 522/2088] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:59 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:59.578639 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:59.581577 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:00:59.581996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "0aae8cf4-eeea-4475-badb-95948bbf42f2-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:00:59.584422 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '0aae8cf4-eeea-4475-badb-95948bbf42f2-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:00:59.584630 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Create volume of 1 GB Jul 10 20:00:59.593000 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Availability Zones retrieved successfully. Jul 10 20:00:59.599754 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Flow 'volume_create_api' (704390c9-d582-4c8f-806a-8e1145cbe4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:59.601903 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee92406-2225-4cf4-94d0-7c6e6ef4ef19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:59.603349 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:00:59.643014 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee92406-2225-4cf4-94d0-7c6e6ef4ef19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:59.644215 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29f538f7-6c3c-43aa-8f78-f0f1ced47379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:59.768717 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Created reservations ['80e2c387-44c5-4a44-ab41-05fd01b14b63', '48e092d6-ac43-4f49-bc3a-5c2992c196b7', '28a9ac44-fffe-482a-864e-f0581761cd5c', '8e84954e-a518-4ebb-b040-2b2d4eb67dea'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:00:59.769874 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29f538f7-6c3c-43aa-8f78-f0f1ced47379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80e2c387-44c5-4a44-ab41-05fd01b14b63', '48e092d6-ac43-4f49-bc3a-5c2992c196b7', '28a9ac44-fffe-482a-864e-f0581761cd5c', '8e84954e-a518-4ebb-b040-2b2d4eb67dea']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:59.771318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9b12d0-aa12-45d4-8cf1-0a22e20d3788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:59.808729 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9b12d0-aa12-45d4-8cf1-0a22e20d3788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47912deb-7696-47da-9eba-f8b8942a1a0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='0aae8cf4-eeea-4475-badb-95948bbf42f2-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd280b6c26d141969429505c27c4c246',qos_specs=None,replication_status=,reservations=['80e2c387-44c5-4a44-ab41-05fd01b14b63','48e092d6-ac43-4f49-bc3a-5c2992c196b7','28a9ac44-fffe-482a-864e-f0581761cd5c','8e84954e-a518-4ebb-b040-2b2d4eb67dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfa95be234540e68d7338399a02747f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:00:59Z,deleted=False,deleted_at=None,display_description='',display_name='0aae8cf4-eeea-4475-badb-95948bbf42f2-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47912deb-7696-47da-9eba-f8b8942a1a0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd280b6c26d141969429505c27c4c246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bfa95be234540e68d7338399a02747f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:59.809916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42bc8ca6-a691-481c-b189-f7f8a67a8a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:59.847277 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42bc8ca6-a691-481c-b189-f7f8a67a8a41) transitioned into 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='0aae8cf4-eeea-4475-badb-95948bbf42f2-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd280b6c26d141969429505c27c4c246',qos_specs=None,replication_status=,reservations=['80e2c387-44c5-4a44-ab41-05fd01b14b63','48e092d6-ac43-4f49-bc3a-5c2992c196b7','28a9ac44-fffe-482a-864e-f0581761cd5c','8e84954e-a518-4ebb-b040-2b2d4eb67dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfa95be234540e68d7338399a02747f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:59.848418 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863f7f3e-83d9-4b2d-97ca-9b303f73f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:00:59.863787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863f7f3e-83d9-4b2d-97ca-9b303f73f719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:00:59.865221 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Flow 'volume_create_api' (704390c9-d582-4c8f-806a-8e1145cbe4d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:00:59.865892 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Create volume request issued successfully. Jul 10 20:00:59.866156 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-77a190ca-9996-4cb5-beb9-6416700f26ee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:00:59.866645 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 528/2089] 10.4.3.145 () {72 vars in 1541 bytes} [Fri Jul 10 20:00:59 2026] POST /volume/v3/volumes => generated 749 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:00:59.894162 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-8e3f9c65-5593-4999-b504-06cdbc1bf415 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:59.900634 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-8e3f9c65-5593-4999-b504-06cdbc1bf415 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d Jul 10 20:00:59.900634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-8e3f9c65-5593-4999-b504-06cdbc1bf415 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:59.900634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-8e3f9c65-5593-4999-b504-06cdbc1bf415 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:59.913236 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:59.913236 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:00:59.919738 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-8e3f9c65-5593-4999-b504-06cdbc1bf415 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:00:59.930297 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-8e3f9c65-5593-4999-b504-06cdbc1bf415 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d returned with HTTP 200 Jul 10 20:00:59.930760 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 512/2090] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:00:59 2026] GET /volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:59.945073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-07e938a5-8272-4f4c-940d-faa8435537f7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:59.948410 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-07e938a5-8272-4f4c-940d-faa8435537f7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d Jul 10 20:00:59.948843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-07e938a5-8272-4f4c-940d-faa8435537f7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:59.949142 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-07e938a5-8272-4f4c-940d-faa8435537f7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:59.963627 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:59.963627 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:00:59.972765 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f040c21f-054f-4ba5-b06a-27ec07ab34aa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:00:59.973819 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-07e938a5-8272-4f4c-940d-faa8435537f7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:00:59.975641 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f040c21f-054f-4ba5-b06a-27ec07ab34aa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:00:59.975641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f040c21f-054f-4ba5-b06a-27ec07ab34aa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:00:59.976614 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f040c21f-054f-4ba5-b06a-27ec07ab34aa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:00:59.977277 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f040c21f-054f-4ba5-b06a-27ec07ab34aa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:00:59.982702 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-07e938a5-8272-4f4c-940d-faa8435537f7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d returned with HTTP 200 Jul 10 20:00:59.986209 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 529/2091] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:00:59 2026] GET /volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:00:59.986337 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:00:59.986337 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:00:59.989688 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f040c21f-054f-4ba5-b06a-27ec07ab34aa tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:00:59.989688 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 523/2092] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:00:59 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:00.089176 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6e8e05c3-dd25-4c41-8165-7718fea6f5d0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:00.091646 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6e8e05c3-dd25-4c41-8165-7718fea6f5d0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:00.091940 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6e8e05c3-dd25-4c41-8165-7718fea6f5d0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:00.092289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6e8e05c3-dd25-4c41-8165-7718fea6f5d0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:00.110590 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:00.110590 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:00.122629 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6e8e05c3-dd25-4c41-8165-7718fea6f5d0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:00.133762 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6e8e05c3-dd25-4c41-8165-7718fea6f5d0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:00.134436 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 529/2093] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:00 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:01.012270 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-efcd9a92-4288-4889-b334-68e26a4d1fb1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:01.015291 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-efcd9a92-4288-4889-b334-68e26a4d1fb1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:01:01.015291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-efcd9a92-4288-4889-b334-68e26a4d1fb1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:01.016274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-efcd9a92-4288-4889-b334-68e26a4d1fb1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:01.016274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-efcd9a92-4288-4889-b334-68e26a4d1fb1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:01.027724 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:01.027724 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:01.027724 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-efcd9a92-4288-4889-b334-68e26a4d1fb1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:01:01.027724 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 513/2094] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:01 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:01.154409 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b481b5b-2b35-4fd9-931f-c375754dbdd0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:01.158417 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b481b5b-2b35-4fd9-931f-c375754dbdd0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:01.159834 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b481b5b-2b35-4fd9-931f-c375754dbdd0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:01.162414 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b481b5b-2b35-4fd9-931f-c375754dbdd0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:01.191394 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:01.191394 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:01.200363 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b481b5b-2b35-4fd9-931f-c375754dbdd0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:01.210468 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b481b5b-2b35-4fd9-931f-c375754dbdd0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:01.211102 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 530/2095] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:01 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:02.043314 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5861eb38-eca7-4d0e-8c41-89c26af12ef6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:02.050843 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5861eb38-eca7-4d0e-8c41-89c26af12ef6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:01:02.051183 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5861eb38-eca7-4d0e-8c41-89c26af12ef6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:02.051290 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5861eb38-eca7-4d0e-8c41-89c26af12ef6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:02.051489 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-5861eb38-eca7-4d0e-8c41-89c26af12ef6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:02.058589 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:02.058589 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:02.059672 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5861eb38-eca7-4d0e-8c41-89c26af12ef6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:01:02.060393 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 524/2096] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:02 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:02.229478 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6bc96403-d95a-4ca2-94e1-f93a4d6934da None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:02.234178 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bc96403-d95a-4ca2-94e1-f93a4d6934da tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:02.234178 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bc96403-d95a-4ca2-94e1-f93a4d6934da tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:02.234178 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bc96403-d95a-4ca2-94e1-f93a4d6934da tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:02.250341 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:02.250341 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:02.255486 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6bc96403-d95a-4ca2-94e1-f93a4d6934da tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:02.261636 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bc96403-d95a-4ca2-94e1-f93a4d6934da tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:02.262090 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 530/2097] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:02 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:03.005097 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-22b1a694-cb14-45ab-b6ab-5686e4e3ee58 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.009648 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-22b1a694-cb14-45ab-b6ab-5686e4e3ee58 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d Jul 10 20:01:03.011029 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-22b1a694-cb14-45ab-b6ab-5686e4e3ee58 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:03.011029 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-22b1a694-cb14-45ab-b6ab-5686e4e3ee58 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:03.021007 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.021007 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:03.025316 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-22b1a694-cb14-45ab-b6ab-5686e4e3ee58 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:01:03.031916 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-22b1a694-cb14-45ab-b6ab-5686e4e3ee58 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d returned with HTTP 200 Jul 10 20:01:03.032713 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 514/2098] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:03 2026] GET /volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:03.043498 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1bd389f6-dbca-4097-978d-c1ac91c4f344 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.043985 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1bd389f6-dbca-4097-978d-c1ac91c4f344 None None] GET https://10.4.3.145/volume// Jul 10 20:01:03.043985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1bd389f6-dbca-4097-978d-c1ac91c4f344 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:03.044258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1bd389f6-dbca-4097-978d-c1ac91c4f344 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:03.044479 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1bd389f6-dbca-4097-978d-c1ac91c4f344 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:03.044834 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 531/2099] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01: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 20:01:03.059707 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-10ea74ca-127a-4e07-9406-5988a24d03b5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.063405 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-10ea74ca-127a-4e07-9406-5988a24d03b5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:01:03.063873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-10ea74ca-127a-4e07-9406-5988a24d03b5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47912deb-7696-47da-9eba-f8b8942a1a0d", "connector": null, "instance_uuid": "0aae8cf4-eeea-4475-badb-95948bbf42f2"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:03.076414 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.076414 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:03.080714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-43332617-4b71-4274-aa37-17d6cfd40879 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.085058 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-43332617-4b71-4274-aa37-17d6cfd40879 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:01:03.085058 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-43332617-4b71-4274-aa37-17d6cfd40879 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:03.085058 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-43332617-4b71-4274-aa37-17d6cfd40879 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:03.085058 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-43332617-4b71-4274-aa37-17d6cfd40879 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:03.086922 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=204,cinder:UPDATE=60,cinder:INSERT=44 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:01:03.094025 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.094025 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:03.095697 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-43332617-4b71-4274-aa37-17d6cfd40879 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:01:03.096737 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 531/2100] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:03 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:03.125408 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a7787b71-f895-4097-8f93-1a997f8aa7d3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.125790 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-10ea74ca-127a-4e07-9406-5988a24d03b5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:01:03.126544 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 525/2101] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:01:03 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 20:01:03.136852 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a7787b71-f895-4097-8f93-1a997f8aa7d3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d/action Jul 10 20:01:03.142540 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a7787b71-f895-4097-8f93-1a997f8aa7d3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:03.142764 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a7787b71-f895-4097-8f93-1a997f8aa7d3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:03.152872 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4882db78-1ca0-426a-ad82-f1687588e145 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.154174 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4882db78-1ca0-426a-ad82-f1687588e145 None None] GET https://10.4.3.145/volume// Jul 10 20:01:03.154174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4882db78-1ca0-426a-ad82-f1687588e145 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:03.154174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4882db78-1ca0-426a-ad82-f1687588e145 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:03.154174 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4882db78-1ca0-426a-ad82-f1687588e145 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:03.154468 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 532/2102] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01:03 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 20:01:03.171080 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-5ba21412-d4a0-486c-9d69-9a8b543bd286 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.175991 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-5ba21412-d4a0-486c-9d69-9a8b543bd286 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d Jul 10 20:01:03.175991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-5ba21412-d4a0-486c-9d69-9a8b543bd286 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:03.175991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-5ba21412-d4a0-486c-9d69-9a8b543bd286 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:03.176708 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.176708 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:03.197099 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.197099 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:03.204647 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1b0f0542-3f6e-47ec-91c1-51cfd3e4c326 req-a7787b71-f895-4097-8f93-1a997f8aa7d3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d/action returned with HTTP 204 Jul 10 20:01:03.205503 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 515/2103] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:01:03 2026] POST /volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:03.208053 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-5ba21412-d4a0-486c-9d69-9a8b543bd286 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:01:03.216743 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-5ba21412-d4a0-486c-9d69-9a8b543bd286 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d returned with HTTP 200 Jul 10 20:01:03.216743 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 532/2104] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:01:03 2026] GET /volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:01:03.280455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8e0c4f5e-e019-4052-92c2-588dfb89c860 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.284009 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e0c4f5e-e019-4052-92c2-588dfb89c860 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:03.285334 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e0c4f5e-e019-4052-92c2-588dfb89c860 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:03.285415 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e0c4f5e-e019-4052-92c2-588dfb89c860 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:03.301587 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.301587 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:03.311193 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8e0c4f5e-e019-4052-92c2-588dfb89c860 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:03.321613 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e0c4f5e-e019-4052-92c2-588dfb89c860 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:03.321856 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 526/2105] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:03 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:03.343226 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c548d0d-6d91-4c4b-a26a-d6b7eb8a91f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.346631 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c548d0d-6d91-4c4b-a26a-d6b7eb8a91f3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:03.346631 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c548d0d-6d91-4c4b-a26a-d6b7eb8a91f3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:03.346873 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c548d0d-6d91-4c4b-a26a-d6b7eb8a91f3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:03.351714 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=168,cinder:UPDATE=48,cinder:INSERT=19 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:01:03.360860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-bd890b46-7b81-4d11-9ed9-09ca424f5aaa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.364776 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-bd890b46-7b81-4d11-9ed9-09ca424f5aaa tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] PUT https://10.4.3.145/volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906 Jul 10 20:01:03.365258 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-bd890b46-7b81-4d11-9ed9-09ca424f5aaa tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:03.371261 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.371261 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:03.374839 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-bd890b46-7b81-4d11-9ed9-09ca424f5aaa tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Acquiring lock "cinder-attachment_update-47912deb-7696-47da-9eba-f8b8942a1a0d-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:01:03.379205 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6c548d0d-6d91-4c4b-a26a-d6b7eb8a91f3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:03.383870 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-bd890b46-7b81-4d11-9ed9-09ca424f5aaa tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Lock "cinder-attachment_update-47912deb-7696-47da-9eba-f8b8942a1a0d-np0000005048" acquired by "attachment_update" :: waited 0.009s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:01:03.385241 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.385241 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:03.389419 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c548d0d-6d91-4c4b-a26a-d6b7eb8a91f3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:03.389989 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 533/2106] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:03 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:03.522430 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.525739 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:01:03.525739 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1383805768"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:03.527559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1383805768'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:01:03.527880 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume of 1 GB Jul 10 20:01:03.533415 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Availability Zones retrieved successfully. Jul 10 20:01:03.542989 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Flow 'volume_create_api' (44185358-3185-43c5-9560-c79c4125c8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:03.543535 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94c450c-2ca8-4ef5-aced-04be346b4843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:03.545286 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:01:03.588593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94c450c-2ca8-4ef5-aced-04be346b4843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:03.591115 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c22739-487b-49d6-9233-260ab73d33d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:03.683130 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Created reservations ['f246183c-0673-4cc4-8a82-5dbacfd4a07a', 'c7e2d3a6-66cc-4ef2-b383-2eaa65e88796', '2f91db63-0ac6-4150-b5cf-13e0b66194d1', 'fc382e54-1efa-48ed-96e6-c75b9919c301'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:03.684023 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c22739-487b-49d6-9233-260ab73d33d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f246183c-0673-4cc4-8a82-5dbacfd4a07a', 'c7e2d3a6-66cc-4ef2-b383-2eaa65e88796', '2f91db63-0ac6-4150-b5cf-13e0b66194d1', 'fc382e54-1efa-48ed-96e6-c75b9919c301']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:03.684849 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabd4a5d-6516-4da1-9039-84a81dff82d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:03.712504 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabd4a5d-6516-4da1-9039-84a81dff82d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a28af3-9fd0-4d84-acc6-57166c49f674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1383805768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d303de1943f403c9dc854c59f0e92b4',qos_specs=None,replication_status=,reservations=['f246183c-0673-4cc4-8a82-5dbacfd4a07a','c7e2d3a6-66cc-4ef2-b383-2eaa65e88796','2f91db63-0ac6-4150-b5cf-13e0b66194d1','fc382e54-1efa-48ed-96e6-c75b9919c301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e77b29fa3b493ea92e7269a94c020b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1383805768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70a28af3-9fd0-4d84-acc6-57166c49f674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d303de1943f403c9dc854c59f0e92b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93e77b29fa3b493ea92e7269a94c020b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:03.713820 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df24e14a-817c-47fb-ae84-0b04e12b926f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:03.753851 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df24e14a-817c-47fb-ae84-0b04e12b926f) transitioned into state 'SUCCESS' from state '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-1383805768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d303de1943f403c9dc854c59f0e92b4',qos_specs=None,replication_status=,reservations=['f246183c-0673-4cc4-8a82-5dbacfd4a07a','c7e2d3a6-66cc-4ef2-b383-2eaa65e88796','2f91db63-0ac6-4150-b5cf-13e0b66194d1','fc382e54-1efa-48ed-96e6-c75b9919c301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e77b29fa3b493ea92e7269a94c020b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:03.754779 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99dbc3b8-48e7-436a-b34f-ada4ce4ca8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:03.770877 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99dbc3b8-48e7-436a-b34f-ada4ce4ca8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:03.772303 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Flow 'volume_create_api' (44185358-3185-43c5-9560-c79c4125c8fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:03.773803 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Create volume request issued successfully. Jul 10 20:01:03.773803 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ad40d82c-8952-46e5-9ead-24f5a4180042 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:01:03.774784 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 533/2107] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:01:03 2026] POST /volume/v3/volumes => generated 751 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:01:03.792249 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b29bee2c-672f-4657-aae0-ed46604c7625 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.795787 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b29bee2c-672f-4657-aae0-ed46604c7625 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:03.796103 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b29bee2c-672f-4657-aae0-ed46604c7625 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:03.796589 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b29bee2c-672f-4657-aae0-ed46604c7625 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:03.808793 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.808793 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:03.813741 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b29bee2c-672f-4657-aae0-ed46604c7625 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:03.823160 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b29bee2c-672f-4657-aae0-ed46604c7625 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:03.824261 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 527/2108] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:03 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:03.917290 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-bd890b46-7b81-4d11-9ed9-09ca424f5aaa tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Lock "cinder-attachment_update-47912deb-7696-47da-9eba-f8b8942a1a0d-np0000005048" released by "attachment_update" :: held 0.533s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:01:03.917290 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-bd890b46-7b81-4d11-9ed9-09ca424f5aaa tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906 returned with HTTP 200 Jul 10 20:01:03.917699 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 516/2109] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:01:03 2026] PUT /volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:03.929187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-145c8e38-cb63-4261-9d68-e7d1d1d628fe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:03.931450 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-145c8e38-cb63-4261-9d68-e7d1d1d628fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:01:03.931949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-145c8e38-cb63-4261-9d68-e7d1d1d628fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d447471-a935-4253-9292-dd5546f85607", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-85442664", "description": null, "metadata": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:03.947899 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:03.947899 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:03.948647 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-145c8e38-cb63-4261-9d68-e7d1d1d628fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:03.948884 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-145c8e38-cb63-4261-9d68-e7d1d1d628fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create snapshot from volume 2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:01:04.015948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-145c8e38-cb63-4261-9d68-e7d1d1d628fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['baec5ecc-5104-4637-92fd-8199484ba745', '285321c3-2f48-48d8-b3ce-612742c5ab6d', '419d9386-5981-40a3-a3a5-cb03df886d05', '069fa416-29bb-4d55-8f32-1baf895199db'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:04.059939 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-145c8e38-cb63-4261-9d68-e7d1d1d628fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot force create request issued successfully. Jul 10 20:01:04.060386 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-145c8e38-cb63-4261-9d68-e7d1d1d628fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:01:04.060889 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 534/2110] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:01:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:01:04.075792 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-03695fd7-4d75-4a37-b15d-07fcd98b296d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:04.079748 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03695fd7-4d75-4a37-b15d-07fcd98b296d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:04.079979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03695fd7-4d75-4a37-b15d-07fcd98b296d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:04.080179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03695fd7-4d75-4a37-b15d-07fcd98b296d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:04.085639 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:04.085639 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:04.086716 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-03695fd7-4d75-4a37-b15d-07fcd98b296d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:04.088372 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03695fd7-4d75-4a37-b15d-07fcd98b296d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d returned with HTTP 200 Jul 10 20:01:04.088372 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 534/2111] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:04 2026] GET /volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:04.114256 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b419aeb2-da37-4ff8-983f-df5b83bc6071 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:04.116206 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b419aeb2-da37-4ff8-983f-df5b83bc6071 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:01:04.116538 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b419aeb2-da37-4ff8-983f-df5b83bc6071 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:04.116695 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b419aeb2-da37-4ff8-983f-df5b83bc6071 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:04.117044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b419aeb2-da37-4ff8-983f-df5b83bc6071 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:04.122395 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:04.122395 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:04.123230 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b419aeb2-da37-4ff8-983f-df5b83bc6071 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:01:04.123747 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 528/2112] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:04 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:04.434199 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-f93ba574-db76-464b-9307-10e6249514e7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:04.437604 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-f93ba574-db76-464b-9307-10e6249514e7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] POST https://10.4.3.145/volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906/action Jul 10 20:01:04.437888 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-f93ba574-db76-464b-9307-10e6249514e7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:04.438440 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-f93ba574-db76-464b-9307-10e6249514e7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:04.458166 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:04.458166 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:04.478228 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7c348a5-8a89-4d47-bbe1-e9f4b86a41c0 req-f93ba574-db76-464b-9307-10e6249514e7 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906/action returned with HTTP 204 Jul 10 20:01:04.479232 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 517/2113] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:01:04 2026] POST /volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:04.841765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6f8d22c4-248d-43f1-a7db-9f93021b514b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:04.844161 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f8d22c4-248d-43f1-a7db-9f93021b514b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:04.844402 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f8d22c4-248d-43f1-a7db-9f93021b514b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:04.844653 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f8d22c4-248d-43f1-a7db-9f93021b514b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:04.854684 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:04.854684 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:04.861428 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6f8d22c4-248d-43f1-a7db-9f93021b514b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:04.868643 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f8d22c4-248d-43f1-a7db-9f93021b514b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:04.869205 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 535/2114] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:04 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:04.941398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-656a938c-0643-4e07-96e6-3ad05a1020d6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:04.945331 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-656a938c-0643-4e07-96e6-3ad05a1020d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:04.946563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-656a938c-0643-4e07-96e6-3ad05a1020d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:04.946563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-656a938c-0643-4e07-96e6-3ad05a1020d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:04.962588 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:04.962588 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:04.969354 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-656a938c-0643-4e07-96e6-3ad05a1020d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:04.978163 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-656a938c-0643-4e07-96e6-3ad05a1020d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:04.978937 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 535/2115] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:04 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:05.099621 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-27f98c35-29bf-4305-a7fa-340c0571c5cc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:05.102027 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27f98c35-29bf-4305-a7fa-340c0571c5cc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:05.102310 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27f98c35-29bf-4305-a7fa-340c0571c5cc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:05.102601 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27f98c35-29bf-4305-a7fa-340c0571c5cc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:05.108707 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:05.108707 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:05.109134 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-27f98c35-29bf-4305-a7fa-340c0571c5cc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:05.110215 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27f98c35-29bf-4305-a7fa-340c0571c5cc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d returned with HTTP 200 Jul 10 20:01:05.110531 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 529/2116] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:05 2026] GET /volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:05.123647 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-110bb488-0fb3-4a40-9827-87cced39b6e9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:05.124268 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-110bb488-0fb3-4a40-9827-87cced39b6e9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:05.124571 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-110bb488-0fb3-4a40-9827-87cced39b6e9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:05.124742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-110bb488-0fb3-4a40-9827-87cced39b6e9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:05.127457 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=210,cinder:INSERT=32,cinder:UPDATE=91 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:01:05.138298 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:05.138298 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:05.138752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-99184ebd-16b1-474f-ac8c-b742dd4c69ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:05.139068 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-110bb488-0fb3-4a40-9827-87cced39b6e9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:05.140188 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-110bb488-0fb3-4a40-9827-87cced39b6e9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d returned with HTTP 200 Jul 10 20:01:05.140763 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 518/2117] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:05 2026] GET /volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:05.142206 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99184ebd-16b1-474f-ac8c-b742dd4c69ee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:01:05.142206 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99184ebd-16b1-474f-ac8c-b742dd4c69ee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:05.142364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99184ebd-16b1-474f-ac8c-b742dd4c69ee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:05.142522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-99184ebd-16b1-474f-ac8c-b742dd4c69ee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:05.149757 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:05.149757 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:05.150773 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99184ebd-16b1-474f-ac8c-b742dd4c69ee tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:01:05.151226 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 536/2118] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:05 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:05.155524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-eed5a0ad-2217-46da-a2e0-c8499df3b983 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:05.159267 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eed5a0ad-2217-46da-a2e0-c8499df3b983 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:01:05.160805 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eed5a0ad-2217-46da-a2e0-c8499df3b983 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d447471-a935-4253-9292-dd5546f85607", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1833805302", "description": null, "metadata": null}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:05.183152 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:05.183152 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:05.184041 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-eed5a0ad-2217-46da-a2e0-c8499df3b983 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:05.184436 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-eed5a0ad-2217-46da-a2e0-c8499df3b983 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create snapshot from volume 2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:01:05.232455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-eed5a0ad-2217-46da-a2e0-c8499df3b983 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['f923668f-8c58-4bdf-8365-d7db1382de75', '9eabb45b-d9a1-4c42-9659-ed552c0cca4d', '05c30893-b742-4f71-b12c-e9c4dbe75ac3', '42a9faa0-5a61-454a-b59c-8c3f3cb4256d'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:05.300136 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-eed5a0ad-2217-46da-a2e0-c8499df3b983 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot force create request issued successfully. Jul 10 20:01:05.300809 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eed5a0ad-2217-46da-a2e0-c8499df3b983 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:01:05.301446 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 536/2119] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:01:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:01:05.313209 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7c38cfe2-ccc6-4cc1-a052-1a8ed2e573f2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:05.316088 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7c38cfe2-ccc6-4cc1-a052-1a8ed2e573f2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:05.317540 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7c38cfe2-ccc6-4cc1-a052-1a8ed2e573f2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:05.317540 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7c38cfe2-ccc6-4cc1-a052-1a8ed2e573f2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:05.323347 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:05.323347 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:05.323919 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7c38cfe2-ccc6-4cc1-a052-1a8ed2e573f2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:05.325109 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7c38cfe2-ccc6-4cc1-a052-1a8ed2e573f2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f returned with HTTP 200 Jul 10 20:01:05.325670 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 530/2120] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:05 2026] GET /volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:06.164214 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5632959a-d90e-4686-9fda-0760acef1732 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:06.166482 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5632959a-d90e-4686-9fda-0760acef1732 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:01:06.166727 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5632959a-d90e-4686-9fda-0760acef1732 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:06.166948 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5632959a-d90e-4686-9fda-0760acef1732 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:06.167115 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5632959a-d90e-4686-9fda-0760acef1732 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:06.172640 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:06.172640 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:06.173774 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5632959a-d90e-4686-9fda-0760acef1732 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:01:06.174314 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 519/2121] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:06 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:06.339023 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7ceae707-50ed-4882-97aa-c22f1c80b4af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:06.341028 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ceae707-50ed-4882-97aa-c22f1c80b4af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:06.341393 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ceae707-50ed-4882-97aa-c22f1c80b4af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:06.341714 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ceae707-50ed-4882-97aa-c22f1c80b4af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:06.348111 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:06.348111 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:06.350466 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7ceae707-50ed-4882-97aa-c22f1c80b4af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:06.350466 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ceae707-50ed-4882-97aa-c22f1c80b4af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f returned with HTTP 200 Jul 10 20:01:06.350466 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 537/2122] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:06 2026] GET /volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:06.361421 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1947cfd7-6af2-4934-9e42-c3944ff93e0f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:06.364703 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1947cfd7-6af2-4934-9e42-c3944ff93e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:06.365025 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1947cfd7-6af2-4934-9e42-c3944ff93e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:06.365318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1947cfd7-6af2-4934-9e42-c3944ff93e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:06.372029 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:06.372029 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:06.372624 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1947cfd7-6af2-4934-9e42-c3944ff93e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:06.373728 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1947cfd7-6af2-4934-9e42-c3944ff93e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f returned with HTTP 200 Jul 10 20:01:06.374060 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 537/2123] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:06 2026] GET /volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:06.384944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-805fe1d8-252f-4729-a22f-18395d9a2c52 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:06.388589 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-805fe1d8-252f-4729-a22f-18395d9a2c52 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:01:06.389100 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-805fe1d8-252f-4729-a22f-18395d9a2c52 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d447471-a935-4253-9292-dd5546f85607", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1190676702", "description": null, "metadata": null}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:06.394260 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=210,cinder:INSERT=34,cinder:UPDATE=74 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:01:06.407469 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:06.407469 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:06.408325 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-805fe1d8-252f-4729-a22f-18395d9a2c52 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:06.408670 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-805fe1d8-252f-4729-a22f-18395d9a2c52 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create snapshot from volume 2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:01:06.445070 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-805fe1d8-252f-4729-a22f-18395d9a2c52 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['1a361d83-e309-45e2-9d35-85b14e2c5f57', 'a1202c9e-db9f-42e5-811c-181f07bc2be1', '2582968c-f404-422b-9442-9c7716729376', '046e12ca-636f-4f18-a953-8d50f851f899'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:06.490854 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-805fe1d8-252f-4729-a22f-18395d9a2c52 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot force create request issued successfully. Jul 10 20:01:06.491469 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-805fe1d8-252f-4729-a22f-18395d9a2c52 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:01:06.492459 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 531/2124] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:01:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:01:06.504670 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a3351d92-d143-4e50-a1e9-dc6964bdd3bc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:06.507075 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a3351d92-d143-4e50-a1e9-dc6964bdd3bc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:06.507360 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a3351d92-d143-4e50-a1e9-dc6964bdd3bc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:06.507636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a3351d92-d143-4e50-a1e9-dc6964bdd3bc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:06.515303 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:06.515303 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:06.515703 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a3351d92-d143-4e50-a1e9-dc6964bdd3bc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:06.516988 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a3351d92-d143-4e50-a1e9-dc6964bdd3bc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 returned with HTTP 200 Jul 10 20:01:06.517428 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 520/2125] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:06 2026] GET /volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:07.040654 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d3cb14f1-24fc-4773-a6f6-ba2b2a7c73fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.040654 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d3cb14f1-24fc-4773-a6f6-ba2b2a7c73fa None None] GET https://10.4.3.145/volume// Jul 10 20:01:07.040860 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d3cb14f1-24fc-4773-a6f6-ba2b2a7c73fa None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:07.041470 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d3cb14f1-24fc-4773-a6f6-ba2b2a7c73fa None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:07.042262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d3cb14f1-24fc-4773-a6f6-ba2b2a7c73fa None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:07.043143 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 538/2126] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:01:07 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 20:01:07.053679 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-cd876d63-143b-4b48-ba81-e31b5cdfe878 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.093335 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-cd876d63-143b-4b48-ba81-e31b5cdfe878 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:01:07.093816 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-cd876d63-143b-4b48-ba81-e31b5cdfe878 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70a28af3-9fd0-4d84-acc6-57166c49f674", "connector": null, "instance_uuid": "6bc4b534-eb14-4f4c-9e28-521180985c26"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:07.107215 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:07.107215 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:07.145753 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-cd876d63-143b-4b48-ba81-e31b5cdfe878 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:01:07.146306 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 538/2127] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:01:07 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 20:01:07.185866 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-29d0bfde-c505-43d9-a9ed-919ee46b8b55 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.187898 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29d0bfde-c505-43d9-a9ed-919ee46b8b55 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:01:07.188179 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29d0bfde-c505-43d9-a9ed-919ee46b8b55 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:07.188384 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29d0bfde-c505-43d9-a9ed-919ee46b8b55 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:07.188511 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-29d0bfde-c505-43d9-a9ed-919ee46b8b55 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:07.193285 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:07.193285 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:07.194570 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29d0bfde-c505-43d9-a9ed-919ee46b8b55 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:01:07.195037 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 532/2128] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:07 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:07.511407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bebde07c-81cc-45d5-a79e-0fc5118a3fa3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.516790 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bebde07c-81cc-45d5-a79e-0fc5118a3fa3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:07.517084 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bebde07c-81cc-45d5-a79e-0fc5118a3fa3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:07.518642 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bebde07c-81cc-45d5-a79e-0fc5118a3fa3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:07.529911 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c29d8035-b27e-42af-8fd9-875996403db8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.532906 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c29d8035-b27e-42af-8fd9-875996403db8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:07.533259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c29d8035-b27e-42af-8fd9-875996403db8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:07.533538 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c29d8035-b27e-42af-8fd9-875996403db8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:07.537759 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:07.537759 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:07.540309 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:07.540309 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:07.540936 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c29d8035-b27e-42af-8fd9-875996403db8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:07.541861 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c29d8035-b27e-42af-8fd9-875996403db8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 returned with HTTP 200 Jul 10 20:01:07.542411 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 539/2129] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:07 2026] GET /volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:07.543748 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bebde07c-81cc-45d5-a79e-0fc5118a3fa3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:07.555880 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bebde07c-81cc-45d5-a79e-0fc5118a3fa3 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:07.556006 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f1fc8b82-9235-43ea-a8cd-d3e6c28a3967 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.556390 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 521/2130] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:07 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:07.558609 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f1fc8b82-9235-43ea-a8cd-d3e6c28a3967 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:07.558905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f1fc8b82-9235-43ea-a8cd-d3e6c28a3967 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:07.559201 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f1fc8b82-9235-43ea-a8cd-d3e6c28a3967 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:07.569747 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:07.569747 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:07.570224 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f1fc8b82-9235-43ea-a8cd-d3e6c28a3967 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:07.571146 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f1fc8b82-9235-43ea-a8cd-d3e6c28a3967 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 returned with HTTP 200 Jul 10 20:01:07.571606 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 539/2131] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:07 2026] GET /volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:07.678889 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6502d833-66d8-4173-84e4-41fcc06bed33 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.679301 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6502d833-66d8-4173-84e4-41fcc06bed33 None None] GET https://10.4.3.145/volume// Jul 10 20:01:07.679479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6502d833-66d8-4173-84e4-41fcc06bed33 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:07.679679 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6502d833-66d8-4173-84e4-41fcc06bed33 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:07.679994 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6502d833-66d8-4173-84e4-41fcc06bed33 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:07.680380 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 533/2132] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01: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 20:01:07.690595 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-7a65e7b1-0e3f-4f91-b192-1551eac29a67 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.695452 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-7a65e7b1-0e3f-4f91-b192-1551eac29a67 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:07.695737 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-7a65e7b1-0e3f-4f91-b192-1551eac29a67 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:07.695999 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-7a65e7b1-0e3f-4f91-b192-1551eac29a67 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:07.708853 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:07.708853 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:07.714991 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-7a65e7b1-0e3f-4f91-b192-1551eac29a67 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:07.720600 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-7a65e7b1-0e3f-4f91-b192-1551eac29a67 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:07.721213 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 540/2133] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:01:07 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:01:07.838904 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-1d99745e-6a06-4ed2-899c-3d7ec30da48f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:07.842834 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-1d99745e-6a06-4ed2-899c-3d7ec30da48f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] PUT https://10.4.3.145/volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f Jul 10 20:01:07.843322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-1d99745e-6a06-4ed2-899c-3d7ec30da48f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:07.857036 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-1d99745e-6a06-4ed2-899c-3d7ec30da48f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Acquiring lock "cinder-attachment_update-70a28af3-9fd0-4d84-acc6-57166c49f674-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:01:07.862563 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-1d99745e-6a06-4ed2-899c-3d7ec30da48f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Lock "cinder-attachment_update-70a28af3-9fd0-4d84-acc6-57166c49f674-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:01:07.863857 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:07.863857 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:08.395189 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-1d99745e-6a06-4ed2-899c-3d7ec30da48f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Lock "cinder-attachment_update-70a28af3-9fd0-4d84-acc6-57166c49f674-np0000005048" released by "attachment_update" :: held 0.532s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:01:08.396088 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-1d99745e-6a06-4ed2-899c-3d7ec30da48f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f returned with HTTP 200 Jul 10 20:01:08.397110 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 522/2134] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:01:07 2026] PUT /volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:08.572228 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-54b180e5-e4a9-4d80-add4-4efd584cb611 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:08.578805 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-54b180e5-e4a9-4d80-add4-4efd584cb611 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:08.579081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-54b180e5-e4a9-4d80-add4-4efd584cb611 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:08.579387 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-54b180e5-e4a9-4d80-add4-4efd584cb611 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:08.612337 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:08.612337 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:08.618639 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-54b180e5-e4a9-4d80-add4-4efd584cb611 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:08.626203 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-54b180e5-e4a9-4d80-add4-4efd584cb611 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:08.626797 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 540/2135] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:08 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:09.380409 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-6797e406-0fe3-4774-8250-3e93c97ffcbe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:09.383789 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-6797e406-0fe3-4774-8250-3e93c97ffcbe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:01:09.383789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-6797e406-0fe3-4774-8250-3e93c97ffcbe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:09.383789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-6797e406-0fe3-4774-8250-3e93c97ffcbe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:09.391398 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:09.391398 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:09.395732 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-6797e406-0fe3-4774-8250-3e93c97ffcbe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:01:09.401751 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-6797e406-0fe3-4774-8250-3e93c97ffcbe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:01:09.402186 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 534/2136] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:09 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:09.413995 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-50968169-eeff-4c33-9d2a-f10bd9cb0fcc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:09.414476 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50968169-eeff-4c33-9d2a-f10bd9cb0fcc None None] GET https://10.4.3.145/volume// Jul 10 20:01:09.414675 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50968169-eeff-4c33-9d2a-f10bd9cb0fcc None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:09.414926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50968169-eeff-4c33-9d2a-f10bd9cb0fcc None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:09.415336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50968169-eeff-4c33-9d2a-f10bd9cb0fcc None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:09.415668 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 541/2137] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:01: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 20:01:09.424933 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-62794163-5904-49a6-9bc7-f5832f341cbe None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:09.428174 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-62794163-5904-49a6-9bc7-f5832f341cbe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:01:09.430988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-62794163-5904-49a6-9bc7-f5832f341cbe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd509ddd-a837-454e-b000-47826419d849", "connector": null, "instance_uuid": "e2edd8f2-ab07-4816-9915-be0630c3acf0"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:09.442935 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:09.442935 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:09.478798 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-62794163-5904-49a6-9bc7-f5832f341cbe tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:01:09.479291 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 523/2138] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:01:09 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 20:01:09.642690 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f7852c06-6eb9-49b5-ad02-6460207b870d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:09.645567 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f7852c06-6eb9-49b5-ad02-6460207b870d tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:09.645891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f7852c06-6eb9-49b5-ad02-6460207b870d tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:09.646220 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f7852c06-6eb9-49b5-ad02-6460207b870d tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:09.666875 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:09.666875 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:09.677007 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f7852c06-6eb9-49b5-ad02-6460207b870d tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:10.764195 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f7852c06-6eb9-49b5-ad02-6460207b870d tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:10.764195 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 541/2139] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:09 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c6747e1d-955d-4839-8957-ebe7f738c05c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c6747e1d-955d-4839-8957-ebe7f738c05c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c6747e1d-955d-4839-8957-ebe7f738c05c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c6747e1d-955d-4839-8957-ebe7f738c05c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-c6747e1d-955d-4839-8957-ebe7f738c05c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c6747e1d-955d-4839-8957-ebe7f738c05c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c6747e1d-955d-4839-8957-ebe7f738c05c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot delete request issued successfully. Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c6747e1d-955d-4839-8957-ebe7f738c05c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 returned with HTTP 202 Jul 10 20:01:10.779885 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 535/2140] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:01:10 2026] DELETE /volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-21afb837-75c7-4aca-b0dc-a02ff48364ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21afb837-75c7-4aca-b0dc-a02ff48364ed tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21afb837-75c7-4aca-b0dc-a02ff48364ed tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21afb837-75c7-4aca-b0dc-a02ff48364ed tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-21afb837-75c7-4aca-b0dc-a02ff48364ed tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21afb837-75c7-4aca-b0dc-a02ff48364ed tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 returned with HTTP 200 Jul 10 20:01:10.788611 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 542/2141] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:10 2026] GET /volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d34f0aee-a762-4002-9e06-5a7d26bbc988 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d34f0aee-a762-4002-9e06-5a7d26bbc988 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d34f0aee-a762-4002-9e06-5a7d26bbc988 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d34f0aee-a762-4002-9e06-5a7d26bbc988 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d34f0aee-a762-4002-9e06-5a7d26bbc988 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d34f0aee-a762-4002-9e06-5a7d26bbc988 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:10.796909 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 524/2142] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:10 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:11.639793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a8fdc499-c200-4ace-b25e-b117f22b6549 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:11.642012 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a8fdc499-c200-4ace-b25e-b117f22b6549 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:11.642229 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a8fdc499-c200-4ace-b25e-b117f22b6549 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:11.642435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a8fdc499-c200-4ace-b25e-b117f22b6549 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:11.647342 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a8fdc499-c200-4ace-b25e-b117f22b6549 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 returned with HTTP 404 Jul 10 20:01:11.647909 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 542/2143] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:11 2026] GET /volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:11.659881 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-862be9a0-4ee9-4d2e-b0bc-338fd194c8f8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:11.661893 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-862be9a0-4ee9-4d2e-b0bc-338fd194c8f8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:11.662141 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-862be9a0-4ee9-4d2e-b0bc-338fd194c8f8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:11.662447 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-862be9a0-4ee9-4d2e-b0bc-338fd194c8f8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:11.662658 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-862be9a0-4ee9-4d2e-b0bc-338fd194c8f8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:11.668105 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:11.668105 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:11.668735 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-862be9a0-4ee9-4d2e-b0bc-338fd194c8f8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:11.732602 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-862be9a0-4ee9-4d2e-b0bc-338fd194c8f8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot delete request issued successfully. Jul 10 20:01:11.732861 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-862be9a0-4ee9-4d2e-b0bc-338fd194c8f8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f returned with HTTP 202 Jul 10 20:01:11.733441 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 536/2144] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:01:11 2026] DELETE /volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:01:11.744703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cd93c8be-ce10-4776-94ea-4590fd9232b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:11.749651 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd93c8be-ce10-4776-94ea-4590fd9232b8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:11.749651 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd93c8be-ce10-4776-94ea-4590fd9232b8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:11.749651 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd93c8be-ce10-4776-94ea-4590fd9232b8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:11.755595 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:11.755595 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:11.756129 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cd93c8be-ce10-4776-94ea-4590fd9232b8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:11.757121 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd93c8be-ce10-4776-94ea-4590fd9232b8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f returned with HTTP 200 Jul 10 20:01:11.764438 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 543/2145] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:11 2026] GET /volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:11.777161 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ab99116b-d4aa-4bf9-99af-c81c9aa385a9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:11.777161 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ab99116b-d4aa-4bf9-99af-c81c9aa385a9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:11.777161 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ab99116b-d4aa-4bf9-99af-c81c9aa385a9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:11.777161 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ab99116b-d4aa-4bf9-99af-c81c9aa385a9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:11.787728 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:11.787728 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:11.801524 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ab99116b-d4aa-4bf9-99af-c81c9aa385a9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:11.803655 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ab99116b-d4aa-4bf9-99af-c81c9aa385a9 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:11.804202 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 525/2146] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:11 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:12.769987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-75a4fd79-f84a-49fa-a2f0-9c850a0ec2fd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:12.771914 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-75a4fd79-f84a-49fa-a2f0-9c850a0ec2fd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:12.772152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-75a4fd79-f84a-49fa-a2f0-9c850a0ec2fd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:12.772414 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-75a4fd79-f84a-49fa-a2f0-9c850a0ec2fd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:12.777999 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-75a4fd79-f84a-49fa-a2f0-9c850a0ec2fd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f returned with HTTP 404 Jul 10 20:01:12.778598 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 543/2147] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:12 2026] GET /volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:12.787664 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3e8cac58-12e8-43e4-b533-cb2255d36565 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:12.789720 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3e8cac58-12e8-43e4-b533-cb2255d36565 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:12.790103 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3e8cac58-12e8-43e4-b533-cb2255d36565 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:12.790241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3e8cac58-12e8-43e4-b533-cb2255d36565 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:12.790365 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-3e8cac58-12e8-43e4-b533-cb2255d36565 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:12.797111 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:12.797111 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:12.797730 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3e8cac58-12e8-43e4-b533-cb2255d36565 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:12.819623 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-85d9d79a-2c02-4192-8eb1-a704d9e2e8c1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:12.821543 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85d9d79a-2c02-4192-8eb1-a704d9e2e8c1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:12.821700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85d9d79a-2c02-4192-8eb1-a704d9e2e8c1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:12.821892 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85d9d79a-2c02-4192-8eb1-a704d9e2e8c1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:12.827858 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3e8cac58-12e8-43e4-b533-cb2255d36565 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot delete request issued successfully. Jul 10 20:01:12.828171 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3e8cac58-12e8-43e4-b533-cb2255d36565 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d returned with HTTP 202 Jul 10 20:01:12.828683 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 537/2148] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:01:12 2026] DELETE /volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:01:12.838405 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d00daf9f-ce6a-4261-bb5b-f1b65315d18b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:12.842065 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d00daf9f-ce6a-4261-bb5b-f1b65315d18b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:12.842856 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d00daf9f-ce6a-4261-bb5b-f1b65315d18b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:12.842917 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:12.842917 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:12.843254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d00daf9f-ce6a-4261-bb5b-f1b65315d18b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:12.849592 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:12.849592 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:12.850172 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d00daf9f-ce6a-4261-bb5b-f1b65315d18b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:01:12.851233 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d00daf9f-ce6a-4261-bb5b-f1b65315d18b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d returned with HTTP 200 Jul 10 20:01:12.851652 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-85d9d79a-2c02-4192-8eb1-a704d9e2e8c1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:12.851711 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 526/2149] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:12 2026] GET /volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:12.863149 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85d9d79a-2c02-4192-8eb1-a704d9e2e8c1 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:12.863697 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 544/2150] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:12 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:13.861893 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-33cadf47-f5bb-4aa1-a059-b974ee7fde0d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:13.864613 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33cadf47-f5bb-4aa1-a059-b974ee7fde0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:13.864886 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33cadf47-f5bb-4aa1-a059-b974ee7fde0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:13.865156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33cadf47-f5bb-4aa1-a059-b974ee7fde0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:13.870619 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33cadf47-f5bb-4aa1-a059-b974ee7fde0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d returned with HTTP 404 Jul 10 20:01:13.871317 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 544/2151] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:13 2026] GET /volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:13.878644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aa2c633f-7c82-44e7-93e3-b3375c4fa4a8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:13.879884 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1795a29c-5de4-4c74-9491-eebbd6ef4467 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:13.881700 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1795a29c-5de4-4c74-9491-eebbd6ef4467 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:13.881913 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1795a29c-5de4-4c74-9491-eebbd6ef4467 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:13.882163 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1795a29c-5de4-4c74-9491-eebbd6ef4467 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:13.884988 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa2c633f-7c82-44e7-93e3-b3375c4fa4a8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:13.885192 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa2c633f-7c82-44e7-93e3-b3375c4fa4a8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:13.885456 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa2c633f-7c82-44e7-93e3-b3375c4fa4a8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:13.885643 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-aa2c633f-7c82-44e7-93e3-b3375c4fa4a8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:13.894024 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa2c633f-7c82-44e7-93e3-b3375c4fa4a8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 returned with HTTP 404 Jul 10 20:01:13.894701 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 538/2152] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:01:13 2026] DELETE /volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:13.903122 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:13.903122 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:13.907218 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77c40aef-4da9-41d3-82ff-0aed0358a340 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:13.909297 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1795a29c-5de4-4c74-9491-eebbd6ef4467 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:13.909754 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77c40aef-4da9-41d3-82ff-0aed0358a340 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 Jul 10 20:01:13.910009 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77c40aef-4da9-41d3-82ff-0aed0358a340 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:13.910482 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77c40aef-4da9-41d3-82ff-0aed0358a340 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:13.916617 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77c40aef-4da9-41d3-82ff-0aed0358a340 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 returned with HTTP 404 Jul 10 20:01:13.917373 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 545/2153] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:13 2026] GET /volume/v3/snapshots/34ac870c-7074-469c-9622-95fa99f2c4b8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:13.924330 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1795a29c-5de4-4c74-9491-eebbd6ef4467 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:13.925084 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 527/2154] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:13 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:13.931019 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e9b8e224-5276-4f18-bea3-318c024ccc31 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:13.936318 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9b8e224-5276-4f18-bea3-318c024ccc31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:13.936318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9b8e224-5276-4f18-bea3-318c024ccc31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:13.936318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9b8e224-5276-4f18-bea3-318c024ccc31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:13.936318 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-e9b8e224-5276-4f18-bea3-318c024ccc31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:13.938511 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9b8e224-5276-4f18-bea3-318c024ccc31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f returned with HTTP 404 Jul 10 20:01:13.939150 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 545/2155] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:01:13 2026] DELETE /volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:13.947891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-54c8a6f1-a85e-4b48-ad09-ebd4af9eb583 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:13.950761 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-54c8a6f1-a85e-4b48-ad09-ebd4af9eb583 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f Jul 10 20:01:13.951048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-54c8a6f1-a85e-4b48-ad09-ebd4af9eb583 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:13.952604 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-54c8a6f1-a85e-4b48-ad09-ebd4af9eb583 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:13.959180 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-54c8a6f1-a85e-4b48-ad09-ebd4af9eb583 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f returned with HTTP 404 Jul 10 20:01:13.959903 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 539/2156] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:13 2026] GET /volume/v3/snapshots/640a88ea-76e5-4a3a-90fd-63f1c728f99f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:13.970498 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9a065534-32b8-4177-81c3-1ae8d2bdd5d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:13.973178 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a065534-32b8-4177-81c3-1ae8d2bdd5d9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:13.973722 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a065534-32b8-4177-81c3-1ae8d2bdd5d9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:13.973870 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a065534-32b8-4177-81c3-1ae8d2bdd5d9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:13.974068 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-9a065534-32b8-4177-81c3-1ae8d2bdd5d9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:13.981529 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a065534-32b8-4177-81c3-1ae8d2bdd5d9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d returned with HTTP 404 Jul 10 20:01:13.982286 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 546/2157] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:01:13 2026] DELETE /volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:13.991269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e8889ac5-f562-4f9d-a28f-d7dcab9f64ac None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:13.993978 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8889ac5-f562-4f9d-a28f-d7dcab9f64ac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d Jul 10 20:01:13.994274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8889ac5-f562-4f9d-a28f-d7dcab9f64ac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:13.994572 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8889ac5-f562-4f9d-a28f-d7dcab9f64ac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:14.000752 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8889ac5-f562-4f9d-a28f-d7dcab9f64ac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d returned with HTTP 404 Jul 10 20:01:14.001386 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 528/2158] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:13 2026] GET /volume/v3/snapshots/7f3b0bd7-126d-49c5-8f6b-071a8379964d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:14.945927 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-368f511c-a9ea-49e8-8715-2107eb2e80e4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:14.947817 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-368f511c-a9ea-49e8-8715-2107eb2e80e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:14.948004 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-368f511c-a9ea-49e8-8715-2107eb2e80e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:14.948216 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-368f511c-a9ea-49e8-8715-2107eb2e80e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:14.958545 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:14.958545 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:14.963191 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-368f511c-a9ea-49e8-8715-2107eb2e80e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:14.968571 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-368f511c-a9ea-49e8-8715-2107eb2e80e4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:14.968972 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 546/2159] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:14 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:15.094810 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-5c8076fb-ce1a-4082-92aa-68082ad3745c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:15.096944 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-5c8076fb-ce1a-4082-92aa-68082ad3745c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f/action Jul 10 20:01:15.097323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-5c8076fb-ce1a-4082-92aa-68082ad3745c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:15.097534 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-5c8076fb-ce1a-4082-92aa-68082ad3745c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:15.112519 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:15.112519 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:15.125799 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-793f188a-f784-4495-ae7d-f01c7c0e8fcd req-5c8076fb-ce1a-4082-92aa-68082ad3745c tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f/action returned with HTTP 204 Jul 10 20:01:15.126360 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 540/2160] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:01:15 2026] POST /volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:15.985184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2f2b7443-1591-4c54-8246-4ec3307622b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:15.988581 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f2b7443-1591-4c54-8246-4ec3307622b6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:15.989077 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f2b7443-1591-4c54-8246-4ec3307622b6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:15.989356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f2b7443-1591-4c54-8246-4ec3307622b6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:16.004596 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.004596 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:16.011997 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2f2b7443-1591-4c54-8246-4ec3307622b6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:16.016837 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f2b7443-1591-4c54-8246-4ec3307622b6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:16.017408 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 547/2161] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:15 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:16.037526 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1a85f155-250b-4754-8906-621f600d5fda None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.039927 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a85f155-250b-4754-8906-621f600d5fda tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:16.040782 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a85f155-250b-4754-8906-621f600d5fda tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:16.040782 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a85f155-250b-4754-8906-621f600d5fda tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:16.061984 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.061984 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:16.070483 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1a85f155-250b-4754-8906-621f600d5fda tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:16.079084 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a85f155-250b-4754-8906-621f600d5fda tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:16.079642 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 529/2162] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:16 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:16.081653 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.083650 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:01:16.083993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-966648427"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:16.085354 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-966648427'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:01:16.085497 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Create volume of 1 GB Jul 10 20:01:16.090370 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Availability Zones retrieved successfully. Jul 10 20:01:16.099271 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Flow 'volume_create_api' (3e002a82-d6d0-4deb-b651-512240e28ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:16.100564 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a11f6a-f7db-44cc-bb80-5a62873506d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:16.102190 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:01:16.133977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a11f6a-f7db-44cc-bb80-5a62873506d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:16.135224 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0167f834-222d-4872-bf6a-a24c45caac1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:16.230152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Created reservations ['38aa32c0-6740-4379-8e5d-933bff1c6d75', '8119c327-92c5-467f-8e38-74abf624e7b1', 'aa85c932-a36f-4eda-be7b-d70ce99cee70', '23a980ea-fabe-4479-b7f9-1f6384b986b8'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:16.231100 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0167f834-222d-4872-bf6a-a24c45caac1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38aa32c0-6740-4379-8e5d-933bff1c6d75', '8119c327-92c5-467f-8e38-74abf624e7b1', 'aa85c932-a36f-4eda-be7b-d70ce99cee70', '23a980ea-fabe-4479-b7f9-1f6384b986b8']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:16.231790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8266aac-6366-4ff5-877f-0032256c5a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:16.257072 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8266aac-6366-4ff5-877f-0032256c5a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16f93ea0-ca99-4689-bdd4-d08e1ec080c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-966648427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b323cba61e4142f18962653ae64ea3d5',qos_specs=None,replication_status=,reservations=['38aa32c0-6740-4379-8e5d-933bff1c6d75','8119c327-92c5-467f-8e38-74abf624e7b1','aa85c932-a36f-4eda-be7b-d70ce99cee70','23a980ea-fabe-4479-b7f9-1f6384b986b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd7d57ddcf54000a5454a225ce23455',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-966648427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16f93ea0-ca99-4689-bdd4-d08e1ec080c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b323cba61e4142f18962653ae64ea3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dd7d57ddcf54000a5454a225ce23455',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:16.257742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66978e6d-3f0e-4d83-9738-b484620f6136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:16.277981 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66978e6d-3f0e-4d83-9738-b484620f6136) transitioned into state 'SUCCESS' from state '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-966648427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b323cba61e4142f18962653ae64ea3d5',qos_specs=None,replication_status=,reservations=['38aa32c0-6740-4379-8e5d-933bff1c6d75','8119c327-92c5-467f-8e38-74abf624e7b1','aa85c932-a36f-4eda-be7b-d70ce99cee70','23a980ea-fabe-4479-b7f9-1f6384b986b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd7d57ddcf54000a5454a225ce23455',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:16.278987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b2e95a-ddc0-436f-8749-c0ef22772137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:16.290879 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b2e95a-ddc0-436f-8749-c0ef22772137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:16.291867 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Flow 'volume_create_api' (3e002a82-d6d0-4deb-b651-512240e28ca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:16.292224 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Create volume request issued successfully. Jul 10 20:01:16.292853 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f08ed4a9-eecc-4e7a-8f68-cb33bc48bbef tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:01:16.294998 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 547/2163] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:01:16 2026] POST /volume/v3/volumes => generated 758 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:01:16.309610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b528ec82-ba46-4b2a-b36a-43d2a82245b3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.312533 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b528ec82-ba46-4b2a-b36a-43d2a82245b3 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 Jul 10 20:01:16.312533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b528ec82-ba46-4b2a-b36a-43d2a82245b3 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:16.312714 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b528ec82-ba46-4b2a-b36a-43d2a82245b3 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:16.320909 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.320909 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:16.325350 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b528ec82-ba46-4b2a-b36a-43d2a82245b3 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:01:16.330981 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b528ec82-ba46-4b2a-b36a-43d2a82245b3 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 returned with HTTP 200 Jul 10 20:01:16.331401 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 541/2164] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:16 2026] GET /volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:16.419738 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-5f444104-0fd4-430a-a186-1d579887117e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.424149 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-5f444104-0fd4-430a-a186-1d579887117e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:16.424400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-5f444104-0fd4-430a-a186-1d579887117e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:16.424596 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-5f444104-0fd4-430a-a186-1d579887117e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:16.434452 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.434452 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:16.438782 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-5f444104-0fd4-430a-a186-1d579887117e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:16.443670 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-5f444104-0fd4-430a-a186-1d579887117e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:16.444142 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 548/2165] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:16 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:16.463780 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c4316fc6-dc84-439d-85d0-1a6ccfd67899 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.464873 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c4316fc6-dc84-439d-85d0-1a6ccfd67899 None None] GET https://10.4.3.145/volume// Jul 10 20:01:16.464873 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c4316fc6-dc84-439d-85d0-1a6ccfd67899 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:16.465314 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c4316fc6-dc84-439d-85d0-1a6ccfd67899 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:16.465720 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c4316fc6-dc84-439d-85d0-1a6ccfd67899 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:16.466064 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 530/2166] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01:16 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 20:01:16.471354 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-49f64d07-ad91-4494-a318-627e46cd40c4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.476939 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-49f64d07-ad91-4494-a318-627e46cd40c4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4/action Jul 10 20:01:16.479985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-49f64d07-ad91-4494-a318-627e46cd40c4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:16.479985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-49f64d07-ad91-4494-a318-627e46cd40c4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:16.483895 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-2a7e0483-f75f-4ea2-aa15-a7e8723fee0a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.491721 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-2a7e0483-f75f-4ea2-aa15-a7e8723fee0a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:01:16.491721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-2a7e0483-f75f-4ea2-aa15-a7e8723fee0a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:16.491721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-2a7e0483-f75f-4ea2-aa15-a7e8723fee0a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:16.495220 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.495220 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:16.495917 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-49f64d07-ad91-4494-a318-627e46cd40c4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:16.506391 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-49f64d07-ad91-4494-a318-627e46cd40c4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Begin detaching volume completed successfully. Jul 10 20:01:16.506686 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-49f64d07-ad91-4494-a318-627e46cd40c4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4/action returned with HTTP 202 Jul 10 20:01:16.507252 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 548/2167] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:01:16 2026] POST /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:01:16.508189 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.508189 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:16.516559 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-2a7e0483-f75f-4ea2-aa15-a7e8723fee0a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:01:16.516778 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9a3f40ef-43e7-4cf5-943f-a6f84294324f req-3d618a7c-4ee2-43ca-a603-e1e2c8b39b0e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.519461 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9a3f40ef-43e7-4cf5-943f-a6f84294324f req-3d618a7c-4ee2-43ca-a603-e1e2c8b39b0e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d Jul 10 20:01:16.519721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9a3f40ef-43e7-4cf5-943f-a6f84294324f req-3d618a7c-4ee2-43ca-a603-e1e2c8b39b0e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:16.519988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9a3f40ef-43e7-4cf5-943f-a6f84294324f req-3d618a7c-4ee2-43ca-a603-e1e2c8b39b0e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:16.525728 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-2a7e0483-f75f-4ea2-aa15-a7e8723fee0a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:01:16.526389 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 542/2168] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:01:16 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1535 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:01:16.532863 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.532863 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:16.537236 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9a3f40ef-43e7-4cf5-943f-a6f84294324f req-3d618a7c-4ee2-43ca-a603-e1e2c8b39b0e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:01:16.542003 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1e60715a-0a12-4736-971f-a906cb15e40f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.542907 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9a3f40ef-43e7-4cf5-943f-a6f84294324f req-3d618a7c-4ee2-43ca-a603-e1e2c8b39b0e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d returned with HTTP 200 Jul 10 20:01:16.543558 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 549/2169] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:16 2026] GET /volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:16.545285 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1e60715a-0a12-4736-971f-a906cb15e40f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:16.545633 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1e60715a-0a12-4736-971f-a906cb15e40f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:16.545873 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1e60715a-0a12-4736-971f-a906cb15e40f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:16.571087 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.571087 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:16.583133 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1e60715a-0a12-4736-971f-a906cb15e40f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:16.591199 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1e60715a-0a12-4736-971f-a906cb15e40f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:16.591671 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 531/2170] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:16 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:16.673714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-f450d503-df1e-4314-bf39-bd054ef1f570 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:16.675883 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-f450d503-df1e-4314-bf39-bd054ef1f570 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] PUT https://10.4.3.145/volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992 Jul 10 20:01:16.676598 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-f450d503-df1e-4314-bf39-bd054ef1f570 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:16.688451 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-f450d503-df1e-4314-bf39-bd054ef1f570 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Acquiring lock "cinder-attachment_update-dd509ddd-a837-454e-b000-47826419d849-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:01:16.693674 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-f450d503-df1e-4314-bf39-bd054ef1f570 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Lock "cinder-attachment_update-dd509ddd-a837-454e-b000-47826419d849-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:01:16.694686 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:16.694686 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:17.227261 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-f450d503-df1e-4314-bf39-bd054ef1f570 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Lock "cinder-attachment_update-dd509ddd-a837-454e-b000-47826419d849-np0000005048" released by "attachment_update" :: held 0.533s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:01:17.227709 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-f450d503-df1e-4314-bf39-bd054ef1f570 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992 returned with HTTP 200 Jul 10 20:01:17.231086 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 549/2171] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:01:16 2026] PUT /volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:17.346758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dd4f1787-634d-44ff-bded-e9fd801d8e01 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:17.348715 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dd4f1787-634d-44ff-bded-e9fd801d8e01 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 Jul 10 20:01:17.348950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dd4f1787-634d-44ff-bded-e9fd801d8e01 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:17.349178 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dd4f1787-634d-44ff-bded-e9fd801d8e01 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:17.357319 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:17.357319 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:17.374869 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-dd4f1787-634d-44ff-bded-e9fd801d8e01 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:01:17.388149 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dd4f1787-634d-44ff-bded-e9fd801d8e01 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 returned with HTTP 200 Jul 10 20:01:17.388760 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 543/2172] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:17 2026] GET /volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:17.551992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f7f6de55-1838-4477-be9f-722e28129308 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:17.551992 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f7f6de55-1838-4477-be9f-722e28129308 None None] GET https://10.4.3.145/volume// Jul 10 20:01:17.551992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f7f6de55-1838-4477-be9f-722e28129308 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:17.551992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f7f6de55-1838-4477-be9f-722e28129308 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:17.551992 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f7f6de55-1838-4477-be9f-722e28129308 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:17.552730 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 550/2173] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01:17 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 20:01:17.561686 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-362d865e-34d2-419f-9e01-7cd007c8c401 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:17.564331 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-362d865e-34d2-419f-9e01-7cd007c8c401 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:17.564606 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-362d865e-34d2-419f-9e01-7cd007c8c401 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:17.564832 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-362d865e-34d2-419f-9e01-7cd007c8c401 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:17.581254 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:17.581254 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:17.586997 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-362d865e-34d2-419f-9e01-7cd007c8c401 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:17.596985 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-362d865e-34d2-419f-9e01-7cd007c8c401 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:17.597505 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 532/2174] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:01:17 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:01:17.614593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2c9cdd90-4021-4a33-bc35-2f622cb3a1c2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:17.616850 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c9cdd90-4021-4a33-bc35-2f622cb3a1c2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:17.617422 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c9cdd90-4021-4a33-bc35-2f622cb3a1c2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:17.618121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c9cdd90-4021-4a33-bc35-2f622cb3a1c2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:17.632855 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:17.632855 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:17.638725 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2c9cdd90-4021-4a33-bc35-2f622cb3a1c2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:17.646043 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c9cdd90-4021-4a33-bc35-2f622cb3a1c2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:17.646778 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 550/2175] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:17 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:17.742991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-9b6c119e-3715-4492-85be-f038a098104a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:17.745679 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-9b6c119e-3715-4492-85be-f038a098104a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992/action Jul 10 20:01:17.746133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-9b6c119e-3715-4492-85be-f038a098104a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:17.746277 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-9b6c119e-3715-4492-85be-f038a098104a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:17.768193 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:17.768193 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:17.788144 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cd0a3c18-d2ed-48d2-916b-880e3a3ec137 req-9b6c119e-3715-4492-85be-f038a098104a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992/action returned with HTTP 204 Jul 10 20:01:17.788869 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 544/2176] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:01:17 2026] POST /volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:18.413159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1d375590-004f-451c-a0db-49f5ca53fe89 req-b6b7ed63-4546-4359-9685-60523554a5c8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:18.417980 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1d375590-004f-451c-a0db-49f5ca53fe89 req-b6b7ed63-4546-4359-9685-60523554a5c8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b Jul 10 20:01:18.418214 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1d375590-004f-451c-a0db-49f5ca53fe89 req-b6b7ed63-4546-4359-9685-60523554a5c8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:18.418541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1d375590-004f-451c-a0db-49f5ca53fe89 req-b6b7ed63-4546-4359-9685-60523554a5c8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:18.428406 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:18.428406 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:18.554917 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-b0c7feba-e441-446a-8d2b-7dedb373272f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:18.557031 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-b0c7feba-e441-446a-8d2b-7dedb373272f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] DELETE https://10.4.3.145/volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d Jul 10 20:01:18.557285 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-b0c7feba-e441-446a-8d2b-7dedb373272f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:18.557614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-b0c7feba-e441-446a-8d2b-7dedb373272f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:18.568354 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:18.568354 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:18.670844 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3e356015-a6c7-4d75-b93a-d3de5e9fc7ba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:18.673378 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3e356015-a6c7-4d75-b93a-d3de5e9fc7ba tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:18.673749 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3e356015-a6c7-4d75-b93a-d3de5e9fc7ba tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:18.674245 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3e356015-a6c7-4d75-b93a-d3de5e9fc7ba tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:18.689818 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:18.689818 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:18.695797 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3e356015-a6c7-4d75-b93a-d3de5e9fc7ba tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:18.701918 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3e356015-a6c7-4d75-b93a-d3de5e9fc7ba tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:18.702668 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 551/2177] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:18 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:18.980028 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1d375590-004f-451c-a0db-49f5ca53fe89 req-b6b7ed63-4546-4359-9685-60523554a5c8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b returned with HTTP 200 Jul 10 20:01:18.980667 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 551/2178] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:01:18 2026] DELETE /volume/v3/attachments/3ccf6840-f1ee-4f28-b104-0bf942309e6b => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:19.159157 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-957206a9-41c1-49a9-ade4-a76a097e6c3a req-b0c7feba-e441-446a-8d2b-7dedb373272f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d returned with HTTP 200 Jul 10 20:01:19.159670 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 533/2179] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:01:18 2026] DELETE /volume/v3/attachments/3e5a3545-7b95-451b-9aad-66a7864b6f5d => generated 19 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:19.718164 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6d2ed52b-6165-479e-928c-4ac1d0e1ac54 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:19.720761 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d2ed52b-6165-479e-928c-4ac1d0e1ac54 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:19.721102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d2ed52b-6165-479e-928c-4ac1d0e1ac54 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:19.721401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d2ed52b-6165-479e-928c-4ac1d0e1ac54 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:19.731537 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:19.731537 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:19.737693 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6d2ed52b-6165-479e-928c-4ac1d0e1ac54 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:19.744141 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d2ed52b-6165-479e-928c-4ac1d0e1ac54 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:19.744576 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 545/2180] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:19 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:19.857085 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-44bff82d-873c-47b1-a5ed-cc8e3ceca10f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:19.859926 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-44bff82d-873c-47b1-a5ed-cc8e3ceca10f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:19.860348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-44bff82d-873c-47b1-a5ed-cc8e3ceca10f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:19.860675 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-44bff82d-873c-47b1-a5ed-cc8e3ceca10f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:19.870547 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:19.870547 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:19.874431 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-44bff82d-873c-47b1-a5ed-cc8e3ceca10f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:19.879126 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-44bff82d-873c-47b1-a5ed-cc8e3ceca10f tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:19.879576 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 552/2181] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:19 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:19.899508 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-6885a399-5fd1-4951-aa8d-8c57787a2d82 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:19.902531 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-6885a399-5fd1-4951-aa8d-8c57787a2d82 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] POST https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674/action Jul 10 20:01:19.902870 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-6885a399-5fd1-4951-aa8d-8c57787a2d82 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:19.903073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-6885a399-5fd1-4951-aa8d-8c57787a2d82 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:19.919415 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:19.919415 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:19.920292 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-6885a399-5fd1-4951-aa8d-8c57787a2d82 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:19.933956 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-6885a399-5fd1-4951-aa8d-8c57787a2d82 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Begin detaching volume completed successfully. Jul 10 20:01:19.934342 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-6885a399-5fd1-4951-aa8d-8c57787a2d82 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674/action returned with HTTP 202 Jul 10 20:01:19.934924 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 552/2182] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:01:19 2026] POST /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:01:19.954656 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c4d8c59a-2c0a-4ce0-9011-ea048bbc48ce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:19.957877 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c4d8c59a-2c0a-4ce0-9011-ea048bbc48ce tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:19.958269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c4d8c59a-2c0a-4ce0-9011-ea048bbc48ce tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:19.958423 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c4d8c59a-2c0a-4ce0-9011-ea048bbc48ce tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:19.974181 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:19.974181 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:19.980289 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c4d8c59a-2c0a-4ce0-9011-ea048bbc48ce tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:19.987295 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c4d8c59a-2c0a-4ce0-9011-ea048bbc48ce tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:19.988177 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 534/2183] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:19 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:20.963817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e532f957-70b2-45f5-b2e8-d22a9defebb9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:20.964439 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e532f957-70b2-45f5-b2e8-d22a9defebb9 None None] GET https://10.4.3.145/volume// Jul 10 20:01:20.965056 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e532f957-70b2-45f5-b2e8-d22a9defebb9 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:20.965056 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e532f957-70b2-45f5-b2e8-d22a9defebb9 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:20.965334 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e532f957-70b2-45f5-b2e8-d22a9defebb9 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:20.966148 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 546/2184] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01:20 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 20:01:20.977203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-1a96fd02-ca88-4365-92ad-a53c4e5ed02e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:20.980029 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-1a96fd02-ca88-4365-92ad-a53c4e5ed02e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:20.980397 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-1a96fd02-ca88-4365-92ad-a53c4e5ed02e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:20.980636 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-1a96fd02-ca88-4365-92ad-a53c4e5ed02e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:20.994344 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:20.994344 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:21.001358 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-1a96fd02-ca88-4365-92ad-a53c4e5ed02e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:21.007921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-1a96fd02-ca88-4365-92ad-a53c4e5ed02e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:21.008518 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 553/2185] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:01:20 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:01:21.009573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b358922-4fbb-4ab8-be20-c984cfd8ed23 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:21.013288 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b358922-4fbb-4ab8-be20-c984cfd8ed23 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:21.013631 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b358922-4fbb-4ab8-be20-c984cfd8ed23 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:21.013865 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b358922-4fbb-4ab8-be20-c984cfd8ed23 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:21.028179 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:21.028179 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:21.034662 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b358922-4fbb-4ab8-be20-c984cfd8ed23 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:21.041855 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b358922-4fbb-4ab8-be20-c984cfd8ed23 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:21.042105 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 553/2186] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:21 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:22.061075 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-420923bb-96c4-4313-a447-d5a419da901e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:22.063107 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-420923bb-96c4-4313-a447-d5a419da901e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:22.063321 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-420923bb-96c4-4313-a447-d5a419da901e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:22.063566 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-420923bb-96c4-4313-a447-d5a419da901e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:22.074244 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:22.074244 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:22.079399 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-420923bb-96c4-4313-a447-d5a419da901e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:22.085476 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-420923bb-96c4-4313-a447-d5a419da901e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:22.085918 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 535/2187] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:22 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:23.099732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d2207a7a-a030-41af-92e6-12de41e3822a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:23.101721 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d2207a7a-a030-41af-92e6-12de41e3822a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:23.101989 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d2207a7a-a030-41af-92e6-12de41e3822a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:23.102216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d2207a7a-a030-41af-92e6-12de41e3822a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:23.113122 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:23.113122 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:23.117859 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d2207a7a-a030-41af-92e6-12de41e3822a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:23.123256 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d2207a7a-a030-41af-92e6-12de41e3822a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:23.123761 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 547/2188] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:23 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:23.124419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3eafd46c-ed2b-4603-b72a-14c0c306a573 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:23.126475 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3eafd46c-ed2b-4603-b72a-14c0c306a573 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:01:23.126726 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3eafd46c-ed2b-4603-b72a-14c0c306a573 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:23.126979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3eafd46c-ed2b-4603-b72a-14c0c306a573 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:23.127215 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3eafd46c-ed2b-4603-b72a-14c0c306a573 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: 2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:01:23.135321 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:23.135321 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:23.135911 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3eafd46c-ed2b-4603-b72a-14c0c306a573 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:23.158042 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3eafd46c-ed2b-4603-b72a-14c0c306a573 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:01:23.158312 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3eafd46c-ed2b-4603-b72a-14c0c306a573 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 202 Jul 10 20:01:23.158829 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 554/2189] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:01:23 2026] DELETE /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:01:23.172073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4b29d475-4e11-49e1-b269-d18ae6a3eb5c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:23.174021 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b29d475-4e11-49e1-b269-d18ae6a3eb5c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:01:23.174164 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b29d475-4e11-49e1-b269-d18ae6a3eb5c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:23.174408 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b29d475-4e11-49e1-b269-d18ae6a3eb5c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:23.181337 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:23.181337 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:23.185324 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4b29d475-4e11-49e1-b269-d18ae6a3eb5c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:23.190800 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b29d475-4e11-49e1-b269-d18ae6a3eb5c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 200 Jul 10 20:01:23.191268 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 554/2190] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:23 2026] GET /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:23.791092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-0263d1a7-522f-480b-ad36-1650d8f9f829 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:23.794047 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-0263d1a7-522f-480b-ad36-1650d8f9f829 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] DELETE https://10.4.3.145/volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f Jul 10 20:01:23.794206 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-0263d1a7-522f-480b-ad36-1650d8f9f829 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:23.794472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-0263d1a7-522f-480b-ad36-1650d8f9f829 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:23.815927 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:23.815927 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:24.140778 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2bb5b34c-df2a-49cf-93d6-53478401fb75 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:24.143182 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2bb5b34c-df2a-49cf-93d6-53478401fb75 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:24.143434 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2bb5b34c-df2a-49cf-93d6-53478401fb75 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:24.143700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2bb5b34c-df2a-49cf-93d6-53478401fb75 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:24.158378 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:24.158378 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:24.164299 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2bb5b34c-df2a-49cf-93d6-53478401fb75 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:24.170699 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2bb5b34c-df2a-49cf-93d6-53478401fb75 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:24.171304 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 548/2191] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:24 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:24.207122 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c307dfb7-3f34-45f1-adcd-f6a35a826821 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:24.209359 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c307dfb7-3f34-45f1-adcd-f6a35a826821 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 Jul 10 20:01:24.209634 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c307dfb7-3f34-45f1-adcd-f6a35a826821 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:24.209825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c307dfb7-3f34-45f1-adcd-f6a35a826821 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:24.217151 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c307dfb7-3f34-45f1-adcd-f6a35a826821 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 returned with HTTP 404 Jul 10 20:01:24.217720 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 555/2192] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:24 2026] GET /volume/v3/volumes/2d447471-a935-4253-9292-dd5546f85607 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:24.249545 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:24.251937 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:01:24.252308 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-571426648", "snapshot_id": null, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:24.253846 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-571426648', 'snapshot_id': None, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:01:24.379211 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ce7160bc-16d0-4dc8-8fcc-f3f727ae4b8b req-0263d1a7-522f-480b-ad36-1650d8f9f829 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f returned with HTTP 200 Jul 10 20:01:24.379211 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 536/2193] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:01:23 2026] DELETE /volume/v3/attachments/4b71ead0-0d3e-45d7-9c57-9845da5a9f5f => generated 19 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:24.401387 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 20:01:24.407568 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 20:01:24.415001 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (c075ebf2-a417-4c43-89f4-3d8b33416b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:24.416426 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f796475f-2cdc-4089-8623-7a0fac95a460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:24.417705 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:01:24.501531 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f796475f-2cdc-4089-8623-7a0fac95a460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:24.502877 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe996c9-2467-453c-8fec-9d08d9733e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:24.596913 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['662c21f1-32bb-4d06-a104-47557556efb0', '8798020b-aa66-4c7f-84ba-0f36c8071733', '86e50168-6c2d-442b-8263-34eecc7775d0', '9d534836-d525-4d9c-8da6-f03cb777c47c'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:24.597792 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe996c9-2467-453c-8fec-9d08d9733e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['662c21f1-32bb-4d06-a104-47557556efb0', '8798020b-aa66-4c7f-84ba-0f36c8071733', '86e50168-6c2d-442b-8263-34eecc7775d0', '9d534836-d525-4d9c-8da6-f03cb777c47c']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:24.598843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d2c3d10-be93-4136-b001-e2bac6cfd530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:24.633255 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d2c3d10-be93-4136-b001-e2bac6cfd530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a131dc58-5ebb-4feb-ab8d-58dbae3fc717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-571426648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['662c21f1-32bb-4d06-a104-47557556efb0','8798020b-aa66-4c7f-84ba-0f36c8071733','86e50168-6c2d-442b-8263-34eecc7775d0','9d534836-d525-4d9c-8da6-f03cb777c47c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-571426648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a131dc58-5ebb-4feb-ab8d-58dbae3fc717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:24.635699 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce40b8b8-edd7-4aa0-b0ee-c75f9e419251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:24.674518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce40b8b8-edd7-4aa0-b0ee-c75f9e419251) transitioned into state 'SUCCESS' from state '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-571426648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['662c21f1-32bb-4d06-a104-47557556efb0','8798020b-aa66-4c7f-84ba-0f36c8071733','86e50168-6c2d-442b-8263-34eecc7775d0','9d534836-d525-4d9c-8da6-f03cb777c47c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:24.675636 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9540684-db69-4211-a00c-c522be3ced33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:24.694670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9540684-db69-4211-a00c-c522be3ced33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:24.696770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (c075ebf2-a417-4c43-89f4-3d8b33416b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:24.697498 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 20:01:24.699067 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0227ec49-d037-4b89-a8f8-73b0a9b22938 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:01:24.699759 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 555/2194] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:01:24 2026] POST /volume/v3/volumes => generated 758 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:01:24.715736 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3cf2454a-d857-49ec-881a-9051bbae86c0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:24.719439 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cf2454a-d857-49ec-881a-9051bbae86c0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:01:24.719707 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cf2454a-d857-49ec-881a-9051bbae86c0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:24.720082 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cf2454a-d857-49ec-881a-9051bbae86c0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:24.730498 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:24.730498 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:24.737937 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3cf2454a-d857-49ec-881a-9051bbae86c0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:24.749902 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cf2454a-d857-49ec-881a-9051bbae86c0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 200 Jul 10 20:01:24.751624 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 549/2195] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:24 2026] GET /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:25.188041 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7f171732-dee4-4094-b008-b48b06b212b0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:25.191250 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7f171732-dee4-4094-b008-b48b06b212b0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:25.191650 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7f171732-dee4-4094-b008-b48b06b212b0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:25.191918 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7f171732-dee4-4094-b008-b48b06b212b0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:25.204317 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:25.204317 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:25.211233 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7f171732-dee4-4094-b008-b48b06b212b0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:25.217770 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7f171732-dee4-4094-b008-b48b06b212b0 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:25.218401 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 556/2196] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:25 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:25.236649 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f593d01c-5d07-48af-8cf2-6c2aee8dd354 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:25.240187 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f593d01c-5d07-48af-8cf2-6c2aee8dd354 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:25.240187 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f593d01c-5d07-48af-8cf2-6c2aee8dd354 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:25.240187 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f593d01c-5d07-48af-8cf2-6c2aee8dd354 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:25.253312 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:25.253312 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:25.260077 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f593d01c-5d07-48af-8cf2-6c2aee8dd354 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:25.269323 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f593d01c-5d07-48af-8cf2-6c2aee8dd354 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:25.270142 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 537/2197] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:25 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:25.341543 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e482f10a-5d6e-45a1-8f82-486cbef878c5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:25.344445 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e482f10a-5d6e-45a1-8f82-486cbef878c5 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:25.344755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e482f10a-5d6e-45a1-8f82-486cbef878c5 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:25.346437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e482f10a-5d6e-45a1-8f82-486cbef878c5 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:25.362624 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:25.362624 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:25.371259 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e482f10a-5d6e-45a1-8f82-486cbef878c5 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:25.378213 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e482f10a-5d6e-45a1-8f82-486cbef878c5 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:25.378819 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 556/2198] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:25 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:25.394418 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fe91d629-0d57-448f-9ed9-693c6bec39a4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:25.397003 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fe91d629-0d57-448f-9ed9-693c6bec39a4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:25.397289 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fe91d629-0d57-448f-9ed9-693c6bec39a4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:25.397592 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fe91d629-0d57-448f-9ed9-693c6bec39a4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:25.406049 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:25.406049 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:25.410791 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fe91d629-0d57-448f-9ed9-693c6bec39a4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:25.416488 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fe91d629-0d57-448f-9ed9-693c6bec39a4 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:25.417268 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 550/2199] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:25 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:25.471152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3a52fa91-42b1-4834-aa1c-3938a5dbb3b2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:25.473292 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a52fa91-42b1-4834-aa1c-3938a5dbb3b2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:25.473700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a52fa91-42b1-4834-aa1c-3938a5dbb3b2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:25.473993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a52fa91-42b1-4834-aa1c-3938a5dbb3b2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:25.483001 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:25.483001 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:25.488414 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3a52fa91-42b1-4834-aa1c-3938a5dbb3b2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:25.494299 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a52fa91-42b1-4834-aa1c-3938a5dbb3b2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:25.494925 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 557/2200] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:25 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:25.772486 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6626ff2a-0004-4a7a-acca-dd41f829f84a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:25.775096 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6626ff2a-0004-4a7a-acca-dd41f829f84a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:01:25.775509 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6626ff2a-0004-4a7a-acca-dd41f829f84a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:25.775849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6626ff2a-0004-4a7a-acca-dd41f829f84a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:25.785828 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:25.785828 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:25.790289 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6626ff2a-0004-4a7a-acca-dd41f829f84a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:25.797137 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6626ff2a-0004-4a7a-acca-dd41f829f84a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 200 Jul 10 20:01:25.797703 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 538/2201] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:25 2026] GET /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:25.815006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7035234e-ad4e-4ea8-b328-c878ced87997 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:25.816653 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7035234e-ad4e-4ea8-b328-c878ced87997 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:01:25.816995 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7035234e-ad4e-4ea8-b328-c878ced87997 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:25.817305 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7035234e-ad4e-4ea8-b328-c878ced87997 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:25.827514 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:25.827514 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:25.832697 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7035234e-ad4e-4ea8-b328-c878ced87997 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:25.838344 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7035234e-ad4e-4ea8-b328-c878ced87997 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 200 Jul 10 20:01:25.838732 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 557/2202] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:25 2026] GET /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:27.359154 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-474c1add-2bc4-4a1a-9ac0-f833517d31c7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:27.362104 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-474c1add-2bc4-4a1a-9ac0-f833517d31c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:01:27.362467 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-474c1add-2bc4-4a1a-9ac0-f833517d31c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:27.362624 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-474c1add-2bc4-4a1a-9ac0-f833517d31c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:27.372724 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:27.372724 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:27.377862 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-474c1add-2bc4-4a1a-9ac0-f833517d31c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:27.384813 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-474c1add-2bc4-4a1a-9ac0-f833517d31c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 200 Jul 10 20:01:27.385403 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 551/2203] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:27 2026] GET /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:27.989150 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-ba727616-aa2f-406e-a604-91792c34aaac None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:27.991758 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-ba727616-aa2f-406e-a604-91792c34aaac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:01:28.003589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-ba727616-aa2f-406e-a604-91792c34aaac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:28.003589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-ba727616-aa2f-406e-a604-91792c34aaac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:28.010505 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:28.010505 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:28.025810 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-ba727616-aa2f-406e-a604-91792c34aaac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:28.034344 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-ba727616-aa2f-406e-a604-91792c34aaac tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 200 Jul 10 20:01:28.034831 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 558/2204] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:27 2026] GET /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:28.051024 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-86552cf2-63b8-4ab6-b56c-13b779f16535 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:28.051399 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-86552cf2-63b8-4ab6-b56c-13b779f16535 None None] GET https://10.4.3.145/volume// Jul 10 20:01:28.051542 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-86552cf2-63b8-4ab6-b56c-13b779f16535 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:28.051782 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-86552cf2-63b8-4ab6-b56c-13b779f16535 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:28.052399 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-86552cf2-63b8-4ab6-b56c-13b779f16535 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:28.053282 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 539/2205] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:01:28 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 20:01:28.064016 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-a7f6cc00-2c21-4615-b10a-4ed7a20c7297 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:28.066509 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-a7f6cc00-2c21-4615-b10a-4ed7a20c7297 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:01:28.067190 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-a7f6cc00-2c21-4615-b10a-4ed7a20c7297 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a131dc58-5ebb-4feb-ab8d-58dbae3fc717", "connector": null, "instance_uuid": "ea597d28-49fd-4227-83ef-bda0ba936dbd"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:28.077604 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:28.077604 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:28.119237 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-01bab554-334c-4a65-bbca-261c5be3fb33 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:28.123347 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-01bab554-334c-4a65-bbca-261c5be3fb33 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:28.123556 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-01bab554-334c-4a65-bbca-261c5be3fb33 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:28.123763 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-01bab554-334c-4a65-bbca-261c5be3fb33 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:28.145007 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:28.145007 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:28.145007 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-01bab554-334c-4a65-bbca-261c5be3fb33 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:28.152939 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-01bab554-334c-4a65-bbca-261c5be3fb33 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:28.153520 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 552/2206] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:28 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:28.200538 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-a7f6cc00-2c21-4615-b10a-4ed7a20c7297 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:01:28.200538 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 558/2207] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:01:28 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 20:01:30.215386 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-416bc302-04c7-4df4-b40a-fe9ddeafef5b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:30.215900 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-416bc302-04c7-4df4-b40a-fe9ddeafef5b None None] GET https://10.4.3.145/volume// Jul 10 20:01:30.216182 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-416bc302-04c7-4df4-b40a-fe9ddeafef5b None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:30.218543 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-416bc302-04c7-4df4-b40a-fe9ddeafef5b None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:30.219041 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-416bc302-04c7-4df4-b40a-fe9ddeafef5b None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:30.219463 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 559/2208] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:01: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 20:01:30.227187 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-975292da-2f9a-4bee-a3e3-3532fbd9a47f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:30.229974 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-975292da-2f9a-4bee-a3e3-3532fbd9a47f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:01:30.230468 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-975292da-2f9a-4bee-a3e3-3532fbd9a47f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b319f81-2aeb-4fd8-8f34-1071fcbf5976", "connector": null, "instance_uuid": "9e70e731-3e1d-4db8-9441-60b2275ed05c"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:30.242815 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:30.242815 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:30.291171 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-975292da-2f9a-4bee-a3e3-3532fbd9a47f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:01:30.291764 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 540/2209] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:01:30 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:30.690994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a2f66865-70bd-4d7e-92cd-fdce48b37ea5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:30.691576 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a2f66865-70bd-4d7e-92cd-fdce48b37ea5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:30.691861 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a2f66865-70bd-4d7e-92cd-fdce48b37ea5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:30.692193 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a2f66865-70bd-4d7e-92cd-fdce48b37ea5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:30.717521 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:30.717521 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:30.726234 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a2f66865-70bd-4d7e-92cd-fdce48b37ea5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:30.736997 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a2f66865-70bd-4d7e-92cd-fdce48b37ea5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:30.737478 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 553/2210] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:30 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:30.829896 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-36f6a40a-f4b1-4cdc-af51-226ed32bde61 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:30.830555 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36f6a40a-f4b1-4cdc-af51-226ed32bde61 None None] GET https://10.4.3.145/volume// Jul 10 20:01:30.830555 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36f6a40a-f4b1-4cdc-af51-226ed32bde61 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:30.830718 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36f6a40a-f4b1-4cdc-af51-226ed32bde61 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:30.831158 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36f6a40a-f4b1-4cdc-af51-226ed32bde61 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:30.831428 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 559/2211] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01: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 20:01:30.842353 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-31aa4f06-6dd3-43d1-8175-e206ab7d93c7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:30.845985 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-31aa4f06-6dd3-43d1-8175-e206ab7d93c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:30.846329 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-31aa4f06-6dd3-43d1-8175-e206ab7d93c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:30.846601 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-31aa4f06-6dd3-43d1-8175-e206ab7d93c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:30.860916 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:30.860916 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:30.867198 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-31aa4f06-6dd3-43d1-8175-e206ab7d93c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:30.872881 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-31aa4f06-6dd3-43d1-8175-e206ab7d93c7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:30.873376 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 560/2212] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:01:30 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:01:30.993240 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-7de08143-c08f-419b-ba96-fd0b7b1ed12b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:30.996875 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-7de08143-c08f-419b-ba96-fd0b7b1ed12b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] PUT https://10.4.3.145/volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf Jul 10 20:01:30.997574 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-7de08143-c08f-419b-ba96-fd0b7b1ed12b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:31.010114 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-7de08143-c08f-419b-ba96-fd0b7b1ed12b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Acquiring lock "cinder-attachment_update-5b319f81-2aeb-4fd8-8f34-1071fcbf5976-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:01:31.015197 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-7de08143-c08f-419b-ba96-fd0b7b1ed12b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Lock "cinder-attachment_update-5b319f81-2aeb-4fd8-8f34-1071fcbf5976-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:01:31.018815 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:31.018815 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:31.555997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-7de08143-c08f-419b-ba96-fd0b7b1ed12b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Lock "cinder-attachment_update-5b319f81-2aeb-4fd8-8f34-1071fcbf5976-np0000005048" released by "attachment_update" :: held 0.541s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:01:31.556698 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-7de08143-c08f-419b-ba96-fd0b7b1ed12b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf returned with HTTP 200 Jul 10 20:01:31.556698 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 541/2213] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:01:30 2026] PUT /volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:31.758661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6d87b966-9259-4add-aea8-7eb7c987b55d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:31.760595 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d87b966-9259-4add-aea8-7eb7c987b55d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:31.760811 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d87b966-9259-4add-aea8-7eb7c987b55d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:31.761046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d87b966-9259-4add-aea8-7eb7c987b55d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:31.780933 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:31.780933 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:31.792022 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6d87b966-9259-4add-aea8-7eb7c987b55d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:31.802452 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d87b966-9259-4add-aea8-7eb7c987b55d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:31.803370 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 554/2214] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:31 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:32.825158 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-40882599-07d5-47c4-9733-9b2a54f5f5c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:32.827745 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40882599-07d5-47c4-9733-9b2a54f5f5c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:32.827988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40882599-07d5-47c4-9733-9b2a54f5f5c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:32.828308 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40882599-07d5-47c4-9733-9b2a54f5f5c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:32.845865 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:32.845865 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:32.855457 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-40882599-07d5-47c4-9733-9b2a54f5f5c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:32.861706 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40882599-07d5-47c4-9733-9b2a54f5f5c4 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:32.862326 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 560/2215] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:32 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:33.874675 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-04d23e7c-0a02-4153-ae3e-980d19602529 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:33.876536 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-04d23e7c-0a02-4153-ae3e-980d19602529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:33.876706 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-04d23e7c-0a02-4153-ae3e-980d19602529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:33.876878 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-04d23e7c-0a02-4153-ae3e-980d19602529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:33.887042 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:33.887042 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:33.890645 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-04d23e7c-0a02-4153-ae3e-980d19602529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:33.894574 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-04d23e7c-0a02-4153-ae3e-980d19602529 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:33.894948 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 561/2216] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:33 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:34.786499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b033a4fe-c2a6-4ae5-b6d2-9e0262172fe0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:34.786499 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b033a4fe-c2a6-4ae5-b6d2-9e0262172fe0 None None] GET https://10.4.3.145/volume// Jul 10 20:01:34.787245 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b033a4fe-c2a6-4ae5-b6d2-9e0262172fe0 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:34.787633 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b033a4fe-c2a6-4ae5-b6d2-9e0262172fe0 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:34.788283 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b033a4fe-c2a6-4ae5-b6d2-9e0262172fe0 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:34.788988 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 542/2217] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01: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 20:01:34.802210 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-baf6e9ac-1dd7-440a-9a72-47f594298960 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:34.805183 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-baf6e9ac-1dd7-440a-9a72-47f594298960 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:01:34.805599 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-baf6e9ac-1dd7-440a-9a72-47f594298960 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:34.805792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-baf6e9ac-1dd7-440a-9a72-47f594298960 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:34.821586 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:34.821586 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:34.826845 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-baf6e9ac-1dd7-440a-9a72-47f594298960 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:01:34.832657 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-baf6e9ac-1dd7-440a-9a72-47f594298960 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 200 Jul 10 20:01:34.833097 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 555/2218] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:01:34 2026] GET /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:01:34.913216 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-76d3bf8e-d16a-4ecb-bd5d-13725f073ace None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:34.915798 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76d3bf8e-d16a-4ecb-bd5d-13725f073ace tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:34.915798 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76d3bf8e-d16a-4ecb-bd5d-13725f073ace tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:34.915980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76d3bf8e-d16a-4ecb-bd5d-13725f073ace tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:34.928362 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:34.928362 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:34.933036 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-76d3bf8e-d16a-4ecb-bd5d-13725f073ace tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:34.938136 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76d3bf8e-d16a-4ecb-bd5d-13725f073ace tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:34.938680 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 561/2219] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:34 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:34.954955 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-1cb5a5b1-b1f1-477d-81d1-adb855843dcd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:34.958332 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-1cb5a5b1-b1f1-477d-81d1-adb855843dcd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b Jul 10 20:01:34.958714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-1cb5a5b1-b1f1-477d-81d1-adb855843dcd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:34.968493 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-1cb5a5b1-b1f1-477d-81d1-adb855843dcd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-a131dc58-5ebb-4feb-ab8d-58dbae3fc717-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:01:34.976557 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-1cb5a5b1-b1f1-477d-81d1-adb855843dcd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-a131dc58-5ebb-4feb-ab8d-58dbae3fc717-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:01:34.978150 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:34.978150 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:35.512032 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-1cb5a5b1-b1f1-477d-81d1-adb855843dcd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-a131dc58-5ebb-4feb-ab8d-58dbae3fc717-np0000005048" released by "attachment_update" :: held 0.536s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:01:35.512315 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-1cb5a5b1-b1f1-477d-81d1-adb855843dcd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b returned with HTTP 200 Jul 10 20:01:35.512815 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 562/2220] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:01:34 2026] PUT /volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:35.735297 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:35.737869 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:01:35.738781 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1543141392"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:35.741195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1543141392'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:01:35.741327 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Create volume of 1 GB Jul 10 20:01:35.741848 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:35.741848 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:35.747239 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Availability Zones retrieved successfully. Jul 10 20:01:35.756485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Flow 'volume_create_api' (c483f974-8fdf-434c-b321-86a1475abdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:35.758052 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a89d5a-bdb5-426e-89c4-620ad6edfef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:35.759505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:01:35.799212 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a89d5a-bdb5-426e-89c4-620ad6edfef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:35.800554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5373ac58-1c51-4354-9f0c-791e7946ce75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:35.815401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1e00e715-e5cd-4cb3-8ab1-67ff53514bf8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:35.818410 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e00e715-e5cd-4cb3-8ab1-67ff53514bf8 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] DELETE https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:35.818689 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e00e715-e5cd-4cb3-8ab1-67ff53514bf8 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:35.818950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e00e715-e5cd-4cb3-8ab1-67ff53514bf8 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:35.819293 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-1e00e715-e5cd-4cb3-8ab1-67ff53514bf8 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Delete volume with id: 70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:35.828522 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:35.828522 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:35.829026 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1e00e715-e5cd-4cb3-8ab1-67ff53514bf8 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:35.852197 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1e00e715-e5cd-4cb3-8ab1-67ff53514bf8 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Delete volume request issued successfully. Jul 10 20:01:35.852581 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e00e715-e5cd-4cb3-8ab1-67ff53514bf8 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 202 Jul 10 20:01:35.853043 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 556/2221] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:01:35 2026] DELETE /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:01:35.861567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Created reservations ['e881c29b-dff4-4252-a77a-1c737e694148', '7d54d907-ea58-492a-a628-35a45fa3ef8c', '8445b708-a892-4308-81fa-aeace42aa19c', 'dc284ce0-c449-41f7-8ac1-5825f4c9a86a'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:35.862488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5373ac58-1c51-4354-9f0c-791e7946ce75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e881c29b-dff4-4252-a77a-1c737e694148', '7d54d907-ea58-492a-a628-35a45fa3ef8c', '8445b708-a892-4308-81fa-aeace42aa19c', 'dc284ce0-c449-41f7-8ac1-5825f4c9a86a']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:35.863312 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2933aa13-b7b0-4505-abe8-8a5a68ba6da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:35.870155 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6d2503df-1689-4990-90b3-2545c082fd4e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:35.873547 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d2503df-1689-4990-90b3-2545c082fd4e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:35.873772 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d2503df-1689-4990-90b3-2545c082fd4e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:35.874016 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d2503df-1689-4990-90b3-2545c082fd4e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:35.889755 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:35.889755 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:35.896850 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2933aa13-b7b0-4505-abe8-8a5a68ba6da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5347b11d-36e6-4d75-8af6-30244f27b384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1543141392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b323cba61e4142f18962653ae64ea3d5',qos_specs=None,replication_status=,reservations=['e881c29b-dff4-4252-a77a-1c737e694148','7d54d907-ea58-492a-a628-35a45fa3ef8c','8445b708-a892-4308-81fa-aeace42aa19c','dc284ce0-c449-41f7-8ac1-5825f4c9a86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd7d57ddcf54000a5454a225ce23455',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1543141392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5347b11d-36e6-4d75-8af6-30244f27b384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b323cba61e4142f18962653ae64ea3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dd7d57ddcf54000a5454a225ce23455',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:35.898430 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6d2503df-1689-4990-90b3-2545c082fd4e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:35.898680 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e792d1-6ef5-4ccb-b6eb-575d50b81afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:35.907495 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d2503df-1689-4990-90b3-2545c082fd4e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 200 Jul 10 20:01:35.908197 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 562/2222] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:35 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:35.924501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e792d1-6ef5-4ccb-b6eb-575d50b81afe) transitioned into state 'SUCCESS' from state '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-1543141392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b323cba61e4142f18962653ae64ea3d5',qos_specs=None,replication_status=,reservations=['e881c29b-dff4-4252-a77a-1c737e694148','7d54d907-ea58-492a-a628-35a45fa3ef8c','8445b708-a892-4308-81fa-aeace42aa19c','dc284ce0-c449-41f7-8ac1-5825f4c9a86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd7d57ddcf54000a5454a225ce23455',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:35.925319 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f217dc3c-bbcf-4d31-96f1-09de5ae9ad19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:35.940149 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f217dc3c-bbcf-4d31-96f1-09de5ae9ad19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:35.941371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Flow 'volume_create_api' (c483f974-8fdf-434c-b321-86a1475abdd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:35.941799 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Create volume request issued successfully. Jul 10 20:01:35.942797 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-161906f1-5eb4-4ec7-bf81-bc6bcae634e4 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:01:35.943550 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 543/2223] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:01:35 2026] POST /volume/v3/volumes => generated 759 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:01:35.952789 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9427f884-f330-481c-8497-2301d0d0b0ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:35.955225 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9427f884-f330-481c-8497-2301d0d0b0ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:35.955793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9427f884-f330-481c-8497-2301d0d0b0ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:35.955793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9427f884-f330-481c-8497-2301d0d0b0ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:35.961036 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-89af4205-5323-4dab-b353-6c0b30521200 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:35.964869 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-89af4205-5323-4dab-b353-6c0b30521200 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:01:35.965067 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-89af4205-5323-4dab-b353-6c0b30521200 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:35.965359 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-89af4205-5323-4dab-b353-6c0b30521200 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:35.980115 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:35.980115 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:35.981188 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:35.981188 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:35.988742 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9427f884-f330-481c-8497-2301d0d0b0ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:35.990099 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-89af4205-5323-4dab-b353-6c0b30521200 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:01:35.995112 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9427f884-f330-481c-8497-2301d0d0b0ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:35.995448 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 563/2224] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:35 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:35.997490 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-89af4205-5323-4dab-b353-6c0b30521200 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:01:36.000983 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 557/2225] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:35 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:36.031224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-3b611862-6cbc-48d5-aff9-0bbc7d6ae888 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:36.033534 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-3b611862-6cbc-48d5-aff9-0bbc7d6ae888 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b/action Jul 10 20:01:36.034084 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-3b611862-6cbc-48d5-aff9-0bbc7d6ae888 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:36.034251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-3b611862-6cbc-48d5-aff9-0bbc7d6ae888 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:36.063458 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:36.063458 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:36.077646 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d6371867-8df8-429a-a01f-a9be1db3d1c8 req-3b611862-6cbc-48d5-aff9-0bbc7d6ae888 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b/action returned with HTTP 204 Jul 10 20:01:36.078361 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 563/2226] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:01:36 2026] POST /volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:36.927180 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b93390f5-89ab-4a27-8eb1-f6109247b911 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:36.929488 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b93390f5-89ab-4a27-8eb1-f6109247b911 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 Jul 10 20:01:36.929650 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b93390f5-89ab-4a27-8eb1-f6109247b911 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:36.929866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b93390f5-89ab-4a27-8eb1-f6109247b911 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:36.936954 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b93390f5-89ab-4a27-8eb1-f6109247b911 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 returned with HTTP 404 Jul 10 20:01:36.937619 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 544/2227] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:36 2026] GET /volume/v3/volumes/70a28af3-9fd0-4d84-acc6-57166c49f674 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:36.945127 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-669b7e7b-6d8d-42e4-8340-9c047e30b15b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:36.947109 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-669b7e7b-6d8d-42e4-8340-9c047e30b15b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] DELETE https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:36.947379 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-669b7e7b-6d8d-42e4-8340-9c047e30b15b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:36.947651 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-669b7e7b-6d8d-42e4-8340-9c047e30b15b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:36.947865 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-669b7e7b-6d8d-42e4-8340-9c047e30b15b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Delete volume with id: 69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:36.957138 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:36.957138 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:36.958131 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-669b7e7b-6d8d-42e4-8340-9c047e30b15b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:36.989401 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-669b7e7b-6d8d-42e4-8340-9c047e30b15b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Delete volume request issued successfully. Jul 10 20:01:36.989654 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-669b7e7b-6d8d-42e4-8340-9c047e30b15b tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 202 Jul 10 20:01:36.990377 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 564/2228] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:01:36 2026] DELETE /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:01:36.998306 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-21fb6741-2d98-4179-8a64-785be9d9e83e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:37.001010 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-21fb6741-2d98-4179-8a64-785be9d9e83e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:37.001309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-21fb6741-2d98-4179-8a64-785be9d9e83e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:37.001597 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-21fb6741-2d98-4179-8a64-785be9d9e83e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:37.012319 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:37.012319 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:37.012923 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-84a562a0-4bc2-4fe6-bb72-99bbb8b368df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:37.014832 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bedc456b-26a3-4b99-b2a8-e3a1e16dc684 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:37.015536 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84a562a0-4bc2-4fe6-bb72-99bbb8b368df tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:01:37.015849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84a562a0-4bc2-4fe6-bb72-99bbb8b368df tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:37.016066 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84a562a0-4bc2-4fe6-bb72-99bbb8b368df tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:37.017140 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-21fb6741-2d98-4179-8a64-785be9d9e83e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:37.017238 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bedc456b-26a3-4b99-b2a8-e3a1e16dc684 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:37.017548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bedc456b-26a3-4b99-b2a8-e3a1e16dc684 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:37.017746 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bedc456b-26a3-4b99-b2a8-e3a1e16dc684 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:37.025730 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-21fb6741-2d98-4179-8a64-785be9d9e83e tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 200 Jul 10 20:01:37.025976 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 558/2229] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:36 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:37.026325 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:37.026325 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:37.031756 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:37.031756 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:37.034020 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-84a562a0-4bc2-4fe6-bb72-99bbb8b368df tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:01:37.038123 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bedc456b-26a3-4b99-b2a8-e3a1e16dc684 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:37.038646 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84a562a0-4bc2-4fe6-bb72-99bbb8b368df tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:01:37.039021 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 564/2230] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:37 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:37.049326 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bedc456b-26a3-4b99-b2a8-e3a1e16dc684 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:37.049994 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 545/2231] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:37 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:37.816382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-4b5f4aa6-6ea1-4945-a7e8-7e4ee628fe2c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:37.819633 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-4b5f4aa6-6ea1-4945-a7e8-7e4ee628fe2c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf/action Jul 10 20:01:37.820091 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-4b5f4aa6-6ea1-4945-a7e8-7e4ee628fe2c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:37.820288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-4b5f4aa6-6ea1-4945-a7e8-7e4ee628fe2c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:37.852358 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:37.852358 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:37.871153 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-355bf485-cce6-4c5b-80e1-c7e6768df162 req-4b5f4aa6-6ea1-4945-a7e8-7e4ee628fe2c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf/action returned with HTTP 204 Jul 10 20:01:37.871897 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 565/2232] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:01:37 2026] POST /volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:38.043736 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dfc53bcd-14be-484d-a505-920321a313d6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:38.046833 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dfc53bcd-14be-484d-a505-920321a313d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 Jul 10 20:01:38.046833 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dfc53bcd-14be-484d-a505-920321a313d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:38.047091 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dfc53bcd-14be-484d-a505-920321a313d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:38.059132 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dfc53bcd-14be-484d-a505-920321a313d6 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 returned with HTTP 404 Jul 10 20:01:38.059132 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 559/2233] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:38 2026] GET /volume/v3/volumes/69adaa83-65ff-4890-92dd-9681cf25f5d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:38.082742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-769b1717-8675-4f6b-9aca-707af33a3638 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:38.084535 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-769b1717-8675-4f6b-9aca-707af33a3638 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:01:38.084766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-769b1717-8675-4f6b-9aca-707af33a3638 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:38.085233 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-769b1717-8675-4f6b-9aca-707af33a3638 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:38.102272 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:38.102272 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:38.109334 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-769b1717-8675-4f6b-9aca-707af33a3638 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:38.118191 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-769b1717-8675-4f6b-9aca-707af33a3638 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:01:38.118902 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 565/2234] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:38 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:38.136352 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-85ea57cb-3f99-4225-84e7-818c0a789ecb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:38.136352 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85ea57cb-3f99-4225-84e7-818c0a789ecb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:01:38.137118 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85ea57cb-3f99-4225-84e7-818c0a789ecb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b319f81-2aeb-4fd8-8f34-1071fcbf5976", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1596820037", "container": "tempest-volumesbackupstest-backup-container-286326771"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:38.139181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-85ea57cb-3f99-4225-84e7-818c0a789ecb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating new backup {'backup': {'volume_id': '5b319f81-2aeb-4fd8-8f34-1071fcbf5976', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1596820037', 'container': 'tempest-volumesbackupstest-backup-container-286326771'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:01:38.139514 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-85ea57cb-3f99-4225-84e7-818c0a789ecb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating backup of volume 5b319f81-2aeb-4fd8-8f34-1071fcbf5976 in container tempest-volumesbackupstest-backup-container-286326771 Jul 10 20:01:38.152467 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:38.152467 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:38.155036 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-85ea57cb-3f99-4225-84e7-818c0a789ecb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:01:38.179220 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3f87bee9-7a5c-43be-b5e8-bac4b906daed None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:38.179767 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-85ea57cb-3f99-4225-84e7-818c0a789ecb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['c0dbad86-5a92-41e9-ae3b-adb818c3e37b', '093a596d-e9e3-4832-9e99-1b366b11fb46'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:38.184993 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f87bee9-7a5c-43be-b5e8-bac4b906daed tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 20:01:38.185398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f87bee9-7a5c-43be-b5e8-bac4b906daed tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:38.186222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f87bee9-7a5c-43be-b5e8-bac4b906daed tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:38.186996 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3f87bee9-7a5c-43be-b5e8-bac4b906daed tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Delete volume with id: b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 20:01:38.204612 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:38.204612 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:38.205666 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3f87bee9-7a5c-43be-b5e8-bac4b906daed tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:38.259047 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3f87bee9-7a5c-43be-b5e8-bac4b906daed tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Delete volume request issued successfully. Jul 10 20:01:38.260022 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f87bee9-7a5c-43be-b5e8-bac4b906daed tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 202 Jul 10 20:01:38.261054 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 566/2235] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:01:38 2026] DELETE /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:01:38.272906 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85ea57cb-3f99-4225-84e7-818c0a789ecb tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:01:38.273578 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 546/2236] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:01:38 2026] POST /volume/v3/backups => generated 330 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:01:38.276394 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4d8527a1-2dc2-42ec-8c0a-fe0dc588bca2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:38.280083 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d8527a1-2dc2-42ec-8c0a-fe0dc588bca2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 20:01:38.280917 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d8527a1-2dc2-42ec-8c0a-fe0dc588bca2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:38.281728 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d8527a1-2dc2-42ec-8c0a-fe0dc588bca2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:38.292254 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-895e7257-2024-4694-8105-8350b9cdcd37 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:38.299135 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-895e7257-2024-4694-8105-8350b9cdcd37 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:38.299262 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:38.299262 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:38.299338 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-895e7257-2024-4694-8105-8350b9cdcd37 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:38.299888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-895e7257-2024-4694-8105-8350b9cdcd37 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:38.300270 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-895e7257-2024-4694-8105-8350b9cdcd37 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:38.309038 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:38.309038 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:38.309516 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d8527a1-2dc2-42ec-8c0a-fe0dc588bca2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Volume info retrieved successfully. Jul 10 20:01:38.309565 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-895e7257-2024-4694-8105-8350b9cdcd37 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:38.309605 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 566/2237] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:38 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:38.327034 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d8527a1-2dc2-42ec-8c0a-fe0dc588bca2 tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 200 Jul 10 20:01:38.327034 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 560/2238] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:38 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:39.329173 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ab9420b9-4548-4398-8ad5-daa23d506829 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:39.331990 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab9420b9-4548-4398-8ad5-daa23d506829 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:39.332082 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab9420b9-4548-4398-8ad5-daa23d506829 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:39.332364 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab9420b9-4548-4398-8ad5-daa23d506829 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:39.332608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ab9420b9-4548-4398-8ad5-daa23d506829 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:39.341888 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:39.341888 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:39.343797 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab9420b9-4548-4398-8ad5-daa23d506829 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:39.343945 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 567/2239] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:39 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:39.354905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d6c8abde-9a7d-4222-aec2-1f5167544a5a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:39.477168 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d6c8abde-9a7d-4222-aec2-1f5167544a5a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] GET https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 Jul 10 20:01:39.477168 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d6c8abde-9a7d-4222-aec2-1f5167544a5a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:39.477168 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d6c8abde-9a7d-4222-aec2-1f5167544a5a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:39.486175 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d6c8abde-9a7d-4222-aec2-1f5167544a5a tempest-AttachVolumeTestJSON-826738304 tempest-AttachVolumeTestJSON-826738304-project-member] https://10.4.3.145/volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 returned with HTTP 404 Jul 10 20:01:39.486836 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 547/2240] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:39 2026] GET /volume/v3/volumes/b7f0e476-2464-4caa-be96-94c1f596e287 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:40.362992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a414eff9-ecc9-4ebf-affc-2ef710942eb6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:40.362992 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a414eff9-ecc9-4ebf-affc-2ef710942eb6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:40.362992 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a414eff9-ecc9-4ebf-affc-2ef710942eb6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:40.374322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a414eff9-ecc9-4ebf-affc-2ef710942eb6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:40.374322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a414eff9-ecc9-4ebf-affc-2ef710942eb6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:40.374322 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:40.374322 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:40.374322 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a414eff9-ecc9-4ebf-affc-2ef710942eb6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:40.374322 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 567/2241] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:40 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:41.387653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-55a70ad4-ffb7-4b45-80ea-39209f13a84c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:41.392084 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-55a70ad4-ffb7-4b45-80ea-39209f13a84c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:41.392376 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-55a70ad4-ffb7-4b45-80ea-39209f13a84c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:41.392802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-55a70ad4-ffb7-4b45-80ea-39209f13a84c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:41.393577 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-55a70ad4-ffb7-4b45-80ea-39209f13a84c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:41.405713 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:41.405713 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:41.405713 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-55a70ad4-ffb7-4b45-80ea-39209f13a84c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:41.405713 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 561/2242] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:41 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:42.419691 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e34b0824-fb35-4558-9625-1153f9f65572 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:42.421951 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e34b0824-fb35-4558-9625-1153f9f65572 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:42.422242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e34b0824-fb35-4558-9625-1153f9f65572 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:42.422540 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e34b0824-fb35-4558-9625-1153f9f65572 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:42.422722 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e34b0824-fb35-4558-9625-1153f9f65572 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:42.427941 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:42.427941 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:42.429239 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e34b0824-fb35-4558-9625-1153f9f65572 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:42.429799 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 568/2243] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:42 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:43.443235 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6e4793a2-a555-4b08-a068-095435192b92 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:43.445531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e4793a2-a555-4b08-a068-095435192b92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:43.445680 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e4793a2-a555-4b08-a068-095435192b92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:43.445895 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e4793a2-a555-4b08-a068-095435192b92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:43.446096 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6e4793a2-a555-4b08-a068-095435192b92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:43.461496 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:43.461496 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:43.463750 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e4793a2-a555-4b08-a068-095435192b92 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:43.470157 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 548/2244] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:43 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:44.497020 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e50aa1fe-e80e-41b1-8b57-bddd1d3643ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:44.502132 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e50aa1fe-e80e-41b1-8b57-bddd1d3643ab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:44.502482 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e50aa1fe-e80e-41b1-8b57-bddd1d3643ab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:44.502744 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e50aa1fe-e80e-41b1-8b57-bddd1d3643ab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:44.502994 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e50aa1fe-e80e-41b1-8b57-bddd1d3643ab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:44.515454 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:44.515454 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:44.517491 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e50aa1fe-e80e-41b1-8b57-bddd1d3643ab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:44.517859 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 568/2245] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:44 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:44.941355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d1796a29-d1ca-4acc-b217-d0949c3126bd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:45.097909 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d1796a29-d1ca-4acc-b217-d0949c3126bd tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:01:45.098480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d1796a29-d1ca-4acc-b217-d0949c3126bd tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1464785037"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:45.125942 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d1796a29-d1ca-4acc-b217-d0949c3126bd tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:01:45.126510 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 562/2246] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:01:44 2026] POST /volume/v3/types => generated 228 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:45.137700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7280aa3a-6e9c-415a-a7a1-b79c53e20534 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:45.140251 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7280aa3a-6e9c-415a-a7a1-b79c53e20534 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] POST https://10.4.3.145/volume/v3/group_types Jul 10 20:01:45.142517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7280aa3a-6e9c-415a-a7a1-b79c53e20534 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-218636030"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:45.178083 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7280aa3a-6e9c-415a-a7a1-b79c53e20534 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/group_types returned with HTTP 202 Jul 10 20:01:45.179055 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 569/2247] 10.4.3.145 () {70 vars in 1311 bytes} [Fri Jul 10 20:01:45 2026] POST /volume/v3/group_types => generated 184 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:45.193941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dcc0ecf6-6feb-4525-a611-7c691e4b7e75 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:45.315272 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dcc0ecf6-6feb-4525-a611-7c691e4b7e75 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] POST https://10.4.3.145/volume/v3/groups Jul 10 20:01:45.315813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dcc0ecf6-6feb-4525-a611-7c691e4b7e75 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84d327ea-382a-48f2-88f5-2a9190f21e07", "volume_types": ["a0f79de2-840b-42f5-917f-9e08b318b3a6"], "name": "tempest-GroupSnapshotsV319Test-Group-485271941"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:45.318460 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-dcc0ecf6-6feb-4525-a611-7c691e4b7e75 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Creating new group {'group': {'group_type': '84d327ea-382a-48f2-88f5-2a9190f21e07', 'volume_types': ['a0f79de2-840b-42f5-917f-9e08b318b3a6'], 'name': 'tempest-GroupSnapshotsV319Test-Group-485271941'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 20:01:45.325284 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.groups [None req-dcc0ecf6-6feb-4525-a611-7c691e4b7e75 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-485271941. Jul 10 20:01:45.339268 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dcc0ecf6-6feb-4525-a611-7c691e4b7e75 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Availability Zones retrieved successfully. Jul 10 20:01:45.376665 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-dcc0ecf6-6feb-4525-a611-7c691e4b7e75 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Created reservations ['3b080c51-b7eb-4e03-b5bd-b978f7b98517'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:45.424001 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dcc0ecf6-6feb-4525-a611-7c691e4b7e75 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/groups returned with HTTP 202 Jul 10 20:01:45.424001 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 549/2248] 10.4.3.145 () {70 vars in 1297 bytes} [Fri Jul 10 20:01:45 2026] POST /volume/v3/groups => generated 115 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:45.434935 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-85a6861e-50e4-4ec0-983f-f8ddfd584837 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:45.450997 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85a6861e-50e4-4ec0-983f-f8ddfd584837 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b Jul 10 20:01:45.450997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85a6861e-50e4-4ec0-983f-f8ddfd584837 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:45.450997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85a6861e-50e4-4ec0-983f-f8ddfd584837 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:45.450997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-85a6861e-50e4-4ec0-983f-f8ddfd584837 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member 1b82e4cc-5df7-4330-a5c7-e7c809cce06b {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 20:01:45.458276 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:45.458276 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:45.481034 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85a6861e-50e4-4ec0-983f-f8ddfd584837 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b returned with HTTP 200 Jul 10 20:01:45.481493 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 569/2249] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 20:01:45 2026] GET /volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b => generated 395 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:45.534778 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-41b4b8a1-0a16-4a65-bdc4-afb614e459d3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:45.538231 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-41b4b8a1-0a16-4a65-bdc4-afb614e459d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:45.538471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-41b4b8a1-0a16-4a65-bdc4-afb614e459d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:45.538837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-41b4b8a1-0a16-4a65-bdc4-afb614e459d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:45.539878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-41b4b8a1-0a16-4a65-bdc4-afb614e459d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:45.548044 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:45.548044 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:45.549228 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-41b4b8a1-0a16-4a65-bdc4-afb614e459d3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:45.550205 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 563/2250] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:45 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:46.501494 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ce236713-55ff-4b84-86c6-4580782cf06a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:46.504033 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ce236713-55ff-4b84-86c6-4580782cf06a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b Jul 10 20:01:46.504500 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ce236713-55ff-4b84-86c6-4580782cf06a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:46.504752 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ce236713-55ff-4b84-86c6-4580782cf06a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:46.504916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.groups [None req-ce236713-55ff-4b84-86c6-4580782cf06a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member 1b82e4cc-5df7-4330-a5c7-e7c809cce06b {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 20:01:46.525614 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:46.525614 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:46.538254 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ce236713-55ff-4b84-86c6-4580782cf06a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b returned with HTTP 200 Jul 10 20:01:46.538859 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 570/2251] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 20:01:46 2026] GET /volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b => generated 396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:46.552053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:46.557807 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:01:46.559478 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1996314674", "volume_type": "a0f79de2-840b-42f5-917f-9e08b318b3a6", "group_id": "1b82e4cc-5df7-4330-a5c7-e7c809cce06b", "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:46.563372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1996314674', 'volume_type': 'a0f79de2-840b-42f5-917f-9e08b318b3a6', 'group_id': '1b82e4cc-5df7-4330-a5c7-e7c809cce06b', 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:01:46.574633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-97570828-b6b1-4c03-af0f-57a393a1dcee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:46.577170 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-97570828-b6b1-4c03-af0f-57a393a1dcee tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:46.577488 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-97570828-b6b1-4c03-af0f-57a393a1dcee tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:46.577758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-97570828-b6b1-4c03-af0f-57a393a1dcee tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:46.577920 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-97570828-b6b1-4c03-af0f-57a393a1dcee tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:46.583416 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:46.583416 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:46.584301 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-97570828-b6b1-4c03-af0f-57a393a1dcee tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:46.589049 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 570/2252] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:46 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:46.596977 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:46.596977 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:46.603318 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Create volume of 1 GB Jul 10 20:01:46.617121 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Availability Zones retrieved successfully. Jul 10 20:01:46.625200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Flow 'volume_create_api' (a5084ec7-bf7a-48ef-bf07-5261c90a6ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:46.626783 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a86420-5046-43c5-b2af-2f5f8cf8a33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:46.627661 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:46.627661 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:46.628924 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:01:46.688742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a86420-5046-43c5-b2af-2f5f8cf8a33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:01:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0f79de2-840b-42f5-917f-9e08b318b3a6,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1464785037',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0f79de2-840b-42f5-917f-9e08b318b3a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1b82e4cc-5df7-4330-a5c7-e7c809cce06b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:46.689606 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ffcf1d-5cbf-4680-b06b-58dabd57c9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:46.826643 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1464785037 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1464785037, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:01:46.826933 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1464785037 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1464785037, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:01:46.995892 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Created reservations ['88bc310d-1df3-4aef-a355-3a7b54accea8', '9311d572-53d6-4d4f-8dab-320e97eb1ed4', '45879a42-d05b-48de-a7d2-c52be28ab04c', '8e8e40a4-c4c3-47b6-bcaa-e6f6d3530bbe'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:46.998149 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ffcf1d-5cbf-4680-b06b-58dabd57c9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88bc310d-1df3-4aef-a355-3a7b54accea8', '9311d572-53d6-4d4f-8dab-320e97eb1ed4', '45879a42-d05b-48de-a7d2-c52be28ab04c', '8e8e40a4-c4c3-47b6-bcaa-e6f6d3530bbe']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:46.999466 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb7882e-ce35-43f0-b677-007cef6039ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:47.050941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb7882e-ce35-43f0-b677-007cef6039ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc74ff4a-0679-49fe-a4db-cc18d816ea5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1996314674',encryption_key_id=None,group_id=1b82e4cc-5df7-4330-a5c7-e7c809cce06b,group_type_id=,metadata={},multiattach=False,project_id='5541a1f45b404295a177a9278d0956ac',qos_specs=None,replication_status=,reservations=['88bc310d-1df3-4aef-a355-3a7b54accea8','9311d572-53d6-4d4f-8dab-320e97eb1ed4','45879a42-d05b-48de-a7d2-c52be28ab04c','8e8e40a4-c4c3-47b6-bcaa-e6f6d3530bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43b7a98a3c942cd897e5696e8adf704',volume_type_id=a0f79de2-840b-42f5-917f-9e08b318b3a6), 'volume': Volume(_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-10T20:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1996314674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1b82e4cc-5df7-4330-a5c7-e7c809cce06b,host=None,id=cc74ff4a-0679-49fe-a4db-cc18d816ea5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5541a1f45b404295a177a9278d0956ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b43b7a98a3c942cd897e5696e8adf704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0f79de2-840b-42f5-917f-9e08b318b3a6),volume_type_id=a0f79de2-840b-42f5-917f-9e08b318b3a6)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:47.051948 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c401c9e3-6374-4744-a64c-65244645fb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:47.093483 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c401c9e3-6374-4744-a64c-65244645fb85) transitioned into state 'SUCCESS' from state '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-1996314674',encryption_key_id=None,group_id=1b82e4cc-5df7-4330-a5c7-e7c809cce06b,group_type_id=,metadata={},multiattach=False,project_id='5541a1f45b404295a177a9278d0956ac',qos_specs=None,replication_status=,reservations=['88bc310d-1df3-4aef-a355-3a7b54accea8','9311d572-53d6-4d4f-8dab-320e97eb1ed4','45879a42-d05b-48de-a7d2-c52be28ab04c','8e8e40a4-c4c3-47b6-bcaa-e6f6d3530bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43b7a98a3c942cd897e5696e8adf704',volume_type_id=a0f79de2-840b-42f5-917f-9e08b318b3a6)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:47.094613 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727a551f-fe28-4dca-aef5-29883a2782f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:01:47.128587 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727a551f-fe28-4dca-aef5-29883a2782f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:01:47.129284 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Flow 'volume_create_api' (a5084ec7-bf7a-48ef-bf07-5261c90a6ca9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:01:47.129800 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Create volume request issued successfully. Jul 10 20:01:47.131087 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 20:01:47.131391 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 20:01:47.190715 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:01:47.197170 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:47.197170 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:47.202886 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f3466a53-25ae-49e4-b10f-f80a79baef4d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:01:47.203612 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 550/2253] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:01:46 2026] POST /volume/v3/volumes => generated 827 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:47.224677 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:47.228057 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d Jul 10 20:01:47.228994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:47.228994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:47.243299 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:47.243299 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:47.251019 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Volume info retrieved successfully. Jul 10 20:01:47.251565 np0000005048 devstack@c-api.service[99974]: WARNING stevedore.named [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 20:01:47.251685 np0000005048 devstack@c-api.service[99974]: WARNING castellan.key_manager [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 20:01:47.322578 np0000005048 devstack@c-api.service[99974]: DEBUG oslo_db.sqlalchemy.engines [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:01:47.328052 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:47.328052 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:47.342733 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-606f8e8a-2e84-4ffa-83a7-6ec5f98a7d2c tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d returned with HTTP 200 Jul 10 20:01:47.343288 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 564/2254] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:01:47 2026] GET /volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d => generated 895 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:47.600058 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-942627f3-7016-4e72-a366-ff52a1f69679 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:47.602197 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-942627f3-7016-4e72-a366-ff52a1f69679 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:47.602518 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-942627f3-7016-4e72-a366-ff52a1f69679 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:47.603302 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-942627f3-7016-4e72-a366-ff52a1f69679 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:47.603521 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-942627f3-7016-4e72-a366-ff52a1f69679 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:47.609802 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:47.609802 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:47.610983 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-942627f3-7016-4e72-a366-ff52a1f69679 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:47.611596 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 571/2255] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:47 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:48.263564 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-959c84dd-4453-4f86-8395-536e7afa3c4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:48.269443 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-959c84dd-4453-4f86-8395-536e7afa3c4c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:01:48.274123 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-959c84dd-4453-4f86-8395-536e7afa3c4c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:48.274512 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-959c84dd-4453-4f86-8395-536e7afa3c4c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:48.301452 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.301452 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:48.306484 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-959c84dd-4453-4f86-8395-536e7afa3c4c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:01:48.316575 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-959c84dd-4453-4f86-8395-536e7afa3c4c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:01:48.317186 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 571/2256] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:48 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 1142 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:48.362805 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bb039a60-bc31-47c9-8287-578aa8adf501 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:48.369178 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bb039a60-bc31-47c9-8287-578aa8adf501 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d Jul 10 20:01:48.369178 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bb039a60-bc31-47c9-8287-578aa8adf501 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:48.369408 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bb039a60-bc31-47c9-8287-578aa8adf501 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:48.385256 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.385256 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:48.391992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-09a775f7-1d70-4f69-a55f-784d21682ed5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:48.392995 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-09a775f7-1d70-4f69-a55f-784d21682ed5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:01:48.393288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-09a775f7-1d70-4f69-a55f-784d21682ed5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:48.393563 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-09a775f7-1d70-4f69-a55f-784d21682ed5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:48.394752 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bb039a60-bc31-47c9-8287-578aa8adf501 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Volume info retrieved successfully. Jul 10 20:01:48.395812 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-bb039a60-bc31-47c9-8287-578aa8adf501 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 20:01:48.396500 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-bb039a60-bc31-47c9-8287-578aa8adf501 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 20:01:48.421905 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.421905 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:48.436026 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-09a775f7-1d70-4f69-a55f-784d21682ed5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:01:48.443718 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-bb039a60-bc31-47c9-8287-578aa8adf501 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:01:48.452184 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-09a775f7-1d70-4f69-a55f-784d21682ed5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:01:48.453182 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 565/2257] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:01:48 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 1142 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:48.454501 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.454501 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:48.466502 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bb039a60-bc31-47c9-8287-578aa8adf501 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d returned with HTTP 200 Jul 10 20:01:48.467018 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 551/2258] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:01:48 2026] GET /volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:48.488341 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:48.493312 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] POST https://10.4.3.145/volume/v3/group_snapshots Jul 10 20:01:48.494492 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1b82e4cc-5df7-4330-a5c7-e7c809cce06b", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1855191908"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:48.496376 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.group_snapshots [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1b82e4cc-5df7-4330-a5c7-e7c809cce06b', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1855191908'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 20:01:48.503023 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-b8be0827-db26-48e3-a81a-b91b01a8a4c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:48.505488 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.505488 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:48.511948 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-b8be0827-db26-48e3-a81a-b91b01a8a4c9 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] POST https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b/action Jul 10 20:01:48.512711 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-b8be0827-db26-48e3-a81a-b91b01a8a4c9 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:48.512769 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.group_snapshots [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1855191908. Jul 10 20:01:48.513131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-b8be0827-db26-48e3-a81a-b91b01a8a4c9 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:48.533184 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.533184 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:48.533624 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-b8be0827-db26-48e3-a81a-b91b01a8a4c9 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:01:48.545639 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-b8be0827-db26-48e3-a81a-b91b01a8a4c9 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Begin detaching volume completed successfully. Jul 10 20:01:48.545850 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-b8be0827-db26-48e3-a81a-b91b01a8a4c9 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b/action returned with HTTP 202 Jul 10 20:01:48.546517 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 572/2259] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:01:48 2026] POST /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:01:48.549091 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.549091 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:48.578150 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1464785037 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1464785037, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:01:48.578289 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1464785037 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1464785037, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:01:48.624543 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Created reservations ['dbc94a67-31ba-424c-99e1-14a78f990c93', 'a530428d-8069-44d5-adb9-9981b1192566', '0d08cdc6-9469-4698-bdfd-6f76b45b76bf', 'ce092fea-6fa2-436d-a616-3346949e5961'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:01:48.632512 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2339d057-61e3-4653-a7f2-60eddd5c1235 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:48.635926 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2339d057-61e3-4653-a7f2-60eddd5c1235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:48.635926 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2339d057-61e3-4653-a7f2-60eddd5c1235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:48.636926 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2339d057-61e3-4653-a7f2-60eddd5c1235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:48.636926 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-2339d057-61e3-4653-a7f2-60eddd5c1235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:48.649470 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.649470 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:48.650740 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2339d057-61e3-4653-a7f2-60eddd5c1235 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:48.652611 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 566/2260] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:48 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:48.688903 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8808a2c8-8253-4dda-ad33-5a7e88facc4e tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots returned with HTTP 202 Jul 10 20:01:48.690481 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 572/2261] 10.4.3.145 () {70 vars in 1324 bytes} [Fri Jul 10 20:01:48 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:48.704464 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8be1e776-1c0c-47ab-a010-00a6662d7d4a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:48.708093 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8be1e776-1c0c-47ab-a010-00a6662d7d4a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:48.708093 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8be1e776-1c0c-47ab-a010-00a6662d7d4a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:48.708353 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8be1e776-1c0c-47ab-a010-00a6662d7d4a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:48.708714 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-8be1e776-1c0c-47ab-a010-00a6662d7d4a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member d20e22fb-2d02-410b-bc5c-500a2021ba47 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 20:01:48.718356 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:48.718356 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:48.726203 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8be1e776-1c0c-47ab-a010-00a6662d7d4a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 returned with HTTP 200 Jul 10 20:01:48.726203 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 552/2262] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:01:48 2026] GET /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:49.594369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3fcf5d08-5b5a-4990-92eb-1c80de26ccb8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.594957 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fcf5d08-5b5a-4990-92eb-1c80de26ccb8 None None] GET https://10.4.3.145/volume// Jul 10 20:01:49.595533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fcf5d08-5b5a-4990-92eb-1c80de26ccb8 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:49.595533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fcf5d08-5b5a-4990-92eb-1c80de26ccb8 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:49.595922 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fcf5d08-5b5a-4990-92eb-1c80de26ccb8 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:01:49.599392 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 573/2263] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:01:49 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:01:49.613524 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-d2e26710-32ba-475f-8f10-0be7e8b32939 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.615755 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-d2e26710-32ba-475f-8f10-0be7e8b32939 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:01:49.615943 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-d2e26710-32ba-475f-8f10-0be7e8b32939 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:49.616227 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-d2e26710-32ba-475f-8f10-0be7e8b32939 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:49.630668 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.630668 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:49.649441 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-d2e26710-32ba-475f-8f10-0be7e8b32939 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:01:49.649441 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-d2e26710-32ba-475f-8f10-0be7e8b32939 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:01:49.649441 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 567/2264] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:01:49 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 20:01:49.676740 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-892506dc-62b9-4aff-bd5c-692ce09f1450 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.679510 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-892506dc-62b9-4aff-bd5c-692ce09f1450 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:49.679897 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-892506dc-62b9-4aff-bd5c-692ce09f1450 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:49.680766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-892506dc-62b9-4aff-bd5c-692ce09f1450 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:49.680766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-892506dc-62b9-4aff-bd5c-692ce09f1450 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:49.689453 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.689453 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:49.690557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-892506dc-62b9-4aff-bd5c-692ce09f1450 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:49.691053 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 573/2265] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:49 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:49.744245 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1a87c7af-5802-44ad-92d4-8a47926ad600 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.746414 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a87c7af-5802-44ad-92d4-8a47926ad600 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:49.746944 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a87c7af-5802-44ad-92d4-8a47926ad600 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:49.747511 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1a87c7af-5802-44ad-92d4-8a47926ad600 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:49.747663 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-1a87c7af-5802-44ad-92d4-8a47926ad600 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member d20e22fb-2d02-410b-bc5c-500a2021ba47 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 20:01:49.753220 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.753220 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:49.760040 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1a87c7af-5802-44ad-92d4-8a47926ad600 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 returned with HTTP 200 Jul 10 20:01:49.761693 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 553/2266] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:01:49 2026] GET /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:49.776477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bebd04a0-5e43-46ea-a8de-f565ead2bfed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.779594 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bebd04a0-5e43-46ea-a8de-f565ead2bfed tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 20:01:49.780278 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bebd04a0-5e43-46ea-a8de-f565ead2bfed tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:49.780353 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bebd04a0-5e43-46ea-a8de-f565ead2bfed tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:49.780733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-bebd04a0-5e43-46ea-a8de-f565ead2bfed tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:01:49.782399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-bebd04a0-5e43-46ea-a8de-f565ead2bfed tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:01:49.788255 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bebd04a0-5e43-46ea-a8de-f565ead2bfed tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Get all snapshots completed successfully. Jul 10 20:01:49.789610 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.789610 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:49.790404 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bebd04a0-5e43-46ea-a8de-f565ead2bfed tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 20:01:49.790404 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 574/2267] 10.4.3.145 () {66 vars in 1264 bytes} [Fri Jul 10 20:01:49 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:49.806781 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ef3ea646-9f08-484e-8caa-61c2451d30da None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.814400 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ef3ea646-9f08-484e-8caa-61c2451d30da tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/snapshots/277b6ff7-fd8c-469e-892b-ece57aee3aab Jul 10 20:01:49.814953 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ef3ea646-9f08-484e-8caa-61c2451d30da tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:49.814953 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ef3ea646-9f08-484e-8caa-61c2451d30da tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:49.827577 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.827577 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:49.828475 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ef3ea646-9f08-484e-8caa-61c2451d30da tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Snapshot retrieved successfully. Jul 10 20:01:49.830282 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ef3ea646-9f08-484e-8caa-61c2451d30da tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/snapshots/277b6ff7-fd8c-469e-892b-ece57aee3aab returned with HTTP 200 Jul 10 20:01:49.830978 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 568/2268] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:01:49 2026] GET /volume/v3/snapshots/277b6ff7-fd8c-469e-892b-ece57aee3aab => generated 474 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:49.843318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7b510c83-4dd7-48ba-8477-27c229acf69c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.845650 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7b510c83-4dd7-48ba-8477-27c229acf69c tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] POST https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action Jul 10 20:01:49.847510 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7b510c83-4dd7-48ba-8477-27c229acf69c tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:49.847510 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7b510c83-4dd7-48ba-8477-27c229acf69c tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:49.849347 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.group_snapshots [None req-7b510c83-4dd7-48ba-8477-27c229acf69c tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Updating group 'd20e22fb-2d02-410b-bc5c-500a2021ba47' with 'creating' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 20:01:49.857733 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.857733 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:49.872336 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7b510c83-4dd7-48ba-8477-27c229acf69c tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action returned with HTTP 202 Jul 10 20:01:49.874077 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 574/2269] 10.4.3.145 () {70 vars in 1455 bytes} [Fri Jul 10 20:01:49 2026] POST /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:01:49.888371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2aa15d4b-b8ed-4f08-a2ed-8af4ba12ab8f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.892271 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2aa15d4b-b8ed-4f08-a2ed-8af4ba12ab8f tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:49.893757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2aa15d4b-b8ed-4f08-a2ed-8af4ba12ab8f tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:49.893757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2aa15d4b-b8ed-4f08-a2ed-8af4ba12ab8f tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:49.894057 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-2aa15d4b-b8ed-4f08-a2ed-8af4ba12ab8f tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member d20e22fb-2d02-410b-bc5c-500a2021ba47 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 20:01:49.900005 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.900005 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:49.908646 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2aa15d4b-b8ed-4f08-a2ed-8af4ba12ab8f tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 returned with HTTP 200 Jul 10 20:01:49.908646 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 554/2270] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:01:49 2026] GET /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:49.922175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1d7e4f21-6010-4726-a635-038b9979dccb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.923756 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d7e4f21-6010-4726-a635-038b9979dccb tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] POST https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action Jul 10 20:01:49.924215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d7e4f21-6010-4726-a635-038b9979dccb tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:49.924399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d7e4f21-6010-4726-a635-038b9979dccb tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:49.926474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-1d7e4f21-6010-4726-a635-038b9979dccb tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Updating group 'd20e22fb-2d02-410b-bc5c-500a2021ba47' with 'available' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 20:01:49.931948 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.931948 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:49.948020 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d7e4f21-6010-4726-a635-038b9979dccb tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action returned with HTTP 202 Jul 10 20:01:49.951910 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 575/2271] 10.4.3.145 () {70 vars in 1455 bytes} [Fri Jul 10 20:01:49 2026] POST /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:01:49.962482 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-96559f5a-b3cc-40a2-ab9c-42af5a72ae7d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.964698 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-96559f5a-b3cc-40a2-ab9c-42af5a72ae7d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:49.965020 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-96559f5a-b3cc-40a2-ab9c-42af5a72ae7d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:49.965119 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-96559f5a-b3cc-40a2-ab9c-42af5a72ae7d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:49.965263 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.group_snapshots [None req-96559f5a-b3cc-40a2-ab9c-42af5a72ae7d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member d20e22fb-2d02-410b-bc5c-500a2021ba47 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 20:01:49.970041 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:49.970041 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:49.978530 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-96559f5a-b3cc-40a2-ab9c-42af5a72ae7d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 returned with HTTP 200 Jul 10 20:01:49.978530 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 569/2272] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:01:49 2026] GET /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:49.988678 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-221d1241-9b38-436d-b4b9-8fb725904591 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:49.991619 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-221d1241-9b38-436d-b4b9-8fb725904591 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] POST https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action Jul 10 20:01:49.992325 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-221d1241-9b38-436d-b4b9-8fb725904591 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:49.992420 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-221d1241-9b38-436d-b4b9-8fb725904591 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:49.994620 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.group_snapshots [None req-221d1241-9b38-436d-b4b9-8fb725904591 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Updating group 'd20e22fb-2d02-410b-bc5c-500a2021ba47' with 'error' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 20:01:50.000039 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.000039 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:50.015564 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-221d1241-9b38-436d-b4b9-8fb725904591 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action returned with HTTP 202 Jul 10 20:01:50.016204 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 575/2273] 10.4.3.145 () {70 vars in 1455 bytes} [Fri Jul 10 20:01:49 2026] POST /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:01:50.025237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-35d943b8-7951-4fd2-a5be-48cf9f3eae9d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.029584 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-35d943b8-7951-4fd2-a5be-48cf9f3eae9d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:50.029584 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-35d943b8-7951-4fd2-a5be-48cf9f3eae9d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.029584 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-35d943b8-7951-4fd2-a5be-48cf9f3eae9d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.029815 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.group_snapshots [None req-35d943b8-7951-4fd2-a5be-48cf9f3eae9d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member d20e22fb-2d02-410b-bc5c-500a2021ba47 {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 20:01:50.037488 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.037488 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:50.046398 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-35d943b8-7951-4fd2-a5be-48cf9f3eae9d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 returned with HTTP 200 Jul 10 20:01:50.047204 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 555/2274] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:01:50 2026] GET /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:50.058666 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a37752fd-a577-46b9-8ca5-e4d38e4109f0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.061478 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a37752fd-a577-46b9-8ca5-e4d38e4109f0 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] POST https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action Jul 10 20:01:50.061772 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a37752fd-a577-46b9-8ca5-e4d38e4109f0 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:50.062060 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a37752fd-a577-46b9-8ca5-e4d38e4109f0 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:50.063616 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-a37752fd-a577-46b9-8ca5-e4d38e4109f0 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Updating group 'd20e22fb-2d02-410b-bc5c-500a2021ba47' with 'available' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 20:01:50.067901 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.067901 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:50.076541 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a37752fd-a577-46b9-8ca5-e4d38e4109f0 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action returned with HTTP 202 Jul 10 20:01:50.077328 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 576/2275] 10.4.3.145 () {70 vars in 1455 bytes} [Fri Jul 10 20:01:50 2026] POST /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 10 20:01:50.087847 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-37ce69b2-0360-4182-aaff-0ccd8f7c3e3d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.089955 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-37ce69b2-0360-4182-aaff-0ccd8f7c3e3d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:50.090227 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-37ce69b2-0360-4182-aaff-0ccd8f7c3e3d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.090486 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-37ce69b2-0360-4182-aaff-0ccd8f7c3e3d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.090643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.group_snapshots [None req-37ce69b2-0360-4182-aaff-0ccd8f7c3e3d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member d20e22fb-2d02-410b-bc5c-500a2021ba47 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 20:01:50.097162 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.097162 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:50.101590 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-37ce69b2-0360-4182-aaff-0ccd8f7c3e3d tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 returned with HTTP 200 Jul 10 20:01:50.102388 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 570/2276] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:01:50 2026] GET /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:50.112868 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-85bbdaf6-ddbc-4e47-aaf1-dca578c343ae None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.115153 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85bbdaf6-ddbc-4e47-aaf1-dca578c343ae tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] DELETE https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:50.115492 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85bbdaf6-ddbc-4e47-aaf1-dca578c343ae tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.115686 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85bbdaf6-ddbc-4e47-aaf1-dca578c343ae tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.115815 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.group_snapshots [None req-85bbdaf6-ddbc-4e47-aaf1-dca578c343ae tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] delete called for member d20e22fb-2d02-410b-bc5c-500a2021ba47 {{(pid=99972) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 20:01:50.115935 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.group_snapshots [None req-85bbdaf6-ddbc-4e47-aaf1-dca578c343ae tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Delete group_snapshot with id: d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:50.120693 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.120693 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:50.176409 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85bbdaf6-ddbc-4e47-aaf1-dca578c343ae tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 returned with HTTP 202 Jul 10 20:01:50.176988 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 576/2277] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 20:01:50 2026] DELETE /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:01:50.188807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.191573 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 20:01:50.192595 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.193004 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.193386 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:01:50.194551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:01:50.203590 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Get all volumes completed successfully. Jul 10 20:01:50.204615 np0000005048 devstack@c-api.service[99971]: WARNING stevedore.named [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 20:01:50.204886 np0000005048 devstack@c-api.service[99971]: WARNING castellan.key_manager [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 20:01:50.262756 np0000005048 devstack@c-api.service[99971]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:01:50.268197 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.268197 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:50.281410 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d7b8bda-7a7c-4a34-b947-f12c8ad1f6b1 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 20:01:50.282029 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 556/2278] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 20:01:50 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:50.304231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff64454d-2bcc-423f-afb8-c5adf79de614 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.306957 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff64454d-2bcc-423f-afb8-c5adf79de614 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail Jul 10 20:01:50.307346 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff64454d-2bcc-423f-afb8-c5adf79de614 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.308039 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff64454d-2bcc-423f-afb8-c5adf79de614 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.308944 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-ff64454d-2bcc-423f-afb8-c5adf79de614 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:01:50.310266 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-ff64454d-2bcc-423f-afb8-c5adf79de614 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:01:50.316263 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ff64454d-2bcc-423f-afb8-c5adf79de614 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Get all snapshots completed successfully. Jul 10 20:01:50.317475 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff64454d-2bcc-423f-afb8-c5adf79de614 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 20:01:50.317829 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 577/2279] 10.4.3.145 () {66 vars in 1264 bytes} [Fri Jul 10 20:01:50 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:01:50.331112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ef9441ad-183c-4004-8a42-4a3a344f63e0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.338234 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ef9441ad-183c-4004-8a42-4a3a344f63e0 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 Jul 10 20:01:50.338234 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ef9441ad-183c-4004-8a42-4a3a344f63e0 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.338234 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ef9441ad-183c-4004-8a42-4a3a344f63e0 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.338234 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.group_snapshots [None req-ef9441ad-183c-4004-8a42-4a3a344f63e0 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member d20e22fb-2d02-410b-bc5c-500a2021ba47 {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 20:01:50.342464 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ef9441ad-183c-4004-8a42-4a3a344f63e0 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 returned with HTTP 404 Jul 10 20:01:50.343162 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 571/2280] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:01:50 2026] GET /volume/v3/group_snapshots/d20e22fb-2d02-410b-bc5c-500a2021ba47 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:01:50.355305 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.359216 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 20:01:50.359542 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.359824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.360793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:01:50.361284 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.361284 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:50.361931 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:01:50.373024 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Get all volumes completed successfully. Jul 10 20:01:50.373971 np0000005048 devstack@c-api.service[99972]: WARNING stevedore.named [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 20:01:50.374209 np0000005048 devstack@c-api.service[99972]: WARNING castellan.key_manager [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 20:01:50.423550 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:01:50.429602 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.429602 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:50.442272 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6fc5d0c-817b-4759-ae41-2788ed13dcee tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 20:01:50.442903 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 577/2281] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 20:01:50 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:01:50.462825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c960d776-e648-4ac4-91e9-4a88b4782714 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.465679 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c960d776-e648-4ac4-91e9-4a88b4782714 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] POST https://10.4.3.145/volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b/action Jul 10 20:01:50.467236 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c960d776-e648-4ac4-91e9-4a88b4782714 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:01:50.467236 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c960d776-e648-4ac4-91e9-4a88b4782714 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:01:50.469485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.groups [None req-c960d776-e648-4ac4-91e9-4a88b4782714 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] delete called for group 1b82e4cc-5df7-4330-a5c7-e7c809cce06b {{(pid=99971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 20:01:50.469549 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.groups [None req-c960d776-e648-4ac4-91e9-4a88b4782714 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Delete group with id: 1b82e4cc-5df7-4330-a5c7-e7c809cce06b Jul 10 20:01:50.478089 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.478089 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:50.552291 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c960d776-e648-4ac4-91e9-4a88b4782714 tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b/action returned with HTTP 202 Jul 10 20:01:50.553225 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 557/2282] 10.4.3.145 () {70 vars in 1428 bytes} [Fri Jul 10 20:01:50 2026] POST /volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:01:50.562615 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.564716 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d Jul 10 20:01:50.564928 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.565202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.576776 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.576776 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:50.583539 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Volume info retrieved successfully. Jul 10 20:01:50.584846 np0000005048 devstack@c-api.service[99976]: WARNING stevedore.named [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 20:01:50.585101 np0000005048 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 20:01:50.644716 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:01:50.654442 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.654442 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:50.671723 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5618857e-66e4-42ec-a32f-d9e58305fe3a tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d returned with HTTP 200 Jul 10 20:01:50.672495 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 578/2283] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:01:50 2026] GET /volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d => generated 919 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:50.706524 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-22a49cf4-7007-41fb-b6c6-809e8dbebfc1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.709238 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-22a49cf4-7007-41fb-b6c6-809e8dbebfc1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:50.709664 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-22a49cf4-7007-41fb-b6c6-809e8dbebfc1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.709869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-22a49cf4-7007-41fb-b6c6-809e8dbebfc1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.710047 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-22a49cf4-7007-41fb-b6c6-809e8dbebfc1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:50.725375 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.725375 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:50.726982 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-22a49cf4-7007-41fb-b6c6-809e8dbebfc1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:50.726982 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 572/2284] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:50 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:50.964813 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-3b5c6deb-40e0-40fc-9e52-e2c5f08ad1a1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:50.969877 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-3b5c6deb-40e0-40fc-9e52-e2c5f08ad1a1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] DELETE https://10.4.3.145/volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023 Jul 10 20:01:50.971120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-3b5c6deb-40e0-40fc-9e52-e2c5f08ad1a1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:50.971473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-3b5c6deb-40e0-40fc-9e52-e2c5f08ad1a1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:50.982812 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:50.982812 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:51.541708 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-bdb3fde9-cad2-4da0-ae60-53bebdecf62a req-3b5c6deb-40e0-40fc-9e52-e2c5f08ad1a1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023 returned with HTTP 200 Jul 10 20:01:51.542189 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 578/2285] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:01:50 2026] DELETE /volume/v3/attachments/f5fe27d6-11c7-4a1f-8ccc-b4fc22746023 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:51.690954 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4afca68c-1911-4632-8a89-4c424c24d8df None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:51.693365 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4afca68c-1911-4632-8a89-4c424c24d8df tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d Jul 10 20:01:51.693734 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4afca68c-1911-4632-8a89-4c424c24d8df tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:51.694112 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4afca68c-1911-4632-8a89-4c424c24d8df tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:51.701747 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4afca68c-1911-4632-8a89-4c424c24d8df tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d returned with HTTP 404 Jul 10 20:01:51.702494 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 558/2286] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:01:51 2026] GET /volume/v3/volumes/cc74ff4a-0679-49fe-a4db-cc18d816ea5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:01:51.710421 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1d089e47-c895-4297-9c28-4715e4e666fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:51.712532 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d089e47-c895-4297-9c28-4715e4e666fd tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] GET https://10.4.3.145/volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b Jul 10 20:01:51.712754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d089e47-c895-4297-9c28-4715e4e666fd tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:51.712989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d089e47-c895-4297-9c28-4715e4e666fd tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:51.713132 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-1d089e47-c895-4297-9c28-4715e4e666fd tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] show called for member 1b82e4cc-5df7-4330-a5c7-e7c809cce06b {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 20:01:51.716874 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d089e47-c895-4297-9c28-4715e4e666fd tempest-GroupSnapshotsV319Test-706542680 tempest-GroupSnapshotsV319Test-706542680-project-member] https://10.4.3.145/volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b returned with HTTP 404 Jul 10 20:01:51.717552 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 579/2287] 10.4.3.145 () {68 vars in 1386 bytes} [Fri Jul 10 20:01:51 2026] GET /volume/v3/groups/1b82e4cc-5df7-4330-a5c7-e7c809cce06b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:01:51.725229 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ae70c4e1-79e0-4aa7-a203-a41de130a4af None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:51.727474 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ae70c4e1-79e0-4aa7-a203-a41de130a4af tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] DELETE https://10.4.3.145/volume/v3/group_types/84d327ea-382a-48f2-88f5-2a9190f21e07 Jul 10 20:01:51.727784 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ae70c4e1-79e0-4aa7-a203-a41de130a4af tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:51.728102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ae70c4e1-79e0-4aa7-a203-a41de130a4af tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:51.741261 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2edbac1c-ae71-4fd7-b65e-bdb59d710059 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:51.743172 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2edbac1c-ae71-4fd7-b65e-bdb59d710059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:51.743383 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2edbac1c-ae71-4fd7-b65e-bdb59d710059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:51.743588 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2edbac1c-ae71-4fd7-b65e-bdb59d710059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:51.743685 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-2edbac1c-ae71-4fd7-b65e-bdb59d710059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:51.747191 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ae70c4e1-79e0-4aa7-a203-a41de130a4af tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/group_types/84d327ea-382a-48f2-88f5-2a9190f21e07 returned with HTTP 202 Jul 10 20:01:51.747664 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 573/2288] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 20:01:51 2026] DELETE /volume/v3/group_types/84d327ea-382a-48f2-88f5-2a9190f21e07 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:01:51.748285 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:51.748285 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:51.749205 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2edbac1c-ae71-4fd7-b65e-bdb59d710059 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:51.749581 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 579/2289] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:51 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:51.756658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-98a0ca5b-b5ee-4900-a945-8f77af18f702 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:51.759535 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-98a0ca5b-b5ee-4900-a945-8f77af18f702 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] DELETE https://10.4.3.145/volume/v3/types/a0f79de2-840b-42f5-917f-9e08b318b3a6 Jul 10 20:01:51.759847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-98a0ca5b-b5ee-4900-a945-8f77af18f702 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:51.760624 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-98a0ca5b-b5ee-4900-a945-8f77af18f702 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:51.803642 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-98a0ca5b-b5ee-4900-a945-8f77af18f702 tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/types/a0f79de2-840b-42f5-917f-9e08b318b3a6 returned with HTTP 202 Jul 10 20:01:51.804167 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 559/2290] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:01:51 2026] DELETE /volume/v3/types/a0f79de2-840b-42f5-917f-9e08b318b3a6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:01:51.812310 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7789c3f6-e947-4c78-986a-088e45d4f2ae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:51.814819 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7789c3f6-e947-4c78-986a-088e45d4f2ae tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] GET https://10.4.3.145/volume/v3/types/a0f79de2-840b-42f5-917f-9e08b318b3a6 Jul 10 20:01:51.815371 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7789c3f6-e947-4c78-986a-088e45d4f2ae tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:51.815487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7789c3f6-e947-4c78-986a-088e45d4f2ae tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:51.820436 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7789c3f6-e947-4c78-986a-088e45d4f2ae tempest-GroupSnapshotsV319Test-103592871 tempest-GroupSnapshotsV319Test-103592871-project-admin] https://10.4.3.145/volume/v3/types/a0f79de2-840b-42f5-917f-9e08b318b3a6 returned with HTTP 404 Jul 10 20:01:51.821023 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 580/2291] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:01:51 2026] GET /volume/v3/types/a0f79de2-840b-42f5-917f-9e08b318b3a6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:01:52.765878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-149be140-ad95-477b-900c-0c09c7bd4c8d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:52.771363 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-149be140-ad95-477b-900c-0c09c7bd4c8d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:52.772152 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-149be140-ad95-477b-900c-0c09c7bd4c8d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:52.772792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-149be140-ad95-477b-900c-0c09c7bd4c8d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:52.772792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-149be140-ad95-477b-900c-0c09c7bd4c8d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:52.779712 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:52.779712 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:52.782875 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-149be140-ad95-477b-900c-0c09c7bd4c8d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:52.783942 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 574/2292] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:52 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:52.873059 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ba894c85-b641-4e1b-9689-23bc0d2a69a4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:52.874381 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ba894c85-b641-4e1b-9689-23bc0d2a69a4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:01:52.874651 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ba894c85-b641-4e1b-9689-23bc0d2a69a4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:52.874936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ba894c85-b641-4e1b-9689-23bc0d2a69a4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:52.886381 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:52.886381 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:52.891488 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ba894c85-b641-4e1b-9689-23bc0d2a69a4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:01:52.899154 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ba894c85-b641-4e1b-9689-23bc0d2a69a4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:01:52.899472 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 580/2293] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:52 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:53.800770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-33f3188a-46aa-4648-904f-097d0f15c086 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:53.805145 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-33f3188a-46aa-4648-904f-097d0f15c086 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:53.805145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-33f3188a-46aa-4648-904f-097d0f15c086 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:53.805145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-33f3188a-46aa-4648-904f-097d0f15c086 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:53.805311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-33f3188a-46aa-4648-904f-097d0f15c086 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:53.815542 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:53.815542 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:01:53.816870 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-33f3188a-46aa-4648-904f-097d0f15c086 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:53.818357 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 560/2294] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:53 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:54.836053 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ccaf6ddb-c0f7-47a0-9ccd-7f1fef549647 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:54.838373 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ccaf6ddb-c0f7-47a0-9ccd-7f1fef549647 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:54.839633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ccaf6ddb-c0f7-47a0-9ccd-7f1fef549647 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:54.839633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ccaf6ddb-c0f7-47a0-9ccd-7f1fef549647 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:54.839633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ccaf6ddb-c0f7-47a0-9ccd-7f1fef549647 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:54.846782 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:54.846782 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:54.847993 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ccaf6ddb-c0f7-47a0-9ccd-7f1fef549647 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:54.848646 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 581/2295] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:54 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:55.433335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-095e0173-01ee-435c-9e09-e1ee9c3f1b71 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:55.566905 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-095e0173-01ee-435c-9e09-e1ee9c3f1b71 tempest-VolumePoolsAdminTestsJSON-390941928 tempest-VolumePoolsAdminTestsJSON-390941928-project-admin] GET https://10.4.3.145/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 20:01:55.567169 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-095e0173-01ee-435c-9e09-e1ee9c3f1b71 tempest-VolumePoolsAdminTestsJSON-390941928 tempest-VolumePoolsAdminTestsJSON-390941928-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:55.567398 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-095e0173-01ee-435c-9e09-e1ee9c3f1b71 tempest-VolumePoolsAdminTestsJSON-390941928 tempest-VolumePoolsAdminTestsJSON-390941928-project-admin] Calling method 'get_pools' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:55.866921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-36d15868-7efe-45d6-8228-66e51d091c24 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:55.870286 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-36d15868-7efe-45d6-8228-66e51d091c24 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:55.870286 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-36d15868-7efe-45d6-8228-66e51d091c24 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:55.870511 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-36d15868-7efe-45d6-8228-66e51d091c24 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:55.870552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-36d15868-7efe-45d6-8228-66e51d091c24 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:55.875414 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:55.875414 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:55.876374 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-36d15868-7efe-45d6-8228-66e51d091c24 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:55.876930 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 581/2296] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:55 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:56.070485 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-095e0173-01ee-435c-9e09-e1ee9c3f1b71 tempest-VolumePoolsAdminTestsJSON-390941928 tempest-VolumePoolsAdminTestsJSON-390941928-project-admin] https://10.4.3.145/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 20:01:56.070974 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 575/2297] 10.4.3.145 () {66 vars in 1314 bytes} [Fri Jul 10 20:01:55 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:01:56.089883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-30f4a71a-6122-4156-b9d1-5e5c8d049b53 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:56.092638 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-30f4a71a-6122-4156-b9d1-5e5c8d049b53 tempest-VolumePoolsAdminTestsJSON-390941928 tempest-VolumePoolsAdminTestsJSON-390941928-project-admin] GET https://10.4.3.145/volume/v3/scheduler-stats/get_pools Jul 10 20:01:56.092908 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-30f4a71a-6122-4156-b9d1-5e5c8d049b53 tempest-VolumePoolsAdminTestsJSON-390941928 tempest-VolumePoolsAdminTestsJSON-390941928-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:56.093208 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-30f4a71a-6122-4156-b9d1-5e5c8d049b53 tempest-VolumePoolsAdminTestsJSON-390941928 tempest-VolumePoolsAdminTestsJSON-390941928-project-admin] Calling method 'get_pools' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:56.597477 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-30f4a71a-6122-4156-b9d1-5e5c8d049b53 tempest-VolumePoolsAdminTestsJSON-390941928 tempest-VolumePoolsAdminTestsJSON-390941928-project-admin] https://10.4.3.145/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 20:01:56.598102 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 561/2298] 10.4.3.145 () {66 vars in 1291 bytes} [Fri Jul 10 20:01:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:56.895157 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-df4aa95c-cced-4d2a-af14-974ad18b7342 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:56.898025 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df4aa95c-cced-4d2a-af14-974ad18b7342 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:56.898700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df4aa95c-cced-4d2a-af14-974ad18b7342 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:56.898700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df4aa95c-cced-4d2a-af14-974ad18b7342 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:56.898827 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-df4aa95c-cced-4d2a-af14-974ad18b7342 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:56.906083 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:56.906083 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:01:56.907405 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df4aa95c-cced-4d2a-af14-974ad18b7342 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:56.907951 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 582/2299] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:56 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:57.922372 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9f733c40-6262-4fe4-b95b-84f0dba26f95 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:57.926478 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9f733c40-6262-4fe4-b95b-84f0dba26f95 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:57.926731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9f733c40-6262-4fe4-b95b-84f0dba26f95 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:57.926997 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9f733c40-6262-4fe4-b95b-84f0dba26f95 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:57.927559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9f733c40-6262-4fe4-b95b-84f0dba26f95 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:57.934901 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:57.934901 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:01:57.934901 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9f733c40-6262-4fe4-b95b-84f0dba26f95 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:57.934901 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 582/2300] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:57 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:58.958001 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f6154e5e-78f7-4c17-ad63-dc3595a646ef None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:58.965349 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f6154e5e-78f7-4c17-ad63-dc3595a646ef tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:58.965349 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f6154e5e-78f7-4c17-ad63-dc3595a646ef tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:58.969552 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f6154e5e-78f7-4c17-ad63-dc3595a646ef tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:58.971139 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f6154e5e-78f7-4c17-ad63-dc3595a646ef tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:01:58.979553 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:01:58.979553 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:01:58.981244 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f6154e5e-78f7-4c17-ad63-dc3595a646ef tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:01:58.981244 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 576/2301] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:58 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:01:59.994749 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a66b75d2-b49c-4089-8421-9e264f6ce60d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:01:59.997251 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a66b75d2-b49c-4089-8421-9e264f6ce60d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:01:59.997567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a66b75d2-b49c-4089-8421-9e264f6ce60d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:01:59.997841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a66b75d2-b49c-4089-8421-9e264f6ce60d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:01:59.998020 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a66b75d2-b49c-4089-8421-9e264f6ce60d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:00.005624 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:00.005624 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:00.006795 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a66b75d2-b49c-4089-8421-9e264f6ce60d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:02:00.007323 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 562/2302] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:01:59 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:00.441867 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-44d0a8dd-57a6-4657-b9f9-b34a57cb2e11 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:00.602009 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-44d0a8dd-57a6-4657-b9f9-b34a57cb2e11 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:02:00.602629 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-44d0a8dd-57a6-4657-b9f9-b34a57cb2e11 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-197357948", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:00.641687 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-44d0a8dd-57a6-4657-b9f9-b34a57cb2e11 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:02:00.642360 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 583/2303] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:02:00 2026] POST /volume/v3/types => generated 274 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:00.655652 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-adc40d9d-24c8-44b2-bc73-da5b1ad9aeac None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:00.658048 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-adc40d9d-24c8-44b2-bc73-da5b1ad9aeac tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:02:00.658771 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-adc40d9d-24c8-44b2-bc73-da5b1ad9aeac tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1276709446", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:00.693092 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-adc40d9d-24c8-44b2-bc73-da5b1ad9aeac tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:02:00.693092 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 583/2304] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:02:00 2026] POST /volume/v3/types => generated 275 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:00.708348 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:00.816916 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:00.817371 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-586428352", "volume_type": "a2cf5529-c142-4b40-bb45-0aab250511c3", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:00.820321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-586428352', 'volume_type': 'a2cf5529-c142-4b40-bb45-0aab250511c3', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:00.826078 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Create volume of 1 GB Jul 10 20:02:00.826623 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:00.826623 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:00.827339 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Availability Zones retrieved successfully. Jul 10 20:02:00.834711 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Flow 'volume_create_api' (de3169e6-af36-4f06-b016-51cb184f0b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:00.836130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279ebc14-aea2-4c3f-8350-3edfaaa8365e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:00.837362 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:00.864464 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279ebc14-aea2-4c3f-8350-3edfaaa8365e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:02:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=a2cf5529-c142-4b40-bb45-0aab250511c3,is_public=True,name='tempest-VolumeTypesTest-volume-type-197357948',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2cf5529-c142-4b40-bb45-0aab250511c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:00.865503 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213975a9-0e94-40a8-9578-60857b309e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:00.899379 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-197357948 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-197357948, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:02:00.899833 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-197357948 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-197357948, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:02:00.961644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Created reservations ['8aaccdc2-0a5e-4057-8fbb-fb309a9fad7a', '74d41557-7d00-4cc4-bf42-ebf994a71bad', '765604ea-e83e-4ee2-989d-3b74c9650d61', '3f188a46-7f29-4e58-949d-c4dc7bdac2ba'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:00.963821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213975a9-0e94-40a8-9578-60857b309e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aaccdc2-0a5e-4057-8fbb-fb309a9fad7a', '74d41557-7d00-4cc4-bf42-ebf994a71bad', '765604ea-e83e-4ee2-989d-3b74c9650d61', '3f188a46-7f29-4e58-949d-c4dc7bdac2ba']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:00.965682 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73d2602-7458-4a65-aad6-c11e1776ccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:01.013995 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73d2602-7458-4a65-aad6-c11e1776ccfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4af5df46-027e-4eb9-a7fc-3641e0dd1b0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-586428352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48d0f639ca14f60b2082465e103489e',qos_specs=None,replication_status=,reservations=['8aaccdc2-0a5e-4057-8fbb-fb309a9fad7a','74d41557-7d00-4cc4-bf42-ebf994a71bad','765604ea-e83e-4ee2-989d-3b74c9650d61','3f188a46-7f29-4e58-949d-c4dc7bdac2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4f5702f547468fa70101451caeeb62',volume_type_id=a2cf5529-c142-4b40-bb45-0aab250511c3), 'volume': Volume(_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-10T20:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-586428352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4af5df46-027e-4eb9-a7fc-3641e0dd1b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48d0f639ca14f60b2082465e103489e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4f5702f547468fa70101451caeeb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2cf5529-c142-4b40-bb45-0aab250511c3),volume_type_id=a2cf5529-c142-4b40-bb45-0aab250511c3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:01.016260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195acf2c-cd40-4be4-8ce1-f31da9eac60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:01.027440 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-84c2a5dc-f307-477e-9b89-f70c23358759 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:01.030808 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-84c2a5dc-f307-477e-9b89-f70c23358759 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:02:01.031506 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-84c2a5dc-f307-477e-9b89-f70c23358759 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:01.032468 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-84c2a5dc-f307-477e-9b89-f70c23358759 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:01.033321 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-84c2a5dc-f307-477e-9b89-f70c23358759 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:01.043336 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:01.043336 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:01.044329 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-84c2a5dc-f307-477e-9b89-f70c23358759 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:02:01.044648 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 563/2305] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:01 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:01.050032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195acf2c-cd40-4be4-8ce1-f31da9eac60e) transitioned into state 'SUCCESS' from state '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-586428352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48d0f639ca14f60b2082465e103489e',qos_specs=None,replication_status=,reservations=['8aaccdc2-0a5e-4057-8fbb-fb309a9fad7a','74d41557-7d00-4cc4-bf42-ebf994a71bad','765604ea-e83e-4ee2-989d-3b74c9650d61','3f188a46-7f29-4e58-949d-c4dc7bdac2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4f5702f547468fa70101451caeeb62',volume_type_id=a2cf5529-c142-4b40-bb45-0aab250511c3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:01.054136 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7042f501-5605-4f0f-986e-a40591fc75a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:01.073320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7042f501-5605-4f0f-986e-a40591fc75a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:01.077808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Flow 'volume_create_api' (de3169e6-af36-4f06-b016-51cb184f0b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:01.077808 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Create volume request issued successfully. Jul 10 20:02:01.078063 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-326c7076-2043-4f02-9a97-2ac5d8c8eccd tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:01.078737 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 577/2306] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:02:00 2026] POST /volume/v3/volumes => generated 782 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:01.098169 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4ec3e45c-82e9-4a12-aac6-ef37891ea7ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:01.101389 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4ec3e45c-82e9-4a12-aac6-ef37891ea7ee tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] GET https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:01.101389 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4ec3e45c-82e9-4a12-aac6-ef37891ea7ee tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:01.102145 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4ec3e45c-82e9-4a12-aac6-ef37891ea7ee tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:01.123013 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:01.123013 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:01.131109 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4ec3e45c-82e9-4a12-aac6-ef37891ea7ee tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:01.143933 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4ec3e45c-82e9-4a12-aac6-ef37891ea7ee tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 200 Jul 10 20:02:01.145098 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 584/2307] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:01 2026] GET /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:02.062321 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7d589f70-57c8-4397-85ec-373e1451b929 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:02.064244 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d589f70-57c8-4397-85ec-373e1451b929 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:02:02.064523 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d589f70-57c8-4397-85ec-373e1451b929 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:02.064923 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d589f70-57c8-4397-85ec-373e1451b929 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:02.064923 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7d589f70-57c8-4397-85ec-373e1451b929 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:02.070694 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:02.070694 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:02.071566 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d589f70-57c8-4397-85ec-373e1451b929 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:02:02.072157 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 584/2308] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:02 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:02.085426 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-564fec86-500e-49bc-9fd3-e51b05fe241e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:02.087338 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-564fec86-500e-49bc-9fd3-e51b05fe241e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:02:02.087338 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-564fec86-500e-49bc-9fd3-e51b05fe241e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:02.087530 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-564fec86-500e-49bc-9fd3-e51b05fe241e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:02.087639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-564fec86-500e-49bc-9fd3-e51b05fe241e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:02.092331 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:02.092331 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:02.093096 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-564fec86-500e-49bc-9fd3-e51b05fe241e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:02:02.093471 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 564/2309] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:02 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:02.104335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8b6d352f-ff4c-4d4b-ad29-4b2921b772dc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:02.106513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b6d352f-ff4c-4d4b-ad29-4b2921b772dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:02:02.106996 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b6d352f-ff4c-4d4b-ad29-4b2921b772dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b319f81-2aeb-4fd8-8f34-1071fcbf5976", "incremental": true, "force": true}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:02.109060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-8b6d352f-ff4c-4d4b-ad29-4b2921b772dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating new backup {'backup': {'volume_id': '5b319f81-2aeb-4fd8-8f34-1071fcbf5976', 'incremental': True, 'force': True}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:02:02.109717 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-8b6d352f-ff4c-4d4b-ad29-4b2921b772dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating backup of volume 5b319f81-2aeb-4fd8-8f34-1071fcbf5976 in container None Jul 10 20:02:02.121574 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:02.121574 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:02.122255 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b6d352f-ff4c-4d4b-ad29-4b2921b772dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:02.149462 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-8b6d352f-ff4c-4d4b-ad29-4b2921b772dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['566ec9e7-cae7-4837-b162-9233e41cde92', 'df41f550-5568-4a5c-9822-746d73a5befa'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:02.161869 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-05b6e397-6da9-4be0-bf4c-d4bd5484eb64 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:02.163872 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05b6e397-6da9-4be0-bf4c-d4bd5484eb64 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] GET https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:02.164539 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05b6e397-6da9-4be0-bf4c-d4bd5484eb64 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:02.164539 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05b6e397-6da9-4be0-bf4c-d4bd5484eb64 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:02.174126 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:02.174126 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:02.182892 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-05b6e397-6da9-4be0-bf4c-d4bd5484eb64 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:02.189902 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05b6e397-6da9-4be0-bf4c-d4bd5484eb64 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 200 Jul 10 20:02:02.191428 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 585/2310] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:02 2026] GET /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:02.209247 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6e560734-957f-4d97-9744-8b651f0ad699 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:02.212105 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] POST https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d/action Jul 10 20:02:02.212691 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Action body: b'{"os-retype": {"new_type": "5edce4f3-0578-4feb-8779-734474f4b022"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:02:02.212790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "5edce4f3-0578-4feb-8779-734474f4b022"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:02.223443 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:02.223443 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:02.224044 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:02.225372 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b6d352f-ff4c-4d4b-ad29-4b2921b772dc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:02:02.225697 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 578/2311] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:02:02 2026] POST /volume/v3/backups => generated 288 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:02.241177 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6bfa57a2-9ca1-4b60-89cb-de42e60ade17 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:02.246578 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1276709446 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1276709446, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:02:02.246742 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6bfa57a2-9ca1-4b60-89cb-de42e60ade17 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:02.246897 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1276709446 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1276709446, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:02:02.247313 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6bfa57a2-9ca1-4b60-89cb-de42e60ade17 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:02.247564 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6bfa57a2-9ca1-4b60-89cb-de42e60ade17 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:02.248132 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6bfa57a2-9ca1-4b60-89cb-de42e60ade17 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:02.256684 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:02.256684 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:02.257822 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6bfa57a2-9ca1-4b60-89cb-de42e60ade17 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:02.258663 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 565/2312] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:02 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 694 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:02.276903 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Created reservations ['97b5080f-5951-4bb7-bd80-55aa7c7a08e1', 'd379ff72-7aa0-43f9-b1b7-d367d43da05c'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:02.292531 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-197357948 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-197357948, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:02:02.294611 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-197357948 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-197357948, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:02:02.301614 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Created reservations ['f0afa52a-ec1f-4088-bc52-faf1ee02ca3a', 'd669a387-2c43-4255-9891-ed6606b0f324'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:02.340905 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Retype volume request issued successfully. Jul 10 20:02:02.341115 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6e560734-957f-4d97-9744-8b651f0ad699 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d/action returned with HTTP 202 Jul 10 20:02:02.341589 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 585/2313] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:02:02 2026] POST /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:02:02.355386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-40b75d94-c5f6-4cc5-a975-e88e9c128c48 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:02.358256 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40b75d94-c5f6-4cc5-a975-e88e9c128c48 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] GET https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:02.358952 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40b75d94-c5f6-4cc5-a975-e88e9c128c48 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:02.358952 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40b75d94-c5f6-4cc5-a975-e88e9c128c48 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:02.368991 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:02.368991 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:02.378551 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-40b75d94-c5f6-4cc5-a975-e88e9c128c48 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:02.389231 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40b75d94-c5f6-4cc5-a975-e88e9c128c48 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 200 Jul 10 20:02:02.389869 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 586/2314] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:02 2026] GET /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:03.274988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ad909935-c4e4-4d2f-a9af-5352fdab0aab None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:03.278387 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ad909935-c4e4-4d2f-a9af-5352fdab0aab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:03.278387 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ad909935-c4e4-4d2f-a9af-5352fdab0aab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:03.278687 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ad909935-c4e4-4d2f-a9af-5352fdab0aab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:03.279605 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-ad909935-c4e4-4d2f-a9af-5352fdab0aab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:03.285846 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:03.285846 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:03.287009 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ad909935-c4e4-4d2f-a9af-5352fdab0aab tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:03.287579 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 579/2315] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:03 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:03.406246 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f5ef37df-3aeb-4d4c-95f2-ad0acc458905 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:03.408439 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f5ef37df-3aeb-4d4c-95f2-ad0acc458905 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] GET https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:03.408931 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f5ef37df-3aeb-4d4c-95f2-ad0acc458905 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:03.408931 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f5ef37df-3aeb-4d4c-95f2-ad0acc458905 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:03.420564 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:03.420564 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:03.425817 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f5ef37df-3aeb-4d4c-95f2-ad0acc458905 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:03.431982 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f5ef37df-3aeb-4d4c-95f2-ad0acc458905 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 200 Jul 10 20:02:03.432704 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 566/2316] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:03 2026] GET /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:03.449230 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1215fc6e-6ab7-4fe8-8f1a-fdc8946bd230 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:03.452575 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1215fc6e-6ab7-4fe8-8f1a-fdc8946bd230 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] GET https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:03.453144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1215fc6e-6ab7-4fe8-8f1a-fdc8946bd230 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:03.453238 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1215fc6e-6ab7-4fe8-8f1a-fdc8946bd230 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:03.456517 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=253,cinder:INSERT=43,cinder:UPDATE=69 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:02:03.464901 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:03.464901 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:03.471004 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1215fc6e-6ab7-4fe8-8f1a-fdc8946bd230 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:03.477180 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1215fc6e-6ab7-4fe8-8f1a-fdc8946bd230 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 200 Jul 10 20:02:03.477665 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 586/2317] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:03 2026] GET /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:03.499930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-30336181-5740-487a-9c0c-294585931c9a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:03.504864 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30336181-5740-487a-9c0c-294585931c9a tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] GET https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:03.504864 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30336181-5740-487a-9c0c-294585931c9a tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:03.504864 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30336181-5740-487a-9c0c-294585931c9a tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:03.507532 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=186,cinder:INSERT=17,cinder:UPDATE=35 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:02:03.519814 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:03.519814 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:03.528337 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-30336181-5740-487a-9c0c-294585931c9a tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:03.539647 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30336181-5740-487a-9c0c-294585931c9a tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 200 Jul 10 20:02:03.539647 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 587/2318] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:03 2026] GET /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:03.554709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8b6680bf-0451-4751-880c-6cd221cec116 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:03.556671 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b6680bf-0451-4751-880c-6cd221cec116 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] DELETE https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:03.556944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b6680bf-0451-4751-880c-6cd221cec116 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:03.557362 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b6680bf-0451-4751-880c-6cd221cec116 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:03.557362 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-8b6680bf-0451-4751-880c-6cd221cec116 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Delete volume with id: 4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:03.565412 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:03.565412 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:03.565889 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b6680bf-0451-4751-880c-6cd221cec116 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:03.590669 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b6680bf-0451-4751-880c-6cd221cec116 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Delete volume request issued successfully. Jul 10 20:02:03.590669 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b6680bf-0451-4751-880c-6cd221cec116 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 202 Jul 10 20:02:03.594039 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 580/2319] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:03 2026] DELETE /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 20:02:03.602044 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8dba6f94-bee7-45df-809e-d7ac11a9dead None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:03.604618 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8dba6f94-bee7-45df-809e-d7ac11a9dead tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] GET https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:03.604731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8dba6f94-bee7-45df-809e-d7ac11a9dead tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:03.606711 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8dba6f94-bee7-45df-809e-d7ac11a9dead tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:03.617880 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:03.617880 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:03.626161 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8dba6f94-bee7-45df-809e-d7ac11a9dead tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Volume info retrieved successfully. Jul 10 20:02:03.634658 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8dba6f94-bee7-45df-809e-d7ac11a9dead tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 200 Jul 10 20:02:03.635170 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 567/2320] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:03 2026] GET /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:02:04.299398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e5afa850-86b1-455b-a082-a0823fb51b73 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.302195 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5afa850-86b1-455b-a082-a0823fb51b73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:04.302481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5afa850-86b1-455b-a082-a0823fb51b73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.302702 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5afa850-86b1-455b-a082-a0823fb51b73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.302836 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e5afa850-86b1-455b-a082-a0823fb51b73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:04.308465 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:04.308465 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:04.309399 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5afa850-86b1-455b-a082-a0823fb51b73 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:04.309884 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 587/2321] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:04 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:04.653481 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dc9f34bf-37e9-427a-83e1-de97b341d7d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.656405 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc9f34bf-37e9-427a-83e1-de97b341d7d0 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] GET https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d Jul 10 20:02:04.656983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc9f34bf-37e9-427a-83e1-de97b341d7d0 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.657378 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc9f34bf-37e9-427a-83e1-de97b341d7d0 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.667210 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc9f34bf-37e9-427a-83e1-de97b341d7d0 tempest-VolumeTypesTest-379010762 tempest-VolumeTypesTest-379010762-project-member] https://10.4.3.145/volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d returned with HTTP 404 Jul 10 20:02:04.668063 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 588/2322] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:04 2026] GET /volume/v3/volumes/4af5df46-027e-4eb9-a7fc-3641e0dd1b0d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:04.678146 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dccdb2cd-e7c0-4feb-a9a7-0e33b379b4ae None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.680635 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dccdb2cd-e7c0-4feb-a9a7-0e33b379b4ae tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] DELETE https://10.4.3.145/volume/v3/types/5edce4f3-0578-4feb-8779-734474f4b022 Jul 10 20:02:04.681503 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dccdb2cd-e7c0-4feb-a9a7-0e33b379b4ae tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.681503 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dccdb2cd-e7c0-4feb-a9a7-0e33b379b4ae tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.723821 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dccdb2cd-e7c0-4feb-a9a7-0e33b379b4ae tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/5edce4f3-0578-4feb-8779-734474f4b022 returned with HTTP 202 Jul 10 20:02:04.724885 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 581/2323] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:02:04 2026] DELETE /volume/v3/types/5edce4f3-0578-4feb-8779-734474f4b022 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:04.736527 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-414edc9a-3ca0-476a-944f-66b1b3739c31 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.741816 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-414edc9a-3ca0-476a-944f-66b1b3739c31 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/5edce4f3-0578-4feb-8779-734474f4b022 Jul 10 20:02:04.743113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-414edc9a-3ca0-476a-944f-66b1b3739c31 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.743113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-414edc9a-3ca0-476a-944f-66b1b3739c31 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.750922 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-414edc9a-3ca0-476a-944f-66b1b3739c31 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/5edce4f3-0578-4feb-8779-734474f4b022 returned with HTTP 404 Jul 10 20:02:04.750922 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 568/2324] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:02:04 2026] GET /volume/v3/types/5edce4f3-0578-4feb-8779-734474f4b022 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:04.761848 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9ba1b2a8-df5b-4247-8edb-ab5f17405837 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.764722 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9ba1b2a8-df5b-4247-8edb-ab5f17405837 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] DELETE https://10.4.3.145/volume/v3/types/a2cf5529-c142-4b40-bb45-0aab250511c3 Jul 10 20:02:04.765101 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9ba1b2a8-df5b-4247-8edb-ab5f17405837 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.765512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9ba1b2a8-df5b-4247-8edb-ab5f17405837 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.801715 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9ba1b2a8-df5b-4247-8edb-ab5f17405837 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/a2cf5529-c142-4b40-bb45-0aab250511c3 returned with HTTP 202 Jul 10 20:02:04.802392 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 588/2325] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:02:04 2026] DELETE /volume/v3/types/a2cf5529-c142-4b40-bb45-0aab250511c3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:04.811638 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1ee54611-5059-46cb-9828-7cd893bd86cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.813159 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1ee54611-5059-46cb-9828-7cd893bd86cb tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/a2cf5529-c142-4b40-bb45-0aab250511c3 Jul 10 20:02:04.813517 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1ee54611-5059-46cb-9828-7cd893bd86cb tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.813801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1ee54611-5059-46cb-9828-7cd893bd86cb tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.817762 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1ee54611-5059-46cb-9828-7cd893bd86cb tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/a2cf5529-c142-4b40-bb45-0aab250511c3 returned with HTTP 404 Jul 10 20:02:04.818469 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 589/2326] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:02:04 2026] GET /volume/v3/types/a2cf5529-c142-4b40-bb45-0aab250511c3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 20:02:04.833699 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a9a3d883-ef1d-4b1b-a159-77a6c26e6ba0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.837250 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9a3d883-ef1d-4b1b-a159-77a6c26e6ba0 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:02:04.837630 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a9a3d883-ef1d-4b1b-a159-77a6c26e6ba0 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-891546559", "description": "tempest-volume-type-description-2008492442", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:04.865118 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9a3d883-ef1d-4b1b-a159-77a6c26e6ba0 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:02:04.865747 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 582/2327] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:02:04 2026] POST /volume/v3/types => generated 314 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:04.880455 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aa9e580b-44a8-45c0-b30b-8170ce5ab0e0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.882856 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aa9e580b-44a8-45c0-b30b-8170ce5ab0e0 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 Jul 10 20:02:04.883318 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aa9e580b-44a8-45c0-b30b-8170ce5ab0e0 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.883603 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aa9e580b-44a8-45c0-b30b-8170ce5ab0e0 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.893635 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aa9e580b-44a8-45c0-b30b-8170ce5ab0e0 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 returned with HTTP 200 Jul 10 20:02:04.894103 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 569/2328] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:02:04 2026] GET /volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 => generated 336 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:04.905990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-676b6017-8d5c-4423-9bdf-dd7922fd2520 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.909752 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-676b6017-8d5c-4423-9bdf-dd7922fd2520 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] DELETE https://10.4.3.145/volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 Jul 10 20:02:04.910377 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-676b6017-8d5c-4423-9bdf-dd7922fd2520 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.910971 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-676b6017-8d5c-4423-9bdf-dd7922fd2520 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.952473 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-676b6017-8d5c-4423-9bdf-dd7922fd2520 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 returned with HTTP 202 Jul 10 20:02:04.952978 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 589/2329] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:02:04 2026] DELETE /volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:04.963464 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-277906a2-ac82-42e4-8571-cbc1956c51f6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.968620 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-277906a2-ac82-42e4-8571-cbc1956c51f6 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 Jul 10 20:02:04.968799 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-277906a2-ac82-42e4-8571-cbc1956c51f6 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:04.969010 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-277906a2-ac82-42e4-8571-cbc1956c51f6 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:04.979715 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-277906a2-ac82-42e4-8571-cbc1956c51f6 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 returned with HTTP 404 Jul 10 20:02:04.981692 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 590/2330] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:02:04 2026] GET /volume/v3/types/7a3f65c7-f953-4235-b441-bb85aa3bdb29 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:04.993992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a81de797-30b6-4ee1-bef0-3f3d017d8c28 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:04.996761 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a81de797-30b6-4ee1-bef0-3f3d017d8c28 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:02:04.997205 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a81de797-30b6-4ee1-bef0-3f3d017d8c28 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-569362423"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:05.016560 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a81de797-30b6-4ee1-bef0-3f3d017d8c28 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:02:05.016976 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 583/2331] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:02:04 2026] POST /volume/v3/types => generated 220 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.031748 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d987ee94-2fb7-4718-bdd3-fa6f4d843924 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.034078 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d987ee94-2fb7-4718-bdd3-fa6f4d843924 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] POST https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption Jul 10 20:02:05.034923 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d987ee94-2fb7-4718-bdd3-fa6f4d843924 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:05.083227 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d987ee94-2fb7-4718-bdd3-fa6f4d843924 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption returned with HTTP 200 Jul 10 20:02:05.083227 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 570/2332] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:02:05 2026] POST /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.095719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-eff5fd7e-5dc1-440e-8f12-95bed6ac22fb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.099685 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eff5fd7e-5dc1-440e-8f12-95bed6ac22fb tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption Jul 10 20:02:05.100248 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eff5fd7e-5dc1-440e-8f12-95bed6ac22fb tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.100925 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eff5fd7e-5dc1-440e-8f12-95bed6ac22fb tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.113123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eff5fd7e-5dc1-440e-8f12-95bed6ac22fb tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption returned with HTTP 200 Jul 10 20:02:05.113123 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 590/2333] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.124779 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ea31af7-2637-47b3-aeed-2ed3238716bd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.127682 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ea31af7-2637-47b3-aeed-2ed3238716bd tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] PUT https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/257d1bd9-9982-463f-873c-a79bc2e91c08 Jul 10 20:02:05.129117 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ea31af7-2637-47b3-aeed-2ed3238716bd tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:05.149918 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ea31af7-2637-47b3-aeed-2ed3238716bd tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/257d1bd9-9982-463f-873c-a79bc2e91c08 returned with HTTP 200 Jul 10 20:02:05.150382 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 591/2334] 10.4.3.145 () {68 vars in 1507 bytes} [Fri Jul 10 20:02:05 2026] PUT /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/257d1bd9-9982-463f-873c-a79bc2e91c08 => generated 122 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.160196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-46b192bb-c8df-4846-bcb1-68cad6dc0fb4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.162326 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-46b192bb-c8df-4846-bcb1-68cad6dc0fb4 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption Jul 10 20:02:05.162696 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-46b192bb-c8df-4846-bcb1-68cad6dc0fb4 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.163335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-46b192bb-c8df-4846-bcb1-68cad6dc0fb4 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.171135 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-46b192bb-c8df-4846-bcb1-68cad6dc0fb4 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption returned with HTTP 200 Jul 10 20:02:05.171980 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 584/2335] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.182934 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-005f9175-0d1a-4f43-aaff-bd3012c737e5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.186986 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-005f9175-0d1a-4f43-aaff-bd3012c737e5 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/cipher Jul 10 20:02:05.186986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-005f9175-0d1a-4f43-aaff-bd3012c737e5 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.186986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-005f9175-0d1a-4f43-aaff-bd3012c737e5 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.188744 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=233,cinder:UPDATE=53,cinder:INSERT=26 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:02:05.197172 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-005f9175-0d1a-4f43-aaff-bd3012c737e5 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/cipher returned with HTTP 200 Jul 10 20:02:05.197873 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 571/2336] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/cipher => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:02:05.208922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1e95e197-de89-4ccb-a11a-8f03dc6f00e5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.211274 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1e95e197-de89-4ccb-a11a-8f03dc6f00e5 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] DELETE https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/257d1bd9-9982-463f-873c-a79bc2e91c08 Jul 10 20:02:05.211553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1e95e197-de89-4ccb-a11a-8f03dc6f00e5 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.212922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1e95e197-de89-4ccb-a11a-8f03dc6f00e5 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.230539 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1e95e197-de89-4ccb-a11a-8f03dc6f00e5 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/257d1bd9-9982-463f-873c-a79bc2e91c08 returned with HTTP 202 Jul 10 20:02:05.231133 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 591/2337] 10.4.3.145 () {66 vars in 1489 bytes} [Fri Jul 10 20:02:05 2026] DELETE /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption/257d1bd9-9982-463f-873c-a79bc2e91c08 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:05.240074 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-59b56610-4c4c-42f1-8890-da50f5bf1adc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.242324 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59b56610-4c4c-42f1-8890-da50f5bf1adc tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption Jul 10 20:02:05.242594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59b56610-4c4c-42f1-8890-da50f5bf1adc tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.242881 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59b56610-4c4c-42f1-8890-da50f5bf1adc tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.250980 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59b56610-4c4c-42f1-8890-da50f5bf1adc tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption returned with HTTP 200 Jul 10 20:02:05.251657 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 592/2338] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 20:02:05.261316 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bd0f1112-e8d7-4b2f-8ca5-fe080bd89d25 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.263738 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bd0f1112-e8d7-4b2f-8ca5-fe080bd89d25 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption Jul 10 20:02:05.264250 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bd0f1112-e8d7-4b2f-8ca5-fe080bd89d25 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.267793 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bd0f1112-e8d7-4b2f-8ca5-fe080bd89d25 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.277208 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bd0f1112-e8d7-4b2f-8ca5-fe080bd89d25 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption returned with HTTP 200 Jul 10 20:02:05.277831 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 585/2339] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 20:02:05.294452 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b84bf2a9-9db5-42da-8e3a-ae72e811e923 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.296187 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b84bf2a9-9db5-42da-8e3a-ae72e811e923 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] DELETE https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee Jul 10 20:02:05.296567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b84bf2a9-9db5-42da-8e3a-ae72e811e923 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.297648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b84bf2a9-9db5-42da-8e3a-ae72e811e923 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.322703 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7bbd88bb-590d-40d9-b12f-a0928393236e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.325461 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7bbd88bb-590d-40d9-b12f-a0928393236e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:05.325757 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7bbd88bb-590d-40d9-b12f-a0928393236e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.326045 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7bbd88bb-590d-40d9-b12f-a0928393236e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.326312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7bbd88bb-590d-40d9-b12f-a0928393236e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:05.332401 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:05.332401 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:05.333626 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7bbd88bb-590d-40d9-b12f-a0928393236e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:05.334196 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 592/2340] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.348507 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b84bf2a9-9db5-42da-8e3a-ae72e811e923 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee returned with HTTP 202 Jul 10 20:02:05.349104 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 572/2341] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:02:05 2026] DELETE /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:05.357988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c13c9c4e-a909-4e59-878c-df2518f17083 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.360038 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c13c9c4e-a909-4e59-878c-df2518f17083 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee Jul 10 20:02:05.360252 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c13c9c4e-a909-4e59-878c-df2518f17083 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.360502 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c13c9c4e-a909-4e59-878c-df2518f17083 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.364809 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c13c9c4e-a909-4e59-878c-df2518f17083 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee returned with HTTP 404 Jul 10 20:02:05.365501 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 593/2342] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types/4b71f6b9-d82e-46cb-9b4c-cb7a8eead4ee => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 20:02:05.376918 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e411f77a-4b7a-4822-9fb1-52266c891a30 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.380168 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e411f77a-4b7a-4822-9fb1-52266c891a30 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types Jul 10 20:02:05.380168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e411f77a-4b7a-4822-9fb1-52266c891a30 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.382159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e411f77a-4b7a-4822-9fb1-52266c891a30 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.401945 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e411f77a-4b7a-4822-9fb1-52266c891a30 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:02:05.402478 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 586/2343] 10.4.3.145 () {66 vars in 1231 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.418497 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5e0f1b5c-745d-45c8-b5c7-041fa06f0020 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.421634 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5e0f1b5c-745d-45c8-b5c7-041fa06f0020 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:02:05.421634 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5e0f1b5c-745d-45c8-b5c7-041fa06f0020 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1159830028"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:05.441557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5e0f1b5c-745d-45c8-b5c7-041fa06f0020 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:02:05.441954 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 593/2344] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:02:05 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.452838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-902674d2-79af-4e1d-9c06-ad27db615a0c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.454329 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-902674d2-79af-4e1d-9c06-ad27db615a0c tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] PUT https://10.4.3.145/volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 Jul 10 20:02:05.454831 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-902674d2-79af-4e1d-9c06-ad27db615a0c tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1424260897", "description": "tempest-volume-type-description-945021276", "is_public": false}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:05.507108 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-902674d2-79af-4e1d-9c06-ad27db615a0c tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 returned with HTTP 200 Jul 10 20:02:05.507108 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 573/2345] 10.4.3.145 () {68 vars in 1363 bytes} [Fri Jul 10 20:02:05 2026] PUT /volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 => generated 204 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.520286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6bdbab1b-ab8d-4422-8070-1df7dc05ffcd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.523287 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bdbab1b-ab8d-4422-8070-1df7dc05ffcd tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 Jul 10 20:02:05.523571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bdbab1b-ab8d-4422-8070-1df7dc05ffcd tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.523834 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bdbab1b-ab8d-4422-8070-1df7dc05ffcd tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.531898 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bdbab1b-ab8d-4422-8070-1df7dc05ffcd tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 returned with HTTP 200 Jul 10 20:02:05.532534 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 594/2346] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 => generated 268 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:05.541689 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-12a0f1e4-4fa0-44de-8069-ae59e625a06d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.544147 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-12a0f1e4-4fa0-44de-8069-ae59e625a06d tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] DELETE https://10.4.3.145/volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 Jul 10 20:02:05.544480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-12a0f1e4-4fa0-44de-8069-ae59e625a06d tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.544802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-12a0f1e4-4fa0-44de-8069-ae59e625a06d tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.577829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-12a0f1e4-4fa0-44de-8069-ae59e625a06d tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 returned with HTTP 202 Jul 10 20:02:05.578294 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 587/2347] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:02:05 2026] DELETE /volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:05.587175 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ff2c6c9a-3cc9-4690-aa18-90f35b0ebba3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:05.590921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ff2c6c9a-3cc9-4690-aa18-90f35b0ebba3 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] GET https://10.4.3.145/volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 Jul 10 20:02:05.591246 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ff2c6c9a-3cc9-4690-aa18-90f35b0ebba3 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:05.591506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ff2c6c9a-3cc9-4690-aa18-90f35b0ebba3 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:05.597679 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ff2c6c9a-3cc9-4690-aa18-90f35b0ebba3 tempest-VolumeTypesTest-1271064981 tempest-VolumeTypesTest-1271064981-project-admin] https://10.4.3.145/volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 returned with HTTP 404 Jul 10 20:02:05.598411 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 594/2348] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:02:05 2026] GET /volume/v3/types/122c05fa-1eaa-4543-b278-580ce0c2b614 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:06.351346 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-021d04ed-8c69-4b3f-8240-7cdc0bcb60b1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:06.355644 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-021d04ed-8c69-4b3f-8240-7cdc0bcb60b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:06.355644 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-021d04ed-8c69-4b3f-8240-7cdc0bcb60b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:06.356158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-021d04ed-8c69-4b3f-8240-7cdc0bcb60b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:06.356560 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-021d04ed-8c69-4b3f-8240-7cdc0bcb60b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:06.367681 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:06.367681 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:06.368983 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-021d04ed-8c69-4b3f-8240-7cdc0bcb60b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:06.369520 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 574/2349] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:06 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:07.387690 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-840abd52-2319-40cd-9999-a183d2a7f44f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:07.391025 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-840abd52-2319-40cd-9999-a183d2a7f44f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:07.391873 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-840abd52-2319-40cd-9999-a183d2a7f44f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:07.392701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-840abd52-2319-40cd-9999-a183d2a7f44f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:07.393100 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-840abd52-2319-40cd-9999-a183d2a7f44f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:07.401658 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:07.401658 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:07.402623 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-840abd52-2319-40cd-9999-a183d2a7f44f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:07.403783 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 595/2350] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:07 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:08.343561 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6862b059-5b23-474b-8ede-547c172da32b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:08.347016 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6862b059-5b23-474b-8ede-547c172da32b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:02:08.347016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6862b059-5b23-474b-8ede-547c172da32b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:08.347016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6862b059-5b23-474b-8ede-547c172da32b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:08.351455 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=216,cinder:INSERT=25,cinder:UPDATE=51 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:02:08.368329 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:08.368329 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:08.376505 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6862b059-5b23-474b-8ede-547c172da32b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:08.387030 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6862b059-5b23-474b-8ede-547c172da32b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:02:08.389259 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 588/2351] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:08 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1648 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:02:08.431335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bafdd257-4841-49ce-9330-cae038cdb69e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:08.434776 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bafdd257-4841-49ce-9330-cae038cdb69e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:08.434776 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bafdd257-4841-49ce-9330-cae038cdb69e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:08.435411 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bafdd257-4841-49ce-9330-cae038cdb69e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:08.436355 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bafdd257-4841-49ce-9330-cae038cdb69e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:08.450054 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:08.450054 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:08.451529 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bafdd257-4841-49ce-9330-cae038cdb69e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:08.454659 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 595/2352] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:08 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:09.422725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a2e53d34-4bb5-44da-aef8-76b6074edf8f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:09.427369 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a2e53d34-4bb5-44da-aef8-76b6074edf8f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:02:09.427708 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a2e53d34-4bb5-44da-aef8-76b6074edf8f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:09.428038 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a2e53d34-4bb5-44da-aef8-76b6074edf8f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:09.441978 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:09.441978 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:09.447136 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a2e53d34-4bb5-44da-aef8-76b6074edf8f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:09.452429 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a2e53d34-4bb5-44da-aef8-76b6074edf8f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:02:09.452875 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 575/2353] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:09 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1648 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:09.474830 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e68efa32-95c5-48ec-ad96-57794f0a73e7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:09.477248 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e68efa32-95c5-48ec-ad96-57794f0a73e7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:09.477593 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e68efa32-95c5-48ec-ad96-57794f0a73e7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:09.477866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e68efa32-95c5-48ec-ad96-57794f0a73e7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:09.478045 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e68efa32-95c5-48ec-ad96-57794f0a73e7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:09.483880 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:09.483880 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:09.484645 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e68efa32-95c5-48ec-ad96-57794f0a73e7 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:09.485362 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 596/2354] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:09 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:09.825877 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-26666191-b49e-4824-b34c-83d88e98b605 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.024131 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-26666191-b49e-4824-b34c-83d88e98b605 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:02:10.025874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-26666191-b49e-4824-b34c-83d88e98b605 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2096870756", "extra_specs": {"spec1": "val1"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.087067 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-26666191-b49e-4824-b34c-83d88e98b605 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:02:10.087729 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 589/2355] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:02:09 2026] POST /volume/v3/types => generated 243 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:10.103766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-75f76f8c-313f-42e1-9011-ecc898cd4333 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.109805 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-75f76f8c-313f-42e1-9011-ecc898cd4333 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] POST https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs Jul 10 20:02:10.110172 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-75f76f8c-313f-42e1-9011-ecc898cd4333 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.116680 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-75f76f8c-313f-42e1-9011-ecc898cd4333 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs returned with HTTP 400 Jul 10 20:02:10.118032 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 596/2356] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 20:02:10 2026] POST /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs => generated 146 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:02:10.130218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c437adda-d831-4913-957c-976b3c01fadb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.133683 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c437adda-d831-4913-957c-976b3c01fadb tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] POST https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs Jul 10 20:02:10.134324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c437adda-d831-4913-957c-976b3c01fadb tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.136713 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c437adda-d831-4913-957c-976b3c01fadb tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs returned with HTTP 400 Jul 10 20:02:10.137552 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 576/2357] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 20:02:10 2026] POST /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:02:10.149794 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a810809f-aae2-4ec0-bef5-8293f7fa8a65 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.153225 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a810809f-aae2-4ec0-bef5-8293f7fa8a65 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] POST https://10.4.3.145/volume/v3/types/1ae06fba-31df-4713-bef3-27fb85073920/extra_specs Jul 10 20:02:10.153819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a810809f-aae2-4ec0-bef5-8293f7fa8a65 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.175825 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a810809f-aae2-4ec0-bef5-8293f7fa8a65 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/1ae06fba-31df-4713-bef3-27fb85073920/extra_specs returned with HTTP 404 Jul 10 20:02:10.176901 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 597/2358] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 20:02:10 2026] POST /volume/v3/types/1ae06fba-31df-4713-bef3-27fb85073920/extra_specs => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:10.190750 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-591f5f63-c1e4-4c43-96bc-ae569249e907 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.195523 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-591f5f63-c1e4-4c43-96bc-ae569249e907 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] DELETE https://10.4.3.145/volume/v3/types/48f2f6c4-be64-4af7-b6c0-135602c4cc3a/extra_specs/spec1 Jul 10 20:02:10.196952 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-591f5f63-c1e4-4c43-96bc-ae569249e907 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:10.198036 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-591f5f63-c1e4-4c43-96bc-ae569249e907 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:10.207610 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-591f5f63-c1e4-4c43-96bc-ae569249e907 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/48f2f6c4-be64-4af7-b6c0-135602c4cc3a/extra_specs/spec1 returned with HTTP 404 Jul 10 20:02:10.210093 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 590/2359] 10.4.3.145 () {66 vars in 1399 bytes} [Fri Jul 10 20:02:10 2026] DELETE /volume/v3/types/48f2f6c4-be64-4af7-b6c0-135602c4cc3a/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:10.224030 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-82a9458f-f27b-4dfe-8a14-60e9088189a5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.226925 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-82a9458f-f27b-4dfe-8a14-60e9088189a5 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] GET https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/nonexistent_extra_spec_name Jul 10 20:02:10.227237 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-82a9458f-f27b-4dfe-8a14-60e9088189a5 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:10.228400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-82a9458f-f27b-4dfe-8a14-60e9088189a5 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:10.246054 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-82a9458f-f27b-4dfe-8a14-60e9088189a5 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 20:02:10.247712 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 597/2360] 10.4.3.145 () {66 vars in 1462 bytes} [Fri Jul 10 20:02:10 2026] GET /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:10.262076 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-40de76af-ccac-4912-a94b-4dc820844e57 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.268502 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-40de76af-ccac-4912-a94b-4dc820844e57 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] GET https://10.4.3.145/volume/v3/types/9c64d654-9567-4e33-9136-37f79d2fa37c/extra_specs/spec1 Jul 10 20:02:10.268502 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-40de76af-ccac-4912-a94b-4dc820844e57 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:10.268502 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-40de76af-ccac-4912-a94b-4dc820844e57 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:10.276745 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-40de76af-ccac-4912-a94b-4dc820844e57 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/9c64d654-9567-4e33-9136-37f79d2fa37c/extra_specs/spec1 returned with HTTP 404 Jul 10 20:02:10.278537 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 577/2361] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:02:10 2026] GET /volume/v3/types/9c64d654-9567-4e33-9136-37f79d2fa37c/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:10.301211 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4ef2e5c8-7ee4-4df3-af5c-8745bfff9d04 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.314779 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4ef2e5c8-7ee4-4df3-af5c-8745bfff9d04 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] GET https://10.4.3.145/volume/v3/types/fc7c8a97-af59-4994-b31b-fb000a4d1f20/extra_specs Jul 10 20:02:10.315187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4ef2e5c8-7ee4-4df3-af5c-8745bfff9d04 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:10.315771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4ef2e5c8-7ee4-4df3-af5c-8745bfff9d04 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:10.326131 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4ef2e5c8-7ee4-4df3-af5c-8745bfff9d04 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/fc7c8a97-af59-4994-b31b-fb000a4d1f20/extra_specs returned with HTTP 404 Jul 10 20:02:10.332006 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 598/2362] 10.4.3.145 () {66 vars in 1378 bytes} [Fri Jul 10 20:02:10 2026] GET /volume/v3/types/fc7c8a97-af59-4994-b31b-fb000a4d1f20/extra_specs => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:10.341770 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-94988105-ab70-419e-a50f-82974348c799 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.346248 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-94988105-ab70-419e-a50f-82974348c799 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] PUT https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/spec1 Jul 10 20:02:10.347818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-94988105-ab70-419e-a50f-82974348c799 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.349244 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-94988105-ab70-419e-a50f-82974348c799 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/spec1 returned with HTTP 400 Jul 10 20:02:10.350245 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 591/2363] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 20:02:10 2026] PUT /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:02:10.366463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a4d2a650-0d8f-4c9b-9fab-a82b40a3e767 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.369582 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4d2a650-0d8f-4c9b-9fab-a82b40a3e767 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] PUT https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/spec1 Jul 10 20:02:10.371284 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a4d2a650-0d8f-4c9b-9fab-a82b40a3e767 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'update', calling method: update, body: null {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.372989 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4d2a650-0d8f-4c9b-9fab-a82b40a3e767 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/spec1 returned with HTTP 400 Jul 10 20:02:10.373663 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 598/2364] 10.4.3.145 () {68 vars in 1415 bytes} [Fri Jul 10 20:02:10 2026] PUT /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:10.393442 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-03370d78-eac6-4231-a69e-d925a86d5f28 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.398425 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-03370d78-eac6-4231-a69e-d925a86d5f28 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] PUT https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/None Jul 10 20:02:10.398425 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-03370d78-eac6-4231-a69e-d925a86d5f28 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.415866 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-03370d78-eac6-4231-a69e-d925a86d5f28 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 20:02:10.416106 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-03370d78-eac6-4231-a69e-d925a86d5f28 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/None returned with HTTP 400 Jul 10 20:02:10.416944 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 578/2365] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:02:10 2026] PUT /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/None => generated 73 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:10.432616 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1104030b-be98-4eb3-9071-53427aae8979 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.436767 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1104030b-be98-4eb3-9071-53427aae8979 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] PUT https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/ef288dd6-8345-4b12-9f29-15fbc8af6a15 Jul 10 20:02:10.436767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1104030b-be98-4eb3-9071-53427aae8979 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.463465 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1104030b-be98-4eb3-9071-53427aae8979 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 20:02:10.464604 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1104030b-be98-4eb3-9071-53427aae8979 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/ef288dd6-8345-4b12-9f29-15fbc8af6a15 returned with HTTP 400 Jul 10 20:02:10.465035 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 599/2366] 10.4.3.145 () {68 vars in 1509 bytes} [Fri Jul 10 20:02:10 2026] PUT /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499/extra_specs/ef288dd6-8345-4b12-9f29-15fbc8af6a15 => generated 73 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:10.476932 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fdb952de-0020-4f64-b8ab-93dce198a156 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.479301 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fdb952de-0020-4f64-b8ab-93dce198a156 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] PUT https://10.4.3.145/volume/v3/types/2acd2c7b-0bde-4d0b-9159-01011a4b0c08/extra_specs/spec1 Jul 10 20:02:10.479890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fdb952de-0020-4f64-b8ab-93dce198a156 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:10.480636 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c2241d0c-d5f3-4594-86ee-af9c8d47a296 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.482641 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c2241d0c-d5f3-4594-86ee-af9c8d47a296 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:02:10.483131 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c2241d0c-d5f3-4594-86ee-af9c8d47a296 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:10.483131 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c2241d0c-d5f3-4594-86ee-af9c8d47a296 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:10.497934 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:10.497934 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:10.500278 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-88fbfd10-b0b1-49e8-b37c-19e86285fe3d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.505247 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fdb952de-0020-4f64-b8ab-93dce198a156 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/2acd2c7b-0bde-4d0b-9159-01011a4b0c08/extra_specs/spec1 returned with HTTP 404 Jul 10 20:02:10.505607 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 592/2367] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 20:02:10 2026] PUT /volume/v3/types/2acd2c7b-0bde-4d0b-9159-01011a4b0c08/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:10.515362 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c2241d0c-d5f3-4594-86ee-af9c8d47a296 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:10.518903 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-22530f76-1c89-47ce-9191-9b6f5ed09940 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.522063 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22530f76-1c89-47ce-9191-9b6f5ed09940 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] DELETE https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499 Jul 10 20:02:10.522327 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22530f76-1c89-47ce-9191-9b6f5ed09940 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:10.522982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22530f76-1c89-47ce-9191-9b6f5ed09940 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:10.525780 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c2241d0c-d5f3-4594-86ee-af9c8d47a296 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:02:10.526369 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 599/2368] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:10 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1648 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:10.591002 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22530f76-1c89-47ce-9191-9b6f5ed09940 tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499 returned with HTTP 202 Jul 10 20:02:10.591002 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 600/2369] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:02:10 2026] DELETE /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:10.600274 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bd382842-c1f5-4c93-83dd-f9a2a0d1790a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:10.602764 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bd382842-c1f5-4c93-83dd-f9a2a0d1790a tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] GET https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499 Jul 10 20:02:10.606048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bd382842-c1f5-4c93-83dd-f9a2a0d1790a tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:10.606048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bd382842-c1f5-4c93-83dd-f9a2a0d1790a tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:10.612931 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bd382842-c1f5-4c93-83dd-f9a2a0d1790a tempest-ExtraSpecsNegativeTest-2062970937 tempest-ExtraSpecsNegativeTest-2062970937-project-admin] https://10.4.3.145/volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499 returned with HTTP 404 Jul 10 20:02:10.613536 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 593/2370] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:02:10 2026] GET /volume/v3/types/50851f85-0c6a-4647-9e6f-762adba01499 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:10.634435 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-88fbfd10-b0b1-49e8-b37c-19e86285fe3d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:10.635473 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-88fbfd10-b0b1-49e8-b37c-19e86285fe3d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:10.635473 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-88fbfd10-b0b1-49e8-b37c-19e86285fe3d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:10.635473 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-88fbfd10-b0b1-49e8-b37c-19e86285fe3d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:10.646847 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:10.646847 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:10.649145 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-88fbfd10-b0b1-49e8-b37c-19e86285fe3d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:10.650623 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 579/2371] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:10 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:11.553113 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6a82c4c8-e767-476f-a2fb-baa0ffa740c5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:11.555992 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6a82c4c8-e767-476f-a2fb-baa0ffa740c5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:02:11.555992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6a82c4c8-e767-476f-a2fb-baa0ffa740c5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:11.556295 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6a82c4c8-e767-476f-a2fb-baa0ffa740c5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:11.590691 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:11.590691 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:11.602910 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6a82c4c8-e767-476f-a2fb-baa0ffa740c5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:11.617616 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6a82c4c8-e767-476f-a2fb-baa0ffa740c5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:02:11.618690 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 600/2372] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:11 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1648 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:11.666643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-effa252a-f9f9-4224-b6b5-3cd42915bcc9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:11.669072 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-effa252a-f9f9-4224-b6b5-3cd42915bcc9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:11.669351 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-effa252a-f9f9-4224-b6b5-3cd42915bcc9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:11.669392 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-effa252a-f9f9-4224-b6b5-3cd42915bcc9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:11.669642 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-effa252a-f9f9-4224-b6b5-3cd42915bcc9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:11.677245 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:11.677245 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:11.678047 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-effa252a-f9f9-4224-b6b5-3cd42915bcc9 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:11.678592 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 601/2373] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:11 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:12.654155 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9ed0afb8-c775-4b74-af7c-ff20a2b50cd0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:12.657695 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ed0afb8-c775-4b74-af7c-ff20a2b50cd0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:02:12.657854 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ed0afb8-c775-4b74-af7c-ff20a2b50cd0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:12.658607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ed0afb8-c775-4b74-af7c-ff20a2b50cd0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:12.686752 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:12.686752 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:12.700367 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9ed0afb8-c775-4b74-af7c-ff20a2b50cd0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:12.702375 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f77161fb-7f05-4d1f-b687-f636649573ce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:12.706048 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f77161fb-7f05-4d1f-b687-f636649573ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:12.706999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f77161fb-7f05-4d1f-b687-f636649573ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:12.706999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f77161fb-7f05-4d1f-b687-f636649573ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:12.708712 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f77161fb-7f05-4d1f-b687-f636649573ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:12.708819 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ed0afb8-c775-4b74-af7c-ff20a2b50cd0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:02:12.709388 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 594/2374] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:12 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1648 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:12.726359 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:12.726359 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:12.727563 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f77161fb-7f05-4d1f-b687-f636649573ce tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:12.728273 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 580/2375] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:12 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:13.368298 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-c47d407b-a217-4eb4-b0e1-29aad5d61baa req-49ba90d0-c08e-4a15-8c69-b1d59bbe85ca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:13.372789 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c47d407b-a217-4eb4-b0e1-29aad5d61baa req-49ba90d0-c08e-4a15-8c69-b1d59bbe85ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992 Jul 10 20:02:13.373218 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c47d407b-a217-4eb4-b0e1-29aad5d61baa req-49ba90d0-c08e-4a15-8c69-b1d59bbe85ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:13.374351 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c47d407b-a217-4eb4-b0e1-29aad5d61baa req-49ba90d0-c08e-4a15-8c69-b1d59bbe85ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:13.397236 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:13.397236 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:13.732089 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4994eb1e-d198-438a-a3ff-284f06d4f121 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:13.734561 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4994eb1e-d198-438a-a3ff-284f06d4f121 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:02:13.734758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4994eb1e-d198-438a-a3ff-284f06d4f121 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:13.735061 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4994eb1e-d198-438a-a3ff-284f06d4f121 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:13.748463 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5be78fde-5cc2-42a7-99f8-49db844e936e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:13.755515 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:13.755515 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:13.757731 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5be78fde-5cc2-42a7-99f8-49db844e936e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:13.758051 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5be78fde-5cc2-42a7-99f8-49db844e936e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:13.758332 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5be78fde-5cc2-42a7-99f8-49db844e936e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:13.758518 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-5be78fde-5cc2-42a7-99f8-49db844e936e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:13.764224 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:13.764224 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:13.765359 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5be78fde-5cc2-42a7-99f8-49db844e936e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:13.768217 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4994eb1e-d198-438a-a3ff-284f06d4f121 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:13.768390 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 595/2376] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:13 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:13.777601 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4994eb1e-d198-438a-a3ff-284f06d4f121 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:02:13.777778 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 602/2377] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:13 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1648 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:13.959149 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c47d407b-a217-4eb4-b0e1-29aad5d61baa req-49ba90d0-c08e-4a15-8c69-b1d59bbe85ca tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992 returned with HTTP 200 Jul 10 20:02:13.959629 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 601/2378] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:02:13 2026] DELETE /volume/v3/attachments/b0ec8744-7e07-4990-a3d1-1d8f6aac3992 => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:14.005763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-33f50ff4-7039-4618-8163-07deeb38f898 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:14.008036 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:14.008613 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-336130949"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:14.010847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Create volume request body: {'volume': {'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-336130949'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:14.110775 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Create volume of 1 GB Jul 10 20:02:14.117523 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Availability Zones retrieved successfully. Jul 10 20:02:14.123827 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Flow 'volume_create_api' (905769f0-ca01-4456-9297-d1e18294d1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:14.124850 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c7b259-6da5-4e93-8376-3f4faac62525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:14.125871 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:14.180848 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c7b259-6da5-4e93-8376-3f4faac62525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:14.181545 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e971eb-c9f3-4a40-a1ea-d7cf4052dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:14.249793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Created reservations ['d3e88db2-54c4-4fc8-ab1b-1da0f8b16c7a', 'dcbfc6f2-359d-45ad-b4be-8fb854a02606', '0acc30f5-a31a-43d1-8257-af28023314a1', '7682b648-a385-4331-a598-e58b312994d3'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:14.250613 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e971eb-c9f3-4a40-a1ea-d7cf4052dbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3e88db2-54c4-4fc8-ab1b-1da0f8b16c7a', 'dcbfc6f2-359d-45ad-b4be-8fb854a02606', '0acc30f5-a31a-43d1-8257-af28023314a1', '7682b648-a385-4331-a598-e58b312994d3']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:14.251308 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15e1f14-993c-40fb-9def-b7518804e13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:14.273032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15e1f14-993c-40fb-9def-b7518804e13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-336130949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4f2a5969e254e378ca46ff777534def',qos_specs=None,replication_status=,reservations=['d3e88db2-54c4-4fc8-ab1b-1da0f8b16c7a','dcbfc6f2-359d-45ad-b4be-8fb854a02606','0acc30f5-a31a-43d1-8257-af28023314a1','7682b648-a385-4331-a598-e58b312994d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed994e2e65104df0ac8d556458569f28',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-336130949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4f2a5969e254e378ca46ff777534def',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed994e2e65104df0ac8d556458569f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:14.273860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab210546-84c6-41d3-b61a-eb6ca1279c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:14.300930 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab210546-84c6-41d3-b61a-eb6ca1279c2d) transitioned into state 'SUCCESS' from state '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-336130949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4f2a5969e254e378ca46ff777534def',qos_specs=None,replication_status=,reservations=['d3e88db2-54c4-4fc8-ab1b-1da0f8b16c7a','dcbfc6f2-359d-45ad-b4be-8fb854a02606','0acc30f5-a31a-43d1-8257-af28023314a1','7682b648-a385-4331-a598-e58b312994d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed994e2e65104df0ac8d556458569f28',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:14.301973 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de504a1a-6b27-4922-b97a-6f34b73fc58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:14.314510 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de504a1a-6b27-4922-b97a-6f34b73fc58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:14.315820 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Flow 'volume_create_api' (905769f0-ca01-4456-9297-d1e18294d1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:14.316173 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Create volume request issued successfully. Jul 10 20:02:14.316916 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-33f50ff4-7039-4618-8163-07deeb38f898 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:14.322290 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 581/2379] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:02:14 2026] POST /volume/v3/volumes => generated 750 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:14.337075 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b968c548-52d0-44fb-b709-04dbcbd88837 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:14.341855 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b968c548-52d0-44fb-b709-04dbcbd88837 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] GET https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 Jul 10 20:02:14.341855 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b968c548-52d0-44fb-b709-04dbcbd88837 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:14.341855 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b968c548-52d0-44fb-b709-04dbcbd88837 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:14.353850 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:14.353850 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:14.359437 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b968c548-52d0-44fb-b709-04dbcbd88837 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:14.367591 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b968c548-52d0-44fb-b709-04dbcbd88837 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 returned with HTTP 200 Jul 10 20:02:14.368323 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 596/2380] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:14 2026] GET /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:14.783713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70fe193b-f574-4827-b7df-6ddb9374aa8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:14.785667 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70fe193b-f574-4827-b7df-6ddb9374aa8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:14.785886 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70fe193b-f574-4827-b7df-6ddb9374aa8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:14.786142 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70fe193b-f574-4827-b7df-6ddb9374aa8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:14.786256 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-70fe193b-f574-4827-b7df-6ddb9374aa8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:14.793800 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:14.793800 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:14.797658 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70fe193b-f574-4827-b7df-6ddb9374aa8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:14.797976 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9ff0d167-4539-4318-a17f-6bb27457f005 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:14.798348 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 603/2381] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:14 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:14.801987 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9ff0d167-4539-4318-a17f-6bb27457f005 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:02:14.801987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9ff0d167-4539-4318-a17f-6bb27457f005 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:14.801987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9ff0d167-4539-4318-a17f-6bb27457f005 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:14.809365 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:14.809365 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:14.813562 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9ff0d167-4539-4318-a17f-6bb27457f005 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:14.819693 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9ff0d167-4539-4318-a17f-6bb27457f005 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:02:14.820236 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 602/2382] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:14 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:14.833652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bf71afb4-c430-4082-b030-89e9cb119d75 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:14.835613 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bf71afb4-c430-4082-b030-89e9cb119d75 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:02:14.835995 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bf71afb4-c430-4082-b030-89e9cb119d75 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd509ddd-a837-454e-b000-47826419d849", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-309667029"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:14.837402 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-bf71afb4-c430-4082-b030-89e9cb119d75 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating new backup {'backup': {'volume_id': 'dd509ddd-a837-454e-b000-47826419d849', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-309667029'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:02:14.837601 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-bf71afb4-c430-4082-b030-89e9cb119d75 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating backup of volume dd509ddd-a837-454e-b000-47826419d849 in container None Jul 10 20:02:14.845050 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:14.845050 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:14.845687 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bf71afb4-c430-4082-b030-89e9cb119d75 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:14.874794 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-bf71afb4-c430-4082-b030-89e9cb119d75 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['a8dac516-c781-44ae-9868-06783379565f', '5a5024df-a5de-4d82-a40b-551ffeef7882'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:14.940262 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bf71afb4-c430-4082-b030-89e9cb119d75 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:02:14.940710 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 582/2383] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:02:14 2026] POST /volume/v3/backups => generated 329 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:14.956849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-202f2175-f44e-40a6-81b7-0491dd2114c3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:14.960394 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-202f2175-f44e-40a6-81b7-0491dd2114c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:14.960803 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-202f2175-f44e-40a6-81b7-0491dd2114c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:14.961079 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-202f2175-f44e-40a6-81b7-0491dd2114c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:14.961314 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-202f2175-f44e-40a6-81b7-0491dd2114c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:14.973992 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:14.973992 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:14.973992 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-202f2175-f44e-40a6-81b7-0491dd2114c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:14.974306 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 597/2384] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:14 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:15.386513 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-653d27c6-9775-45b3-83e4-36a41adf42dd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.388424 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-653d27c6-9775-45b3-83e4-36a41adf42dd tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] GET https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 Jul 10 20:02:15.388642 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-653d27c6-9775-45b3-83e4-36a41adf42dd tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.388847 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-653d27c6-9775-45b3-83e4-36a41adf42dd tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.397769 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.397769 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:15.402906 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-653d27c6-9775-45b3-83e4-36a41adf42dd tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:15.410532 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-653d27c6-9775-45b3-83e4-36a41adf42dd tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 returned with HTTP 200 Jul 10 20:02:15.411271 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 604/2385] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:15 2026] GET /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:15.423856 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4f78ef9f-d526-400e-bf8a-c2644123114c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.427825 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4f78ef9f-d526-400e-bf8a-c2644123114c tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] POST https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action Jul 10 20:02:15.427825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4f78ef9f-d526-400e-bf8a-c2644123114c tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-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=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:02:15.427825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4f78ef9f-d526-400e-bf8a-c2644123114c tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:15.436764 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.436764 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:15.444546 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.444546 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:15.445472 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4f78ef9f-d526-400e-bf8a-c2644123114c tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:15.459816 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4f78ef9f-d526-400e-bf8a-c2644123114c tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Update volume metadata completed successfully. Jul 10 20:02:15.460378 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4f78ef9f-d526-400e-bf8a-c2644123114c tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action returned with HTTP 200 Jul 10 20:02:15.460948 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 603/2386] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:02:15 2026] POST /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action => generated 563 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:15.469695 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3f32f4e1-e138-44fa-a6dd-927c38fdd835 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.471667 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3f32f4e1-e138-44fa-a6dd-927c38fdd835 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] GET https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 Jul 10 20:02:15.471882 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3f32f4e1-e138-44fa-a6dd-927c38fdd835 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.472130 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3f32f4e1-e138-44fa-a6dd-927c38fdd835 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.480892 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.480892 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:15.485859 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3f32f4e1-e138-44fa-a6dd-927c38fdd835 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:15.491450 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3f32f4e1-e138-44fa-a6dd-927c38fdd835 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 returned with HTTP 200 Jul 10 20:02:15.491927 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 583/2387] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:15 2026] GET /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 => generated 1418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:15.505727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d211680b-3fbc-4ea9-94f1-6dff67ad4bec None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.507707 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d211680b-3fbc-4ea9-94f1-6dff67ad4bec tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] POST https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action Jul 10 20:02:15.508131 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d211680b-3fbc-4ea9-94f1-6dff67ad4bec tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:02:15.508266 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d211680b-3fbc-4ea9-94f1-6dff67ad4bec tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:15.519873 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.519873 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:15.530100 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.530100 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:15.530982 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d211680b-3fbc-4ea9-94f1-6dff67ad4bec tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:15.537786 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d211680b-3fbc-4ea9-94f1-6dff67ad4bec tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Get volume image-metadata completed successfully. Jul 10 20:02:15.551643 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d211680b-3fbc-4ea9-94f1-6dff67ad4bec tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Delete volume metadata completed successfully. Jul 10 20:02:15.552007 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d211680b-3fbc-4ea9-94f1-6dff67ad4bec tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action returned with HTTP 200 Jul 10 20:02:15.552858 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 598/2388] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:02:15 2026] POST /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 20:02:15.560228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69ff24ca-2898-41d4-a27f-e0234640e0f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.562605 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69ff24ca-2898-41d4-a27f-e0234640e0f3 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] POST https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action Jul 10 20:02:15.563095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69ff24ca-2898-41d4-a27f-e0234640e0f3 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:02:15.563291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69ff24ca-2898-41d4-a27f-e0234640e0f3 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:15.572524 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.572524 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:15.573291 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-69ff24ca-2898-41d4-a27f-e0234640e0f3 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:15.582403 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-69ff24ca-2898-41d4-a27f-e0234640e0f3 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Get volume image-metadata completed successfully. Jul 10 20:02:15.583078 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69ff24ca-2898-41d4-a27f-e0234640e0f3 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action returned with HTTP 200 Jul 10 20:02:15.583794 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 605/2389] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:02:15 2026] POST /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0/action => generated 537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:15.593878 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7696d9bf-ffc7-4939-8aee-4827b405255d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.595942 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7696d9bf-ffc7-4939-8aee-4827b405255d tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] GET https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 Jul 10 20:02:15.596313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7696d9bf-ffc7-4939-8aee-4827b405255d tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.596660 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7696d9bf-ffc7-4939-8aee-4827b405255d tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.605481 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.605481 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:15.609763 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7696d9bf-ffc7-4939-8aee-4827b405255d tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:15.616990 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7696d9bf-ffc7-4939-8aee-4827b405255d tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 returned with HTTP 200 Jul 10 20:02:15.617705 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 604/2390] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:15 2026] GET /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:15.634536 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ec7f8148-836a-4c84-9fec-57950485dbf5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.636852 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ec7f8148-836a-4c84-9fec-57950485dbf5 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] DELETE https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 Jul 10 20:02:15.637013 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ec7f8148-836a-4c84-9fec-57950485dbf5 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.637274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ec7f8148-836a-4c84-9fec-57950485dbf5 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.637512 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-ec7f8148-836a-4c84-9fec-57950485dbf5 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Delete volume with id: ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 Jul 10 20:02:15.647852 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.647852 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:15.648731 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ec7f8148-836a-4c84-9fec-57950485dbf5 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:15.680132 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ec7f8148-836a-4c84-9fec-57950485dbf5 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Delete volume request issued successfully. Jul 10 20:02:15.680452 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ec7f8148-836a-4c84-9fec-57950485dbf5 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 returned with HTTP 202 Jul 10 20:02:15.681015 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 584/2391] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:15 2026] DELETE /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:15.690045 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-06df7ef5-4e27-483a-a498-24349fc59c0b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.692249 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-06df7ef5-4e27-483a-a498-24349fc59c0b tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] GET https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 Jul 10 20:02:15.692689 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-06df7ef5-4e27-483a-a498-24349fc59c0b tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.693409 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-06df7ef5-4e27-483a-a498-24349fc59c0b tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.701800 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.701800 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:15.707037 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-06df7ef5-4e27-483a-a498-24349fc59c0b tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Volume info retrieved successfully. Jul 10 20:02:15.712258 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-06df7ef5-4e27-483a-a498-24349fc59c0b tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 returned with HTTP 200 Jul 10 20:02:15.712831 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 599/2392] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:15 2026] GET /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:15.815358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a63c0857-395f-4c71-a034-32e3499bf164 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.818067 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a63c0857-395f-4c71-a034-32e3499bf164 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:15.818388 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a63c0857-395f-4c71-a034-32e3499bf164 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.818691 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a63c0857-395f-4c71-a034-32e3499bf164 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.818871 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a63c0857-395f-4c71-a034-32e3499bf164 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:15.827020 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.827020 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:15.828270 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a63c0857-395f-4c71-a034-32e3499bf164 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:15.828910 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 606/2393] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:15 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:15.840280 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a00db6ba-590c-4b05-882a-37e4586eae1f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.842403 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a00db6ba-590c-4b05-882a-37e4586eae1f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:15.842637 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a00db6ba-590c-4b05-882a-37e4586eae1f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.842891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a00db6ba-590c-4b05-882a-37e4586eae1f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.843072 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a00db6ba-590c-4b05-882a-37e4586eae1f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:15.847869 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.847869 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:15.848687 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a00db6ba-590c-4b05-882a-37e4586eae1f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:15.849071 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 605/2394] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:15 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:15.861610 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bfd2cc9d-eef7-4966-b03d-a35e969e6e7c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.863655 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bfd2cc9d-eef7-4966-b03d-a35e969e6e7c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:15.863839 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bfd2cc9d-eef7-4966-b03d-a35e969e6e7c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.864042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bfd2cc9d-eef7-4966-b03d-a35e969e6e7c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.864157 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-bfd2cc9d-eef7-4966-b03d-a35e969e6e7c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete backup with id: 154332bf-4a8b-4a5c-9696-232256ff7ef3. Jul 10 20:02:15.870511 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.870511 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:15.888213 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-bfd2cc9d-eef7-4966-b03d-a35e969e6e7c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] delete_backup rpcapi backup_id 154332bf-4a8b-4a5c-9696-232256ff7ef3 {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:02:15.893200 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bfd2cc9d-eef7-4966-b03d-a35e969e6e7c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 202 Jul 10 20:02:15.893820 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 585/2395] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:15 2026] DELETE /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:02:15.902439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ddb5e6ab-44a3-4c98-ac8c-9f25bebc15b1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.904891 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ddb5e6ab-44a3-4c98-ac8c-9f25bebc15b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:15.905275 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ddb5e6ab-44a3-4c98-ac8c-9f25bebc15b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.905613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ddb5e6ab-44a3-4c98-ac8c-9f25bebc15b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.905824 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-ddb5e6ab-44a3-4c98-ac8c-9f25bebc15b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:15.911503 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.911503 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:15.912388 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ddb5e6ab-44a3-4c98-ac8c-9f25bebc15b1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 200 Jul 10 20:02:15.912808 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 600/2396] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:15 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:02:15.988481 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f243c6ba-c775-4f2e-8cb2-22fcad4bf14f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:15.991473 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f243c6ba-c775-4f2e-8cb2-22fcad4bf14f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:15.991676 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f243c6ba-c775-4f2e-8cb2-22fcad4bf14f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:15.992045 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f243c6ba-c775-4f2e-8cb2-22fcad4bf14f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:15.992293 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f243c6ba-c775-4f2e-8cb2-22fcad4bf14f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:15.997451 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:15.997451 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:15.998336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f243c6ba-c775-4f2e-8cb2-22fcad4bf14f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:15.998827 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 607/2397] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:15 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:16.728792 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-aed81418-6e3b-4d91-aa4b-18ae78642661 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:16.731496 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aed81418-6e3b-4d91-aa4b-18ae78642661 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] GET https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 Jul 10 20:02:16.731859 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aed81418-6e3b-4d91-aa4b-18ae78642661 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:16.732185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aed81418-6e3b-4d91-aa4b-18ae78642661 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:16.742223 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aed81418-6e3b-4d91-aa4b-18ae78642661 tempest-VolumesImageMetadata-949542036 tempest-VolumesImageMetadata-949542036-project-member] https://10.4.3.145/volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 returned with HTTP 404 Jul 10 20:02:16.742223 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 606/2398] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:16 2026] GET /volume/v3/volumes/ee0195e6-d4e9-4d9f-b02a-3af834aa2ee0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:16.927187 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b6aef7dd-0462-406f-8221-10c295026580 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:16.932456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b6aef7dd-0462-406f-8221-10c295026580 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 Jul 10 20:02:16.933231 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b6aef7dd-0462-406f-8221-10c295026580 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:16.933846 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b6aef7dd-0462-406f-8221-10c295026580 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:16.933846 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b6aef7dd-0462-406f-8221-10c295026580 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id 154332bf-4a8b-4a5c-9696-232256ff7ef3. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:16.943111 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b6aef7dd-0462-406f-8221-10c295026580 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 returned with HTTP 404 Jul 10 20:02:16.943530 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 586/2399] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:16 2026] GET /volume/v3/backups/154332bf-4a8b-4a5c-9696-232256ff7ef3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:16.963932 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-38f86bbb-d23d-41ef-a54e-8b0e19653ad1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:16.967244 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-38f86bbb-d23d-41ef-a54e-8b0e19653ad1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:02:16.970903 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-38f86bbb-d23d-41ef-a54e-8b0e19653ad1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b319f81-2aeb-4fd8-8f34-1071fcbf5976", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1079716856", "container": "tempest-volumesbackupstest-backup-container-154403062"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:16.970903 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-38f86bbb-d23d-41ef-a54e-8b0e19653ad1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating new backup {'backup': {'volume_id': '5b319f81-2aeb-4fd8-8f34-1071fcbf5976', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1079716856', 'container': 'tempest-volumesbackupstest-backup-container-154403062'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:02:16.970903 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-38f86bbb-d23d-41ef-a54e-8b0e19653ad1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Creating backup of volume 5b319f81-2aeb-4fd8-8f34-1071fcbf5976 in container tempest-volumesbackupstest-backup-container-154403062 Jul 10 20:02:16.984879 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:16.984879 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:16.985836 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-38f86bbb-d23d-41ef-a54e-8b0e19653ad1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:17.013895 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1d79ad5e-1c6e-45e0-b645-f8fbaa36326b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:17.015907 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-38f86bbb-d23d-41ef-a54e-8b0e19653ad1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Created reservations ['8288ad85-595b-43be-8007-269543869341', 'a38ae59d-bed5-4c90-843a-cdb803e21042'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:17.019675 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d79ad5e-1c6e-45e0-b645-f8fbaa36326b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:17.019978 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d79ad5e-1c6e-45e0-b645-f8fbaa36326b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:17.021820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d79ad5e-1c6e-45e0-b645-f8fbaa36326b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:17.022014 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1d79ad5e-1c6e-45e0-b645-f8fbaa36326b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:17.028384 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:17.028384 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:17.029218 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d79ad5e-1c6e-45e0-b645-f8fbaa36326b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:17.029816 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 608/2400] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:17 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:17.087944 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-38f86bbb-d23d-41ef-a54e-8b0e19653ad1 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:02:17.088527 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 601/2401] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:02:16 2026] POST /volume/v3/backups => generated 330 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:17.104521 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b76cd932-8b68-472f-883f-9383627ee2ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:17.110359 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b76cd932-8b68-472f-883f-9383627ee2ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:17.110359 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b76cd932-8b68-472f-883f-9383627ee2ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:17.111832 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b76cd932-8b68-472f-883f-9383627ee2ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:17.111832 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b76cd932-8b68-472f-883f-9383627ee2ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:17.120366 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:17.120366 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:17.121577 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b76cd932-8b68-472f-883f-9383627ee2ff tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:17.122194 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 607/2402] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:17 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:17.866190 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:17.868831 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:17.869312 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-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": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "source_volid": null, "backup_id": null}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:17.871858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-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': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'source_volid': None, 'backup_id': None}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:18.003464 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Create volume of 1 GB Jul 10 20:02:18.009944 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Availability Zones retrieved successfully. Jul 10 20:02:18.015785 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Flow 'volume_create_api' (d9efe577-4fcc-441e-9973-dedc9a973d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:18.016723 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581cbde3-f2eb-4529-b7dd-4f642a1214f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:18.017739 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:18.045163 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72b9b186-c781-4da0-ad65-3d4a6e96f12a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:18.047878 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72b9b186-c781-4da0-ad65-3d4a6e96f12a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:18.047878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72b9b186-c781-4da0-ad65-3d4a6e96f12a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:18.048721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72b9b186-c781-4da0-ad65-3d4a6e96f12a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:18.048721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-72b9b186-c781-4da0-ad65-3d4a6e96f12a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:18.054219 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:18.054219 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:18.055751 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72b9b186-c781-4da0-ad65-3d4a6e96f12a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:18.056711 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 609/2403] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:18 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:18.095183 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581cbde3-f2eb-4529-b7dd-4f642a1214f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:18.096003 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad031cae-fdc1-4e3a-a747-eed067625eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:18.138103 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f1b7dda6-1359-4624-9088-8a113651383a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:18.140717 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1b7dda6-1359-4624-9088-8a113651383a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:18.141146 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1b7dda6-1359-4624-9088-8a113651383a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:18.141515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1b7dda6-1359-4624-9088-8a113651383a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:18.141581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f1b7dda6-1359-4624-9088-8a113651383a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:18.147779 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:18.147779 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:18.148090 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Created reservations ['023b372c-22cd-4f29-809f-aa90025e7dc7', 'cc0cbdc7-0251-400d-aca8-8c9de40a38c7', '49052b59-4f98-4402-92b7-ff39835f519d', 'cc207a5f-5e3d-4a61-b5b8-8d06355a8ff0'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:18.149484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1b7dda6-1359-4624-9088-8a113651383a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:18.149646 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad031cae-fdc1-4e3a-a747-eed067625eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['023b372c-22cd-4f29-809f-aa90025e7dc7', 'cc0cbdc7-0251-400d-aca8-8c9de40a38c7', '49052b59-4f98-4402-92b7-ff39835f519d', 'cc207a5f-5e3d-4a61-b5b8-8d06355a8ff0']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:18.150431 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 602/2404] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:18 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:18.150518 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49ae22f3-3c3b-4fbb-be2d-419134f8349e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:18.185335 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49ae22f3-3c3b-4fbb-be2d-419134f8349e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d', '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='fd280b6c26d141969429505c27c4c246',qos_specs=None,replication_status=,reservations=['023b372c-22cd-4f29-809f-aa90025e7dc7','cc0cbdc7-0251-400d-aca8-8c9de40a38c7','49052b59-4f98-4402-92b7-ff39835f519d','cc207a5f-5e3d-4a61-b5b8-8d06355a8ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfa95be234540e68d7338399a02747f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:02:18Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd280b6c26d141969429505c27c4c246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bfa95be234540e68d7338399a02747f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:18.186194 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd1f71f-13b3-4609-96b9-e20c50f8e0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:18.211791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd1f71f-13b3-4609-96b9-e20c50f8e0ce) transitioned into 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='fd280b6c26d141969429505c27c4c246',qos_specs=None,replication_status=,reservations=['023b372c-22cd-4f29-809f-aa90025e7dc7','cc0cbdc7-0251-400d-aca8-8c9de40a38c7','49052b59-4f98-4402-92b7-ff39835f519d','cc207a5f-5e3d-4a61-b5b8-8d06355a8ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfa95be234540e68d7338399a02747f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:18.212631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d493af0-ed5d-4f82-b91a-5d990b947bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:18.227626 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d493af0-ed5d-4f82-b91a-5d990b947bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:18.232175 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Flow 'volume_create_api' (d9efe577-4fcc-441e-9973-dedc9a973d85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:18.232909 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Create volume request issued successfully. Jul 10 20:02:18.234313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d16f1320-6fd7-42a2-b13d-397a9c5c28e5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:18.235352 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 587/2405] 10.4.3.145 () {72 vars in 1541 bytes} [Fri Jul 10 20:02:17 2026] POST /volume/v3/volumes => generated 703 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:18.245564 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-ac6bb178-b15c-4121-9a91-79b16dac5cf4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:18.249211 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-ac6bb178-b15c-4121-9a91-79b16dac5cf4 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d Jul 10 20:02:18.249546 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-ac6bb178-b15c-4121-9a91-79b16dac5cf4 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:18.249837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-ac6bb178-b15c-4121-9a91-79b16dac5cf4 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:18.260368 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:18.260368 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:18.266982 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-ac6bb178-b15c-4121-9a91-79b16dac5cf4 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:02:18.276261 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-ac6bb178-b15c-4121-9a91-79b16dac5cf4 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d returned with HTTP 200 Jul 10 20:02:18.276784 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 608/2406] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:02:18 2026] GET /volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d => generated 771 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:18.293903 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d573f660-278e-4043-934f-df223902f59e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:18.297043 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d573f660-278e-4043-934f-df223902f59e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d Jul 10 20:02:18.297356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d573f660-278e-4043-934f-df223902f59e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:18.297601 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d573f660-278e-4043-934f-df223902f59e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:18.308579 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:18.308579 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:18.312919 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d573f660-278e-4043-934f-df223902f59e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:02:18.320305 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-d573f660-278e-4043-934f-df223902f59e tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d returned with HTTP 200 Jul 10 20:02:18.321655 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 610/2407] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:02:18 2026] GET /volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d => generated 771 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:19.070129 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-deed5ed4-387d-4b13-8933-6c8ad45a8e25 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:19.073309 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-deed5ed4-387d-4b13-8933-6c8ad45a8e25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:19.073392 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-deed5ed4-387d-4b13-8933-6c8ad45a8e25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:19.073811 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-deed5ed4-387d-4b13-8933-6c8ad45a8e25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:19.073893 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-deed5ed4-387d-4b13-8933-6c8ad45a8e25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:19.080591 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:19.080591 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:19.081679 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-deed5ed4-387d-4b13-8933-6c8ad45a8e25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:19.082465 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 603/2408] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:19 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:02:19.164316 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ef3abe30-5259-4657-96c9-ca5be973a601 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:19.166392 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ef3abe30-5259-4657-96c9-ca5be973a601 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:19.166623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ef3abe30-5259-4657-96c9-ca5be973a601 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:19.168085 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ef3abe30-5259-4657-96c9-ca5be973a601 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:19.168085 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-ef3abe30-5259-4657-96c9-ca5be973a601 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:19.176445 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:19.176445 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:19.177497 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ef3abe30-5259-4657-96c9-ca5be973a601 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:19.177945 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 588/2409] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:19 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:19.703930 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:19.855130 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:19.855589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2106421175"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:19.857691 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2106421175'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:19.857836 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Create volume of 1 GB Jul 10 20:02:19.862834 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Availability Zones retrieved successfully. Jul 10 20:02:19.870220 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Flow 'volume_create_api' (674d762f-5d9e-4207-8990-94339fca21e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:19.871387 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0dc1b9e-6dbd-4851-848d-779c77f3f96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:19.872602 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:19.908497 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0dc1b9e-6dbd-4851-848d-779c77f3f96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:19.909916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7bb9b9-cb18-48a3-9c08-941fc964af0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:19.998463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Created reservations ['f0c006ce-baa0-4dd0-8605-a78ce055b7bd', '24aa253a-680b-4099-a9b2-d673cdd73aab', 'a46f6222-b861-4e9d-b1e0-1c13c0c2f406', 'dc0b6ce1-1ae1-4cf8-84bf-170b9b56ef91'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:19.998463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7bb9b9-cb18-48a3-9c08-941fc964af0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0c006ce-baa0-4dd0-8605-a78ce055b7bd', '24aa253a-680b-4099-a9b2-d673cdd73aab', 'a46f6222-b861-4e9d-b1e0-1c13c0c2f406', 'dc0b6ce1-1ae1-4cf8-84bf-170b9b56ef91']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:19.998827 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (073c456f-c461-4942-ae21-f0691e73f1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:20.030779 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (073c456f-c461-4942-ae21-f0691e73f1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2106421175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5936c61bb0f847248eff43b2202bd4dc',qos_specs=None,replication_status=,reservations=['f0c006ce-baa0-4dd0-8605-a78ce055b7bd','24aa253a-680b-4099-a9b2-d673cdd73aab','a46f6222-b861-4e9d-b1e0-1c13c0c2f406','dc0b6ce1-1ae1-4cf8-84bf-170b9b56ef91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c447b606ff784d4481146d1452ae282c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2106421175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5936c61bb0f847248eff43b2202bd4dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c447b606ff784d4481146d1452ae282c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:20.031861 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2350bcdb-3abd-4025-a6f1-f1f25d10fe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:20.059745 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2350bcdb-3abd-4025-a6f1-f1f25d10fe32) transitioned into state 'SUCCESS' from state '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-2106421175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5936c61bb0f847248eff43b2202bd4dc',qos_specs=None,replication_status=,reservations=['f0c006ce-baa0-4dd0-8605-a78ce055b7bd','24aa253a-680b-4099-a9b2-d673cdd73aab','a46f6222-b861-4e9d-b1e0-1c13c0c2f406','dc0b6ce1-1ae1-4cf8-84bf-170b9b56ef91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c447b606ff784d4481146d1452ae282c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:20.060519 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6c7dd6-d0d5-4e42-8fd3-980999761e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:20.074252 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6c7dd6-d0d5-4e42-8fd3-980999761e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:20.075179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Flow 'volume_create_api' (674d762f-5d9e-4207-8990-94339fca21e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:20.075566 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Create volume request issued successfully. Jul 10 20:02:20.076362 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6ccd97a-3f00-48f9-85ce-ff5b586f63cf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:20.076945 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 609/2410] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:02:19 2026] POST /volume/v3/volumes => generated 819 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:20.092499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-61515238-dc0d-4742-ae97-a76ecfdd6f86 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:20.094095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fe0b30d5-fd9e-456c-b7b0-b315f90e7604 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:20.094993 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-61515238-dc0d-4742-ae97-a76ecfdd6f86 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:20.095308 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-61515238-dc0d-4742-ae97-a76ecfdd6f86 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:20.095667 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-61515238-dc0d-4742-ae97-a76ecfdd6f86 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:20.096329 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fe0b30d5-fd9e-456c-b7b0-b315f90e7604 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:20.096546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fe0b30d5-fd9e-456c-b7b0-b315f90e7604 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:20.096753 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fe0b30d5-fd9e-456c-b7b0-b315f90e7604 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:20.096891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-fe0b30d5-fd9e-456c-b7b0-b315f90e7604 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:20.104456 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:20.104456 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:20.106433 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:20.106433 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:20.108983 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fe0b30d5-fd9e-456c-b7b0-b315f90e7604 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:20.108983 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 604/2411] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:20 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:20.109840 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-61515238-dc0d-4742-ae97-a76ecfdd6f86 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Volume info retrieved successfully. Jul 10 20:02:20.114807 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-61515238-dc0d-4742-ae97-a76ecfdd6f86 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 200 Jul 10 20:02:20.115230 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 611/2412] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:20 2026] GET /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:20.195047 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8bcf9a41-d32d-4012-93a5-e9ea3eff0369 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:20.197225 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8bcf9a41-d32d-4012-93a5-e9ea3eff0369 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:20.197444 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8bcf9a41-d32d-4012-93a5-e9ea3eff0369 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:20.197703 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8bcf9a41-d32d-4012-93a5-e9ea3eff0369 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:20.197905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-8bcf9a41-d32d-4012-93a5-e9ea3eff0369 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:20.205535 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:20.205535 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:20.206984 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8bcf9a41-d32d-4012-93a5-e9ea3eff0369 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:20.207577 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 589/2413] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:20 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:21.121499 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f70a6421-c57e-4299-bf9b-4fca2b7ad32a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.124728 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f70a6421-c57e-4299-bf9b-4fca2b7ad32a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:21.125091 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f70a6421-c57e-4299-bf9b-4fca2b7ad32a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.125312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f70a6421-c57e-4299-bf9b-4fca2b7ad32a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.125610 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-f70a6421-c57e-4299-bf9b-4fca2b7ad32a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:21.136648 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.136648 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:21.136648 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f70a6421-c57e-4299-bf9b-4fca2b7ad32a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:21.137555 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 610/2414] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:21 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:21.137873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b7cda6a8-4ef2-4ec7-ad05-6cd8b82ad61d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.140860 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b7cda6a8-4ef2-4ec7-ad05-6cd8b82ad61d tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:21.141158 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b7cda6a8-4ef2-4ec7-ad05-6cd8b82ad61d tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.142163 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b7cda6a8-4ef2-4ec7-ad05-6cd8b82ad61d tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.154794 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.154794 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:21.168307 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b7cda6a8-4ef2-4ec7-ad05-6cd8b82ad61d tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Volume info retrieved successfully. Jul 10 20:02:21.175593 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b7cda6a8-4ef2-4ec7-ad05-6cd8b82ad61d tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 200 Jul 10 20:02:21.176585 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 605/2415] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:21 2026] GET /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 946 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:21.197814 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c9b95e49-1890-4401-9ebb-98d2d2f366e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.200752 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c9b95e49-1890-4401-9ebb-98d2d2f366e2 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] POST https://10.4.3.145/volume/v3/volume-transfers Jul 10 20:02:21.202078 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c9b95e49-1890-4401-9ebb-98d2d2f366e2 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:21.203851 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volume_transfer [None req-c9b95e49-1890-4401-9ebb-98d2d2f366e2 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 20:02:21.203851 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volume_transfer [None req-c9b95e49-1890-4401-9ebb-98d2d2f366e2 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Creating transfer of volume f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:21.203851 np0000005048 devstack@c-api.service[99976]: INFO cinder.transfer.api [None req-c9b95e49-1890-4401-9ebb-98d2d2f366e2 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Generating transfer record for volume f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:21.215975 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.215975 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:21.224138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7e6ad60f-7b9c-495b-acbe-acdbe97c5ee0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.225840 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7e6ad60f-7b9c-495b-acbe-acdbe97c5ee0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:21.229756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7e6ad60f-7b9c-495b-acbe-acdbe97c5ee0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.229756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7e6ad60f-7b9c-495b-acbe-acdbe97c5ee0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.229756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-7e6ad60f-7b9c-495b-acbe-acdbe97c5ee0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:21.235952 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.235952 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:21.237577 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7e6ad60f-7b9c-495b-acbe-acdbe97c5ee0 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:21.238859 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 590/2416] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:21 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:21.242337 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c9b95e49-1890-4401-9ebb-98d2d2f366e2 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volume-transfers returned with HTTP 202 Jul 10 20:02:21.243254 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 612/2417] 10.4.3.145 () {70 vars in 1326 bytes} [Fri Jul 10 20:02:21 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:21.261798 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cffaa2d8-7f44-467e-a289-1c86a6599103 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.264554 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cffaa2d8-7f44-467e-a289-1c86a6599103 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:21.265249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cffaa2d8-7f44-467e-a289-1c86a6599103 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.265368 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cffaa2d8-7f44-467e-a289-1c86a6599103 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.281884 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.281884 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:21.287623 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cffaa2d8-7f44-467e-a289-1c86a6599103 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Volume info retrieved successfully. Jul 10 20:02:21.295603 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cffaa2d8-7f44-467e-a289-1c86a6599103 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 200 Jul 10 20:02:21.296232 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 611/2418] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:21 2026] GET /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:21.333373 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-4c04e547-8871-476b-b6ef-c757022e6af3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.335714 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-4c04e547-8871-476b-b6ef-c757022e6af3 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d Jul 10 20:02:21.335856 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-4c04e547-8871-476b-b6ef-c757022e6af3 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.335973 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-4c04e547-8871-476b-b6ef-c757022e6af3 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.347711 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.347711 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:21.354449 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-4c04e547-8871-476b-b6ef-c757022e6af3 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:02:21.362998 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-4c04e547-8871-476b-b6ef-c757022e6af3 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d returned with HTTP 200 Jul 10 20:02:21.362998 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 606/2419] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:02:21 2026] GET /volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d => generated 1311 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:21.395125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-79af7c4b-175f-49c2-bb76-5d91af7fd244 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.395125 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-79af7c4b-175f-49c2-bb76-5d91af7fd244 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 Jul 10 20:02:21.395125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-79af7c4b-175f-49c2-bb76-5d91af7fd244 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.395125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-79af7c4b-175f-49c2-bb76-5d91af7fd244 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.396080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6257e1f4-c290-4815-89ca-8f0395f11fd9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.396080 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6257e1f4-c290-4815-89ca-8f0395f11fd9 None None] GET https://10.4.3.145/volume// Jul 10 20:02:21.396080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6257e1f4-c290-4815-89ca-8f0395f11fd9 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.396080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6257e1f4-c290-4815-89ca-8f0395f11fd9 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.396080 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6257e1f4-c290-4815-89ca-8f0395f11fd9 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:02:21.396080 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 613/2420] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:02: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 20:02:21.396304 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-79af7c4b-175f-49c2-bb76-5d91af7fd244 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 returned with HTTP 200 Jul 10 20:02:21.396304 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 591/2421] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 20:02:21 2026] GET /volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 => generated 432 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:21.402990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-59132f3a-0198-4ecb-803b-5855950059e7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.403342 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-dc4fba11-a081-409a-8539-2234ddf0a93a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.403422 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59132f3a-0198-4ecb-803b-5855950059e7 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volume-transfers Jul 10 20:02:21.403422 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59132f3a-0198-4ecb-803b-5855950059e7 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.403606 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59132f3a-0198-4ecb-803b-5855950059e7 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.403757 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volume_transfer [None req-59132f3a-0198-4ecb-803b-5855950059e7 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Listing volume transfers {{(pid=99972) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 20:02:21.404639 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-dc4fba11-a081-409a-8539-2234ddf0a93a tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:02:21.405177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-dc4fba11-a081-409a-8539-2234ddf0a93a tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d", "connector": null, "instance_uuid": "52799990-fcb9-41bf-8839-b5ba2d96d0db"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:21.409813 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59132f3a-0198-4ecb-803b-5855950059e7 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volume-transfers returned with HTTP 200 Jul 10 20:02:21.410312 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 612/2422] 10.4.3.145 () {68 vars in 1305 bytes} [Fri Jul 10 20:02:21 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:21.419437 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.419437 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:21.440871 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.494841 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-dc4fba11-a081-409a-8539-2234ddf0a93a tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:02:21.495458 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 607/2423] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:02:21 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:21.504322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9c5fcf9b-ac97-4ac1-8c71-471a82243523 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.504889 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9c5fcf9b-ac97-4ac1-8c71-471a82243523 None None] GET https://10.4.3.145/volume// Jul 10 20:02:21.505153 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9c5fcf9b-ac97-4ac1-8c71-471a82243523 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.505471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9c5fcf9b-ac97-4ac1-8c71-471a82243523 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.505866 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9c5fcf9b-ac97-4ac1-8c71-471a82243523 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:02:21.506232 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 592/2424] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:02: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 20:02:21.519608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-feaceae3-821e-4246-8cd4-5feaf0f92326 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.525245 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-feaceae3-821e-4246-8cd4-5feaf0f92326 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d Jul 10 20:02:21.525245 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-feaceae3-821e-4246-8cd4-5feaf0f92326 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:21.525445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-feaceae3-821e-4246-8cd4-5feaf0f92326 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:21.538602 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.538602 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:21.544257 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-feaceae3-821e-4246-8cd4-5feaf0f92326 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:02:21.551576 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-feaceae3-821e-4246-8cd4-5feaf0f92326 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d returned with HTTP 200 Jul 10 20:02:21.552148 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 613/2425] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:02:21 2026] GET /volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d => generated 1490 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:02:21.556492 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] POST https://10.4.3.145/volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23/accept Jul 10 20:02:21.557035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3bf374f6dc9d909a"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:21.559855 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.volume_transfer [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Accepting volume transfer 1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 {{(pid=99976) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 20:02:21.560626 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Accepting transfer 1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 Jul 10 20:02:21.690836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-b105c12c-47ce-4275-b732-82f7c193770c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:21.693392 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-b105c12c-47ce-4275-b732-82f7c193770c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] PUT https://10.4.3.145/volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9 Jul 10 20:02:21.694003 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-b105c12c-47ce-4275-b732-82f7c193770c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:21.712552 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-b105c12c-47ce-4275-b732-82f7c193770c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Acquiring lock "cinder-attachment_update-c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:02:21.718697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-b105c12c-47ce-4275-b732-82f7c193770c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Lock "cinder-attachment_update-c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:02:21.720185 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:21.720185 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:21.768292 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Created reservations ['d56f1cdf-af22-4baf-8dfa-6c38f4e10894', 'f404cd4b-8fc0-42a9-9e5a-09e21019d56f', '32f4b5a6-b0b8-48f9-9e97-055c4bbb1752', '6fef1116-1479-42d5-b7fa-160940abcfac'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:21.859537 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Created reservations ['df19c136-63a3-4a07-8e75-44bfc751be8d', '41637a54-863d-4ee3-ad6a-5cf15e08821c', '245a5f02-71fc-42e1-92af-f6e3691269fd', 'f2e7d655-2cb2-4b67-b8ef-c0c58d97524d'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:21.968930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Created reservations ['8b83e5da-a37e-463d-8ff8-6df5eb794899', '6034d5cc-b1c0-4bdb-8eee-820103e1e95d', '6456a5db-6f96-4498-a4e4-52f2394d1e12', 'bb7f278e-699d-48ad-8d7d-7e7489d4ddef'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:22.023399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Created reservations ['9e943e0f-4bac-45f4-98c6-5f0581864282', 'a856c149-f43f-471f-af32-0e760b10a6bb', '5b56e755-541a-4339-9d4b-0f4aa7390933', 'f8cbbc12-1422-48cc-9448-f6dee78973db'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:22.154540 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bcd81494-cda3-494c-b400-ac50b881d701 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:22.157118 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bcd81494-cda3-494c-b400-ac50b881d701 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:22.157292 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bcd81494-cda3-494c-b400-ac50b881d701 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:22.157560 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bcd81494-cda3-494c-b400-ac50b881d701 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:22.157709 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-bcd81494-cda3-494c-b400-ac50b881d701 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:22.163393 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:22.163393 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:22.164458 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bcd81494-cda3-494c-b400-ac50b881d701 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:22.165009 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 593/2426] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:22 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:22.257536 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-547c4681-893d-47f0-81f7-ebeb392095ba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:22.260094 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-547c4681-893d-47f0-81f7-ebeb392095ba tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:22.260536 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-547c4681-893d-47f0-81f7-ebeb392095ba tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:22.261039 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-547c4681-893d-47f0-81f7-ebeb392095ba tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:22.261213 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-547c4681-893d-47f0-81f7-ebeb392095ba tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:22.266991 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:22.266991 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:22.268131 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-547c4681-893d-47f0-81f7-ebeb392095ba tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:22.269020 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 614/2427] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:22 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:22.286256 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-b105c12c-47ce-4275-b732-82f7c193770c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Lock "cinder-attachment_update-c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d-np0000005048" released by "attachment_update" :: held 0.568s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:02:22.286867 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-b105c12c-47ce-4275-b732-82f7c193770c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9 returned with HTTP 200 Jul 10 20:02:22.287444 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 608/2428] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:02:21 2026] PUT /volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9 => generated 969 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:22.525988 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Transfer volume completed successfully. Jul 10 20:02:22.699782 np0000005048 devstack@c-api.service[99976]: INFO cinder.transfer.api [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Volume f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f has been transferred. Jul 10 20:02:22.711494 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac502d53-d04f-4748-b767-b68a7a4bb590 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] https://10.4.3.145/volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23/accept returned with HTTP 202 Jul 10 20:02:22.712149 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 614/2429] 10.4.3.145 () {70 vars in 1458 bytes} [Fri Jul 10 20:02:21 2026] POST /volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23/accept => generated 365 bytes in 1272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:22.722609 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5f062fce-6d07-4fd6-9c3d-98ac6d08d9a9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:22.725175 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5f062fce-6d07-4fd6-9c3d-98ac6d08d9a9 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] GET https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:22.725622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5f062fce-6d07-4fd6-9c3d-98ac6d08d9a9 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:22.725846 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5f062fce-6d07-4fd6-9c3d-98ac6d08d9a9 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:22.736210 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:22.736210 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:22.742343 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5f062fce-6d07-4fd6-9c3d-98ac6d08d9a9 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Volume info retrieved successfully. Jul 10 20:02:22.750132 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5f062fce-6d07-4fd6-9c3d-98ac6d08d9a9 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 200 Jul 10 20:02:22.750270 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 594/2430] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:22 2026] GET /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:22.767288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d263278d-86fc-48ac-b2da-e15fa7bcf5b8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:22.770189 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d263278d-86fc-48ac-b2da-e15fa7bcf5b8 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] GET https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:22.771348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d263278d-86fc-48ac-b2da-e15fa7bcf5b8 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:22.771348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d263278d-86fc-48ac-b2da-e15fa7bcf5b8 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:22.791376 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:22.791376 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:22.797886 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d263278d-86fc-48ac-b2da-e15fa7bcf5b8 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] Volume info retrieved successfully. Jul 10 20:02:22.802661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-718e1302-3f95-46c9-be9a-4662f6f25a06 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:22.807489 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d263278d-86fc-48ac-b2da-e15fa7bcf5b8 tempest-VolumesTransfersV355Test-190918972 tempest-VolumesTransfersV355Test-190918972-project-member] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 200 Jul 10 20:02:22.807652 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-718e1302-3f95-46c9-be9a-4662f6f25a06 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] POST https://10.4.3.145/volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9/action Jul 10 20:02:22.807931 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 615/2431] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:22 2026] GET /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 946 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:22.812244 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-718e1302-3f95-46c9-be9a-4662f6f25a06 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:02:22.812513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-718e1302-3f95-46c9-be9a-4662f6f25a06 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:22.831285 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b42249d3-d08e-409d-bac5-9e4cf35e68ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:22.835578 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b42249d3-d08e-409d-bac5-9e4cf35e68ab tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] DELETE https://10.4.3.145/volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 Jul 10 20:02:22.835578 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b42249d3-d08e-409d-bac5-9e4cf35e68ab tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:22.835827 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b42249d3-d08e-409d-bac5-9e4cf35e68ab tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:22.835885 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-b42249d3-d08e-409d-bac5-9e4cf35e68ab tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Delete transfer with id: 1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 Jul 10 20:02:22.838404 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:22.838404 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:22.842780 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b42249d3-d08e-409d-bac5-9e4cf35e68ab tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 returned with HTTP 404 Jul 10 20:02:22.843546 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 615/2432] 10.4.3.145 () {68 vars in 1419 bytes} [Fri Jul 10 20:02:22 2026] DELETE /volume/v3/volume-transfers/1c8f5faf-0cc3-409a-b6ea-b80f3c5e0d23 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:22.855010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-79b45d4d-ee94-4c0d-993b-6d4b17aed2ee None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:22.867399 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3bb6b6ec-ab86-460f-a6fe-491b37a2e6b6 req-718e1302-3f95-46c9-be9a-4662f6f25a06 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9/action returned with HTTP 204 Jul 10 20:02:22.867399 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 609/2433] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:02:22 2026] POST /volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:22.915522 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-79b45d4d-ee94-4c0d-993b-6d4b17aed2ee tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:22.915800 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-79b45d4d-ee94-4c0d-993b-6d4b17aed2ee tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:22.916111 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-79b45d4d-ee94-4c0d-993b-6d4b17aed2ee tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:22.916435 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-79b45d4d-ee94-4c0d-993b-6d4b17aed2ee tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Delete volume with id: f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:22.926681 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:22.926681 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:22.927149 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-79b45d4d-ee94-4c0d-993b-6d4b17aed2ee tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Volume info retrieved successfully. Jul 10 20:02:22.953696 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-79b45d4d-ee94-4c0d-993b-6d4b17aed2ee tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Delete volume request issued successfully. Jul 10 20:02:22.954176 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-79b45d4d-ee94-4c0d-993b-6d4b17aed2ee tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 202 Jul 10 20:02:22.954875 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 595/2434] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:02:22 2026] DELETE /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:02:22.965558 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-52836e44-5770-4292-a26c-e12bcd2aafe2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:22.968167 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-52836e44-5770-4292-a26c-e12bcd2aafe2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] GET https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:22.968715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-52836e44-5770-4292-a26c-e12bcd2aafe2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:22.968715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-52836e44-5770-4292-a26c-e12bcd2aafe2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:22.978826 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:22.978826 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:22.982895 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-52836e44-5770-4292-a26c-e12bcd2aafe2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Volume info retrieved successfully. Jul 10 20:02:22.988802 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-52836e44-5770-4292-a26c-e12bcd2aafe2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 200 Jul 10 20:02:22.990019 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 616/2435] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:22 2026] GET /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:02:23.176077 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7c6968a4-4fc4-4cc4-b12c-8b1c859186a4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:23.178675 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c6968a4-4fc4-4cc4-b12c-8b1c859186a4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:23.179406 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c6968a4-4fc4-4cc4-b12c-8b1c859186a4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:23.179406 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c6968a4-4fc4-4cc4-b12c-8b1c859186a4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:23.179406 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7c6968a4-4fc4-4cc4-b12c-8b1c859186a4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:23.187720 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:23.187720 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:23.189163 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c6968a4-4fc4-4cc4-b12c-8b1c859186a4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:23.189163 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 616/2436] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:23 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:23.280894 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bf22a005-d4dd-4a01-a0fa-58dd40eec7b6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:23.282922 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bf22a005-d4dd-4a01-a0fa-58dd40eec7b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:23.283320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bf22a005-d4dd-4a01-a0fa-58dd40eec7b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:23.283382 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bf22a005-d4dd-4a01-a0fa-58dd40eec7b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:23.283544 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-bf22a005-d4dd-4a01-a0fa-58dd40eec7b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:23.289539 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:23.289539 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:23.290903 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bf22a005-d4dd-4a01-a0fa-58dd40eec7b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:23.290903 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 610/2437] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:23 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:24.008702 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-085593af-d369-420d-9309-5bfacd5f22e2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:24.012725 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-085593af-d369-420d-9309-5bfacd5f22e2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] GET https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:24.013664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-085593af-d369-420d-9309-5bfacd5f22e2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:24.013664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-085593af-d369-420d-9309-5bfacd5f22e2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:24.021815 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-085593af-d369-420d-9309-5bfacd5f22e2 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 404 Jul 10 20:02:24.022458 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 596/2438] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:24 2026] GET /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:24.038242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6957428f-4f2e-448c-bd02-60929627c605 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:24.041611 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6957428f-4f2e-448c-bd02-60929627c605 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:24.041841 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6957428f-4f2e-448c-bd02-60929627c605 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:24.042163 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6957428f-4f2e-448c-bd02-60929627c605 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:24.053746 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6957428f-4f2e-448c-bd02-60929627c605 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 404 Jul 10 20:02:24.054425 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 617/2439] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:24 2026] GET /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:24.062338 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-58de9fb8-1623-484e-a739-83c7ae8aa4fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:24.064680 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-58de9fb8-1623-484e-a739-83c7ae8aa4fc tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:24.065008 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-58de9fb8-1623-484e-a739-83c7ae8aa4fc tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:24.065298 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-58de9fb8-1623-484e-a739-83c7ae8aa4fc tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:24.065556 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-58de9fb8-1623-484e-a739-83c7ae8aa4fc tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Delete volume with id: f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f Jul 10 20:02:24.073239 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-58de9fb8-1623-484e-a739-83c7ae8aa4fc tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f returned with HTTP 404 Jul 10 20:02:24.074000 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 617/2440] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:02:24 2026] DELETE /volume/v3/volumes/f9020e31-9104-4b9c-9fad-8dd2d3ca0a5f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:24.091467 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-554a8c48-0bde-429e-99db-6e9f497b5012 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:24.093381 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:24.093753 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1256450100"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:24.095583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1256450100'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:24.095747 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Create volume of 1 GB Jul 10 20:02:24.101036 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Availability Zones retrieved successfully. Jul 10 20:02:24.108611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Flow 'volume_create_api' (2e6e0075-0ca7-4517-9b1d-0a442ec28776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:24.109912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da847004-438a-4080-9cc4-84c2e19792ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:24.112232 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:24.149323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da847004-438a-4080-9cc4-84c2e19792ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:24.150321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313c74be-2e6e-433a-88a5-c48a4c052b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:24.202449 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-385aae34-2581-4c67-bc3d-833a458eb76f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:24.204656 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-385aae34-2581-4c67-bc3d-833a458eb76f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:24.204920 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-385aae34-2581-4c67-bc3d-833a458eb76f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:24.205313 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-385aae34-2581-4c67-bc3d-833a458eb76f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:24.205526 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-385aae34-2581-4c67-bc3d-833a458eb76f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:24.211120 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:24.211120 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:24.211812 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-385aae34-2581-4c67-bc3d-833a458eb76f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:24.211812 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 597/2441] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:24 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:24.264109 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Created reservations ['9f519ee1-576a-4f76-99f4-65e3bd0708bd', '99ebf2aa-ecb1-46ce-b29f-9e505b7b8eaa', 'f2605fb1-e6e5-4b08-b6f0-05d3de9f1db4', '37ed4e7d-6d04-4770-86ed-239b137e5600'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:24.265283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313c74be-2e6e-433a-88a5-c48a4c052b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f519ee1-576a-4f76-99f4-65e3bd0708bd', '99ebf2aa-ecb1-46ce-b29f-9e505b7b8eaa', 'f2605fb1-e6e5-4b08-b6f0-05d3de9f1db4', '37ed4e7d-6d04-4770-86ed-239b137e5600']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:24.266461 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d3dd945-1b14-4f4d-affe-0d194d89dcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:24.305699 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-54fe9bd5-f592-41fc-81a4-1114f7af5d08 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:24.307799 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-54fe9bd5-f592-41fc-81a4-1114f7af5d08 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:24.308076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-54fe9bd5-f592-41fc-81a4-1114f7af5d08 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:24.308305 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-54fe9bd5-f592-41fc-81a4-1114f7af5d08 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:24.308468 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-54fe9bd5-f592-41fc-81a4-1114f7af5d08 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:24.310810 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d3dd945-1b14-4f4d-affe-0d194d89dcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b67fbfd-4756-40b4-8c26-3d9acad65eb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1256450100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5936c61bb0f847248eff43b2202bd4dc',qos_specs=None,replication_status=,reservations=['9f519ee1-576a-4f76-99f4-65e3bd0708bd','99ebf2aa-ecb1-46ce-b29f-9e505b7b8eaa','f2605fb1-e6e5-4b08-b6f0-05d3de9f1db4','37ed4e7d-6d04-4770-86ed-239b137e5600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c447b606ff784d4481146d1452ae282c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1256450100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b67fbfd-4756-40b4-8c26-3d9acad65eb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5936c61bb0f847248eff43b2202bd4dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c447b606ff784d4481146d1452ae282c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:24.312599 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e877dfc-b487-4ab3-a019-b6c3e4411895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:24.314640 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:24.314640 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:24.315634 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-54fe9bd5-f592-41fc-81a4-1114f7af5d08 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:24.316122 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 618/2442] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:24 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:24.385169 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e877dfc-b487-4ab3-a019-b6c3e4411895) transitioned into state 'SUCCESS' from state '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-1256450100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5936c61bb0f847248eff43b2202bd4dc',qos_specs=None,replication_status=,reservations=['9f519ee1-576a-4f76-99f4-65e3bd0708bd','99ebf2aa-ecb1-46ce-b29f-9e505b7b8eaa','f2605fb1-e6e5-4b08-b6f0-05d3de9f1db4','37ed4e7d-6d04-4770-86ed-239b137e5600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c447b606ff784d4481146d1452ae282c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:24.388601 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d7b9df-61a3-412b-9a6d-13ef17cb6e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:24.401185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d7b9df-61a3-412b-9a6d-13ef17cb6e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:24.402510 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Flow 'volume_create_api' (2e6e0075-0ca7-4517-9b1d-0a442ec28776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:24.403137 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Create volume request issued successfully. Jul 10 20:02:24.404044 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-554a8c48-0bde-429e-99db-6e9f497b5012 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:24.404686 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 611/2443] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:02:24 2026] POST /volume/v3/volumes => generated 819 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:24.425100 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7423eeb4-941c-4ef5-b52a-b0ea292fcae0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:24.428158 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7423eeb4-941c-4ef5-b52a-b0ea292fcae0 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:24.428473 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7423eeb4-941c-4ef5-b52a-b0ea292fcae0 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:24.428898 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7423eeb4-941c-4ef5-b52a-b0ea292fcae0 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:24.441591 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:24.441591 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:24.448561 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7423eeb4-941c-4ef5-b52a-b0ea292fcae0 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Volume info retrieved successfully. Jul 10 20:02:24.454851 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7423eeb4-941c-4ef5-b52a-b0ea292fcae0 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 200 Jul 10 20:02:24.455297 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 618/2444] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:24 2026] GET /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:25.228856 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f1d31685-218e-4769-ae62-acbdf18dd189 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.232756 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1d31685-218e-4769-ae62-acbdf18dd189 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:25.232756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1d31685-218e-4769-ae62-acbdf18dd189 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.233018 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1d31685-218e-4769-ae62-acbdf18dd189 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.233018 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f1d31685-218e-4769-ae62-acbdf18dd189 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:25.238979 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.238979 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:25.240815 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1d31685-218e-4769-ae62-acbdf18dd189 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:25.240905 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 598/2445] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:25 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:25.333904 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c1995761-1d95-4679-b392-30ac331f4d6e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.341311 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1995761-1d95-4679-b392-30ac331f4d6e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:25.344603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1995761-1d95-4679-b392-30ac331f4d6e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.344603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1995761-1d95-4679-b392-30ac331f4d6e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.344603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c1995761-1d95-4679-b392-30ac331f4d6e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:25.348871 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.348871 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:25.349953 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1995761-1d95-4679-b392-30ac331f4d6e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:25.350944 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 619/2446] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:25 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:25.477272 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8e475829-6bba-4703-b299-588aee260d07 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.482513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e475829-6bba-4703-b299-588aee260d07 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:25.482513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e475829-6bba-4703-b299-588aee260d07 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.482513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e475829-6bba-4703-b299-588aee260d07 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.494115 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.494115 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:25.506289 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8e475829-6bba-4703-b299-588aee260d07 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Volume info retrieved successfully. Jul 10 20:02:25.513978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e475829-6bba-4703-b299-588aee260d07 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 200 Jul 10 20:02:25.515705 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 612/2447] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:25 2026] GET /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 946 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:25.536009 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8d51509d-75e9-47a8-9f93-1d6000963121 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.538785 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8d51509d-75e9-47a8-9f93-1d6000963121 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] POST https://10.4.3.145/volume/v3/volume-transfers Jul 10 20:02:25.538785 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8d51509d-75e9-47a8-9f93-1d6000963121 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7b67fbfd-4756-40b4-8c26-3d9acad65eb4"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:25.539678 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volume_transfer [None req-8d51509d-75e9-47a8-9f93-1d6000963121 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Creating new volume transfer {'transfer': {'volume_id': '7b67fbfd-4756-40b4-8c26-3d9acad65eb4'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 20:02:25.539678 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volume_transfer [None req-8d51509d-75e9-47a8-9f93-1d6000963121 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Creating transfer of volume 7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:25.539860 np0000005048 devstack@c-api.service[99976]: INFO cinder.transfer.api [None req-8d51509d-75e9-47a8-9f93-1d6000963121 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Generating transfer record for volume 7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:25.552674 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.552674 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:25.575217 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8d51509d-75e9-47a8-9f93-1d6000963121 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volume-transfers returned with HTTP 202 Jul 10 20:02:25.575748 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 619/2448] 10.4.3.145 () {70 vars in 1326 bytes} [Fri Jul 10 20:02:25 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:25.593295 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f200065b-d5ac-4b38-88ac-171e1ab2687c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.595623 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f200065b-d5ac-4b38-88ac-171e1ab2687c tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:25.596830 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f200065b-d5ac-4b38-88ac-171e1ab2687c tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.596830 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f200065b-d5ac-4b38-88ac-171e1ab2687c tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.606269 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.606269 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:25.611802 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f200065b-d5ac-4b38-88ac-171e1ab2687c tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Volume info retrieved successfully. Jul 10 20:02:25.620093 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f200065b-d5ac-4b38-88ac-171e1ab2687c tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 200 Jul 10 20:02:25.620608 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 599/2449] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:25 2026] GET /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:25.635823 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0198f467-eefa-4c4b-ac8a-861bdaded20b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.637487 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0198f467-eefa-4c4b-ac8a-861bdaded20b tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volume-transfers/detail Jul 10 20:02:25.638095 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0198f467-eefa-4c4b-ac8a-861bdaded20b tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.638490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0198f467-eefa-4c4b-ac8a-861bdaded20b tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.638854 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volume_transfer [None req-0198f467-eefa-4c4b-ac8a-861bdaded20b tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Listing volume transfers {{(pid=99972) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 20:02:25.646131 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0198f467-eefa-4c4b-ac8a-861bdaded20b tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 20:02:25.648183 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 620/2450] 10.4.3.145 () {68 vars in 1326 bytes} [Fri Jul 10 20:02:25 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:25.661991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a0d2f5de-917e-44e5-8fc8-5e7e692fa342 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.662657 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a0d2f5de-917e-44e5-8fc8-5e7e692fa342 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] DELETE https://10.4.3.145/volume/v3/volume-transfers/d7980f7e-7f77-4ead-8493-1a486f473506 Jul 10 20:02:25.662909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a0d2f5de-917e-44e5-8fc8-5e7e692fa342 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.663128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a0d2f5de-917e-44e5-8fc8-5e7e692fa342 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.663233 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.volume_transfer [None req-a0d2f5de-917e-44e5-8fc8-5e7e692fa342 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Delete transfer with id: d7980f7e-7f77-4ead-8493-1a486f473506 Jul 10 20:02:25.686491 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.686491 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:25.701351 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a0d2f5de-917e-44e5-8fc8-5e7e692fa342 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volume-transfers/d7980f7e-7f77-4ead-8493-1a486f473506 returned with HTTP 202 Jul 10 20:02:25.702023 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 613/2451] 10.4.3.145 () {68 vars in 1419 bytes} [Fri Jul 10 20:02:25 2026] DELETE /volume/v3/volume-transfers/d7980f7e-7f77-4ead-8493-1a486f473506 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:02:25.715356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8f55ba88-37a5-45cc-8566-9f53100df2b9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.719364 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f55ba88-37a5-45cc-8566-9f53100df2b9 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:25.719772 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f55ba88-37a5-45cc-8566-9f53100df2b9 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.720059 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f55ba88-37a5-45cc-8566-9f53100df2b9 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.738214 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.738214 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:25.747271 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8f55ba88-37a5-45cc-8566-9f53100df2b9 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Volume info retrieved successfully. Jul 10 20:02:25.754095 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f55ba88-37a5-45cc-8566-9f53100df2b9 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 200 Jul 10 20:02:25.755773 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 620/2452] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:25 2026] GET /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 946 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:25.771675 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ecdac85a-d08d-4ceb-a5aa-e9630ec05dbf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.774850 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ecdac85a-d08d-4ceb-a5aa-e9630ec05dbf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] DELETE https://10.4.3.145/volume/v3/volume-transfers/d7980f7e-7f77-4ead-8493-1a486f473506 Jul 10 20:02:25.775155 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ecdac85a-d08d-4ceb-a5aa-e9630ec05dbf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.775491 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ecdac85a-d08d-4ceb-a5aa-e9630ec05dbf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.775599 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.volume_transfer [None req-ecdac85a-d08d-4ceb-a5aa-e9630ec05dbf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Delete transfer with id: d7980f7e-7f77-4ead-8493-1a486f473506 Jul 10 20:02:25.779940 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ecdac85a-d08d-4ceb-a5aa-e9630ec05dbf tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volume-transfers/d7980f7e-7f77-4ead-8493-1a486f473506 returned with HTTP 404 Jul 10 20:02:25.780543 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 600/2453] 10.4.3.145 () {68 vars in 1419 bytes} [Fri Jul 10 20:02:25 2026] DELETE /volume/v3/volume-transfers/d7980f7e-7f77-4ead-8493-1a486f473506 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:25.791476 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6f7bdfa4-46c2-4e72-8790-7b248e53d8c8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.793143 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6f7bdfa4-46c2-4e72-8790-7b248e53d8c8 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:25.793538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6f7bdfa4-46c2-4e72-8790-7b248e53d8c8 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.793818 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6f7bdfa4-46c2-4e72-8790-7b248e53d8c8 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.794150 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-6f7bdfa4-46c2-4e72-8790-7b248e53d8c8 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Delete volume with id: 7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:25.809388 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.809388 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:25.810985 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6f7bdfa4-46c2-4e72-8790-7b248e53d8c8 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Volume info retrieved successfully. Jul 10 20:02:25.850565 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6f7bdfa4-46c2-4e72-8790-7b248e53d8c8 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Delete volume request issued successfully. Jul 10 20:02:25.850955 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6f7bdfa4-46c2-4e72-8790-7b248e53d8c8 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 202 Jul 10 20:02:25.851635 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 621/2454] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:02:25 2026] DELETE /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:02:25.863911 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-eee487b1-cf55-438b-ab54-1c5a28606ae6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:25.867339 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eee487b1-cf55-438b-ab54-1c5a28606ae6 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] GET https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:25.868630 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eee487b1-cf55-438b-ab54-1c5a28606ae6 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:25.868630 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eee487b1-cf55-438b-ab54-1c5a28606ae6 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:25.881733 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:25.881733 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:25.892854 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-eee487b1-cf55-438b-ab54-1c5a28606ae6 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Volume info retrieved successfully. Jul 10 20:02:25.903798 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eee487b1-cf55-438b-ab54-1c5a28606ae6 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 200 Jul 10 20:02:25.904401 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 614/2455] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:25 2026] GET /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:02:26.260753 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-56b1711a-e2cf-4ab2-9bd3-de7416abaa25 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:26.265350 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56b1711a-e2cf-4ab2-9bd3-de7416abaa25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:26.265552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56b1711a-e2cf-4ab2-9bd3-de7416abaa25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:26.266356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56b1711a-e2cf-4ab2-9bd3-de7416abaa25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:26.266356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-56b1711a-e2cf-4ab2-9bd3-de7416abaa25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:26.275718 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:26.275718 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:26.276671 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56b1711a-e2cf-4ab2-9bd3-de7416abaa25 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:26.278286 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 621/2456] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:26 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:26.366819 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2e9e3810-0e9b-4f06-a090-5fd2caba7b8b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:26.369387 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2e9e3810-0e9b-4f06-a090-5fd2caba7b8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:26.369387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2e9e3810-0e9b-4f06-a090-5fd2caba7b8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:26.369387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2e9e3810-0e9b-4f06-a090-5fd2caba7b8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:26.369594 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2e9e3810-0e9b-4f06-a090-5fd2caba7b8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:26.376975 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:26.376975 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:26.377655 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2e9e3810-0e9b-4f06-a090-5fd2caba7b8b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:26.377899 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 601/2457] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:26 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:26.923858 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6d26203b-2062-4dfd-a4da-3e3ad1407e49 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:26.927209 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6d26203b-2062-4dfd-a4da-3e3ad1407e49 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] GET https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:26.927209 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6d26203b-2062-4dfd-a4da-3e3ad1407e49 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:26.927359 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6d26203b-2062-4dfd-a4da-3e3ad1407e49 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:26.939828 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6d26203b-2062-4dfd-a4da-3e3ad1407e49 tempest-VolumesTransfersV355Test-805911689 tempest-VolumesTransfersV355Test-805911689-project-admin] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 404 Jul 10 20:02:26.940806 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 622/2458] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:26 2026] GET /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:26.955722 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-02f2123b-8560-44a9-b6ae-a3f3fb843ef1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:26.958384 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-02f2123b-8560-44a9-b6ae-a3f3fb843ef1 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] GET https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:26.958700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-02f2123b-8560-44a9-b6ae-a3f3fb843ef1 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:26.958978 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-02f2123b-8560-44a9-b6ae-a3f3fb843ef1 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:26.973132 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-02f2123b-8560-44a9-b6ae-a3f3fb843ef1 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 404 Jul 10 20:02:26.977219 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 615/2459] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:02:26 2026] GET /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:26.989146 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-754214a1-752f-48b2-8f3e-3862c789bc90 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:26.994111 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-754214a1-752f-48b2-8f3e-3862c789bc90 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] DELETE https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:26.994559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-754214a1-752f-48b2-8f3e-3862c789bc90 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:26.994559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-754214a1-752f-48b2-8f3e-3862c789bc90 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:26.995274 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-754214a1-752f-48b2-8f3e-3862c789bc90 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] Delete volume with id: 7b67fbfd-4756-40b4-8c26-3d9acad65eb4 Jul 10 20:02:27.004662 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-754214a1-752f-48b2-8f3e-3862c789bc90 tempest-VolumesTransfersV355Test-1117686418 tempest-VolumesTransfersV355Test-1117686418-project-member] https://10.4.3.145/volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 returned with HTTP 404 Jul 10 20:02:27.006364 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 622/2460] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:02:26 2026] DELETE /volume/v3/volumes/7b67fbfd-4756-40b4-8c26-3d9acad65eb4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:02:27.297195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5b35d93a-1dc7-42ac-9ee4-2b86a6fe493c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:27.299297 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5b35d93a-1dc7-42ac-9ee4-2b86a6fe493c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:27.299828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5b35d93a-1dc7-42ac-9ee4-2b86a6fe493c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:27.300251 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5b35d93a-1dc7-42ac-9ee4-2b86a6fe493c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:27.300589 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5b35d93a-1dc7-42ac-9ee4-2b86a6fe493c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:27.307047 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:27.307047 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:27.309009 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5b35d93a-1dc7-42ac-9ee4-2b86a6fe493c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:27.309199 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 602/2461] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:27 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:27.394121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-faadcbe8-cea6-4c6f-9828-6a93f661968b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:27.399541 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-faadcbe8-cea6-4c6f-9828-6a93f661968b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:27.399852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-faadcbe8-cea6-4c6f-9828-6a93f661968b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:27.400125 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-faadcbe8-cea6-4c6f-9828-6a93f661968b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:27.400249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-faadcbe8-cea6-4c6f-9828-6a93f661968b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:27.409429 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:27.409429 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:27.410931 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-faadcbe8-cea6-4c6f-9828-6a93f661968b tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:27.410931 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 623/2462] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:27 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:28.327276 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-372ed69c-c238-436e-a8c6-091767678085 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:28.329567 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-372ed69c-c238-436e-a8c6-091767678085 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:28.330376 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-372ed69c-c238-436e-a8c6-091767678085 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:28.330376 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-372ed69c-c238-436e-a8c6-091767678085 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:28.330507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-372ed69c-c238-436e-a8c6-091767678085 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:28.339943 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:28.339943 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:28.341493 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-372ed69c-c238-436e-a8c6-091767678085 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:28.343081 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 616/2463] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:28 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:28.424759 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-85c7712d-89c9-438e-8d6b-e97a9ba3df34 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:28.431731 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85c7712d-89c9-438e-8d6b-e97a9ba3df34 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:28.432062 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85c7712d-89c9-438e-8d6b-e97a9ba3df34 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:28.432371 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85c7712d-89c9-438e-8d6b-e97a9ba3df34 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:28.432914 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-85c7712d-89c9-438e-8d6b-e97a9ba3df34 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:28.440385 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:28.440385 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:28.441209 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85c7712d-89c9-438e-8d6b-e97a9ba3df34 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:28.441903 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 623/2464] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:28 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:29.358445 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6510ca4d-4c56-414d-a3c3-09b589b5ef8b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:29.362676 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6510ca4d-4c56-414d-a3c3-09b589b5ef8b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:29.362676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6510ca4d-4c56-414d-a3c3-09b589b5ef8b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:29.364946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6510ca4d-4c56-414d-a3c3-09b589b5ef8b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:29.367211 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6510ca4d-4c56-414d-a3c3-09b589b5ef8b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:29.372948 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:29.372948 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:29.375491 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6510ca4d-4c56-414d-a3c3-09b589b5ef8b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:29.375491 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 603/2465] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:29 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:29.460663 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8e27417f-989e-44e3-b3a2-4582b88a65bc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:29.463060 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e27417f-989e-44e3-b3a2-4582b88a65bc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:29.463822 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e27417f-989e-44e3-b3a2-4582b88a65bc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:29.463822 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e27417f-989e-44e3-b3a2-4582b88a65bc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:29.463822 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8e27417f-989e-44e3-b3a2-4582b88a65bc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:29.469526 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:29.469526 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:29.470635 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e27417f-989e-44e3-b3a2-4582b88a65bc tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:29.496895 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 624/2466] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:29 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:30.394170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1a07ecd5-ce76-455a-95fe-fe25d57a0877 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:30.398317 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a07ecd5-ce76-455a-95fe-fe25d57a0877 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:30.398517 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a07ecd5-ce76-455a-95fe-fe25d57a0877 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:30.398848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a07ecd5-ce76-455a-95fe-fe25d57a0877 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:30.398934 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-1a07ecd5-ce76-455a-95fe-fe25d57a0877 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:30.407980 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:30.407980 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:30.409180 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a07ecd5-ce76-455a-95fe-fe25d57a0877 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:30.409854 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 617/2467] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:30 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:30.512922 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5046cceb-74d0-4ebc-8141-96cf96644c97 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:30.515303 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5046cceb-74d0-4ebc-8141-96cf96644c97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:30.515702 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5046cceb-74d0-4ebc-8141-96cf96644c97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:30.516288 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5046cceb-74d0-4ebc-8141-96cf96644c97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:30.516288 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5046cceb-74d0-4ebc-8141-96cf96644c97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:30.525389 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:30.525389 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:30.526927 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5046cceb-74d0-4ebc-8141-96cf96644c97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:30.527658 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 624/2468] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:30 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:30.540331 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4488b5d7-bb4c-44c1-b960-80a7f5561e1d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:30.542399 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4488b5d7-bb4c-44c1-b960-80a7f5561e1d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:30.542683 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4488b5d7-bb4c-44c1-b960-80a7f5561e1d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:30.543126 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4488b5d7-bb4c-44c1-b960-80a7f5561e1d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:30.543126 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-4488b5d7-bb4c-44c1-b960-80a7f5561e1d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:30.548630 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:30.548630 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:30.549783 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4488b5d7-bb4c-44c1-b960-80a7f5561e1d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:30.551180 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 604/2469] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:30 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:30.564988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dacf600c-e559-4bd6-8d88-5790f2aab25d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:30.567462 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dacf600c-e559-4bd6-8d88-5790f2aab25d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:30.567719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dacf600c-e559-4bd6-8d88-5790f2aab25d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:30.567880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dacf600c-e559-4bd6-8d88-5790f2aab25d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:30.568295 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-dacf600c-e559-4bd6-8d88-5790f2aab25d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete backup with id: ab0f45e7-3d13-4f85-aad5-84797b3df493. Jul 10 20:02:30.574363 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:30.574363 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:30.601354 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-dacf600c-e559-4bd6-8d88-5790f2aab25d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] delete_backup rpcapi backup_id ab0f45e7-3d13-4f85-aad5-84797b3df493 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:02:30.604198 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dacf600c-e559-4bd6-8d88-5790f2aab25d tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 202 Jul 10 20:02:30.604662 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 625/2470] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:30 2026] DELETE /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:02:30.616844 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8320e54d-8232-438d-aaf9-5502aee87f50 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:30.620180 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8320e54d-8232-438d-aaf9-5502aee87f50 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:30.620690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8320e54d-8232-438d-aaf9-5502aee87f50 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:30.621260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8320e54d-8232-438d-aaf9-5502aee87f50 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:30.621260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-8320e54d-8232-438d-aaf9-5502aee87f50 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:30.627655 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:30.627655 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:30.629029 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8320e54d-8232-438d-aaf9-5502aee87f50 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 200 Jul 10 20:02:30.629608 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 618/2471] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:30 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:31.426352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-be2b8781-8bcf-4f76-9e3a-d57088811ba4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:31.428897 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-be2b8781-8bcf-4f76-9e3a-d57088811ba4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:31.429949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-be2b8781-8bcf-4f76-9e3a-d57088811ba4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:31.429949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-be2b8781-8bcf-4f76-9e3a-d57088811ba4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:31.430184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-be2b8781-8bcf-4f76-9e3a-d57088811ba4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:31.437362 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:31.437362 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:31.438539 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-be2b8781-8bcf-4f76-9e3a-d57088811ba4 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:31.439999 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 625/2472] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:31 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:31.645731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ced0d785-f277-40a9-848c-30667e00af8a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:31.648316 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ced0d785-f277-40a9-848c-30667e00af8a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 Jul 10 20:02:31.648594 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ced0d785-f277-40a9-848c-30667e00af8a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:31.648860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ced0d785-f277-40a9-848c-30667e00af8a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:31.649075 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-ced0d785-f277-40a9-848c-30667e00af8a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id ab0f45e7-3d13-4f85-aad5-84797b3df493. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:31.654107 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ced0d785-f277-40a9-848c-30667e00af8a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 returned with HTTP 404 Jul 10 20:02:31.654518 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 605/2473] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:31 2026] GET /volume/v3/backups/ab0f45e7-3d13-4f85-aad5-84797b3df493 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:31.763669 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-39219d99-c32d-4326-8fc5-42255f4d2e84 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:31.765631 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-39219d99-c32d-4326-8fc5-42255f4d2e84 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:02:31.765699 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-39219d99-c32d-4326-8fc5-42255f4d2e84 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:31.765872 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-39219d99-c32d-4326-8fc5-42255f4d2e84 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:31.766030 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-39219d99-c32d-4326-8fc5-42255f4d2e84 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete backup with id: b59be464-b1e1-4418-b544-2cbd1ed5abe0. Jul 10 20:02:31.771375 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:31.771375 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:31.788852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-39219d99-c32d-4326-8fc5-42255f4d2e84 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] delete_backup rpcapi backup_id b59be464-b1e1-4418-b544-2cbd1ed5abe0 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:02:31.790997 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-39219d99-c32d-4326-8fc5-42255f4d2e84 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 202 Jul 10 20:02:31.791565 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 626/2474] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:31 2026] DELETE /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:02:31.802175 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f9aafdfd-8601-4276-97de-b6e6fbba0a9e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:31.804247 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f9aafdfd-8601-4276-97de-b6e6fbba0a9e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:02:31.804512 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f9aafdfd-8601-4276-97de-b6e6fbba0a9e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:31.804708 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f9aafdfd-8601-4276-97de-b6e6fbba0a9e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:31.804841 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f9aafdfd-8601-4276-97de-b6e6fbba0a9e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:31.809652 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:31.809652 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:31.810640 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f9aafdfd-8601-4276-97de-b6e6fbba0a9e tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 200 Jul 10 20:02:31.811077 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 619/2475] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:31 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:02:32.100381 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e10aad88-1aba-4aff-87ca-b217bfd928e3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:32.103942 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e10aad88-1aba-4aff-87ca-b217bfd928e3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:02:32.104102 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e10aad88-1aba-4aff-87ca-b217bfd928e3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a131dc58-5ebb-4feb-ab8d-58dbae3fc717", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-346277802", "description": null, "metadata": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:32.121690 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:32.121690 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:32.122516 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e10aad88-1aba-4aff-87ca-b217bfd928e3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:02:32.122846 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-e10aad88-1aba-4aff-87ca-b217bfd928e3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create snapshot from volume a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:02:32.169048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-e10aad88-1aba-4aff-87ca-b217bfd928e3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['f7bd643b-e065-481a-b298-27c53114ec26', '67718925-77bd-4990-a454-c38ee1ef3bf8', '3a1732d3-84f1-4783-bbc3-6b8a53dafc5a', '13eb6f11-4a7e-4d98-8987-16ed6a578319'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:32.242499 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e10aad88-1aba-4aff-87ca-b217bfd928e3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot force create request issued successfully. Jul 10 20:02:32.242644 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e10aad88-1aba-4aff-87ca-b217bfd928e3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:02:32.243151 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 626/2476] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:02:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:32.261198 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e8e728ff-98b9-4ebe-9f87-1b526be9aa8c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:32.267566 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8e728ff-98b9-4ebe-9f87-1b526be9aa8c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 Jul 10 20:02:32.267566 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8e728ff-98b9-4ebe-9f87-1b526be9aa8c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:32.267566 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8e728ff-98b9-4ebe-9f87-1b526be9aa8c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:32.277715 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:32.277715 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:32.278758 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e8e728ff-98b9-4ebe-9f87-1b526be9aa8c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:02:32.280253 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8e728ff-98b9-4ebe-9f87-1b526be9aa8c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 returned with HTTP 200 Jul 10 20:02:32.280802 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 606/2477] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:02:32 2026] GET /volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:32.451388 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-176dc2eb-1fd1-4854-8786-fec60266da8e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:32.454798 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-176dc2eb-1fd1-4854-8786-fec60266da8e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:32.455031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-176dc2eb-1fd1-4854-8786-fec60266da8e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:32.455281 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-176dc2eb-1fd1-4854-8786-fec60266da8e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:32.455430 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-176dc2eb-1fd1-4854-8786-fec60266da8e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:32.460642 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:32.460642 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:32.461530 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-176dc2eb-1fd1-4854-8786-fec60266da8e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:32.461989 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 627/2478] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:32 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:32.825515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-217bb091-5765-483d-bfaf-b600027daa78 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:32.827550 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-217bb091-5765-483d-bfaf-b600027daa78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 Jul 10 20:02:32.828164 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-217bb091-5765-483d-bfaf-b600027daa78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:32.829802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-217bb091-5765-483d-bfaf-b600027daa78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:32.829802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-217bb091-5765-483d-bfaf-b600027daa78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Show backup with id b59be464-b1e1-4418-b544-2cbd1ed5abe0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:32.835540 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-217bb091-5765-483d-bfaf-b600027daa78 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 returned with HTTP 404 Jul 10 20:02:32.836360 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 620/2479] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:32 2026] GET /volume/v3/backups/b59be464-b1e1-4418-b544-2cbd1ed5abe0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:32.991354 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6222275e-59ed-45ef-b234-025f3fc30855 req-1d0781fd-8082-4e76-9764-ebd7fea6cc9f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:33.000210 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-1d0781fd-8082-4e76-9764-ebd7fea6cc9f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:33.000537 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-1d0781fd-8082-4e76-9764-ebd7fea6cc9f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:33.000805 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-1d0781fd-8082-4e76-9764-ebd7fea6cc9f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:33.013610 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:33.013610 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:33.019158 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6222275e-59ed-45ef-b234-025f3fc30855 req-1d0781fd-8082-4e76-9764-ebd7fea6cc9f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:33.028178 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-1d0781fd-8082-4e76-9764-ebd7fea6cc9f tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:33.028792 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 627/2480] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:02:32 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:33.049288 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-6222275e-59ed-45ef-b234-025f3fc30855 req-71caee12-c580-4422-a066-c6dc3fb93652 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:33.051435 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-71caee12-c580-4422-a066-c6dc3fb93652 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] POST https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976/action Jul 10 20:02:33.051784 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-71caee12-c580-4422-a066-c6dc3fb93652 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:02:33.051911 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-71caee12-c580-4422-a066-c6dc3fb93652 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:33.067720 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:33.067720 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:33.068343 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6222275e-59ed-45ef-b234-025f3fc30855 req-71caee12-c580-4422-a066-c6dc3fb93652 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:33.078552 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6222275e-59ed-45ef-b234-025f3fc30855 req-71caee12-c580-4422-a066-c6dc3fb93652 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Begin detaching volume completed successfully. Jul 10 20:02:33.078734 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-71caee12-c580-4422-a066-c6dc3fb93652 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976/action returned with HTTP 202 Jul 10 20:02:33.079310 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 607/2481] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:02:33 2026] POST /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:02:33.103673 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dddd264c-f479-422f-9439-6740172e2052 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:33.105832 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dddd264c-f479-422f-9439-6740172e2052 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:33.106031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dddd264c-f479-422f-9439-6740172e2052 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:33.106211 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dddd264c-f479-422f-9439-6740172e2052 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:33.118316 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:33.118316 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:33.123470 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dddd264c-f479-422f-9439-6740172e2052 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:33.130490 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dddd264c-f479-422f-9439-6740172e2052 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:33.131031 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 628/2482] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:33 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:33.291541 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cb863268-9a84-445b-8151-1c349338c1f0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:33.294346 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb863268-9a84-445b-8151-1c349338c1f0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 Jul 10 20:02:33.294872 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb863268-9a84-445b-8151-1c349338c1f0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:33.294872 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb863268-9a84-445b-8151-1c349338c1f0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:33.302285 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:33.302285 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:33.302908 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cb863268-9a84-445b-8151-1c349338c1f0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:02:33.304013 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb863268-9a84-445b-8151-1c349338c1f0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 returned with HTTP 200 Jul 10 20:02:33.304551 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 621/2483] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:02:33 2026] GET /volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:33.317452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8703a385-fe0f-41e9-bd93-ba383a6fcf1c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:33.321000 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8703a385-fe0f-41e9-bd93-ba383a6fcf1c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 Jul 10 20:02:33.321268 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8703a385-fe0f-41e9-bd93-ba383a6fcf1c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:33.321529 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8703a385-fe0f-41e9-bd93-ba383a6fcf1c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:33.326863 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:33.326863 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:33.327150 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8703a385-fe0f-41e9-bd93-ba383a6fcf1c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:02:33.328011 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8703a385-fe0f-41e9-bd93-ba383a6fcf1c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 returned with HTTP 200 Jul 10 20:02:33.328659 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 628/2484] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:02:33 2026] GET /volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:33.474132 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a6f2d8a0-dcb3-4828-88cf-d80a74a84052 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:33.475809 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6f2d8a0-dcb3-4828-88cf-d80a74a84052 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:33.476009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6f2d8a0-dcb3-4828-88cf-d80a74a84052 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:33.476166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6f2d8a0-dcb3-4828-88cf-d80a74a84052 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:33.476312 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a6f2d8a0-dcb3-4828-88cf-d80a74a84052 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:33.480614 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:33.480614 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:33.481443 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6f2d8a0-dcb3-4828-88cf-d80a74a84052 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:33.482055 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 608/2485] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:33 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:33.793296 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-9d63c5be-2780-40c1-bece-62197704682b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:33.793755 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-9d63c5be-2780-40c1-bece-62197704682b tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:33.794008 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-9d63c5be-2780-40c1-bece-62197704682b tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:33.794522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-9d63c5be-2780-40c1-bece-62197704682b tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:33.805044 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:33.805044 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:33.811017 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-9d63c5be-2780-40c1-bece-62197704682b tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:33.818045 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-9d63c5be-2780-40c1-bece-62197704682b tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:33.818653 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 629/2486] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:02:33 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:34.108662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-516ee5fc-528f-4784-9f47-ccefd625554c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:34.110451 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-516ee5fc-528f-4784-9f47-ccefd625554c None None] GET https://10.4.3.145/volume// Jul 10 20:02:34.110653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-516ee5fc-528f-4784-9f47-ccefd625554c None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:34.112091 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-516ee5fc-528f-4784-9f47-ccefd625554c None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:34.112513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-516ee5fc-528f-4784-9f47-ccefd625554c None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:02:34.112904 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 622/2487] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:02: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 20:02:34.121505 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6222275e-59ed-45ef-b234-025f3fc30855 req-db60088c-7692-4c68-8723-798de3c417d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:34.124393 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-db60088c-7692-4c68-8723-798de3c417d5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:34.124677 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-db60088c-7692-4c68-8723-798de3c417d5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:34.124902 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-db60088c-7692-4c68-8723-798de3c417d5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:34.139620 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:34.139620 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:34.145735 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d5078c1e-6414-436b-9b52-6a770bbd3f97 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:34.146317 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6222275e-59ed-45ef-b234-025f3fc30855 req-db60088c-7692-4c68-8723-798de3c417d5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:34.148318 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d5078c1e-6414-436b-9b52-6a770bbd3f97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:34.148499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d5078c1e-6414-436b-9b52-6a770bbd3f97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:34.148671 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d5078c1e-6414-436b-9b52-6a770bbd3f97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:34.153362 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-db60088c-7692-4c68-8723-798de3c417d5 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:34.153981 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 629/2488] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:02:34 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 1317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:02:34.157776 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:34.157776 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:34.161579 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d5078c1e-6414-436b-9b52-6a770bbd3f97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:34.166489 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d5078c1e-6414-436b-9b52-6a770bbd3f97 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:34.166983 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 609/2489] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:34 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:34.493109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-96765834-8489-47d8-8e0e-0ffd31cfc5d5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:34.496547 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-96765834-8489-47d8-8e0e-0ffd31cfc5d5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:34.496547 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-96765834-8489-47d8-8e0e-0ffd31cfc5d5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:34.496547 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-96765834-8489-47d8-8e0e-0ffd31cfc5d5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:34.496547 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-96765834-8489-47d8-8e0e-0ffd31cfc5d5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:34.502956 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:34.502956 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:34.502956 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-96765834-8489-47d8-8e0e-0ffd31cfc5d5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:34.502956 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 630/2490] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:34 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:35.184298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ec0bbc25-3d55-4e70-a7df-9dd76b443413 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.188122 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ec0bbc25-3d55-4e70-a7df-9dd76b443413 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:35.188558 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ec0bbc25-3d55-4e70-a7df-9dd76b443413 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:35.188620 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ec0bbc25-3d55-4e70-a7df-9dd76b443413 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:35.198748 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:35.198748 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:35.203901 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ec0bbc25-3d55-4e70-a7df-9dd76b443413 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:35.208251 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ec0bbc25-3d55-4e70-a7df-9dd76b443413 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:35.208626 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 623/2491] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:35 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:35.514023 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-046f9891-8937-48d0-9446-859892379940 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.515858 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-046f9891-8937-48d0-9446-859892379940 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:35.516079 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-046f9891-8937-48d0-9446-859892379940 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:35.516254 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-046f9891-8937-48d0-9446-859892379940 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:35.516366 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-046f9891-8937-48d0-9446-859892379940 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:35.522316 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:35.522316 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:35.523473 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-046f9891-8937-48d0-9446-859892379940 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:35.523977 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 630/2492] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:35 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:35.535145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9524d5f8-ec08-45be-b621-881e92538158 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.537341 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9524d5f8-ec08-45be-b621-881e92538158 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:35.537553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9524d5f8-ec08-45be-b621-881e92538158 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:35.537724 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9524d5f8-ec08-45be-b621-881e92538158 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:35.537826 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-9524d5f8-ec08-45be-b621-881e92538158 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:35.542331 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:35.542331 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:35.543356 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9524d5f8-ec08-45be-b621-881e92538158 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:35.544241 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 610/2493] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:35 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:02:35.555122 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-33eb3dd6-65c4-49b0-8e60-32535388892f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.557718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33eb3dd6-65c4-49b0-8e60-32535388892f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:35.558085 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33eb3dd6-65c4-49b0-8e60-32535388892f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:35.558424 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33eb3dd6-65c4-49b0-8e60-32535388892f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:35.558680 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-33eb3dd6-65c4-49b0-8e60-32535388892f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete backup with id: e4776074-cdf5-4384-82f2-0d6b2253fd3a. Jul 10 20:02:35.565837 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:35.565837 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:35.587144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-33eb3dd6-65c4-49b0-8e60-32535388892f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] delete_backup rpcapi backup_id e4776074-cdf5-4384-82f2-0d6b2253fd3a {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:02:35.590298 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33eb3dd6-65c4-49b0-8e60-32535388892f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 202 Jul 10 20:02:35.590298 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 631/2494] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:35 2026] DELETE /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:02:35.599948 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6f54a09d-705e-42e2-a78e-3ced22411a88 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.605731 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f54a09d-705e-42e2-a78e-3ced22411a88 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:35.605900 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f54a09d-705e-42e2-a78e-3ced22411a88 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:35.608373 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f54a09d-705e-42e2-a78e-3ced22411a88 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:35.608591 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-6f54a09d-705e-42e2-a78e-3ced22411a88 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:35.615062 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:35.615062 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:35.615461 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f54a09d-705e-42e2-a78e-3ced22411a88 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:35.616276 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 624/2495] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:35 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:35.900492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b70bab55-b232-4147-b138-9048ba212558 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.901068 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b70bab55-b232-4147-b138-9048ba212558 None None] GET https://10.4.3.145/volume// Jul 10 20:02:35.901175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b70bab55-b232-4147-b138-9048ba212558 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:35.901400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b70bab55-b232-4147-b138-9048ba212558 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:35.902991 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b70bab55-b232-4147-b138-9048ba212558 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:02:35.902991 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 631/2496] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:02: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 20:02:35.907456 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-6222275e-59ed-45ef-b234-025f3fc30855 req-40e979e2-fd74-4a56-b14a-07feb3e0340c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.910314 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-40e979e2-fd74-4a56-b14a-07feb3e0340c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf Jul 10 20:02:35.910576 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-40e979e2-fd74-4a56-b14a-07feb3e0340c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:35.910635 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-40e979e2-fd74-4a56-b14a-07feb3e0340c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:35.921166 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-10ed4883-7ea1-4378-9049-abf988035007 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.927357 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:35.927357 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:35.928916 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-10ed4883-7ea1-4378-9049-abf988035007 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:02:35.929812 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-10ed4883-7ea1-4378-9049-abf988035007 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5347b11d-36e6-4d75-8af6-30244f27b384", "connector": null, "instance_uuid": "cebb3b01-dd5e-49fb-bb30-7ede1db49718"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:35.940308 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:35.940308 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:35.978055 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1ea5c53f-3bf1-4436-8c09-5194c38d2f1f req-d6aec246-ca19-4277-a012-418b00b4546c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:35.982663 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1ea5c53f-3bf1-4436-8c09-5194c38d2f1f req-d6aec246-ca19-4277-a012-418b00b4546c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] GET https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d Jul 10 20:02:35.983903 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1ea5c53f-3bf1-4436-8c09-5194c38d2f1f req-d6aec246-ca19-4277-a012-418b00b4546c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:35.983903 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1ea5c53f-3bf1-4436-8c09-5194c38d2f1f req-d6aec246-ca19-4277-a012-418b00b4546c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:35.994758 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-10ed4883-7ea1-4378-9049-abf988035007 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:02:35.994758 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 632/2497] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:02:35 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 20:02:36.000137 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:36.000137 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:36.005383 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-1ea5c53f-3bf1-4436-8c09-5194c38d2f1f req-d6aec246-ca19-4277-a012-418b00b4546c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:02:36.014564 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1ea5c53f-3bf1-4436-8c09-5194c38d2f1f req-d6aec246-ca19-4277-a012-418b00b4546c tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d returned with HTTP 200 Jul 10 20:02:36.015040 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 625/2498] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:02:35 2026] GET /volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d => generated 1603 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:36.221366 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-240224c1-8783-4f35-8692-61d08e2918c8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:36.223197 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-240224c1-8783-4f35-8692-61d08e2918c8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:36.223370 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-240224c1-8783-4f35-8692-61d08e2918c8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:36.223555 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-240224c1-8783-4f35-8692-61d08e2918c8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:36.233731 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:36.233731 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:36.240447 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-240224c1-8783-4f35-8692-61d08e2918c8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:36.250824 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-240224c1-8783-4f35-8692-61d08e2918c8 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:36.251012 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 632/2499] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:36 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:36.346085 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e7f80791-8145-457f-9fbb-5a1cfdd9e2f5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:36.348503 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e7f80791-8145-457f-9fbb-5a1cfdd9e2f5 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:36.348767 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e7f80791-8145-457f-9fbb-5a1cfdd9e2f5 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:36.349023 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e7f80791-8145-457f-9fbb-5a1cfdd9e2f5 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:36.363377 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:36.363377 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:36.368235 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e7f80791-8145-457f-9fbb-5a1cfdd9e2f5 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:36.374418 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e7f80791-8145-457f-9fbb-5a1cfdd9e2f5 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:36.375276 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 633/2500] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:36 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:36.467130 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6222275e-59ed-45ef-b234-025f3fc30855 req-40e979e2-fd74-4a56-b14a-07feb3e0340c tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf returned with HTTP 200 Jul 10 20:02:36.467667 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 611/2501] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:02:35 2026] DELETE /volume/v3/attachments/85abe4d3-df35-4db4-b03f-e4761321dbcf => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:36.542607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e9f4d2f8-76d3-47b4-9017-9b65a67f2d0a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:36.543127 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e9f4d2f8-76d3-47b4-9017-9b65a67f2d0a None None] GET https://10.4.3.145/volume// Jul 10 20:02:36.543376 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e9f4d2f8-76d3-47b4-9017-9b65a67f2d0a None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:36.543645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e9f4d2f8-76d3-47b4-9017-9b65a67f2d0a None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:36.544004 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e9f4d2f8-76d3-47b4-9017-9b65a67f2d0a None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:02:36.544319 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 626/2502] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:02: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 20:02:36.552575 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-c2610d03-0770-4d04-b0e8-ce9dd06a1ac1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:36.554807 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-c2610d03-0770-4d04-b0e8-ce9dd06a1ac1 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:36.555117 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-c2610d03-0770-4d04-b0e8-ce9dd06a1ac1 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:36.555385 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-c2610d03-0770-4d04-b0e8-ce9dd06a1ac1 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:36.569038 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:36.569038 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:36.573393 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-c2610d03-0770-4d04-b0e8-ce9dd06a1ac1 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:36.579776 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-c2610d03-0770-4d04-b0e8-ce9dd06a1ac1 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:36.580353 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 633/2503] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:02:36 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:02:36.634376 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-db08b521-405e-400a-90e5-0b5eaf2accb0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:36.636780 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db08b521-405e-400a-90e5-0b5eaf2accb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:36.637134 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db08b521-405e-400a-90e5-0b5eaf2accb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:36.637391 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db08b521-405e-400a-90e5-0b5eaf2accb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:36.637553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-db08b521-405e-400a-90e5-0b5eaf2accb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:36.647421 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:36.647421 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:36.648638 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db08b521-405e-400a-90e5-0b5eaf2accb0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:36.649136 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 634/2504] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:36 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:36.699948 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-938d7556-956e-467c-93e4-b8cc3d126acb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:36.703057 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-938d7556-956e-467c-93e4-b8cc3d126acb tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] PUT https://10.4.3.145/volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71 Jul 10 20:02:36.703543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-938d7556-956e-467c-93e4-b8cc3d126acb tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:36.714232 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-938d7556-956e-467c-93e4-b8cc3d126acb tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Acquiring lock "cinder-attachment_update-5347b11d-36e6-4d75-8af6-30244f27b384-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:02:36.720530 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-938d7556-956e-467c-93e4-b8cc3d126acb tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Lock "cinder-attachment_update-5347b11d-36e6-4d75-8af6-30244f27b384-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:02:36.722067 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:36.722067 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:37.250340 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-938d7556-956e-467c-93e4-b8cc3d126acb tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Lock "cinder-attachment_update-5347b11d-36e6-4d75-8af6-30244f27b384-np0000005048" released by "attachment_update" :: held 0.530s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:02:37.250861 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-938d7556-956e-467c-93e4-b8cc3d126acb tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71 returned with HTTP 200 Jul 10 20:02:37.251569 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 612/2505] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:02:36 2026] PUT /volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:37.271491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ca86e983-296c-4f74-90a6-ead26d77ca79 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:37.273733 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ca86e983-296c-4f74-90a6-ead26d77ca79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:37.275333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ca86e983-296c-4f74-90a6-ead26d77ca79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:37.275654 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ca86e983-296c-4f74-90a6-ead26d77ca79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:37.285596 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:37.285596 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:37.294193 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ca86e983-296c-4f74-90a6-ead26d77ca79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:37.300586 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ca86e983-296c-4f74-90a6-ead26d77ca79 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:37.301877 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 627/2506] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:37 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:37.391773 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ce34981-47dd-445e-b5e2-c29e69d4b4fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:37.393796 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ce34981-47dd-445e-b5e2-c29e69d4b4fd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:37.394117 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ce34981-47dd-445e-b5e2-c29e69d4b4fd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:37.394333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ce34981-47dd-445e-b5e2-c29e69d4b4fd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:37.407059 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:37.407059 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:37.413267 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2ce34981-47dd-445e-b5e2-c29e69d4b4fd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:37.423038 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ce34981-47dd-445e-b5e2-c29e69d4b4fd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:37.423532 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 634/2507] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:37 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:37.664766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-78b1c656-f344-45f8-b5f5-b6b8ed26616a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:37.667682 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-78b1c656-f344-45f8-b5f5-b6b8ed26616a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:37.668849 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-78b1c656-f344-45f8-b5f5-b6b8ed26616a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:37.668849 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-78b1c656-f344-45f8-b5f5-b6b8ed26616a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:37.669155 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-78b1c656-f344-45f8-b5f5-b6b8ed26616a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:37.675774 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:37.675774 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:37.677858 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-78b1c656-f344-45f8-b5f5-b6b8ed26616a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:37.680686 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 635/2508] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:37 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:38.445071 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-04f89f15-3575-4396-8c73-3a5dfc9cddd0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:38.450313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-04f89f15-3575-4396-8c73-3a5dfc9cddd0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:38.450676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-04f89f15-3575-4396-8c73-3a5dfc9cddd0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:38.450934 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-04f89f15-3575-4396-8c73-3a5dfc9cddd0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:38.469575 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:38.469575 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:38.474705 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-04f89f15-3575-4396-8c73-3a5dfc9cddd0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:38.481213 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-04f89f15-3575-4396-8c73-3a5dfc9cddd0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:38.481213 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 613/2509] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:38 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:38.697994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-310efe69-2604-4705-a786-97aa8f024037 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:38.698854 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-310efe69-2604-4705-a786-97aa8f024037 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:38.699102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-310efe69-2604-4705-a786-97aa8f024037 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:38.699635 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-310efe69-2604-4705-a786-97aa8f024037 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:38.699635 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-310efe69-2604-4705-a786-97aa8f024037 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:38.705809 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:38.705809 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:38.706696 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-310efe69-2604-4705-a786-97aa8f024037 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 200 Jul 10 20:02:38.707108 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 628/2510] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:38 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:39.495051 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ebab4b7-6832-4b7c-bdcb-a0f33464479a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:39.499023 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ebab4b7-6832-4b7c-bdcb-a0f33464479a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:39.499023 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ebab4b7-6832-4b7c-bdcb-a0f33464479a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:39.499023 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ebab4b7-6832-4b7c-bdcb-a0f33464479a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:39.518366 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:39.518366 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:39.526199 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2ebab4b7-6832-4b7c-bdcb-a0f33464479a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:39.534855 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ebab4b7-6832-4b7c-bdcb-a0f33464479a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:39.534855 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 635/2511] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:39 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:39.721171 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0a553cb5-aaa6-4ea7-ae06-15bf7d8afce3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:39.723507 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0a553cb5-aaa6-4ea7-ae06-15bf7d8afce3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a Jul 10 20:02:39.724020 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0a553cb5-aaa6-4ea7-ae06-15bf7d8afce3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:39.724020 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0a553cb5-aaa6-4ea7-ae06-15bf7d8afce3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:39.724193 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-0a553cb5-aaa6-4ea7-ae06-15bf7d8afce3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id e4776074-cdf5-4384-82f2-0d6b2253fd3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:39.748025 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0a553cb5-aaa6-4ea7-ae06-15bf7d8afce3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a returned with HTTP 404 Jul 10 20:02:39.748594 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 636/2512] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:39 2026] GET /volume/v3/backups/e4776074-cdf5-4384-82f2-0d6b2253fd3a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:40.537083 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8a0bb5b7-e320-47a7-b845-3479290538c1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:40.539122 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8a0bb5b7-e320-47a7-b845-3479290538c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:02:40.539453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8a0bb5b7-e320-47a7-b845-3479290538c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:40.539610 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8a0bb5b7-e320-47a7-b845-3479290538c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:40.539767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-8a0bb5b7-e320-47a7-b845-3479290538c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete backup with id: c2d86606-63d1-4652-98b5-d524335acbb1. Jul 10 20:02:40.545907 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:40.545907 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:40.551859 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7f69585e-be37-47ea-a0bd-d4753612b545 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:40.554818 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f69585e-be37-47ea-a0bd-d4753612b545 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:40.554818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f69585e-be37-47ea-a0bd-d4753612b545 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:40.555068 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f69585e-be37-47ea-a0bd-d4753612b545 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:40.572147 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:40.572147 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:40.577687 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f69585e-be37-47ea-a0bd-d4753612b545 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:40.583198 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f69585e-be37-47ea-a0bd-d4753612b545 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:40.583664 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 629/2513] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:40 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:02:40.591796 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-8a0bb5b7-e320-47a7-b845-3479290538c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] delete_backup rpcapi backup_id c2d86606-63d1-4652-98b5-d524335acbb1 {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:02:40.595024 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8a0bb5b7-e320-47a7-b845-3479290538c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 202 Jul 10 20:02:40.595651 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 614/2514] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:40 2026] DELETE /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:02:40.604490 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a2377fa5-0167-4617-94e1-9b5088151bdf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:40.606787 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2377fa5-0167-4617-94e1-9b5088151bdf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:02:40.607445 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2377fa5-0167-4617-94e1-9b5088151bdf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:40.607849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2377fa5-0167-4617-94e1-9b5088151bdf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:40.608106 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a2377fa5-0167-4617-94e1-9b5088151bdf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:40.617395 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:40.617395 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:40.617395 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2377fa5-0167-4617-94e1-9b5088151bdf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:02:40.617395 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 636/2515] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:40 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:41.603837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-af537bd7-ae17-4730-b95a-9bc4c258c8ee None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:41.606315 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af537bd7-ae17-4730-b95a-9bc4c258c8ee tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:41.606556 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af537bd7-ae17-4730-b95a-9bc4c258c8ee tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:41.606833 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af537bd7-ae17-4730-b95a-9bc4c258c8ee tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:41.632345 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0a5a800d-ca91-463d-a038-c03138bf213e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:41.634301 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a5a800d-ca91-463d-a038-c03138bf213e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:02:41.634527 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a5a800d-ca91-463d-a038-c03138bf213e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:41.634781 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a5a800d-ca91-463d-a038-c03138bf213e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:41.634940 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0a5a800d-ca91-463d-a038-c03138bf213e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:41.684446 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:41.684446 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:41.689237 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-af537bd7-ae17-4730-b95a-9bc4c258c8ee tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:41.692495 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:41.692495 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:41.693268 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a5a800d-ca91-463d-a038-c03138bf213e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 200 Jul 10 20:02:41.693991 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af537bd7-ae17-4730-b95a-9bc4c258c8ee tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:41.694339 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 637/2516] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:41 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:41.695590 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 630/2517] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:41 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 750 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:42.705617 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-60d5797a-b282-480a-8b3c-867bd1a39c6b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:42.707871 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60d5797a-b282-480a-8b3c-867bd1a39c6b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 Jul 10 20:02:42.708087 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60d5797a-b282-480a-8b3c-867bd1a39c6b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:42.708306 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60d5797a-b282-480a-8b3c-867bd1a39c6b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:42.708479 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-60d5797a-b282-480a-8b3c-867bd1a39c6b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id c2d86606-63d1-4652-98b5-d524335acbb1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:42.721366 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60d5797a-b282-480a-8b3c-867bd1a39c6b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 returned with HTTP 404 Jul 10 20:02:42.721366 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 615/2518] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:42 2026] GET /volume/v3/backups/c2d86606-63d1-4652-98b5-d524335acbb1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:42.726250 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4590ca3e-8132-4ad6-b981-300d5b031688 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:42.730172 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4590ca3e-8132-4ad6-b981-300d5b031688 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:42.730609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4590ca3e-8132-4ad6-b981-300d5b031688 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:42.730982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4590ca3e-8132-4ad6-b981-300d5b031688 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:42.749906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:42.751425 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:42.751425 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:42.752901 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:42.753366 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1542035129"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:42.757411 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1542035129'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:42.757915 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4590ca3e-8132-4ad6-b981-300d5b031688 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:42.757983 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume of 1 GB Jul 10 20:02:42.767379 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Availability Zones retrieved successfully. Jul 10 20:02:42.767645 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4590ca3e-8132-4ad6-b981-300d5b031688 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:42.767645 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 637/2519] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:42 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:42.782731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Flow 'volume_create_api' (47adf0ce-8044-4abd-99d0-9f9f2e509176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:42.783986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6439a35-8b4e-461a-b150-06b1cfb43cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:42.785203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:42.846331 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6439a35-8b4e-461a-b150-06b1cfb43cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:42.847655 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2835447f-beaf-44b8-b7a7-f4f31f140cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:42.929294 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['04b73f29-6f95-4c16-babe-c1b478bb19db', '1baab831-db59-46d8-b11f-8acebf80f0da', 'f9170a3a-8a18-4093-95b3-7f27e96711fc', '72989e9b-2efd-47f8-a8b1-a1873d38cc83'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:42.932540 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2835447f-beaf-44b8-b7a7-f4f31f140cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b73f29-6f95-4c16-babe-c1b478bb19db', '1baab831-db59-46d8-b11f-8acebf80f0da', 'f9170a3a-8a18-4093-95b3-7f27e96711fc', '72989e9b-2efd-47f8-a8b1-a1873d38cc83']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:42.932942 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7337691-49af-4d95-ad4f-7120377f11ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:42.965865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7337691-49af-4d95-ad4f-7120377f11ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb7fc65-359d-48ba-95c2-e098aa31d72c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1542035129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',qos_specs=None,replication_status=,reservations=['04b73f29-6f95-4c16-babe-c1b478bb19db','1baab831-db59-46d8-b11f-8acebf80f0da','f9170a3a-8a18-4093-95b3-7f27e96711fc','72989e9b-2efd-47f8-a8b1-a1873d38cc83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1542035129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb7fc65-359d-48ba-95c2-e098aa31d72c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:42.967582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d703a1-3c26-46fb-b4c3-67580ab62c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:42.997009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d703a1-3c26-46fb-b4c3-67580ab62c18) transitioned into state 'SUCCESS' from state '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-1542035129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1902dc6b0b0478f99b2dbb0c7205e66',qos_specs=None,replication_status=,reservations=['04b73f29-6f95-4c16-babe-c1b478bb19db','1baab831-db59-46d8-b11f-8acebf80f0da','f9170a3a-8a18-4093-95b3-7f27e96711fc','72989e9b-2efd-47f8-a8b1-a1873d38cc83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bf8b4889b94ecab2ca38d0e8923ea7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:42.997837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5676a28-10cf-417f-a051-908731ca80a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:43.012363 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5676a28-10cf-417f-a051-908731ca80a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:43.014234 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Flow 'volume_create_api' (47adf0ce-8044-4abd-99d0-9f9f2e509176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:43.014234 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create volume request issued successfully. Jul 10 20:02:43.015616 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e6a063a5-ab71-499e-ae1b-a4ad15c33b40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:43.015805 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 638/2520] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:02:42 2026] POST /volume/v3/volumes => generated 749 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:43.033261 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-be45f132-16e4-4a82-9bf9-2c726d68ce73 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:43.039096 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-be45f132-16e4-4a82-9bf9-2c726d68ce73 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c Jul 10 20:02:43.039360 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-be45f132-16e4-4a82-9bf9-2c726d68ce73 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:43.039924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-be45f132-16e4-4a82-9bf9-2c726d68ce73 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:43.050863 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:43.050863 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:43.055258 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-be45f132-16e4-4a82-9bf9-2c726d68ce73 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:43.060484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-be45f132-16e4-4a82-9bf9-2c726d68ce73 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c returned with HTTP 200 Jul 10 20:02:43.060976 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 631/2521] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:43 2026] GET /volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:43.483766 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6798a69d-e6ac-4d0a-b242-bf632bf53db1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:43.546422 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6798a69d-e6ac-4d0a-b242-bf632bf53db1 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:02:43.547250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6798a69d-e6ac-4d0a-b242-bf632bf53db1 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1133049592", "extra_specs": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:43.566939 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6798a69d-e6ac-4d0a-b242-bf632bf53db1 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:02:43.567332 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 616/2522] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:02:43 2026] POST /volume/v3/types => generated 218 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:43.572473 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-94d10878-81a7-418b-81d3-ad1d0171bc3a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:43.574612 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-94d10878-81a7-418b-81d3-ad1d0171bc3a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] POST https://10.4.3.145/volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71/action Jul 10 20:02:43.575006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-94d10878-81a7-418b-81d3-ad1d0171bc3a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:02:43.575179 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-94d10878-81a7-418b-81d3-ad1d0171bc3a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:43.575995 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d41321d5-ec13-4d35-8d8c-f4213e884e6b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:43.578557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d41321d5-ec13-4d35-8d8c-f4213e884e6b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] POST https://10.4.3.145/volume/v3/types/875a8b12-8b1d-4080-981d-e1256cefc531/encryption Jul 10 20:02:43.578881 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d41321d5-ec13-4d35-8d8c-f4213e884e6b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:43.580788 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:43.580788 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:43.595721 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:43.595721 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:43.600771 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d41321d5-ec13-4d35-8d8c-f4213e884e6b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types/875a8b12-8b1d-4080-981d-e1256cefc531/encryption returned with HTTP 200 Jul 10 20:02:43.601281 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 639/2523] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:02:43 2026] POST /volume/v3/types/875a8b12-8b1d-4080-981d-e1256cefc531/encryption => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:43.611372 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:43.615916 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a8bb5dee-fb94-4e70-8f26-9f247f35d981 req-94d10878-81a7-418b-81d3-ad1d0171bc3a tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71/action returned with HTTP 204 Jul 10 20:02:43.616374 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 638/2524] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:02:43 2026] POST /volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:43.674372 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:43.674758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1208390448", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1133049592", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:43.676187 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1208390448', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1133049592', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:43.681074 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume of 1 GB Jul 10 20:02:43.681399 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:43.681399 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:43.681867 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Availability Zones retrieved successfully. Jul 10 20:02:43.687250 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Flow 'volume_create_api' (655cb8fe-4edc-4746-809d-8862c52e6468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:43.688305 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2978549-87e9-48ae-8332-b49b282dfc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:43.689155 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:43.717986 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2978549-87e9-48ae-8332-b49b282dfc37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:02:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=875a8b12-8b1d-4080-981d-e1256cefc531,is_public=True,name='tempest-scenario-type-cryptsetup-1133049592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '875a8b12-8b1d-4080-981d-e1256cefc531', '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=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:43.718864 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc7a8a7-959d-4ee5-834a-a9dcc6a2a62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:43.750271 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1133049592 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1133049592, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:02:43.750574 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1133049592 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1133049592, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:02:43.790812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f3b2645a-7b67-4c90-9f15-c8484fba5f07 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:43.792617 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f3b2645a-7b67-4c90-9f15-c8484fba5f07 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:43.792799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f3b2645a-7b67-4c90-9f15-c8484fba5f07 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:43.792982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f3b2645a-7b67-4c90-9f15-c8484fba5f07 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:43.793609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Created reservations ['b09593d4-28bd-4d1f-b80b-b9f3132e768f', 'b134fa04-34cb-4a1e-8840-3d70bca51428', 'f1b5f0f7-a6b9-4e47-9074-779080cc897c', '9d38c8a0-ce85-45d6-a2f5-7c788db85588'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:43.794555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc7a8a7-959d-4ee5-834a-a9dcc6a2a62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b09593d4-28bd-4d1f-b80b-b9f3132e768f', 'b134fa04-34cb-4a1e-8840-3d70bca51428', 'f1b5f0f7-a6b9-4e47-9074-779080cc897c', '9d38c8a0-ce85-45d6-a2f5-7c788db85588']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:43.795394 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead1a01b-de6d-49c5-bc63-d63cbff3302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:43.804146 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:43.804146 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:43.808668 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f3b2645a-7b67-4c90-9f15-c8484fba5f07 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:43.814429 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f3b2645a-7b67-4c90-9f15-c8484fba5f07 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:43.815026 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 617/2525] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:43 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:43.824033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead1a01b-de6d-49c5-bc63-d63cbff3302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '026060cc-62f6-4198-9d28-f78447b853d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1208390448',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80835908b2f44d3994fd1e91af6a6498',qos_specs=None,replication_status=,reservations=['b09593d4-28bd-4d1f-b80b-b9f3132e768f','b134fa04-34cb-4a1e-8840-3d70bca51428','f1b5f0f7-a6b9-4e47-9074-779080cc897c','9d38c8a0-ce85-45d6-a2f5-7c788db85588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0302cac8f8b04b14859c6018c18363bd',volume_type_id=875a8b12-8b1d-4080-981d-e1256cefc531), 'volume': Volume(_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-10T20:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1208390448',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=026060cc-62f6-4198-9d28-f78447b853d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80835908b2f44d3994fd1e91af6a6498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0302cac8f8b04b14859c6018c18363bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(875a8b12-8b1d-4080-981d-e1256cefc531),volume_type_id=875a8b12-8b1d-4080-981d-e1256cefc531)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:43.824813 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d31dcd8-9518-49db-bf34-42c98d477bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:43.828319 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4803d9c6-f614-4f2a-b6d4-094d8370c1be None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:43.829992 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4803d9c6-f614-4f2a-b6d4-094d8370c1be tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:43.830200 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4803d9c6-f614-4f2a-b6d4-094d8370c1be tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:43.830403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4803d9c6-f614-4f2a-b6d4-094d8370c1be tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:43.841426 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:43.841426 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:43.844917 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d31dcd8-9518-49db-bf34-42c98d477bb5) transitioned into state 'SUCCESS' from state '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-1208390448',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80835908b2f44d3994fd1e91af6a6498',qos_specs=None,replication_status=,reservations=['b09593d4-28bd-4d1f-b80b-b9f3132e768f','b134fa04-34cb-4a1e-8840-3d70bca51428','f1b5f0f7-a6b9-4e47-9074-779080cc897c','9d38c8a0-ce85-45d6-a2f5-7c788db85588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0302cac8f8b04b14859c6018c18363bd',volume_type_id=875a8b12-8b1d-4080-981d-e1256cefc531)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:43.845817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d58516-45ff-488b-8829-a64977e25330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:43.846262 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4803d9c6-f614-4f2a-b6d4-094d8370c1be tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:43.852551 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4803d9c6-f614-4f2a-b6d4-094d8370c1be tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:43.853068 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 640/2526] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:43 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:43.857034 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d58516-45ff-488b-8829-a64977e25330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:43.857843 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Flow 'volume_create_api' (655cb8fe-4edc-4746-809d-8862c52e6468) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:43.858193 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume request issued successfully. Jul 10 20:02:43.858768 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5ac88140-f069-42e8-b9f2-92da0f4bee67 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:43.859181 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 632/2527] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:02:43 2026] POST /volume/v3/volumes => generated 791 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:43.910137 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1cca54e3-72d2-4288-b9b3-0f1b42f4018b req-aad052fd-35b3-4000-be76-f527c431c4cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:43.912521 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1cca54e3-72d2-4288-b9b3-0f1b42f4018b req-aad052fd-35b3-4000-be76-f527c431c4cd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:43.912716 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1cca54e3-72d2-4288-b9b3-0f1b42f4018b req-aad052fd-35b3-4000-be76-f527c431c4cd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:43.912988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1cca54e3-72d2-4288-b9b3-0f1b42f4018b req-aad052fd-35b3-4000-be76-f527c431c4cd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:43.923731 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:43.923731 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:43.928237 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1cca54e3-72d2-4288-b9b3-0f1b42f4018b req-aad052fd-35b3-4000-be76-f527c431c4cd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:43.933262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1cca54e3-72d2-4288-b9b3-0f1b42f4018b req-aad052fd-35b3-4000-be76-f527c431c4cd tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:43.933696 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 639/2528] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:02:43 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:44.075307 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-38a508a1-4cff-4f79-9ed8-451937874e40 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:44.077648 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-38a508a1-4cff-4f79-9ed8-451937874e40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c Jul 10 20:02:44.077834 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-38a508a1-4cff-4f79-9ed8-451937874e40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:44.078097 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-38a508a1-4cff-4f79-9ed8-451937874e40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:44.087694 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:44.087694 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:44.092651 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-38a508a1-4cff-4f79-9ed8-451937874e40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:44.099271 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-38a508a1-4cff-4f79-9ed8-451937874e40 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c returned with HTTP 200 Jul 10 20:02:44.099760 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 618/2529] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:44 2026] GET /volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:44.113898 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-118ea311-ab64-4b55-860d-ca4c6855212e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:44.116134 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-118ea311-ab64-4b55-860d-ca4c6855212e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:02:44.116834 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-118ea311-ab64-4b55-860d-ca4c6855212e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb7fc65-359d-48ba-95c2-e098aa31d72c", "name": "tempest-VolumesBackupsTest-Snapshot-1368583417"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:44.126567 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:44.126567 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:44.127067 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-118ea311-ab64-4b55-860d-ca4c6855212e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:44.127287 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-118ea311-ab64-4b55-860d-ca4c6855212e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Create snapshot from volume 8eb7fc65-359d-48ba-95c2-e098aa31d72c Jul 10 20:02:44.270309 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-118ea311-ab64-4b55-860d-ca4c6855212e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['16962c28-ba03-4b34-b43c-86ad396ca4e1', '8e02a449-a064-4218-b446-43654e0f49c2', '26d25600-250a-4fa7-a57e-1d1ee221667f', '8401e89c-5614-424c-b293-7066bf93ae6e'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:44.388431 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-118ea311-ab64-4b55-860d-ca4c6855212e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Snapshot create request issued successfully. Jul 10 20:02:44.400305 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-118ea311-ab64-4b55-860d-ca4c6855212e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:02:44.400305 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 641/2530] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:02:44 2026] POST /volume/v3/snapshots => generated 305 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:44.400731 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b19ded10-2fb9-49c1-b6e1-7cbd2f167e07 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:44.402655 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b19ded10-2fb9-49c1-b6e1-7cbd2f167e07 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 Jul 10 20:02:44.402945 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b19ded10-2fb9-49c1-b6e1-7cbd2f167e07 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:44.417193 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b19ded10-2fb9-49c1-b6e1-7cbd2f167e07 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:44.417193 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:44.417193 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:44.417193 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b19ded10-2fb9-49c1-b6e1-7cbd2f167e07 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Snapshot retrieved successfully. Jul 10 20:02:44.417193 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b19ded10-2fb9-49c1-b6e1-7cbd2f167e07 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 returned with HTTP 200 Jul 10 20:02:44.417193 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 633/2531] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:02:44 2026] GET /volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:45.388021 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b99661d-e0c1-4fc2-a5fa-fd8fd261e8e3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:45.392566 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b99661d-e0c1-4fc2-a5fa-fd8fd261e8e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:45.392566 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b99661d-e0c1-4fc2-a5fa-fd8fd261e8e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:45.392566 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b99661d-e0c1-4fc2-a5fa-fd8fd261e8e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:45.405044 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:45.405044 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:45.409503 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b99661d-e0c1-4fc2-a5fa-fd8fd261e8e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:45.417024 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b99661d-e0c1-4fc2-a5fa-fd8fd261e8e3 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:45.418009 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 640/2532] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:45 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:45.426858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7f8fce1c-92e8-46ea-86f1-d2d2836f793a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:45.429373 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7f8fce1c-92e8-46ea-86f1-d2d2836f793a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 Jul 10 20:02:45.429708 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7f8fce1c-92e8-46ea-86f1-d2d2836f793a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:45.430022 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7f8fce1c-92e8-46ea-86f1-d2d2836f793a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:45.436744 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d7b7f506-9e58-48eb-ba60-0be77d41d198 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:45.437239 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:45.437239 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:45.437836 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7f8fce1c-92e8-46ea-86f1-d2d2836f793a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Snapshot retrieved successfully. Jul 10 20:02:45.439061 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7f8fce1c-92e8-46ea-86f1-d2d2836f793a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 returned with HTTP 200 Jul 10 20:02:45.439539 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 619/2533] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:02:45 2026] GET /volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:45.440108 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7b7f506-9e58-48eb-ba60-0be77d41d198 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:45.440298 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7b7f506-9e58-48eb-ba60-0be77d41d198 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:45.440506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7b7f506-9e58-48eb-ba60-0be77d41d198 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:45.440679 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-d7b7f506-9e58-48eb-ba60-0be77d41d198 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume with id: 5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:45.451795 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:45.451795 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:45.453790 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d7b7f506-9e58-48eb-ba60-0be77d41d198 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:45.457533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:45.457533 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:02:45.460297 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8eb7fc65-359d-48ba-95c2-e098aa31d72c", "snapshot_id": "88a7608c-2726-4487-804d-a7a77e35d653", "name": "tempest-VolumesBackupsTest-Backup-1003047262"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:45.460297 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating new backup {'backup': {'volume_id': '8eb7fc65-359d-48ba-95c2-e098aa31d72c', 'snapshot_id': '88a7608c-2726-4487-804d-a7a77e35d653', 'name': 'tempest-VolumesBackupsTest-Backup-1003047262'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:02:45.460297 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Creating backup of volume 8eb7fc65-359d-48ba-95c2-e098aa31d72c in container None Jul 10 20:02:45.468775 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:45.468775 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:45.469624 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:02:45.477696 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:45.477696 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:45.478392 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Snapshot retrieved successfully. Jul 10 20:02:45.506482 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d7b7f506-9e58-48eb-ba60-0be77d41d198 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Delete volume request issued successfully. Jul 10 20:02:45.506848 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7b7f506-9e58-48eb-ba60-0be77d41d198 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 202 Jul 10 20:02:45.506916 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Created reservations ['5f11da58-a7ec-4e1e-9caa-00084450756f', '10c4b6e0-b2b5-4f75-a527-1218ac10586c'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:45.507489 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 642/2534] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:45 2026] DELETE /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:45.521505 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-db67bcee-e2cb-490d-b901-5b83bef1c01a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:45.525191 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-db67bcee-e2cb-490d-b901-5b83bef1c01a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:45.525191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-db67bcee-e2cb-490d-b901-5b83bef1c01a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:45.525191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-db67bcee-e2cb-490d-b901-5b83bef1c01a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:45.544947 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:45.544947 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:45.547599 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-db67bcee-e2cb-490d-b901-5b83bef1c01a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Volume info retrieved successfully. Jul 10 20:02:45.553352 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-db67bcee-e2cb-490d-b901-5b83bef1c01a tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 200 Jul 10 20:02:45.553847 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 641/2535] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:45 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:45.559818 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e3f8a02-c8a5-4352-903a-1bd40b1bf8b2 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:02:45.560599 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 634/2536] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:02:45 2026] POST /volume/v3/backups => generated 330 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:45.571291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e8c1ce24-a00c-4ce1-a2ce-7731e020c63c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:45.573091 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8c1ce24-a00c-4ce1-a2ce-7731e020c63c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:45.573272 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8c1ce24-a00c-4ce1-a2ce-7731e020c63c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:45.573518 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8c1ce24-a00c-4ce1-a2ce-7731e020c63c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:45.574679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e8c1ce24-a00c-4ce1-a2ce-7731e020c63c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:45.578702 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:45.578702 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:45.579599 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8c1ce24-a00c-4ce1-a2ce-7731e020c63c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:45.579999 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 620/2537] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:45 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:46.574618 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-350ce7ab-dac0-4f67-8f27-c96bdb4b92b6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:46.576909 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-350ce7ab-dac0-4f67-8f27-c96bdb4b92b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] GET https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 Jul 10 20:02:46.577262 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-350ce7ab-dac0-4f67-8f27-c96bdb4b92b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:46.577533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-350ce7ab-dac0-4f67-8f27-c96bdb4b92b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:46.587079 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-350ce7ab-dac0-4f67-8f27-c96bdb4b92b6 tempest-VolumesBackupsTest-882198414 tempest-VolumesBackupsTest-882198414-project-member] https://10.4.3.145/volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 returned with HTTP 404 Jul 10 20:02:46.587924 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 643/2538] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:46 2026] GET /volume/v3/volumes/5b319f81-2aeb-4fd8-8f34-1071fcbf5976 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:46.597028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6437a467-66a6-4afa-aaba-8150b09be61f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:46.601454 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6437a467-66a6-4afa-aaba-8150b09be61f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:46.601454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6437a467-66a6-4afa-aaba-8150b09be61f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:46.601454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6437a467-66a6-4afa-aaba-8150b09be61f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:46.601454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6437a467-66a6-4afa-aaba-8150b09be61f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:46.615483 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:46.615483 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:46.615972 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6437a467-66a6-4afa-aaba-8150b09be61f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:46.616667 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 642/2539] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:46 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 773 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:47.628478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f64cb222-418b-477b-b143-5e2d75828809 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:47.630063 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f64cb222-418b-477b-b143-5e2d75828809 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:47.630321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f64cb222-418b-477b-b143-5e2d75828809 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:47.630594 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f64cb222-418b-477b-b143-5e2d75828809 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:47.630733 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f64cb222-418b-477b-b143-5e2d75828809 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:47.636068 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:47.636068 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:47.637063 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f64cb222-418b-477b-b143-5e2d75828809 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:47.637537 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 635/2540] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:47 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:48.648594 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a9fca157-8252-45f1-84a8-9da3fbe60ac1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:48.650696 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a9fca157-8252-45f1-84a8-9da3fbe60ac1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:48.650999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a9fca157-8252-45f1-84a8-9da3fbe60ac1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:48.651188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a9fca157-8252-45f1-84a8-9da3fbe60ac1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:48.651298 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a9fca157-8252-45f1-84a8-9da3fbe60ac1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:48.656700 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:48.656700 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:48.657629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a9fca157-8252-45f1-84a8-9da3fbe60ac1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:48.658007 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 621/2541] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:48 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:49.673165 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-570dd88a-7d48-4c1e-a186-8c983a600dc5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:49.674936 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-570dd88a-7d48-4c1e-a186-8c983a600dc5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:49.675127 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-570dd88a-7d48-4c1e-a186-8c983a600dc5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:49.675294 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-570dd88a-7d48-4c1e-a186-8c983a600dc5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:49.675392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-570dd88a-7d48-4c1e-a186-8c983a600dc5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:49.681182 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:49.681182 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:49.682304 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-570dd88a-7d48-4c1e-a186-8c983a600dc5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:49.682802 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 644/2542] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:49 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:50.059005 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c81729ae-eb03-4c67-a5e3-927f77c158cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:50.067517 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c81729ae-eb03-4c67-a5e3-927f77c158cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 Jul 10 20:02:50.069141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c81729ae-eb03-4c67-a5e3-927f77c158cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:50.070607 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c81729ae-eb03-4c67-a5e3-927f77c158cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:50.070863 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-c81729ae-eb03-4c67-a5e3-927f77c158cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 86da5824-b3d4-4469-872d-4fdf647973b2 Jul 10 20:02:50.091908 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:50.091908 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:50.093075 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c81729ae-eb03-4c67-a5e3-927f77c158cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:02:50.132484 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c81729ae-eb03-4c67-a5e3-927f77c158cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot delete request issued successfully. Jul 10 20:02:50.132731 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c81729ae-eb03-4c67-a5e3-927f77c158cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 returned with HTTP 202 Jul 10 20:02:50.133218 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 643/2543] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:02:50 2026] DELETE /volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:50.146020 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0d8c9e7c-44d0-45c1-ae3e-d4289ed0c293 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:50.148364 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d8c9e7c-44d0-45c1-ae3e-d4289ed0c293 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 Jul 10 20:02:50.148663 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d8c9e7c-44d0-45c1-ae3e-d4289ed0c293 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:50.148816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d8c9e7c-44d0-45c1-ae3e-d4289ed0c293 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:50.154058 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:50.154058 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:50.154465 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0d8c9e7c-44d0-45c1-ae3e-d4289ed0c293 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:02:50.155211 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d8c9e7c-44d0-45c1-ae3e-d4289ed0c293 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 returned with HTTP 200 Jul 10 20:02:50.155571 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 636/2544] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:02:50 2026] GET /volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:50.695893 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-da3b74a6-0635-42b6-93f5-b157b428cd47 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:50.702468 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da3b74a6-0635-42b6-93f5-b157b428cd47 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:50.702907 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da3b74a6-0635-42b6-93f5-b157b428cd47 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:50.703286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da3b74a6-0635-42b6-93f5-b157b428cd47 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:50.703495 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-da3b74a6-0635-42b6-93f5-b157b428cd47 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:50.712088 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:50.712088 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:50.712088 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da3b74a6-0635-42b6-93f5-b157b428cd47 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:50.713692 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 622/2545] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:50 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:51.169046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-26c86314-5beb-4573-bbdd-29adc4e77884 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:51.170897 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-26c86314-5beb-4573-bbdd-29adc4e77884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 Jul 10 20:02:51.171144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-26c86314-5beb-4573-bbdd-29adc4e77884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:51.171355 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-26c86314-5beb-4573-bbdd-29adc4e77884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:51.175782 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-26c86314-5beb-4573-bbdd-29adc4e77884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 returned with HTTP 404 Jul 10 20:02:51.176355 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 645/2546] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:02:51 2026] GET /volume/v3/snapshots/86da5824-b3d4-4469-872d-4fdf647973b2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:51.720669 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:51.725888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b5556341-ea09-420c-8e3f-b65e3479409a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:51.727829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b5556341-ea09-420c-8e3f-b65e3479409a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:51.728032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b5556341-ea09-420c-8e3f-b65e3479409a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:51.728248 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b5556341-ea09-420c-8e3f-b65e3479409a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:51.728604 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b5556341-ea09-420c-8e3f-b65e3479409a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:51.736796 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:51.736796 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:51.737847 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b5556341-ea09-420c-8e3f-b65e3479409a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:51.738332 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 637/2547] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:51 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:51.853702 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:51.854557 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-646259316"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:51.856149 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-646259316'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:51.856623 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Create volume of 2 GB Jul 10 20:02:51.857008 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:51.857008 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:51.862848 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Availability Zones retrieved successfully. Jul 10 20:02:51.872545 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Flow 'volume_create_api' (da4459eb-a373-4809-ad73-5f37ba5831a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:51.874402 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c1e52d-0da2-46e0-b846-945f1846578d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:51.876142 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Validating volume size '2' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:51.911067 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c1e52d-0da2-46e0-b846-945f1846578d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:51.912527 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cc60c9-3c9f-44d3-b121-7b550176a514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:52.074281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Created reservations ['9ac11756-23c4-49b6-a840-26b627acf615', '17a1284b-117f-46ad-a249-2de8d4d65dad', '8b9b957c-1b0e-4acd-9815-73d7eed56023', '6bc9c9c6-8a06-4805-8447-cda7fffc873d'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:52.077344 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cc60c9-3c9f-44d3-b121-7b550176a514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ac11756-23c4-49b6-a840-26b627acf615', '17a1284b-117f-46ad-a249-2de8d4d65dad', '8b9b957c-1b0e-4acd-9815-73d7eed56023', '6bc9c9c6-8a06-4805-8447-cda7fffc873d']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:52.079191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c55ba4a1-90af-4579-a176-4c567c0589f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:52.119713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c55ba4a1-90af-4579-a176-4c567c0589f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-646259316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e9e2b50cc2c489ea742cdd90168e27d',qos_specs=None,replication_status=,reservations=['9ac11756-23c4-49b6-a840-26b627acf615','17a1284b-117f-46ad-a249-2de8d4d65dad','8b9b957c-1b0e-4acd-9815-73d7eed56023','6bc9c9c6-8a06-4805-8447-cda7fffc873d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aec9ad450c64a52a9d9c523b43d3d6b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-646259316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e9e2b50cc2c489ea742cdd90168e27d',provider_auth=None,provider_geometry=None,provider_id=None,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='4aec9ad450c64a52a9d9c523b43d3d6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:52.120577 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08313cea-fe25-40c6-9930-38d5f649da68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:52.153774 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08313cea-fe25-40c6-9930-38d5f649da68) transitioned into state 'SUCCESS' from state '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-646259316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e9e2b50cc2c489ea742cdd90168e27d',qos_specs=None,replication_status=,reservations=['9ac11756-23c4-49b6-a840-26b627acf615','17a1284b-117f-46ad-a249-2de8d4d65dad','8b9b957c-1b0e-4acd-9815-73d7eed56023','6bc9c9c6-8a06-4805-8447-cda7fffc873d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aec9ad450c64a52a9d9c523b43d3d6b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:52.154606 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb1ce826-9fe8-47b3-9816-1b930ce07946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:52.169450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb1ce826-9fe8-47b3-9816-1b930ce07946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:52.170751 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Flow 'volume_create_api' (da4459eb-a373-4809-ad73-5f37ba5831a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:52.171215 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Create volume request issued successfully. Jul 10 20:02:52.172094 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4fbb3c7e-7760-4623-b305-955217cc7bcf tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:52.172515 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 644/2548] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:02:51 2026] POST /volume/v3/volumes => generated 754 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:52.189073 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-033d30be-40fa-4da5-bc75-e2b69f9f8571 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:52.190982 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-033d30be-40fa-4da5-bc75-e2b69f9f8571 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] GET https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b Jul 10 20:02:52.191567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-033d30be-40fa-4da5-bc75-e2b69f9f8571 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:52.191883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-033d30be-40fa-4da5-bc75-e2b69f9f8571 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:52.200390 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:52.200390 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:52.205390 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-033d30be-40fa-4da5-bc75-e2b69f9f8571 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Volume info retrieved successfully. Jul 10 20:02:52.212067 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-033d30be-40fa-4da5-bc75-e2b69f9f8571 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b returned with HTTP 200 Jul 10 20:02:52.212638 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 623/2549] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:52 2026] GET /volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:52.751644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9999b633-c585-421e-a460-2be04bdb0590 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:52.755128 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9999b633-c585-421e-a460-2be04bdb0590 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:52.755740 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9999b633-c585-421e-a460-2be04bdb0590 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:52.756357 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9999b633-c585-421e-a460-2be04bdb0590 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:52.759003 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9999b633-c585-421e-a460-2be04bdb0590 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:52.765149 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:52.765149 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:52.766846 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9999b633-c585-421e-a460-2be04bdb0590 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:52.767641 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 646/2550] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:52 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:53.227627 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6d321797-105a-430d-85ca-831e5f5264c6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:53.229645 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d321797-105a-430d-85ca-831e5f5264c6 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] GET https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b Jul 10 20:02:53.230018 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d321797-105a-430d-85ca-831e5f5264c6 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:53.230138 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d321797-105a-430d-85ca-831e5f5264c6 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:53.238301 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:53.238301 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:53.242318 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6d321797-105a-430d-85ca-831e5f5264c6 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Volume info retrieved successfully. Jul 10 20:02:53.250823 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d321797-105a-430d-85ca-831e5f5264c6 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b returned with HTTP 200 Jul 10 20:02:53.251259 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 638/2551] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:53 2026] GET /volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:53.268611 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-548ab846-5687-4ee6-8159-7ab293dda4fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:53.270611 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:53.270973 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:53.272382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:53.284504 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:53.284504 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:53.285102 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Volume retrieved successfully. Jul 10 20:02:53.285240 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Create volume of 1 GB Jul 10 20:02:53.290754 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Availability Zones retrieved successfully. Jul 10 20:02:53.308621 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Flow 'volume_create_api' (c9dd5c4f-d3b7-4c1a-9cff-f92dd60bca94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:53.309816 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c87b95-42f2-4791-bae1-7c78fb65631c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:53.310816 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:53.311772 np0000005048 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c87b95-42f2-4791-bae1-7c78fb65631c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 20:02:53.311772 np0000005048 devstack@c-api.service[99976]: 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 20:02:53.314200 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c87b95-42f2-4791-bae1-7c78fb65631c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:53.314921 np0000005048 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c87b95-42f2-4791-bae1-7c78fb65631c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 20:02:53.315748 np0000005048 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Flow 'volume_create_api' (c9dd5c4f-d3b7-4c1a-9cff-f92dd60bca94) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 20:02:53.316042 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-548ab846-5687-4ee6-8159-7ab293dda4fa tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 400 Jul 10 20:02:53.316522 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 645/2552] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:02:53 2026] POST /volume/v3/volumes => generated 173 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:02:53.325697 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ecb975b3-5eec-456c-862d-d46ff32bfc9c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:53.328429 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ecb975b3-5eec-456c-862d-d46ff32bfc9c tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] GET https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b Jul 10 20:02:53.329162 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ecb975b3-5eec-456c-862d-d46ff32bfc9c tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:53.329513 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ecb975b3-5eec-456c-862d-d46ff32bfc9c tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:53.341005 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:53.341005 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:53.347324 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ecb975b3-5eec-456c-862d-d46ff32bfc9c tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Volume info retrieved successfully. Jul 10 20:02:53.354918 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ecb975b3-5eec-456c-862d-d46ff32bfc9c tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b returned with HTTP 200 Jul 10 20:02:53.356994 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 624/2553] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:53 2026] GET /volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:53.375859 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3bf44b37-1ccf-45b4-8d36-67d7723b8c60 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:53.383558 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3bf44b37-1ccf-45b4-8d36-67d7723b8c60 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b Jul 10 20:02:53.383558 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3bf44b37-1ccf-45b4-8d36-67d7723b8c60 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:53.383558 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3bf44b37-1ccf-45b4-8d36-67d7723b8c60 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:53.383764 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3bf44b37-1ccf-45b4-8d36-67d7723b8c60 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Delete volume with id: f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b Jul 10 20:02:53.395375 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:53.395375 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:53.396319 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3bf44b37-1ccf-45b4-8d36-67d7723b8c60 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Volume info retrieved successfully. Jul 10 20:02:53.436319 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3bf44b37-1ccf-45b4-8d36-67d7723b8c60 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Delete volume request issued successfully. Jul 10 20:02:53.436657 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3bf44b37-1ccf-45b4-8d36-67d7723b8c60 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b returned with HTTP 202 Jul 10 20:02:53.437199 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 647/2554] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:02:53 2026] DELETE /volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:02:53.449894 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f4a30d21-b642-475c-9d46-2fcb44d7f3f5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:53.452450 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f4a30d21-b642-475c-9d46-2fcb44d7f3f5 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] GET https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b Jul 10 20:02:53.452748 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f4a30d21-b642-475c-9d46-2fcb44d7f3f5 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:53.453044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f4a30d21-b642-475c-9d46-2fcb44d7f3f5 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:53.461558 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:53.461558 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:53.466442 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f4a30d21-b642-475c-9d46-2fcb44d7f3f5 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Volume info retrieved successfully. Jul 10 20:02:53.471680 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f4a30d21-b642-475c-9d46-2fcb44d7f3f5 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b returned with HTTP 200 Jul 10 20:02:53.472612 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 639/2555] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:53 2026] GET /volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:53.782180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d94272f5-c85d-45c3-a07f-a30a9f1ce66e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:53.784346 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d94272f5-c85d-45c3-a07f-a30a9f1ce66e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:53.784594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d94272f5-c85d-45c3-a07f-a30a9f1ce66e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:53.784817 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d94272f5-c85d-45c3-a07f-a30a9f1ce66e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:53.784976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d94272f5-c85d-45c3-a07f-a30a9f1ce66e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:53.790095 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:53.790095 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:53.790936 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d94272f5-c85d-45c3-a07f-a30a9f1ce66e tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:53.791280 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 646/2556] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:53 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:54.489731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5a48e00b-cf2e-4615-b9ec-c1c32a338cb8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:54.491652 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a48e00b-cf2e-4615-b9ec-c1c32a338cb8 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] GET https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b Jul 10 20:02:54.491854 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a48e00b-cf2e-4615-b9ec-c1c32a338cb8 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:54.492040 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a48e00b-cf2e-4615-b9ec-c1c32a338cb8 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:54.498021 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a48e00b-cf2e-4615-b9ec-c1c32a338cb8 tempest-VolumesCloneNegativeTest-336565514 tempest-VolumesCloneNegativeTest-336565514-project-member] https://10.4.3.145/volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b returned with HTTP 404 Jul 10 20:02:54.498800 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 625/2557] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:54 2026] GET /volume/v3/volumes/f106f7a3-3dc0-4a4b-a2b9-860a08efbf5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:02:54.805173 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9fc01c13-c365-4eb5-813f-0589f0cbd2e9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:54.809565 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9fc01c13-c365-4eb5-813f-0589f0cbd2e9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:54.809773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9fc01c13-c365-4eb5-813f-0589f0cbd2e9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:54.809938 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9fc01c13-c365-4eb5-813f-0589f0cbd2e9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:54.810086 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9fc01c13-c365-4eb5-813f-0589f0cbd2e9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:54.816948 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:54.816948 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:54.817882 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9fc01c13-c365-4eb5-813f-0589f0cbd2e9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:54.818722 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 648/2558] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:54 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:55.757024 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4b677f33-dff9-4876-8673-525c8d03b1bd req-6eb69a97-879f-4f36-88c7-a08a767579b4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:55.759857 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4b677f33-dff9-4876-8673-525c8d03b1bd req-6eb69a97-879f-4f36-88c7-a08a767579b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b Jul 10 20:02:55.760147 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4b677f33-dff9-4876-8673-525c8d03b1bd req-6eb69a97-879f-4f36-88c7-a08a767579b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:55.760399 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4b677f33-dff9-4876-8673-525c8d03b1bd req-6eb69a97-879f-4f36-88c7-a08a767579b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:55.805020 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:55.805020 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:55.828568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f9b2f121-ed00-4893-a43c-6e0a569946de None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:55.830392 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9b2f121-ed00-4893-a43c-6e0a569946de tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:55.830652 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9b2f121-ed00-4893-a43c-6e0a569946de tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:55.830887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9b2f121-ed00-4893-a43c-6e0a569946de tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:55.831060 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f9b2f121-ed00-4893-a43c-6e0a569946de tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:55.836823 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:55.836823 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:55.837715 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9b2f121-ed00-4893-a43c-6e0a569946de tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:55.838268 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 647/2559] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:55 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:56.350364 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4b677f33-dff9-4876-8673-525c8d03b1bd req-6eb69a97-879f-4f36-88c7-a08a767579b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b returned with HTTP 200 Jul 10 20:02:56.350824 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 640/2560] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:02:55 2026] DELETE /volume/v3/attachments/8c2b12c2-12e1-46e1-8752-3d5f10d5b81b => generated 19 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:56.851784 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2195930f-b716-4aaa-9280-0288ef073e15 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:56.854090 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2195930f-b716-4aaa-9280-0288ef073e15 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:56.854346 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2195930f-b716-4aaa-9280-0288ef073e15 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:56.854611 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2195930f-b716-4aaa-9280-0288ef073e15 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:56.854784 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2195930f-b716-4aaa-9280-0288ef073e15 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:56.863846 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:56.863846 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:56.865460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2195930f-b716-4aaa-9280-0288ef073e15 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:56.865971 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 626/2561] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:56 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:57.161788 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-be08f90a-8245-46c7-98ba-8bf50dd26ada req-2293fb98-97a7-40b2-8f46-97eb7a6a66f8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:57.167536 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-be08f90a-8245-46c7-98ba-8bf50dd26ada req-2293fb98-97a7-40b2-8f46-97eb7a6a66f8 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:02:57.167742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-be08f90a-8245-46c7-98ba-8bf50dd26ada req-2293fb98-97a7-40b2-8f46-97eb7a6a66f8 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:57.168290 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-be08f90a-8245-46c7-98ba-8bf50dd26ada req-2293fb98-97a7-40b2-8f46-97eb7a6a66f8 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:57.185772 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:57.185772 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:57.191511 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-be08f90a-8245-46c7-98ba-8bf50dd26ada req-2293fb98-97a7-40b2-8f46-97eb7a6a66f8 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:02:57.198941 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-be08f90a-8245-46c7-98ba-8bf50dd26ada req-2293fb98-97a7-40b2-8f46-97eb7a6a66f8 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:02:57.199099 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 649/2562] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:02:57 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:02:57.804175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:57.806724 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:02:57.807104 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-97821106"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:02:57.808769 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-97821106'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:02:57.808900 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Create volume of 1 GB Jul 10 20:02:57.813877 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Availability Zones retrieved successfully. Jul 10 20:02:57.820872 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Flow 'volume_create_api' (c5122c9c-5308-4952-bab2-4cd197f99db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:57.821881 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec6d50a1-1886-4ade-b199-850d06315b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:57.823805 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:02:57.866804 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec6d50a1-1886-4ade-b199-850d06315b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:57.868011 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1def0c7b-2370-4975-94af-bb20fc535443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:57.887267 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d31e7479-bcaa-44a9-8f90-dc04abd33fe5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:57.891820 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d31e7479-bcaa-44a9-8f90-dc04abd33fe5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:57.894284 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d31e7479-bcaa-44a9-8f90-dc04abd33fe5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:57.894284 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d31e7479-bcaa-44a9-8f90-dc04abd33fe5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:57.895224 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d31e7479-bcaa-44a9-8f90-dc04abd33fe5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:57.902020 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:57.902020 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:57.903330 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d31e7479-bcaa-44a9-8f90-dc04abd33fe5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:57.903807 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 641/2563] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:57 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:57.929444 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Created reservations ['3757398f-ab0d-40eb-87e2-1ec7f763db6f', '7a29d713-72b2-4b3f-ac3f-831a14ef7f35', '31c948db-2960-4da0-8b21-c2f256af9463', 'a6f59c8b-a2f2-43a9-ad55-d9a3d38f5db7'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:02:57.930641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1def0c7b-2370-4975-94af-bb20fc535443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3757398f-ab0d-40eb-87e2-1ec7f763db6f', '7a29d713-72b2-4b3f-ac3f-831a14ef7f35', '31c948db-2960-4da0-8b21-c2f256af9463', 'a6f59c8b-a2f2-43a9-ad55-d9a3d38f5db7']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:57.931845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e19beff-5b20-4542-b486-6ab1197b7f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:57.965387 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e19beff-5b20-4542-b486-6ab1197b7f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54357be5-a3fb-4808-82b6-da35c8dcedf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-97821106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='615b97ebc8dd41be8e805657048ac6a0',qos_specs=None,replication_status=,reservations=['3757398f-ab0d-40eb-87e2-1ec7f763db6f','7a29d713-72b2-4b3f-ac3f-831a14ef7f35','31c948db-2960-4da0-8b21-c2f256af9463','a6f59c8b-a2f2-43a9-ad55-d9a3d38f5db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fdcf693a237426f9a2487f4b63ad1ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-97821106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54357be5-a3fb-4808-82b6-da35c8dcedf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='615b97ebc8dd41be8e805657048ac6a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fdcf693a237426f9a2487f4b63ad1ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:57.967146 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318fde91-bcb6-4e7e-a25d-c7059417ffa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:57.995601 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318fde91-bcb6-4e7e-a25d-c7059417ffa0) transitioned into state 'SUCCESS' from state '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-97821106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='615b97ebc8dd41be8e805657048ac6a0',qos_specs=None,replication_status=,reservations=['3757398f-ab0d-40eb-87e2-1ec7f763db6f','7a29d713-72b2-4b3f-ac3f-831a14ef7f35','31c948db-2960-4da0-8b21-c2f256af9463','a6f59c8b-a2f2-43a9-ad55-d9a3d38f5db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fdcf693a237426f9a2487f4b63ad1ba',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:57.996561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b1e7eb7-47c1-45e8-b2f7-fda780e4fe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:02:58.010217 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b1e7eb7-47c1-45e8-b2f7-fda780e4fe49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:02:58.011209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Flow 'volume_create_api' (c5122c9c-5308-4952-bab2-4cd197f99db5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:02:58.011916 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Create volume request issued successfully. Jul 10 20:02:58.012378 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-759c7b17-854a-49d0-8139-e4f8a03b0122 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:02:58.012873 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 648/2564] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:02:57 2026] POST /volume/v3/volumes => generated 755 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:02:58.028123 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7e00b441-0fa8-4c39-97c1-605ad437e0de None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:58.030692 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7e00b441-0fa8-4c39-97c1-605ad437e0de tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:02:58.031610 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7e00b441-0fa8-4c39-97c1-605ad437e0de tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:58.031610 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7e00b441-0fa8-4c39-97c1-605ad437e0de tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:58.041093 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:58.041093 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:02:58.046838 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7e00b441-0fa8-4c39-97c1-605ad437e0de tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:02:58.052860 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7e00b441-0fa8-4c39-97c1-605ad437e0de tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:02:58.053347 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 627/2565] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:58 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:58.931637 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-958f3d1f-4510-4689-a317-8d99a4f36e1b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:58.939757 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-958f3d1f-4510-4689-a317-8d99a4f36e1b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:58.940102 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-958f3d1f-4510-4689-a317-8d99a4f36e1b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:58.940734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-958f3d1f-4510-4689-a317-8d99a4f36e1b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:58.940734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-958f3d1f-4510-4689-a317-8d99a4f36e1b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:58.953083 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:58.953083 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:02:58.955644 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-958f3d1f-4510-4689-a317-8d99a4f36e1b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:58.956705 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 650/2566] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:58 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:02:59.076291 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4075d995-ddb7-4df9-8a72-05e601594c1e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:59.079093 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4075d995-ddb7-4df9-8a72-05e601594c1e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:02:59.079781 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4075d995-ddb7-4df9-8a72-05e601594c1e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:59.079781 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4075d995-ddb7-4df9-8a72-05e601594c1e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:59.091022 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:59.091022 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:02:59.096522 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4075d995-ddb7-4df9-8a72-05e601594c1e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:02:59.103039 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4075d995-ddb7-4df9-8a72-05e601594c1e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:02:59.103356 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 642/2567] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:59 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:02:59.971175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c6c1e6e-706a-4d42-ab27-1866de59cdf6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:02:59.973739 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c6c1e6e-706a-4d42-ab27-1866de59cdf6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:02:59.974095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c6c1e6e-706a-4d42-ab27-1866de59cdf6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:02:59.974374 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c6c1e6e-706a-4d42-ab27-1866de59cdf6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:02:59.974444 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6c6c1e6e-706a-4d42-ab27-1866de59cdf6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:02:59.980379 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:02:59.980379 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:02:59.981512 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c6c1e6e-706a-4d42-ab27-1866de59cdf6 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:02:59.982239 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 649/2568] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:02:59 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:00.813932 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dd1e43c0-3602-4243-b4f6-459bf5d3f3a3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:00.819007 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dd1e43c0-3602-4243-b4f6-459bf5d3f3a3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:03:00.819007 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dd1e43c0-3602-4243-b4f6-459bf5d3f3a3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:00.819007 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dd1e43c0-3602-4243-b4f6-459bf5d3f3a3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:00.819007 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-dd1e43c0-3602-4243-b4f6-459bf5d3f3a3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:03:00.826920 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:00.826920 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:00.827816 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dd1e43c0-3602-4243-b4f6-459bf5d3f3a3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:00.854944 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dd1e43c0-3602-4243-b4f6-459bf5d3f3a3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:03:00.858889 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dd1e43c0-3602-4243-b4f6-459bf5d3f3a3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 202 Jul 10 20:03:00.859633 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 628/2569] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:00 2026] DELETE /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:00.868893 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f9f72cdd-7a86-40fc-b96c-d4a6f7746095 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:00.872272 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f9f72cdd-7a86-40fc-b96c-d4a6f7746095 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:03:00.872272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f9f72cdd-7a86-40fc-b96c-d4a6f7746095 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:00.872565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f9f72cdd-7a86-40fc-b96c-d4a6f7746095 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:00.884835 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:00.884835 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:00.890214 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f9f72cdd-7a86-40fc-b96c-d4a6f7746095 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:00.897526 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f9f72cdd-7a86-40fc-b96c-d4a6f7746095 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 200 Jul 10 20:03:00.899090 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 651/2570] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:00 2026] GET /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:00.998212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d320a219-94dc-4533-b5cc-9450429aa288 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:01.001893 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d320a219-94dc-4533-b5cc-9450429aa288 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:01.002208 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d320a219-94dc-4533-b5cc-9450429aa288 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:01.005183 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d320a219-94dc-4533-b5cc-9450429aa288 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:01.005183 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d320a219-94dc-4533-b5cc-9450429aa288 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:01.009864 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:01.009864 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:01.010227 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d320a219-94dc-4533-b5cc-9450429aa288 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:03:01.010700 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 643/2571] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:00 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:01.919017 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-29ac2077-3c90-42c2-9409-cb436350a429 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:01.924860 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29ac2077-3c90-42c2-9409-cb436350a429 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 Jul 10 20:03:01.925680 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29ac2077-3c90-42c2-9409-cb436350a429 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:01.925680 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29ac2077-3c90-42c2-9409-cb436350a429 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:01.951155 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29ac2077-3c90-42c2-9409-cb436350a429 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 returned with HTTP 404 Jul 10 20:03:01.951421 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 650/2572] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:01 2026] GET /volume/v3/volumes/a131dc58-5ebb-4feb-ab8d-58dbae3fc717 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:02.000160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:02.006656 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:02.007017 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1629499979", "snapshot_id": null, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:02.009516 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1629499979', 'snapshot_id': None, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:02.036054 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7c242fd6-d2b6-4c4c-99f2-50722e0c93e0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:02.041850 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7c242fd6-d2b6-4c4c-99f2-50722e0c93e0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:02.042790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7c242fd6-d2b6-4c4c-99f2-50722e0c93e0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:02.043545 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7c242fd6-d2b6-4c4c-99f2-50722e0c93e0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:02.044054 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7c242fd6-d2b6-4c4c-99f2-50722e0c93e0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:02.057636 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:02.057636 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:02.058381 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7c242fd6-d2b6-4c4c-99f2-50722e0c93e0 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:03:02.058852 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 652/2573] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:02 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:02.143005 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 20:03:02.156418 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 20:03:02.166251 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (309ac04f-d9be-4a84-ad57-9514d3f915f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:02.167648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a677b5-77d8-4bc3-a0ca-535f605b8875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:02.168798 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:02.241707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a677b5-77d8-4bc3-a0ca-535f605b8875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:02.242760 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e195a76-3dbe-4bae-80db-aec1fb8af017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:02.291229 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['7f7b29b0-9e31-4dc6-8034-c6f45a2c762b', 'cfa3d027-12d1-49b1-a0df-252d1b202ae9', '2f264bcd-3ebc-4489-907b-1317da919f96', '220e6c94-2bbf-45b4-b901-887bf17b9b2a'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:02.292237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e195a76-3dbe-4bae-80db-aec1fb8af017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7b29b0-9e31-4dc6-8034-c6f45a2c762b', 'cfa3d027-12d1-49b1-a0df-252d1b202ae9', '2f264bcd-3ebc-4489-907b-1317da919f96', '220e6c94-2bbf-45b4-b901-887bf17b9b2a']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:02.293063 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38088c8b-4523-4a35-93c9-28ef2a9a2b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:02.321481 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38088c8b-4523-4a35-93c9-28ef2a9a2b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1629499979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['7f7b29b0-9e31-4dc6-8034-c6f45a2c762b','cfa3d027-12d1-49b1-a0df-252d1b202ae9','2f264bcd-3ebc-4489-907b-1317da919f96','220e6c94-2bbf-45b4-b901-887bf17b9b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1629499979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:02.322510 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9a3a46-134d-4d48-8394-6feeb36b140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:02.349985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9a3a46-134d-4d48-8394-6feeb36b140e) transitioned into state 'SUCCESS' from state '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-1629499979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['7f7b29b0-9e31-4dc6-8034-c6f45a2c762b','cfa3d027-12d1-49b1-a0df-252d1b202ae9','2f264bcd-3ebc-4489-907b-1317da919f96','220e6c94-2bbf-45b4-b901-887bf17b9b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:02.350657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f1742c-03b8-4c57-bd29-5e7ca2569281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:02.362470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f1742c-03b8-4c57-bd29-5e7ca2569281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:02.363363 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (309ac04f-d9be-4a84-ad57-9514d3f915f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:02.364391 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 20:03:02.364657 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e800a606-62bf-4d05-b51b-ac954bfc35b9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:02.365141 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 629/2574] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:03:01 2026] POST /volume/v3/volumes => generated 759 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:02.382249 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3c707875-c9a3-4bf9-b73f-47806d55872e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:02.384677 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c707875-c9a3-4bf9-b73f-47806d55872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:02.384983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c707875-c9a3-4bf9-b73f-47806d55872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:02.385249 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c707875-c9a3-4bf9-b73f-47806d55872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:02.394987 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:02.394987 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:02.401591 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3c707875-c9a3-4bf9-b73f-47806d55872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:02.409253 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c707875-c9a3-4bf9-b73f-47806d55872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe returned with HTTP 200 Jul 10 20:03:02.410372 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 644/2575] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:02 2026] GET /volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:03.075204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cd26e2cb-110b-4f5d-b5a7-ef3ce1e7b153 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:03.077762 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd26e2cb-110b-4f5d-b5a7-ef3ce1e7b153 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:03.080621 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd26e2cb-110b-4f5d-b5a7-ef3ce1e7b153 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:03.080621 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd26e2cb-110b-4f5d-b5a7-ef3ce1e7b153 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:03.080621 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-cd26e2cb-110b-4f5d-b5a7-ef3ce1e7b153 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:03.084626 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:03.084626 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:03.085853 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd26e2cb-110b-4f5d-b5a7-ef3ce1e7b153 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:03:03.085853 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 651/2576] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:03 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:03.426127 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-81115215-ea00-48f1-aef4-a3e64baa8720 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:03.426681 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-81115215-ea00-48f1-aef4-a3e64baa8720 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:03.426879 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-81115215-ea00-48f1-aef4-a3e64baa8720 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:03.427121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-81115215-ea00-48f1-aef4-a3e64baa8720 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:03.438136 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:03.438136 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:03.440341 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-81115215-ea00-48f1-aef4-a3e64baa8720 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:03.445603 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-81115215-ea00-48f1-aef4-a3e64baa8720 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe returned with HTTP 200 Jul 10 20:03:03.446072 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 653/2577] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:03 2026] GET /volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:03.461881 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e3744dea-8a3d-44c3-864c-98a8cde176ba None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:03.463853 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e3744dea-8a3d-44c3-864c-98a8cde176ba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:03.464075 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e3744dea-8a3d-44c3-864c-98a8cde176ba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:03.464265 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e3744dea-8a3d-44c3-864c-98a8cde176ba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:03.472623 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:03.472623 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:03.477956 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e3744dea-8a3d-44c3-864c-98a8cde176ba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:03.484695 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e3744dea-8a3d-44c3-864c-98a8cde176ba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe returned with HTTP 200 Jul 10 20:03:03.485118 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 630/2578] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:03 2026] GET /volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:03.499529 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8e6b2a21-1702-45e1-8007-6064a793bc62 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:03.501763 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e6b2a21-1702-45e1-8007-6064a793bc62 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:03:03.502258 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e6b2a21-1702-45e1-8007-6064a793bc62 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-796390510", "description": null, "metadata": null}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:03.515001 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:03.515001 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:03.515672 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8e6b2a21-1702-45e1-8007-6064a793bc62 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:03.515841 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-8e6b2a21-1702-45e1-8007-6064a793bc62 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create snapshot from volume eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:03.520792 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5b25dc58-0d93-4748-a879-210af3ac1556 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:03.558219 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-8e6b2a21-1702-45e1-8007-6064a793bc62 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['712880b9-ffd9-4910-b6d3-8220e9804703', '7c0b1045-969d-4bd3-aa9a-6dabe5915bfe', '77e92cb5-4b0b-4ac0-949a-84e0d17c6e3e', 'd7505d3c-bb65-4145-8929-e1e1951f5a9b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:03.608933 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:03.610014 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-606851803"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:03.612264 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-606851803'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:03.612393 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume of 1 GB Jul 10 20:03:03.617034 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=256,cinder:UPDATE=76,cinder:INSERT=47 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:03:03.619071 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8e6b2a21-1702-45e1-8007-6064a793bc62 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot create request issued successfully. Jul 10 20:03:03.620044 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e6b2a21-1702-45e1-8007-6064a793bc62 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:03:03.620729 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 645/2579] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:03:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:03.626192 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Availability Zones retrieved successfully. Jul 10 20:03:03.631298 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a2cb49ef-3cfc-4b3c-967a-946fd4107e0c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:03.636725 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a2cb49ef-3cfc-4b3c-967a-946fd4107e0c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:03.636725 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a2cb49ef-3cfc-4b3c-967a-946fd4107e0c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:03.637151 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (1b5d3966-a25a-4ffa-9f1d-d7d9bef3e7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:03.637266 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a2cb49ef-3cfc-4b3c-967a-946fd4107e0c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:03.638819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4479fc8e-f9a9-4525-8adb-47da6a030119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:03.640174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:03.641523 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=237,cinder:UPDATE=58,cinder:INSERT=30 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:03:03.646292 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:03.646292 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:03.647037 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a2cb49ef-3cfc-4b3c-967a-946fd4107e0c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:03.648184 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a2cb49ef-3cfc-4b3c-967a-946fd4107e0c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 200 Jul 10 20:03:03.649121 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 654/2580] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:03 2026] GET /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:03.679526 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4479fc8e-f9a9-4525-8adb-47da6a030119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:03.680756 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772c1b75-76e9-45b2-85e7-aeeee37bc657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:03.773283 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['4d52f7fe-195a-413d-9a57-2ce1bdd8bdeb', '44f30734-cc5b-4ea9-9d3a-bed15aa519a3', '5b6a4cc1-c04c-4c93-92b0-ddd0809c4644', '3cda5719-2951-48b6-a930-fff10bbee298'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:03.774238 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772c1b75-76e9-45b2-85e7-aeeee37bc657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d52f7fe-195a-413d-9a57-2ce1bdd8bdeb', '44f30734-cc5b-4ea9-9d3a-bed15aa519a3', '5b6a4cc1-c04c-4c93-92b0-ddd0809c4644', '3cda5719-2951-48b6-a930-fff10bbee298']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:03.775118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92574394-0a9b-4b0b-a97b-05511cb9757a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:03.803873 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92574394-0a9b-4b0b-a97b-05511cb9757a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '954749b5-9273-4d58-80f1-41eed8d554d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-606851803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['4d52f7fe-195a-413d-9a57-2ce1bdd8bdeb','44f30734-cc5b-4ea9-9d3a-bed15aa519a3','5b6a4cc1-c04c-4c93-92b0-ddd0809c4644','3cda5719-2951-48b6-a930-fff10bbee298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-606851803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=954749b5-9273-4d58-80f1-41eed8d554d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bdfe6d92d154d5284518f5f30330123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:03.804909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0368f3f-f049-4104-9488-48e4fe3e0a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:03.833047 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0368f3f-f049-4104-9488-48e4fe3e0a83) transitioned into state 'SUCCESS' from state '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-606851803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['4d52f7fe-195a-413d-9a57-2ce1bdd8bdeb','44f30734-cc5b-4ea9-9d3a-bed15aa519a3','5b6a4cc1-c04c-4c93-92b0-ddd0809c4644','3cda5719-2951-48b6-a930-fff10bbee298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:03.834548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd205ce-a1cb-443b-9d9c-bce2fcf4f9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:03.854148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd205ce-a1cb-443b-9d9c-bce2fcf4f9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:03.855400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (1b5d3966-a25a-4ffa-9f1d-d7d9bef3e7f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:03.855787 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request issued successfully. Jul 10 20:03:03.856420 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b25dc58-0d93-4748-a879-210af3ac1556 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:03.856863 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 652/2581] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:03:03 2026] POST /volume/v3/volumes => generated 753 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:03.875517 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-45563ba8-15ec-4d3b-910b-f5e180ad5da1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:03.878299 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45563ba8-15ec-4d3b-910b-f5e180ad5da1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:03:03.878582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45563ba8-15ec-4d3b-910b-f5e180ad5da1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:03.878861 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45563ba8-15ec-4d3b-910b-f5e180ad5da1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:03.888503 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:03.888503 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:03.895818 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-45563ba8-15ec-4d3b-910b-f5e180ad5da1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:03:03.902710 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45563ba8-15ec-4d3b-910b-f5e180ad5da1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:03:03.903574 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 631/2582] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:03 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:04.102383 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-23a54f1f-33ee-43dc-b393-ee0d8492d1c1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:04.104627 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-23a54f1f-33ee-43dc-b393-ee0d8492d1c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:04.104862 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-23a54f1f-33ee-43dc-b393-ee0d8492d1c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:04.105080 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-23a54f1f-33ee-43dc-b393-ee0d8492d1c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:04.105191 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-23a54f1f-33ee-43dc-b393-ee0d8492d1c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:04.111770 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:04.111770 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:04.112971 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-23a54f1f-33ee-43dc-b393-ee0d8492d1c1 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:03:04.113543 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 646/2583] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:04 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:04.660609 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-83db25ff-e81d-4c39-af73-ce603ea50ab6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:04.662564 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-83db25ff-e81d-4c39-af73-ce603ea50ab6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:04.662897 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-83db25ff-e81d-4c39-af73-ce603ea50ab6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:04.663249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-83db25ff-e81d-4c39-af73-ce603ea50ab6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:04.670004 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:04.670004 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:04.670004 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-83db25ff-e81d-4c39-af73-ce603ea50ab6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:04.670386 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-83db25ff-e81d-4c39-af73-ce603ea50ab6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 200 Jul 10 20:03:04.670831 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 655/2584] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:04 2026] GET /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:04.682447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-340de589-214b-4b05-8899-c34833f4fc6f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:04.684809 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-340de589-214b-4b05-8899-c34833f4fc6f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:04.685028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-340de589-214b-4b05-8899-c34833f4fc6f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:04.685239 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-340de589-214b-4b05-8899-c34833f4fc6f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:04.691039 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:04.691039 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:04.691566 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-340de589-214b-4b05-8899-c34833f4fc6f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:04.692373 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-340de589-214b-4b05-8899-c34833f4fc6f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 200 Jul 10 20:03:04.692769 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 653/2585] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:04 2026] GET /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:04.854360 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-0ec42ba8-3da9-4cdd-8440-04885efbbfd8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:04.857637 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-0ec42ba8-3da9-4cdd-8440-04885efbbfd8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:04.857889 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-0ec42ba8-3da9-4cdd-8440-04885efbbfd8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:04.858260 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-0ec42ba8-3da9-4cdd-8440-04885efbbfd8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:04.863825 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:04.863825 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:04.864421 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-0ec42ba8-3da9-4cdd-8440-04885efbbfd8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:04.865134 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-0ec42ba8-3da9-4cdd-8440-04885efbbfd8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 200 Jul 10 20:03:04.865511 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 632/2586] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 20:03:04 2026] GET /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:04.879041 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-6f384852-154d-43b9-b972-8f736a40872e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:04.881726 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-6f384852-154d-43b9-b972-8f736a40872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:04.882157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-6f384852-154d-43b9-b972-8f736a40872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:04.882546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-6f384852-154d-43b9-b972-8f736a40872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:04.895283 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:04.895283 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:04.901028 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-6f384852-154d-43b9-b972-8f736a40872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:04.908294 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-6f384852-154d-43b9-b972-8f736a40872e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe returned with HTTP 200 Jul 10 20:03:04.909003 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 647/2587] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:04 2026] GET /volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:04.923098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8e05b4c8-7bd0-46b7-871d-8aca04e3273a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:04.924513 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e05b4c8-7bd0-46b7-871d-8aca04e3273a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:03:04.924865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e05b4c8-7bd0-46b7-871d-8aca04e3273a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:04.925169 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e05b4c8-7bd0-46b7-871d-8aca04e3273a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:04.933157 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:04.933157 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:04.935921 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8e05b4c8-7bd0-46b7-871d-8aca04e3273a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:03:04.940220 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e05b4c8-7bd0-46b7-871d-8aca04e3273a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:03:04.940801 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 656/2588] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:04 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:04.955926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d30575c9-993d-4d49-b0c8-f2a9bdc5587d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:04.957783 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d30575c9-993d-4d49-b0c8-f2a9bdc5587d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:03:04.957949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d30575c9-993d-4d49-b0c8-f2a9bdc5587d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:04.958176 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d30575c9-993d-4d49-b0c8-f2a9bdc5587d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:04.965325 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:04.965325 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:04.968991 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d30575c9-993d-4d49-b0c8-f2a9bdc5587d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:03:04.973746 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d30575c9-993d-4d49-b0c8-f2a9bdc5587d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:03:04.974666 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 654/2589] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:04 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:04.995293 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-38e0474c-f77a-4e39-b4d5-946a659b2795 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:04.999902 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-38e0474c-f77a-4e39-b4d5-946a659b2795 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:03:05.000296 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-38e0474c-f77a-4e39-b4d5-946a659b2795 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "954749b5-9273-4d58-80f1-41eed8d554d2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1758189447"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:05.011130 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:05.011130 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:05.011768 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-38e0474c-f77a-4e39-b4d5-946a659b2795 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:03:05.012060 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-38e0474c-f77a-4e39-b4d5-946a659b2795 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume 954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:03:05.022982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-54a6d4ff-2283-42dd-abbb-b6081e7d2eee None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:05.026951 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-54a6d4ff-2283-42dd-abbb-b6081e7d2eee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] DELETE https://10.4.3.145/volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9 Jul 10 20:03:05.027256 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-54a6d4ff-2283-42dd-abbb-b6081e7d2eee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:05.027546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-54a6d4ff-2283-42dd-abbb-b6081e7d2eee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:05.036729 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:05.036729 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:05.075337 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-38e0474c-f77a-4e39-b4d5-946a659b2795 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['f045be8b-3adc-459c-ad90-4756e43d6437', 'a8b49842-7d2b-4d55-85e6-8beeb0e3abee', 'de25a692-e9c3-4a84-a22b-6b53201e56c1', '207fb0c6-faad-44b2-898d-cba8233a2174'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:05.112497 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-38e0474c-f77a-4e39-b4d5-946a659b2795 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot create request issued successfully. Jul 10 20:03:05.112919 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-38e0474c-f77a-4e39-b4d5-946a659b2795 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:03:05.113468 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 633/2590] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:03:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:05.125395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f944ebe2-8d96-4977-99a9-c487ecfc1be2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:05.127132 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d141fd34-2766-4f8e-b199-6b62c7e3dd9d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:05.129007 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f944ebe2-8d96-4977-99a9-c487ecfc1be2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a Jul 10 20:03:05.129007 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f944ebe2-8d96-4977-99a9-c487ecfc1be2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:05.129007 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f944ebe2-8d96-4977-99a9-c487ecfc1be2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:05.129443 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d141fd34-2766-4f8e-b199-6b62c7e3dd9d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:05.129715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d141fd34-2766-4f8e-b199-6b62c7e3dd9d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:05.130040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d141fd34-2766-4f8e-b199-6b62c7e3dd9d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:05.130158 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d141fd34-2766-4f8e-b199-6b62c7e3dd9d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:05.135197 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:05.135197 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:05.135489 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:05.135489 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:05.136155 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f944ebe2-8d96-4977-99a9-c487ecfc1be2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:03:05.136552 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d141fd34-2766-4f8e-b199-6b62c7e3dd9d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:03:05.137154 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 655/2591] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:05 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:05.137453 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f944ebe2-8d96-4977-99a9-c487ecfc1be2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a returned with HTTP 200 Jul 10 20:03:05.137923 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 657/2592] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:05 2026] GET /volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:05.433595 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-806362b8-3067-4f3b-9159-113a03ec5b89 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:05.436264 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-806362b8-3067-4f3b-9159-113a03ec5b89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:05.436544 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-806362b8-3067-4f3b-9159-113a03ec5b89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:05.436855 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-806362b8-3067-4f3b-9159-113a03ec5b89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:05.439949 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=236,cinder:UPDATE=71,cinder:INSERT=36 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:03:05.444194 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:05.444194 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:05.445528 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-806362b8-3067-4f3b-9159-113a03ec5b89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:05.447027 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-806362b8-3067-4f3b-9159-113a03ec5b89 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 200 Jul 10 20:03:05.447805 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 634/2593] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 20:03:05 2026] GET /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:05.579795 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-54a6d4ff-2283-42dd-abbb-b6081e7d2eee tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9 returned with HTTP 200 Jul 10 20:03:05.580486 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 648/2594] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:03:05 2026] DELETE /volume/v3/attachments/36a7f5ba-17d3-432d-b5c0-9980082408b9 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:05.595387 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-bf782b42-e0d6-4587-9889-1ce86da33951 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:05.598781 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-bf782b42-e0d6-4587-9889-1ce86da33951 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d Jul 10 20:03:05.599042 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-bf782b42-e0d6-4587-9889-1ce86da33951 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:05.599328 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-bf782b42-e0d6-4587-9889-1ce86da33951 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:05.599586 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-bf782b42-e0d6-4587-9889-1ce86da33951 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Delete volume with id: c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d Jul 10 20:03:05.613933 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:05.613933 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:05.615663 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-bf782b42-e0d6-4587-9889-1ce86da33951 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:03:05.667380 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-bf782b42-e0d6-4587-9889-1ce86da33951 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Delete volume request issued successfully. Jul 10 20:03:05.667594 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-517a4073-ca25-49db-8ca8-eec16dc7524c req-bf782b42-e0d6-4587-9889-1ce86da33951 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d returned with HTTP 202 Jul 10 20:03:05.668127 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 656/2595] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:03:05 2026] DELETE /volume/v3/volumes/c04d97e3-e2c5-45e5-98c8-b9e2ca80e99d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:06.153333 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-08616dc8-80dc-4cc9-a486-86151b8807ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:06.153674 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b8b2f8b6-f7ee-4747-ac7f-a169d718d933 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:06.155810 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b8b2f8b6-f7ee-4747-ac7f-a169d718d933 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a Jul 10 20:03:06.155935 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-08616dc8-80dc-4cc9-a486-86151b8807ff tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:06.156104 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b8b2f8b6-f7ee-4747-ac7f-a169d718d933 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:06.156253 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-08616dc8-80dc-4cc9-a486-86151b8807ff tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:06.156307 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b8b2f8b6-f7ee-4747-ac7f-a169d718d933 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:06.156589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-08616dc8-80dc-4cc9-a486-86151b8807ff tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:06.156637 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-08616dc8-80dc-4cc9-a486-86151b8807ff tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:06.163299 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:06.163299 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:06.163579 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:06.163579 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:06.164243 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b8b2f8b6-f7ee-4747-ac7f-a169d718d933 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:03:06.164626 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-08616dc8-80dc-4cc9-a486-86151b8807ff tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:03:06.165096 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 658/2596] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:06 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:06.165177 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b8b2f8b6-f7ee-4747-ac7f-a169d718d933 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a returned with HTTP 200 Jul 10 20:03:06.165770 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 635/2597] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:06 2026] GET /volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:06.185240 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:06.187632 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:03:06.188112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "954749b5-9273-4d58-80f1-41eed8d554d2", "snapshot_id": "2ce89bb1-04d5-4176-8135-f000caffd14a", "name": "tempest-VolumesSnapshotTestJSON-Backup-746594767", "container": "tempest-volumessnapshottestjson-backup-container-652664487"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:06.189148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-64887290-42ba-4a8b-912c-e5f020984c03 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:06.189936 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Creating new backup {'backup': {'volume_id': '954749b5-9273-4d58-80f1-41eed8d554d2', 'snapshot_id': '2ce89bb1-04d5-4176-8135-f000caffd14a', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-746594767', 'container': 'tempest-volumessnapshottestjson-backup-container-652664487'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:03:06.190186 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Creating backup of volume 954749b5-9273-4d58-80f1-41eed8d554d2 in container tempest-volumessnapshottestjson-backup-container-652664487 Jul 10 20:03:06.191422 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64887290-42ba-4a8b-912c-e5f020984c03 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:06.191668 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64887290-42ba-4a8b-912c-e5f020984c03 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:06.192767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64887290-42ba-4a8b-912c-e5f020984c03 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:06.192767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-64887290-42ba-4a8b-912c-e5f020984c03 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:06.197503 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:06.197503 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:06.198761 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64887290-42ba-4a8b-912c-e5f020984c03 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:03:06.199035 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:06.199035 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:06.199240 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 657/2598] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:06 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:06.199692 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:03:06.208307 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:06.208307 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:06.208848 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:03:06.213026 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7943a0e1-e907-450b-afa1-946633c9e7f9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:06.215269 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7943a0e1-e907-450b-afa1-946633c9e7f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:06.215506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7943a0e1-e907-450b-afa1-946633c9e7f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:06.215711 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7943a0e1-e907-450b-afa1-946633c9e7f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:06.215796 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-7943a0e1-e907-450b-afa1-946633c9e7f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete backup with id: bca4dd69-97a5-4b2d-9bec-faec39ce45d1. Jul 10 20:03:06.221063 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:06.221063 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:06.257258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-7943a0e1-e907-450b-afa1-946633c9e7f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] delete_backup rpcapi backup_id bca4dd69-97a5-4b2d-9bec-faec39ce45d1 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:03:06.258624 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['5eadba83-e5d2-455d-b4ee-b1e277db005c', 'dbf93e3e-3dae-424c-8006-229315e66a95'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:06.260623 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7943a0e1-e907-450b-afa1-946633c9e7f9 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 202 Jul 10 20:03:06.260754 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 659/2599] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:06 2026] DELETE /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:03:06.270118 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-473a2cc2-1657-480f-af9a-b84e6e7df204 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:06.272128 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-473a2cc2-1657-480f-af9a-b84e6e7df204 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:06.272469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-473a2cc2-1657-480f-af9a-b84e6e7df204 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:06.272737 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-473a2cc2-1657-480f-af9a-b84e6e7df204 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:06.272947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-473a2cc2-1657-480f-af9a-b84e6e7df204 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:06.277619 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:06.277619 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:06.278585 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-473a2cc2-1657-480f-af9a-b84e6e7df204 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 200 Jul 10 20:03:06.279180 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 636/2600] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:06 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:06.319436 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a7dca9b0-26d1-4167-aa0c-b0b9bf610126 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:03:06.319930 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 649/2601] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:03:06 2026] POST /volume/v3/backups => generated 334 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:06.334302 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-641fd09b-4d3b-4c25-a7a3-31ae3b56a638 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:06.337208 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-641fd09b-4d3b-4c25-a7a3-31ae3b56a638 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:06.338446 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-641fd09b-4d3b-4c25-a7a3-31ae3b56a638 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:06.338446 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-641fd09b-4d3b-4c25-a7a3-31ae3b56a638 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:06.338446 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-641fd09b-4d3b-4c25-a7a3-31ae3b56a638 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:06.345743 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:06.345743 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:06.346756 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-641fd09b-4d3b-4c25-a7a3-31ae3b56a638 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:06.347211 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 658/2602] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:06 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:07.298677 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a18a2205-7346-41fd-a096-c0b985d67f1c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:07.304274 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a18a2205-7346-41fd-a096-c0b985d67f1c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 Jul 10 20:03:07.304469 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a18a2205-7346-41fd-a096-c0b985d67f1c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:07.305831 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a18a2205-7346-41fd-a096-c0b985d67f1c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:07.305831 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a18a2205-7346-41fd-a096-c0b985d67f1c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Show backup with id bca4dd69-97a5-4b2d-9bec-faec39ce45d1. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:07.312643 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a18a2205-7346-41fd-a096-c0b985d67f1c tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 returned with HTTP 404 Jul 10 20:03:07.312643 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 660/2603] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:07 2026] GET /volume/v3/backups/bca4dd69-97a5-4b2d-9bec-faec39ce45d1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 20:03:07.328548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-82f76991-1f53-45e1-aecf-01bb54761d14 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:07.333313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-82f76991-1f53-45e1-aecf-01bb54761d14 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 Jul 10 20:03:07.333313 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-82f76991-1f53-45e1-aecf-01bb54761d14 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:07.333313 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-82f76991-1f53-45e1-aecf-01bb54761d14 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:07.333313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-82f76991-1f53-45e1-aecf-01bb54761d14 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete snapshot with id: 88a7608c-2726-4487-804d-a7a77e35d653 Jul 10 20:03:07.340820 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:07.340820 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:07.341071 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-82f76991-1f53-45e1-aecf-01bb54761d14 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Snapshot retrieved successfully. Jul 10 20:03:07.365501 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-08ac4611-544f-420a-8a30-7f338a033fbe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:07.370103 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-08ac4611-544f-420a-8a30-7f338a033fbe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:07.371094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-08ac4611-544f-420a-8a30-7f338a033fbe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:07.371094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-08ac4611-544f-420a-8a30-7f338a033fbe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:07.372159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-08ac4611-544f-420a-8a30-7f338a033fbe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:07.374332 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-82f76991-1f53-45e1-aecf-01bb54761d14 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Snapshot delete request issued successfully. Jul 10 20:03:07.374918 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-82f76991-1f53-45e1-aecf-01bb54761d14 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 returned with HTTP 202 Jul 10 20:03:07.376319 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 637/2604] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:03:07 2026] DELETE /volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:07.380743 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:07.380743 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:07.382199 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-08ac4611-544f-420a-8a30-7f338a033fbe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:07.382824 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 650/2605] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:07 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:07.385293 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e8cd75bd-7035-4c6e-9284-ccba79455ccd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:07.389785 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8cd75bd-7035-4c6e-9284-ccba79455ccd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 Jul 10 20:03:07.391641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8cd75bd-7035-4c6e-9284-ccba79455ccd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:07.392015 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8cd75bd-7035-4c6e-9284-ccba79455ccd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:07.402935 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:07.402935 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:07.404485 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e8cd75bd-7035-4c6e-9284-ccba79455ccd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Snapshot retrieved successfully. Jul 10 20:03:07.406466 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8cd75bd-7035-4c6e-9284-ccba79455ccd tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 returned with HTTP 200 Jul 10 20:03:07.407629 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 659/2606] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:07 2026] GET /volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:08.398216 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-41643eea-6f4f-41a5-a434-afd1555259cc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:08.402880 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-41643eea-6f4f-41a5-a434-afd1555259cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:08.402880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-41643eea-6f4f-41a5-a434-afd1555259cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:08.402880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-41643eea-6f4f-41a5-a434-afd1555259cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:08.402880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-41643eea-6f4f-41a5-a434-afd1555259cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:08.407858 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:08.407858 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:08.408995 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-41643eea-6f4f-41a5-a434-afd1555259cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:08.409604 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 661/2607] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:08 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:08.419232 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a6c54936-add8-42fe-bb10-f5bf826d233a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:08.422834 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6c54936-add8-42fe-bb10-f5bf826d233a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 Jul 10 20:03:08.423140 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6c54936-add8-42fe-bb10-f5bf826d233a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:08.423361 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6c54936-add8-42fe-bb10-f5bf826d233a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:08.428418 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6c54936-add8-42fe-bb10-f5bf826d233a tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 returned with HTTP 404 Jul 10 20:03:08.429118 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 638/2608] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:08 2026] GET /volume/v3/snapshots/88a7608c-2726-4487-804d-a7a77e35d653 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:08.440998 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1717d9f4-a47a-49de-9352-e0554a3f1963 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:08.443501 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1717d9f4-a47a-49de-9352-e0554a3f1963 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c Jul 10 20:03:08.445510 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1717d9f4-a47a-49de-9352-e0554a3f1963 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:08.445510 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1717d9f4-a47a-49de-9352-e0554a3f1963 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:08.445510 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-1717d9f4-a47a-49de-9352-e0554a3f1963 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete volume with id: 8eb7fc65-359d-48ba-95c2-e098aa31d72c Jul 10 20:03:08.447603 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=248,cinder:INSERT=35,cinder:UPDATE=72 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:03:08.456036 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:08.456036 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:08.457146 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1717d9f4-a47a-49de-9352-e0554a3f1963 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:03:08.483030 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1717d9f4-a47a-49de-9352-e0554a3f1963 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete volume request issued successfully. Jul 10 20:03:08.483030 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1717d9f4-a47a-49de-9352-e0554a3f1963 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c returned with HTTP 202 Jul 10 20:03:08.483030 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 651/2609] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:08 2026] DELETE /volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:08.490353 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-55f54d72-2ad3-47c1-bbfa-69b71a1f1b67 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:08.492352 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55f54d72-2ad3-47c1-bbfa-69b71a1f1b67 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c Jul 10 20:03:08.492691 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55f54d72-2ad3-47c1-bbfa-69b71a1f1b67 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:08.493001 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55f54d72-2ad3-47c1-bbfa-69b71a1f1b67 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:08.514562 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:08.514562 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:08.525439 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-55f54d72-2ad3-47c1-bbfa-69b71a1f1b67 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:03:08.535849 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55f54d72-2ad3-47c1-bbfa-69b71a1f1b67 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c returned with HTTP 200 Jul 10 20:03:08.536424 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 660/2610] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:08 2026] GET /volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:09.424785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1f65ad5a-7ee8-4605-bf07-4e6647ca64f4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:09.427569 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1f65ad5a-7ee8-4605-bf07-4e6647ca64f4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:09.427816 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1f65ad5a-7ee8-4605-bf07-4e6647ca64f4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:09.428089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1f65ad5a-7ee8-4605-bf07-4e6647ca64f4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:09.428267 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-1f65ad5a-7ee8-4605-bf07-4e6647ca64f4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:09.434617 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:09.434617 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:09.435335 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1f65ad5a-7ee8-4605-bf07-4e6647ca64f4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:09.436062 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 662/2611] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:09 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:09.553999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aec67235-d5f6-427c-9baf-270cc77f9e0d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:09.556293 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aec67235-d5f6-427c-9baf-270cc77f9e0d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c Jul 10 20:03:09.556561 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aec67235-d5f6-427c-9baf-270cc77f9e0d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:09.556809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aec67235-d5f6-427c-9baf-270cc77f9e0d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:09.567696 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aec67235-d5f6-427c-9baf-270cc77f9e0d tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c returned with HTTP 404 Jul 10 20:03:09.568338 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 639/2612] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:09 2026] GET /volume/v3/volumes/8eb7fc65-359d-48ba-95c2-e098aa31d72c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:09.577993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7e7318ab-ff11-4408-a2c2-24fa8bd6f015 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:09.580415 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7e7318ab-ff11-4408-a2c2-24fa8bd6f015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:03:09.580703 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7e7318ab-ff11-4408-a2c2-24fa8bd6f015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:09.580983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7e7318ab-ff11-4408-a2c2-24fa8bd6f015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:09.581211 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7e7318ab-ff11-4408-a2c2-24fa8bd6f015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete volume with id: dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:03:09.603994 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:09.603994 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:09.603994 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7e7318ab-ff11-4408-a2c2-24fa8bd6f015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:03:09.647285 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7e7318ab-ff11-4408-a2c2-24fa8bd6f015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete volume request issued successfully. Jul 10 20:03:09.647529 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7e7318ab-ff11-4408-a2c2-24fa8bd6f015 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 202 Jul 10 20:03:09.648177 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 652/2613] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:09 2026] DELETE /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:09.658358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a6531fdd-0240-4796-8dda-e0080035e09f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:09.661050 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a6531fdd-0240-4796-8dda-e0080035e09f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:03:09.661342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a6531fdd-0240-4796-8dda-e0080035e09f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:09.661653 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a6531fdd-0240-4796-8dda-e0080035e09f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:09.670934 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:09.670934 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:09.675498 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a6531fdd-0240-4796-8dda-e0080035e09f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:03:09.681236 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a6531fdd-0240-4796-8dda-e0080035e09f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 200 Jul 10 20:03:09.681671 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 661/2614] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:09 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:10.450198 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9091bccf-c6da-48ed-862c-9ec8d7e66af7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:10.452107 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9091bccf-c6da-48ed-862c-9ec8d7e66af7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:10.452276 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9091bccf-c6da-48ed-862c-9ec8d7e66af7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:10.452515 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9091bccf-c6da-48ed-862c-9ec8d7e66af7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:10.452616 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9091bccf-c6da-48ed-862c-9ec8d7e66af7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:10.459157 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:10.459157 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:10.460165 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9091bccf-c6da-48ed-862c-9ec8d7e66af7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:10.460600 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 663/2615] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:10 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:10.700232 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-873c794f-2f40-4902-a07a-5d975bc561c3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:10.702376 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-873c794f-2f40-4902-a07a-5d975bc561c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 Jul 10 20:03:10.702683 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-873c794f-2f40-4902-a07a-5d975bc561c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:10.702945 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-873c794f-2f40-4902-a07a-5d975bc561c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:10.709692 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-873c794f-2f40-4902-a07a-5d975bc561c3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 returned with HTTP 404 Jul 10 20:03:10.710386 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 640/2616] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:10 2026] GET /volume/v3/volumes/dd509ddd-a837-454e-b000-47826419d849 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:10.717914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-18b0f81e-046a-4922-9165-274c0445920f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:10.720098 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18b0f81e-046a-4922-9165-274c0445920f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 Jul 10 20:03:10.720321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18b0f81e-046a-4922-9165-274c0445920f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:10.720559 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18b0f81e-046a-4922-9165-274c0445920f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:10.720707 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-18b0f81e-046a-4922-9165-274c0445920f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete volume with id: c31209c7-62a1-498a-8304-ca9447fed088 Jul 10 20:03:10.728387 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:10.728387 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:10.729006 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-18b0f81e-046a-4922-9165-274c0445920f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:03:10.752163 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-18b0f81e-046a-4922-9165-274c0445920f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete volume request issued successfully. Jul 10 20:03:10.752490 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18b0f81e-046a-4922-9165-274c0445920f tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 returned with HTTP 202 Jul 10 20:03:10.753344 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 653/2617] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:10 2026] DELETE /volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:10.763550 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d17aef33-0246-4fc8-8552-906a800578d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:10.766187 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d17aef33-0246-4fc8-8552-906a800578d3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 Jul 10 20:03:10.766651 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d17aef33-0246-4fc8-8552-906a800578d3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:10.767227 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d17aef33-0246-4fc8-8552-906a800578d3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:10.778194 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:10.778194 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:10.786215 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d17aef33-0246-4fc8-8552-906a800578d3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:03:10.792390 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d17aef33-0246-4fc8-8552-906a800578d3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 returned with HTTP 200 Jul 10 20:03:10.793509 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 662/2618] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:10 2026] GET /volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:11.473978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9cc4d5c3-9103-431c-8008-bb90a7150766 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:11.477823 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9cc4d5c3-9103-431c-8008-bb90a7150766 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:11.478170 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9cc4d5c3-9103-431c-8008-bb90a7150766 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:11.478404 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9cc4d5c3-9103-431c-8008-bb90a7150766 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:11.479058 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9cc4d5c3-9103-431c-8008-bb90a7150766 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:11.483644 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:11.483644 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:11.484611 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9cc4d5c3-9103-431c-8008-bb90a7150766 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:11.485097 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 664/2619] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:11 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:11.811979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d4acfc54-bdcb-41c7-bc2e-ae3d01cc66a5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:11.814694 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d4acfc54-bdcb-41c7-bc2e-ae3d01cc66a5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 Jul 10 20:03:11.816091 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d4acfc54-bdcb-41c7-bc2e-ae3d01cc66a5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:11.816091 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d4acfc54-bdcb-41c7-bc2e-ae3d01cc66a5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:11.827877 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d4acfc54-bdcb-41c7-bc2e-ae3d01cc66a5 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 returned with HTTP 404 Jul 10 20:03:11.828618 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 641/2620] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:11 2026] GET /volume/v3/volumes/c31209c7-62a1-498a-8304-ca9447fed088 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:11.838716 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-68cd6ff7-a6f3-4447-b225-fd4a1c581ab3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:11.843747 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-68cd6ff7-a6f3-4447-b225-fd4a1c581ab3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] DELETE https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 Jul 10 20:03:11.843994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-68cd6ff7-a6f3-4447-b225-fd4a1c581ab3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:11.844233 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-68cd6ff7-a6f3-4447-b225-fd4a1c581ab3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:11.844903 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-68cd6ff7-a6f3-4447-b225-fd4a1c581ab3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete volume with id: 99f2f36d-a06c-444d-b5f2-36fd191614f2 Jul 10 20:03:11.860709 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:11.860709 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:11.861883 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-68cd6ff7-a6f3-4447-b225-fd4a1c581ab3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:03:11.898687 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-68cd6ff7-a6f3-4447-b225-fd4a1c581ab3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Delete volume request issued successfully. Jul 10 20:03:11.898687 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-68cd6ff7-a6f3-4447-b225-fd4a1c581ab3 tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 returned with HTTP 202 Jul 10 20:03:11.899120 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 654/2621] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:11 2026] DELETE /volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:11.909781 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ba5a13e-9139-407e-91da-604ec128e04b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:11.912061 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ba5a13e-9139-407e-91da-604ec128e04b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 Jul 10 20:03:11.913326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ba5a13e-9139-407e-91da-604ec128e04b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:11.913326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ba5a13e-9139-407e-91da-604ec128e04b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:11.925931 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:11.925931 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:11.934059 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9ba5a13e-9139-407e-91da-604ec128e04b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Volume info retrieved successfully. Jul 10 20:03:11.944016 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ba5a13e-9139-407e-91da-604ec128e04b tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 returned with HTTP 200 Jul 10 20:03:11.944748 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 663/2622] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:11 2026] GET /volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:12.500527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-68139b53-5b42-4d77-a119-fed13e1c8123 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:12.504265 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-68139b53-5b42-4d77-a119-fed13e1c8123 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:12.504508 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-68139b53-5b42-4d77-a119-fed13e1c8123 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:12.504787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-68139b53-5b42-4d77-a119-fed13e1c8123 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:12.505184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-68139b53-5b42-4d77-a119-fed13e1c8123 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:12.512584 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:12.512584 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:12.513518 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-68139b53-5b42-4d77-a119-fed13e1c8123 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:12.514253 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 665/2623] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:12 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:12.549249 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-882ab52d-cce6-41da-bf1a-ce0fcf7846de None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:12.552351 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-882ab52d-cce6-41da-bf1a-ce0fcf7846de tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:12.552939 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-882ab52d-cce6-41da-bf1a-ce0fcf7846de tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:12.552939 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-882ab52d-cce6-41da-bf1a-ce0fcf7846de tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:12.560117 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:12.560117 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:12.561035 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-882ab52d-cce6-41da-bf1a-ce0fcf7846de tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:12.562190 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-882ab52d-cce6-41da-bf1a-ce0fcf7846de tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 200 Jul 10 20:03:12.562735 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 642/2624] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 20:03:12 2026] GET /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:12.574886 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-8ea9168e-e344-45f4-b662-911ccc28dbef None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:12.577910 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-8ea9168e-e344-45f4-b662-911ccc28dbef tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:12.578242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-8ea9168e-e344-45f4-b662-911ccc28dbef tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:12.578701 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-8ea9168e-e344-45f4-b662-911ccc28dbef tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:12.591763 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:12.591763 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:12.598103 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-8ea9168e-e344-45f4-b662-911ccc28dbef tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:12.618702 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-8ea9168e-e344-45f4-b662-911ccc28dbef tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe returned with HTTP 200 Jul 10 20:03:12.619466 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 655/2625] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:12 2026] GET /volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:12.633862 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:12.636498 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:12.636849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "2c00b604-6968-4946-8c53-27e8deb533f1", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:12.639079 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '2c00b604-6968-4946-8c53-27e8deb533f1', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:12.653659 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:12.653659 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:12.655314 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:12.655531 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 20:03:12.656921 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 20:03:12.668388 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (ba4e2cba-0a0c-4931-974d-57b8fa30fa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:12.669837 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d528f9-090c-42e1-99f5-b8d866ab3432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:12.671639 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:12.747944 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d528f9-090c-42e1-99f5-b8d866ab3432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c00b604-6968-4946-8c53-27e8deb533f1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:12.749210 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a42081f-7110-4d6c-ac78-0e0e518a2e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:12.818546 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['bdbadc7e-8e03-4d9f-8cbf-f327a0d344d1', '50ae5067-629b-4358-a6a5-b751f3462016', 'bc8e301d-1d56-4613-acaa-787e232bf9ba', 'd2910590-67ce-4045-9c69-f235189e7d70'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:12.820981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a42081f-7110-4d6c-ac78-0e0e518a2e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdbadc7e-8e03-4d9f-8cbf-f327a0d344d1', '50ae5067-629b-4358-a6a5-b751f3462016', 'bc8e301d-1d56-4613-acaa-787e232bf9ba', 'd2910590-67ce-4045-9c69-f235189e7d70']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:12.820981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (109d3f04-3261-45e8-bdb5-4d59dfbe9da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:12.896697 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (109d3f04-3261-45e8-bdb5-4d59dfbe9da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79fe10d5-7d89-4f54-8b7e-2bd63a12460b', '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='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['bdbadc7e-8e03-4d9f-8cbf-f327a0d344d1','50ae5067-629b-4358-a6a5-b751f3462016','bc8e301d-1d56-4613-acaa-787e232bf9ba','d2910590-67ce-4045-9c69-f235189e7d70'],size=1,snapshot_id=2c00b604-6968-4946-8c53-27e8deb533f1,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), '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-10T20:03:12Z,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=79fe10d5-7d89-4f54-8b7e-2bd63a12460b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2c00b604-6968-4946-8c53-27e8deb533f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:12.897644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb63a657-8644-4e91-b1cd-fd9f389821d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:12.933163 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb63a657-8644-4e91-b1cd-fd9f389821d0) transitioned into 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='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['bdbadc7e-8e03-4d9f-8cbf-f327a0d344d1','50ae5067-629b-4358-a6a5-b751f3462016','bc8e301d-1d56-4613-acaa-787e232bf9ba','d2910590-67ce-4045-9c69-f235189e7d70'],size=1,snapshot_id=2c00b604-6968-4946-8c53-27e8deb533f1,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:12.933851 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98724683-2b88-45b2-baa7-22d7d7a68901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:12.960073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1e366905-d78e-4695-bbe5-1d0b6e72eddf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:12.963076 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1e366905-d78e-4695-bbe5-1d0b6e72eddf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] GET https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 Jul 10 20:03:12.963076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1e366905-d78e-4695-bbe5-1d0b6e72eddf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:12.964257 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1e366905-d78e-4695-bbe5-1d0b6e72eddf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:12.973522 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1e366905-d78e-4695-bbe5-1d0b6e72eddf tempest-VolumesBackupsTest-1406326129 tempest-VolumesBackupsTest-1406326129-project-member] https://10.4.3.145/volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 returned with HTTP 404 Jul 10 20:03:12.974832 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 666/2626] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:12 2026] GET /volume/v3/volumes/99f2f36d-a06c-444d-b5f2-36fd191614f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:12.980008 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98724683-2b88-45b2-baa7-22d7d7a68901) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:12.980008 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (ba4e2cba-0a0c-4931-974d-57b8fa30fa6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:12.980008 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 20:03:12.980008 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d55533c2-bea7-40ef-af36-b2f1a2aa8b91 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:12.980622 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 664/2627] 10.4.3.145 () {72 vars in 1541 bytes} [Fri Jul 10 20:03:12 2026] POST /volume/v3/volumes => generated 736 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:12.992541 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-9f51a70a-7f8a-4dee-8050-8ef74f91f79c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:13.000896 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-9f51a70a-7f8a-4dee-8050-8ef74f91f79c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b Jul 10 20:03:13.001197 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-9f51a70a-7f8a-4dee-8050-8ef74f91f79c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:13.001491 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-9f51a70a-7f8a-4dee-8050-8ef74f91f79c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:13.013585 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:13.013585 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:13.019999 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-9f51a70a-7f8a-4dee-8050-8ef74f91f79c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:13.028338 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-9f51a70a-7f8a-4dee-8050-8ef74f91f79c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b returned with HTTP 200 Jul 10 20:03:13.029730 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 643/2628] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:12 2026] GET /volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b => generated 804 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:13.040288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-01a4a838-8611-4900-a449-569c35a44dba None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:13.044546 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-01a4a838-8611-4900-a449-569c35a44dba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b Jul 10 20:03:13.044546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-01a4a838-8611-4900-a449-569c35a44dba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:13.044546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-01a4a838-8611-4900-a449-569c35a44dba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:13.063621 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:13.063621 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:13.069372 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-01a4a838-8611-4900-a449-569c35a44dba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:13.076109 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-01a4a838-8611-4900-a449-569c35a44dba tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b returned with HTTP 200 Jul 10 20:03:13.078995 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 656/2629] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:13 2026] GET /volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b => generated 804 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:13.530784 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b6961ff0-5fae-49b9-8eba-a4b8e46d6136 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:13.533906 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b6961ff0-5fae-49b9-8eba-a4b8e46d6136 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:13.534252 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b6961ff0-5fae-49b9-8eba-a4b8e46d6136 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:13.534810 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b6961ff0-5fae-49b9-8eba-a4b8e46d6136 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:13.534951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b6961ff0-5fae-49b9-8eba-a4b8e46d6136 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:13.540394 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:13.540394 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:13.541926 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b6961ff0-5fae-49b9-8eba-a4b8e46d6136 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:13.541926 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 667/2630] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:13 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:14.367409 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a852de67-076f-4993-8572-400b55de3855 req-dcaca77c-df49-471c-a7ec-8925dc6f5bc1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:14.371266 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-dcaca77c-df49-471c-a7ec-8925dc6f5bc1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:03:14.372674 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-dcaca77c-df49-471c-a7ec-8925dc6f5bc1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:14.372674 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-dcaca77c-df49-471c-a7ec-8925dc6f5bc1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:14.384702 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:14.384702 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:14.389877 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a852de67-076f-4993-8572-400b55de3855 req-dcaca77c-df49-471c-a7ec-8925dc6f5bc1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:03:14.399990 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-dcaca77c-df49-471c-a7ec-8925dc6f5bc1 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:03:14.399990 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 665/2631] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:14 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:14.435889 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-49548e83-981f-4a7b-acac-ab46c8454191 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:14.435889 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-49548e83-981f-4a7b-acac-ab46c8454191 None None] GET https://10.4.3.145/volume// Jul 10 20:03:14.435889 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-49548e83-981f-4a7b-acac-ab46c8454191 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:14.435889 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-49548e83-981f-4a7b-acac-ab46c8454191 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:14.436424 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-49548e83-981f-4a7b-acac-ab46c8454191 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:14.436424 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 644/2632] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:03: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 20:03:14.449831 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a852de67-076f-4993-8572-400b55de3855 req-9c957e0e-b3f1-42ea-9058-6f1ca0db9e11 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:14.455979 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-9c957e0e-b3f1-42ea-9058-6f1ca0db9e11 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:03:14.456363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-9c957e0e-b3f1-42ea-9058-6f1ca0db9e11 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54357be5-a3fb-4808-82b6-da35c8dcedf3", "connector": null, "instance_uuid": "f585010c-03ce-4aa0-94d6-7f1df6023de5"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:14.476907 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:14.476907 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:14.531010 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-9c957e0e-b3f1-42ea-9058-6f1ca0db9e11 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:03:14.532695 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 657/2633] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:03:14 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:14.560655 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e43ebda7-27bc-4fbb-9287-020d868d65d2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:14.564223 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e43ebda7-27bc-4fbb-9287-020d868d65d2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:14.564508 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e43ebda7-27bc-4fbb-9287-020d868d65d2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:14.564740 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e43ebda7-27bc-4fbb-9287-020d868d65d2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:14.564849 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e43ebda7-27bc-4fbb-9287-020d868d65d2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:14.570958 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:14.570958 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:14.571895 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e43ebda7-27bc-4fbb-9287-020d868d65d2 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:14.572576 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 668/2634] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:14 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:14.618042 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a852de67-076f-4993-8572-400b55de3855 req-ba75cbca-dbac-4773-905a-1fbdfeb7b830 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:14.628624 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-ba75cbca-dbac-4773-905a-1fbdfeb7b830 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] POST https://10.4.3.145/volume/v3/attachments/41a30c4e-d901-4879-98c5-8c341fd77d77/action Jul 10 20:03:14.630078 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-ba75cbca-dbac-4773-905a-1fbdfeb7b830 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:03:14.630241 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-ba75cbca-dbac-4773-905a-1fbdfeb7b830 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:14.671077 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:14.671077 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:14.714166 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a852de67-076f-4993-8572-400b55de3855 req-ba75cbca-dbac-4773-905a-1fbdfeb7b830 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/attachments/41a30c4e-d901-4879-98c5-8c341fd77d77/action returned with HTTP 204 Jul 10 20:03:14.714463 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 666/2635] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:03:14 2026] POST /volume/v3/attachments/41a30c4e-d901-4879-98c5-8c341fd77d77/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:14.749426 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b77c3ae7-eca0-424a-9eef-8842e04e3aaf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:14.753220 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b77c3ae7-eca0-424a-9eef-8842e04e3aaf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:03:14.753220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b77c3ae7-eca0-424a-9eef-8842e04e3aaf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:14.753552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b77c3ae7-eca0-424a-9eef-8842e04e3aaf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:14.774767 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:14.774767 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:14.783745 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b77c3ae7-eca0-424a-9eef-8842e04e3aaf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:03:14.791295 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b77c3ae7-eca0-424a-9eef-8842e04e3aaf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:03:14.791827 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 645/2636] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:14 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 1110 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:14.810453 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5a4d1df1-b2e1-4c77-8385-58da858676ab None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:14.812608 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5a4d1df1-b2e1-4c77-8385-58da858676ab tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:03:14.812744 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5a4d1df1-b2e1-4c77-8385-58da858676ab tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:14.812854 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5a4d1df1-b2e1-4c77-8385-58da858676ab tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:14.827059 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:14.827059 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:14.836629 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5a4d1df1-b2e1-4c77-8385-58da858676ab tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:03:14.843376 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5a4d1df1-b2e1-4c77-8385-58da858676ab tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:03:14.845097 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 658/2637] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:14 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 1110 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:14.942617 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-90cf5351-53db-411d-9e09-0322bbd26a87 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:14.947720 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-90cf5351-53db-411d-9e09-0322bbd26a87 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:03:14.947900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-90cf5351-53db-411d-9e09-0322bbd26a87 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:14.949247 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-90cf5351-53db-411d-9e09-0322bbd26a87 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:14.964064 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:14.964064 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:14.976472 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-90cf5351-53db-411d-9e09-0322bbd26a87 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:03:14.984362 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-90cf5351-53db-411d-9e09-0322bbd26a87 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:03:14.985189 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 669/2638] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:14 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 1110 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:15.037187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-5d04fa24-3fe4-4e36-a48d-95a0bbe157e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:15.040672 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-5d04fa24-3fe4-4e36-a48d-95a0bbe157e4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] DELETE https://10.4.3.145/volume/v3/attachments/41a30c4e-d901-4879-98c5-8c341fd77d77 Jul 10 20:03:15.040672 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-5d04fa24-3fe4-4e36-a48d-95a0bbe157e4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:15.040672 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-5d04fa24-3fe4-4e36-a48d-95a0bbe157e4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:15.058870 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:15.058870 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:15.590229 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-76f7cf1e-41d5-444d-9956-a56799f093e4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:15.592241 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-76f7cf1e-41d5-444d-9956-a56799f093e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:15.592425 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-76f7cf1e-41d5-444d-9956-a56799f093e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:15.592793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-76f7cf1e-41d5-444d-9956-a56799f093e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:15.592793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-76f7cf1e-41d5-444d-9956-a56799f093e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:15.598696 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:15.598696 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:15.599633 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-76f7cf1e-41d5-444d-9956-a56799f093e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:15.600041 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 646/2639] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:15 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:15.606125 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2abf1c76-a7db-404c-b6ca-0b07d597e96c req-5d04fa24-3fe4-4e36-a48d-95a0bbe157e4 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/attachments/41a30c4e-d901-4879-98c5-8c341fd77d77 returned with HTTP 200 Jul 10 20:03:15.606653 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 667/2640] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:03:15 2026] DELETE /volume/v3/attachments/41a30c4e-d901-4879-98c5-8c341fd77d77 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:15.667153 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-35f23618-78ea-46af-aa02-c1c4c96227c5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:15.669290 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-35f23618-78ea-46af-aa02-c1c4c96227c5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:03:15.669447 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-35f23618-78ea-46af-aa02-c1c4c96227c5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:15.669749 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-35f23618-78ea-46af-aa02-c1c4c96227c5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:15.681048 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:15.681048 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:15.686364 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-35f23618-78ea-46af-aa02-c1c4c96227c5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:03:15.693158 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-35f23618-78ea-46af-aa02-c1c4c96227c5 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:03:15.693574 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 659/2641] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:15 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:16.095904 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-2cae89bd-6c17-4491-92e4-98d779772cf9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:16.099712 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-2cae89bd-6c17-4491-92e4-98d779772cf9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b Jul 10 20:03:16.099712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-2cae89bd-6c17-4491-92e4-98d779772cf9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:16.101702 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-2cae89bd-6c17-4491-92e4-98d779772cf9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:16.111512 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:16.111512 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:16.116911 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-2cae89bd-6c17-4491-92e4-98d779772cf9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:16.123912 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-2cae89bd-6c17-4491-92e4-98d779772cf9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b returned with HTTP 200 Jul 10 20:03:16.125474 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 670/2642] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:16 2026] GET /volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:03:16.141366 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c023cd12-3b32-41ab-b7a2-5443fa30eb99 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:16.142024 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c023cd12-3b32-41ab-b7a2-5443fa30eb99 None None] GET https://10.4.3.145/volume// Jul 10 20:03:16.142328 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c023cd12-3b32-41ab-b7a2-5443fa30eb99 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:16.142675 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c023cd12-3b32-41ab-b7a2-5443fa30eb99 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:16.143294 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c023cd12-3b32-41ab-b7a2-5443fa30eb99 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:16.144078 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 647/2643] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:03:16 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 20:03:16.156762 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-412776a5-4408-4b5f-a4cb-46634e1e0e04 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:16.161859 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-412776a5-4408-4b5f-a4cb-46634e1e0e04 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:03:16.163330 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-412776a5-4408-4b5f-a4cb-46634e1e0e04 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79fe10d5-7d89-4f54-8b7e-2bd63a12460b", "connector": null, "instance_uuid": "f0cdc7ab-573f-4f0b-be43-235bbc38fe30"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:16.179261 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:16.179261 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:16.232670 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-412776a5-4408-4b5f-a4cb-46634e1e0e04 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:03:16.233386 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 668/2644] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:16.247166 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-854553d9-5ca2-4a1b-81c4-50851ab06fbf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:16.247700 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-854553d9-5ca2-4a1b-81c4-50851ab06fbf None None] GET https://10.4.3.145/volume// Jul 10 20:03:16.247850 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-854553d9-5ca2-4a1b-81c4-50851ab06fbf None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:16.248360 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-854553d9-5ca2-4a1b-81c4-50851ab06fbf None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:16.248522 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-854553d9-5ca2-4a1b-81c4-50851ab06fbf None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:16.248767 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 660/2645] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:03: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 20:03:16.260265 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-f03d73fe-5a7e-43cc-b315-f281387e70a9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:16.263303 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-f03d73fe-5a7e-43cc-b315-f281387e70a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b Jul 10 20:03:16.263574 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-f03d73fe-5a7e-43cc-b315-f281387e70a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:16.263839 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-f03d73fe-5a7e-43cc-b315-f281387e70a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:16.287166 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:16.287166 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:16.310861 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-f03d73fe-5a7e-43cc-b315-f281387e70a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:16.324286 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-f03d73fe-5a7e-43cc-b315-f281387e70a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b returned with HTTP 200 Jul 10 20:03:16.324909 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 671/2646] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:03:16 2026] GET /volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b => generated 1524 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:03:16.461029 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-c4581eeb-df5a-4128-91a9-7ce46b13e575 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:16.463997 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-c4581eeb-df5a-4128-91a9-7ce46b13e575 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9 Jul 10 20:03:16.464537 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-c4581eeb-df5a-4128-91a9-7ce46b13e575 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:16.483369 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-c4581eeb-df5a-4128-91a9-7ce46b13e575 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-79fe10d5-7d89-4f54-8b7e-2bd63a12460b-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:03:16.492464 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-c4581eeb-df5a-4128-91a9-7ce46b13e575 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-79fe10d5-7d89-4f54-8b7e-2bd63a12460b-np0000005048" acquired by "attachment_update" :: waited 0.010s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:03:16.496012 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:16.496012 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:16.619277 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-60090b88-86b3-4c8f-9303-5fb127504333 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:16.622526 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60090b88-86b3-4c8f-9303-5fb127504333 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:16.622717 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60090b88-86b3-4c8f-9303-5fb127504333 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:16.623499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60090b88-86b3-4c8f-9303-5fb127504333 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:16.623725 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-60090b88-86b3-4c8f-9303-5fb127504333 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:16.633108 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:16.633108 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:16.634581 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60090b88-86b3-4c8f-9303-5fb127504333 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:16.635520 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 669/2647] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:16 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:16.913069 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:17.027129 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:17.027764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:17.031547 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:17.031547 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Create volume of 1 GB Jul 10 20:03:17.034142 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-c4581eeb-df5a-4128-91a9-7ce46b13e575 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-79fe10d5-7d89-4f54-8b7e-2bd63a12460b-np0000005048" released by "attachment_update" :: held 0.542s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:03:17.034524 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-c4581eeb-df5a-4128-91a9-7ce46b13e575 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9 returned with HTTP 200 Jul 10 20:03:17.035012 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 648/2648] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:03:16 2026] PUT /volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:17.037771 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Availability Zones retrieved successfully. Jul 10 20:03:17.044930 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Flow 'volume_create_api' (e0e1705a-4921-4c71-b249-75f944cdc8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:17.046645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c3792d4-2fef-45a9-ab57-58799b3b9df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:17.047906 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:17.081533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c3792d4-2fef-45a9-ab57-58799b3b9df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:17.082857 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c09e3471-bbd4-4aa4-ba2f-20a2e3fc50ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:17.176988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Created reservations ['a9b9d119-db2b-4a9f-a53a-58222762716f', 'e08a9e61-3893-4d38-bc6b-ca7699c77921', 'e88bf949-9f7f-4625-88f6-6b744f3a9ee6', '42d47ff0-8f4e-4151-97d2-e6e0a934181d'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:17.178498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c09e3471-bbd4-4aa4-ba2f-20a2e3fc50ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9b9d119-db2b-4a9f-a53a-58222762716f', 'e08a9e61-3893-4d38-bc6b-ca7699c77921', 'e88bf949-9f7f-4625-88f6-6b744f3a9ee6', '42d47ff0-8f4e-4151-97d2-e6e0a934181d']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:17.179131 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2a6f98-81c8-4f6f-8d70-61b6839ffb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:17.212111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2a6f98-81c8-4f6f-8d70-61b6839ffb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12d9715e-9ab2-4590-9829-405173f33e93', '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='ad647477c6414cb6a5a22f28ed6ea25b',qos_specs=None,replication_status=,reservations=['a9b9d119-db2b-4a9f-a53a-58222762716f','e08a9e61-3893-4d38-bc6b-ca7699c77921','e88bf949-9f7f-4625-88f6-6b744f3a9ee6','42d47ff0-8f4e-4151-97d2-e6e0a934181d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1015a067f5bb4238aa15e59eae703610',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:17Z,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=12d9715e-9ab2-4590-9829-405173f33e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad647477c6414cb6a5a22f28ed6ea25b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1015a067f5bb4238aa15e59eae703610',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:17.213657 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773c5d7c-3fd4-4a49-a656-2f15535113f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:17.241356 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773c5d7c-3fd4-4a49-a656-2f15535113f9) transitioned into state 'SUCCESS' from 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='ad647477c6414cb6a5a22f28ed6ea25b',qos_specs=None,replication_status=,reservations=['a9b9d119-db2b-4a9f-a53a-58222762716f','e08a9e61-3893-4d38-bc6b-ca7699c77921','e88bf949-9f7f-4625-88f6-6b744f3a9ee6','42d47ff0-8f4e-4151-97d2-e6e0a934181d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1015a067f5bb4238aa15e59eae703610',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:17.242501 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44103092-fc46-4395-b857-0ca1a0349034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:17.260105 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44103092-fc46-4395-b857-0ca1a0349034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:17.261473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Flow 'volume_create_api' (e0e1705a-4921-4c71-b249-75f944cdc8f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:17.262202 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Create volume request issued successfully. Jul 10 20:03:17.263198 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4ac66301-ea11-4e62-ae8d-ef941ea5e188 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:17.263813 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 661/2649] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:03:16 2026] POST /volume/v3/volumes => generated 740 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:17.282282 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-06f5e678-b6a3-4ea2-89ca-e625a62ff7d7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:17.284559 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06f5e678-b6a3-4ea2-89ca-e625a62ff7d7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 Jul 10 20:03:17.284559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06f5e678-b6a3-4ea2-89ca-e625a62ff7d7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:17.284559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06f5e678-b6a3-4ea2-89ca-e625a62ff7d7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:17.295102 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:17.295102 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:17.302055 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-06f5e678-b6a3-4ea2-89ca-e625a62ff7d7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:17.306710 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06f5e678-b6a3-4ea2-89ca-e625a62ff7d7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 returned with HTTP 200 Jul 10 20:03:17.308823 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 672/2650] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:17 2026] GET /volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 => generated 808 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:17.545772 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d69621fc-3390-4058-a64f-c670bef41ddf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:17.548679 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d69621fc-3390-4058-a64f-c670bef41ddf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9/action Jul 10 20:03:17.549253 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d69621fc-3390-4058-a64f-c670bef41ddf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:03:17.549474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d69621fc-3390-4058-a64f-c670bef41ddf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:17.573694 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:17.573694 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:17.587657 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-793ece8c-042a-4909-bbf8-d917aa8496a5 req-d69621fc-3390-4058-a64f-c670bef41ddf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9/action returned with HTTP 204 Jul 10 20:03:17.588209 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 670/2651] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:03:17 2026] POST /volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:17.646903 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-10580703-3d67-404d-9ca1-7f1c6aed51a1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:17.648813 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-10580703-3d67-404d-9ca1-7f1c6aed51a1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:17.649021 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-10580703-3d67-404d-9ca1-7f1c6aed51a1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:17.649228 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-10580703-3d67-404d-9ca1-7f1c6aed51a1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:17.649378 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-10580703-3d67-404d-9ca1-7f1c6aed51a1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:17.654674 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:17.654674 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:17.655778 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-10580703-3d67-404d-9ca1-7f1c6aed51a1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:17.656294 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 649/2652] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:17 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:18.327168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-342326b7-4577-4bd1-bf1d-12dc9ba2f84a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:18.334630 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-342326b7-4577-4bd1-bf1d-12dc9ba2f84a tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 Jul 10 20:03:18.334947 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-342326b7-4577-4bd1-bf1d-12dc9ba2f84a tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:18.335284 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-342326b7-4577-4bd1-bf1d-12dc9ba2f84a tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:18.351957 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:18.351957 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:18.357687 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-342326b7-4577-4bd1-bf1d-12dc9ba2f84a tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:18.364293 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-342326b7-4577-4bd1-bf1d-12dc9ba2f84a tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 returned with HTTP 200 Jul 10 20:03:18.365104 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 662/2653] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:18 2026] GET /volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:18.381780 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-22160062-8fee-44d3-8282-3ace0c27ed2d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:18.385605 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-22160062-8fee-44d3-8282-3ace0c27ed2d tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 Jul 10 20:03:18.385950 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-22160062-8fee-44d3-8282-3ace0c27ed2d tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:18.386547 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-22160062-8fee-44d3-8282-3ace0c27ed2d tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:18.394655 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:18.394655 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:18.399401 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-22160062-8fee-44d3-8282-3ace0c27ed2d tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:18.405206 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-22160062-8fee-44d3-8282-3ace0c27ed2d tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 returned with HTTP 200 Jul 10 20:03:18.405749 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 673/2654] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:18 2026] GET /volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:18.422184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:18.424411 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:18.425167 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-909363795"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:18.426710 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-909363795'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:18.426870 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Create volume of 1 GB Jul 10 20:03:18.436429 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Availability Zones retrieved successfully. Jul 10 20:03:18.443400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Flow 'volume_create_api' (372249bf-caa8-4f1e-8849-5e8a05993caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:18.444635 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e270310-ab63-453a-95c8-d52787e372c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:18.445688 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:18.493075 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e270310-ab63-453a-95c8-d52787e372c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:18.493939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c6cded1-8d2b-4264-8299-ae3cabfd293a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:18.584279 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Created reservations ['b11e0d0e-0074-47a1-9dff-2d01ee565bd1', 'ed99e6d1-1365-48d3-a9cc-d92f00d97ab3', '62fd16a5-373f-4eb3-8b2d-a7dc4dcfd452', '00cd2386-d3fc-4d1b-a148-3733bb7cab5d'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:18.584279 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c6cded1-8d2b-4264-8299-ae3cabfd293a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b11e0d0e-0074-47a1-9dff-2d01ee565bd1', 'ed99e6d1-1365-48d3-a9cc-d92f00d97ab3', '62fd16a5-373f-4eb3-8b2d-a7dc4dcfd452', '00cd2386-d3fc-4d1b-a148-3733bb7cab5d']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:18.585073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d807298d-862e-4b7b-872a-455a544c7413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:18.625589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d807298d-862e-4b7b-872a-455a544c7413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f63f935b-c849-419d-8480-d72d150463ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-909363795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad647477c6414cb6a5a22f28ed6ea25b',qos_specs=None,replication_status=,reservations=['b11e0d0e-0074-47a1-9dff-2d01ee565bd1','ed99e6d1-1365-48d3-a9cc-d92f00d97ab3','62fd16a5-373f-4eb3-8b2d-a7dc4dcfd452','00cd2386-d3fc-4d1b-a148-3733bb7cab5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1015a067f5bb4238aa15e59eae703610',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:18Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-909363795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f63f935b-c849-419d-8480-d72d150463ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad647477c6414cb6a5a22f28ed6ea25b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1015a067f5bb4238aa15e59eae703610',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:18.627081 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0f7969-bfd1-4ea1-a41e-f79aa53a525b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:18.657703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0f7969-bfd1-4ea1-a41e-f79aa53a525b) transitioned into 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-909363795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad647477c6414cb6a5a22f28ed6ea25b',qos_specs=None,replication_status=,reservations=['b11e0d0e-0074-47a1-9dff-2d01ee565bd1','ed99e6d1-1365-48d3-a9cc-d92f00d97ab3','62fd16a5-373f-4eb3-8b2d-a7dc4dcfd452','00cd2386-d3fc-4d1b-a148-3733bb7cab5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1015a067f5bb4238aa15e59eae703610',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:18.658836 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35d07cd-2ef3-4d70-ba72-b5c1abc33185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:18.676532 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5aa4aae7-b0ed-4395-897f-fd71ebb7d420 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:18.677012 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35d07cd-2ef3-4d70-ba72-b5c1abc33185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:18.678000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Flow 'volume_create_api' (372249bf-caa8-4f1e-8849-5e8a05993caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:18.679389 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Create volume request issued successfully. Jul 10 20:03:18.679651 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1cc37e3-4727-41c5-9798-cc7490c69266 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:18.680814 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 671/2655] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:03:18 2026] POST /volume/v3/volumes => generated 775 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:18.683318 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5aa4aae7-b0ed-4395-897f-fd71ebb7d420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:18.683736 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5aa4aae7-b0ed-4395-897f-fd71ebb7d420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:18.683951 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5aa4aae7-b0ed-4395-897f-fd71ebb7d420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:18.684937 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5aa4aae7-b0ed-4395-897f-fd71ebb7d420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:18.693382 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:18.693382 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:18.695624 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5aa4aae7-b0ed-4395-897f-fd71ebb7d420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:18.695624 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 650/2656] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:18 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:18.701772 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9e253925-c55c-481e-b351-36185a429d51 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:18.705767 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e253925-c55c-481e-b351-36185a429d51 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef Jul 10 20:03:18.706034 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e253925-c55c-481e-b351-36185a429d51 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:18.706212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e253925-c55c-481e-b351-36185a429d51 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:18.718512 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:18.718512 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:18.724858 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9e253925-c55c-481e-b351-36185a429d51 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:18.732370 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e253925-c55c-481e-b351-36185a429d51 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef returned with HTTP 200 Jul 10 20:03:18.734017 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 663/2657] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:18 2026] GET /volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:19.708662 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b5efc7bb-f800-4361-9138-be2d7e70816c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:19.710843 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b5efc7bb-f800-4361-9138-be2d7e70816c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:19.711164 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b5efc7bb-f800-4361-9138-be2d7e70816c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:19.711411 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b5efc7bb-f800-4361-9138-be2d7e70816c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:19.711593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b5efc7bb-f800-4361-9138-be2d7e70816c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:19.717990 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:19.717990 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:19.718193 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b5efc7bb-f800-4361-9138-be2d7e70816c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:19.718815 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 674/2658] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:19 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:19.754409 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-82cba668-eeff-4753-8b3a-5a6fc96eb066 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:19.759299 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-82cba668-eeff-4753-8b3a-5a6fc96eb066 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef Jul 10 20:03:19.760553 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-82cba668-eeff-4753-8b3a-5a6fc96eb066 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:19.760553 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-82cba668-eeff-4753-8b3a-5a6fc96eb066 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:19.769560 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:19.769560 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:19.775430 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-82cba668-eeff-4753-8b3a-5a6fc96eb066 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:19.782566 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-82cba668-eeff-4753-8b3a-5a6fc96eb066 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef returned with HTTP 200 Jul 10 20:03:19.784234 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 672/2659] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:19 2026] GET /volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:19.802929 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-59903a24-13a9-4395-bf5d-5ff7e604fb45 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:19.810137 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59903a24-13a9-4395-bf5d-5ff7e604fb45 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef Jul 10 20:03:19.810137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59903a24-13a9-4395-bf5d-5ff7e604fb45 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:19.810137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59903a24-13a9-4395-bf5d-5ff7e604fb45 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:19.828152 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:19.828152 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:19.837559 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-59903a24-13a9-4395-bf5d-5ff7e604fb45 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:19.845994 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59903a24-13a9-4395-bf5d-5ff7e604fb45 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef returned with HTTP 200 Jul 10 20:03:19.845994 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 651/2660] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:19 2026] GET /volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:19.866685 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b31f2068-903a-43ea-943c-529eb073d250 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:19.870900 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b31f2068-903a-43ea-943c-529eb073d250 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:03:19.871302 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b31f2068-903a-43ea-943c-529eb073d250 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f63f935b-c849-419d-8480-d72d150463ef", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1650306305"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:19.880428 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:19.880428 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:19.881255 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b31f2068-903a-43ea-943c-529eb073d250 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:19.881255 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-b31f2068-903a-43ea-943c-529eb073d250 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Create snapshot from volume f63f935b-c849-419d-8480-d72d150463ef Jul 10 20:03:19.939238 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-b31f2068-903a-43ea-943c-529eb073d250 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Created reservations ['3ad803e3-fc8e-44a2-b93a-aac703cb7647', 'baaf739e-8125-4519-b2e6-51d4129fefca', '5253949b-a0db-4599-b910-f848f049a020', '402205fb-9cbe-4826-9db0-6001c8880682'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:20.005546 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b31f2068-903a-43ea-943c-529eb073d250 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Snapshot create request issued successfully. Jul 10 20:03:20.005766 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b31f2068-903a-43ea-943c-529eb073d250 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:03:20.006517 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 664/2661] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:03:19 2026] POST /volume/v3/snapshots => generated 326 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:20.020499 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7903e80b-744f-4240-9742-2e6dc403d37c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:20.024568 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7903e80b-744f-4240-9742-2e6dc403d37c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c Jul 10 20:03:20.024843 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7903e80b-744f-4240-9742-2e6dc403d37c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:20.025165 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7903e80b-744f-4240-9742-2e6dc403d37c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:20.034670 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:20.034670 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:20.035742 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7903e80b-744f-4240-9742-2e6dc403d37c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Snapshot retrieved successfully. Jul 10 20:03:20.038411 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7903e80b-744f-4240-9742-2e6dc403d37c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c returned with HTTP 200 Jul 10 20:03:20.038941 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 675/2662] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:20 2026] GET /volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:20.732661 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fdc22bad-83d3-4eaa-be29-792852646fdf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:20.734974 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fdc22bad-83d3-4eaa-be29-792852646fdf tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:20.735246 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fdc22bad-83d3-4eaa-be29-792852646fdf tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:20.735453 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fdc22bad-83d3-4eaa-be29-792852646fdf tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:20.735636 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fdc22bad-83d3-4eaa-be29-792852646fdf tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:20.742268 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:20.742268 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:20.742845 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fdc22bad-83d3-4eaa-be29-792852646fdf tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:20.743292 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 673/2663] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:20 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:21.050295 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4769d182-effb-4fb1-85e5-ca2a4579a772 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:21.052568 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4769d182-effb-4fb1-85e5-ca2a4579a772 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c Jul 10 20:03:21.052811 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4769d182-effb-4fb1-85e5-ca2a4579a772 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:21.053070 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4769d182-effb-4fb1-85e5-ca2a4579a772 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:21.059871 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:21.059871 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:21.060540 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4769d182-effb-4fb1-85e5-ca2a4579a772 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Snapshot retrieved successfully. Jul 10 20:03:21.061675 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4769d182-effb-4fb1-85e5-ca2a4579a772 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c returned with HTTP 200 Jul 10 20:03:21.062159 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 652/2664] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:21 2026] GET /volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:21.072553 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e29801f8-3100-45a8-af94-df60c418e46c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:21.075299 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e29801f8-3100-45a8-af94-df60c418e46c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c Jul 10 20:03:21.075493 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e29801f8-3100-45a8-af94-df60c418e46c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:21.075817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e29801f8-3100-45a8-af94-df60c418e46c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:21.082573 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:21.082573 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:21.083236 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e29801f8-3100-45a8-af94-df60c418e46c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Snapshot retrieved successfully. Jul 10 20:03:21.084323 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e29801f8-3100-45a8-af94-df60c418e46c tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c returned with HTTP 200 Jul 10 20:03:21.084818 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 665/2665] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:21 2026] GET /volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:21.099394 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-44e5abcf-66e3-4c85-9d1d-3700aa59e109 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:21.101788 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-44e5abcf-66e3-4c85-9d1d-3700aa59e109 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c Jul 10 20:03:21.102080 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-44e5abcf-66e3-4c85-9d1d-3700aa59e109 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:21.102341 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-44e5abcf-66e3-4c85-9d1d-3700aa59e109 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:21.102493 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-44e5abcf-66e3-4c85-9d1d-3700aa59e109 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Delete snapshot with id: 665444f4-94dc-44da-aef8-6fe5469f715c Jul 10 20:03:21.109049 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:21.109049 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:21.109650 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-44e5abcf-66e3-4c85-9d1d-3700aa59e109 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Snapshot retrieved successfully. Jul 10 20:03:21.137298 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-44e5abcf-66e3-4c85-9d1d-3700aa59e109 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Snapshot delete request issued successfully. Jul 10 20:03:21.137521 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-44e5abcf-66e3-4c85-9d1d-3700aa59e109 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c returned with HTTP 202 Jul 10 20:03:21.138055 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 676/2666] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:03:21 2026] DELETE /volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:21.148820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f2d43ca-d671-41f9-a0a9-ecca1758de56 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:21.151417 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f2d43ca-d671-41f9-a0a9-ecca1758de56 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c Jul 10 20:03:21.151629 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f2d43ca-d671-41f9-a0a9-ecca1758de56 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:21.151867 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f2d43ca-d671-41f9-a0a9-ecca1758de56 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:21.158639 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:21.158639 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:21.159249 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3f2d43ca-d671-41f9-a0a9-ecca1758de56 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Snapshot retrieved successfully. Jul 10 20:03:21.160916 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f2d43ca-d671-41f9-a0a9-ecca1758de56 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c returned with HTTP 200 Jul 10 20:03:21.161607 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 674/2667] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:21 2026] GET /volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:21.755201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a632c29a-35c1-4558-8f86-4c4346df6d5e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:21.759738 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a632c29a-35c1-4558-8f86-4c4346df6d5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:21.759738 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a632c29a-35c1-4558-8f86-4c4346df6d5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:21.759738 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a632c29a-35c1-4558-8f86-4c4346df6d5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:21.759738 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a632c29a-35c1-4558-8f86-4c4346df6d5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:21.764269 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:21.764269 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:21.765773 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a632c29a-35c1-4558-8f86-4c4346df6d5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:21.766358 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 653/2668] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:21 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:22.173004 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5a9d0d53-d718-42c4-8e34-52b0b4649db7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:22.175288 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5a9d0d53-d718-42c4-8e34-52b0b4649db7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c Jul 10 20:03:22.175483 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5a9d0d53-d718-42c4-8e34-52b0b4649db7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:22.175701 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5a9d0d53-d718-42c4-8e34-52b0b4649db7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:22.180440 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5a9d0d53-d718-42c4-8e34-52b0b4649db7 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c returned with HTTP 404 Jul 10 20:03:22.181105 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 666/2669] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:22 2026] GET /volume/v3/snapshots/665444f4-94dc-44da-aef8-6fe5469f715c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:22.193151 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cb43b3d6-87ef-4e71-a0f0-1aff08863791 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:22.195403 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb43b3d6-87ef-4e71-a0f0-1aff08863791 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef Jul 10 20:03:22.195693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb43b3d6-87ef-4e71-a0f0-1aff08863791 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:22.195992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb43b3d6-87ef-4e71-a0f0-1aff08863791 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:22.196248 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-cb43b3d6-87ef-4e71-a0f0-1aff08863791 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Delete volume with id: f63f935b-c849-419d-8480-d72d150463ef Jul 10 20:03:22.204848 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:22.204848 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:22.205357 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cb43b3d6-87ef-4e71-a0f0-1aff08863791 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:22.225566 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cb43b3d6-87ef-4e71-a0f0-1aff08863791 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Delete volume request issued successfully. Jul 10 20:03:22.225737 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb43b3d6-87ef-4e71-a0f0-1aff08863791 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef returned with HTTP 202 Jul 10 20:03:22.226287 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 677/2670] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:22 2026] DELETE /volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:22.237155 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d250b57-1491-4002-9698-d93792cc10fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:22.239903 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d250b57-1491-4002-9698-d93792cc10fc tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef Jul 10 20:03:22.240168 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d250b57-1491-4002-9698-d93792cc10fc tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:22.240430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d250b57-1491-4002-9698-d93792cc10fc tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:22.248272 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:22.248272 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:22.252846 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d250b57-1491-4002-9698-d93792cc10fc tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:22.259097 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d250b57-1491-4002-9698-d93792cc10fc tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef returned with HTTP 200 Jul 10 20:03:22.259518 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 675/2671] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:22 2026] GET /volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:22.781472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a1f6cb25-f1e5-42af-a178-4459e12a803d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:22.788863 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a1f6cb25-f1e5-42af-a178-4459e12a803d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:22.797553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a1f6cb25-f1e5-42af-a178-4459e12a803d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:22.797553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a1f6cb25-f1e5-42af-a178-4459e12a803d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:22.797553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a1f6cb25-f1e5-42af-a178-4459e12a803d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:22.804094 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:22.804094 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:22.805220 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a1f6cb25-f1e5-42af-a178-4459e12a803d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:22.805567 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 654/2672] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:22 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:23.276928 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f340abe5-9f97-4d63-9a88-e2541e36f750 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:23.279396 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f340abe5-9f97-4d63-9a88-e2541e36f750 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef Jul 10 20:03:23.279631 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f340abe5-9f97-4d63-9a88-e2541e36f750 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:23.279837 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f340abe5-9f97-4d63-9a88-e2541e36f750 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:23.292245 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f340abe5-9f97-4d63-9a88-e2541e36f750 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef returned with HTTP 404 Jul 10 20:03:23.293019 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 667/2673] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:23 2026] GET /volume/v3/volumes/f63f935b-c849-419d-8480-d72d150463ef => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:23.303046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f35869b8-29d5-470e-934d-c82598d63e2b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:23.305523 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f35869b8-29d5-470e-934d-c82598d63e2b tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] DELETE https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 Jul 10 20:03:23.305795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f35869b8-29d5-470e-934d-c82598d63e2b tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:23.306084 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f35869b8-29d5-470e-934d-c82598d63e2b tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:23.306308 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-f35869b8-29d5-470e-934d-c82598d63e2b tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Delete volume with id: 12d9715e-9ab2-4590-9829-405173f33e93 Jul 10 20:03:23.316474 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:23.316474 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:23.317238 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f35869b8-29d5-470e-934d-c82598d63e2b tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:23.347499 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f35869b8-29d5-470e-934d-c82598d63e2b tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Delete volume request issued successfully. Jul 10 20:03:23.347899 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f35869b8-29d5-470e-934d-c82598d63e2b tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 returned with HTTP 202 Jul 10 20:03:23.348558 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 678/2674] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:23 2026] DELETE /volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:23.359589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b707977c-b0ec-4151-9d72-a9a0b5fd7ee4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:23.361525 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b707977c-b0ec-4151-9d72-a9a0b5fd7ee4 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 Jul 10 20:03:23.361525 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b707977c-b0ec-4151-9d72-a9a0b5fd7ee4 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:23.361525 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b707977c-b0ec-4151-9d72-a9a0b5fd7ee4 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:23.370118 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:23.370118 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:23.374980 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b707977c-b0ec-4151-9d72-a9a0b5fd7ee4 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Volume info retrieved successfully. Jul 10 20:03:23.380980 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b707977c-b0ec-4151-9d72-a9a0b5fd7ee4 tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 returned with HTTP 200 Jul 10 20:03:23.381524 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 676/2675] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:23 2026] GET /volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:23.823860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2e72031f-9c5d-4439-8fe7-dd29b1ff3c44 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:23.826197 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2e72031f-9c5d-4439-8fe7-dd29b1ff3c44 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:23.826643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2e72031f-9c5d-4439-8fe7-dd29b1ff3c44 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:23.827473 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2e72031f-9c5d-4439-8fe7-dd29b1ff3c44 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:23.827473 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2e72031f-9c5d-4439-8fe7-dd29b1ff3c44 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:23.832854 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:23.832854 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:23.834013 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2e72031f-9c5d-4439-8fe7-dd29b1ff3c44 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:23.834516 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 655/2676] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:23 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:24.078886 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-2301219c-007c-41ab-a4db-aa781694d164 req-b12db3f9-ffec-44d6-9f66-b76fd2370890 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:24.080984 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2301219c-007c-41ab-a4db-aa781694d164 req-b12db3f9-ffec-44d6-9f66-b76fd2370890 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] DELETE https://10.4.3.145/volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906 Jul 10 20:03:24.081210 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2301219c-007c-41ab-a4db-aa781694d164 req-b12db3f9-ffec-44d6-9f66-b76fd2370890 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:24.081478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2301219c-007c-41ab-a4db-aa781694d164 req-b12db3f9-ffec-44d6-9f66-b76fd2370890 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:24.090075 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:24.090075 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:24.397639 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-af6b8e4c-9ba2-422a-bc95-03c7ceb410ea None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:24.399823 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af6b8e4c-9ba2-422a-bc95-03c7ceb410ea tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] GET https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 Jul 10 20:03:24.400115 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af6b8e4c-9ba2-422a-bc95-03c7ceb410ea tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:24.400308 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af6b8e4c-9ba2-422a-bc95-03c7ceb410ea tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:24.407897 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af6b8e4c-9ba2-422a-bc95-03c7ceb410ea tempest-CinderUnicodeTest-877020087 tempest-CinderUnicodeTest-877020087-project-member] https://10.4.3.145/volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 returned with HTTP 404 Jul 10 20:03:24.408429 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 679/2677] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:24 2026] GET /volume/v3/volumes/12d9715e-9ab2-4590-9829-405173f33e93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:24.630869 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2301219c-007c-41ab-a4db-aa781694d164 req-b12db3f9-ffec-44d6-9f66-b76fd2370890 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906 returned with HTTP 200 Jul 10 20:03:24.631437 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 668/2678] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:03:24 2026] DELETE /volume/v3/attachments/0feac9fc-066f-472b-bcb6-213a05d4e906 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:24.640596 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2301219c-007c-41ab-a4db-aa781694d164 req-7566f483-d99e-4900-9f5f-19211da2dcf5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:24.642856 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2301219c-007c-41ab-a4db-aa781694d164 req-7566f483-d99e-4900-9f5f-19211da2dcf5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] DELETE https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d Jul 10 20:03:24.643063 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2301219c-007c-41ab-a4db-aa781694d164 req-7566f483-d99e-4900-9f5f-19211da2dcf5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:24.643250 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2301219c-007c-41ab-a4db-aa781694d164 req-7566f483-d99e-4900-9f5f-19211da2dcf5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:24.643426 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-2301219c-007c-41ab-a4db-aa781694d164 req-7566f483-d99e-4900-9f5f-19211da2dcf5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Delete volume with id: 47912deb-7696-47da-9eba-f8b8942a1a0d Jul 10 20:03:24.651323 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:24.651323 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:24.652027 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-2301219c-007c-41ab-a4db-aa781694d164 req-7566f483-d99e-4900-9f5f-19211da2dcf5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Volume info retrieved successfully. Jul 10 20:03:24.675459 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-2301219c-007c-41ab-a4db-aa781694d164 req-7566f483-d99e-4900-9f5f-19211da2dcf5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] Delete volume request issued successfully. Jul 10 20:03:24.675706 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2301219c-007c-41ab-a4db-aa781694d164 req-7566f483-d99e-4900-9f5f-19211da2dcf5 tempest-ServerBootFromVolumeStableRescueTest-1274357249 tempest-ServerBootFromVolumeStableRescueTest-1274357249-project-member] https://10.4.3.145/volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d returned with HTTP 202 Jul 10 20:03:24.676251 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 677/2679] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:03:24 2026] DELETE /volume/v3/volumes/47912deb-7696-47da-9eba-f8b8942a1a0d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:24.847290 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3e9c9682-882b-4709-b28e-de7bd6451c93 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:24.849488 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e9c9682-882b-4709-b28e-de7bd6451c93 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:24.849734 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e9c9682-882b-4709-b28e-de7bd6451c93 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:24.849941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e9c9682-882b-4709-b28e-de7bd6451c93 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:24.850111 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-3e9c9682-882b-4709-b28e-de7bd6451c93 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:24.855418 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:24.855418 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:24.856357 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e9c9682-882b-4709-b28e-de7bd6451c93 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:24.856776 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 656/2680] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:24 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:25.871221 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6ba98fa9-24bb-418a-90e5-02f5602d3a12 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:25.872878 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6ba98fa9-24bb-418a-90e5-02f5602d3a12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:25.873121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6ba98fa9-24bb-418a-90e5-02f5602d3a12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:25.873350 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6ba98fa9-24bb-418a-90e5-02f5602d3a12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:25.873514 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-6ba98fa9-24bb-418a-90e5-02f5602d3a12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:25.879067 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:25.879067 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:25.880220 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6ba98fa9-24bb-418a-90e5-02f5602d3a12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:25.880280 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 680/2681] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:25 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:25.892424 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e0dc39e7-0425-43f6-ad93-ad7d40a589a9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:25.894375 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e0dc39e7-0425-43f6-ad93-ad7d40a589a9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a Jul 10 20:03:25.894485 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:25.894711 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e0dc39e7-0425-43f6-ad93-ad7d40a589a9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:25.894893 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e0dc39e7-0425-43f6-ad93-ad7d40a589a9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:25.900278 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:25.900278 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:25.900872 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e0dc39e7-0425-43f6-ad93-ad7d40a589a9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:03:25.902076 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e0dc39e7-0425-43f6-ad93-ad7d40a589a9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a returned with HTTP 200 Jul 10 20:03:25.902629 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 669/2682] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:25 2026] GET /volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:25.912385 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-60c0233b-f3e8-443e-ad3b-fa92fb3b3fbb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:25.914466 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60c0233b-f3e8-443e-ad3b-fa92fb3b3fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:25.914709 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60c0233b-f3e8-443e-ad3b-fa92fb3b3fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:25.914973 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60c0233b-f3e8-443e-ad3b-fa92fb3b3fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:25.915189 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-60c0233b-f3e8-443e-ad3b-fa92fb3b3fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:25.920865 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:25.920865 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:25.921855 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60c0233b-f3e8-443e-ad3b-fa92fb3b3fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:25.922484 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 657/2683] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:25 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:25.931676 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f6ba8a66-673a-4c10-a59f-6fb8637b3037 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:25.933509 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6ba8a66-673a-4c10-a59f-6fb8637b3037 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:25.933713 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6ba8a66-673a-4c10-a59f-6fb8637b3037 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:25.933933 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6ba8a66-673a-4c10-a59f-6fb8637b3037 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:25.934137 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-f6ba8a66-673a-4c10-a59f-6fb8637b3037 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete backup with id: 7b6648d5-112e-41d0-b091-8cde8666cd55. Jul 10 20:03:25.940004 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:25.940004 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:25.958379 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-f6ba8a66-673a-4c10-a59f-6fb8637b3037 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] delete_backup rpcapi backup_id 7b6648d5-112e-41d0-b091-8cde8666cd55 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:03:25.963123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6ba8a66-673a-4c10-a59f-6fb8637b3037 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 202 Jul 10 20:03:25.963543 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 681/2684] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:25 2026] DELETE /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:03:25.971836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-85aa48e7-91bb-439c-9dc3-0e3ddad1a7ed None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:25.973791 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-85aa48e7-91bb-439c-9dc3-0e3ddad1a7ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:25.973999 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-85aa48e7-91bb-439c-9dc3-0e3ddad1a7ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:25.974229 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-85aa48e7-91bb-439c-9dc3-0e3ddad1a7ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:25.974338 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-85aa48e7-91bb-439c-9dc3-0e3ddad1a7ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:25.978148 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:25.978148 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:25.978900 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-85aa48e7-91bb-439c-9dc3-0e3ddad1a7ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 200 Jul 10 20:03:25.979284 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 670/2685] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:25 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:25.998720 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:25.999062 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2038354196"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:26.000809 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2038354196'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:26.000809 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Create volume of 1 GB Jul 10 20:03:26.004743 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Availability Zones retrieved successfully. Jul 10 20:03:26.013230 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Flow 'volume_create_api' (0dda5158-8f00-4b58-aa29-4d0a809828f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:26.014413 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (945bc518-8603-49a3-a43c-2ce21c6ed0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:26.016045 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:26.050438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (945bc518-8603-49a3-a43c-2ce21c6ed0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:26.051414 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2161a957-4cd3-41b5-baca-bc23253428d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:26.137989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Created reservations ['7f42e101-d572-4e50-95d0-98ffae712b5d', '7179b1c1-942c-4656-afdf-5dbcdad0cbb1', 'b63c3981-3dba-4001-889f-af26f9fdf943', 'c6ca7129-ef54-486b-9456-b691616f534b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:26.138892 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2161a957-4cd3-41b5-baca-bc23253428d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f42e101-d572-4e50-95d0-98ffae712b5d', '7179b1c1-942c-4656-afdf-5dbcdad0cbb1', 'b63c3981-3dba-4001-889f-af26f9fdf943', 'c6ca7129-ef54-486b-9456-b691616f534b']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:26.139746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b32c735-18c5-414b-8fca-c86cee204c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:26.167989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b32c735-18c5-414b-8fca-c86cee204c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2038354196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282e24f9bd1f43aba640d32d740395b0',qos_specs=None,replication_status=,reservations=['7f42e101-d572-4e50-95d0-98ffae712b5d','7179b1c1-942c-4656-afdf-5dbcdad0cbb1','b63c3981-3dba-4001-889f-af26f9fdf943','c6ca7129-ef54-486b-9456-b691616f534b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c254880f470c4053bd129d7452730d1f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2038354196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282e24f9bd1f43aba640d32d740395b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c254880f470c4053bd129d7452730d1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:26.168687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3915388-7ac4-4556-9d8a-10e77e2fcbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:26.193576 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3915388-7ac4-4556-9d8a-10e77e2fcbd9) transitioned into state 'SUCCESS' from state '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-2038354196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282e24f9bd1f43aba640d32d740395b0',qos_specs=None,replication_status=,reservations=['7f42e101-d572-4e50-95d0-98ffae712b5d','7179b1c1-942c-4656-afdf-5dbcdad0cbb1','b63c3981-3dba-4001-889f-af26f9fdf943','c6ca7129-ef54-486b-9456-b691616f534b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c254880f470c4053bd129d7452730d1f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:26.195113 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e087866b-f7ac-4ebf-ba3c-ad43cb0ba1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:26.212737 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e087866b-f7ac-4ebf-ba3c-ad43cb0ba1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:26.214184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Flow 'volume_create_api' (0dda5158-8f00-4b58-aa29-4d0a809828f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:26.214520 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Create volume request issued successfully. Jul 10 20:03:26.215394 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7849fa8e-f8ed-47a6-85fc-0673b6774172 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:26.216165 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 678/2686] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:03:25 2026] POST /volume/v3/volumes => generated 778 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:26.233813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a3261f31-ca4d-4eb1-a254-0d334ad1aa8d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:26.236366 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a3261f31-ca4d-4eb1-a254-0d334ad1aa8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a Jul 10 20:03:26.236766 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a3261f31-ca4d-4eb1-a254-0d334ad1aa8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:26.237060 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a3261f31-ca4d-4eb1-a254-0d334ad1aa8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:26.247896 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:26.247896 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:26.253345 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a3261f31-ca4d-4eb1-a254-0d334ad1aa8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Volume info retrieved successfully. Jul 10 20:03:26.260020 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a3261f31-ca4d-4eb1-a254-0d334ad1aa8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a returned with HTTP 200 Jul 10 20:03:26.260934 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 658/2687] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:26 2026] GET /volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:26.991244 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-be0e9614-3b09-4a71-a9cc-47acf6e702e6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:26.993653 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-be0e9614-3b09-4a71-a9cc-47acf6e702e6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 Jul 10 20:03:26.994000 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-be0e9614-3b09-4a71-a9cc-47acf6e702e6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:26.994299 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-be0e9614-3b09-4a71-a9cc-47acf6e702e6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:26.994480 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-be0e9614-3b09-4a71-a9cc-47acf6e702e6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Show backup with id 7b6648d5-112e-41d0-b091-8cde8666cd55. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:26.999682 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-be0e9614-3b09-4a71-a9cc-47acf6e702e6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 returned with HTTP 404 Jul 10 20:03:27.000373 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 682/2688] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:26 2026] GET /volume/v3/backups/7b6648d5-112e-41d0-b091-8cde8666cd55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:27.108712 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f551aaa-719a-4d85-bff6-d6abccbe20b9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:27.111248 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f551aaa-719a-4d85-bff6-d6abccbe20b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a Jul 10 20:03:27.111610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f551aaa-719a-4d85-bff6-d6abccbe20b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:27.111898 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f551aaa-719a-4d85-bff6-d6abccbe20b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:27.112133 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-0f551aaa-719a-4d85-bff6-d6abccbe20b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: 2ce89bb1-04d5-4176-8135-f000caffd14a Jul 10 20:03:27.120603 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:27.120603 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:27.121445 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f551aaa-719a-4d85-bff6-d6abccbe20b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:03:27.149459 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f551aaa-719a-4d85-bff6-d6abccbe20b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:03:27.149707 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f551aaa-719a-4d85-bff6-d6abccbe20b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a returned with HTTP 202 Jul 10 20:03:27.150521 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 671/2689] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:03:27 2026] DELETE /volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:27.161514 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb5dcc0a-5518-4cb1-9c96-9ff74334e1d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:27.164028 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb5dcc0a-5518-4cb1-9c96-9ff74334e1d3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a Jul 10 20:03:27.164359 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb5dcc0a-5518-4cb1-9c96-9ff74334e1d3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:27.164701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb5dcc0a-5518-4cb1-9c96-9ff74334e1d3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:27.171979 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:27.171979 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:27.172461 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cb5dcc0a-5518-4cb1-9c96-9ff74334e1d3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:03:27.173350 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb5dcc0a-5518-4cb1-9c96-9ff74334e1d3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a returned with HTTP 200 Jul 10 20:03:27.173742 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 679/2690] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:27 2026] GET /volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:27.278599 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5a62613d-7d47-4a60-95fd-9450b1b632f2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:27.283379 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a62613d-7d47-4a60-95fd-9450b1b632f2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a Jul 10 20:03:27.283770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a62613d-7d47-4a60-95fd-9450b1b632f2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:27.284286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5a62613d-7d47-4a60-95fd-9450b1b632f2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:27.296736 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:27.296736 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:27.303417 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5a62613d-7d47-4a60-95fd-9450b1b632f2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Volume info retrieved successfully. Jul 10 20:03:27.310602 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5a62613d-7d47-4a60-95fd-9450b1b632f2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a returned with HTTP 200 Jul 10 20:03:27.311217 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 659/2691] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:27 2026] GET /volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a => generated 1018 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:27.330099 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ed13166d-d4fb-4756-ba4d-602eecbd642a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:27.332503 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed13166d-d4fb-4756-ba4d-602eecbd642a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:03:27.333013 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed13166d-d4fb-4756-ba4d-602eecbd642a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a", "name": "tempest-type-Backup-1687108315"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:27.335537 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-ed13166d-d4fb-4756-ba4d-602eecbd642a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Creating new backup {'backup': {'volume_id': 'f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a', 'name': 'tempest-type-Backup-1687108315'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:03:27.335747 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-ed13166d-d4fb-4756-ba4d-602eecbd642a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Creating backup of volume f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a in container None Jul 10 20:03:27.346058 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:27.346058 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:27.346552 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ed13166d-d4fb-4756-ba4d-602eecbd642a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Volume info retrieved successfully. Jul 10 20:03:27.384036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-ed13166d-d4fb-4756-ba4d-602eecbd642a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Created reservations ['e71a7c8f-0636-42ec-90d2-1e40c1cd0c23', '3d5875bd-c8de-4ed2-b236-692038102731'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:27.425454 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed13166d-d4fb-4756-ba4d-602eecbd642a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:03:27.425943 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 683/2692] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:03:27 2026] POST /volume/v3/backups => generated 316 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:27.434908 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4f396d37-09be-467e-b9d7-76645f05dd56 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:27.437678 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4f396d37-09be-467e-b9d7-76645f05dd56 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:27.438166 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4f396d37-09be-467e-b9d7-76645f05dd56 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:27.438588 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4f396d37-09be-467e-b9d7-76645f05dd56 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:27.438890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-4f396d37-09be-467e-b9d7-76645f05dd56 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:27.444935 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:27.444935 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:27.446270 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4f396d37-09be-467e-b9d7-76645f05dd56 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:27.446947 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 672/2693] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:27 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:28.184299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-830aa303-bea7-4b14-b96f-746ba3b37eea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:28.188001 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-830aa303-bea7-4b14-b96f-746ba3b37eea tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a Jul 10 20:03:28.188001 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-830aa303-bea7-4b14-b96f-746ba3b37eea tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:28.188001 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-830aa303-bea7-4b14-b96f-746ba3b37eea tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:28.191941 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-830aa303-bea7-4b14-b96f-746ba3b37eea tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a returned with HTTP 404 Jul 10 20:03:28.192530 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 680/2694] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:28 2026] GET /volume/v3/snapshots/2ce89bb1-04d5-4176-8135-f000caffd14a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:28.200018 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-73b4367f-88db-4f7f-a2be-cfcd2655551f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:28.202056 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-73b4367f-88db-4f7f-a2be-cfcd2655551f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:03:28.202237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-73b4367f-88db-4f7f-a2be-cfcd2655551f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:28.202416 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-73b4367f-88db-4f7f-a2be-cfcd2655551f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:28.209818 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:28.209818 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:28.216591 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-73b4367f-88db-4f7f-a2be-cfcd2655551f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:03:28.225221 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-73b4367f-88db-4f7f-a2be-cfcd2655551f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:03:28.225623 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 660/2695] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:28 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:28.259454 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:28.261088 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:28.261517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2099040719"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:28.262953 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request body: {'volume': {'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2099040719'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:28.356414 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume of 1 GB Jul 10 20:03:28.356985 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:28.356985 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:28.360259 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-57accac0-dc0b-49bd-a26a-487681af37db None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:28.362387 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-57accac0-dc0b-49bd-a26a-487681af37db tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b Jul 10 20:03:28.362447 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Availability Zones retrieved successfully. Jul 10 20:03:28.362631 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-57accac0-dc0b-49bd-a26a-487681af37db tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:28.362856 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-57accac0-dc0b-49bd-a26a-487681af37db tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:28.371743 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (2361cffc-6c53-43f5-9035-5b6677d4ebe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:28.373762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f8a3fd-6ca7-46a7-8ef4-ffe69f6b1d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:28.375435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:28.376681 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:28.376681 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:28.381158 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-57accac0-dc0b-49bd-a26a-487681af37db tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:28.387822 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-57accac0-dc0b-49bd-a26a-487681af37db tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b returned with HTTP 200 Jul 10 20:03:28.388598 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 673/2696] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:28 2026] GET /volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:28.461217 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-838ea984-1e9c-4dc0-9532-5a493b78d332 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:28.463458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-838ea984-1e9c-4dc0-9532-5a493b78d332 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:28.463733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-838ea984-1e9c-4dc0-9532-5a493b78d332 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:28.463955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-838ea984-1e9c-4dc0-9532-5a493b78d332 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:28.464109 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-838ea984-1e9c-4dc0-9532-5a493b78d332 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:28.468222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f8a3fd-6ca7-46a7-8ef4-ffe69f6b1d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:28.469846 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccabb29-7624-44ca-a79e-0abce1212b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:28.470181 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:28.470181 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:28.470936 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-838ea984-1e9c-4dc0-9532-5a493b78d332 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:28.471397 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 681/2697] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:28 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:28.543643 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['1c71a786-c6db-48db-b27c-905f1c82eb8d', '8ce881aa-e4eb-43f2-a162-eda176b2d5c7', '845f3c61-4462-4e40-92d8-6f5cf1df33ed', 'fe0cd46e-6e80-4beb-aa16-dc1a03ada47e'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:28.544691 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccabb29-7624-44ca-a79e-0abce1212b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c71a786-c6db-48db-b27c-905f1c82eb8d', '8ce881aa-e4eb-43f2-a162-eda176b2d5c7', '845f3c61-4462-4e40-92d8-6f5cf1df33ed', 'fe0cd46e-6e80-4beb-aa16-dc1a03ada47e']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:28.545690 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3833f198-ca77-45ba-a6e9-cc43a9b86f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:28.579753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3833f198-ca77-45ba-a6e9-cc43a9b86f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2196a51-2c09-486f-8224-9320e7f26d63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2099040719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['1c71a786-c6db-48db-b27c-905f1c82eb8d','8ce881aa-e4eb-43f2-a162-eda176b2d5c7','845f3c61-4462-4e40-92d8-6f5cf1df33ed','fe0cd46e-6e80-4beb-aa16-dc1a03ada47e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2099040719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2196a51-2c09-486f-8224-9320e7f26d63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bdfe6d92d154d5284518f5f30330123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:28.580582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2943cdc8-03b7-48f1-9841-9a67a4122106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:28.607764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2943cdc8-03b7-48f1-9841-9a67a4122106) transitioned into state 'SUCCESS' from state '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-2099040719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['1c71a786-c6db-48db-b27c-905f1c82eb8d','8ce881aa-e4eb-43f2-a162-eda176b2d5c7','845f3c61-4462-4e40-92d8-6f5cf1df33ed','fe0cd46e-6e80-4beb-aa16-dc1a03ada47e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:28.609132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b0049f-5763-464f-a44d-062edeec66c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:28.625498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b0049f-5763-464f-a44d-062edeec66c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:28.626344 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (2361cffc-6c53-43f5-9035-5b6677d4ebe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:28.626753 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request issued successfully. Jul 10 20:03:28.627643 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-55ca210f-b393-4eda-a68d-1c36bd75db4e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:28.628282 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 684/2698] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:03:28 2026] POST /volume/v3/volumes => generated 754 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:28.646539 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-290a1489-f8cb-4baa-a090-24d79800d9b4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:28.650633 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-290a1489-f8cb-4baa-a090-24d79800d9b4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:03:28.650937 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-290a1489-f8cb-4baa-a090-24d79800d9b4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:28.651262 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-290a1489-f8cb-4baa-a090-24d79800d9b4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:28.667694 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:28.667694 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:28.673518 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-290a1489-f8cb-4baa-a090-24d79800d9b4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:03:28.683682 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-290a1489-f8cb-4baa-a090-24d79800d9b4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:03:28.683682 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 661/2699] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:28 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:29.482954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-77b1e149-8826-428b-b7cf-a762484a4dc4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:29.485157 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77b1e149-8826-428b-b7cf-a762484a4dc4 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:29.485492 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77b1e149-8826-428b-b7cf-a762484a4dc4 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:29.485759 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77b1e149-8826-428b-b7cf-a762484a4dc4 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:29.485883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-77b1e149-8826-428b-b7cf-a762484a4dc4 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:29.490752 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:29.490752 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:29.491534 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77b1e149-8826-428b-b7cf-a762484a4dc4 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:29.491969 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 674/2700] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:29 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:29.701824 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff894900-1fac-4e7b-ac56-25489b5975f9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:29.703767 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff894900-1fac-4e7b-ac56-25489b5975f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:03:29.703955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff894900-1fac-4e7b-ac56-25489b5975f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:29.704168 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff894900-1fac-4e7b-ac56-25489b5975f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:29.715232 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:29.715232 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:29.719901 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ff894900-1fac-4e7b-ac56-25489b5975f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:03:29.725303 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff894900-1fac-4e7b-ac56-25489b5975f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:03:29.725726 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 682/2701] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:29 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:30.511322 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-35250f13-8e48-4ad6-9678-53df0d3a2ba1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:30.513480 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-35250f13-8e48-4ad6-9678-53df0d3a2ba1 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:30.513911 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-35250f13-8e48-4ad6-9678-53df0d3a2ba1 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:30.514191 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-35250f13-8e48-4ad6-9678-53df0d3a2ba1 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:30.514414 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-35250f13-8e48-4ad6-9678-53df0d3a2ba1 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:30.522250 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:30.522250 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:30.523147 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-35250f13-8e48-4ad6-9678-53df0d3a2ba1 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:30.523846 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 685/2702] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:30 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:31.535975 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7616bd04-7378-406e-9a06-80e232705122 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:31.538677 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7616bd04-7378-406e-9a06-80e232705122 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:31.538857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7616bd04-7378-406e-9a06-80e232705122 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:31.539077 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7616bd04-7378-406e-9a06-80e232705122 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:31.539140 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-7616bd04-7378-406e-9a06-80e232705122 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:31.550865 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:31.550865 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:31.551745 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7616bd04-7378-406e-9a06-80e232705122 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:31.552258 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 662/2703] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:31 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:32.563112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2b6b1077-8710-437b-9eb6-24925a576f6c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:32.564830 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2b6b1077-8710-437b-9eb6-24925a576f6c tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:32.565064 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2b6b1077-8710-437b-9eb6-24925a576f6c tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:32.565257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2b6b1077-8710-437b-9eb6-24925a576f6c tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:32.565379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-2b6b1077-8710-437b-9eb6-24925a576f6c tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:32.569612 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:32.569612 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:32.570259 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2b6b1077-8710-437b-9eb6-24925a576f6c tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:32.570662 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 675/2704] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:32 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:32.814823 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e830d34b-9974-40e2-b578-335cb90fba20 req-621e2f67-9137-48ad-b342-95556a847eeb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:32.817199 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e830d34b-9974-40e2-b578-335cb90fba20 req-621e2f67-9137-48ad-b342-95556a847eeb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9 Jul 10 20:03:32.817356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e830d34b-9974-40e2-b578-335cb90fba20 req-621e2f67-9137-48ad-b342-95556a847eeb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:32.817647 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e830d34b-9974-40e2-b578-335cb90fba20 req-621e2f67-9137-48ad-b342-95556a847eeb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:32.825989 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:32.825989 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:33.364548 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e830d34b-9974-40e2-b578-335cb90fba20 req-621e2f67-9137-48ad-b342-95556a847eeb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9 returned with HTTP 200 Jul 10 20:03:33.365020 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 683/2705] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:03:32 2026] DELETE /volume/v3/attachments/4457b20c-12ea-4254-ade1-9ff0114b14a9 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:33.374804 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-e830d34b-9974-40e2-b578-335cb90fba20 req-1008ea83-aa1c-4bf1-96fd-6fdc5ae5abfe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:33.377737 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e830d34b-9974-40e2-b578-335cb90fba20 req-1008ea83-aa1c-4bf1-96fd-6fdc5ae5abfe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b Jul 10 20:03:33.377900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e830d34b-9974-40e2-b578-335cb90fba20 req-1008ea83-aa1c-4bf1-96fd-6fdc5ae5abfe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:33.378116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e830d34b-9974-40e2-b578-335cb90fba20 req-1008ea83-aa1c-4bf1-96fd-6fdc5ae5abfe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:33.378282 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [req-e830d34b-9974-40e2-b578-335cb90fba20 req-1008ea83-aa1c-4bf1-96fd-6fdc5ae5abfe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: 79fe10d5-7d89-4f54-8b7e-2bd63a12460b Jul 10 20:03:33.387553 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:33.387553 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:33.388020 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-e830d34b-9974-40e2-b578-335cb90fba20 req-1008ea83-aa1c-4bf1-96fd-6fdc5ae5abfe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:33.407631 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-e830d34b-9974-40e2-b578-335cb90fba20 req-1008ea83-aa1c-4bf1-96fd-6fdc5ae5abfe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:03:33.407810 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e830d34b-9974-40e2-b578-335cb90fba20 req-1008ea83-aa1c-4bf1-96fd-6fdc5ae5abfe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b returned with HTTP 202 Jul 10 20:03:33.408249 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 686/2706] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:03:33 2026] DELETE /volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:33.581830 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fe45d711-c38d-4abd-9c43-a59f0b1bad8d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:33.583644 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fe45d711-c38d-4abd-9c43-a59f0b1bad8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:33.583840 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fe45d711-c38d-4abd-9c43-a59f0b1bad8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:33.584032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fe45d711-c38d-4abd-9c43-a59f0b1bad8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:33.584171 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-fe45d711-c38d-4abd-9c43-a59f0b1bad8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:33.588543 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:33.588543 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:33.589193 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fe45d711-c38d-4abd-9c43-a59f0b1bad8d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:33.589590 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 663/2707] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:33 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:34.604025 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-60fdc9ef-d5d0-4e47-bdfb-f005eeb979b2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:34.604942 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-60fdc9ef-d5d0-4e47-bdfb-f005eeb979b2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:34.605211 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-60fdc9ef-d5d0-4e47-bdfb-f005eeb979b2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:34.605490 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-60fdc9ef-d5d0-4e47-bdfb-f005eeb979b2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:34.605739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-60fdc9ef-d5d0-4e47-bdfb-f005eeb979b2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:34.612315 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:34.612315 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:34.613246 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-60fdc9ef-d5d0-4e47-bdfb-f005eeb979b2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:34.614063 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 676/2708] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:34 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:35.625364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6dad253e-287e-4bfd-b571-bb2ca16f57bc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:35.627231 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6dad253e-287e-4bfd-b571-bb2ca16f57bc tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:35.627450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6dad253e-287e-4bfd-b571-bb2ca16f57bc tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:35.627685 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6dad253e-287e-4bfd-b571-bb2ca16f57bc tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:35.627798 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6dad253e-287e-4bfd-b571-bb2ca16f57bc tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:35.632541 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:35.632541 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:35.633286 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6dad253e-287e-4bfd-b571-bb2ca16f57bc tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:35.633749 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 684/2709] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:35 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:03:36.644451 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bb914df9-cdfe-4357-9bcd-f8b40cb3b200 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:36.646494 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bb914df9-cdfe-4357-9bcd-f8b40cb3b200 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:36.646789 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bb914df9-cdfe-4357-9bcd-f8b40cb3b200 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:36.647078 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bb914df9-cdfe-4357-9bcd-f8b40cb3b200 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:36.647243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bb914df9-cdfe-4357-9bcd-f8b40cb3b200 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:36.652844 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:36.652844 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:36.653795 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bb914df9-cdfe-4357-9bcd-f8b40cb3b200 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:36.654325 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 687/2710] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:36 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:36.920883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c6c9ee00-7f1b-42ca-867d-e68cfe03a31a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:36.923218 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c6c9ee00-7f1b-42ca-867d-e68cfe03a31a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b Jul 10 20:03:36.923507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c6c9ee00-7f1b-42ca-867d-e68cfe03a31a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:36.923713 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c6c9ee00-7f1b-42ca-867d-e68cfe03a31a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:36.929869 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c6c9ee00-7f1b-42ca-867d-e68cfe03a31a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b returned with HTTP 404 Jul 10 20:03:36.930550 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 664/2711] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:36 2026] GET /volume/v3/volumes/79fe10d5-7d89-4f54-8b7e-2bd63a12460b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:37.017777 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0d4d1cc6-7cac-434b-bd61-6cfa1307f9af None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:37.020703 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d4d1cc6-7cac-434b-bd61-6cfa1307f9af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:37.021103 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d4d1cc6-7cac-434b-bd61-6cfa1307f9af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:37.021296 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d4d1cc6-7cac-434b-bd61-6cfa1307f9af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:37.021483 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-0d4d1cc6-7cac-434b-bd61-6cfa1307f9af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:37.029456 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:37.029456 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:37.030194 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0d4d1cc6-7cac-434b-bd61-6cfa1307f9af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:37.056796 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0d4d1cc6-7cac-434b-bd61-6cfa1307f9af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot delete request issued successfully. Jul 10 20:03:37.057077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d4d1cc6-7cac-434b-bd61-6cfa1307f9af tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 202 Jul 10 20:03:37.057615 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 677/2712] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:03:37 2026] DELETE /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:37.067209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a994d04b-39f4-4373-8b5c-a7e283c51e86 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:37.071875 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a994d04b-39f4-4373-8b5c-a7e283c51e86 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:37.072167 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a994d04b-39f4-4373-8b5c-a7e283c51e86 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:37.072413 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a994d04b-39f4-4373-8b5c-a7e283c51e86 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:37.080940 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:37.080940 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:37.081494 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a994d04b-39f4-4373-8b5c-a7e283c51e86 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:03:37.082303 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a994d04b-39f4-4373-8b5c-a7e283c51e86 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 200 Jul 10 20:03:37.082666 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 685/2713] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:37 2026] GET /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:37.668147 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2a496b0f-b9ef-426d-9a36-53b8d70bffed None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:37.670784 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2a496b0f-b9ef-426d-9a36-53b8d70bffed tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:37.671005 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2a496b0f-b9ef-426d-9a36-53b8d70bffed tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:37.671201 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2a496b0f-b9ef-426d-9a36-53b8d70bffed tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:37.671328 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-2a496b0f-b9ef-426d-9a36-53b8d70bffed tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:37.684244 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:37.684244 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:37.685061 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2a496b0f-b9ef-426d-9a36-53b8d70bffed tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:37.685514 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 688/2714] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:37 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:38.099772 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-451331aa-bda9-4cec-a2f6-d39f655f6464 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:38.101582 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-451331aa-bda9-4cec-a2f6-d39f655f6464 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 Jul 10 20:03:38.101816 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-451331aa-bda9-4cec-a2f6-d39f655f6464 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:38.102028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-451331aa-bda9-4cec-a2f6-d39f655f6464 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:38.106600 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-451331aa-bda9-4cec-a2f6-d39f655f6464 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 returned with HTTP 404 Jul 10 20:03:38.107186 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 665/2715] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:38 2026] GET /volume/v3/snapshots/2c00b604-6968-4946-8c53-27e8deb533f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:38.115936 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-202c7ba0-9638-46f0-8a37-9a7938efeb8e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:38.119009 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-202c7ba0-9638-46f0-8a37-9a7938efeb8e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:38.119286 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-202c7ba0-9638-46f0-8a37-9a7938efeb8e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:38.119573 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-202c7ba0-9638-46f0-8a37-9a7938efeb8e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:38.122046 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-202c7ba0-9638-46f0-8a37-9a7938efeb8e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:38.138236 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:38.138236 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:38.139185 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-202c7ba0-9638-46f0-8a37-9a7938efeb8e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:38.169442 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-202c7ba0-9638-46f0-8a37-9a7938efeb8e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:03:38.169862 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-202c7ba0-9638-46f0-8a37-9a7938efeb8e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe returned with HTTP 202 Jul 10 20:03:38.170422 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 678/2716] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:38 2026] DELETE /volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:38.179496 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-02ab2e53-e90c-4e16-83fc-8e3ca1af3d0d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:38.182103 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-02ab2e53-e90c-4e16-83fc-8e3ca1af3d0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:38.182420 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-02ab2e53-e90c-4e16-83fc-8e3ca1af3d0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:38.182690 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-02ab2e53-e90c-4e16-83fc-8e3ca1af3d0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:38.199369 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:38.199369 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:38.208730 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-02ab2e53-e90c-4e16-83fc-8e3ca1af3d0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:38.215324 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-02ab2e53-e90c-4e16-83fc-8e3ca1af3d0d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe returned with HTTP 200 Jul 10 20:03:38.215610 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 686/2717] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:38 2026] GET /volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:38.701191 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b790829e-273b-41e8-8e47-0f6c2cc50429 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:38.703289 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b790829e-273b-41e8-8e47-0f6c2cc50429 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:38.703549 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b790829e-273b-41e8-8e47-0f6c2cc50429 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:38.703779 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b790829e-273b-41e8-8e47-0f6c2cc50429 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:38.704021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b790829e-273b-41e8-8e47-0f6c2cc50429 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:38.711076 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:38.711076 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:38.711973 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b790829e-273b-41e8-8e47-0f6c2cc50429 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:38.712428 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 689/2718] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:38 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:39.236058 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-92b59647-ddea-4147-bc64-47b24c0558f9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:39.238871 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92b59647-ddea-4147-bc64-47b24c0558f9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe Jul 10 20:03:39.239193 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92b59647-ddea-4147-bc64-47b24c0558f9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:39.240215 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92b59647-ddea-4147-bc64-47b24c0558f9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:39.254529 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92b59647-ddea-4147-bc64-47b24c0558f9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe returned with HTTP 404 Jul 10 20:03:39.254974 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 666/2719] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:39 2026] GET /volume/v3/volumes/eb9ffa3c-893c-4128-ae3e-a2d3b0717dbe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:39.296306 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:39.299524 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:39.300810 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-716725496", "snapshot_id": null, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "volume_type": null, "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:39.303359 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-716725496', 'snapshot_id': None, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'volume_type': None, 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:39.649432 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 20:03:39.655667 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 20:03:39.663809 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (88cf3f7b-4ba8-4143-b842-2e823c726b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:39.665128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56537a0c-afc4-47ef-9cd1-5409b405db98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:39.666100 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:39.728930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3fbb82b8-7ec2-413c-be8e-f524909b8442 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:39.732984 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fbb82b8-7ec2-413c-be8e-f524909b8442 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:39.732984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fbb82b8-7ec2-413c-be8e-f524909b8442 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:39.732984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fbb82b8-7ec2-413c-be8e-f524909b8442 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:39.732984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3fbb82b8-7ec2-413c-be8e-f524909b8442 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:39.742985 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:39.742985 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:39.742985 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fbb82b8-7ec2-413c-be8e-f524909b8442 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:39.742985 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 687/2720] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:39 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:39.754864 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56537a0c-afc4-47ef-9cd1-5409b405db98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:39.755967 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b59de837-e42e-4a0c-bf77-ff4bb370aaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:39.819367 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['d771499d-55ae-4f71-a112-4c0fa0f2b8fe', 'b0b309bc-7f11-4c86-a842-1e6fdca84b93', 'fdcb3aab-1d87-47d4-b892-66d6dd7653f2', '8c0f7f87-28a6-44e2-b3f1-8c7dfae91f1b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:39.820702 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b59de837-e42e-4a0c-bf77-ff4bb370aaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d771499d-55ae-4f71-a112-4c0fa0f2b8fe', 'b0b309bc-7f11-4c86-a842-1e6fdca84b93', 'fdcb3aab-1d87-47d4-b892-66d6dd7653f2', '8c0f7f87-28a6-44e2-b3f1-8c7dfae91f1b']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:39.821816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134c4485-4b05-4746-8a9f-27409cd5f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:39.853063 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134c4485-4b05-4746-8a9f-27409cd5f81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c74e571c-d408-48a4-b301-76e3678f86ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-716725496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['d771499d-55ae-4f71-a112-4c0fa0f2b8fe','b0b309bc-7f11-4c86-a842-1e6fdca84b93','fdcb3aab-1d87-47d4-b892-66d6dd7653f2','8c0f7f87-28a6-44e2-b3f1-8c7dfae91f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-716725496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c74e571c-d408-48a4-b301-76e3678f86ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:39.854748 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a55e7944-1d3a-4da5-8ab8-3aaccf3abd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:39.875374 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a55e7944-1d3a-4da5-8ab8-3aaccf3abd77) transitioned into state 'SUCCESS' from state '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-716725496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['d771499d-55ae-4f71-a112-4c0fa0f2b8fe','b0b309bc-7f11-4c86-a842-1e6fdca84b93','fdcb3aab-1d87-47d4-b892-66d6dd7653f2','8c0f7f87-28a6-44e2-b3f1-8c7dfae91f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:39.876415 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71781fa3-defb-4d85-bba3-b38f7fc43b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:39.889533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71781fa3-defb-4d85-bba3-b38f7fc43b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:39.890548 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (88cf3f7b-4ba8-4143-b842-2e823c726b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:39.890898 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 20:03:39.891628 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1c52d54-5b45-495e-95d2-dfbe10ee0260 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:39.892788 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 679/2721] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:03:39 2026] POST /volume/v3/volumes => generated 758 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:39.908548 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-eb353631-bd8b-492f-8055-1e429832ee83 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:39.910323 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eb353631-bd8b-492f-8055-1e429832ee83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:03:39.910571 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eb353631-bd8b-492f-8055-1e429832ee83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:39.910809 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eb353631-bd8b-492f-8055-1e429832ee83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:39.924043 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:39.924043 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:39.932413 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-eb353631-bd8b-492f-8055-1e429832ee83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:39.944827 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eb353631-bd8b-492f-8055-1e429832ee83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 200 Jul 10 20:03:39.945343 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 690/2722] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:39 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:40.122763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:40.124944 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:40.125840 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-501462077", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:40.128329 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-501462077', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:40.128850 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Create volume of 1 GB Jul 10 20:03:40.134321 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Availability Zones retrieved successfully. Jul 10 20:03:40.143107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Flow 'volume_create_api' (9c3a744d-0aff-415e-8ca7-629821c38e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:40.144413 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb428982-4b9e-4992-9e0e-a836e9db07ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:40.147453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:40.182791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb428982-4b9e-4992-9e0e-a836e9db07ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:40.183889 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34c1b05-cb2d-4d6b-81f2-e81a85144912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:40.287350 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Created reservations ['084a6c55-26b6-44bf-875c-441924ea57ff', 'fd4f6781-bd89-4253-b6d4-ddb7234e4628', 'f8f33b1a-1655-4344-966e-4ca9d08cf6aa', '7db1fbd1-303e-4bd9-b14e-1a535787b313'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:40.289605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34c1b05-cb2d-4d6b-81f2-e81a85144912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084a6c55-26b6-44bf-875c-441924ea57ff', 'fd4f6781-bd89-4253-b6d4-ddb7234e4628', 'f8f33b1a-1655-4344-966e-4ca9d08cf6aa', '7db1fbd1-303e-4bd9-b14e-1a535787b313']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:40.290756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e014a10-a0f4-4df4-ac65-1e4bcaf2e483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:40.336573 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e014a10-a0f4-4df4-ac65-1e4bcaf2e483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39dc2631-27d7-4a3b-84cb-00619d4667e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-501462077',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f5aff5861ff4636822dea738aeed0de',qos_specs=None,replication_status=,reservations=['084a6c55-26b6-44bf-875c-441924ea57ff','fd4f6781-bd89-4253-b6d4-ddb7234e4628','f8f33b1a-1655-4344-966e-4ca9d08cf6aa','7db1fbd1-303e-4bd9-b14e-1a535787b313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a004765348144d54848bb6bb6ee593f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-501462077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39dc2631-27d7-4a3b-84cb-00619d4667e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f5aff5861ff4636822dea738aeed0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a004765348144d54848bb6bb6ee593f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:40.337948 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c79d5d5-bfcf-4f4e-ba83-5bd04b12c873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:40.372430 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c79d5d5-bfcf-4f4e-ba83-5bd04b12c873) transitioned into state 'SUCCESS' from state '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-501462077',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f5aff5861ff4636822dea738aeed0de',qos_specs=None,replication_status=,reservations=['084a6c55-26b6-44bf-875c-441924ea57ff','fd4f6781-bd89-4253-b6d4-ddb7234e4628','f8f33b1a-1655-4344-966e-4ca9d08cf6aa','7db1fbd1-303e-4bd9-b14e-1a535787b313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a004765348144d54848bb6bb6ee593f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:40.373207 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bfc2384-c277-486d-a6a0-b62e9046d7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:40.391439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bfc2384-c277-486d-a6a0-b62e9046d7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:40.392458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Flow 'volume_create_api' (9c3a744d-0aff-415e-8ca7-629821c38e6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:40.392903 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Create volume request issued successfully. Jul 10 20:03:40.393586 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-866fdfba-8c0f-4b34-98eb-26d092dd9035 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:40.394073 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 667/2723] 10.4.3.145 () {72 vars in 1541 bytes} [Fri Jul 10 20:03:40 2026] POST /volume/v3/volumes => generated 762 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:40.403562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-c4fa9718-ac46-420b-9040-7f00645ca770 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:40.406256 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-c4fa9718-ac46-420b-9040-7f00645ca770 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] GET https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 Jul 10 20:03:40.406633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-c4fa9718-ac46-420b-9040-7f00645ca770 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:40.406913 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-c4fa9718-ac46-420b-9040-7f00645ca770 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:40.419396 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:40.419396 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:40.425302 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-c4fa9718-ac46-420b-9040-7f00645ca770 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Volume info retrieved successfully. Jul 10 20:03:40.431824 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f4f5f2a2-b1da-46fd-a3b6-940e207ac330 req-c4fa9718-ac46-420b-9040-7f00645ca770 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 returned with HTTP 200 Jul 10 20:03:40.432391 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 688/2724] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:40 2026] GET /volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 => generated 830 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:40.478227 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-5696938a-aa13-411b-80f9-19bc256eb60c req-b6631485-9d67-46a2-b10a-3a30846700e0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:40.482628 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5696938a-aa13-411b-80f9-19bc256eb60c req-b6631485-9d67-46a2-b10a-3a30846700e0 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] GET https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 Jul 10 20:03:40.483541 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5696938a-aa13-411b-80f9-19bc256eb60c req-b6631485-9d67-46a2-b10a-3a30846700e0 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:40.483541 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5696938a-aa13-411b-80f9-19bc256eb60c req-b6631485-9d67-46a2-b10a-3a30846700e0 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:40.495306 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:40.495306 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:40.502385 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5696938a-aa13-411b-80f9-19bc256eb60c req-b6631485-9d67-46a2-b10a-3a30846700e0 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Volume info retrieved successfully. Jul 10 20:03:40.509558 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5696938a-aa13-411b-80f9-19bc256eb60c req-b6631485-9d67-46a2-b10a-3a30846700e0 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 returned with HTTP 200 Jul 10 20:03:40.510136 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 680/2725] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:40 2026] GET /volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 => generated 830 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:40.613808 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9ad68a11-7742-4bb1-97a3-f6ce3b5e6bb4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:40.616120 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9ad68a11-7742-4bb1-97a3-f6ce3b5e6bb4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:40.616375 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9ad68a11-7742-4bb1-97a3-f6ce3b5e6bb4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:40.616676 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9ad68a11-7742-4bb1-97a3-f6ce3b5e6bb4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:40.626894 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:40.626894 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:40.633628 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9ad68a11-7742-4bb1-97a3-f6ce3b5e6bb4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:40.641068 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9ad68a11-7742-4bb1-97a3-f6ce3b5e6bb4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:40.641786 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 691/2726] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:40 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:40.659537 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9fe8831d-d41c-47bf-af3a-7b1591a86e94 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:40.661650 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9fe8831d-d41c-47bf-af3a-7b1591a86e94 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:40.661929 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9fe8831d-d41c-47bf-af3a-7b1591a86e94 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:40.662216 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9fe8831d-d41c-47bf-af3a-7b1591a86e94 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:40.672649 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:40.672649 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:40.677491 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9fe8831d-d41c-47bf-af3a-7b1591a86e94 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:40.682806 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9fe8831d-d41c-47bf-af3a-7b1591a86e94 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:40.683210 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 668/2727] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:40 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:40.747614 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-a6c98149-c2b1-4f0f-a4bd-27757389e532 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:40.750321 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-a6c98149-c2b1-4f0f-a4bd-27757389e532 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:40.750890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-a6c98149-c2b1-4f0f-a4bd-27757389e532 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:40.750991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-a6c98149-c2b1-4f0f-a4bd-27757389e532 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:40.755720 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b440d95b-cfc2-4bdc-af46-499e7c9efda8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:40.758397 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b440d95b-cfc2-4bdc-af46-499e7c9efda8 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:40.758690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b440d95b-cfc2-4bdc-af46-499e7c9efda8 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:40.758916 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b440d95b-cfc2-4bdc-af46-499e7c9efda8 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:40.759078 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b440d95b-cfc2-4bdc-af46-499e7c9efda8 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:40.759635 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:40.759635 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:40.764265 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-a6c98149-c2b1-4f0f-a4bd-27757389e532 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:40.764401 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:40.764401 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:40.765063 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b440d95b-cfc2-4bdc-af46-499e7c9efda8 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:40.765561 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 681/2728] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:40 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:40.769747 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-a6c98149-c2b1-4f0f-a4bd-27757389e532 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:40.770312 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 689/2729] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:40 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:40.962072 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f0d24485-fc6e-4bd7-8d00-d9252c282e0f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:40.964361 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f0d24485-fc6e-4bd7-8d00-d9252c282e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:03:40.964753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f0d24485-fc6e-4bd7-8d00-d9252c282e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:40.966033 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f0d24485-fc6e-4bd7-8d00-d9252c282e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:40.976512 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:40.976512 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:40.982099 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f0d24485-fc6e-4bd7-8d00-d9252c282e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:40.987842 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f0d24485-fc6e-4bd7-8d00-d9252c282e0f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 200 Jul 10 20:03:40.988613 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 692/2730] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:40 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:41.010202 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-abfd2543-adc6-480a-a8b1-3e9a8a3e9bb0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.012544 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-abfd2543-adc6-480a-a8b1-3e9a8a3e9bb0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:03:41.012796 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-abfd2543-adc6-480a-a8b1-3e9a8a3e9bb0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:41.013106 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-abfd2543-adc6-480a-a8b1-3e9a8a3e9bb0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:41.024989 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.024989 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:41.033701 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-abfd2543-adc6-480a-a8b1-3e9a8a3e9bb0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:41.044693 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-abfd2543-adc6-480a-a8b1-3e9a8a3e9bb0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 200 Jul 10 20:03:41.045255 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 669/2731] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:41 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:41.219063 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1e066ebd-f17b-43f4-9c6b-0246d8ec2763 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.221653 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e066ebd-f17b-43f4-9c6b-0246d8ec2763 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:03:41.221863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e066ebd-f17b-43f4-9c6b-0246d8ec2763 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:41.222217 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e066ebd-f17b-43f4-9c6b-0246d8ec2763 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:41.234762 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.234762 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:41.241159 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1e066ebd-f17b-43f4-9c6b-0246d8ec2763 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:41.249115 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e066ebd-f17b-43f4-9c6b-0246d8ec2763 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:03:41.249364 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 682/2732] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:41 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:41.299505 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-c98923b3-b455-4771-a4e9-b993a9fbfc92 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.304061 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-c98923b3-b455-4771-a4e9-b993a9fbfc92 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:03:41.304346 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-c98923b3-b455-4771-a4e9-b993a9fbfc92 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:41.304711 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-c98923b3-b455-4771-a4e9-b993a9fbfc92 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:41.327071 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.327071 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:41.333028 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-c98923b3-b455-4771-a4e9-b993a9fbfc92 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:41.340604 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-c98923b3-b455-4771-a4e9-b993a9fbfc92 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:03:41.341623 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 690/2733] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:41 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:41.374619 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-df5b7a9f-fd4f-4bf4-b674-4214c323259c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.378573 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-df5b7a9f-fd4f-4bf4-b674-4214c323259c tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] POST https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384/action Jul 10 20:03:41.379128 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-df5b7a9f-fd4f-4bf4-b674-4214c323259c tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:03:41.379305 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-df5b7a9f-fd4f-4bf4-b674-4214c323259c tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:41.396826 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.396826 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:41.397507 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-df5b7a9f-fd4f-4bf4-b674-4214c323259c tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:41.408495 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-df5b7a9f-fd4f-4bf4-b674-4214c323259c tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Begin detaching volume completed successfully. Jul 10 20:03:41.408759 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-df5b7a9f-fd4f-4bf4-b674-4214c323259c tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384/action returned with HTTP 202 Jul 10 20:03:41.409362 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 693/2734] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:03:41 2026] POST /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:03:41.543063 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-fd01dff9-d0a1-4afa-b43c-8c7b5480a133 req-3893c61e-3844-41b3-aec3-225755fa52b5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.545855 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-fd01dff9-d0a1-4afa-b43c-8c7b5480a133 req-3893c61e-3844-41b3-aec3-225755fa52b5 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] GET https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 Jul 10 20:03:41.546139 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-fd01dff9-d0a1-4afa-b43c-8c7b5480a133 req-3893c61e-3844-41b3-aec3-225755fa52b5 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:41.546408 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-fd01dff9-d0a1-4afa-b43c-8c7b5480a133 req-3893c61e-3844-41b3-aec3-225755fa52b5 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:41.555248 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.555248 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:41.561368 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-fd01dff9-d0a1-4afa-b43c-8c7b5480a133 req-3893c61e-3844-41b3-aec3-225755fa52b5 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Volume info retrieved successfully. Jul 10 20:03:41.568544 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-fd01dff9-d0a1-4afa-b43c-8c7b5480a133 req-3893c61e-3844-41b3-aec3-225755fa52b5 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 returned with HTTP 200 Jul 10 20:03:41.569219 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 670/2735] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:41 2026] GET /volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:41.634993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-cabdddc3-887d-498c-adf1-b9d2c3d44109 req-707ad8f6-a929-4f8a-b112-375cffbf0b03 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.637899 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cabdddc3-887d-498c-adf1-b9d2c3d44109 req-707ad8f6-a929-4f8a-b112-375cffbf0b03 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-reader] GET https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 Jul 10 20:03:41.638191 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cabdddc3-887d-498c-adf1-b9d2c3d44109 req-707ad8f6-a929-4f8a-b112-375cffbf0b03 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:41.638436 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cabdddc3-887d-498c-adf1-b9d2c3d44109 req-707ad8f6-a929-4f8a-b112-375cffbf0b03 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-reader] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:41.648982 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.648982 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:41.653223 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-cabdddc3-887d-498c-adf1-b9d2c3d44109 req-707ad8f6-a929-4f8a-b112-375cffbf0b03 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-reader] Volume info retrieved successfully. Jul 10 20:03:41.658946 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cabdddc3-887d-498c-adf1-b9d2c3d44109 req-707ad8f6-a929-4f8a-b112-375cffbf0b03 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-reader] https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 returned with HTTP 200 Jul 10 20:03:41.659562 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 683/2736] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:41 2026] GET /volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:41.691909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-fc98a2ef-987d-4faa-80da-ca29cbb42c0c req-75903531-d328-4fdf-875c-11a95094f476 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.694529 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fc98a2ef-987d-4faa-80da-ca29cbb42c0c req-75903531-d328-4fdf-875c-11a95094f476 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] DELETE https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 Jul 10 20:03:41.694779 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fc98a2ef-987d-4faa-80da-ca29cbb42c0c req-75903531-d328-4fdf-875c-11a95094f476 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:41.695071 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fc98a2ef-987d-4faa-80da-ca29cbb42c0c req-75903531-d328-4fdf-875c-11a95094f476 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:41.695291 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-fc98a2ef-987d-4faa-80da-ca29cbb42c0c req-75903531-d328-4fdf-875c-11a95094f476 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Delete volume with id: 39dc2631-27d7-4a3b-84cb-00619d4667e6 Jul 10 20:03:41.705462 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.705462 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:41.706113 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-fc98a2ef-987d-4faa-80da-ca29cbb42c0c req-75903531-d328-4fdf-875c-11a95094f476 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Volume info retrieved successfully. Jul 10 20:03:41.740176 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-fc98a2ef-987d-4faa-80da-ca29cbb42c0c req-75903531-d328-4fdf-875c-11a95094f476 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Delete volume request issued successfully. Jul 10 20:03:41.740493 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fc98a2ef-987d-4faa-80da-ca29cbb42c0c req-75903531-d328-4fdf-875c-11a95094f476 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 returned with HTTP 202 Jul 10 20:03:41.741124 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 691/2737] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:03:41 2026] DELETE /volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:41.772998 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-e8f1dff7-5f4d-47aa-8c85-6184aae06e7a req-47722b24-1d8f-4753-9e16-1113e1a14b99 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.775080 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e8f1dff7-5f4d-47aa-8c85-6184aae06e7a req-47722b24-1d8f-4753-9e16-1113e1a14b99 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] GET https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 Jul 10 20:03:41.775328 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e8f1dff7-5f4d-47aa-8c85-6184aae06e7a req-47722b24-1d8f-4753-9e16-1113e1a14b99 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:41.775582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e8f1dff7-5f4d-47aa-8c85-6184aae06e7a req-47722b24-1d8f-4753-9e16-1113e1a14b99 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:41.778080 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-87edf9b1-9424-4626-be87-f3652e433163 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:41.781044 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-87edf9b1-9424-4626-be87-f3652e433163 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:41.781592 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-87edf9b1-9424-4626-be87-f3652e433163 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:41.781906 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-87edf9b1-9424-4626-be87-f3652e433163 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:41.782105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-87edf9b1-9424-4626-be87-f3652e433163 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:41.784559 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.784559 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:41.788837 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-e8f1dff7-5f4d-47aa-8c85-6184aae06e7a req-47722b24-1d8f-4753-9e16-1113e1a14b99 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Volume info retrieved successfully. Jul 10 20:03:41.790210 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:41.790210 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:41.791143 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-87edf9b1-9424-4626-be87-f3652e433163 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:41.791729 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 671/2738] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:41 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:41.795595 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e8f1dff7-5f4d-47aa-8c85-6184aae06e7a req-47722b24-1d8f-4753-9e16-1113e1a14b99 tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 returned with HTTP 200 Jul 10 20:03:41.795595 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 694/2739] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:41 2026] GET /volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:42.450309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1e49987b-c94e-406b-aa5b-15f532a3ec56 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:42.450309 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e49987b-c94e-406b-aa5b-15f532a3ec56 None None] GET https://10.4.3.145/volume// Jul 10 20:03:42.450309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e49987b-c94e-406b-aa5b-15f532a3ec56 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:42.450309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e49987b-c94e-406b-aa5b-15f532a3ec56 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:42.450309 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e49987b-c94e-406b-aa5b-15f532a3ec56 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:42.450309 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 684/2740] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:03: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 20:03:42.461776 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-61777a47-5ce5-4fa5-a815-aaa398c7d6d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:42.465280 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-61777a47-5ce5-4fa5-a815-aaa398c7d6d6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:03:42.465573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-61777a47-5ce5-4fa5-a815-aaa398c7d6d6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:42.465939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-61777a47-5ce5-4fa5-a815-aaa398c7d6d6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:42.482304 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:42.482304 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:42.492075 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-61777a47-5ce5-4fa5-a815-aaa398c7d6d6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:42.498290 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-61777a47-5ce5-4fa5-a815-aaa398c7d6d6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:03:42.499870 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 692/2741] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:03:42 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:03:42.646636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b1c60f6d-5f1b-4967-b02a-74eb904d48ff None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:42.649232 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b1c60f6d-5f1b-4967-b02a-74eb904d48ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:03:42.649483 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b1c60f6d-5f1b-4967-b02a-74eb904d48ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:42.649713 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b1c60f6d-5f1b-4967-b02a-74eb904d48ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:42.668367 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:42.668367 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:42.676698 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b1c60f6d-5f1b-4967-b02a-74eb904d48ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:42.684711 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b1c60f6d-5f1b-4967-b02a-74eb904d48ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 200 Jul 10 20:03:42.685519 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 672/2742] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:42 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:42.809208 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-882f0bc1-4bed-414f-a919-0ed12dc8cbab None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:42.811627 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-882f0bc1-4bed-414f-a919-0ed12dc8cbab tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:42.811979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-882f0bc1-4bed-414f-a919-0ed12dc8cbab tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:42.812696 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-882f0bc1-4bed-414f-a919-0ed12dc8cbab tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:42.812696 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-882f0bc1-4bed-414f-a919-0ed12dc8cbab tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:42.823571 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:42.823571 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:42.824558 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-882f0bc1-4bed-414f-a919-0ed12dc8cbab tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:42.828050 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 695/2743] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:42 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:42.828159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-35e62d1f-6a61-441d-a3e9-e182da293741 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:42.828159 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-35e62d1f-6a61-441d-a3e9-e182da293741 None None] GET https://10.4.3.145/volume// Jul 10 20:03:42.828159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-35e62d1f-6a61-441d-a3e9-e182da293741 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:42.828159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-35e62d1f-6a61-441d-a3e9-e182da293741 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:42.828950 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-35e62d1f-6a61-441d-a3e9-e182da293741 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:42.830037 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 685/2744] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:03: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 20:03:42.837674 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-643664ae-e68b-4de3-8a2f-577098ea1f29 req-3b6fc129-6a07-4bad-85f2-8efafc7707da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:42.840884 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-643664ae-e68b-4de3-8a2f-577098ea1f29 req-3b6fc129-6a07-4bad-85f2-8efafc7707da tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] GET https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 Jul 10 20:03:42.841317 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-643664ae-e68b-4de3-8a2f-577098ea1f29 req-3b6fc129-6a07-4bad-85f2-8efafc7707da tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:42.841718 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-643664ae-e68b-4de3-8a2f-577098ea1f29 req-3b6fc129-6a07-4bad-85f2-8efafc7707da tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:42.843464 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-8460cdcf-8ae2-4c16-a881-70904e74ae7b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:42.847542 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-8460cdcf-8ae2-4c16-a881-70904e74ae7b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:03:42.847858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-8460cdcf-8ae2-4c16-a881-70904e74ae7b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "026060cc-62f6-4198-9d28-f78447b853d9", "connector": null, "instance_uuid": "64f7b91b-9f06-4666-b605-4d4e12604282"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:42.853563 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-643664ae-e68b-4de3-8a2f-577098ea1f29 req-3b6fc129-6a07-4bad-85f2-8efafc7707da tempest-VolumesGetTestJSON-331796591 tempest-VolumesGetTestJSON-331796591-project-member] https://10.4.3.145/volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 returned with HTTP 404 Jul 10 20:03:42.854370 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 693/2745] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:42 2026] GET /volume/v3/volumes/39dc2631-27d7-4a3b-84cb-00619d4667e6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:42.866097 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:42.866097 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:42.939700 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-8460cdcf-8ae2-4c16-a881-70904e74ae7b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:03:42.940653 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 673/2746] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:03:42 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:43.297837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a56e3ab3-033b-439e-99a6-e413703db3f3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.299807 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a56e3ab3-033b-439e-99a6-e413703db3f3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:43.299986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a56e3ab3-033b-439e-99a6-e413703db3f3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:43.300152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a56e3ab3-033b-439e-99a6-e413703db3f3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:43.311246 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:43.311246 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:43.316358 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a56e3ab3-033b-439e-99a6-e413703db3f3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:43.323064 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a56e3ab3-033b-439e-99a6-e413703db3f3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:43.323601 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 696/2747] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:43 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:43.345620 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0d903b46-d556-4c26-85c2-a692daccc56b req-32df5d7d-b786-423d-9711-fb80274906b2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.349299 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-32df5d7d-b786-423d-9711-fb80274906b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:03:43.349299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-32df5d7d-b786-423d-9711-fb80274906b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:43.349299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-32df5d7d-b786-423d-9711-fb80274906b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:43.358820 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:43.358820 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:43.363802 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-0d903b46-d556-4c26-85c2-a692daccc56b req-32df5d7d-b786-423d-9711-fb80274906b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:43.369659 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-32df5d7d-b786-423d-9711-fb80274906b2 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 200 Jul 10 20:03:43.370051 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 686/2748] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:43 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:43.381914 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bafe512b-1912-4dd9-9cd1-a66f2002b14f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.382366 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bafe512b-1912-4dd9-9cd1-a66f2002b14f None None] GET https://10.4.3.145/volume// Jul 10 20:03:43.382536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bafe512b-1912-4dd9-9cd1-a66f2002b14f None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:43.382725 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bafe512b-1912-4dd9-9cd1-a66f2002b14f None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:43.383127 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bafe512b-1912-4dd9-9cd1-a66f2002b14f None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:43.383441 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 694/2749] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:03:43 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 20:03:43.393143 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b0c9471f-4cec-4d97-a434-b706e6e9719a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.395575 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b0c9471f-4cec-4d97-a434-b706e6e9719a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:03:43.396248 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b0c9471f-4cec-4d97-a434-b706e6e9719a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c74e571c-d408-48a4-b301-76e3678f86ab", "connector": null, "instance_uuid": "2744fab0-d71a-4193-b981-5dd3e8d6640e"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:43.405027 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:43.405027 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:43.441951 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-b0c9471f-4cec-4d97-a434-b706e6e9719a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:03:43.443214 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 674/2750] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:03:43 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 20:03:43.482454 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0d9c4270-6d0b-41b4-862b-a276e082ccb6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.482840 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0d9c4270-6d0b-41b4-862b-a276e082ccb6 None None] GET https://10.4.3.145/volume// Jul 10 20:03:43.482996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0d9c4270-6d0b-41b4-862b-a276e082ccb6 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:43.484101 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0d9c4270-6d0b-41b4-862b-a276e082ccb6 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:43.484101 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0d9c4270-6d0b-41b4-862b-a276e082ccb6 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:43.484101 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 697/2751] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:03:43 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 20:03:43.494313 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-654f8d1e-9cd1-4f56-bf94-898af1c1c33d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.499980 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-654f8d1e-9cd1-4f56-bf94-898af1c1c33d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:43.499980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-654f8d1e-9cd1-4f56-bf94-898af1c1c33d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:43.499980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-654f8d1e-9cd1-4f56-bf94-898af1c1c33d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:43.510727 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:43.510727 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:43.516331 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-654f8d1e-9cd1-4f56-bf94-898af1c1c33d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:43.521685 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-654f8d1e-9cd1-4f56-bf94-898af1c1c33d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:43.522492 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 687/2752] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:03:43 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 1063 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:03:43.665916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-e66a518c-2e4b-4aae-89fb-1ecb0ba53152 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.670899 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-e66a518c-2e4b-4aae-89fb-1ecb0ba53152 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] PUT https://10.4.3.145/volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8 Jul 10 20:03:43.671566 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-e66a518c-2e4b-4aae-89fb-1ecb0ba53152 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:43.689137 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-e66a518c-2e4b-4aae-89fb-1ecb0ba53152 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Acquiring lock "cinder-attachment_update-026060cc-62f6-4198-9d28-f78447b853d9-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:03:43.696302 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-e66a518c-2e4b-4aae-89fb-1ecb0ba53152 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-026060cc-62f6-4198-9d28-f78447b853d9-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:03:43.697449 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:43.697449 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:43.731567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-d622603f-57fd-4e12-a56b-dbc1f9a7ba06 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.735979 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-d622603f-57fd-4e12-a56b-dbc1f9a7ba06 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] DELETE https://10.4.3.145/volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71 Jul 10 20:03:43.736272 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-d622603f-57fd-4e12-a56b-dbc1f9a7ba06 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:43.736604 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-d622603f-57fd-4e12-a56b-dbc1f9a7ba06 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:43.747916 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:43.747916 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:43.839773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a05ef730-3354-4b81-b0f7-2a45990034cf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:43.841990 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a05ef730-3354-4b81-b0f7-2a45990034cf tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:43.842313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a05ef730-3354-4b81-b0f7-2a45990034cf tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:43.842497 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a05ef730-3354-4b81-b0f7-2a45990034cf tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:43.842641 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a05ef730-3354-4b81-b0f7-2a45990034cf tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:43.848389 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:43.848389 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:43.849084 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a05ef730-3354-4b81-b0f7-2a45990034cf tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:43.849528 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 698/2753] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:43 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:44.238533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-e66a518c-2e4b-4aae-89fb-1ecb0ba53152 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-026060cc-62f6-4198-9d28-f78447b853d9-np0000005048" released by "attachment_update" :: held 0.542s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:03:44.238868 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-e66a518c-2e4b-4aae-89fb-1ecb0ba53152 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8 returned with HTTP 200 Jul 10 20:03:44.239346 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 695/2754] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:03:43 2026] PUT /volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8 => generated 968 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:44.248994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-93c58440-528b-44e9-9a4a-97576d43374f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:44.253978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-93c58440-528b-44e9-9a4a-97576d43374f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/encryption Jul 10 20:03:44.254262 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-93c58440-528b-44e9-9a4a-97576d43374f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:44.254527 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-93c58440-528b-44e9-9a4a-97576d43374f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:44.277740 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:44.277740 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:44.291505 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-93c58440-528b-44e9-9a4a-97576d43374f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/encryption returned with HTTP 200 Jul 10 20:03:44.291505 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 688/2755] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:03:44 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/encryption => generated 161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:44.317028 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7b7aad0e-0666-4e2e-9366-4a8d02724140 req-d622603f-57fd-4e12-a56b-dbc1f9a7ba06 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71 returned with HTTP 200 Jul 10 20:03:44.317282 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 675/2756] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:03:43 2026] DELETE /volume/v3/attachments/44fd3439-69ff-45fd-8804-3a04cbd12f71 => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:44.349391 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-03216236-4ed3-4683-990d-eb19b0ded4ee None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:44.352700 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03216236-4ed3-4683-990d-eb19b0ded4ee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:44.352700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03216236-4ed3-4683-990d-eb19b0ded4ee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:44.352700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03216236-4ed3-4683-990d-eb19b0ded4ee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:44.366144 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:44.366144 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:44.369845 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-03216236-4ed3-4683-990d-eb19b0ded4ee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:44.379684 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03216236-4ed3-4683-990d-eb19b0ded4ee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:44.379684 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 699/2757] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:44 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:44.859410 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e5641bbb-7a53-4757-a770-7b5135829a48 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:44.861336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e5641bbb-7a53-4757-a770-7b5135829a48 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:44.861607 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e5641bbb-7a53-4757-a770-7b5135829a48 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:44.861833 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e5641bbb-7a53-4757-a770-7b5135829a48 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:44.862065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e5641bbb-7a53-4757-a770-7b5135829a48 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:44.866648 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:44.866648 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:44.867404 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e5641bbb-7a53-4757-a770-7b5135829a48 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:44.867897 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 696/2758] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:44 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:45.215341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bbc080f6-0040-4734-b2a0-dc10e97c2647 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:45.304580 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bbc080f6-0040-4734-b2a0-dc10e97c2647 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] GET https://10.4.3.145/volume/v3/scheduler-stats/get_pools Jul 10 20:03:45.305059 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bbc080f6-0040-4734-b2a0-dc10e97c2647 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:45.305059 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bbc080f6-0040-4734-b2a0-dc10e97c2647 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Calling method 'get_pools' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:45.396193 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5cbc2c61-a95b-4dd6-8977-afcd4f9a571f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:45.400331 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cbc2c61-a95b-4dd6-8977-afcd4f9a571f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:45.400331 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cbc2c61-a95b-4dd6-8977-afcd4f9a571f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:45.400331 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cbc2c61-a95b-4dd6-8977-afcd4f9a571f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:45.412511 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:45.412511 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:45.418875 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5cbc2c61-a95b-4dd6-8977-afcd4f9a571f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:45.425706 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cbc2c61-a95b-4dd6-8977-afcd4f9a571f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:45.425706 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 676/2759] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:45 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:45.723575 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e7ced6ec-5257-40d6-a34b-0b6302b018c6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:45.726186 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e7ced6ec-5257-40d6-a34b-0b6302b018c6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:03:45.727132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e7ced6ec-5257-40d6-a34b-0b6302b018c6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:45.727132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e7ced6ec-5257-40d6-a34b-0b6302b018c6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:45.738358 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:45.738358 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:45.744988 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e7ced6ec-5257-40d6-a34b-0b6302b018c6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:45.750709 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e7ced6ec-5257-40d6-a34b-0b6302b018c6 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:03:45.751226 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 700/2760] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:45 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:45.808069 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bbc080f6-0040-4734-b2a0-dc10e97c2647 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] https://10.4.3.145/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 20:03:45.808447 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 689/2761] 10.4.3.145 () {66 vars in 1291 bytes} [Fri Jul 10 20:03:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:45.819461 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8f2c81e8-076e-4842-b65b-71b5e82d6d1e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:45.821346 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f2c81e8-076e-4842-b65b-71b5e82d6d1e tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] GET https://10.4.3.145/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 20:03:45.821546 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f2c81e8-076e-4842-b65b-71b5e82d6d1e tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:45.821755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f2c81e8-076e-4842-b65b-71b5e82d6d1e tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Calling method 'get_pools' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:45.880559 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-eb314db1-e5e6-4ba6-ad02-89435beb681e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:45.882242 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eb314db1-e5e6-4ba6-ad02-89435beb681e tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:45.882436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eb314db1-e5e6-4ba6-ad02-89435beb681e tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:45.882643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eb314db1-e5e6-4ba6-ad02-89435beb681e tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:45.882740 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-eb314db1-e5e6-4ba6-ad02-89435beb681e tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:45.887460 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:45.887460 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:45.888107 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eb314db1-e5e6-4ba6-ad02-89435beb681e tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:45.888442 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 677/2762] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:45 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:46.324529 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f2c81e8-076e-4842-b65b-71b5e82d6d1e tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] https://10.4.3.145/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 20:03:46.325168 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 697/2763] 10.4.3.145 () {66 vars in 1314 bytes} [Fri Jul 10 20:03:45 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:46.341270 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f60c7621-cf6c-4f6c-b522-1a5fdf15c9a2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:46.345469 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f60c7621-cf6c-4f6c-b522-1a5fdf15c9a2 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] GET https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool Jul 10 20:03:46.345729 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f60c7621-cf6c-4f6c-b522-1a5fdf15c9a2 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:46.345924 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f60c7621-cf6c-4f6c-b522-1a5fdf15c9a2 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:46.445999 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7a495935-d00d-40da-bc2e-1d1c9a64d046 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:46.446503 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7a495935-d00d-40da-bc2e-1d1c9a64d046 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:46.446718 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7a495935-d00d-40da-bc2e-1d1c9a64d046 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:46.447009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7a495935-d00d-40da-bc2e-1d1c9a64d046 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:46.460757 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:46.460757 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:46.465569 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7a495935-d00d-40da-bc2e-1d1c9a64d046 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:46.472503 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7a495935-d00d-40da-bc2e-1d1c9a64d046 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:46.472994 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 690/2764] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:46 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:46.861495 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f60c7621-cf6c-4f6c-b522-1a5fdf15c9a2 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool returned with HTTP 200 Jul 10 20:03:46.861495 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 701/2765] 10.4.3.145 () {66 vars in 1318 bytes} [Fri Jul 10 20:03:46 2026] GET /volume/v3/capabilities/np0000005048@storpool => generated 703 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:46.872535 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-14020725-7884-4266-b8b9-176fc001aa28 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:46.874885 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-14020725-7884-4266-b8b9-176fc001aa28 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] GET https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool Jul 10 20:03:46.876138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-14020725-7884-4266-b8b9-176fc001aa28 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:46.876138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-14020725-7884-4266-b8b9-176fc001aa28 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:46.914532 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e8faeb4-a9f7-4720-9706-9536e18d809d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:46.916218 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e8faeb4-a9f7-4720-9706-9536e18d809d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:46.916218 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e8faeb4-a9f7-4720-9706-9536e18d809d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:46.916518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e8faeb4-a9f7-4720-9706-9536e18d809d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:46.916652 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3e8faeb4-a9f7-4720-9706-9536e18d809d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:46.923116 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:46.923116 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:46.924075 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e8faeb4-a9f7-4720-9706-9536e18d809d tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:46.924664 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 698/2766] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:46 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:47.385813 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-14020725-7884-4266-b8b9-176fc001aa28 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool returned with HTTP 200 Jul 10 20:03:47.386282 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 678/2767] 10.4.3.145 () {66 vars in 1318 bytes} [Fri Jul 10 20:03:46 2026] GET /volume/v3/capabilities/np0000005048@storpool => generated 703 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:47.397600 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8d358664-93c8-47f9-9d9c-1748ff00c35e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:47.400294 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8d358664-93c8-47f9-9d9c-1748ff00c35e tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] GET https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool Jul 10 20:03:47.401043 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8d358664-93c8-47f9-9d9c-1748ff00c35e tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:47.401043 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8d358664-93c8-47f9-9d9c-1748ff00c35e tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:47.489651 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b99fd1a-6731-417c-8660-eb5c8001a36a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:47.493667 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b99fd1a-6731-417c-8660-eb5c8001a36a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:47.493908 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b99fd1a-6731-417c-8660-eb5c8001a36a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:47.494145 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b99fd1a-6731-417c-8660-eb5c8001a36a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:47.508352 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:47.508352 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:47.515348 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1b99fd1a-6731-417c-8660-eb5c8001a36a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:47.521927 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b99fd1a-6731-417c-8660-eb5c8001a36a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:47.521927 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 702/2768] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:47 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:47.911285 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8d358664-93c8-47f9-9d9c-1748ff00c35e tempest-BackendsCapabilitiesAdminTestsJSON-1064784342 tempest-BackendsCapabilitiesAdminTestsJSON-1064784342-project-admin] https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool returned with HTTP 200 Jul 10 20:03:47.911886 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 691/2769] 10.4.3.145 () {66 vars in 1318 bytes} [Fri Jul 10 20:03:47 2026] GET /volume/v3/capabilities/np0000005048@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:47.939294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c77ef5a-c007-4350-9835-1dc9f1ee09bd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:47.943796 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c77ef5a-c007-4350-9835-1dc9f1ee09bd tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:47.943954 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c77ef5a-c007-4350-9835-1dc9f1ee09bd tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:47.944190 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c77ef5a-c007-4350-9835-1dc9f1ee09bd tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:47.944302 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4c77ef5a-c007-4350-9835-1dc9f1ee09bd tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:47.950329 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:47.950329 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:47.951160 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c77ef5a-c007-4350-9835-1dc9f1ee09bd tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:47.951563 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 699/2770] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:47 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:48.542793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-27083a79-6075-477f-9001-f2899b7514e9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:48.548371 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-27083a79-6075-477f-9001-f2899b7514e9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:48.548371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-27083a79-6075-477f-9001-f2899b7514e9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:48.548371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-27083a79-6075-477f-9001-f2899b7514e9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:48.560741 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:48.560741 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:48.569642 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-27083a79-6075-477f-9001-f2899b7514e9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:48.577074 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-27083a79-6075-477f-9001-f2899b7514e9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:48.577563 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 679/2771] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:48 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:48.979164 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cec1a935-6610-4f96-9a5f-0f4a9b2afb66 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:48.982114 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cec1a935-6610-4f96-9a5f-0f4a9b2afb66 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:48.982530 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cec1a935-6610-4f96-9a5f-0f4a9b2afb66 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:48.982677 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cec1a935-6610-4f96-9a5f-0f4a9b2afb66 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:48.982891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-cec1a935-6610-4f96-9a5f-0f4a9b2afb66 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:48.990895 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:48.990895 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:48.991158 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cec1a935-6610-4f96-9a5f-0f4a9b2afb66 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:48.991552 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 703/2772] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:48 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:03:49.007161 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9784f5aa-e88f-4232-bbcf-732e70642617 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:49.010387 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9784f5aa-e88f-4232-bbcf-732e70642617 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] PUT https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:49.011378 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9784f5aa-e88f-4232-bbcf-732e70642617 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:49.028633 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:49.028633 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:49.043718 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9784f5aa-e88f-4232-bbcf-732e70642617 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:49.043912 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 692/2773] 10.4.3.145 () {70 vars in 1408 bytes} [Fri Jul 10 20:03:49 2026] PUT /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 316 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:49.055914 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e145bd42-8b11-4187-83a2-632635893edb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:49.057281 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e145bd42-8b11-4187-83a2-632635893edb tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:49.057512 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e145bd42-8b11-4187-83a2-632635893edb tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:49.057775 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e145bd42-8b11-4187-83a2-632635893edb tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:49.058003 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e145bd42-8b11-4187-83a2-632635893edb tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:49.064351 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:49.064351 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:49.065467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e145bd42-8b11-4187-83a2-632635893edb tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:49.066109 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 700/2774] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:49 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 762 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:49.081234 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9b474d35-a2bd-4c55-98c2-1677fddf78f5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:49.083639 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b474d35-a2bd-4c55-98c2-1677fddf78f5 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] DELETE https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:49.084003 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9b474d35-a2bd-4c55-98c2-1677fddf78f5 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:49.084604 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9b474d35-a2bd-4c55-98c2-1677fddf78f5 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:49.084882 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-9b474d35-a2bd-4c55-98c2-1677fddf78f5 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Delete backup with id: 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. Jul 10 20:03:49.091170 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:49.091170 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:49.110357 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-9b474d35-a2bd-4c55-98c2-1677fddf78f5 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] delete_backup rpcapi backup_id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:03:49.111996 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b474d35-a2bd-4c55-98c2-1677fddf78f5 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 202 Jul 10 20:03:49.112656 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 680/2775] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:03:49 2026] DELETE /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:03:49.121954 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e76a591c-ef86-465f-b214-f88007e02da2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:49.129179 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e76a591c-ef86-465f-b214-f88007e02da2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:49.129179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e76a591c-ef86-465f-b214-f88007e02da2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:49.133631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e76a591c-ef86-465f-b214-f88007e02da2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:49.133631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e76a591c-ef86-465f-b214-f88007e02da2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:49.139946 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:49.139946 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:49.140844 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e76a591c-ef86-465f-b214-f88007e02da2 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 200 Jul 10 20:03:49.141378 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 704/2776] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:49 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 761 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:49.595129 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0e3952de-59ab-4efa-a9dc-5b906c20977b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:49.599437 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0e3952de-59ab-4efa-a9dc-5b906c20977b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:49.599437 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0e3952de-59ab-4efa-a9dc-5b906c20977b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:49.599437 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0e3952de-59ab-4efa-a9dc-5b906c20977b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:49.634900 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:49.634900 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:49.640756 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0e3952de-59ab-4efa-a9dc-5b906c20977b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:49.647918 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0e3952de-59ab-4efa-a9dc-5b906c20977b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:49.648607 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 693/2777] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:49 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:49.754555 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4b625a59-d65c-4820-8236-be5358707cae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:49.755057 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b625a59-d65c-4820-8236-be5358707cae None None] GET https://10.4.3.145/volume// Jul 10 20:03:49.755350 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b625a59-d65c-4820-8236-be5358707cae None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:49.755569 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b625a59-d65c-4820-8236-be5358707cae None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:49.755953 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b625a59-d65c-4820-8236-be5358707cae None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:49.756569 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 701/2778] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:03: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 20:03:49.768653 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-0d903b46-d556-4c26-85c2-a692daccc56b req-ff5fb738-413b-4e7f-8873-d2cc5fe7b5c3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:49.772123 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-ff5fb738-413b-4e7f-8873-d2cc5fe7b5c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:03:49.772384 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-ff5fb738-413b-4e7f-8873-d2cc5fe7b5c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:49.772656 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-ff5fb738-413b-4e7f-8873-d2cc5fe7b5c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:49.790355 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:49.790355 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:49.795933 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-0d903b46-d556-4c26-85c2-a692daccc56b req-ff5fb738-413b-4e7f-8873-d2cc5fe7b5c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:03:49.801434 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-ff5fb738-413b-4e7f-8873-d2cc5fe7b5c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 200 Jul 10 20:03:49.801910 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 681/2779] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:03:49 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 1545 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:03:49.943907 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0d903b46-d556-4c26-85c2-a692daccc56b req-8f9b0876-cce7-4a68-8f49-e13e65f1200a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:49.946207 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-8f9b0876-cce7-4a68-8f49-e13e65f1200a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f Jul 10 20:03:49.946602 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-8f9b0876-cce7-4a68-8f49-e13e65f1200a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:49.959639 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-0d903b46-d556-4c26-85c2-a692daccc56b req-8f9b0876-cce7-4a68-8f49-e13e65f1200a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-c74e571c-d408-48a4-b301-76e3678f86ab-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:03:49.969447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-0d903b46-d556-4c26-85c2-a692daccc56b req-8f9b0876-cce7-4a68-8f49-e13e65f1200a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-c74e571c-d408-48a4-b301-76e3678f86ab-np0000005048" acquired by "attachment_update" :: waited 0.010s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:03:49.970948 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:49.970948 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:50.155048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-52eaad1b-277f-47fa-9523-da4bdad2863b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:50.158979 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-52eaad1b-277f-47fa-9523-da4bdad2863b tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b Jul 10 20:03:50.158979 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-52eaad1b-277f-47fa-9523-da4bdad2863b tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:50.158979 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-52eaad1b-277f-47fa-9523-da4bdad2863b tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:50.158979 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-52eaad1b-277f-47fa-9523-da4bdad2863b tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Show backup with id 67c0d0e8-86ca-4517-a3bc-538c588f2b8b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:03:50.163321 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-52eaad1b-277f-47fa-9523-da4bdad2863b tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b returned with HTTP 404 Jul 10 20:03:50.164091 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 694/2780] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:50 2026] GET /volume/v3/backups/67c0d0e8-86ca-4517-a3bc-538c588f2b8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:50.172119 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41e7aa03-1724-44a0-a2d9-8ce8d795ac62 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:50.173880 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41e7aa03-1724-44a0-a2d9-8ce8d795ac62 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a Jul 10 20:03:50.174132 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41e7aa03-1724-44a0-a2d9-8ce8d795ac62 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:50.174373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41e7aa03-1724-44a0-a2d9-8ce8d795ac62 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:50.174548 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-41e7aa03-1724-44a0-a2d9-8ce8d795ac62 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Delete volume with id: f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a Jul 10 20:03:50.183265 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:50.183265 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:50.183502 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-41e7aa03-1724-44a0-a2d9-8ce8d795ac62 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Volume info retrieved successfully. Jul 10 20:03:50.206350 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-41e7aa03-1724-44a0-a2d9-8ce8d795ac62 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Delete volume request issued successfully. Jul 10 20:03:50.206581 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41e7aa03-1724-44a0-a2d9-8ce8d795ac62 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a returned with HTTP 202 Jul 10 20:03:50.207150 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 702/2781] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:03:50 2026] DELETE /volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:50.217066 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-72c85c22-19db-45b0-8778-d9f923f39c57 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:50.220457 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72c85c22-19db-45b0-8778-d9f923f39c57 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a Jul 10 20:03:50.220679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72c85c22-19db-45b0-8778-d9f923f39c57 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:50.220857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72c85c22-19db-45b0-8778-d9f923f39c57 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:50.231777 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:50.231777 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:50.237078 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-72c85c22-19db-45b0-8778-d9f923f39c57 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Volume info retrieved successfully. Jul 10 20:03:50.242127 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72c85c22-19db-45b0-8778-d9f923f39c57 tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a returned with HTTP 200 Jul 10 20:03:50.242406 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 682/2782] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:50 2026] GET /volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:50.494880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-0d903b46-d556-4c26-85c2-a692daccc56b req-8f9b0876-cce7-4a68-8f49-e13e65f1200a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-c74e571c-d408-48a4-b301-76e3678f86ab-np0000005048" released by "attachment_update" :: held 0.525s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:03:50.495342 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-8f9b0876-cce7-4a68-8f49-e13e65f1200a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f returned with HTTP 200 Jul 10 20:03:50.495496 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 705/2783] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:03:49 2026] PUT /volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:50.656368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-7a78fc32-4423-4293-951c-99c3c86875a0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:50.661554 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-7a78fc32-4423-4293-951c-99c3c86875a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8/action Jul 10 20:03:50.661871 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-7a78fc32-4423-4293-951c-99c3c86875a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:03:50.661989 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-7a78fc32-4423-4293-951c-99c3c86875a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:50.668887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-49a34bfc-66f3-405f-be85-c80697b5a485 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:50.671976 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49a34bfc-66f3-405f-be85-c80697b5a485 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:50.672227 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49a34bfc-66f3-405f-be85-c80697b5a485 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:50.672470 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49a34bfc-66f3-405f-be85-c80697b5a485 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:50.689586 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:50.689586 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:50.692140 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:50.692140 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:50.702736 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-49a34bfc-66f3-405f-be85-c80697b5a485 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:50.714469 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49a34bfc-66f3-405f-be85-c80697b5a485 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:50.715041 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 703/2784] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:50 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:50.717076 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a3306a6f-1149-4ece-a8f0-60397e8267c3 req-7a78fc32-4423-4293-951c-99c3c86875a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8/action returned with HTTP 204 Jul 10 20:03:50.717589 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 695/2785] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:03:50 2026] POST /volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:51.010172 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-0d903b46-d556-4c26-85c2-a692daccc56b req-d6ec500b-1a96-4508-b8c9-2c2047cb975a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.013285 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-d6ec500b-1a96-4508-b8c9-2c2047cb975a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f/action Jul 10 20:03:51.013763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-d6ec500b-1a96-4508-b8c9-2c2047cb975a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:03:51.013925 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-d6ec500b-1a96-4508-b8c9-2c2047cb975a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:51.033844 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:51.033844 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:51.049426 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-0d903b46-d556-4c26-85c2-a692daccc56b req-d6ec500b-1a96-4508-b8c9-2c2047cb975a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f/action returned with HTTP 204 Jul 10 20:03:51.050053 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 683/2786] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:03:51 2026] POST /volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:51.188455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-811c8e9d-6eb5-413d-8f97-f3e34c286e6d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.261013 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9c601813-b85f-4ae6-860d-92a9bb040b4a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.264987 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9c601813-b85f-4ae6-860d-92a9bb040b4a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] GET https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a Jul 10 20:03:51.265278 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9c601813-b85f-4ae6-860d-92a9bb040b4a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:51.265768 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9c601813-b85f-4ae6-860d-92a9bb040b4a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:51.273803 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9c601813-b85f-4ae6-860d-92a9bb040b4a tempest-ProjectAdminTests39-921935050 tempest-ProjectAdminTests39-921935050-project-admin] https://10.4.3.145/volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a returned with HTTP 404 Jul 10 20:03:51.274507 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 704/2787] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:03:51 2026] GET /volume/v3/volumes/f6294ea0-cd0c-4dc5-b17b-19e56cd9f02a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:51.301645 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-811c8e9d-6eb5-413d-8f97-f3e34c286e6d tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] GET https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef Jul 10 20:03:51.301927 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-811c8e9d-6eb5-413d-8f97-f3e34c286e6d tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:51.302259 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-811c8e9d-6eb5-413d-8f97-f3e34c286e6d tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:51.304241 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:51.304241 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:51.329586 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-811c8e9d-6eb5-413d-8f97-f3e34c286e6d tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1133049592 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1133049592, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:51.329931 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-811c8e9d-6eb5-413d-8f97-f3e34c286e6d tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1133049592 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1133049592, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:51.330279 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-811c8e9d-6eb5-413d-8f97-f3e34c286e6d tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1133049592 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1133049592, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:51.341550 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-811c8e9d-6eb5-413d-8f97-f3e34c286e6d tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef returned with HTTP 200 Jul 10 20:03:51.342195 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 706/2788] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:51 2026] GET /volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef => generated 618 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:51.353357 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d5160739-df10-428a-bd09-01ccd678ba19 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.355621 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d5160739-df10-428a-bd09-01ccd678ba19 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef Jul 10 20:03:51.356111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d5160739-df10-428a-bd09-01ccd678ba19 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:51.445572 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-d5160739-df10-428a-bd09-01ccd678ba19 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1133049592 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1133049592, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:51.454581 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d5160739-df10-428a-bd09-01ccd678ba19 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef returned with HTTP 200 Jul 10 20:03:51.454746 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 696/2789] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 20:03:51 2026] PUT /volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef => generated 571 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:51.463886 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.567133 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:51.567637 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1633708688"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:51.569637 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1633708688'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:51.569828 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Create volume of 1 GB Jul 10 20:03:51.575715 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Availability Zones retrieved successfully. Jul 10 20:03:51.584688 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Flow 'volume_create_api' (cfcfa22f-a7d4-42ab-9a0f-86f542cd2ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:51.586387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c23bdaa-10e1-49df-a0ce-59288061d25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:51.590989 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:51.627459 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c23bdaa-10e1-49df-a0ce-59288061d25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:51.628616 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab65844-a715-46c4-a7de-15e401b1cfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:51.724856 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Created reservations ['e2625dde-760e-4809-9602-b2935f11586f', '8cd4990e-b906-44f5-b990-ff865c69aa75', '2c31c85a-37a0-40c6-a54f-d765d7e3747b', '6dfb4833-b70d-4ed3-85f7-4de2fcff3c88'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:51.725672 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab65844-a715-46c4-a7de-15e401b1cfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2625dde-760e-4809-9602-b2935f11586f', '8cd4990e-b906-44f5-b990-ff865c69aa75', '2c31c85a-37a0-40c6-a54f-d765d7e3747b', '6dfb4833-b70d-4ed3-85f7-4de2fcff3c88']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:51.726381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f3f5f5-db7b-40e2-a3f8-e59eccb45a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:51.731057 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fe0a175e-ed71-4b9f-8821-c8b11c5cfc7b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.732774 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe0a175e-ed71-4b9f-8821-c8b11c5cfc7b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:51.732928 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe0a175e-ed71-4b9f-8821-c8b11c5cfc7b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:51.733151 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe0a175e-ed71-4b9f-8821-c8b11c5cfc7b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:51.744699 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:51.744699 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:51.749043 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fe0a175e-ed71-4b9f-8821-c8b11c5cfc7b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:51.754352 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe0a175e-ed71-4b9f-8821-c8b11c5cfc7b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:51.754869 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 705/2790] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:51 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:51.755459 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f3f5f5-db7b-40e2-a3f8-e59eccb45a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b8c0b3-5011-4240-86f8-bbb1efcf1fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1633708688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e00afa2fe04f7ba2177d49a3ab08ef',qos_specs=None,replication_status=,reservations=['e2625dde-760e-4809-9602-b2935f11586f','8cd4990e-b906-44f5-b990-ff865c69aa75','2c31c85a-37a0-40c6-a54f-d765d7e3747b','6dfb4833-b70d-4ed3-85f7-4de2fcff3c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8b89065a4a44808e74c10216be66c8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1633708688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91b8c0b3-5011-4240-86f8-bbb1efcf1fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e00afa2fe04f7ba2177d49a3ab08ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a8b89065a4a44808e74c10216be66c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:51.756672 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed681e6d-42c6-44c5-82cc-373c38f17069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:51.769163 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e73a5370-be89-430c-97a9-4f5883e1b024 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.771795 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e73a5370-be89-430c-97a9-4f5883e1b024 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:51.772109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e73a5370-be89-430c-97a9-4f5883e1b024 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:51.772396 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e73a5370-be89-430c-97a9-4f5883e1b024 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:51.783933 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed681e6d-42c6-44c5-82cc-373c38f17069) transitioned into state 'SUCCESS' from state '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-1633708688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e00afa2fe04f7ba2177d49a3ab08ef',qos_specs=None,replication_status=,reservations=['e2625dde-760e-4809-9602-b2935f11586f','8cd4990e-b906-44f5-b990-ff865c69aa75','2c31c85a-37a0-40c6-a54f-d765d7e3747b','6dfb4833-b70d-4ed3-85f7-4de2fcff3c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8b89065a4a44808e74c10216be66c8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:51.785188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5efa50e-4096-4759-81b8-3eca29d7fc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:51.795054 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:51.795054 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:51.797257 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5efa50e-4096-4759-81b8-3eca29d7fc23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:51.798609 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Flow 'volume_create_api' (cfcfa22f-a7d4-42ab-9a0f-86f542cd2ae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:51.799082 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Create volume request issued successfully. Jul 10 20:03:51.800214 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-052655ba-5d5b-431f-92cd-399bb0c74be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:03:51.800603 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 684/2791] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:03:51 2026] POST /volume/v3/volumes => generated 767 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:51.804684 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e73a5370-be89-430c-97a9-4f5883e1b024 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:51.812039 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e73a5370-be89-430c-97a9-4f5883e1b024 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:51.812039 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 707/2792] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:51 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 1176 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:51.813417 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-13fc986a-ee94-4be0-a2be-7d4da88fa744 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.818675 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-13fc986a-ee94-4be0-a2be-7d4da88fa744 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:51.818923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-13fc986a-ee94-4be0-a2be-7d4da88fa744 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:51.819439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-13fc986a-ee94-4be0-a2be-7d4da88fa744 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:51.834049 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:51.834049 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:51.839500 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-13fc986a-ee94-4be0-a2be-7d4da88fa744 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Volume info retrieved successfully. Jul 10 20:03:51.844242 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-13fc986a-ee94-4be0-a2be-7d4da88fa744 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab returned with HTTP 200 Jul 10 20:03:51.844242 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 697/2793] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:51 2026] GET /volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:51.859291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c37163a1-73d4-4a83-ac11-298b5815be54 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.862689 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c37163a1-73d4-4a83-ac11-298b5815be54 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:51.863063 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c37163a1-73d4-4a83-ac11-298b5815be54 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:51.863368 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c37163a1-73d4-4a83-ac11-298b5815be54 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:51.875166 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:51.875166 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:51.878974 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c37163a1-73d4-4a83-ac11-298b5815be54 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:51.882890 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c37163a1-73d4-4a83-ac11-298b5815be54 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:51.883277 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 706/2794] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:51 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:51.909598 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-68c92bdc-460c-4658-ae84-4d785c78c134 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:51.912585 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-68c92bdc-460c-4658-ae84-4d785c78c134 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/action Jul 10 20:03:51.914358 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-68c92bdc-460c-4658-ae84-4d785c78c134 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:03:51.914358 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-68c92bdc-460c-4658-ae84-4d785c78c134 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:51.925109 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:51.925109 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:51.925645 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-68c92bdc-460c-4658-ae84-4d785c78c134 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:51.932912 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-68c92bdc-460c-4658-ae84-4d785c78c134 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Begin detaching volume completed successfully. Jul 10 20:03:51.933129 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-68c92bdc-460c-4658-ae84-4d785c78c134 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/action returned with HTTP 202 Jul 10 20:03:51.933524 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 685/2795] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:03:51 2026] POST /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:03:52.863760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-295240fa-38e5-435b-a979-b7df23f10e23 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:52.865906 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-295240fa-38e5-435b-a979-b7df23f10e23 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:52.866644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-295240fa-38e5-435b-a979-b7df23f10e23 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:52.866847 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-295240fa-38e5-435b-a979-b7df23f10e23 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:52.880779 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:52.880779 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:52.885272 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-295240fa-38e5-435b-a979-b7df23f10e23 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Volume info retrieved successfully. Jul 10 20:03:52.893778 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-295240fa-38e5-435b-a979-b7df23f10e23 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab returned with HTTP 200 Jul 10 20:03:52.894653 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 708/2796] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:52 2026] GET /volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:52.911094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-63bdeacb-738a-47d2-bbbf-a12b7fc38743 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:52.913792 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-63bdeacb-738a-47d2-bbbf-a12b7fc38743 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:03:52.914233 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-63bdeacb-738a-47d2-bbbf-a12b7fc38743 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91b8c0b3-5011-4240-86f8-bbb1efcf1fab", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-710006006"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:52.923514 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:52.923514 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:52.924213 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-63bdeacb-738a-47d2-bbbf-a12b7fc38743 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Volume info retrieved successfully. Jul 10 20:03:52.924362 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-63bdeacb-738a-47d2-bbbf-a12b7fc38743 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Create snapshot from volume 91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:52.965289 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2818976b-45a8-421d-89d4-02efca54e536 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:52.965836 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2818976b-45a8-421d-89d4-02efca54e536 None None] GET https://10.4.3.145/volume// Jul 10 20:03:52.966108 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2818976b-45a8-421d-89d4-02efca54e536 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:52.966373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2818976b-45a8-421d-89d4-02efca54e536 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:52.966787 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2818976b-45a8-421d-89d4-02efca54e536 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:03:52.967123 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 707/2797] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:03:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:03:52.969315 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-63bdeacb-738a-47d2-bbbf-a12b7fc38743 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Created reservations ['d0364ed1-674a-425e-a8b8-41603b1ae417', '0a53497d-540f-4483-a780-d108a8dea6b6', 'e4e3bea9-b336-4c17-96a5-e379d39e9285', 'f1ab5675-7806-4a61-ba4e-d22ab6bec9ec'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:03:52.976732 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-2da8f062-77ce-4ef3-bddc-bff0ef9c87c2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:52.981578 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-2da8f062-77ce-4ef3-bddc-bff0ef9c87c2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:52.982024 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-2da8f062-77ce-4ef3-bddc-bff0ef9c87c2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:52.982338 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-2da8f062-77ce-4ef3-bddc-bff0ef9c87c2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:52.994882 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:52.994882 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:53.000066 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-2da8f062-77ce-4ef3-bddc-bff0ef9c87c2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:53.005904 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-2da8f062-77ce-4ef3-bddc-bff0ef9c87c2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:53.006467 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 686/2798] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:03:52 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:03:53.014738 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-63bdeacb-738a-47d2-bbbf-a12b7fc38743 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Snapshot create request issued successfully. Jul 10 20:03:53.015179 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-63bdeacb-738a-47d2-bbbf-a12b7fc38743 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:03:53.015660 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 698/2799] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:03:52 2026] POST /volume/v3/snapshots => generated 322 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:03:53.029419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c1cdc218-1bab-418e-b0f7-0d967d13dcf7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:53.029717 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-d990a6b0-8eab-4eed-9a3e-e568dd3f9395 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:53.033304 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1cdc218-1bab-418e-b0f7-0d967d13dcf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c Jul 10 20:03:53.033304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1cdc218-1bab-418e-b0f7-0d967d13dcf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:53.033304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1cdc218-1bab-418e-b0f7-0d967d13dcf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:53.033454 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-d990a6b0-8eab-4eed-9a3e-e568dd3f9395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/encryption Jul 10 20:03:53.033454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-d990a6b0-8eab-4eed-9a3e-e568dd3f9395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:53.033687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-d990a6b0-8eab-4eed-9a3e-e568dd3f9395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:53.039453 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:53.039453 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:53.040236 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c1cdc218-1bab-418e-b0f7-0d967d13dcf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Snapshot retrieved successfully. Jul 10 20:03:53.041608 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1cdc218-1bab-418e-b0f7-0d967d13dcf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c returned with HTTP 200 Jul 10 20:03:53.042667 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 709/2800] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:53 2026] GET /volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:53.054113 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:53.054113 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:53.074977 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-d990a6b0-8eab-4eed-9a3e-e568dd3f9395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/encryption returned with HTTP 200 Jul 10 20:03:53.076903 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 708/2801] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:03:53 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9/encryption => generated 161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:53.408744 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-672b3aa8-da52-46ef-98c7-e9bfa9090b25 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:53.489143 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-672b3aa8-da52-46ef-98c7-e9bfa9090b25 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-admin] GET https://10.4.3.145/volume/v3/scheduler-stats/get_pools Jul 10 20:03:53.489390 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-672b3aa8-da52-46ef-98c7-e9bfa9090b25 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:53.489624 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-672b3aa8-da52-46ef-98c7-e9bfa9090b25 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-admin] Calling method 'get_pools' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:53.573653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-77093f4a-a22c-4c93-bdb0-d5dc4b3e1b24 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:53.575660 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77093f4a-a22c-4c93-bdb0-d5dc4b3e1b24 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:03:53.575934 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77093f4a-a22c-4c93-bdb0-d5dc4b3e1b24 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:53.576170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77093f4a-a22c-4c93-bdb0-d5dc4b3e1b24 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:53.576343 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-77093f4a-a22c-4c93-bdb0-d5dc4b3e1b24 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Delete volume with id: 5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:03:53.583565 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:53.583565 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:53.584076 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-77093f4a-a22c-4c93-bdb0-d5dc4b3e1b24 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:53.603525 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-77093f4a-a22c-4c93-bdb0-d5dc4b3e1b24 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Delete volume request issued successfully. Jul 10 20:03:53.603697 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77093f4a-a22c-4c93-bdb0-d5dc4b3e1b24 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 202 Jul 10 20:03:53.604108 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 699/2802] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:53 2026] DELETE /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:53.611781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7807decb-61cd-466e-8344-940d94f99f13 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:53.613113 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7807decb-61cd-466e-8344-940d94f99f13 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:03:53.613540 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7807decb-61cd-466e-8344-940d94f99f13 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:53.613796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7807decb-61cd-466e-8344-940d94f99f13 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:53.622071 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:53.622071 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:53.627459 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7807decb-61cd-466e-8344-940d94f99f13 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:53.634313 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7807decb-61cd-466e-8344-940d94f99f13 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 200 Jul 10 20:03:53.634313 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 710/2803] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:53 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:53.992385 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-672b3aa8-da52-46ef-98c7-e9bfa9090b25 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-admin] https://10.4.3.145/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 20:03:53.992844 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 687/2804] 10.4.3.145 () {66 vars in 1291 bytes} [Fri Jul 10 20:03:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:54.003522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-17d88f7f-76a1-4ebe-a708-639946cad812 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.055273 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-28ce88cc-3683-4d45-bcca-6a3146371693 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.058227 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-28ce88cc-3683-4d45-bcca-6a3146371693 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c Jul 10 20:03:54.061327 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-28ce88cc-3683-4d45-bcca-6a3146371693 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:54.061327 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-28ce88cc-3683-4d45-bcca-6a3146371693 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:54.064946 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:54.064946 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:54.065919 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-28ce88cc-3683-4d45-bcca-6a3146371693 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Snapshot retrieved successfully. Jul 10 20:03:54.068984 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-28ce88cc-3683-4d45-bcca-6a3146371693 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c returned with HTTP 200 Jul 10 20:03:54.068984 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 700/2805] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:54 2026] GET /volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:54.082340 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8afac9da-3c06-40e0-ab97-5938d9329d7e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.085745 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8afac9da-3c06-40e0-ab97-5938d9329d7e tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef Jul 10 20:03:54.086590 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8afac9da-3c06-40e0-ab97-5938d9329d7e tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:54.099314 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17d88f7f-76a1-4ebe-a708-639946cad812 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-reader] GET https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool Jul 10 20:03:54.101412 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17d88f7f-76a1-4ebe-a708-639946cad812 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:54.101412 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17d88f7f-76a1-4ebe-a708-639946cad812 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:54.101412 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-17d88f7f-76a1-4ebe-a708-639946cad812 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '72277cf899f346cd821a978618f19997', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b16669fd134143518f841450da3acb2f', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:54.101412 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17d88f7f-76a1-4ebe-a708-639946cad812 tempest-ProjectReaderTests-1134195890 tempest-ProjectReaderTests-1134195890-project-reader] https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool returned with HTTP 403 Jul 10 20:03:54.106092 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 709/2806] 10.4.3.145 () {66 vars in 1318 bytes} [Fri Jul 10 20:03:54 2026] GET /volume/v3/capabilities/np0000005048@storpool => generated 110 bytes in 101 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:54.181418 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8afac9da-3c06-40e0-ab97-5938d9329d7e tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef returned with HTTP 200 Jul 10 20:03:54.182174 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 711/2807] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 20:03:54 2026] PUT /volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef => generated 571 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:54.191023 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-88b1f7bc-2b78-4478-96ac-208483bc1dd5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.193476 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-88b1f7bc-2b78-4478-96ac-208483bc1dd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:03:54.193476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-88b1f7bc-2b78-4478-96ac-208483bc1dd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91b8c0b3-5011-4240-86f8-bbb1efcf1fab"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:54.204014 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:54.204014 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:54.204633 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-88b1f7bc-2b78-4478-96ac-208483bc1dd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Volume info retrieved successfully. Jul 10 20:03:54.204797 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-88b1f7bc-2b78-4478-96ac-208483bc1dd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Create snapshot from volume 91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:54.234928 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota_utils [None req-88b1f7bc-2b78-4478-96ac-208483bc1dd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Quota exceeded for 05e00afa2fe04f7ba2177d49a3ab08ef, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 20:03:54.235232 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.middleware.fault [None req-88b1f7bc-2b78-4478-96ac-208483bc1dd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 413 Jul 10 20:03:54.235915 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 688/2808] 10.4.3.145 () {68 vars in 1264 bytes} [Fri Jul 10 20:03:54 2026] POST /volume/v3/snapshots => generated 208 bytes in 46 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 20:03:54.245052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-32656215-a833-4f66-94b0-6a864a1d11f9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.246642 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32656215-a833-4f66-94b0-6a864a1d11f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef Jul 10 20:03:54.246927 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32656215-a833-4f66-94b0-6a864a1d11f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:54.304797 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32656215-a833-4f66-94b0-6a864a1d11f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef returned with HTTP 200 Jul 10 20:03:54.305345 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 701/2809] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 20:03:54 2026] PUT /volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef => generated 571 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:54.315586 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2d40a64c-2c56-45b5-8ca4-ff5327f52524 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.317316 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d40a64c-2c56-45b5-8ca4-ff5327f52524 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:03:54.317712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d40a64c-2c56-45b5-8ca4-ff5327f52524 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91b8c0b3-5011-4240-86f8-bbb1efcf1fab"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:54.327665 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:54.327665 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:54.328310 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2d40a64c-2c56-45b5-8ca4-ff5327f52524 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Volume info retrieved successfully. Jul 10 20:03:54.328472 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-2d40a64c-2c56-45b5-8ca4-ff5327f52524 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Create snapshot from volume 91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:54.348847 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota_utils [None req-2d40a64c-2c56-45b5-8ca4-ff5327f52524 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Quota exceeded for 05e00afa2fe04f7ba2177d49a3ab08ef, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 20:03:54.349128 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.middleware.fault [None req-2d40a64c-2c56-45b5-8ca4-ff5327f52524 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 413 Jul 10 20:03:54.350021 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 710/2810] 10.4.3.145 () {68 vars in 1264 bytes} [Fri Jul 10 20:03:54 2026] POST /volume/v3/snapshots => generated 133 bytes in 35 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 20:03:54.357931 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c4c7ab45-97fe-494d-89c1-99078f49cb8f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.359850 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c4c7ab45-97fe-494d-89c1-99078f49cb8f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c Jul 10 20:03:54.360109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c4c7ab45-97fe-494d-89c1-99078f49cb8f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:54.360350 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c4c7ab45-97fe-494d-89c1-99078f49cb8f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:54.360496 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-c4c7ab45-97fe-494d-89c1-99078f49cb8f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Delete snapshot with id: 909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c Jul 10 20:03:54.367673 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:54.367673 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:54.368110 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c4c7ab45-97fe-494d-89c1-99078f49cb8f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Snapshot retrieved successfully. Jul 10 20:03:54.389576 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c4c7ab45-97fe-494d-89c1-99078f49cb8f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Snapshot delete request issued successfully. Jul 10 20:03:54.389740 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c4c7ab45-97fe-494d-89c1-99078f49cb8f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c returned with HTTP 202 Jul 10 20:03:54.390148 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 712/2811] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:03:54 2026] DELETE /volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:54.403465 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c03ad868-4923-40c3-b0c7-cf8f9789dbee None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.407877 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c03ad868-4923-40c3-b0c7-cf8f9789dbee tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c Jul 10 20:03:54.408202 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c03ad868-4923-40c3-b0c7-cf8f9789dbee tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:54.408581 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c03ad868-4923-40c3-b0c7-cf8f9789dbee tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:54.413999 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:54.413999 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:03:54.414470 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c03ad868-4923-40c3-b0c7-cf8f9789dbee tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Snapshot retrieved successfully. Jul 10 20:03:54.415886 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c03ad868-4923-40c3-b0c7-cf8f9789dbee tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c returned with HTTP 200 Jul 10 20:03:54.416449 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 689/2812] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:54 2026] GET /volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:54.647926 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c9a9d211-2ac8-41a4-b152-f899c2a845dc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.649885 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c9a9d211-2ac8-41a4-b152-f899c2a845dc tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 Jul 10 20:03:54.650121 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c9a9d211-2ac8-41a4-b152-f899c2a845dc tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:54.650334 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c9a9d211-2ac8-41a4-b152-f899c2a845dc tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:54.656827 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c9a9d211-2ac8-41a4-b152-f899c2a845dc tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 returned with HTTP 404 Jul 10 20:03:54.657424 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 702/2813] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:54 2026] GET /volume/v3/volumes/5347b11d-36e6-4d75-8af6-30244f27b384 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:54.665694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bc5e5896-5323-4917-9a98-17c0e49e13b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.667670 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc5e5896-5323-4917-9a98-17c0e49e13b0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] DELETE https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 Jul 10 20:03:54.667847 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc5e5896-5323-4917-9a98-17c0e49e13b0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:54.668078 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc5e5896-5323-4917-9a98-17c0e49e13b0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:54.668256 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-bc5e5896-5323-4917-9a98-17c0e49e13b0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Delete volume with id: 16f93ea0-ca99-4689-bdd4-d08e1ec080c1 Jul 10 20:03:54.675599 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:54.675599 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:54.676088 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bc5e5896-5323-4917-9a98-17c0e49e13b0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:54.713797 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bc5e5896-5323-4917-9a98-17c0e49e13b0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Delete volume request issued successfully. Jul 10 20:03:54.714075 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc5e5896-5323-4917-9a98-17c0e49e13b0 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 returned with HTTP 202 Jul 10 20:03:54.714606 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 711/2814] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:54 2026] DELETE /volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:54.722512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7a9d3d8b-e02f-44a2-a887-3fe02a411c49 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:54.725168 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7a9d3d8b-e02f-44a2-a887-3fe02a411c49 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 Jul 10 20:03:54.725755 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7a9d3d8b-e02f-44a2-a887-3fe02a411c49 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:54.726077 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7a9d3d8b-e02f-44a2-a887-3fe02a411c49 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:54.734660 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:54.734660 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:54.740795 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7a9d3d8b-e02f-44a2-a887-3fe02a411c49 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Volume info retrieved successfully. Jul 10 20:03:54.746166 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7a9d3d8b-e02f-44a2-a887-3fe02a411c49 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 returned with HTTP 200 Jul 10 20:03:54.746720 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 713/2815] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:54 2026] GET /volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:03:55.426915 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-10f595e2-d40d-4a0b-8c22-bd881827a371 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:55.428684 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-10f595e2-d40d-4a0b-8c22-bd881827a371 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c Jul 10 20:03:55.428888 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-10f595e2-d40d-4a0b-8c22-bd881827a371 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:55.429181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-10f595e2-d40d-4a0b-8c22-bd881827a371 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:55.433344 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-10f595e2-d40d-4a0b-8c22-bd881827a371 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c returned with HTTP 404 Jul 10 20:03:55.433864 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 690/2816] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:03:55 2026] GET /volume/v3/snapshots/909a2da4-e7ca-4cc7-abd6-2ef0cd9ff43c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:55.440656 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-33186b91-bf95-4030-9f04-f8fbe615b18f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:55.442765 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33186b91-bf95-4030-9f04-f8fbe615b18f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:55.443080 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33186b91-bf95-4030-9f04-f8fbe615b18f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:55.443359 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33186b91-bf95-4030-9f04-f8fbe615b18f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:55.497754 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:55.497754 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:55.497754 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-33186b91-bf95-4030-9f04-f8fbe615b18f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Volume info retrieved successfully. Jul 10 20:03:55.497754 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33186b91-bf95-4030-9f04-f8fbe615b18f tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab returned with HTTP 200 Jul 10 20:03:55.497754 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 703/2817] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:55 2026] GET /volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:55.498148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2fe38ae8-0757-4166-a717-a705d04f1acd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:55.498148 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2fe38ae8-0757-4166-a717-a705d04f1acd tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] DELETE https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:55.498148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2fe38ae8-0757-4166-a717-a705d04f1acd tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:55.498148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2fe38ae8-0757-4166-a717-a705d04f1acd tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:55.498148 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2fe38ae8-0757-4166-a717-a705d04f1acd tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Delete volume with id: 91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:55.498148 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:55.498148 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:55.498148 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2fe38ae8-0757-4166-a717-a705d04f1acd tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Volume info retrieved successfully. Jul 10 20:03:55.510292 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2fe38ae8-0757-4166-a717-a705d04f1acd tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Delete volume request issued successfully. Jul 10 20:03:55.510292 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2fe38ae8-0757-4166-a717-a705d04f1acd tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab returned with HTTP 202 Jul 10 20:03:55.511146 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 712/2818] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:03:55 2026] DELETE /volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:55.520284 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-56d88f70-23a0-486e-99d1-e928f7c975e2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:55.521799 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-56d88f70-23a0-486e-99d1-e928f7c975e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:55.522091 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-56d88f70-23a0-486e-99d1-e928f7c975e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:55.522352 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-56d88f70-23a0-486e-99d1-e928f7c975e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:55.529063 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:55.529063 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:03:55.532244 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-56d88f70-23a0-486e-99d1-e928f7c975e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Volume info retrieved successfully. Jul 10 20:03:55.535928 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-56d88f70-23a0-486e-99d1-e928f7c975e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab returned with HTTP 200 Jul 10 20:03:55.536519 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 714/2819] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:55 2026] GET /volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:55.761112 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1f583941-8fea-43af-a433-33a203eb5b41 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:55.763109 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f583941-8fea-43af-a433-33a203eb5b41 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] GET https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 Jul 10 20:03:55.763229 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f583941-8fea-43af-a433-33a203eb5b41 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:55.763461 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f583941-8fea-43af-a433-33a203eb5b41 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:55.768889 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f583941-8fea-43af-a433-33a203eb5b41 tempest-ServerRescueNegativeTestJSON-747044570 tempest-ServerRescueNegativeTestJSON-747044570-project-member] https://10.4.3.145/volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 returned with HTTP 404 Jul 10 20:03:55.769314 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 691/2820] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:55 2026] GET /volume/v3/volumes/16f93ea0-ca99-4689-bdd4-d08e1ec080c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:55.928721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-21466fb1-6dbd-4d6b-96b5-87fcd2b9bd7c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.021791 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-21466fb1-6dbd-4d6b-96b5-87fcd2b9bd7c tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:03:56.022139 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-21466fb1-6dbd-4d6b-96b5-87fcd2b9bd7c tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-185453041", "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=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.040298 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-21466fb1-6dbd-4d6b-96b5-87fcd2b9bd7c tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:03:56.040630 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 704/2821] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:03:55 2026] POST /volume/v3/types => generated 379 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.048376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-324189f9-4234-4eb3-afb1-5f5b5afc65b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.050294 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-324189f9-4234-4eb3-afb1-5f5b5afc65b0 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] POST https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption Jul 10 20:03:56.050629 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-324189f9-4234-4eb3-afb1-5f5b5afc65b0 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.065894 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-324189f9-4234-4eb3-afb1-5f5b5afc65b0 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption returned with HTTP 200 Jul 10 20:03:56.066323 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 713/2822] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.074668 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c99b0f23-e5ea-4904-9856-8d4d462f361b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.076696 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c99b0f23-e5ea-4904-9856-8d4d462f361b tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:03:56.077142 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c99b0f23-e5ea-4904-9856-8d4d462f361b tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-887265877", "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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.095610 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c99b0f23-e5ea-4904-9856-8d4d462f361b tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:03:56.096307 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 715/2823] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:03:56 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 20:03:56.104046 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0c7d6608-c081-49c4-965e-3e572779f4c1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.164405 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c487eb49-311c-4fad-b1fb-f1f3cd18e23e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.166874 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c487eb49-311c-4fad-b1fb-f1f3cd18e23e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8 Jul 10 20:03:56.167102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c487eb49-311c-4fad-b1fb-f1f3cd18e23e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.167346 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c487eb49-311c-4fad-b1fb-f1f3cd18e23e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.175786 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:56.175786 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:56.181024 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c7d6608-c081-49c4-965e-3e572779f4c1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] POST https://10.4.3.145/volume/v3/types/0a469e50-49cf-47c8-b485-230c9449fece/encryption Jul 10 20:03:56.181024 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c7d6608-c081-49c4-965e-3e572779f4c1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.181742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-0c7d6608-c081-49c4-965e-3e572779f4c1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.181933 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c7d6608-c081-49c4-965e-3e572779f4c1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/0a469e50-49cf-47c8-b485-230c9449fece/encryption returned with HTTP 403 Jul 10 20:03:56.182424 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 692/2824] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types/0a469e50-49cf-47c8-b485-230c9449fece/encryption => generated 127 bytes in 79 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.192136 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-57ec2b06-b300-4b97-9ebf-ad56d15bc72f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.194658 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57ec2b06-b300-4b97-9ebf-ad56d15bc72f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:03:56.196228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57ec2b06-b300-4b97-9ebf-ad56d15bc72f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-827521731", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.211887 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57ec2b06-b300-4b97-9ebf-ad56d15bc72f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:03:56.212321 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 714/2825] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.221800 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-00a209e0-992e-424b-8516-8cd22686f6d9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.223467 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-00a209e0-992e-424b-8516-8cd22686f6d9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] POST https://10.4.3.145/volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6/extra_specs Jul 10 20:03:56.223782 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-00a209e0-992e-424b-8516-8cd22686f6d9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.225764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.policy [None req-00a209e0-992e-424b-8516-8cd22686f6d9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99972) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.225970 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-00a209e0-992e-424b-8516-8cd22686f6d9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6/extra_specs returned with HTTP 403 Jul 10 20:03:56.226555 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 716/2826] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.233441 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d11bea14-8e10-4ba6-8d89-856b1f85512a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.235546 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d11bea14-8e10-4ba6-8d89-856b1f85512a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] PUT https://10.4.3.145/volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6/extra_specs/key2 Jul 10 20:03:56.235933 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d11bea14-8e10-4ba6-8d89-856b1f85512a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.238686 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-d11bea14-8e10-4ba6-8d89-856b1f85512a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.238904 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d11bea14-8e10-4ba6-8d89-856b1f85512a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6/extra_specs/key2 returned with HTTP 403 Jul 10 20:03:56.239440 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 693/2827] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:03:56 2026] PUT /volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.247649 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3eba7e16-ffd4-4102-8a27-50335c97e99f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.249728 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3eba7e16-ffd4-4102-8a27-50335c97e99f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] POST https://10.4.3.145/volume/v3/types Jul 10 20:03:56.250166 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3eba7e16-ffd4-4102-8a27-50335c97e99f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.252873 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-3eba7e16-ffd4-4102-8a27-50335c97e99f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.253141 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3eba7e16-ffd4-4102-8a27-50335c97e99f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types returned with HTTP 403 Jul 10 20:03:56.253734 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 715/2828] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.262150 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4b3b2e0d-34cd-4895-9970-0b9698cb3e56 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.264257 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4b3b2e0d-34cd-4895-9970-0b9698cb3e56 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:03:56.264715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4b3b2e0d-34cd-4895-9970-0b9698cb3e56 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-795926322", "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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.285196 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4b3b2e0d-34cd-4895-9970-0b9698cb3e56 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:03:56.285707 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 717/2829] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.294835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6f6a0bbf-e84c-49d4-859f-2bbc2c50afbb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.297082 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6f6a0bbf-e84c-49d4-859f-2bbc2c50afbb tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] POST https://10.4.3.145/volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c/encryption Jul 10 20:03:56.297482 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6f6a0bbf-e84c-49d4-859f-2bbc2c50afbb tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.316704 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6f6a0bbf-e84c-49d4-859f-2bbc2c50afbb tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c/encryption returned with HTTP 200 Jul 10 20:03:56.317249 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 694/2830] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.325938 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d1cacdb9-d7e1-4121-bf5c-66a3441512d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.328145 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1cacdb9-d7e1-4121-bf5c-66a3441512d6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] DELETE https://10.4.3.145/volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c/encryption/a0f133cf-5324-4d98-b9dd-126d50db2a7f Jul 10 20:03:56.328389 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1cacdb9-d7e1-4121-bf5c-66a3441512d6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.328647 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1cacdb9-d7e1-4121-bf5c-66a3441512d6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.329457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-d1cacdb9-d7e1-4121-bf5c-66a3441512d6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.329694 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1cacdb9-d7e1-4121-bf5c-66a3441512d6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c/encryption/a0f133cf-5324-4d98-b9dd-126d50db2a7f returned with HTTP 403 Jul 10 20:03:56.330289 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 716/2831] 10.4.3.145 () {66 vars in 1489 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c/encryption/a0f133cf-5324-4d98-b9dd-126d50db2a7f => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.338734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-968fe5d8-fb7c-43e6-ad21-4d2273002d9a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.341044 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-968fe5d8-fb7c-43e6-ad21-4d2273002d9a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:03:56.341684 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-968fe5d8-fb7c-43e6-ad21-4d2273002d9a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-980682861", "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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.362276 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-968fe5d8-fb7c-43e6-ad21-4d2273002d9a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:03:56.362856 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 718/2832] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.372326 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cdc49c43-8ecb-4767-8be6-71ada9ba80a9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.373974 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cdc49c43-8ecb-4767-8be6-71ada9ba80a9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] DELETE https://10.4.3.145/volume/v3/types/9fb1f7d3-d730-4968-8f9c-62adf8ab2a9c/extra_specs/key1 Jul 10 20:03:56.374177 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cdc49c43-8ecb-4767-8be6-71ada9ba80a9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.374353 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cdc49c43-8ecb-4767-8be6-71ada9ba80a9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.378934 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-cdc49c43-8ecb-4767-8be6-71ada9ba80a9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.379142 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cdc49c43-8ecb-4767-8be6-71ada9ba80a9 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/9fb1f7d3-d730-4968-8f9c-62adf8ab2a9c/extra_specs/key1 returned with HTTP 403 Jul 10 20:03:56.379586 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 695/2833] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/9fb1f7d3-d730-4968-8f9c-62adf8ab2a9c/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 20:03:56.387477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c8e17db-c8ea-49b2-ad4a-4489e33083a1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.389122 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c8e17db-c8ea-49b2-ad4a-4489e33083a1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:03:56.389438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c8e17db-c8ea-49b2-ad4a-4489e33083a1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2022218381", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.406271 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c8e17db-c8ea-49b2-ad4a-4489e33083a1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:03:56.406610 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 717/2834] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:03:56 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.416742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-76e509b4-9285-412f-b0f8-c4462f55e2be None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.418737 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-76e509b4-9285-412f-b0f8-c4462f55e2be tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] DELETE https://10.4.3.145/volume/v3/types/34815155-e172-4a7e-89bd-8ff05a315392 Jul 10 20:03:56.418955 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-76e509b4-9285-412f-b0f8-c4462f55e2be tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.419205 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-76e509b4-9285-412f-b0f8-c4462f55e2be tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.419976 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.policy [None req-76e509b4-9285-412f-b0f8-c4462f55e2be tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99972) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.420189 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-76e509b4-9285-412f-b0f8-c4462f55e2be tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/34815155-e172-4a7e-89bd-8ff05a315392 returned with HTTP 403 Jul 10 20:03:56.420692 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 719/2835] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/34815155-e172-4a7e-89bd-8ff05a315392 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.430559 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-099c6b7b-8a5e-45d3-8cb6-154df10bc2fd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.432465 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-099c6b7b-8a5e-45d3-8cb6-154df10bc2fd tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] GET https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs Jul 10 20:03:56.432643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-099c6b7b-8a5e-45d3-8cb6-154df10bc2fd tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.432879 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-099c6b7b-8a5e-45d3-8cb6-154df10bc2fd tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.440134 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-099c6b7b-8a5e-45d3-8cb6-154df10bc2fd tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs returned with HTTP 200 Jul 10 20:03:56.440458 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 696/2836] 10.4.3.145 () {66 vars in 1378 bytes} [Fri Jul 10 20:03:56 2026] GET /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.449350 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-462f861e-f63f-46ae-b1e9-70c194817e7a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.451064 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-462f861e-f63f-46ae-b1e9-70c194817e7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] GET https://10.4.3.145/volume/v3/types Jul 10 20:03:56.451228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-462f861e-f63f-46ae-b1e9-70c194817e7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.451415 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-462f861e-f63f-46ae-b1e9-70c194817e7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.452085 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-462f861e-f63f-46ae-b1e9-70c194817e7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:03:56.475676 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-462f861e-f63f-46ae-b1e9-70c194817e7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:03:56.476112 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 718/2837] 10.4.3.145 () {66 vars in 1231 bytes} [Fri Jul 10 20:03:56 2026] GET /volume/v3/types => generated 2587 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:56.490375 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-654de4d3-21e3-4733-886a-536cf3305ad6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.492212 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-654de4d3-21e3-4733-886a-536cf3305ad6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] GET https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption/cipher Jul 10 20:03:56.492440 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-654de4d3-21e3-4733-886a-536cf3305ad6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.492683 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-654de4d3-21e3-4733-886a-536cf3305ad6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.493343 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.policy [None req-654de4d3-21e3-4733-886a-536cf3305ad6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99972) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.493562 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-654de4d3-21e3-4733-886a-536cf3305ad6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption/cipher returned with HTTP 403 Jul 10 20:03:56.493975 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 720/2838] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:03:56 2026] GET /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.501925 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fda2ef8e-2fd6-4d96-99b3-90a27c51d906 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.503676 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fda2ef8e-2fd6-4d96-99b3-90a27c51d906 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] GET https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption Jul 10 20:03:56.503839 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fda2ef8e-2fd6-4d96-99b3-90a27c51d906 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.504030 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fda2ef8e-2fd6-4d96-99b3-90a27c51d906 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.504582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-fda2ef8e-2fd6-4d96-99b3-90a27c51d906 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.504734 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fda2ef8e-2fd6-4d96-99b3-90a27c51d906 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption returned with HTTP 403 Jul 10 20:03:56.505187 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 697/2839] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:03:56 2026] GET /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.512580 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cbab4df0-b58f-4515-8cf3-f78c4f3235e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.514277 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbab4df0-b58f-4515-8cf3-f78c4f3235e4 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] GET https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs/multiattach Jul 10 20:03:56.514444 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbab4df0-b58f-4515-8cf3-f78c4f3235e4 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.514639 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbab4df0-b58f-4515-8cf3-f78c4f3235e4 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.522519 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbab4df0-b58f-4515-8cf3-f78c4f3235e4 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs/multiattach returned with HTTP 200 Jul 10 20:03:56.522976 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 719/2840] 10.4.3.145 () {66 vars in 1414 bytes} [Fri Jul 10 20:03:56 2026] GET /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/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 20:03:56.530167 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5044ac7c-2320-4db5-8e91-ad69c1f69b63 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.532116 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5044ac7c-2320-4db5-8e91-ad69c1f69b63 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] GET https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs/volume_backend_name Jul 10 20:03:56.532329 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5044ac7c-2320-4db5-8e91-ad69c1f69b63 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.532556 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5044ac7c-2320-4db5-8e91-ad69c1f69b63 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.541814 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5044ac7c-2320-4db5-8e91-ad69c1f69b63 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 20:03:56.542361 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 721/2841] 10.4.3.145 () {66 vars in 1438 bytes} [Fri Jul 10 20:03:56 2026] GET /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.550480 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-45b0aa06-0397-49ae-a47b-e36283b8e241 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.552229 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45b0aa06-0397-49ae-a47b-e36283b8e241 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] GET https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab Jul 10 20:03:56.552399 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45b0aa06-0397-49ae-a47b-e36283b8e241 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.552605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45b0aa06-0397-49ae-a47b-e36283b8e241 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.554657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2f55807a-65e4-411c-bac9-e67c4ddc0c7a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.556266 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f55807a-65e4-411c-bac9-e67c4ddc0c7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] GET https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 Jul 10 20:03:56.556433 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f55807a-65e4-411c-bac9-e67c4ddc0c7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.556614 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f55807a-65e4-411c-bac9-e67c4ddc0c7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.564169 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45b0aa06-0397-49ae-a47b-e36283b8e241 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120 tempest-VolumeSnapshotQuotasNegativeTestJSON-601824120-project-member] https://10.4.3.145/volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab returned with HTTP 404 Jul 10 20:03:56.564441 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f55807a-65e4-411c-bac9-e67c4ddc0c7a tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 returned with HTTP 200 Jul 10 20:03:56.564803 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 698/2842] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:03:56 2026] GET /volume/v3/volumes/91b8c0b3-5011-4240-86f8-bbb1efcf1fab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.567777 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 720/2843] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:03:56 2026] GET /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.572848 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-24046215-4524-4895-8b79-d4f04a954a74 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.574713 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] PUT https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef Jul 10 20:03:56.575085 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.576316 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e43551bf-d473-4106-a1a6-912c0a1f9473 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.578061 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e43551bf-d473-4106-a1a6-912c0a1f9473 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] PUT https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption/f1077826-be31-4a4d-96db-46dffc055ccf Jul 10 20:03:56.578362 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e43551bf-d473-4106-a1a6-912c0a1f9473 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.580309 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-e43551bf-d473-4106-a1a6-912c0a1f9473 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.580505 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e43551bf-d473-4106-a1a6-912c0a1f9473 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption/f1077826-be31-4a4d-96db-46dffc055ccf returned with HTTP 403 Jul 10 20:03:56.580902 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 699/2844] 10.4.3.145 () {68 vars in 1506 bytes} [Fri Jul 10 20:03:56 2026] PUT /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/encryption/f1077826-be31-4a4d-96db-46dffc055ccf => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.591470 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aad83f6c-43b6-46c1-a502-c370e4ed7a34 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.593202 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aad83f6c-43b6-46c1-a502-c370e4ed7a34 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] PUT https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs/key1 Jul 10 20:03:56.593533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aad83f6c-43b6-46c1-a502-c370e4ed7a34 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.595468 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-aad83f6c-43b6-46c1-a502-c370e4ed7a34 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.595701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aad83f6c-43b6-46c1-a502-c370e4ed7a34 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs/key1 returned with HTTP 403 Jul 10 20:03:56.596264 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 721/2845] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:03:56 2026] PUT /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.606526 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a5e57810-148d-4d18-a644-43171aaadf8f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.608346 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5e57810-148d-4d18-a644-43171aaadf8f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] PUT https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 Jul 10 20:03:56.608663 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5e57810-148d-4d18-a644-43171aaadf8f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:56.610949 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-a5e57810-148d-4d18-a644-43171aaadf8f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'cc86503b88f84316876e217a1d3342e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0ba565839340cdb41d1b4460f8fc0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:03:56.611172 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5e57810-148d-4d18-a644-43171aaadf8f tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-member] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 returned with HTTP 403 Jul 10 20:03:56.611613 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 700/2846] 10.4.3.145 () {68 vars in 1362 bytes} [Fri Jul 10 20:03:56 2026] PUT /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:56.620761 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42375d1a-0aab-4435-a36f-3b2066f070c6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.623185 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42375d1a-0aab-4435-a36f-3b2066f070c6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] DELETE https://10.4.3.145/volume/v3/types/34815155-e172-4a7e-89bd-8ff05a315392 Jul 10 20:03:56.623382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42375d1a-0aab-4435-a36f-3b2066f070c6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.623570 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42375d1a-0aab-4435-a36f-3b2066f070c6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.665514 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42375d1a-0aab-4435-a36f-3b2066f070c6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types/34815155-e172-4a7e-89bd-8ff05a315392 returned with HTTP 202 Jul 10 20:03:56.666061 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 722/2847] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/34815155-e172-4a7e-89bd-8ff05a315392 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:56.676803 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-320bc49c-cef2-43e2-bf46-b8cfedc683c6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.678644 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-320bc49c-cef2-43e2-bf46-b8cfedc683c6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] DELETE https://10.4.3.145/volume/v3/types/9fb1f7d3-d730-4968-8f9c-62adf8ab2a9c Jul 10 20:03:56.678841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-320bc49c-cef2-43e2-bf46-b8cfedc683c6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.679070 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-320bc49c-cef2-43e2-bf46-b8cfedc683c6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.702114 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-185453041 is set by the default quota flag: quota_volumes_tempest-volume-type-185453041, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.702422 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-185453041 is set by the default quota flag: quota_gigabytes_tempest-volume-type-185453041, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.702810 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-185453041 is set by the default quota flag: quota_snapshots_tempest-volume-type-185453041, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.703076 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-827521731 is set by the default quota flag: quota_volumes_tempest-volume-type-827521731, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.703360 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-827521731 is set by the default quota flag: quota_gigabytes_tempest-volume-type-827521731, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.703668 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-827521731 is set by the default quota flag: quota_snapshots_tempest-volume-type-827521731, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.703919 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-980682861 is set by the default quota flag: quota_volumes_tempest-volume-type-980682861, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.704184 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-980682861 is set by the default quota flag: quota_gigabytes_tempest-volume-type-980682861, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.704444 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-980682861 is set by the default quota flag: quota_snapshots_tempest-volume-type-980682861, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.704719 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-795926322 is set by the default quota flag: quota_volumes_tempest-volume-type-795926322, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.705192 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-795926322 is set by the default quota flag: quota_gigabytes_tempest-volume-type-795926322, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.705528 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-795926322 is set by the default quota flag: quota_snapshots_tempest-volume-type-795926322, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.705837 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-887265877 is set by the default quota flag: quota_volumes_tempest-volume-type-887265877, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.706259 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-887265877 is set by the default quota flag: quota_gigabytes_tempest-volume-type-887265877, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.706609 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-887265877 is set by the default quota flag: quota_snapshots_tempest-volume-type-887265877, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:03:56.709393 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-ae1d0b5f-c598-4f0f-a4d5-2624ce2ab0a8 req-c487eb49-311c-4fad-b1fb-f1f3cd18e23e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8 returned with HTTP 200 Jul 10 20:03:56.709853 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 705/2848] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/attachments/fc4509db-f883-4c61-96ba-28c26616aed8 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:56.712908 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-24046215-4524-4895-8b79-d4f04a954a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611 tempest-VolumeSnapshotQuotasNegativeTestJSON-989555611-project-admin] https://10.4.3.145/volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef returned with HTTP 200 Jul 10 20:03:56.713407 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 722/2849] 10.4.3.145 () {68 vars in 1375 bytes} [Fri Jul 10 20:03:56 2026] PUT /volume/v3/os-quota-sets/05e00afa2fe04f7ba2177d49a3ab08ef => generated 1271 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:03:56.725229 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-320bc49c-cef2-43e2-bf46-b8cfedc683c6 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types/9fb1f7d3-d730-4968-8f9c-62adf8ab2a9c returned with HTTP 202 Jul 10 20:03:56.725669 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 701/2850] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/9fb1f7d3-d730-4968-8f9c-62adf8ab2a9c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:56.736621 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3fa61681-6f2e-4978-b3e7-519a1815c4d2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.738732 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fa61681-6f2e-4978-b3e7-519a1815c4d2 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] DELETE https://10.4.3.145/volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c Jul 10 20:03:56.739019 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fa61681-6f2e-4978-b3e7-519a1815c4d2 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.739283 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fa61681-6f2e-4978-b3e7-519a1815c4d2 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.766206 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fa61681-6f2e-4978-b3e7-519a1815c4d2 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c returned with HTTP 202 Jul 10 20:03:56.766738 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 723/2851] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/60e45ad7-bf89-41f2-b34f-27437f20879c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:56.774602 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0fa818f8-7a1b-4614-b6d7-8a985ba6044e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.779987 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0fa818f8-7a1b-4614-b6d7-8a985ba6044e tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] DELETE https://10.4.3.145/volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6 Jul 10 20:03:56.779987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0fa818f8-7a1b-4614-b6d7-8a985ba6044e tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.779987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0fa818f8-7a1b-4614-b6d7-8a985ba6044e tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.779987 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:56.779987 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:03:56.808225 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0fa818f8-7a1b-4614-b6d7-8a985ba6044e tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6 returned with HTTP 202 Jul 10 20:03:56.808700 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 706/2852] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/b274bb8e-fa73-4316-814a-331e1de1a4a6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:56.817154 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ab0d1027-12e6-487c-87ff-b4544c865690 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.819070 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab0d1027-12e6-487c-87ff-b4544c865690 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] DELETE https://10.4.3.145/volume/v3/types/0a469e50-49cf-47c8-b485-230c9449fece Jul 10 20:03:56.819276 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab0d1027-12e6-487c-87ff-b4544c865690 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.819602 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab0d1027-12e6-487c-87ff-b4544c865690 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.846682 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab0d1027-12e6-487c-87ff-b4544c865690 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types/0a469e50-49cf-47c8-b485-230c9449fece returned with HTTP 202 Jul 10 20:03:56.847097 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 723/2853] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/0a469e50-49cf-47c8-b485-230c9449fece => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:56.854401 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a7832374-3d84-4e49-937b-8cb017d875d1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:56.856460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7832374-3d84-4e49-937b-8cb017d875d1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] DELETE https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 Jul 10 20:03:56.856460 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7832374-3d84-4e49-937b-8cb017d875d1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:56.856727 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7832374-3d84-4e49-937b-8cb017d875d1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:56.902007 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7832374-3d84-4e49-937b-8cb017d875d1 tempest-VolumeTypesMemberTests-470961539 tempest-VolumeTypesMemberTests-470961539-project-admin] https://10.4.3.145/volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 returned with HTTP 202 Jul 10 20:03:56.902540 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 702/2854] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:03:56 2026] DELETE /volume/v3/types/c9422d35-e9d7-409b-96a4-0da79a8f4978 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:58.300762 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c0b39086-2646-45d8-b38e-71b5332685d5 req-ed085273-14e8-4d5e-abae-14fe305e5e91 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:58.302994 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c0b39086-2646-45d8-b38e-71b5332685d5 req-ed085273-14e8-4d5e-abae-14fe305e5e91 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:03:58.303175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c0b39086-2646-45d8-b38e-71b5332685d5 req-ed085273-14e8-4d5e-abae-14fe305e5e91 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:03:58.303350 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c0b39086-2646-45d8-b38e-71b5332685d5 req-ed085273-14e8-4d5e-abae-14fe305e5e91 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:03:58.310637 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:58.310637 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:58.315088 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-c0b39086-2646-45d8-b38e-71b5332685d5 req-ed085273-14e8-4d5e-abae-14fe305e5e91 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:03:58.320385 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c0b39086-2646-45d8-b38e-71b5332685d5 req-ed085273-14e8-4d5e-abae-14fe305e5e91 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:03:58.321115 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 724/2855] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:03:58 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:59.626539 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aaf49b77-4661-4b99-8fe8-54dac73e9c80 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:59.762985 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aaf49b77-4661-4b99-8fe8-54dac73e9c80 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:03:59.762985 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aaf49b77-4661-4b99-8fe8-54dac73e9c80 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1497998410", "os-volume-type-access:is_public": false}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:59.778985 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aaf49b77-4661-4b99-8fe8-54dac73e9c80 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:03:59.779619 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 707/2856] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:03:59 2026] POST /volume/v3/types => generated 229 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:03:59.794489 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3b43adf6-824e-404c-b601-45339e42147d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:59.879442 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3b43adf6-824e-404c-b601-45339e42147d tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:59.879880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3b43adf6-824e-404c-b601-45339e42147d tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "afcb71bd-a889-4847-8bb4-0e6e89a85e37", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:59.881412 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-3b43adf6-824e-404c-b601-45339e42147d tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Create volume request body: {'volume': {'volume_type': 'afcb71bd-a889-4847-8bb4-0e6e89a85e37', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:59.889180 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3b43adf6-824e-404c-b601-45339e42147d tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 404 Jul 10 20:03:59.889805 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 724/2857] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:03:59 2026] POST /volume/v3/volumes => generated 114 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:03:59.897659 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1625a7f2-67a7-4c1b-b06b-0d3fab41c212 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:59.899886 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1625a7f2-67a7-4c1b-b06b-0d3fab41c212 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] POST https://10.4.3.145/volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37/action Jul 10 20:03:59.900286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1625a7f2-67a7-4c1b-b06b-0d3fab41c212 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action body: b'{"addProjectAccess": {"project": "c549975f13324f4089b1d83d2c5d4ab7"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:03:59.900446 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1625a7f2-67a7-4c1b-b06b-0d3fab41c212 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c549975f13324f4089b1d83d2c5d4ab7"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:59.914547 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1625a7f2-67a7-4c1b-b06b-0d3fab41c212 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37/action returned with HTTP 202 Jul 10 20:03:59.915139 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 703/2858] 10.4.3.145 () {68 vars in 1384 bytes} [Fri Jul 10 20:03:59 2026] POST /volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:03:59.923352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:03:59.925706 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:03:59.926159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "afcb71bd-a889-4847-8bb4-0e6e89a85e37", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-968265198"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:03:59.928126 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Create volume request body: {'volume': {'volume_type': 'afcb71bd-a889-4847-8bb4-0e6e89a85e37', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-968265198'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:03:59.932671 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Create volume of 1 GB Jul 10 20:03:59.932980 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:03:59.932980 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:03:59.933424 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Availability Zones retrieved successfully. Jul 10 20:03:59.940095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Flow 'volume_create_api' (4aeee719-ace8-4cc0-8567-0e42c9d758ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:03:59.941341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02bb3179-1554-4b17-9fd5-fac5d26cf22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:03:59.942673 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:03:59.973542 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02bb3179-1554-4b17-9fd5-fac5d26cf22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:04:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=afcb71bd-a889-4847-8bb4-0e6e89a85e37,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1497998410',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afcb71bd-a889-4847-8bb4-0e6e89a85e37', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:03:59.974420 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8ff040-ccac-453f-98e2-ea1235145f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:00.002372 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1497998410 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1497998410, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:04:00.002631 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1497998410 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1497998410, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:04:00.041936 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Created reservations ['f981a00c-1501-40f5-bc4c-ce170ea85e45', 'dcf5de06-6413-4629-9889-fe52ef4ca6ff', 'c18f808d-a1f1-4784-9fc6-76e585f6765c', 'ef983804-fabf-484b-a7ff-8fbf469feac8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:00.043027 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8ff040-ccac-453f-98e2-ea1235145f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f981a00c-1501-40f5-bc4c-ce170ea85e45', 'dcf5de06-6413-4629-9889-fe52ef4ca6ff', 'c18f808d-a1f1-4784-9fc6-76e585f6765c', 'ef983804-fabf-484b-a7ff-8fbf469feac8']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:00.044046 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afb4d20-06a3-4275-b967-3c3a16853c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:00.072381 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afb4d20-06a3-4275-b967-3c3a16853c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf0ff975-4e60-40de-bed1-e37d2b12e7b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-968265198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c549975f13324f4089b1d83d2c5d4ab7',qos_specs=None,replication_status=,reservations=['f981a00c-1501-40f5-bc4c-ce170ea85e45','dcf5de06-6413-4629-9889-fe52ef4ca6ff','c18f808d-a1f1-4784-9fc6-76e585f6765c','ef983804-fabf-484b-a7ff-8fbf469feac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13e56cf7cb64982998ad27672783e5d',volume_type_id=afcb71bd-a889-4847-8bb4-0e6e89a85e37), 'volume': Volume(_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-10T20:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-968265198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf0ff975-4e60-40de-bed1-e37d2b12e7b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c549975f13324f4089b1d83d2c5d4ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13e56cf7cb64982998ad27672783e5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(afcb71bd-a889-4847-8bb4-0e6e89a85e37),volume_type_id=afcb71bd-a889-4847-8bb4-0e6e89a85e37)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:00.073346 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce6a61f-6c31-417a-ae0b-d604eca48b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:00.095364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce6a61f-6c31-417a-ae0b-d604eca48b81) transitioned into state 'SUCCESS' from state '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-968265198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c549975f13324f4089b1d83d2c5d4ab7',qos_specs=None,replication_status=,reservations=['f981a00c-1501-40f5-bc4c-ce170ea85e45','dcf5de06-6413-4629-9889-fe52ef4ca6ff','c18f808d-a1f1-4784-9fc6-76e585f6765c','ef983804-fabf-484b-a7ff-8fbf469feac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13e56cf7cb64982998ad27672783e5d',volume_type_id=afcb71bd-a889-4847-8bb4-0e6e89a85e37)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:00.096189 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65701fe2-629c-4d1f-9790-9795f1d85ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:00.108133 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65701fe2-629c-4d1f-9790-9795f1d85ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:00.108922 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Flow 'volume_create_api' (4aeee719-ace8-4cc0-8567-0e42c9d758ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:00.109192 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Create volume request issued successfully. Jul 10 20:04:00.109731 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9557bb5a-8b6f-41f1-bc40-94c1cd16bd77 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:00.110225 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 725/2859] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:03:59 2026] POST /volume/v3/volumes => generated 795 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:00.133449 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9c918abc-2ffb-4368-aeac-f781158e7c73 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:00.139479 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9c918abc-2ffb-4368-aeac-f781158e7c73 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] GET https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 Jul 10 20:04:00.139479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9c918abc-2ffb-4368-aeac-f781158e7c73 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:00.139479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9c918abc-2ffb-4368-aeac-f781158e7c73 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:00.156666 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:00.156666 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:00.163323 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9c918abc-2ffb-4368-aeac-f781158e7c73 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Volume info retrieved successfully. Jul 10 20:04:00.169817 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9c918abc-2ffb-4368-aeac-f781158e7c73 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 returned with HTTP 200 Jul 10 20:04:00.170355 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 708/2860] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:00 2026] GET /volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:01.187985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c1fc908e-13e4-4dcd-abd6-5e9d460d838b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:01.189869 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1fc908e-13e4-4dcd-abd6-5e9d460d838b tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] GET https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 Jul 10 20:04:01.190141 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1fc908e-13e4-4dcd-abd6-5e9d460d838b tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:01.190378 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1fc908e-13e4-4dcd-abd6-5e9d460d838b tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:01.200708 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:01.200708 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:01.207681 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c1fc908e-13e4-4dcd-abd6-5e9d460d838b tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Volume info retrieved successfully. Jul 10 20:04:01.214351 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1fc908e-13e4-4dcd-abd6-5e9d460d838b tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 returned with HTTP 200 Jul 10 20:04:01.214922 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 725/2861] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:01 2026] GET /volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 => generated 888 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:01.233470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c716d2ee-535a-4b7d-b7aa-7ad104605132 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:01.236124 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c716d2ee-535a-4b7d-b7aa-7ad104605132 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] GET https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 Jul 10 20:04:01.236381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c716d2ee-535a-4b7d-b7aa-7ad104605132 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:01.236651 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c716d2ee-535a-4b7d-b7aa-7ad104605132 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:01.244583 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:01.244583 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:01.249152 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c716d2ee-535a-4b7d-b7aa-7ad104605132 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Volume info retrieved successfully. Jul 10 20:04:01.256179 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c716d2ee-535a-4b7d-b7aa-7ad104605132 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 returned with HTTP 200 Jul 10 20:04:01.256735 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 704/2862] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:01 2026] GET /volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 => generated 888 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:01.273525 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-10c9d618-de70-4ad0-8d37-4cc2416640a6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:01.275554 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10c9d618-de70-4ad0-8d37-4cc2416640a6 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] DELETE https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 Jul 10 20:04:01.275759 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10c9d618-de70-4ad0-8d37-4cc2416640a6 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:01.275973 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10c9d618-de70-4ad0-8d37-4cc2416640a6 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:01.276179 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-10c9d618-de70-4ad0-8d37-4cc2416640a6 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Delete volume with id: bf0ff975-4e60-40de-bed1-e37d2b12e7b6 Jul 10 20:04:01.283834 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:01.283834 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:01.284487 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-10c9d618-de70-4ad0-8d37-4cc2416640a6 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Volume info retrieved successfully. Jul 10 20:04:01.306483 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-10c9d618-de70-4ad0-8d37-4cc2416640a6 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Delete volume request issued successfully. Jul 10 20:04:01.306766 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10c9d618-de70-4ad0-8d37-4cc2416640a6 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 returned with HTTP 202 Jul 10 20:04:01.307707 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 726/2863] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:01 2026] DELETE /volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:01.320545 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fc4dca31-8634-422d-b456-8647a8221989 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:01.323740 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fc4dca31-8634-422d-b456-8647a8221989 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] GET https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 Jul 10 20:04:01.323822 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fc4dca31-8634-422d-b456-8647a8221989 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:01.324551 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fc4dca31-8634-422d-b456-8647a8221989 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:01.336380 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:01.336380 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:01.343873 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fc4dca31-8634-422d-b456-8647a8221989 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Volume info retrieved successfully. Jul 10 20:04:01.350159 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fc4dca31-8634-422d-b456-8647a8221989 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 returned with HTTP 200 Jul 10 20:04:01.350926 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 709/2864] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:01 2026] GET /volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:02.365384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-61e7742d-9062-432d-ba3e-39c24aec8bb2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.367074 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-61e7742d-9062-432d-ba3e-39c24aec8bb2 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] GET https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 Jul 10 20:04:02.367309 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-61e7742d-9062-432d-ba3e-39c24aec8bb2 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:02.367492 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-61e7742d-9062-432d-ba3e-39c24aec8bb2 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:02.374909 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-61e7742d-9062-432d-ba3e-39c24aec8bb2 tempest-VolumeTypesAccessTest-1410856872 tempest-VolumeTypesAccessTest-1410856872-project-member] https://10.4.3.145/volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 returned with HTTP 404 Jul 10 20:04:02.375482 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 726/2865] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:02 2026] GET /volume/v3/volumes/bf0ff975-4e60-40de-bed1-e37d2b12e7b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:02.382311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fa3fb7e0-fd12-419b-aa56-5fddc7fee02a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.384089 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fa3fb7e0-fd12-419b-aa56-5fddc7fee02a tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] POST https://10.4.3.145/volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37/action Jul 10 20:04:02.384427 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fa3fb7e0-fd12-419b-aa56-5fddc7fee02a tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action body: b'{"removeProjectAccess": {"project": "c549975f13324f4089b1d83d2c5d4ab7"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:02.384600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fa3fb7e0-fd12-419b-aa56-5fddc7fee02a tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c549975f13324f4089b1d83d2c5d4ab7"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:02.395751 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fa3fb7e0-fd12-419b-aa56-5fddc7fee02a tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37/action returned with HTTP 202 Jul 10 20:04:02.396201 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 705/2866] 10.4.3.145 () {68 vars in 1384 bytes} [Fri Jul 10 20:04:02 2026] POST /volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:02.403065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-34cd54e5-a8f0-4e1a-9e29-b32f11a1f210 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.404844 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34cd54e5-a8f0-4e1a-9e29-b32f11a1f210 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] DELETE https://10.4.3.145/volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37 Jul 10 20:04:02.405081 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34cd54e5-a8f0-4e1a-9e29-b32f11a1f210 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:02.405631 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34cd54e5-a8f0-4e1a-9e29-b32f11a1f210 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:02.429832 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34cd54e5-a8f0-4e1a-9e29-b32f11a1f210 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37 returned with HTTP 202 Jul 10 20:04:02.430228 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 727/2867] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:04:02 2026] DELETE /volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:02.437570 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a471b239-63b1-4937-ab07-bfaa0a36cd86 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.439177 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a471b239-63b1-4937-ab07-bfaa0a36cd86 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] GET https://10.4.3.145/volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37 Jul 10 20:04:02.439347 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a471b239-63b1-4937-ab07-bfaa0a36cd86 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:02.439529 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a471b239-63b1-4937-ab07-bfaa0a36cd86 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:02.443478 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a471b239-63b1-4937-ab07-bfaa0a36cd86 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37 returned with HTTP 404 Jul 10 20:04:02.444165 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 710/2868] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:04:02 2026] GET /volume/v3/types/afcb71bd-a889-4847-8bb4-0e6e89a85e37 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:02.452295 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e6d31f54-c712-43c3-ba1d-c89b03a9caaa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.454495 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e6d31f54-c712-43c3-ba1d-c89b03a9caaa tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:04:02.454994 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e6d31f54-c712-43c3-ba1d-c89b03a9caaa tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2072506304", "os-volume-type-access:is_public": false}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:02.470664 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e6d31f54-c712-43c3-ba1d-c89b03a9caaa tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:04:02.471088 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 727/2869] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:04:02 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:02.479606 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cc67f949-ff6e-4615-bb67-31116c30cf21 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.481871 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cc67f949-ff6e-4615-bb67-31116c30cf21 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] POST https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action Jul 10 20:04:02.482359 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cc67f949-ff6e-4615-bb67-31116c30cf21 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action body: b'{"addProjectAccess": {"project": "c549975f13324f4089b1d83d2c5d4ab7"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:02.482553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cc67f949-ff6e-4615-bb67-31116c30cf21 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c549975f13324f4089b1d83d2c5d4ab7"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:02.496593 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cc67f949-ff6e-4615-bb67-31116c30cf21 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action returned with HTTP 202 Jul 10 20:04:02.497179 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 706/2870] 10.4.3.145 () {68 vars in 1384 bytes} [Fri Jul 10 20:04:02 2026] POST /volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:02.505786 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5f3a86cd-55e7-4d60-866d-fb095e3bfc6d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.507898 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f3a86cd-55e7-4d60-866d-fb095e3bfc6d tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] POST https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action Jul 10 20:04:02.508286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f3a86cd-55e7-4d60-866d-fb095e3bfc6d tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action body: b'{"addProjectAccess": {"project": "e7b9d3bc73e84aebbf35c05b38269dbb"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:02.508442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f3a86cd-55e7-4d60-866d-fb095e3bfc6d tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e7b9d3bc73e84aebbf35c05b38269dbb"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:02.520046 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f3a86cd-55e7-4d60-866d-fb095e3bfc6d tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action returned with HTTP 202 Jul 10 20:04:02.520474 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 728/2871] 10.4.3.145 () {68 vars in 1384 bytes} [Fri Jul 10 20:04:02 2026] POST /volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:02.528062 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d826496a-8969-4a90-93cb-3f44e220c146 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.530030 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d826496a-8969-4a90-93cb-3f44e220c146 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] GET https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/os-volume-type-access Jul 10 20:04:02.530264 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d826496a-8969-4a90-93cb-3f44e220c146 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:02.530468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d826496a-8969-4a90-93cb-3f44e220c146 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:02.541989 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d826496a-8969-4a90-93cb-3f44e220c146 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/os-volume-type-access returned with HTTP 200 Jul 10 20:04:02.542477 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 711/2872] 10.4.3.145 () {66 vars in 1408 bytes} [Fri Jul 10 20:04:02 2026] GET /volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/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 20:04:02.550079 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-02a53729-4e92-4f49-8605-46974840ade8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.552165 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-02a53729-4e92-4f49-8605-46974840ade8 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] POST https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action Jul 10 20:04:02.552577 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-02a53729-4e92-4f49-8605-46974840ade8 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action body: b'{"removeProjectAccess": {"project": "e7b9d3bc73e84aebbf35c05b38269dbb"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:02.552748 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-02a53729-4e92-4f49-8605-46974840ade8 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e7b9d3bc73e84aebbf35c05b38269dbb"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:02.566981 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-02a53729-4e92-4f49-8605-46974840ade8 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action returned with HTTP 202 Jul 10 20:04:02.567417 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 728/2873] 10.4.3.145 () {68 vars in 1384 bytes} [Fri Jul 10 20:04:02 2026] POST /volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:02.574804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-13257c7c-3718-4918-87f8-faf1c1870651 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.577121 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-13257c7c-3718-4918-87f8-faf1c1870651 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] POST https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action Jul 10 20:04:02.577585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-13257c7c-3718-4918-87f8-faf1c1870651 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action body: b'{"removeProjectAccess": {"project": "c549975f13324f4089b1d83d2c5d4ab7"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:02.577763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-13257c7c-3718-4918-87f8-faf1c1870651 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c549975f13324f4089b1d83d2c5d4ab7"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:02.592538 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-13257c7c-3718-4918-87f8-faf1c1870651 tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action returned with HTTP 202 Jul 10 20:04:02.593026 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 707/2874] 10.4.3.145 () {68 vars in 1384 bytes} [Fri Jul 10 20:04:02 2026] POST /volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:02.601487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5be9f2e1-4d5f-4ddb-82da-9cf94c43380a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.607480 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5be9f2e1-4d5f-4ddb-82da-9cf94c43380a tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] DELETE https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10 Jul 10 20:04:02.607709 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5be9f2e1-4d5f-4ddb-82da-9cf94c43380a tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:02.607943 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5be9f2e1-4d5f-4ddb-82da-9cf94c43380a tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:02.650468 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5be9f2e1-4d5f-4ddb-82da-9cf94c43380a tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10 returned with HTTP 202 Jul 10 20:04:02.652408 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 729/2875] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:04:02 2026] DELETE /volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:02.658995 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4832dfaa-70a2-4677-b21b-c9abf1054adc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:02.662715 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4832dfaa-70a2-4677-b21b-c9abf1054adc tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] GET https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10 Jul 10 20:04:02.663006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4832dfaa-70a2-4677-b21b-c9abf1054adc tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:02.663266 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4832dfaa-70a2-4677-b21b-c9abf1054adc tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:02.670467 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4832dfaa-70a2-4677-b21b-c9abf1054adc tempest-VolumeTypesAccessTest-246185493 tempest-VolumeTypesAccessTest-246185493-project-admin] https://10.4.3.145/volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10 returned with HTTP 404 Jul 10 20:04:02.670986 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 712/2876] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:04:02 2026] GET /volume/v3/types/cfbc7ad0-0e99-4c98-80fb-dffd5cad8a10 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:05.608539 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a9129e2d-3712-4f4e-ba59-401681f56554 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:05.710622 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:05.711151 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1451843133"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:05.713044 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1451843133'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:05.713229 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Create volume of 1 GB Jul 10 20:04:05.715832 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=243,cinder:UPDATE=39,cinder:INSERT=36 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:04:05.718335 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Availability Zones retrieved successfully. Jul 10 20:04:05.724153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Flow 'volume_create_api' (14d5e3a3-389e-44f9-b868-38426d44670c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:05.725061 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5008d8f5-4e99-4617-af69-693d77e1d2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:05.726163 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:05.758870 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5008d8f5-4e99-4617-af69-693d77e1d2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:05.759611 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ea4701-d023-44a1-bc34-9f4aef0795ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:05.820752 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Created reservations ['f2e5dc68-3967-447d-af88-9f2426e828dd', 'e625ef9c-865c-4021-ba7a-1d6ee48fda13', '06cf2396-7977-48f8-be95-92cdff2b8e3a', 'a843728b-c5a5-4ccd-a55d-2fc804121399'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:05.821458 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ea4701-d023-44a1-bc34-9f4aef0795ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e5dc68-3967-447d-af88-9f2426e828dd', 'e625ef9c-865c-4021-ba7a-1d6ee48fda13', '06cf2396-7977-48f8-be95-92cdff2b8e3a', 'a843728b-c5a5-4ccd-a55d-2fc804121399']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:05.822247 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b8a1534-3ab5-42a4-85ae-5cfb9eb8f4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:05.847358 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b8a1534-3ab5-42a4-85ae-5cfb9eb8f4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1451843133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14916bca2634408ea248d245c977a0ed',qos_specs=None,replication_status=,reservations=['f2e5dc68-3967-447d-af88-9f2426e828dd','e625ef9c-865c-4021-ba7a-1d6ee48fda13','06cf2396-7977-48f8-be95-92cdff2b8e3a','a843728b-c5a5-4ccd-a55d-2fc804121399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220f5451c4e64855a8f6e44834b0d24e',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1451843133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14916bca2634408ea248d245c977a0ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220f5451c4e64855a8f6e44834b0d24e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:05.848469 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192f736e-fb52-4f33-b568-a3e442dde80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:05.865000 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192f736e-fb52-4f33-b568-a3e442dde80c) transitioned into state 'SUCCESS' from state '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-1451843133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14916bca2634408ea248d245c977a0ed',qos_specs=None,replication_status=,reservations=['f2e5dc68-3967-447d-af88-9f2426e828dd','e625ef9c-865c-4021-ba7a-1d6ee48fda13','06cf2396-7977-48f8-be95-92cdff2b8e3a','a843728b-c5a5-4ccd-a55d-2fc804121399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220f5451c4e64855a8f6e44834b0d24e',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:05.865835 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b172c5-9a0c-4d0a-9fcc-c66fa36b830f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:05.876694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b172c5-9a0c-4d0a-9fcc-c66fa36b830f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:05.877550 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Flow 'volume_create_api' (14d5e3a3-389e-44f9-b868-38426d44670c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:05.877917 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Create volume request issued successfully. Jul 10 20:04:05.878692 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a9129e2d-3712-4f4e-ba59-401681f56554 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:05.879132 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 729/2877] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:04:05 2026] POST /volume/v3/volumes => generated 750 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:05.894631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-de123b4c-89a3-4a5f-9a64-06e11babdd1f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:05.901905 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-de123b4c-89a3-4a5f-9a64-06e11babdd1f tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 Jul 10 20:04:05.902204 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-de123b4c-89a3-4a5f-9a64-06e11babdd1f tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:05.902407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-de123b4c-89a3-4a5f-9a64-06e11babdd1f tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:05.909610 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=231,cinder:UPDATE=47,cinder:INSERT=26 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:04:05.915851 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:05.915851 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:05.921467 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-de123b4c-89a3-4a5f-9a64-06e11babdd1f tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:05.927045 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-de123b4c-89a3-4a5f-9a64-06e11babdd1f tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 returned with HTTP 200 Jul 10 20:04:05.927423 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 708/2878] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:05 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:06.945288 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b39b6d5f-f0ee-4024-b6bf-e0a6bbdab4e0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:06.947247 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b39b6d5f-f0ee-4024-b6bf-e0a6bbdab4e0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 Jul 10 20:04:06.947501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b39b6d5f-f0ee-4024-b6bf-e0a6bbdab4e0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:06.948258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b39b6d5f-f0ee-4024-b6bf-e0a6bbdab4e0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:06.950490 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=341,cinder:INSERT=64,cinder:UPDATE=96 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:04:06.956112 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:06.956112 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:06.963865 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b39b6d5f-f0ee-4024-b6bf-e0a6bbdab4e0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:06.969792 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b39b6d5f-f0ee-4024-b6bf-e0a6bbdab4e0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 returned with HTTP 200 Jul 10 20:04:06.970817 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 730/2879] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:06 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:06.991813 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9543e785-55cc-4402-883e-9c30c898b6f9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:06.993909 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9543e785-55cc-4402-883e-9c30c898b6f9 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] POST https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:06.994741 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9543e785-55cc-4402-883e-9c30c898b6f9 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:07.002470 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.002470 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:07.002957 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9543e785-55cc-4402-883e-9c30c898b6f9 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.015191 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9543e785-55cc-4402-883e-9c30c898b6f9 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Create volume metadata completed successfully. Jul 10 20:04:07.015455 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9543e785-55cc-4402-883e-9c30c898b6f9 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.015900 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 713/2880] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:04:06 2026] POST /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:07.026520 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0c07108b-1098-4f0b-97dd-e91336275e2c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.029884 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0c07108b-1098-4f0b-97dd-e91336275e2c tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:07.029884 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0c07108b-1098-4f0b-97dd-e91336275e2c tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.029884 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0c07108b-1098-4f0b-97dd-e91336275e2c tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.040734 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.040734 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:07.041372 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0c07108b-1098-4f0b-97dd-e91336275e2c tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.049034 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0c07108b-1098-4f0b-97dd-e91336275e2c tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Get volume metadata completed successfully. Jul 10 20:04:07.049277 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0c07108b-1098-4f0b-97dd-e91336275e2c tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.049710 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 730/2881] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:04:07 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:07.062583 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f4731d5c-374a-4864-9cdd-0cc849772b99 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.064988 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f4731d5c-374a-4864-9cdd-0cc849772b99 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] PUT https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:07.065449 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f4731d5c-374a-4864-9cdd-0cc849772b99 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:07.077852 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.077852 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:07.079318 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f4731d5c-374a-4864-9cdd-0cc849772b99 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.096779 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f4731d5c-374a-4864-9cdd-0cc849772b99 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Update volume metadata completed successfully. Jul 10 20:04:07.096999 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f4731d5c-374a-4864-9cdd-0cc849772b99 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.097294 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 709/2882] 10.4.3.145 () {68 vars in 1395 bytes} [Fri Jul 10 20:04:07 2026] PUT /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.110453 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d1000f18-8239-42d4-9fa9-ef47b4c7bb55 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.112404 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1000f18-8239-42d4-9fa9-ef47b4c7bb55 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:07.112618 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1000f18-8239-42d4-9fa9-ef47b4c7bb55 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.112862 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1000f18-8239-42d4-9fa9-ef47b4c7bb55 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.121647 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.121647 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:07.122168 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d1000f18-8239-42d4-9fa9-ef47b4c7bb55 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.129369 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d1000f18-8239-42d4-9fa9-ef47b4c7bb55 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Get volume metadata completed successfully. Jul 10 20:04:07.129685 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1000f18-8239-42d4-9fa9-ef47b4c7bb55 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.130205 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 731/2883] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:04:07 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.138162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d0b1591b-656b-4da3-a52f-adf46f38061a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.140584 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d0b1591b-656b-4da3-a52f-adf46f38061a tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] DELETE https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key1 Jul 10 20:04:07.140867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d0b1591b-656b-4da3-a52f-adf46f38061a tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.141171 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d0b1591b-656b-4da3-a52f-adf46f38061a tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.151644 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.151644 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:07.152152 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d0b1591b-656b-4da3-a52f-adf46f38061a tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.158678 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d0b1591b-656b-4da3-a52f-adf46f38061a tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Get volume metadata completed successfully. Jul 10 20:04:07.168607 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d0b1591b-656b-4da3-a52f-adf46f38061a tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Delete volume metadata completed successfully. Jul 10 20:04:07.168864 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d0b1591b-656b-4da3-a52f-adf46f38061a tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key1 returned with HTTP 200 Jul 10 20:04:07.169415 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 714/2884] 10.4.3.145 () {66 vars in 1393 bytes} [Fri Jul 10 20:04:07 2026] DELETE /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 20:04:07.176387 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1cd8f6d5-29aa-431b-a5bc-c2852add2522 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.178297 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1cd8f6d5-29aa-431b-a5bc-c2852add2522 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:07.178485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1cd8f6d5-29aa-431b-a5bc-c2852add2522 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.178702 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1cd8f6d5-29aa-431b-a5bc-c2852add2522 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.187143 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.187143 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:07.187663 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1cd8f6d5-29aa-431b-a5bc-c2852add2522 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.193644 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1cd8f6d5-29aa-431b-a5bc-c2852add2522 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Get volume metadata completed successfully. Jul 10 20:04:07.193941 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1cd8f6d5-29aa-431b-a5bc-c2852add2522 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.194400 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 731/2885] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:04:07 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 32 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.202125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e898c996-3443-4e86-8bd4-ebf88cb93043 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.203713 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e898c996-3443-4e86-8bd4-ebf88cb93043 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] PUT https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:07.204069 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e898c996-3443-4e86-8bd4-ebf88cb93043 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:07.217384 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.217384 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:07.217971 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e898c996-3443-4e86-8bd4-ebf88cb93043 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.230322 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e898c996-3443-4e86-8bd4-ebf88cb93043 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Update volume metadata completed successfully. Jul 10 20:04:07.230657 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e898c996-3443-4e86-8bd4-ebf88cb93043 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.231220 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 710/2886] 10.4.3.145 () {68 vars in 1395 bytes} [Fri Jul 10 20:04:07 2026] PUT /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.241253 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-254c8560-39fd-4f9a-bca4-0d1b3ff70db8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.242861 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-254c8560-39fd-4f9a-bca4-0d1b3ff70db8 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] POST https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:07.243305 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-254c8560-39fd-4f9a-bca4-0d1b3ff70db8 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:07.253624 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.253624 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:07.254283 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-254c8560-39fd-4f9a-bca4-0d1b3ff70db8 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.263409 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-254c8560-39fd-4f9a-bca4-0d1b3ff70db8 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Create volume metadata completed successfully. Jul 10 20:04:07.263736 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-254c8560-39fd-4f9a-bca4-0d1b3ff70db8 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.264301 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 732/2887] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 20:04:07 2026] POST /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.275100 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5001e853-0ffe-42ff-a1f9-fae3704f59eb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.276989 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5001e853-0ffe-42ff-a1f9-fae3704f59eb tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] PUT https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key3 Jul 10 20:04:07.277428 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5001e853-0ffe-42ff-a1f9-fae3704f59eb tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:07.289092 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.289092 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:07.289588 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5001e853-0ffe-42ff-a1f9-fae3704f59eb tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.301665 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5001e853-0ffe-42ff-a1f9-fae3704f59eb tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Update volume metadata completed successfully. Jul 10 20:04:07.301945 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5001e853-0ffe-42ff-a1f9-fae3704f59eb tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key3 returned with HTTP 200 Jul 10 20:04:07.302383 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 715/2888] 10.4.3.145 () {68 vars in 1410 bytes} [Fri Jul 10 20:04:07 2026] PUT /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.310344 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-70daf529-9acd-482b-9c4e-58451be85996 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.312797 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70daf529-9acd-482b-9c4e-58451be85996 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key3 Jul 10 20:04:07.313106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70daf529-9acd-482b-9c4e-58451be85996 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.313373 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70daf529-9acd-482b-9c4e-58451be85996 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.321983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.324370 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.324370 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:07.325028 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-70daf529-9acd-482b-9c4e-58451be85996 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.325095 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:04:07.325316 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.325547 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.325743 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Delete volume with id: 026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:04:07.330561 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-70daf529-9acd-482b-9c4e-58451be85996 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Get volume metadata completed successfully. Jul 10 20:04:07.331064 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70daf529-9acd-482b-9c4e-58451be85996 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key3 returned with HTTP 200 Jul 10 20:04:07.331179 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 732/2889] 10.4.3.145 () {66 vars in 1390 bytes} [Fri Jul 10 20:04:07 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.333094 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.333094 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:07.333743 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:04:07.340846 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-473a8a45-ed09-4564-bb4b-b4cec4d24ed4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.343120 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-473a8a45-ed09-4564-bb4b-b4cec4d24ed4 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:07.343370 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-473a8a45-ed09-4564-bb4b-b4cec4d24ed4 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.343627 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-473a8a45-ed09-4564-bb4b-b4cec4d24ed4 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.346677 np0000005048 devstack@c-api.service[99971]: WARNING cinder.keymgr.conf_key_mgr [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:04:07.353973 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Delete volume request issued successfully. Jul 10 20:04:07.354022 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-27d1da55-43c8-43f8-a1e0-0904a02d2cb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 202 Jul 10 20:04:07.355272 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.355272 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:07.355334 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 711/2890] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:07 2026] DELETE /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:07.355364 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-473a8a45-ed09-4564-bb4b-b4cec4d24ed4 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.362151 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3043572a-26ea-42f1-ac44-40c81faf4035 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.366723 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-473a8a45-ed09-4564-bb4b-b4cec4d24ed4 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Get volume metadata completed successfully. Jul 10 20:04:07.367047 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-473a8a45-ed09-4564-bb4b-b4cec4d24ed4 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.367106 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3043572a-26ea-42f1-ac44-40c81faf4035 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:04:07.367302 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3043572a-26ea-42f1-ac44-40c81faf4035 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.367555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3043572a-26ea-42f1-ac44-40c81faf4035 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.367611 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 733/2891] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:04:07 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.375814 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b6617f7d-5739-43c7-b814-453e28da083b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.376843 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.376843 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:07.377584 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b6617f7d-5739-43c7-b814-453e28da083b tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] PUT https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata Jul 10 20:04:07.377974 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b6617f7d-5739-43c7-b814-453e28da083b tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:07.385277 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3043572a-26ea-42f1-ac44-40c81faf4035 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:04:07.386092 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.386092 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:07.386608 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b6617f7d-5739-43c7-b814-453e28da083b tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.391846 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3043572a-26ea-42f1-ac44-40c81faf4035 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 200 Jul 10 20:04:07.392325 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 716/2892] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:07 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:07.399878 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b6617f7d-5739-43c7-b814-453e28da083b tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Update volume metadata completed successfully. Jul 10 20:04:07.400208 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b6617f7d-5739-43c7-b814-453e28da083b tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata returned with HTTP 200 Jul 10 20:04:07.400760 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 733/2893] 10.4.3.145 () {68 vars in 1395 bytes} [Fri Jul 10 20:04:07 2026] PUT /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:04:07.408986 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c997edd4-be7c-4b47-bbfa-ed890cfd6ec2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.410711 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c997edd4-be7c-4b47-bbfa-ed890cfd6ec2 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 Jul 10 20:04:07.410919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c997edd4-be7c-4b47-bbfa-ed890cfd6ec2 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.411124 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c997edd4-be7c-4b47-bbfa-ed890cfd6ec2 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.418762 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.418762 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:07.423287 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c997edd4-be7c-4b47-bbfa-ed890cfd6ec2 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.428512 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c997edd4-be7c-4b47-bbfa-ed890cfd6ec2 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 returned with HTTP 200 Jul 10 20:04:07.428920 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 712/2894] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:07 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:07.442456 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e353f4ab-ff41-4b78-83f0-b600ea45c0f0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.445089 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e353f4ab-ff41-4b78-83f0-b600ea45c0f0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] DELETE https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 Jul 10 20:04:07.445358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e353f4ab-ff41-4b78-83f0-b600ea45c0f0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.445610 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e353f4ab-ff41-4b78-83f0-b600ea45c0f0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.445842 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e353f4ab-ff41-4b78-83f0-b600ea45c0f0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Delete volume with id: 0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 Jul 10 20:04:07.456492 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.456492 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:07.457164 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e353f4ab-ff41-4b78-83f0-b600ea45c0f0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.478471 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e353f4ab-ff41-4b78-83f0-b600ea45c0f0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Delete volume request issued successfully. Jul 10 20:04:07.478798 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e353f4ab-ff41-4b78-83f0-b600ea45c0f0 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 returned with HTTP 202 Jul 10 20:04:07.479330 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 734/2895] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:07 2026] DELETE /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:07.486379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-92755280-1722-4799-8a28-b4e871491f36 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:07.488571 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-92755280-1722-4799-8a28-b4e871491f36 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 Jul 10 20:04:07.488828 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-92755280-1722-4799-8a28-b4e871491f36 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:07.489090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-92755280-1722-4799-8a28-b4e871491f36 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:07.497903 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:07.497903 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:07.502621 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-92755280-1722-4799-8a28-b4e871491f36 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Volume info retrieved successfully. Jul 10 20:04:07.508709 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-92755280-1722-4799-8a28-b4e871491f36 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 returned with HTTP 200 Jul 10 20:04:07.509200 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 717/2896] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:07 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:08.407905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a6e9974d-6c48-47f8-8346-bd25039443c6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:08.410301 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6e9974d-6c48-47f8-8346-bd25039443c6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 Jul 10 20:04:08.410463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6e9974d-6c48-47f8-8346-bd25039443c6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:08.410700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6e9974d-6c48-47f8-8346-bd25039443c6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:08.418019 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6e9974d-6c48-47f8-8346-bd25039443c6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 returned with HTTP 404 Jul 10 20:04:08.418656 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 734/2897] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:08 2026] GET /volume/v3/volumes/026060cc-62f6-4198-9d28-f78447b853d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:08.426809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1e26c135-0bf2-485e-9aee-5804d164420b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:08.428565 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1e26c135-0bf2-485e-9aee-5804d164420b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:04:08.428763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1e26c135-0bf2-485e-9aee-5804d164420b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:08.428970 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1e26c135-0bf2-485e-9aee-5804d164420b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:08.429735 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-1e26c135-0bf2-485e-9aee-5804d164420b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:04:08.459492 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1e26c135-0bf2-485e-9aee-5804d164420b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Get all volumes completed successfully. Jul 10 20:04:08.460982 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:08.460982 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:08.467708 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1e26c135-0bf2-485e-9aee-5804d164420b tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:04:08.468347 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 713/2898] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:04:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:08.487870 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4dedd5bb-645c-44b6-9d97-9d5613d21c04 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:08.490255 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4dedd5bb-645c-44b6-9d97-9d5613d21c04 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] DELETE https://10.4.3.145/volume/v3/types/875a8b12-8b1d-4080-981d-e1256cefc531 Jul 10 20:04:08.490570 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4dedd5bb-645c-44b6-9d97-9d5613d21c04 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:08.490856 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4dedd5bb-645c-44b6-9d97-9d5613d21c04 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:08.525024 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b88597e9-32fa-4f40-8d8e-71f4f6894927 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:08.526631 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4dedd5bb-645c-44b6-9d97-9d5613d21c04 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types/875a8b12-8b1d-4080-981d-e1256cefc531 returned with HTTP 202 Jul 10 20:04:08.527236 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 735/2899] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:04:08 2026] DELETE /volume/v3/types/875a8b12-8b1d-4080-981d-e1256cefc531 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:08.528608 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b88597e9-32fa-4f40-8d8e-71f4f6894927 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] GET https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 Jul 10 20:04:08.528876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b88597e9-32fa-4f40-8d8e-71f4f6894927 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:08.529122 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b88597e9-32fa-4f40-8d8e-71f4f6894927 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:08.531599 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=295,cinder:UPDATE=76,cinder:INSERT=48 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:04:08.536473 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b88597e9-32fa-4f40-8d8e-71f4f6894927 tempest-VolumesMetadataTest-1377013958 tempest-VolumesMetadataTest-1377013958-project-member] https://10.4.3.145/volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 returned with HTTP 404 Jul 10 20:04:08.537221 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 718/2900] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:08 2026] GET /volume/v3/volumes/0619d7aa-bf66-4b8d-ad23-338ba8ebdfd8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:08.539507 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2bfe6be4-bea9-4bf5-936e-ec18510d403d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:08.542679 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2bfe6be4-bea9-4bf5-936e-ec18510d403d tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:04:08.543146 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2bfe6be4-bea9-4bf5-936e-ec18510d403d tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-805511872", "extra_specs": {}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:08.556704 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2bfe6be4-bea9-4bf5-936e-ec18510d403d tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:04:08.557088 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 735/2901] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:04:08 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:08.565471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2357a53d-eb83-4daf-9c20-53c4c4f7ceae None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:08.567767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2357a53d-eb83-4daf-9c20-53c4c4f7ceae tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] POST https://10.4.3.145/volume/v3/types/cb9dc3de-117a-416e-8856-e02205f122c8/encryption Jul 10 20:04:08.568189 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2357a53d-eb83-4daf-9c20-53c4c4f7ceae tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:08.590387 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2357a53d-eb83-4daf-9c20-53c4c4f7ceae tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types/cb9dc3de-117a-416e-8856-e02205f122c8/encryption returned with HTTP 200 Jul 10 20:04:08.590901 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 714/2902] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:04:08 2026] POST /volume/v3/types/cb9dc3de-117a-416e-8856-e02205f122c8/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:08.599111 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-721ad13b-c471-47da-9df3-76f801b95be6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:08.600684 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:08.601008 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-207079161", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-805511872", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:08.602407 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-207079161', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-805511872', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:08.605709 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume of 1 GB Jul 10 20:04:08.605956 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:08.605956 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:08.606388 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Availability Zones retrieved successfully. Jul 10 20:04:08.611241 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Flow 'volume_create_api' (2c979492-b01d-4f96-bbec-881f0b6f9542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:08.612231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c923ef62-079e-42be-9d0a-40f806d44f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:08.613064 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:08.642338 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c923ef62-079e-42be-9d0a-40f806d44f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:04:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb9dc3de-117a-416e-8856-e02205f122c8,is_public=True,name='tempest-scenario-type-luks-805511872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb9dc3de-117a-416e-8856-e02205f122c8', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:08.643549 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265e492d-85d8-4b5f-93a8-eccd667b3443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:08.676739 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-805511872 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-805511872, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:04:08.677062 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-805511872 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-805511872, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:04:08.708641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Created reservations ['00391e95-49ca-4867-ade7-33114696c531', '34887e6f-6f15-4cb1-b348-4653cb3e2da7', 'eb44ba53-1d0d-439d-b7ff-cb40b3d729c4', '87662e35-97f0-4e6a-a2a3-97c553452c5c'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:08.709754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265e492d-85d8-4b5f-93a8-eccd667b3443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00391e95-49ca-4867-ade7-33114696c531', '34887e6f-6f15-4cb1-b348-4653cb3e2da7', 'eb44ba53-1d0d-439d-b7ff-cb40b3d729c4', '87662e35-97f0-4e6a-a2a3-97c553452c5c']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:08.710865 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a8ca4e-9d58-46bd-80aa-6af4c8541c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:08.739774 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a8ca4e-9d58-46bd-80aa-6af4c8541c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8385ab86-8d7c-4c0a-99fb-99741f3cb393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-207079161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80835908b2f44d3994fd1e91af6a6498',qos_specs=None,replication_status=,reservations=['00391e95-49ca-4867-ade7-33114696c531','34887e6f-6f15-4cb1-b348-4653cb3e2da7','eb44ba53-1d0d-439d-b7ff-cb40b3d729c4','87662e35-97f0-4e6a-a2a3-97c553452c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0302cac8f8b04b14859c6018c18363bd',volume_type_id=cb9dc3de-117a-416e-8856-e02205f122c8), 'volume': Volume(_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-10T20:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-207079161',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8385ab86-8d7c-4c0a-99fb-99741f3cb393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80835908b2f44d3994fd1e91af6a6498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0302cac8f8b04b14859c6018c18363bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb9dc3de-117a-416e-8856-e02205f122c8),volume_type_id=cb9dc3de-117a-416e-8856-e02205f122c8)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:08.741251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021984cf-a5fd-45b9-a70d-9e385ed4e1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:08.767842 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021984cf-a5fd-45b9-a70d-9e385ed4e1d5) transitioned into state 'SUCCESS' from state '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-207079161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80835908b2f44d3994fd1e91af6a6498',qos_specs=None,replication_status=,reservations=['00391e95-49ca-4867-ade7-33114696c531','34887e6f-6f15-4cb1-b348-4653cb3e2da7','eb44ba53-1d0d-439d-b7ff-cb40b3d729c4','87662e35-97f0-4e6a-a2a3-97c553452c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0302cac8f8b04b14859c6018c18363bd',volume_type_id=cb9dc3de-117a-416e-8856-e02205f122c8)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:08.768926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df0d7b3-88a1-4d8d-b64e-3e33cae65d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:08.780908 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df0d7b3-88a1-4d8d-b64e-3e33cae65d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:08.782180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Flow 'volume_create_api' (2c979492-b01d-4f96-bbec-881f0b6f9542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:08.782616 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume request issued successfully. Jul 10 20:04:08.783453 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-721ad13b-c471-47da-9df3-76f801b95be6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:08.784109 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 736/2903] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:08 2026] POST /volume/v3/volumes => generated 783 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:09.784843 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:09.903146 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:09.903434 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1235004678", "metadata": {"Type": "Test"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:09.905060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1235004678', 'metadata': {'Type': 'Test'}}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:09.905214 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume of 1 GB Jul 10 20:04:09.909618 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Availability Zones retrieved successfully. Jul 10 20:04:09.915241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (66b94a3e-7527-418e-bced-83de1ac0e696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:09.916276 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ba6b42-eea7-48a2-b5bf-c65f41d4b694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:09.917393 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:09.943895 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ba6b42-eea7-48a2-b5bf-c65f41d4b694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:09.944974 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5b1aef-e9e8-4ec8-bb40-e2bec7e10ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:10.003247 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Created reservations ['88242c31-61c2-452e-9714-518696b964cb', '531193df-2cbb-4297-8e4c-0e35b65061b4', '087606ee-abdd-482f-8bd4-1c8fbe117824', '4ca62f4f-c124-4efe-b40a-14b61e4b03de'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:10.004113 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5b1aef-e9e8-4ec8-bb40-e2bec7e10ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88242c31-61c2-452e-9714-518696b964cb', '531193df-2cbb-4297-8e4c-0e35b65061b4', '087606ee-abdd-482f-8bd4-1c8fbe117824', '4ca62f4f-c124-4efe-b40a-14b61e4b03de']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:10.004792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d7b1d9-8ebc-4d21-b0a5-9739c150cde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:10.027890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d7b1d9-8ebc-4d21-b0a5-9739c150cde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2928d72f-fab9-493d-9188-012732eabe7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1235004678',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['88242c31-61c2-452e-9714-518696b964cb','531193df-2cbb-4297-8e4c-0e35b65061b4','087606ee-abdd-482f-8bd4-1c8fbe117824','4ca62f4f-c124-4efe-b40a-14b61e4b03de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1235004678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2928d72f-fab9-493d-9188-012732eabe7d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='50a088338684483ea82f1c0a3818e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:10.028601 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3892c2da-3efd-4fb1-947c-51b9cfb589e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:10.048265 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3892c2da-3efd-4fb1-947c-51b9cfb589e3) transitioned into state 'SUCCESS' from state '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-1235004678',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['88242c31-61c2-452e-9714-518696b964cb','531193df-2cbb-4297-8e4c-0e35b65061b4','087606ee-abdd-482f-8bd4-1c8fbe117824','4ca62f4f-c124-4efe-b40a-14b61e4b03de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:10.048880 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1aa0886-36ec-4748-8fd1-0e627e5cb1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:10.057632 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1aa0886-36ec-4748-8fd1-0e627e5cb1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:10.058424 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (66b94a3e-7527-418e-bced-83de1ac0e696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:10.058735 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request issued successfully. Jul 10 20:04:10.059264 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f88d876-2fd5-49b0-90ce-6f2c19b8048f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:10.059745 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 719/2904] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:09 2026] POST /volume/v3/volumes => generated 759 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:10.072506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fbaff107-699f-460d-9cc0-ed298a9cb9c2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:10.074342 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fbaff107-699f-460d-9cc0-ed298a9cb9c2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:10.074555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fbaff107-699f-460d-9cc0-ed298a9cb9c2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:10.074746 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fbaff107-699f-460d-9cc0-ed298a9cb9c2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:10.081695 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:10.081695 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:10.084981 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fbaff107-699f-460d-9cc0-ed298a9cb9c2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:10.089025 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fbaff107-699f-460d-9cc0-ed298a9cb9c2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 200 Jul 10 20:04:10.090674 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 736/2905] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:10 2026] GET /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:11.103789 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b10e319a-9d05-4947-bce2-3e50988d7428 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:11.105450 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b10e319a-9d05-4947-bce2-3e50988d7428 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:11.105647 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b10e319a-9d05-4947-bce2-3e50988d7428 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:11.105828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b10e319a-9d05-4947-bce2-3e50988d7428 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:11.114555 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:11.114555 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:11.119049 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b10e319a-9d05-4947-bce2-3e50988d7428 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:11.123080 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b10e319a-9d05-4947-bce2-3e50988d7428 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 200 Jul 10 20:04:11.123444 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 715/2906] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:11 2026] GET /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:11.136105 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-94dfdb44-dd6c-4463-bb83-378e52f9c7d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:11.137928 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94dfdb44-dd6c-4463-bb83-378e52f9c7d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:11.138162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94dfdb44-dd6c-4463-bb83-378e52f9c7d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:11.138380 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94dfdb44-dd6c-4463-bb83-378e52f9c7d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:11.146010 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:11.146010 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:11.149685 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-94dfdb44-dd6c-4463-bb83-378e52f9c7d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:11.154142 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94dfdb44-dd6c-4463-bb83-378e52f9c7d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 200 Jul 10 20:04:11.154703 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 737/2907] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:11 2026] GET /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:11.169566 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-915f2b6a-6c75-4d6d-883a-bfcbc5ac8ad0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:11.171489 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-915f2b6a-6c75-4d6d-883a-bfcbc5ac8ad0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:11.171882 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-915f2b6a-6c75-4d6d-883a-bfcbc5ac8ad0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1235004678"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:11.181245 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:11.181245 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:11.185783 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-915f2b6a-6c75-4d6d-883a-bfcbc5ac8ad0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:11.192100 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-915f2b6a-6c75-4d6d-883a-bfcbc5ac8ad0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:11.192669 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-915f2b6a-6c75-4d6d-883a-bfcbc5ac8ad0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 200 Jul 10 20:04:11.193156 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 720/2908] 10.4.3.145 () {68 vars in 1368 bytes} [Fri Jul 10 20:04:11 2026] PUT /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:11.206243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f480f5b5-d452-411b-aa84-49fc5721707c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:11.208402 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f480f5b5-d452-411b-aa84-49fc5721707c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:11.208777 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f480f5b5-d452-411b-aa84-49fc5721707c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1095347571", "description": "This is the new description of volume"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:11.219100 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:11.219100 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:11.223782 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f480f5b5-d452-411b-aa84-49fc5721707c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:11.233992 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f480f5b5-d452-411b-aa84-49fc5721707c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:11.234593 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f480f5b5-d452-411b-aa84-49fc5721707c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 200 Jul 10 20:04:11.235075 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 737/2909] 10.4.3.145 () {68 vars in 1369 bytes} [Fri Jul 10 20:04:11 2026] PUT /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:11.248455 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8d7b4499-4f7a-4f5b-b578-9df4553df396 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:11.250065 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d7b4499-4f7a-4f5b-b578-9df4553df396 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:11.250181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d7b4499-4f7a-4f5b-b578-9df4553df396 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:11.250628 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d7b4499-4f7a-4f5b-b578-9df4553df396 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:11.260998 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:11.260998 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:11.269028 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8d7b4499-4f7a-4f5b-b578-9df4553df396 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:11.282035 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d7b4499-4f7a-4f5b-b578-9df4553df396 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 200 Jul 10 20:04:11.282618 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 716/2910] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:11 2026] GET /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 891 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:11.297986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d35badfa-d834-4016-87f2-0832e76ece74 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:11.300252 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:11.300675 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-688305439", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1503687914"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:11.302269 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-688305439', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1503687914'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:11.302269 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume of 1 GB Jul 10 20:04:11.306802 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Availability Zones retrieved successfully. Jul 10 20:04:11.314216 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (276f2ca2-f8fd-4f88-9622-2c2c6dde7f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:11.315099 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50077498-6fa2-48e9-ba1b-33d1583352e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:11.316000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:11.343842 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50077498-6fa2-48e9-ba1b-33d1583352e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:11.344518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ffbf2e3-2d3c-4a7b-b3f8-cbeaaaa04706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:11.381543 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Created reservations ['0c6d1582-18dc-473b-b8a8-01cb11e0af2e', '6da3b75b-45f6-4d4c-a275-75ed1c1b9d62', '3e805be9-38c0-43ee-83f3-525640e3c61d', '10e7075a-57f1-40ad-8154-f9169daab5ca'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:11.382369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ffbf2e3-2d3c-4a7b-b3f8-cbeaaaa04706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c6d1582-18dc-473b-b8a8-01cb11e0af2e', '6da3b75b-45f6-4d4c-a275-75ed1c1b9d62', '3e805be9-38c0-43ee-83f3-525640e3c61d', '10e7075a-57f1-40ad-8154-f9169daab5ca']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:11.383103 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fe6631-3eec-41d7-bd39-bce6699235cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:11.409293 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fe6631-3eec-41d7-bd39-bce6699235cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40701fec-6472-41ad-af20-0312260f523a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-688305439',display_name='tempest-VolumesGetTest-Volume-1503687914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['0c6d1582-18dc-473b-b8a8-01cb11e0af2e','6da3b75b-45f6-4d4c-a275-75ed1c1b9d62','3e805be9-38c0-43ee-83f3-525640e3c61d','10e7075a-57f1-40ad-8154-f9169daab5ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-688305439',display_name='tempest-VolumesGetTest-Volume-1503687914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40701fec-6472-41ad-af20-0312260f523a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a088338684483ea82f1c0a3818e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:11.410586 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a1dda0-4fdc-46aa-b1ba-be6e620f5752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:11.432981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a1dda0-4fdc-46aa-b1ba-be6e620f5752) transitioned into 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-688305439',display_name='tempest-VolumesGetTest-Volume-1503687914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['0c6d1582-18dc-473b-b8a8-01cb11e0af2e','6da3b75b-45f6-4d4c-a275-75ed1c1b9d62','3e805be9-38c0-43ee-83f3-525640e3c61d','10e7075a-57f1-40ad-8154-f9169daab5ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:11.433760 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa5521e-a838-4a93-a032-7a7bf4370391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:11.445266 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa5521e-a838-4a93-a032-7a7bf4370391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:11.446583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (276f2ca2-f8fd-4f88-9622-2c2c6dde7f75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:11.447049 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request issued successfully. Jul 10 20:04:11.447846 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d35badfa-d834-4016-87f2-0832e76ece74 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:11.448426 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 738/2911] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:11 2026] POST /volume/v3/volumes => generated 779 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:11.462704 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d3bb304c-ff04-49d6-a7ce-54168ff44988 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:11.465484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d3bb304c-ff04-49d6-a7ce-54168ff44988 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a Jul 10 20:04:11.465828 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d3bb304c-ff04-49d6-a7ce-54168ff44988 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:11.466164 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d3bb304c-ff04-49d6-a7ce-54168ff44988 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:11.476470 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:11.476470 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:11.481641 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d3bb304c-ff04-49d6-a7ce-54168ff44988 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:11.486901 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d3bb304c-ff04-49d6-a7ce-54168ff44988 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a returned with HTTP 200 Jul 10 20:04:11.487346 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 721/2912] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:11 2026] GET /volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:12.501931 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2249aa55-d48e-4f3c-8fe0-02d484d256ed None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:12.504406 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2249aa55-d48e-4f3c-8fe0-02d484d256ed tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a Jul 10 20:04:12.504735 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2249aa55-d48e-4f3c-8fe0-02d484d256ed tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:12.505037 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2249aa55-d48e-4f3c-8fe0-02d484d256ed tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:12.513675 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:12.513675 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:12.519080 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2249aa55-d48e-4f3c-8fe0-02d484d256ed tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:12.524892 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2249aa55-d48e-4f3c-8fe0-02d484d256ed tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a returned with HTTP 200 Jul 10 20:04:12.525580 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 738/2913] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:12 2026] GET /volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:12.539822 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-37b74072-ac25-4ada-b3a9-3ec19d255c3a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:12.541664 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37b74072-ac25-4ada-b3a9-3ec19d255c3a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a Jul 10 20:04:12.542258 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37b74072-ac25-4ada-b3a9-3ec19d255c3a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1235004678", "description": null}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:12.547236 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a9dc9d5c-3a6b-45cf-b5a7-32bde8cb0c8e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:12.549326 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9dc9d5c-3a6b-45cf-b5a7-32bde8cb0c8e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:04:12.549580 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9dc9d5c-3a6b-45cf-b5a7-32bde8cb0c8e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:12.549767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9dc9d5c-3a6b-45cf-b5a7-32bde8cb0c8e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:12.553990 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:12.553990 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:12.558220 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:12.558220 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:12.559342 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-37b74072-ac25-4ada-b3a9-3ec19d255c3a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:12.562906 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a9dc9d5c-3a6b-45cf-b5a7-32bde8cb0c8e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:04:12.568134 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9dc9d5c-3a6b-45cf-b5a7-32bde8cb0c8e tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:04:12.568605 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 739/2914] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:12 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:12.570566 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-37b74072-ac25-4ada-b3a9-3ec19d255c3a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:12.570566 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37b74072-ac25-4ada-b3a9-3ec19d255c3a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a returned with HTTP 200 Jul 10 20:04:12.570798 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 717/2915] 10.4.3.145 () {68 vars in 1368 bytes} [Fri Jul 10 20:04:12 2026] PUT /volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:12.585180 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-76e7a84a-8774-472d-aa97-600596a69fe0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:12.586935 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-76e7a84a-8774-472d-aa97-600596a69fe0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a Jul 10 20:04:12.587079 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-76e7a84a-8774-472d-aa97-600596a69fe0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:12.587241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-76e7a84a-8774-472d-aa97-600596a69fe0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:12.595573 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:12.595573 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:12.600112 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-76e7a84a-8774-472d-aa97-600596a69fe0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:12.605990 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-76e7a84a-8774-472d-aa97-600596a69fe0 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a returned with HTTP 200 Jul 10 20:04:12.606600 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 722/2916] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:12 2026] GET /volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:12.622994 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-31d7253a-b7b5-4477-b350-be8b74ec9646 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:12.623718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31d7253a-b7b5-4477-b350-be8b74ec9646 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] DELETE https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a Jul 10 20:04:12.623988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31d7253a-b7b5-4477-b350-be8b74ec9646 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:12.624258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31d7253a-b7b5-4477-b350-be8b74ec9646 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:12.624469 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-31d7253a-b7b5-4477-b350-be8b74ec9646 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume with id: 40701fec-6472-41ad-af20-0312260f523a Jul 10 20:04:12.627659 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8dd8bdab-99bc-414f-9ac1-e10420d2f314 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:12.630373 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8dd8bdab-99bc-414f-9ac1-e10420d2f314 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:04:12.630670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8dd8bdab-99bc-414f-9ac1-e10420d2f314 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:12.630948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8dd8bdab-99bc-414f-9ac1-e10420d2f314 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:12.642754 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:12.642754 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:12.643449 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-31d7253a-b7b5-4477-b350-be8b74ec9646 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:12.646468 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:12.646468 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:12.654455 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8dd8bdab-99bc-414f-9ac1-e10420d2f314 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:04:12.664029 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8dd8bdab-99bc-414f-9ac1-e10420d2f314 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:04:12.664836 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 740/2917] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:12 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:12.698198 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-31d7253a-b7b5-4477-b350-be8b74ec9646 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume request issued successfully. Jul 10 20:04:12.698448 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31d7253a-b7b5-4477-b350-be8b74ec9646 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a returned with HTTP 202 Jul 10 20:04:12.698942 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 739/2918] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:12 2026] DELETE /volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:12.706807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a93d1dba-7f7d-49c9-a1c1-ce1a30f5bfae None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:12.709049 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a93d1dba-7f7d-49c9-a1c1-ce1a30f5bfae tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a Jul 10 20:04:12.709259 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a93d1dba-7f7d-49c9-a1c1-ce1a30f5bfae tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:12.709699 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a93d1dba-7f7d-49c9-a1c1-ce1a30f5bfae tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:12.720737 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:12.720737 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:12.728364 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a93d1dba-7f7d-49c9-a1c1-ce1a30f5bfae tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:12.735218 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a93d1dba-7f7d-49c9-a1c1-ce1a30f5bfae tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a returned with HTTP 200 Jul 10 20:04:12.735864 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 718/2919] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:12 2026] GET /volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:13.749829 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-70094674-3ea0-4bb7-bc4a-a64fc71ff83c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:13.751912 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-70094674-3ea0-4bb7-bc4a-a64fc71ff83c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a Jul 10 20:04:13.752187 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-70094674-3ea0-4bb7-bc4a-a64fc71ff83c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:13.752399 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-70094674-3ea0-4bb7-bc4a-a64fc71ff83c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:13.759254 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-70094674-3ea0-4bb7-bc4a-a64fc71ff83c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a returned with HTTP 404 Jul 10 20:04:13.759254 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 723/2920] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:13 2026] GET /volume/v3/volumes/40701fec-6472-41ad-af20-0312260f523a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:13.767236 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1a2c044a-93ad-4000-860f-6affca04dbf2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:13.769053 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a2c044a-93ad-4000-860f-6affca04dbf2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:13.769301 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a2c044a-93ad-4000-860f-6affca04dbf2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:13.769536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a2c044a-93ad-4000-860f-6affca04dbf2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:13.779441 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:13.779441 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:13.784669 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1a2c044a-93ad-4000-860f-6affca04dbf2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:13.789473 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a2c044a-93ad-4000-860f-6affca04dbf2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 200 Jul 10 20:04:13.789947 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 741/2921] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:13 2026] GET /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 891 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:13.804385 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d8b69350-0350-49b3-be23-10012cb97f99 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:13.806600 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d8b69350-0350-49b3-be23-10012cb97f99 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] DELETE https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:13.806850 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d8b69350-0350-49b3-be23-10012cb97f99 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:13.807119 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d8b69350-0350-49b3-be23-10012cb97f99 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:13.807315 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-d8b69350-0350-49b3-be23-10012cb97f99 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume with id: 2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:13.815951 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:13.815951 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:13.816614 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d8b69350-0350-49b3-be23-10012cb97f99 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:13.834605 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d8b69350-0350-49b3-be23-10012cb97f99 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume request issued successfully. Jul 10 20:04:13.834806 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d8b69350-0350-49b3-be23-10012cb97f99 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 202 Jul 10 20:04:13.835418 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 740/2922] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:13 2026] DELETE /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:13.843196 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-939e4ef8-6aaa-4a26-8a73-6d66fc13a51f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:13.845006 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-939e4ef8-6aaa-4a26-8a73-6d66fc13a51f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:13.845225 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-939e4ef8-6aaa-4a26-8a73-6d66fc13a51f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:13.845434 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-939e4ef8-6aaa-4a26-8a73-6d66fc13a51f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:13.853788 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:13.853788 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:13.857371 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-939e4ef8-6aaa-4a26-8a73-6d66fc13a51f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:13.861614 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-939e4ef8-6aaa-4a26-8a73-6d66fc13a51f tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 200 Jul 10 20:04:13.862017 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 719/2923] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:13 2026] GET /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 890 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:14.877772 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8a32f3bb-bf70-458d-a666-f404cf807694 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:14.878240 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8a32f3bb-bf70-458d-a666-f404cf807694 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d Jul 10 20:04:14.878422 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8a32f3bb-bf70-458d-a666-f404cf807694 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:14.878642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8a32f3bb-bf70-458d-a666-f404cf807694 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:14.887064 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8a32f3bb-bf70-458d-a666-f404cf807694 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d returned with HTTP 404 Jul 10 20:04:14.887725 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 724/2924] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:14 2026] GET /volume/v3/volumes/2928d72f-fab9-493d-9188-012732eabe7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:14.896106 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:14.897634 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:14.897929 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-155042657"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:14.899395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-155042657'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:14.899513 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume of 1 GB Jul 10 20:04:14.903566 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Availability Zones retrieved successfully. Jul 10 20:04:14.909430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (0dc9fbf6-5534-414d-bbcc-dc4040ec0a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:14.910297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e9127a-bccb-4939-b2cf-6c549a1ad0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:14.911172 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:14.942252 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e9127a-bccb-4939-b2cf-6c549a1ad0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:14.943333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9d8d9b-0a01-4857-b180-0fdd241824b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:14.996736 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Created reservations ['9abb369c-48ac-4e44-8df2-17f1754df3e1', '10946c23-16f1-438d-adb8-746db0b2420a', 'd783151b-af06-445e-9e98-c58f9ea3d4f6', '4b83a282-bb82-4939-b46f-4eec732a9734'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:14.997718 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9d8d9b-0a01-4857-b180-0fdd241824b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9abb369c-48ac-4e44-8df2-17f1754df3e1', '10946c23-16f1-438d-adb8-746db0b2420a', 'd783151b-af06-445e-9e98-c58f9ea3d4f6', '4b83a282-bb82-4939-b46f-4eec732a9734']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:14.998702 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d765bc6-90e8-4f38-8aa3-b097b148b468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:15.029241 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d765bc6-90e8-4f38-8aa3-b097b148b468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edaf0ec5-159d-47f7-b0ee-8f973196ef6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-155042657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['9abb369c-48ac-4e44-8df2-17f1754df3e1','10946c23-16f1-438d-adb8-746db0b2420a','d783151b-af06-445e-9e98-c58f9ea3d4f6','4b83a282-bb82-4939-b46f-4eec732a9734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-155042657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edaf0ec5-159d-47f7-b0ee-8f973196ef6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a088338684483ea82f1c0a3818e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:15.030240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50aa3f0-9ab8-4ee2-a91e-04343d7a9540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:15.052753 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50aa3f0-9ab8-4ee2-a91e-04343d7a9540) transitioned into state 'SUCCESS' from state '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-155042657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['9abb369c-48ac-4e44-8df2-17f1754df3e1','10946c23-16f1-438d-adb8-746db0b2420a','d783151b-af06-445e-9e98-c58f9ea3d4f6','4b83a282-bb82-4939-b46f-4eec732a9734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:15.053725 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b9cb64-0f94-4bf8-a2d8-e4a1aa13f889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:15.067390 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b9cb64-0f94-4bf8-a2d8-e4a1aa13f889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:15.068484 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (0dc9fbf6-5534-414d-bbcc-dc4040ec0a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:15.068854 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request issued successfully. Jul 10 20:04:15.069497 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbd93f09-4d5c-4cac-9933-fb5960837bcc tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:15.070050 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 742/2925] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:04:14 2026] POST /volume/v3/volumes => generated 744 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:15.087202 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d7f38082-2419-4e4d-b7e5-611d77dd55ab None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:15.088986 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7f38082-2419-4e4d-b7e5-611d77dd55ab tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b Jul 10 20:04:15.089291 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7f38082-2419-4e4d-b7e5-611d77dd55ab tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:15.089603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7f38082-2419-4e4d-b7e5-611d77dd55ab tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:15.100885 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:15.100885 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:15.107709 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d7f38082-2419-4e4d-b7e5-611d77dd55ab tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:15.115364 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7f38082-2419-4e4d-b7e5-611d77dd55ab tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b returned with HTTP 200 Jul 10 20:04:15.116017 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 741/2926] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:15 2026] GET /volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b => generated 812 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:16.130570 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9e5414f4-2961-4ad9-bacc-6b48d6272015 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:16.134309 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e5414f4-2961-4ad9-bacc-6b48d6272015 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b Jul 10 20:04:16.134587 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e5414f4-2961-4ad9-bacc-6b48d6272015 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:16.134793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e5414f4-2961-4ad9-bacc-6b48d6272015 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:16.143259 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:16.143259 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:16.148988 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9e5414f4-2961-4ad9-bacc-6b48d6272015 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:16.153917 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e5414f4-2961-4ad9-bacc-6b48d6272015 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b returned with HTTP 200 Jul 10 20:04:16.154556 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 720/2927] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:16 2026] GET /volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:16.171826 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:16.173573 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:16.174155 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "edaf0ec5-159d-47f7-b0ee-8f973196ef6b", "size": 1, "name": "tempest-VolumesGetTest-Volume-655796355", "metadata": {"Type": "Test"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:16.175784 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request body: {'volume': {'source_volid': 'edaf0ec5-159d-47f7-b0ee-8f973196ef6b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-655796355', 'metadata': {'Type': 'Test'}}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:16.185496 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:16.185496 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:16.185707 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume retrieved successfully. Jul 10 20:04:16.185839 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume of 1 GB Jul 10 20:04:16.191058 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Availability Zones retrieved successfully. Jul 10 20:04:16.196162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (9dee6ad5-0d4a-4a16-905d-604a9f6d2137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:16.197491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7f7422-75fa-4c88-8e99-f3c8c87c1a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:16.198627 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:16.231789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7f7422-75fa-4c88-8e99-f3c8c87c1a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'edaf0ec5-159d-47f7-b0ee-8f973196ef6b', 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:16.232975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b9befb-10f2-4284-86d9-8023eb67ef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:16.325088 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Created reservations ['4bfcc9d1-1d9f-4df6-b415-f3d57bab5ad4', '8d9f3154-6dd0-4aec-8816-0dff3120329e', '0c2f0716-5b19-4609-9b32-cd8d9cee62da', 'e8b1d439-045e-4c05-9f80-461c0f9b1ac6'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:16.325971 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b9befb-10f2-4284-86d9-8023eb67ef1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bfcc9d1-1d9f-4df6-b415-f3d57bab5ad4', '8d9f3154-6dd0-4aec-8816-0dff3120329e', '0c2f0716-5b19-4609-9b32-cd8d9cee62da', 'e8b1d439-045e-4c05-9f80-461c0f9b1ac6']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:16.326640 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2251bf1-e584-4186-a094-5d6343186913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:16.371816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2251bf1-e584-4186-a094-5d6343186913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd6196b7-0cd8-41ef-b964-113b0b4720f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-655796355',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['4bfcc9d1-1d9f-4df6-b415-f3d57bab5ad4','8d9f3154-6dd0-4aec-8816-0dff3120329e','0c2f0716-5b19-4609-9b32-cd8d9cee62da','e8b1d439-045e-4c05-9f80-461c0f9b1ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=edaf0ec5-159d-47f7-b0ee-8f973196ef6b,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-655796355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd6196b7-0cd8-41ef-b964-113b0b4720f6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='50a088338684483ea82f1c0a3818e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=edaf0ec5-159d-47f7-b0ee-8f973196ef6b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:16.372594 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154c3524-eb38-44a7-8e0a-f233c6cb1919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:16.390811 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154c3524-eb38-44a7-8e0a-f233c6cb1919) transitioned into state 'SUCCESS' from state '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-655796355',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['4bfcc9d1-1d9f-4df6-b415-f3d57bab5ad4','8d9f3154-6dd0-4aec-8816-0dff3120329e','0c2f0716-5b19-4609-9b32-cd8d9cee62da','e8b1d439-045e-4c05-9f80-461c0f9b1ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=edaf0ec5-159d-47f7-b0ee-8f973196ef6b,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:16.391671 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d259bec9-6eca-4a52-85af-7d05039bd4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:16.408847 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d259bec9-6eca-4a52-85af-7d05039bd4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:16.409680 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (9dee6ad5-0d4a-4a16-905d-604a9f6d2137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:16.410068 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request issued successfully. Jul 10 20:04:16.410811 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-550c1ad4-257a-4a5a-ab8f-0ab509a8a49c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:16.411257 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 725/2928] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:16 2026] POST /volume/v3/volumes => generated 792 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:16.423582 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6b8d19ab-7c0a-4fb1-ada8-349bf179309b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:16.425364 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6b8d19ab-7c0a-4fb1-ada8-349bf179309b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:16.425573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6b8d19ab-7c0a-4fb1-ada8-349bf179309b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:16.425746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6b8d19ab-7c0a-4fb1-ada8-349bf179309b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:16.434994 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:16.434994 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:16.440420 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6b8d19ab-7c0a-4fb1-ada8-349bf179309b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:16.448126 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6b8d19ab-7c0a-4fb1-ada8-349bf179309b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 200 Jul 10 20:04:16.448630 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 743/2929] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:16 2026] GET /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:17.463481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e24c17c6-e8b5-46aa-adc6-91ba0e6b5a32 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:17.467201 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e24c17c6-e8b5-46aa-adc6-91ba0e6b5a32 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:17.467201 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e24c17c6-e8b5-46aa-adc6-91ba0e6b5a32 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:17.467201 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e24c17c6-e8b5-46aa-adc6-91ba0e6b5a32 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:17.476446 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:17.476446 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:17.480278 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e24c17c6-e8b5-46aa-adc6-91ba0e6b5a32 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:17.488985 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e24c17c6-e8b5-46aa-adc6-91ba0e6b5a32 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 200 Jul 10 20:04:17.488985 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 742/2930] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:17 2026] GET /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:17.501631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7dd0f0e2-048c-41a8-8009-5b124a8057e8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:17.504051 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7dd0f0e2-048c-41a8-8009-5b124a8057e8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:17.504051 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7dd0f0e2-048c-41a8-8009-5b124a8057e8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:17.504051 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7dd0f0e2-048c-41a8-8009-5b124a8057e8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:17.510846 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:17.510846 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:17.514620 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7dd0f0e2-048c-41a8-8009-5b124a8057e8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:17.519317 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7dd0f0e2-048c-41a8-8009-5b124a8057e8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 200 Jul 10 20:04:17.520213 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 721/2931] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:17 2026] GET /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:17.536437 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cb9fe169-c8fc-40dd-899c-013d852c3c42 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:17.538350 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb9fe169-c8fc-40dd-899c-013d852c3c42 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:17.538690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb9fe169-c8fc-40dd-899c-013d852c3c42 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-655796355"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:17.548825 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:17.548825 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:17.555739 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cb9fe169-c8fc-40dd-899c-013d852c3c42 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:17.561715 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cb9fe169-c8fc-40dd-899c-013d852c3c42 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:17.562383 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb9fe169-c8fc-40dd-899c-013d852c3c42 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 200 Jul 10 20:04:17.562820 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 726/2932] 10.4.3.145 () {68 vars in 1368 bytes} [Fri Jul 10 20:04:17 2026] PUT /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:17.575369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-67eb89bb-3c40-459b-9ede-a0ebd7a8212a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:17.577231 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67eb89bb-3c40-459b-9ede-a0ebd7a8212a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:17.577611 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67eb89bb-3c40-459b-9ede-a0ebd7a8212a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-744719671", "description": "This is the new description of volume"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:17.586994 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:17.586994 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:17.592992 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-67eb89bb-3c40-459b-9ede-a0ebd7a8212a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:17.597685 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-67eb89bb-3c40-459b-9ede-a0ebd7a8212a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:17.598506 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67eb89bb-3c40-459b-9ede-a0ebd7a8212a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 200 Jul 10 20:04:17.599093 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 744/2933] 10.4.3.145 () {68 vars in 1369 bytes} [Fri Jul 10 20:04:17 2026] PUT /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:17.615119 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7681e75e-47f2-4f59-8c68-db43170723f7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:17.617176 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7681e75e-47f2-4f59-8c68-db43170723f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:17.617456 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7681e75e-47f2-4f59-8c68-db43170723f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:17.617680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7681e75e-47f2-4f59-8c68-db43170723f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:17.626310 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:17.626310 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:17.630503 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7681e75e-47f2-4f59-8c68-db43170723f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:17.635214 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7681e75e-47f2-4f59-8c68-db43170723f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 200 Jul 10 20:04:17.635781 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 743/2934] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:17 2026] GET /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:17.652812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:17.659857 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:17.660387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-83678239", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1425551216"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:17.664401 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-83678239', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1425551216'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:17.664401 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume of 1 GB Jul 10 20:04:17.670083 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Availability Zones retrieved successfully. Jul 10 20:04:17.677000 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (8e99ca5b-a86c-412b-b873-e1eca816dce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:17.680988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce64d549-616d-4d54-a3f2-81813bd6fc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:17.680988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:17.729545 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce64d549-616d-4d54-a3f2-81813bd6fc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:17.730808 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19e1b6b6-fbfc-4e38-8cc1-c1929989a0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:17.795008 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Created reservations ['0e3d152f-bd61-4f06-9b76-08666b39b6ec', '6fb68447-102f-44ec-a168-85b253dc1f47', '1529daeb-9134-4289-bbdc-b9ed8f9ed3a9', 'a4544cb5-5dc2-4670-a534-dfd4f5b3d54e'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:17.796206 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19e1b6b6-fbfc-4e38-8cc1-c1929989a0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3d152f-bd61-4f06-9b76-08666b39b6ec', '6fb68447-102f-44ec-a168-85b253dc1f47', '1529daeb-9134-4289-bbdc-b9ed8f9ed3a9', 'a4544cb5-5dc2-4670-a534-dfd4f5b3d54e']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:17.797208 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d749dcf-7a8a-48e2-9704-fd0af657e220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:17.825053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d749dcf-7a8a-48e2-9704-fd0af657e220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75926742-94d9-4549-8a37-dec327b70a54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-83678239',display_name='tempest-VolumesGetTest-Volume-1425551216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['0e3d152f-bd61-4f06-9b76-08666b39b6ec','6fb68447-102f-44ec-a168-85b253dc1f47','1529daeb-9134-4289-bbdc-b9ed8f9ed3a9','a4544cb5-5dc2-4670-a534-dfd4f5b3d54e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-83678239',display_name='tempest-VolumesGetTest-Volume-1425551216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75926742-94d9-4549-8a37-dec327b70a54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a088338684483ea82f1c0a3818e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:17.825928 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23f0e04-2ecf-494d-a7b2-d9a25a19d868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:17.850833 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23f0e04-2ecf-494d-a7b2-d9a25a19d868) transitioned into 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-83678239',display_name='tempest-VolumesGetTest-Volume-1425551216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['0e3d152f-bd61-4f06-9b76-08666b39b6ec','6fb68447-102f-44ec-a168-85b253dc1f47','1529daeb-9134-4289-bbdc-b9ed8f9ed3a9','a4544cb5-5dc2-4670-a534-dfd4f5b3d54e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:17.851956 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1ee66a-91c1-405d-9868-610f0723f3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:17.865392 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1ee66a-91c1-405d-9868-610f0723f3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:17.866488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (8e99ca5b-a86c-412b-b873-e1eca816dce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:17.866936 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request issued successfully. Jul 10 20:04:17.867618 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3c0779c2-ac9f-43a6-81f0-d7b17f0471b7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:17.868115 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 722/2935] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:17 2026] POST /volume/v3/volumes => generated 778 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:17.884219 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-57d03138-8aa9-428f-b9bc-1a29cef66b9c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:17.886115 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-57d03138-8aa9-428f-b9bc-1a29cef66b9c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 Jul 10 20:04:17.886312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-57d03138-8aa9-428f-b9bc-1a29cef66b9c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:17.886595 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-57d03138-8aa9-428f-b9bc-1a29cef66b9c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:17.894300 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:17.894300 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:17.898663 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-57d03138-8aa9-428f-b9bc-1a29cef66b9c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:17.903211 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-57d03138-8aa9-428f-b9bc-1a29cef66b9c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 returned with HTTP 200 Jul 10 20:04:17.903683 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 727/2936] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:17 2026] GET /volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:18.916403 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a0e09727-f151-4ec1-9bb5-2041f41b27b9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:18.918706 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0e09727-f151-4ec1-9bb5-2041f41b27b9 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 Jul 10 20:04:18.918948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0e09727-f151-4ec1-9bb5-2041f41b27b9 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:18.919213 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0e09727-f151-4ec1-9bb5-2041f41b27b9 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:18.929942 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:18.929942 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:18.937995 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a0e09727-f151-4ec1-9bb5-2041f41b27b9 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:18.946128 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0e09727-f151-4ec1-9bb5-2041f41b27b9 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 returned with HTTP 200 Jul 10 20:04:18.946668 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 745/2937] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:18 2026] GET /volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:18.962356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f85add3d-d1dd-475c-aa73-9de58af8ff36 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:18.965473 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f85add3d-d1dd-475c-aa73-9de58af8ff36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 Jul 10 20:04:18.965473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f85add3d-d1dd-475c-aa73-9de58af8ff36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-655796355", "description": null}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:18.979847 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:18.979847 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:18.990784 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f85add3d-d1dd-475c-aa73-9de58af8ff36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:18.998681 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f85add3d-d1dd-475c-aa73-9de58af8ff36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:18.999599 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f85add3d-d1dd-475c-aa73-9de58af8ff36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 returned with HTTP 200 Jul 10 20:04:18.999827 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 744/2938] 10.4.3.145 () {68 vars in 1368 bytes} [Fri Jul 10 20:04:18 2026] PUT /volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 => generated 769 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:19.013038 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c1c61c85-7f2e-4cbc-b5a6-ae001c4e8b96 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:19.014947 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1c61c85-7f2e-4cbc-b5a6-ae001c4e8b96 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 Jul 10 20:04:19.015220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1c61c85-7f2e-4cbc-b5a6-ae001c4e8b96 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:19.015455 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1c61c85-7f2e-4cbc-b5a6-ae001c4e8b96 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:19.025402 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:19.025402 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:19.032857 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c1c61c85-7f2e-4cbc-b5a6-ae001c4e8b96 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:19.038420 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1c61c85-7f2e-4cbc-b5a6-ae001c4e8b96 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 returned with HTTP 200 Jul 10 20:04:19.038898 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 723/2939] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:19 2026] GET /volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:19.053610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c66ec8a4-f12a-4622-8994-51562f19248a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:19.059291 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c66ec8a4-f12a-4622-8994-51562f19248a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] DELETE https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 Jul 10 20:04:19.059291 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c66ec8a4-f12a-4622-8994-51562f19248a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:19.059624 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c66ec8a4-f12a-4622-8994-51562f19248a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:19.059876 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-c66ec8a4-f12a-4622-8994-51562f19248a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume with id: 75926742-94d9-4549-8a37-dec327b70a54 Jul 10 20:04:19.070457 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:19.070457 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:19.071084 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c66ec8a4-f12a-4622-8994-51562f19248a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:19.093833 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c66ec8a4-f12a-4622-8994-51562f19248a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume request issued successfully. Jul 10 20:04:19.094141 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c66ec8a4-f12a-4622-8994-51562f19248a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 returned with HTTP 202 Jul 10 20:04:19.094768 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 728/2940] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:19 2026] DELETE /volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:19.111745 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aa8a837d-6720-4426-a882-85e43d274c2e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:19.114258 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aa8a837d-6720-4426-a882-85e43d274c2e tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 Jul 10 20:04:19.114486 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aa8a837d-6720-4426-a882-85e43d274c2e tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:19.114735 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aa8a837d-6720-4426-a882-85e43d274c2e tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:19.124647 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:19.124647 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:19.134072 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-aa8a837d-6720-4426-a882-85e43d274c2e tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:19.143602 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aa8a837d-6720-4426-a882-85e43d274c2e tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 returned with HTTP 200 Jul 10 20:04:19.143602 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 746/2941] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:19 2026] GET /volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:19.245280 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:19.380727 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:19.382988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-977536761", "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:19.382988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-977536761', 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:19.477340 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume of 1 GB Jul 10 20:04:19.477806 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:19.477806 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:19.478453 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Availability Zones retrieved successfully. Jul 10 20:04:19.486576 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Flow 'volume_create_api' (d26e01af-7802-4e55-87d5-eff9e12b6db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:19.487762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9436ade1-c05f-450c-947b-3d5800fe1600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:19.488900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:19.539335 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:19.539335 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:19.555798 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9436ade1-c05f-450c-947b-3d5800fe1600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f0cc9eb-45f8-40ee-aadc-053ca613bf7b', 'encryption_key_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=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:19.556978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e11188ea-b662-4fb1-80b5-8b95157e9ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:19.645518 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Created reservations ['f152ef89-f287-4139-905b-79d4b9a828c1', '5e473456-6f41-4211-8320-4173ba867c39', '76bcd505-6a64-4602-ae5c-9da1810263b6', '629d0f59-80fe-462e-ac4e-9aa9754ae015'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:19.646636 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e11188ea-b662-4fb1-80b5-8b95157e9ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f152ef89-f287-4139-905b-79d4b9a828c1', '5e473456-6f41-4211-8320-4173ba867c39', '76bcd505-6a64-4602-ae5c-9da1810263b6', '629d0f59-80fe-462e-ac4e-9aa9754ae015']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:19.647395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5fc82b-849f-4347-ad0c-e655d905c80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:19.684193 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5fc82b-849f-4347-ad0c-e655d905c80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-977536761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d79ba56a88fb4cbc826e14789d1e80fb',qos_specs=None,replication_status=,reservations=['f152ef89-f287-4139-905b-79d4b9a828c1','5e473456-6f41-4211-8320-4173ba867c39','76bcd505-6a64-4602-ae5c-9da1810263b6','629d0f59-80fe-462e-ac4e-9aa9754ae015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a258560b7f064096bdd7414a94994d68',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b), 'volume': Volume(_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-10T20:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-977536761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d79ba56a88fb4cbc826e14789d1e80fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a258560b7f064096bdd7414a94994d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f0cc9eb-45f8-40ee-aadc-053ca613bf7b),volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:19.686041 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5624cbfd-3d01-4ffd-af79-19f08ca4bbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:19.719720 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5624cbfd-3d01-4ffd-af79-19f08ca4bbf9) transitioned into state 'SUCCESS' from state '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-977536761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d79ba56a88fb4cbc826e14789d1e80fb',qos_specs=None,replication_status=,reservations=['f152ef89-f287-4139-905b-79d4b9a828c1','5e473456-6f41-4211-8320-4173ba867c39','76bcd505-6a64-4602-ae5c-9da1810263b6','629d0f59-80fe-462e-ac4e-9aa9754ae015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a258560b7f064096bdd7414a94994d68',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:19.720726 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3874399d-e4c1-4ca2-9aed-922e566d1f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:19.733121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3874399d-e4c1-4ca2-9aed-922e566d1f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:19.734258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Flow 'volume_create_api' (d26e01af-7802-4e55-87d5-eff9e12b6db0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:19.734677 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume request issued successfully. Jul 10 20:04:19.735494 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e04b39ee-8190-4df4-bd87-5b3b431b3787 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:19.736105 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 745/2942] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:19 2026] POST /volume/v3/volumes => generated 759 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:19.751013 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bf802a9b-a0b4-4f32-b696-aed0e5ab00b1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:19.752740 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bf802a9b-a0b4-4f32-b696-aed0e5ab00b1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:04:19.752981 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bf802a9b-a0b4-4f32-b696-aed0e5ab00b1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:19.753396 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bf802a9b-a0b4-4f32-b696-aed0e5ab00b1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:19.765580 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:19.765580 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:19.773078 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bf802a9b-a0b4-4f32-b696-aed0e5ab00b1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:04:19.779585 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bf802a9b-a0b4-4f32-b696-aed0e5ab00b1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 200 Jul 10 20:04:19.779728 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 724/2943] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:19 2026] GET /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:20.157115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aa5ed731-1a3f-4f1a-8f67-40f4e73a07aa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:20.159283 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa5ed731-1a3f-4f1a-8f67-40f4e73a07aa tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 Jul 10 20:04:20.159528 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa5ed731-1a3f-4f1a-8f67-40f4e73a07aa tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:20.159830 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa5ed731-1a3f-4f1a-8f67-40f4e73a07aa tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:20.166333 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa5ed731-1a3f-4f1a-8f67-40f4e73a07aa tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 returned with HTTP 404 Jul 10 20:04:20.166957 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 729/2944] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:20 2026] GET /volume/v3/volumes/75926742-94d9-4549-8a37-dec327b70a54 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:20.178338 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d52b3c60-b978-4714-845e-f108834a4fa2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:20.181924 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d52b3c60-b978-4714-845e-f108834a4fa2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:20.182165 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d52b3c60-b978-4714-845e-f108834a4fa2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:20.182361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d52b3c60-b978-4714-845e-f108834a4fa2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:20.193701 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:20.193701 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:20.199613 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d52b3c60-b978-4714-845e-f108834a4fa2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:20.205900 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d52b3c60-b978-4714-845e-f108834a4fa2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 200 Jul 10 20:04:20.206463 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 747/2945] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:20 2026] GET /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 924 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:20.226558 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ba073b17-2b3a-49b4-9099-61f23b64b11d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:20.228756 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ba073b17-2b3a-49b4-9099-61f23b64b11d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] DELETE https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:20.229066 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ba073b17-2b3a-49b4-9099-61f23b64b11d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:20.229237 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ba073b17-2b3a-49b4-9099-61f23b64b11d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:20.229446 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-ba073b17-2b3a-49b4-9099-61f23b64b11d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume with id: bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:20.238006 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:20.238006 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:20.238597 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ba073b17-2b3a-49b4-9099-61f23b64b11d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:20.258125 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ba073b17-2b3a-49b4-9099-61f23b64b11d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume request issued successfully. Jul 10 20:04:20.258328 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ba073b17-2b3a-49b4-9099-61f23b64b11d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 202 Jul 10 20:04:20.258778 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 746/2946] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:20 2026] DELETE /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:20.268113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-067fe29c-5e48-41f9-a309-0b77aa8bf9ee None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:20.271081 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-067fe29c-5e48-41f9-a309-0b77aa8bf9ee tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:20.271322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-067fe29c-5e48-41f9-a309-0b77aa8bf9ee tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:20.271615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-067fe29c-5e48-41f9-a309-0b77aa8bf9ee tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:20.279347 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:20.279347 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:20.284798 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-067fe29c-5e48-41f9-a309-0b77aa8bf9ee tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:20.290808 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-067fe29c-5e48-41f9-a309-0b77aa8bf9ee tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 200 Jul 10 20:04:20.291343 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 725/2947] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:20 2026] GET /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:20.525076 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b921fef7-9493-4ed2-956a-7c2f3d418d95 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:20.527296 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b921fef7-9493-4ed2-956a-7c2f3d418d95 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] DELETE https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:04:20.527486 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b921fef7-9493-4ed2-956a-7c2f3d418d95 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:20.527715 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b921fef7-9493-4ed2-956a-7c2f3d418d95 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:20.527870 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-b921fef7-9493-4ed2-956a-7c2f3d418d95 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Delete volume with id: 54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:04:20.535905 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:20.535905 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:20.536423 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b921fef7-9493-4ed2-956a-7c2f3d418d95 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:04:20.557203 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b921fef7-9493-4ed2-956a-7c2f3d418d95 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Delete volume request issued successfully. Jul 10 20:04:20.557397 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b921fef7-9493-4ed2-956a-7c2f3d418d95 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 202 Jul 10 20:04:20.557828 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 730/2948] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:20 2026] DELETE /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:20.573879 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bea618cb-425f-497e-9d76-a7d69c65e7bf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:20.577428 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bea618cb-425f-497e-9d76-a7d69c65e7bf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:04:20.577428 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bea618cb-425f-497e-9d76-a7d69c65e7bf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:20.577428 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bea618cb-425f-497e-9d76-a7d69c65e7bf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:20.588010 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:20.588010 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:20.591765 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bea618cb-425f-497e-9d76-a7d69c65e7bf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:04:20.596816 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bea618cb-425f-497e-9d76-a7d69c65e7bf tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 200 Jul 10 20:04:20.597297 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 748/2949] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:20 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:20.792463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-03c98b4c-c170-4d60-86ad-1db543455e45 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:20.794312 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03c98b4c-c170-4d60-86ad-1db543455e45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:04:20.794484 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03c98b4c-c170-4d60-86ad-1db543455e45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:20.794680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03c98b4c-c170-4d60-86ad-1db543455e45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:20.807653 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:20.807653 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:20.812858 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-03c98b4c-c170-4d60-86ad-1db543455e45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:04:20.818442 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03c98b4c-c170-4d60-86ad-1db543455e45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 200 Jul 10 20:04:20.818889 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 747/2950] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:20 2026] GET /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:20.948874 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b6d5a068-c98c-4f69-af55-c1435649393a req-b99bbd0a-139d-4adc-9363-789f02454d8a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:20.951669 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-b99bbd0a-139d-4adc-9363-789f02454d8a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:04:20.951912 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-b99bbd0a-139d-4adc-9363-789f02454d8a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:20.952185 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-b99bbd0a-139d-4adc-9363-789f02454d8a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:20.961292 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:20.961292 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:20.966152 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-b6d5a068-c98c-4f69-af55-c1435649393a req-b99bbd0a-139d-4adc-9363-789f02454d8a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:04:20.974004 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-b99bbd0a-139d-4adc-9363-789f02454d8a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 200 Jul 10 20:04:20.974581 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 726/2951] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:20 2026] GET /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:21.306605 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8e5471e4-157e-40bc-a111-425ed88acef6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.309182 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e5471e4-157e-40bc-a111-425ed88acef6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 Jul 10 20:04:21.309515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e5471e4-157e-40bc-a111-425ed88acef6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.309840 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8e5471e4-157e-40bc-a111-425ed88acef6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.317413 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8e5471e4-157e-40bc-a111-425ed88acef6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 returned with HTTP 404 Jul 10 20:04:21.318245 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 731/2952] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:21 2026] GET /volume/v3/volumes/bd6196b7-0cd8-41ef-b964-113b0b4720f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:21.326906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dceb6cd9-ff28-43e8-a6b2-751a7c8b8a46 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.328839 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dceb6cd9-ff28-43e8-a6b2-751a7c8b8a46 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b Jul 10 20:04:21.329065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dceb6cd9-ff28-43e8-a6b2-751a7c8b8a46 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.329278 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dceb6cd9-ff28-43e8-a6b2-751a7c8b8a46 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.337976 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:21.337976 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:21.343738 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dceb6cd9-ff28-43e8-a6b2-751a7c8b8a46 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:21.348407 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dceb6cd9-ff28-43e8-a6b2-751a7c8b8a46 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b returned with HTTP 200 Jul 10 20:04:21.348774 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 749/2953] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:21 2026] GET /volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:21.364920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e6cb406d-4716-4870-809d-e73e8456dab6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.366991 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e6cb406d-4716-4870-809d-e73e8456dab6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] DELETE https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b Jul 10 20:04:21.367239 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e6cb406d-4716-4870-809d-e73e8456dab6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.367466 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e6cb406d-4716-4870-809d-e73e8456dab6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.367672 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-e6cb406d-4716-4870-809d-e73e8456dab6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume with id: edaf0ec5-159d-47f7-b0ee-8f973196ef6b Jul 10 20:04:21.375392 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:21.375392 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:21.375897 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e6cb406d-4716-4870-809d-e73e8456dab6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:21.400014 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e6cb406d-4716-4870-809d-e73e8456dab6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume request issued successfully. Jul 10 20:04:21.400263 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e6cb406d-4716-4870-809d-e73e8456dab6 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b returned with HTTP 202 Jul 10 20:04:21.400659 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 748/2954] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:21 2026] DELETE /volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:21.413873 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0878161d-8f7c-4324-b874-b2a74218d24c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.416109 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0878161d-8f7c-4324-b874-b2a74218d24c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b Jul 10 20:04:21.416324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0878161d-8f7c-4324-b874-b2a74218d24c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.416552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0878161d-8f7c-4324-b874-b2a74218d24c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.425203 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:21.425203 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:21.429735 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0878161d-8f7c-4324-b874-b2a74218d24c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:21.434658 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0878161d-8f7c-4324-b874-b2a74218d24c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b returned with HTTP 200 Jul 10 20:04:21.435056 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 727/2955] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:21 2026] GET /volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:21.560041 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-b6d5a068-c98c-4f69-af55-c1435649393a req-1138ef7a-cded-4519-b6dd-67945ecd24f3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.561920 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-1138ef7a-cded-4519-b6dd-67945ecd24f3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:04:21.562566 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-1138ef7a-cded-4519-b6dd-67945ecd24f3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.562566 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-1138ef7a-cded-4519-b6dd-67945ecd24f3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.568382 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:21.568382 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:21.572717 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-b6d5a068-c98c-4f69-af55-c1435649393a req-1138ef7a-cded-4519-b6dd-67945ecd24f3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:04:21.578134 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-1138ef7a-cded-4519-b6dd-67945ecd24f3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 200 Jul 10 20:04:21.578579 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 732/2956] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:21 2026] GET /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:21.590008 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1c974de1-c6a6-42da-90ae-35de3fc4be40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.590406 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c974de1-c6a6-42da-90ae-35de3fc4be40 None None] GET https://10.4.3.145/volume// Jul 10 20:04:21.590615 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c974de1-c6a6-42da-90ae-35de3fc4be40 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.590802 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c974de1-c6a6-42da-90ae-35de3fc4be40 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.591130 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c974de1-c6a6-42da-90ae-35de3fc4be40 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:21.591419 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 750/2957] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:04:21.599895 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b6d5a068-c98c-4f69-af55-c1435649393a req-ecf2041a-ac7f-43ef-8609-41d55fc6454a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.602080 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-ecf2041a-ac7f-43ef-8609-41d55fc6454a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:04:21.602451 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-ecf2041a-ac7f-43ef-8609-41d55fc6454a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e", "connector": null, "instance_uuid": "b8b0baad-e271-4194-8969-df873ee8dc3d"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:21.610919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-978a4d9c-def6-4b7c-b31c-0333d7801d5c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.613558 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-978a4d9c-def6-4b7c-b31c-0333d7801d5c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 Jul 10 20:04:21.613937 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-978a4d9c-def6-4b7c-b31c-0333d7801d5c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.614106 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:21.614106 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:21.614253 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-978a4d9c-def6-4b7c-b31c-0333d7801d5c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.620521 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-978a4d9c-def6-4b7c-b31c-0333d7801d5c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 returned with HTTP 404 Jul 10 20:04:21.621470 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 728/2958] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:21 2026] GET /volume/v3/volumes/54357be5-a3fb-4808-82b6-da35c8dcedf3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:21.658243 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-ecf2041a-ac7f-43ef-8609-41d55fc6454a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:04:21.658806 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 749/2959] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:04:21 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 20:04:21.685478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7837ab9b-1548-4251-aaf8-aa06c2fae5dd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.687878 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7837ab9b-1548-4251-aaf8-aa06c2fae5dd tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:04:21.688196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7837ab9b-1548-4251-aaf8-aa06c2fae5dd tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.688477 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7837ab9b-1548-4251-aaf8-aa06c2fae5dd tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.688720 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7837ab9b-1548-4251-aaf8-aa06c2fae5dd tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Delete volume with id: a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:04:21.697341 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:21.697341 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:21.698040 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7837ab9b-1548-4251-aaf8-aa06c2fae5dd tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:04:21.720053 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7837ab9b-1548-4251-aaf8-aa06c2fae5dd tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Delete volume request issued successfully. Jul 10 20:04:21.720273 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7837ab9b-1548-4251-aaf8-aa06c2fae5dd tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 202 Jul 10 20:04:21.720828 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 733/2960] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:21 2026] DELETE /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:21.728356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8602fbb1-64a7-41df-b53e-256338c1fd0c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:21.730339 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8602fbb1-64a7-41df-b53e-256338c1fd0c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:04:21.730572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8602fbb1-64a7-41df-b53e-256338c1fd0c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:21.730826 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8602fbb1-64a7-41df-b53e-256338c1fd0c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:21.739511 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:21.739511 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:21.744764 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8602fbb1-64a7-41df-b53e-256338c1fd0c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Volume info retrieved successfully. Jul 10 20:04:21.751096 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8602fbb1-64a7-41df-b53e-256338c1fd0c tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 200 Jul 10 20:04:21.751695 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 751/2961] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:21 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:22.450466 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4771eaf4-ae16-4f17-a3cd-1b17b3dabc45 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:22.453056 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4771eaf4-ae16-4f17-a3cd-1b17b3dabc45 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b Jul 10 20:04:22.453321 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4771eaf4-ae16-4f17-a3cd-1b17b3dabc45 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:22.453610 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4771eaf4-ae16-4f17-a3cd-1b17b3dabc45 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:22.462004 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4771eaf4-ae16-4f17-a3cd-1b17b3dabc45 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b returned with HTTP 404 Jul 10 20:04:22.462652 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 729/2962] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:22 2026] GET /volume/v3/volumes/edaf0ec5-159d-47f7-b0ee-8f973196ef6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:22.513667 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:22.515627 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:22.516067 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-VolumesGetTest-Volume-782568232", "metadata": {"Type": "Test"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:22.517742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request body: {'volume': {'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-782568232', 'metadata': {'Type': 'Test'}}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:22.606178 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume of 1 GB Jul 10 20:04:22.606605 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:22.606605 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:22.612648 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Availability Zones retrieved successfully. Jul 10 20:04:22.620579 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (0b1a419e-02f2-418a-9674-1b8695a4e818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:22.622572 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8113e2cd-f269-4a4c-8c42-5efb465609a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:22.624071 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:22.694934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8113e2cd-f269-4a4c-8c42-5efb465609a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:22.695908 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c0eb8c1-7c22-4dc8-a50c-faa7d6716237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:22.759291 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Created reservations ['2e51c6d4-0bd4-4846-a3e3-cf58a41482a8', '3ef99adf-07ff-494c-b5f8-77da6bc6e17b', '80386868-a81b-4873-bf58-8cf1f87618ec', '3c2e62f2-c836-4a64-bbf7-b354d04a960a'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:22.760365 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c0eb8c1-7c22-4dc8-a50c-faa7d6716237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e51c6d4-0bd4-4846-a3e3-cf58a41482a8', '3ef99adf-07ff-494c-b5f8-77da6bc6e17b', '80386868-a81b-4873-bf58-8cf1f87618ec', '3c2e62f2-c836-4a64-bbf7-b354d04a960a']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:22.761371 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e529a732-063b-467b-9307-6b84737d28a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:22.768419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8cebe912-bd88-4eab-b701-74aa70cbfb58 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:22.770491 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8cebe912-bd88-4eab-b701-74aa70cbfb58 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] GET https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b Jul 10 20:04:22.770774 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8cebe912-bd88-4eab-b701-74aa70cbfb58 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:22.771036 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8cebe912-bd88-4eab-b701-74aa70cbfb58 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:22.777325 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8cebe912-bd88-4eab-b701-74aa70cbfb58 tempest-AttachVolumeShelveTestJSON-1302258788 tempest-AttachVolumeShelveTestJSON-1302258788-project-member] https://10.4.3.145/volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b returned with HTTP 404 Jul 10 20:04:22.777991 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 734/2963] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:22 2026] GET /volume/v3/volumes/a120820c-2fcd-4605-b99b-7e22be64c44b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:22.792222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e529a732-063b-467b-9307-6b84737d28a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b63aac5-adc5-4d9f-90e8-3b9828538ae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-782568232',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['2e51c6d4-0bd4-4846-a3e3-cf58a41482a8','3ef99adf-07ff-494c-b5f8-77da6bc6e17b','80386868-a81b-4873-bf58-8cf1f87618ec','3c2e62f2-c836-4a64-bbf7-b354d04a960a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-782568232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b63aac5-adc5-4d9f-90e8-3b9828538ae3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='50a088338684483ea82f1c0a3818e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:22.793111 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a26c15-98e7-4047-8cc2-d336b331af0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:22.816605 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a26c15-98e7-4047-8cc2-d336b331af0f) transitioned into state 'SUCCESS' from state '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-782568232',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['2e51c6d4-0bd4-4846-a3e3-cf58a41482a8','3ef99adf-07ff-494c-b5f8-77da6bc6e17b','80386868-a81b-4873-bf58-8cf1f87618ec','3c2e62f2-c836-4a64-bbf7-b354d04a960a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:22.817728 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de77b1c8-7e48-4616-aeb6-f3deb391d5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:22.832646 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de77b1c8-7e48-4616-aeb6-f3deb391d5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:22.833745 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (0b1a419e-02f2-418a-9674-1b8695a4e818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:22.834188 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request issued successfully. Jul 10 20:04:22.834820 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b7c7672-f2f2-451c-8539-cfdd4167f307 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:22.835438 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 750/2964] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:22 2026] POST /volume/v3/volumes => generated 758 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:22.849079 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e9f24c2d-d7d6-4a10-b60a-7b24c3633a00 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:22.851002 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9f24c2d-d7d6-4a10-b60a-7b24c3633a00 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:22.851216 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9f24c2d-d7d6-4a10-b60a-7b24c3633a00 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:22.852391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9f24c2d-d7d6-4a10-b60a-7b24c3633a00 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:22.861900 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:22.861900 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:22.868641 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e9f24c2d-d7d6-4a10-b60a-7b24c3633a00 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:22.875814 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9f24c2d-d7d6-4a10-b60a-7b24c3633a00 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 200 Jul 10 20:04:22.876570 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 752/2965] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:22 2026] GET /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:23.892592 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-37b6eec4-dc42-4164-aa45-8f2fbcbd4bc4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:23.894722 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37b6eec4-dc42-4164-aa45-8f2fbcbd4bc4 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:23.895068 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37b6eec4-dc42-4164-aa45-8f2fbcbd4bc4 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:23.895300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37b6eec4-dc42-4164-aa45-8f2fbcbd4bc4 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:23.904013 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:23.904013 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:23.909291 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-37b6eec4-dc42-4164-aa45-8f2fbcbd4bc4 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:23.914988 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37b6eec4-dc42-4164-aa45-8f2fbcbd4bc4 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 200 Jul 10 20:04:23.915396 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 730/2966] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:23 2026] GET /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:23.937172 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-182fcd0d-02c2-487e-b0ee-a2980db2b412 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:23.938649 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-182fcd0d-02c2-487e-b0ee-a2980db2b412 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:23.938944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-182fcd0d-02c2-487e-b0ee-a2980db2b412 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:23.939245 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-182fcd0d-02c2-487e-b0ee-a2980db2b412 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:23.948992 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:23.948992 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:23.954989 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-182fcd0d-02c2-487e-b0ee-a2980db2b412 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:23.959521 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-182fcd0d-02c2-487e-b0ee-a2980db2b412 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 200 Jul 10 20:04:23.960030 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 735/2967] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:23 2026] GET /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:23.974982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-aaa43b84-08e2-4792-a34e-48e51ae8120a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:23.976879 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aaa43b84-08e2-4792-a34e-48e51ae8120a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:23.977237 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aaa43b84-08e2-4792-a34e-48e51ae8120a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-782568232"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:23.987799 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:23.987799 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:23.993646 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-aaa43b84-08e2-4792-a34e-48e51ae8120a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:24.005571 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-aaa43b84-08e2-4792-a34e-48e51ae8120a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:24.006257 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aaa43b84-08e2-4792-a34e-48e51ae8120a tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 200 Jul 10 20:04:24.006770 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 751/2968] 10.4.3.145 () {68 vars in 1368 bytes} [Fri Jul 10 20:04:23 2026] PUT /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 782 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:24.022894 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e424bc4-3f93-4a74-89ab-19e989f72d36 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:24.024877 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e424bc4-3f93-4a74-89ab-19e989f72d36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:24.025481 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e424bc4-3f93-4a74-89ab-19e989f72d36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1598544528", "description": "This is the new description of volume"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:24.035359 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:24.035359 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:24.040062 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3e424bc4-3f93-4a74-89ab-19e989f72d36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:24.048526 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3e424bc4-3f93-4a74-89ab-19e989f72d36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:24.049562 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e424bc4-3f93-4a74-89ab-19e989f72d36 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 200 Jul 10 20:04:24.050044 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 753/2969] 10.4.3.145 () {68 vars in 1369 bytes} [Fri Jul 10 20:04:24 2026] PUT /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:24.064238 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-be5393ee-a5f5-4623-8ee2-9330f340875b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:24.066769 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be5393ee-a5f5-4623-8ee2-9330f340875b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:24.067577 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be5393ee-a5f5-4623-8ee2-9330f340875b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:24.067577 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be5393ee-a5f5-4623-8ee2-9330f340875b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:24.078403 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:24.078403 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:24.082887 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-be5393ee-a5f5-4623-8ee2-9330f340875b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:24.089137 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be5393ee-a5f5-4623-8ee2-9330f340875b tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 200 Jul 10 20:04:24.089642 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 731/2970] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:24 2026] GET /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 1406 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:24.105974 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:24.107774 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:24.108459 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2013253021", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-194694407"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:24.110129 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2013253021', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-194694407'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:24.110302 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume of 1 GB Jul 10 20:04:24.115464 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Availability Zones retrieved successfully. Jul 10 20:04:24.124480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (345d9c7a-834e-453d-af7c-2335d535be13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:24.125724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe6858a-d6c5-467e-ba3c-80a0513d0c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:24.127006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:24.163724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe6858a-d6c5-467e-ba3c-80a0513d0c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:24.164685 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaec5421-3574-4391-aed0-5afdf214889a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:24.207555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Created reservations ['e49f3a16-4040-421d-8469-d761e035899c', '86407a9a-1680-495d-b4c5-84c75d2ffd06', '11c6814b-2e93-4119-994a-490a5f911315', 'c3ea31ff-28c8-4041-8f7e-c7a693809e2a'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:24.208413 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaec5421-3574-4391-aed0-5afdf214889a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e49f3a16-4040-421d-8469-d761e035899c', '86407a9a-1680-495d-b4c5-84c75d2ffd06', '11c6814b-2e93-4119-994a-490a5f911315', 'c3ea31ff-28c8-4041-8f7e-c7a693809e2a']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:24.209220 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1083505b-92ea-4ae2-9664-acaf7cf3833a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:24.239101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1083505b-92ea-4ae2-9664-acaf7cf3833a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5afabb4c-2e51-48d7-9dfd-798e7be79cc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2013253021',display_name='tempest-VolumesGetTest-Volume-194694407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['e49f3a16-4040-421d-8469-d761e035899c','86407a9a-1680-495d-b4c5-84c75d2ffd06','11c6814b-2e93-4119-994a-490a5f911315','c3ea31ff-28c8-4041-8f7e-c7a693809e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2013253021',display_name='tempest-VolumesGetTest-Volume-194694407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5afabb4c-2e51-48d7-9dfd-798e7be79cc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a088338684483ea82f1c0a3818e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:24.240089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fbac6b-ca57-4eff-87ee-abf3fd4b5ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:24.265401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fbac6b-ca57-4eff-87ee-abf3fd4b5ee1) transitioned into 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-2013253021',display_name='tempest-VolumesGetTest-Volume-194694407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a088338684483ea82f1c0a3818e70c',qos_specs=None,replication_status=,reservations=['e49f3a16-4040-421d-8469-d761e035899c','86407a9a-1680-495d-b4c5-84c75d2ffd06','11c6814b-2e93-4119-994a-490a5f911315','c3ea31ff-28c8-4041-8f7e-c7a693809e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e65eb42ae94c1c88dbae892a7739e4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:24.266357 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c442686b-0674-4521-aaae-5be14060cf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:24.279610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c442686b-0674-4521-aaae-5be14060cf67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:24.280669 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Flow 'volume_create_api' (345d9c7a-834e-453d-af7c-2335d535be13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:24.281162 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Create volume request issued successfully. Jul 10 20:04:24.281904 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c7722231-29fd-4edc-bf19-3e8a668948b8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:24.282536 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 736/2971] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:24 2026] POST /volume/v3/volumes => generated 779 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:24.297749 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e9c94ba9-499f-4747-b8ad-e2508741bf27 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:24.299658 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9c94ba9-499f-4747-b8ad-e2508741bf27 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 Jul 10 20:04:24.299921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9c94ba9-499f-4747-b8ad-e2508741bf27 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:24.300219 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9c94ba9-499f-4747-b8ad-e2508741bf27 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:24.311356 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:24.311356 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:24.317334 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e9c94ba9-499f-4747-b8ad-e2508741bf27 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:24.325362 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9c94ba9-499f-4747-b8ad-e2508741bf27 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 returned with HTTP 200 Jul 10 20:04:24.325928 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 752/2972] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:24 2026] GET /volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:25.341520 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b080a34c-a85d-49a0-ac3e-f6cc9af3b1f7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:25.343988 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b080a34c-a85d-49a0-ac3e-f6cc9af3b1f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 Jul 10 20:04:25.344269 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b080a34c-a85d-49a0-ac3e-f6cc9af3b1f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:25.344522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b080a34c-a85d-49a0-ac3e-f6cc9af3b1f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:25.352441 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:25.352441 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:25.357187 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b080a34c-a85d-49a0-ac3e-f6cc9af3b1f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:25.362432 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b080a34c-a85d-49a0-ac3e-f6cc9af3b1f7 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 returned with HTTP 200 Jul 10 20:04:25.363032 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 754/2973] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:25 2026] GET /volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:25.378863 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9bf57b1a-baa1-4442-ace1-578cefd31977 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:25.381460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9bf57b1a-baa1-4442-ace1-578cefd31977 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] PUT https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 Jul 10 20:04:25.381881 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9bf57b1a-baa1-4442-ace1-578cefd31977 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-782568232", "description": null}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:25.390317 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:25.390317 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:25.394992 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9bf57b1a-baa1-4442-ace1-578cefd31977 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:25.403130 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9bf57b1a-baa1-4442-ace1-578cefd31977 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume updated successfully. Jul 10 20:04:25.403751 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9bf57b1a-baa1-4442-ace1-578cefd31977 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 returned with HTTP 200 Jul 10 20:04:25.404214 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 732/2974] 10.4.3.145 () {68 vars in 1368 bytes} [Fri Jul 10 20:04:25 2026] PUT /volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 => generated 769 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:25.416249 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4ad28bb2-092a-424a-9e11-40416e232080 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:25.418453 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4ad28bb2-092a-424a-9e11-40416e232080 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 Jul 10 20:04:25.418687 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4ad28bb2-092a-424a-9e11-40416e232080 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:25.418901 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4ad28bb2-092a-424a-9e11-40416e232080 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:25.430600 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:25.430600 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:25.435901 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4ad28bb2-092a-424a-9e11-40416e232080 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:25.443679 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4ad28bb2-092a-424a-9e11-40416e232080 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 returned with HTTP 200 Jul 10 20:04:25.444285 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 737/2975] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:25 2026] GET /volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:25.456470 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8fb748bc-a470-4a0d-8195-e68a636aec40 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:25.458202 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8fb748bc-a470-4a0d-8195-e68a636aec40 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 Jul 10 20:04:25.458471 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8fb748bc-a470-4a0d-8195-e68a636aec40 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:25.458689 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8fb748bc-a470-4a0d-8195-e68a636aec40 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:25.458893 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-8fb748bc-a470-4a0d-8195-e68a636aec40 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume with id: 5afabb4c-2e51-48d7-9dfd-798e7be79cc4 Jul 10 20:04:25.467599 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:25.467599 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:25.468166 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8fb748bc-a470-4a0d-8195-e68a636aec40 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:25.489797 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8fb748bc-a470-4a0d-8195-e68a636aec40 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume request issued successfully. Jul 10 20:04:25.489932 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8fb748bc-a470-4a0d-8195-e68a636aec40 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 returned with HTTP 202 Jul 10 20:04:25.490392 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 753/2976] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:25 2026] DELETE /volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:25.501731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9113146f-8010-4328-803b-005f074509d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:25.504172 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9113146f-8010-4328-803b-005f074509d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 Jul 10 20:04:25.504407 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9113146f-8010-4328-803b-005f074509d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:25.504654 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9113146f-8010-4328-803b-005f074509d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:25.520007 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:25.520007 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:25.528768 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9113146f-8010-4328-803b-005f074509d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:25.534878 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9113146f-8010-4328-803b-005f074509d8 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 returned with HTTP 200 Jul 10 20:04:25.535568 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 755/2977] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:25 2026] GET /volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:26.551109 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b21a3ea5-2101-4b39-824c-bac15c369765 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:26.553187 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b21a3ea5-2101-4b39-824c-bac15c369765 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 Jul 10 20:04:26.553373 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b21a3ea5-2101-4b39-824c-bac15c369765 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:26.553576 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b21a3ea5-2101-4b39-824c-bac15c369765 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:26.559879 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b21a3ea5-2101-4b39-824c-bac15c369765 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 returned with HTTP 404 Jul 10 20:04:26.560471 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 733/2978] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:26 2026] GET /volume/v3/volumes/5afabb4c-2e51-48d7-9dfd-798e7be79cc4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:26.562400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-374a98ba-ccf0-41d7-a7a9-716a35003132 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:26.562868 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-374a98ba-ccf0-41d7-a7a9-716a35003132 None None] GET https://10.4.3.145/volume// Jul 10 20:04:26.562868 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-374a98ba-ccf0-41d7-a7a9-716a35003132 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:26.563517 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-374a98ba-ccf0-41d7-a7a9-716a35003132 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:26.563517 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-374a98ba-ccf0-41d7-a7a9-716a35003132 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:26.563723 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 738/2979] 10.4.3.145 () {64 vars in 1004 bytes} [Fri Jul 10 20:04: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 20:04:26.568188 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-99f6846b-4ad3-4d5c-bcd8-85484d5ff9a3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:26.570042 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-99f6846b-4ad3-4d5c-bcd8-85484d5ff9a3 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:26.570185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-99f6846b-4ad3-4d5c-bcd8-85484d5ff9a3 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:26.570400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-99f6846b-4ad3-4d5c-bcd8-85484d5ff9a3 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:26.574436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b12ebfd2-e837-4aed-b20f-b44e4eff01c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:26.574927 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b12ebfd2-e837-4aed-b20f-b44e4eff01c4 None None] GET https://10.4.3.145/volume// Jul 10 20:04:26.575149 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b12ebfd2-e837-4aed-b20f-b44e4eff01c4 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:26.575335 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b12ebfd2-e837-4aed-b20f-b44e4eff01c4 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:26.575701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b12ebfd2-e837-4aed-b20f-b44e4eff01c4 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:26.576234 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 756/2980] 10.4.3.145 () {64 vars in 1004 bytes} [Fri Jul 10 20:04: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 20:04:26.577345 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:26.577345 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:26.581127 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-99f6846b-4ad3-4d5c-bcd8-85484d5ff9a3 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:26.585789 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-99f6846b-4ad3-4d5c-bcd8-85484d5ff9a3 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 200 Jul 10 20:04:26.586243 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 754/2981] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:26 2026] GET /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 1406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:26.586725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b4bc6af1-0e2a-48b4-83b0-ddcb4b7e28e6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:26.608184 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f607c047-bd42-465e-b95e-01aa7ecc90b2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:26.610486 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f607c047-bd42-465e-b95e-01aa7ecc90b2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:26.610725 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f607c047-bd42-465e-b95e-01aa7ecc90b2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:26.610994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f607c047-bd42-465e-b95e-01aa7ecc90b2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:26.611209 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f607c047-bd42-465e-b95e-01aa7ecc90b2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume with id: 8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:26.621011 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:26.621011 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:26.621716 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f607c047-bd42-465e-b95e-01aa7ecc90b2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:26.657990 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f607c047-bd42-465e-b95e-01aa7ecc90b2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Delete volume request issued successfully. Jul 10 20:04:26.657990 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f607c047-bd42-465e-b95e-01aa7ecc90b2 tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 202 Jul 10 20:04:26.657990 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 739/2982] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:26 2026] DELETE /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:26.664390 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb90f7a5-3900-46ee-86b7-ddda998a4a2c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:26.668609 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb90f7a5-3900-46ee-86b7-ddda998a4a2c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:26.668609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb90f7a5-3900-46ee-86b7-ddda998a4a2c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:26.668609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb90f7a5-3900-46ee-86b7-ddda998a4a2c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:26.676951 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:26.676951 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:26.684921 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cb90f7a5-3900-46ee-86b7-ddda998a4a2c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Volume info retrieved successfully. Jul 10 20:04:26.692207 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb90f7a5-3900-46ee-86b7-ddda998a4a2c tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 200 Jul 10 20:04:26.692869 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 757/2983] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:26 2026] GET /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 1405 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:26.709499 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b4bc6af1-0e2a-48b4-83b0-ddcb4b7e28e6 tempest-VersionsTest-428597277 tempest-VersionsTest-428597277-project-member] GET https://10.4.3.145/volume/v3/ Jul 10 20:04:26.709499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b4bc6af1-0e2a-48b4-83b0-ddcb4b7e28e6 tempest-VersionsTest-428597277 tempest-VersionsTest-428597277-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:26.709499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b4bc6af1-0e2a-48b4-83b0-ddcb4b7e28e6 tempest-VersionsTest-428597277 tempest-VersionsTest-428597277-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:26.709901 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b4bc6af1-0e2a-48b4-83b0-ddcb4b7e28e6 tempest-VersionsTest-428597277 tempest-VersionsTest-428597277-project-member] https://10.4.3.145/volume/v3/ returned with HTTP 200 Jul 10 20:04:26.710182 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 734/2984] 10.4.3.145 () {66 vars in 1216 bytes} [Fri Jul 10 20:04:26 2026] GET /volume/v3/ => generated 386 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:26.823636 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-2c4545d3-826f-4401-a9c6-2d10bcc52af0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:26.825983 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-2c4545d3-826f-4401-a9c6-2d10bcc52af0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:26.826259 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-2c4545d3-826f-4401-a9c6-2d10bcc52af0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:26.826495 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-2c4545d3-826f-4401-a9c6-2d10bcc52af0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:26.834684 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:26.834684 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:26.839281 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-2c4545d3-826f-4401-a9c6-2d10bcc52af0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:26.845363 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-2c4545d3-826f-4401-a9c6-2d10bcc52af0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:26.845799 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 755/2985] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:26 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:27.708894 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6f8d7734-ac17-4f91-a885-0fd1893f844d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:27.713700 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f8d7734-ac17-4f91-a885-0fd1893f844d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] GET https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 Jul 10 20:04:27.714137 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f8d7734-ac17-4f91-a885-0fd1893f844d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:27.714365 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f8d7734-ac17-4f91-a885-0fd1893f844d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:27.722455 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f8d7734-ac17-4f91-a885-0fd1893f844d tempest-VolumesGetTest-1721927802 tempest-VolumesGetTest-1721927802-project-member] https://10.4.3.145/volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 returned with HTTP 404 Jul 10 20:04:27.723042 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 740/2986] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:27 2026] GET /volume/v3/volumes/8b63aac5-adc5-4d9f-90e8-3b9828538ae3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:27.786414 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-647e5f54-2938-42b0-beae-1ce8d871d240 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:27.786918 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-647e5f54-2938-42b0-beae-1ce8d871d240 None None] GET https://10.4.3.145/volume// Jul 10 20:04:27.787179 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-647e5f54-2938-42b0-beae-1ce8d871d240 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:27.787442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-647e5f54-2938-42b0-beae-1ce8d871d240 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:27.787884 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-647e5f54-2938-42b0-beae-1ce8d871d240 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:27.788327 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 758/2987] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:04: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 20:04:27.798919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b6d5a068-c98c-4f69-af55-c1435649393a req-6d6545be-d442-416f-8d7f-7fd531e199ce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:27.801693 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-6d6545be-d442-416f-8d7f-7fd531e199ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:04:27.802030 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-6d6545be-d442-416f-8d7f-7fd531e199ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:27.802269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-6d6545be-d442-416f-8d7f-7fd531e199ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:27.817475 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:27.817475 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:27.823225 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-b6d5a068-c98c-4f69-af55-c1435649393a req-6d6545be-d442-416f-8d7f-7fd531e199ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:04:27.832821 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-6d6545be-d442-416f-8d7f-7fd531e199ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 200 Jul 10 20:04:27.833417 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 735/2988] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:04:27 2026] GET /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 1546 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 20:04:27.956030 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b6d5a068-c98c-4f69-af55-c1435649393a req-347cfe77-0a99-4aa6-8658-686331d80ff1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:27.958978 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-347cfe77-0a99-4aa6-8658-686331d80ff1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] PUT https://10.4.3.145/volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757 Jul 10 20:04:27.959822 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-347cfe77-0a99-4aa6-8658-686331d80ff1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:27.971492 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-b6d5a068-c98c-4f69-af55-c1435649393a req-347cfe77-0a99-4aa6-8658-686331d80ff1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Acquiring lock "cinder-attachment_update-6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:04:27.978936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-b6d5a068-c98c-4f69-af55-c1435649393a req-347cfe77-0a99-4aa6-8658-686331d80ff1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:04:27.980649 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:27.980649 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:28.512695 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-b6d5a068-c98c-4f69-af55-c1435649393a req-347cfe77-0a99-4aa6-8658-686331d80ff1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e-np0000005048" released by "attachment_update" :: held 0.534s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:04:28.513645 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-347cfe77-0a99-4aa6-8658-686331d80ff1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757 returned with HTTP 200 Jul 10 20:04:28.514225 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 756/2989] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:04:27 2026] PUT /volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:28.904331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c803b421-c246-478b-989d-3ddd6165d3da None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:28.904891 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c803b421-c246-478b-989d-3ddd6165d3da None None] GET https://10.4.3.145/volume// Jul 10 20:04:28.904891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c803b421-c246-478b-989d-3ddd6165d3da None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:28.905288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c803b421-c246-478b-989d-3ddd6165d3da None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:28.905632 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c803b421-c246-478b-989d-3ddd6165d3da None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:28.906029 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 741/2990] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:04:28 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 20:04:28.920418 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-7e6d38b9-baf2-496f-990c-e3ac3951c6c5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:28.924462 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-7e6d38b9-baf2-496f-990c-e3ac3951c6c5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:04:28.924991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-7e6d38b9-baf2-496f-990c-e3ac3951c6c5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2196a51-2c09-486f-8224-9320e7f26d63", "connector": null, "instance_uuid": "a0c7cfe7-6d5d-41b4-a858-b01b9d7812ed"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:28.934375 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:28.934375 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:28.970282 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-7e6d38b9-baf2-496f-990c-e3ac3951c6c5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:04:28.970907 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 759/2991] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:04:28 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:29.034982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b6d5a068-c98c-4f69-af55-c1435649393a req-502f8f71-3ac7-481b-8829-5e8f04c5e45f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:29.037736 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-502f8f71-3ac7-481b-8829-5e8f04c5e45f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757/action Jul 10 20:04:29.038414 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-502f8f71-3ac7-481b-8829-5e8f04c5e45f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:29.038603 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-502f8f71-3ac7-481b-8829-5e8f04c5e45f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:29.060177 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:29.060177 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:29.074983 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b6d5a068-c98c-4f69-af55-c1435649393a req-502f8f71-3ac7-481b-8829-5e8f04c5e45f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757/action returned with HTTP 204 Jul 10 20:04:29.075384 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 736/2992] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:04:29 2026] POST /volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:29.208929 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:29.346611 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:29.347089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-674504733"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:29.348938 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request body: {'volume': {"'imageRef": '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-674504733'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:29.349158 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume of 1 GB Jul 10 20:04:29.349510 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:29.349510 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:29.354735 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Availability Zones retrieved successfully. Jul 10 20:04:29.362707 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (fee50aaa-ff9b-4b16-9794-3ff5875c657d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:29.364235 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5c0f34-47e6-4b50-bb7b-f5318cac8071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.365441 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:29.372265 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c8d94410-c7eb-49ff-9e8c-412764c50b9f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:29.374396 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c8d94410-c7eb-49ff-9e8c-412764c50b9f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:29.374730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c8d94410-c7eb-49ff-9e8c-412764c50b9f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:29.374845 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c8d94410-c7eb-49ff-9e8c-412764c50b9f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:29.386700 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:29.386700 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:29.391248 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c8d94410-c7eb-49ff-9e8c-412764c50b9f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:29.398378 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c8d94410-c7eb-49ff-9e8c-412764c50b9f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:29.398848 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 742/2993] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:29 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:29.404731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5c0f34-47e6-4b50-bb7b-f5318cac8071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.406035 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6598a1-3f86-4b06-ba01-ebbf95d750b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.489243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Created reservations ['69c16dc1-c231-4087-ae63-d4f2b3f928b8', 'c690318f-1225-4a13-b9a7-613e9ccf7cb0', 'f8aa74d9-d7c5-4adf-82d6-ca260950fd39', '214f61e3-9f5c-4030-85ff-dfb85f3a0c17'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:29.490067 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6598a1-3f86-4b06-ba01-ebbf95d750b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69c16dc1-c231-4087-ae63-d4f2b3f928b8', 'c690318f-1225-4a13-b9a7-613e9ccf7cb0', 'f8aa74d9-d7c5-4adf-82d6-ca260950fd39', '214f61e3-9f5c-4030-85ff-dfb85f3a0c17']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.490795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2b20c8-73f2-4ac2-9e07-75d2ed440633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.512329 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8c93922-78c8-4ffb-bfe9-f5cebaac1ef7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:29.512583 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8c93922-78c8-4ffb-bfe9-f5cebaac1ef7 None None] GET https://10.4.3.145/volume// Jul 10 20:04:29.512770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8c93922-78c8-4ffb-bfe9-f5cebaac1ef7 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:29.513037 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8c93922-78c8-4ffb-bfe9-f5cebaac1ef7 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:29.513426 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8c93922-78c8-4ffb-bfe9-f5cebaac1ef7 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:29.513785 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 760/2994] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:04: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 20:04:29.514195 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2b20c8-73f2-4ac2-9e07-75d2ed440633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-674504733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['69c16dc1-c231-4087-ae63-d4f2b3f928b8','c690318f-1225-4a13-b9a7-613e9ccf7cb0','f8aa74d9-d7c5-4adf-82d6-ca260950fd39','214f61e3-9f5c-4030-85ff-dfb85f3a0c17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-674504733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98f2fcde73d41eaadba183972c5d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.514920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfb9e3b-bc2f-460f-967e-2e2593dd2e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.523420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-5f20b316-31f1-408e-a4c7-70b5c1e2c709 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:29.527878 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-5f20b316-31f1-408e-a4c7-70b5c1e2c709 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:29.528499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-5f20b316-31f1-408e-a4c7-70b5c1e2c709 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:29.529416 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-5f20b316-31f1-408e-a4c7-70b5c1e2c709 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:29.536679 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfb9e3b-bc2f-460f-967e-2e2593dd2e48) transitioned into state 'SUCCESS' from state '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-674504733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['69c16dc1-c231-4087-ae63-d4f2b3f928b8','c690318f-1225-4a13-b9a7-613e9ccf7cb0','f8aa74d9-d7c5-4adf-82d6-ca260950fd39','214f61e3-9f5c-4030-85ff-dfb85f3a0c17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.537405 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00918815-c909-48b3-8e80-eb31c4447020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.544194 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:29.544194 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:29.550433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00918815-c909-48b3-8e80-eb31c4447020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.550589 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-5f20b316-31f1-408e-a4c7-70b5c1e2c709 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:29.551696 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (fee50aaa-ff9b-4b16-9794-3ff5875c657d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:29.552178 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request issued successfully. Jul 10 20:04:29.553027 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3c47c9ef-7b7e-447b-bd0a-4667d92becd2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:29.553571 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 757/2995] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:29 2026] POST /volume/v3/volumes => generated 756 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:29.560195 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-5f20b316-31f1-408e-a4c7-70b5c1e2c709 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:29.560811 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 737/2996] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:04:29 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1541 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:04:29.566171 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-404d5489-cc62-4626-929b-eed2b57a0480 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:29.568147 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:29.568524 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1586637370"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:29.570258 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request body: {'volume': {"'imageRef": '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1586637370'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:29.570378 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume of 1 GB Jul 10 20:04:29.579207 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Availability Zones retrieved successfully. Jul 10 20:04:29.587608 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (d28b8a23-e916-4b38-b45a-0209f852d6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:29.589068 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc19e97-edce-4a42-83e5-c458e3c40a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.590492 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:29.635332 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc19e97-edce-4a42-83e5-c458e3c40a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.637124 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8868fd9-7ed2-47eb-9b3b-28f33bf8bd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.686562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-8e182177-3a85-4a7e-b8d8-1c4e38c208b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:29.689694 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-8e182177-3a85-4a7e-b8d8-1c4e38c208b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] PUT https://10.4.3.145/volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d Jul 10 20:04:29.690244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-8e182177-3a85-4a7e-b8d8-1c4e38c208b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:29.704388 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-8e182177-3a85-4a7e-b8d8-1c4e38c208b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Acquiring lock "cinder-attachment_update-c2196a51-2c09-486f-8224-9320e7f26d63-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:04:29.712150 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-8e182177-3a85-4a7e-b8d8-1c4e38c208b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Lock "cinder-attachment_update-c2196a51-2c09-486f-8224-9320e7f26d63-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:04:29.714236 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:29.714236 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:29.716058 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Created reservations ['c655a21f-67d5-4396-98e0-d83cab83526a', 'a269d5e7-2d28-454b-bdb0-0245c916fc2b', '806a394e-874f-4b95-962e-8fe769fb3bf5', 'd0530a4a-7050-4247-afdc-d08f39828d15'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:29.717324 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8868fd9-7ed2-47eb-9b3b-28f33bf8bd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c655a21f-67d5-4396-98e0-d83cab83526a', 'a269d5e7-2d28-454b-bdb0-0245c916fc2b', '806a394e-874f-4b95-962e-8fe769fb3bf5', 'd0530a4a-7050-4247-afdc-d08f39828d15']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.718373 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5b686c-63d9-4594-87f3-5c2cd67fabfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.754905 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5b686c-63d9-4594-87f3-5c2cd67fabfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0701003d-04be-4a44-a7c3-16f1218a9fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1586637370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['c655a21f-67d5-4396-98e0-d83cab83526a','a269d5e7-2d28-454b-bdb0-0245c916fc2b','806a394e-874f-4b95-962e-8fe769fb3bf5','d0530a4a-7050-4247-afdc-d08f39828d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1586637370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0701003d-04be-4a44-a7c3-16f1218a9fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98f2fcde73d41eaadba183972c5d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.756915 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8db703-2401-4a64-9441-9a427da0c879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.797241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8db703-2401-4a64-9441-9a427da0c879) transitioned into state 'SUCCESS' from state '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-1586637370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['c655a21f-67d5-4396-98e0-d83cab83526a','a269d5e7-2d28-454b-bdb0-0245c916fc2b','806a394e-874f-4b95-962e-8fe769fb3bf5','d0530a4a-7050-4247-afdc-d08f39828d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.798398 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a209b010-1764-4238-b4a1-aad4faed6176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.818092 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a209b010-1764-4238-b4a1-aad4faed6176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.819598 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (d28b8a23-e916-4b38-b45a-0209f852d6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:29.820483 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request issued successfully. Jul 10 20:04:29.821384 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-404d5489-cc62-4626-929b-eed2b57a0480 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:29.822593 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 743/2997] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:29 2026] POST /volume/v3/volumes => generated 757 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:29.837930 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c8601f58-0b83-4341-b579-211aee7c0886 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:29.840354 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:29.840781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2067802225"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:29.844137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request body: {'volume': {"'imageRef": '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2067802225'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:29.844137 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume of 1 GB Jul 10 20:04:29.844981 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:29.844981 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:29.852865 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Availability Zones retrieved successfully. Jul 10 20:04:29.865476 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (8dea615a-09f4-4211-bfe6-d93cda2415ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:29.867360 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e29ade-daf3-48ae-aa65-5286724acb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:29.868642 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:29.919481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e29ade-daf3-48ae-aa65-5286724acb9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:29.919481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f4b8b12-e3ba-48a0-91bb-42ce5cb47c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.015309 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Created reservations ['5134d24d-0a05-4501-b6e3-d4662f577ed4', '17cf325c-209d-4ba2-a378-29002ec2927b', '3cd52c97-1455-4e45-b188-35dc4ef816b9', '96d56a87-e537-4054-8347-ab0f467d235a'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:30.017611 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f4b8b12-e3ba-48a0-91bb-42ce5cb47c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5134d24d-0a05-4501-b6e3-d4662f577ed4', '17cf325c-209d-4ba2-a378-29002ec2927b', '3cd52c97-1455-4e45-b188-35dc4ef816b9', '96d56a87-e537-4054-8347-ab0f467d235a']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.018774 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3818274-3e61-4550-aed7-096f9b32f289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.055106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3818274-3e61-4550-aed7-096f9b32f289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54edb097-54a3-449d-98be-1aa6ca5a241d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2067802225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['5134d24d-0a05-4501-b6e3-d4662f577ed4','17cf325c-209d-4ba2-a378-29002ec2927b','3cd52c97-1455-4e45-b188-35dc4ef816b9','96d56a87-e537-4054-8347-ab0f467d235a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2067802225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54edb097-54a3-449d-98be-1aa6ca5a241d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98f2fcde73d41eaadba183972c5d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.056722 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd0d1f7-3dba-4b5e-8316-3b77cf1b214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.091349 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd0d1f7-3dba-4b5e-8316-3b77cf1b214b) transitioned into state 'SUCCESS' from state '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-2067802225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['5134d24d-0a05-4501-b6e3-d4662f577ed4','17cf325c-209d-4ba2-a378-29002ec2927b','3cd52c97-1455-4e45-b188-35dc4ef816b9','96d56a87-e537-4054-8347-ab0f467d235a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.092244 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8a200f-3ef1-47e3-9793-5b0738865a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.109164 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8a200f-3ef1-47e3-9793-5b0738865a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.110189 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (8dea615a-09f4-4211-bfe6-d93cda2415ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:30.110721 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request issued successfully. Jul 10 20:04:30.111657 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c8601f58-0b83-4341-b579-211aee7c0886 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:30.112191 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 758/2998] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:29 2026] POST /volume/v3/volumes => generated 757 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:30.131185 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.134400 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:30.135422 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1549022268"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:30.137210 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request body: {'volume': {"'imageRef": '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1549022268'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:30.137509 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume of 1 GB Jul 10 20:04:30.144786 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Availability Zones retrieved successfully. Jul 10 20:04:30.152934 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (b8c2ff0f-652f-4aaf-a817-f2c7129c8399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:30.155007 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b702b932-4b45-41d6-80eb-fc766c1a34cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.156001 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:30.191754 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b702b932-4b45-41d6-80eb-fc766c1a34cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.192113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c34c60-121b-49ef-a907-0dcf150360ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.245152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-8e182177-3a85-4a7e-b8d8-1c4e38c208b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Lock "cinder-attachment_update-c2196a51-2c09-486f-8224-9320e7f26d63-np0000005048" released by "attachment_update" :: held 0.533s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:04:30.245647 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-8e182177-3a85-4a7e-b8d8-1c4e38c208b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d returned with HTTP 200 Jul 10 20:04:30.246738 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 761/2999] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:04:29 2026] PUT /volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:30.250932 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Created reservations ['44ea97b9-bdb5-491b-87f0-d503126502f4', 'aae17013-4577-44a3-9339-4f8afac10ee9', 'c17cfa44-6e96-42f7-8659-1a6d8cc48785', '2b877876-c061-4ac6-b9b2-7be0beafc380'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:30.252753 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c34c60-121b-49ef-a907-0dcf150360ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ea97b9-bdb5-491b-87f0-d503126502f4', 'aae17013-4577-44a3-9339-4f8afac10ee9', 'c17cfa44-6e96-42f7-8659-1a6d8cc48785', '2b877876-c061-4ac6-b9b2-7be0beafc380']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.253663 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40890d0e-a022-4df8-a86f-b2633812c53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.287394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40890d0e-a022-4df8-a86f-b2633812c53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1549022268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['44ea97b9-bdb5-491b-87f0-d503126502f4','aae17013-4577-44a3-9339-4f8afac10ee9','c17cfa44-6e96-42f7-8659-1a6d8cc48785','2b877876-c061-4ac6-b9b2-7be0beafc380'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1549022268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98f2fcde73d41eaadba183972c5d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.288790 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56bb26d6-a3c2-4b3b-87c2-8ca62507209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.331083 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56bb26d6-a3c2-4b3b-87c2-8ca62507209b) transitioned into state 'SUCCESS' from state '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-1549022268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['44ea97b9-bdb5-491b-87f0-d503126502f4','aae17013-4577-44a3-9339-4f8afac10ee9','c17cfa44-6e96-42f7-8659-1a6d8cc48785','2b877876-c061-4ac6-b9b2-7be0beafc380'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.332292 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1180ae4e-4ff2-41e9-b328-c9d66e94ea52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.345664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1180ae4e-4ff2-41e9-b328-c9d66e94ea52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.347055 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (b8c2ff0f-652f-4aaf-a817-f2c7129c8399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:30.347541 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request issued successfully. Jul 10 20:04:30.348411 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eceb2788-9f2e-4059-9ab8-e72df286d85b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:30.349038 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 738/3000] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:30 2026] POST /volume/v3/volumes => generated 757 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:30.364887 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.367615 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:30.368341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-67328778"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:30.370848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request body: {'volume': {"'imageRef": '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-67328778'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:30.370848 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume of 1 GB Jul 10 20:04:30.371388 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.371388 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:30.379992 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Availability Zones retrieved successfully. Jul 10 20:04:30.389697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (ec196d0a-c6b5-4be9-abd3-23d81215c3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:30.391287 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a79bf4c-8d63-4bb2-bab3-bc668e537bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.393154 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:30.414908 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-23b3c8d4-ad44-4954-a256-e609d9009926 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.417407 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-23b3c8d4-ad44-4954-a256-e609d9009926 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:30.417664 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-23b3c8d4-ad44-4954-a256-e609d9009926 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:30.417890 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-23b3c8d4-ad44-4954-a256-e609d9009926 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:30.431617 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.431617 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:30.437300 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a79bf4c-8d63-4bb2-bab3-bc668e537bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.437300 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3cd894e-54a1-474f-b25b-3148f2cc21bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.438267 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-23b3c8d4-ad44-4954-a256-e609d9009926 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:30.446641 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-23b3c8d4-ad44-4954-a256-e609d9009926 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:30.447235 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 759/3001] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:30 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:30.502115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Created reservations ['0948d932-242f-4aa4-90b7-012afc9ce5f9', '7d261b27-9dfb-4612-9b27-91857a17262a', 'ff05945a-1ce8-4044-90ea-5594bd2a1a36', '15c2f7e7-0dd3-4c57-9013-4998b5ccfb77'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:30.504425 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3cd894e-54a1-474f-b25b-3148f2cc21bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0948d932-242f-4aa4-90b7-012afc9ce5f9', '7d261b27-9dfb-4612-9b27-91857a17262a', 'ff05945a-1ce8-4044-90ea-5594bd2a1a36', '15c2f7e7-0dd3-4c57-9013-4998b5ccfb77']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.504983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c634efeb-acb9-4e9e-9e62-414b40c21952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.536645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c634efeb-acb9-4e9e-9e62-414b40c21952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08c61800-a005-405b-beb9-599da969bf0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-67328778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['0948d932-242f-4aa4-90b7-012afc9ce5f9','7d261b27-9dfb-4612-9b27-91857a17262a','ff05945a-1ce8-4044-90ea-5594bd2a1a36','15c2f7e7-0dd3-4c57-9013-4998b5ccfb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-67328778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08c61800-a005-405b-beb9-599da969bf0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98f2fcde73d41eaadba183972c5d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.537942 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68530889-8ebb-40c1-b182-6a5a59275391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.560976 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68530889-8ebb-40c1-b182-6a5a59275391) transitioned into state 'SUCCESS' from state '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-67328778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb9aa8ac56634d0abe7d4a556d62c4b5',qos_specs=None,replication_status=,reservations=['0948d932-242f-4aa4-90b7-012afc9ce5f9','7d261b27-9dfb-4612-9b27-91857a17262a','ff05945a-1ce8-4044-90ea-5594bd2a1a36','15c2f7e7-0dd3-4c57-9013-4998b5ccfb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98f2fcde73d41eaadba183972c5d907',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.561982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4374e8-c80f-4e0b-a318-94dbd786c52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:30.576995 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4374e8-c80f-4e0b-a318-94dbd786c52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:30.576995 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Flow 'volume_create_api' (ec196d0a-c6b5-4be9-abd3-23d81215c3cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:30.577250 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Create volume request issued successfully. Jul 10 20:04:30.577759 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29c037c2-f10e-4d60-8f0e-2d3bc0fa3ea7 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:30.578279 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 744/3002] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:04:30 2026] POST /volume/v3/volumes => generated 755 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:30.592082 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7e4f65db-5002-4731-b3f7-9a8a1fb26353 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.594110 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e4f65db-5002-4731-b3f7-9a8a1fb26353 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 Jul 10 20:04:30.594339 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e4f65db-5002-4731-b3f7-9a8a1fb26353 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:30.594568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e4f65db-5002-4731-b3f7-9a8a1fb26353 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:30.606988 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.606988 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:30.611738 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7e4f65db-5002-4731-b3f7-9a8a1fb26353 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:30.618673 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e4f65db-5002-4731-b3f7-9a8a1fb26353 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 returned with HTTP 200 Jul 10 20:04:30.619948 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 762/3003] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:30 2026] GET /volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:30.635671 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-30d7b29c-dfdd-4534-948b-f78ffbabee4c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.638775 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-30d7b29c-dfdd-4534-948b-f78ffbabee4c tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed Jul 10 20:04:30.639809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-30d7b29c-dfdd-4534-948b-f78ffbabee4c tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:30.639809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-30d7b29c-dfdd-4534-948b-f78ffbabee4c tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:30.655902 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.655902 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:30.669861 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-30d7b29c-dfdd-4534-948b-f78ffbabee4c tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:30.681583 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-30d7b29c-dfdd-4534-948b-f78ffbabee4c tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed returned with HTTP 200 Jul 10 20:04:30.682304 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 739/3004] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:30 2026] GET /volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:30.699127 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-259dba2d-62f0-473c-9fd8-1c7accb989bb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.701198 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-259dba2d-62f0-473c-9fd8-1c7accb989bb tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d Jul 10 20:04:30.701498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-259dba2d-62f0-473c-9fd8-1c7accb989bb tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:30.701796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-259dba2d-62f0-473c-9fd8-1c7accb989bb tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:30.714911 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.714911 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:30.722280 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-259dba2d-62f0-473c-9fd8-1c7accb989bb tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:30.736759 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-259dba2d-62f0-473c-9fd8-1c7accb989bb tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d returned with HTTP 200 Jul 10 20:04:30.737726 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 760/3005] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:30 2026] GET /volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:30.756081 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2e4f143e-3e26-4d1e-abbb-b6e8adb61a93 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.762461 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2e4f143e-3e26-4d1e-abbb-b6e8adb61a93 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 Jul 10 20:04:30.762764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2e4f143e-3e26-4d1e-abbb-b6e8adb61a93 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:30.763139 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2e4f143e-3e26-4d1e-abbb-b6e8adb61a93 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:30.777987 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.777987 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:30.790953 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2e4f143e-3e26-4d1e-abbb-b6e8adb61a93 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:30.806473 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2e4f143e-3e26-4d1e-abbb-b6e8adb61a93 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 returned with HTTP 200 Jul 10 20:04:30.807847 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 745/3006] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:30 2026] GET /volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:30.825702 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-331cfd17-1dec-4cfc-a30e-2cdd93ff3e49 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.828082 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-331cfd17-1dec-4cfc-a30e-2cdd93ff3e49 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c Jul 10 20:04:30.828705 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-331cfd17-1dec-4cfc-a30e-2cdd93ff3e49 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:30.828705 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-331cfd17-1dec-4cfc-a30e-2cdd93ff3e49 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:30.839922 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.839922 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:30.846767 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-331cfd17-1dec-4cfc-a30e-2cdd93ff3e49 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:30.853372 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-331cfd17-1dec-4cfc-a30e-2cdd93ff3e49 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c returned with HTTP 200 Jul 10 20:04:30.853933 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 763/3007] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:30 2026] GET /volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:30.872547 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fd9a6a3c-30eb-462e-80ab-22a35eb0f63d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.876236 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fd9a6a3c-30eb-462e-80ab-22a35eb0f63d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] DELETE https://10.4.3.145/volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c Jul 10 20:04:30.876935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fd9a6a3c-30eb-462e-80ab-22a35eb0f63d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:30.876935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fd9a6a3c-30eb-462e-80ab-22a35eb0f63d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:30.877113 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-fd9a6a3c-30eb-462e-80ab-22a35eb0f63d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume with id: 08c61800-a005-405b-beb9-599da969bf0c Jul 10 20:04:30.887005 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.887005 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:30.887455 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fd9a6a3c-30eb-462e-80ab-22a35eb0f63d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:30.914033 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fd9a6a3c-30eb-462e-80ab-22a35eb0f63d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume request issued successfully. Jul 10 20:04:30.914258 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fd9a6a3c-30eb-462e-80ab-22a35eb0f63d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c returned with HTTP 202 Jul 10 20:04:30.914816 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 740/3008] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:30 2026] DELETE /volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:30.925870 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dcc0b686-9445-4505-aec5-77e0a1368667 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:30.927973 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dcc0b686-9445-4505-aec5-77e0a1368667 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c Jul 10 20:04:30.928219 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dcc0b686-9445-4505-aec5-77e0a1368667 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:30.928539 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dcc0b686-9445-4505-aec5-77e0a1368667 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:30.938930 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:30.938930 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:30.945125 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dcc0b686-9445-4505-aec5-77e0a1368667 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:30.951626 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dcc0b686-9445-4505-aec5-77e0a1368667 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c returned with HTTP 200 Jul 10 20:04:30.952118 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 761/3009] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:30 2026] GET /volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:31.467988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4aa94d09-4527-4c37-86ea-8bca9701acb5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:31.471727 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4aa94d09-4527-4c37-86ea-8bca9701acb5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:31.471905 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4aa94d09-4527-4c37-86ea-8bca9701acb5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:31.472451 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4aa94d09-4527-4c37-86ea-8bca9701acb5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:31.493749 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:31.493749 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:31.506508 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4aa94d09-4527-4c37-86ea-8bca9701acb5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:31.525658 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4aa94d09-4527-4c37-86ea-8bca9701acb5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:31.526263 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 746/3010] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:31 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:31.969618 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-962bd8e2-f5a4-4245-9d3d-e14b2fe79213 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:31.971799 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-962bd8e2-f5a4-4245-9d3d-e14b2fe79213 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c Jul 10 20:04:31.972385 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-962bd8e2-f5a4-4245-9d3d-e14b2fe79213 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:31.972774 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-962bd8e2-f5a4-4245-9d3d-e14b2fe79213 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:31.983818 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-962bd8e2-f5a4-4245-9d3d-e14b2fe79213 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c returned with HTTP 404 Jul 10 20:04:31.984210 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 764/3011] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:31 2026] GET /volume/v3/volumes/08c61800-a005-405b-beb9-599da969bf0c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 20:04:31.994426 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e70834a5-717a-4ea4-8b27-7547c35370f1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:31.997699 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e70834a5-717a-4ea4-8b27-7547c35370f1 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] DELETE https://10.4.3.145/volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 Jul 10 20:04:31.998099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e70834a5-717a-4ea4-8b27-7547c35370f1 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:31.999134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e70834a5-717a-4ea4-8b27-7547c35370f1 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:31.999134 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-e70834a5-717a-4ea4-8b27-7547c35370f1 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume with id: 7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 Jul 10 20:04:32.009806 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:32.009806 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:32.010419 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e70834a5-717a-4ea4-8b27-7547c35370f1 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:32.034200 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e70834a5-717a-4ea4-8b27-7547c35370f1 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume request issued successfully. Jul 10 20:04:32.034739 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e70834a5-717a-4ea4-8b27-7547c35370f1 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 returned with HTTP 202 Jul 10 20:04:32.035278 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 741/3012] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:31 2026] DELETE /volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:32.047253 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-00935884-e432-4b46-a462-f3d0a19a63b6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:32.052032 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-00935884-e432-4b46-a462-f3d0a19a63b6 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 Jul 10 20:04:32.052304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-00935884-e432-4b46-a462-f3d0a19a63b6 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:32.052502 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-00935884-e432-4b46-a462-f3d0a19a63b6 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:32.062977 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:32.062977 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:32.070192 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-00935884-e432-4b46-a462-f3d0a19a63b6 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:32.077922 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-00935884-e432-4b46-a462-f3d0a19a63b6 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 returned with HTTP 200 Jul 10 20:04:32.078592 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 762/3013] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:32 2026] GET /volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:32.548690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cb35273b-91b2-48f5-87dc-ea2fd3f825ff None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:32.550927 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb35273b-91b2-48f5-87dc-ea2fd3f825ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:32.551142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb35273b-91b2-48f5-87dc-ea2fd3f825ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:32.551370 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb35273b-91b2-48f5-87dc-ea2fd3f825ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:32.563492 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:32.563492 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:32.569728 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cb35273b-91b2-48f5-87dc-ea2fd3f825ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:32.576349 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb35273b-91b2-48f5-87dc-ea2fd3f825ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:32.577006 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 747/3014] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:32 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:33.094521 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1edf4c3b-d863-4c53-bb98-13bc45bbd998 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:33.096512 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1edf4c3b-d863-4c53-bb98-13bc45bbd998 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 Jul 10 20:04:33.096512 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1edf4c3b-d863-4c53-bb98-13bc45bbd998 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:33.096711 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1edf4c3b-d863-4c53-bb98-13bc45bbd998 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:33.102091 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1edf4c3b-d863-4c53-bb98-13bc45bbd998 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 returned with HTTP 404 Jul 10 20:04:33.102531 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 765/3015] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:33 2026] GET /volume/v3/volumes/7a2ec196-8bcb-4fbd-a0c1-2aa2ad804590 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:33.112753 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5e6bb338-cd22-4813-a8e3-cd08e4aed3df None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:33.115910 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5e6bb338-cd22-4813-a8e3-cd08e4aed3df tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] DELETE https://10.4.3.145/volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d Jul 10 20:04:33.116191 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5e6bb338-cd22-4813-a8e3-cd08e4aed3df tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:33.116445 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5e6bb338-cd22-4813-a8e3-cd08e4aed3df tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:33.117047 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-5e6bb338-cd22-4813-a8e3-cd08e4aed3df tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume with id: 54edb097-54a3-449d-98be-1aa6ca5a241d Jul 10 20:04:33.126900 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:33.126900 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:33.127350 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5e6bb338-cd22-4813-a8e3-cd08e4aed3df tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:33.146177 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5e6bb338-cd22-4813-a8e3-cd08e4aed3df tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume request issued successfully. Jul 10 20:04:33.146359 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5e6bb338-cd22-4813-a8e3-cd08e4aed3df tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d returned with HTTP 202 Jul 10 20:04:33.146756 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 742/3016] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:33 2026] DELETE /volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:33.157891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e1b3fda9-a59e-433d-a915-ed019e676441 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:33.160483 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e1b3fda9-a59e-433d-a915-ed019e676441 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d Jul 10 20:04:33.160878 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e1b3fda9-a59e-433d-a915-ed019e676441 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:33.161327 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e1b3fda9-a59e-433d-a915-ed019e676441 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:33.169346 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:33.169346 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:33.174772 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e1b3fda9-a59e-433d-a915-ed019e676441 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:33.179744 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e1b3fda9-a59e-433d-a915-ed019e676441 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d returned with HTTP 200 Jul 10 20:04:33.180175 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 763/3017] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:33 2026] GET /volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:33.592393 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fc9455f3-35af-4972-8840-418964ef0a3d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:33.594385 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fc9455f3-35af-4972-8840-418964ef0a3d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:33.594667 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fc9455f3-35af-4972-8840-418964ef0a3d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:33.594928 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fc9455f3-35af-4972-8840-418964ef0a3d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:33.606264 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:33.606264 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:33.610762 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fc9455f3-35af-4972-8840-418964ef0a3d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:33.616331 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fc9455f3-35af-4972-8840-418964ef0a3d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:33.616877 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 748/3018] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:33 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:34.195942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0726cdf6-c18e-4702-b50e-b0bfaab6c90d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:34.200279 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0726cdf6-c18e-4702-b50e-b0bfaab6c90d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d Jul 10 20:04:34.200509 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0726cdf6-c18e-4702-b50e-b0bfaab6c90d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:34.200775 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0726cdf6-c18e-4702-b50e-b0bfaab6c90d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:34.206774 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0726cdf6-c18e-4702-b50e-b0bfaab6c90d tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d returned with HTTP 404 Jul 10 20:04:34.207334 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 766/3019] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:34 2026] GET /volume/v3/volumes/54edb097-54a3-449d-98be-1aa6ca5a241d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:34.215862 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ebeecb21-1a47-40c5-9731-f14ca79006f2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:34.217689 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ebeecb21-1a47-40c5-9731-f14ca79006f2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] DELETE https://10.4.3.145/volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed Jul 10 20:04:34.217852 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ebeecb21-1a47-40c5-9731-f14ca79006f2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:34.218070 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ebeecb21-1a47-40c5-9731-f14ca79006f2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:34.218238 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-ebeecb21-1a47-40c5-9731-f14ca79006f2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume with id: 0701003d-04be-4a44-a7c3-16f1218a9fed Jul 10 20:04:34.229193 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:34.229193 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:34.229656 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ebeecb21-1a47-40c5-9731-f14ca79006f2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:34.260804 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ebeecb21-1a47-40c5-9731-f14ca79006f2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume request issued successfully. Jul 10 20:04:34.261077 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ebeecb21-1a47-40c5-9731-f14ca79006f2 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed returned with HTTP 202 Jul 10 20:04:34.261729 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 743/3020] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:34 2026] DELETE /volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:34.271138 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b48c203c-eeda-4ebc-9324-cc8ed857b590 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:34.273367 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b48c203c-eeda-4ebc-9324-cc8ed857b590 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed Jul 10 20:04:34.273801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b48c203c-eeda-4ebc-9324-cc8ed857b590 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:34.273801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b48c203c-eeda-4ebc-9324-cc8ed857b590 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:34.284139 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:34.284139 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:34.292430 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b48c203c-eeda-4ebc-9324-cc8ed857b590 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:34.300041 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b48c203c-eeda-4ebc-9324-cc8ed857b590 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed returned with HTTP 200 Jul 10 20:04:34.300770 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 764/3021] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:34 2026] GET /volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:34.638086 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f75d83ba-5bcf-4b5b-b9d3-58164b3b8ed6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:34.640537 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f75d83ba-5bcf-4b5b-b9d3-58164b3b8ed6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:34.640734 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f75d83ba-5bcf-4b5b-b9d3-58164b3b8ed6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:34.641336 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f75d83ba-5bcf-4b5b-b9d3-58164b3b8ed6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:34.659047 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:34.659047 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:34.665103 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f75d83ba-5bcf-4b5b-b9d3-58164b3b8ed6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:34.673879 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f75d83ba-5bcf-4b5b-b9d3-58164b3b8ed6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:34.674571 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 749/3022] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:34 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:34.682244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:34.741909 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:34.743186 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-241722394"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:34.746154 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-241722394'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:34.746306 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Create volume of 1 GB Jul 10 20:04:34.760488 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Availability Zones retrieved successfully. Jul 10 20:04:34.770182 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Flow 'volume_create_api' (389549fa-8f95-4167-b425-9d2584107a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:34.772610 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd0a6937-f048-4e6d-a1ad-64888e3474a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:34.772610 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:34.829602 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd0a6937-f048-4e6d-a1ad-64888e3474a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:34.830488 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a084253-208e-45a8-9e93-5ec1738a2e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:34.920146 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Created reservations ['63886e36-818c-4dc7-b6b8-0d3641bbf3af', 'b043d10b-7d69-4a8e-bb47-970688087603', 'c2093c35-e51b-4e26-94b6-8a575df8afef', '9a845fde-b2a0-418e-8ee2-61017ab932cb'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:34.921050 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a084253-208e-45a8-9e93-5ec1738a2e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63886e36-818c-4dc7-b6b8-0d3641bbf3af', 'b043d10b-7d69-4a8e-bb47-970688087603', 'c2093c35-e51b-4e26-94b6-8a575df8afef', '9a845fde-b2a0-418e-8ee2-61017ab932cb']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:34.922125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63ab11b-dabb-44ec-876d-42e0dc3fd7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:34.947766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63ab11b-dabb-44ec-876d-42e0dc3fd7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '033bbd64-8aa8-4fc3-92a8-989dfa36f847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-241722394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff8d340bec7442f951f6aef30df61a1',qos_specs=None,replication_status=,reservations=['63886e36-818c-4dc7-b6b8-0d3641bbf3af','b043d10b-7d69-4a8e-bb47-970688087603','c2093c35-e51b-4e26-94b6-8a575df8afef','9a845fde-b2a0-418e-8ee2-61017ab932cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91a8392742eb46b293daf0ee122bd123',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-241722394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=033bbd64-8aa8-4fc3-92a8-989dfa36f847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff8d340bec7442f951f6aef30df61a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91a8392742eb46b293daf0ee122bd123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:34.948854 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bb9094-ca07-4a62-afb9-5f42124d24fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:34.977803 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bb9094-ca07-4a62-afb9-5f42124d24fd) transitioned into state 'SUCCESS' from state '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-241722394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff8d340bec7442f951f6aef30df61a1',qos_specs=None,replication_status=,reservations=['63886e36-818c-4dc7-b6b8-0d3641bbf3af','b043d10b-7d69-4a8e-bb47-970688087603','c2093c35-e51b-4e26-94b6-8a575df8afef','9a845fde-b2a0-418e-8ee2-61017ab932cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91a8392742eb46b293daf0ee122bd123',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:34.977803 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14736d73-efae-40bb-84ab-28ce3806690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:34.989246 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14736d73-efae-40bb-84ab-28ce3806690f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:34.990372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Flow 'volume_create_api' (389549fa-8f95-4167-b425-9d2584107a0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:34.990848 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Create volume request issued successfully. Jul 10 20:04:34.991542 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-71fe1b6b-791d-49e8-943d-22b087a6f680 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:34.992106 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 767/3023] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:04:34 2026] POST /volume/v3/volumes => generated 748 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:35.006476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-afdcf443-aac8-4b0b-b696-6a41183621dd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:35.010135 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-afdcf443-aac8-4b0b-b696-6a41183621dd tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:04:35.010436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-afdcf443-aac8-4b0b-b696-6a41183621dd tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:35.010710 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-afdcf443-aac8-4b0b-b696-6a41183621dd tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:35.021504 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:35.021504 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:35.026308 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-afdcf443-aac8-4b0b-b696-6a41183621dd tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:04:35.031012 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-afdcf443-aac8-4b0b-b696-6a41183621dd tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:04:35.031458 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 744/3024] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:35 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:35.314520 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8899e458-b866-467e-a94b-09861fb86181 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:35.317508 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8899e458-b866-467e-a94b-09861fb86181 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed Jul 10 20:04:35.317897 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8899e458-b866-467e-a94b-09861fb86181 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:35.318395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8899e458-b866-467e-a94b-09861fb86181 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:35.327751 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8899e458-b866-467e-a94b-09861fb86181 tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed returned with HTTP 404 Jul 10 20:04:35.328528 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 765/3025] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:35 2026] GET /volume/v3/volumes/0701003d-04be-4a44-a7c3-16f1218a9fed => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:35.336299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b312fb4c-f325-4ff1-b212-b3acb4566f9b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:35.340188 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b312fb4c-f325-4ff1-b212-b3acb4566f9b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] DELETE https://10.4.3.145/volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 Jul 10 20:04:35.340471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b312fb4c-f325-4ff1-b212-b3acb4566f9b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:35.340732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b312fb4c-f325-4ff1-b212-b3acb4566f9b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:35.340934 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-b312fb4c-f325-4ff1-b212-b3acb4566f9b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume with id: de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 Jul 10 20:04:35.350816 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:35.350816 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:35.351304 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b312fb4c-f325-4ff1-b212-b3acb4566f9b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:35.372768 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b312fb4c-f325-4ff1-b212-b3acb4566f9b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Delete volume request issued successfully. Jul 10 20:04:35.372768 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b312fb4c-f325-4ff1-b212-b3acb4566f9b tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 returned with HTTP 202 Jul 10 20:04:35.373219 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 750/3026] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:35 2026] DELETE /volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:35.380724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff2f4d86-32a2-4897-b9a8-35638e2f5bad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:35.386162 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff2f4d86-32a2-4897-b9a8-35638e2f5bad tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 Jul 10 20:04:35.386162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4d86-32a2-4897-b9a8-35638e2f5bad tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:35.386162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4d86-32a2-4897-b9a8-35638e2f5bad tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:35.393246 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:35.393246 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:35.397557 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ff2f4d86-32a2-4897-b9a8-35638e2f5bad tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Volume info retrieved successfully. Jul 10 20:04:35.403119 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff2f4d86-32a2-4897-b9a8-35638e2f5bad tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 returned with HTTP 200 Jul 10 20:04:35.403736 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 768/3027] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:35 2026] GET /volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:35.691484 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bc28664b-48bd-46bf-89e5-082148ccb210 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:35.693406 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bc28664b-48bd-46bf-89e5-082148ccb210 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:35.693667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bc28664b-48bd-46bf-89e5-082148ccb210 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:35.693885 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bc28664b-48bd-46bf-89e5-082148ccb210 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:35.703053 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:35.703053 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:35.706696 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bc28664b-48bd-46bf-89e5-082148ccb210 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:35.711296 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bc28664b-48bd-46bf-89e5-082148ccb210 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:35.711775 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 745/3028] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:35 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:36.047073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-766a25a4-683e-44bd-b195-bf3481f0083d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:36.048929 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-766a25a4-683e-44bd-b195-bf3481f0083d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:04:36.049154 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-766a25a4-683e-44bd-b195-bf3481f0083d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:36.049358 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-766a25a4-683e-44bd-b195-bf3481f0083d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:36.057111 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:36.057111 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:36.062099 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-766a25a4-683e-44bd-b195-bf3481f0083d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:04:36.069598 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-766a25a4-683e-44bd-b195-bf3481f0083d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:04:36.070452 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 766/3029] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:36 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:36.421628 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4449349d-fd15-4451-9dcf-65802998aacf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:36.423395 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4449349d-fd15-4451-9dcf-65802998aacf tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] GET https://10.4.3.145/volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 Jul 10 20:04:36.424259 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4449349d-fd15-4451-9dcf-65802998aacf tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:36.424599 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4449349d-fd15-4451-9dcf-65802998aacf tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:36.432228 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4449349d-fd15-4451-9dcf-65802998aacf tempest-CreateVolumesFromImageTest-2048728266 tempest-CreateVolumesFromImageTest-2048728266-project-member] https://10.4.3.145/volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 returned with HTTP 404 Jul 10 20:04:36.432798 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 751/3030] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:36 2026] GET /volume/v3/volumes/de4aec73-f2ad-4852-8d2d-b1bb3f6e4a71 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:36.499448 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-672c0ba2-9174-4eca-83b1-68a3592c33ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:36.503984 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-672c0ba2-9174-4eca-83b1-68a3592c33ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d/action Jul 10 20:04:36.503984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-672c0ba2-9174-4eca-83b1-68a3592c33ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:36.503984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-672c0ba2-9174-4eca-83b1-68a3592c33ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:36.530600 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:36.530600 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:36.551354 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-124bf5ed-5ab5-4b72-a368-437f5a47f626 req-672c0ba2-9174-4eca-83b1-68a3592c33ed tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d/action returned with HTTP 204 Jul 10 20:04:36.551354 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 769/3031] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:04:36 2026] POST /volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 20:04:36.726934 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-788c6d04-b763-4372-afa5-59c898517465 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:36.730616 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-788c6d04-b763-4372-afa5-59c898517465 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:36.730839 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-788c6d04-b763-4372-afa5-59c898517465 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:36.731017 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-788c6d04-b763-4372-afa5-59c898517465 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:36.747934 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:36.747934 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:36.753584 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-788c6d04-b763-4372-afa5-59c898517465 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:36.760283 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-788c6d04-b763-4372-afa5-59c898517465 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:36.760911 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 746/3032] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:36 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1654 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:36.781723 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-334147e3-6634-45b1-a95e-00dcc42e48b9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:36.784820 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-334147e3-6634-45b1-a95e-00dcc42e48b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:04:36.784820 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-334147e3-6634-45b1-a95e-00dcc42e48b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2196a51-2c09-486f-8224-9320e7f26d63", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-894890032"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:36.801179 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:36.801179 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:36.802012 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-334147e3-6634-45b1-a95e-00dcc42e48b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:36.802140 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-334147e3-6634-45b1-a95e-00dcc42e48b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:36.809527 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-334147e3-6634-45b1-a95e-00dcc42e48b9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 400 Jul 10 20:04:36.810264 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 767/3033] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:04:36 2026] POST /volume/v3/snapshots => generated 160 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:04:36.819589 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c1245ca5-b303-4d86-8f94-3f58c2bb0fe8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:36.821422 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c1245ca5-b303-4d86-8f94-3f58c2bb0fe8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:04:36.821796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c1245ca5-b303-4d86-8f94-3f58c2bb0fe8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2196a51-2c09-486f-8224-9320e7f26d63", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1171472518"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:36.838055 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:36.838055 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:36.838809 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c1245ca5-b303-4d86-8f94-3f58c2bb0fe8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:36.839192 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-c1245ca5-b303-4d86-8f94-3f58c2bb0fe8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:36.889781 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-c1245ca5-b303-4d86-8f94-3f58c2bb0fe8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['cdc14f55-cc76-4ac9-807d-7b90be7ff78a', 'dde3be57-e0de-47a1-aabe-8c4be711d4c1', '165dc796-cfdd-4fe2-b114-64fd6521aeec', 'eb855f79-0648-4fa0-a19d-b4d5fb4f51a1'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:36.946219 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c1245ca5-b303-4d86-8f94-3f58c2bb0fe8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot force create request issued successfully. Jul 10 20:04:36.946760 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c1245ca5-b303-4d86-8f94-3f58c2bb0fe8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:04:36.947320 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 752/3034] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:04:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:36.960466 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cfece0f5-9c52-4ab5-9833-5e11e011f083 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:36.962713 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cfece0f5-9c52-4ab5-9833-5e11e011f083 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 Jul 10 20:04:36.963291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cfece0f5-9c52-4ab5-9833-5e11e011f083 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:36.963764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cfece0f5-9c52-4ab5-9833-5e11e011f083 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:36.972600 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:36.972600 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:36.973681 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cfece0f5-9c52-4ab5-9833-5e11e011f083 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:36.976266 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cfece0f5-9c52-4ab5-9833-5e11e011f083 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 returned with HTTP 200 Jul 10 20:04:36.976266 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 770/3035] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:36 2026] GET /volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:37.986996 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bee073b5-b07d-4a85-871b-4e9bc38f8f6c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:37.989242 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bee073b5-b07d-4a85-871b-4e9bc38f8f6c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 Jul 10 20:04:37.989498 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bee073b5-b07d-4a85-871b-4e9bc38f8f6c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:37.989939 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bee073b5-b07d-4a85-871b-4e9bc38f8f6c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:37.996808 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:37.996808 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:37.997295 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bee073b5-b07d-4a85-871b-4e9bc38f8f6c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:37.999049 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bee073b5-b07d-4a85-871b-4e9bc38f8f6c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 returned with HTTP 200 Jul 10 20:04:37.999049 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 747/3036] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:37 2026] GET /volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:38.010155 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f13e8c48-09f2-4db7-89ca-9d271a3f2d1f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:38.014668 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f13e8c48-09f2-4db7-89ca-9d271a3f2d1f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:04:38.015183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f13e8c48-09f2-4db7-89ca-9d271a3f2d1f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2196a51-2c09-486f-8224-9320e7f26d63", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-906289641"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:38.030377 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:38.030377 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:38.030923 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f13e8c48-09f2-4db7-89ca-9d271a3f2d1f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:38.031146 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-f13e8c48-09f2-4db7-89ca-9d271a3f2d1f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:38.076624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f13e8c48-09f2-4db7-89ca-9d271a3f2d1f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['98d17ba5-a25a-4f12-8392-d3775dc57377', '561a1eb5-7f1f-4658-9198-052869e19859', '677fe329-93fe-42ed-8a8c-7eca13ff2214', '6d2743df-fe22-4468-b849-671233c3d29b'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:38.133473 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f13e8c48-09f2-4db7-89ca-9d271a3f2d1f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot force create request issued successfully. Jul 10 20:04:38.133828 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f13e8c48-09f2-4db7-89ca-9d271a3f2d1f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:04:38.134386 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 768/3037] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:04:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:38.147621 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d7f3e6e6-7fcc-4e9e-9765-26228e902b12 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:38.150835 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d7f3e6e6-7fcc-4e9e-9765-26228e902b12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 Jul 10 20:04:38.151088 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d7f3e6e6-7fcc-4e9e-9765-26228e902b12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:38.151302 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d7f3e6e6-7fcc-4e9e-9765-26228e902b12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:38.156849 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:38.156849 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:38.156849 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d7f3e6e6-7fcc-4e9e-9765-26228e902b12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:38.158275 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d7f3e6e6-7fcc-4e9e-9765-26228e902b12 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 returned with HTTP 200 Jul 10 20:04:38.159160 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 753/3038] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:38 2026] GET /volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:38.559866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:38.706718 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:38.707215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1345861694"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:38.708629 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1345861694'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:38.708773 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume of 1 GB Jul 10 20:04:38.714246 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Availability Zones retrieved successfully. Jul 10 20:04:38.720045 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Flow 'volume_create_api' (96fea8ef-be7c-49b5-8f91-6c9f0091fda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:38.721231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087e4494-1014-4457-81f1-7a280d296147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:38.722182 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:38.751731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087e4494-1014-4457-81f1-7a280d296147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:38.752633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb9eb29-6732-4d59-a958-d4fa65410eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:38.827580 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Created reservations ['9d61ba9f-9e2d-49ac-b897-59a8ef6bc442', '399485cd-01ce-4552-ba47-b36667b0ead6', '4fea55fc-e963-46cc-9634-1c71d8ccc6c4', '3f68796d-63d3-4745-adbe-df5ce886401f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:38.828668 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb9eb29-6732-4d59-a958-d4fa65410eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d61ba9f-9e2d-49ac-b897-59a8ef6bc442', '399485cd-01ce-4552-ba47-b36667b0ead6', '4fea55fc-e963-46cc-9634-1c71d8ccc6c4', '3f68796d-63d3-4745-adbe-df5ce886401f']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:38.829556 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09e35d3-eccc-4cc8-9f15-1423604135cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:38.857382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09e35d3-eccc-4cc8-9f15-1423604135cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f919b9b0-cf7c-44a8-b828-272e5cfa6e01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1345861694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d14c2b2798427e9e35c4162353f87d',qos_specs=None,replication_status=,reservations=['9d61ba9f-9e2d-49ac-b897-59a8ef6bc442','399485cd-01ce-4552-ba47-b36667b0ead6','4fea55fc-e963-46cc-9634-1c71d8ccc6c4','3f68796d-63d3-4745-adbe-df5ce886401f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6581602d77984cea86dd5529e3848ce9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1345861694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f919b9b0-cf7c-44a8-b828-272e5cfa6e01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8d14c2b2798427e9e35c4162353f87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6581602d77984cea86dd5529e3848ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:38.858280 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93165e49-af15-41ae-ae25-68e854cce49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:38.887477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93165e49-af15-41ae-ae25-68e854cce49c) transitioned into state 'SUCCESS' from state '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-1345861694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d14c2b2798427e9e35c4162353f87d',qos_specs=None,replication_status=,reservations=['9d61ba9f-9e2d-49ac-b897-59a8ef6bc442','399485cd-01ce-4552-ba47-b36667b0ead6','4fea55fc-e963-46cc-9634-1c71d8ccc6c4','3f68796d-63d3-4745-adbe-df5ce886401f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6581602d77984cea86dd5529e3848ce9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:38.888286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b452e2aa-8c29-45eb-a439-b65a59e72d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:38.903043 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b452e2aa-8c29-45eb-a439-b65a59e72d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:38.904822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Flow 'volume_create_api' (96fea8ef-be7c-49b5-8f91-6c9f0091fda3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:38.904822 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume request issued successfully. Jul 10 20:04:38.906494 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e3d8ed8-35bf-4e13-8661-fec0c933130d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:38.907044 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 771/3039] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:04:38 2026] POST /volume/v3/volumes => generated 778 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:38.923741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ddc803ea-2208-4f28-a1ae-bcca624ffb95 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:38.929985 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ddc803ea-2208-4f28-a1ae-bcca624ffb95 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 Jul 10 20:04:38.929985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ddc803ea-2208-4f28-a1ae-bcca624ffb95 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:38.929985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ddc803ea-2208-4f28-a1ae-bcca624ffb95 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:38.938071 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:38.938071 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:38.942761 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ddc803ea-2208-4f28-a1ae-bcca624ffb95 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:04:38.949080 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ddc803ea-2208-4f28-a1ae-bcca624ffb95 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 returned with HTTP 200 Jul 10 20:04:38.949080 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 748/3040] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:38 2026] GET /volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:39.170596 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bad2715c-d37e-4eb2-8e24-45eaf0bc23e5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:39.175551 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bad2715c-d37e-4eb2-8e24-45eaf0bc23e5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 Jul 10 20:04:39.175936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bad2715c-d37e-4eb2-8e24-45eaf0bc23e5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:39.176271 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bad2715c-d37e-4eb2-8e24-45eaf0bc23e5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:39.183985 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:39.183985 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:39.183985 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bad2715c-d37e-4eb2-8e24-45eaf0bc23e5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:39.184522 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bad2715c-d37e-4eb2-8e24-45eaf0bc23e5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 returned with HTTP 200 Jul 10 20:04:39.184927 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 769/3041] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:39 2026] GET /volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:39.197161 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c7b4f1a7-172c-46b5-b6f9-563eda9a9714 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:39.199179 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c7b4f1a7-172c-46b5-b6f9-563eda9a9714 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:04:39.200726 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c7b4f1a7-172c-46b5-b6f9-563eda9a9714 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2196a51-2c09-486f-8224-9320e7f26d63", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-316550857"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:39.212171 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:39.212171 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:39.212171 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c7b4f1a7-172c-46b5-b6f9-563eda9a9714 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:39.212171 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-c7b4f1a7-172c-46b5-b6f9-563eda9a9714 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:39.248840 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-c7b4f1a7-172c-46b5-b6f9-563eda9a9714 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['61e6a9fe-3530-4f68-9afe-9ab704a9d985', 'd9f61094-cdd4-4d1c-9fef-4f6b8fc3212b', '19c4d75a-c71a-442b-b62f-d043d3a71359', '6ac5e8c0-53e4-41b7-aefa-d7e07ace0357'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:39.284373 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c7b4f1a7-172c-46b5-b6f9-563eda9a9714 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot force create request issued successfully. Jul 10 20:04:39.284678 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c7b4f1a7-172c-46b5-b6f9-563eda9a9714 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:04:39.285136 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 754/3042] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:04:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:39.296080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-67de84b5-981d-4d9f-931a-8efce5066d07 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:39.302709 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67de84b5-981d-4d9f-931a-8efce5066d07 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 Jul 10 20:04:39.302943 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67de84b5-981d-4d9f-931a-8efce5066d07 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:39.303184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67de84b5-981d-4d9f-931a-8efce5066d07 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:39.308845 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:39.308845 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:39.309458 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-67de84b5-981d-4d9f-931a-8efce5066d07 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:39.310521 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67de84b5-981d-4d9f-931a-8efce5066d07 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 returned with HTTP 200 Jul 10 20:04:39.310942 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 772/3043] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:39 2026] GET /volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:39.965516 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-305d8bd2-56c2-4f25-a255-220d45116d44 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:39.967812 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-305d8bd2-56c2-4f25-a255-220d45116d44 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 Jul 10 20:04:39.968073 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-305d8bd2-56c2-4f25-a255-220d45116d44 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:39.968303 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-305d8bd2-56c2-4f25-a255-220d45116d44 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:39.977808 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:39.977808 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:39.982485 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-305d8bd2-56c2-4f25-a255-220d45116d44 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:04:39.988113 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-305d8bd2-56c2-4f25-a255-220d45116d44 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 returned with HTTP 200 Jul 10 20:04:39.988620 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 749/3044] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:39 2026] GET /volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:40.003954 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0c2b7d0a-3f8a-4b23-abe6-095706fe324d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:40.005954 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0c2b7d0a-3f8a-4b23-abe6-095706fe324d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:04:40.006539 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0c2b7d0a-3f8a-4b23-abe6-095706fe324d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f919b9b0-cf7c-44a8-b828-272e5cfa6e01", "name": "tempest-type-Backup-497427404"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:40.011464 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-0c2b7d0a-3f8a-4b23-abe6-095706fe324d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Creating new backup {'backup': {'volume_id': 'f919b9b0-cf7c-44a8-b828-272e5cfa6e01', 'name': 'tempest-type-Backup-497427404'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:04:40.011756 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-0c2b7d0a-3f8a-4b23-abe6-095706fe324d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Creating backup of volume f919b9b0-cf7c-44a8-b828-272e5cfa6e01 in container None Jul 10 20:04:40.026697 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:40.026697 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:40.027153 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0c2b7d0a-3f8a-4b23-abe6-095706fe324d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:04:40.054472 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-0c2b7d0a-3f8a-4b23-abe6-095706fe324d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Created reservations ['f9fab8bd-96ea-4a9c-a879-ac8c588e4418', 'd91e0e49-8d3d-43bb-8dbb-cc43c4ff4fe7'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:40.093556 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0c2b7d0a-3f8a-4b23-abe6-095706fe324d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:04:40.094015 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 770/3045] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:04:40 2026] POST /volume/v3/backups => generated 315 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:40.105551 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-90813e7c-20e7-44e2-8a5f-e465bc2c0196 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:40.108236 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-90813e7c-20e7-44e2-8a5f-e465bc2c0196 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:40.108565 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-90813e7c-20e7-44e2-8a5f-e465bc2c0196 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:40.108815 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-90813e7c-20e7-44e2-8a5f-e465bc2c0196 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:40.109122 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-90813e7c-20e7-44e2-8a5f-e465bc2c0196 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:40.118670 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:40.118670 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:40.119785 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-90813e7c-20e7-44e2-8a5f-e465bc2c0196 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:40.121021 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 755/3046] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:40 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:40.321865 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-356566c5-3d40-45d9-8b5f-b6540b4f7004 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:40.326856 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-356566c5-3d40-45d9-8b5f-b6540b4f7004 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 Jul 10 20:04:40.327233 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-356566c5-3d40-45d9-8b5f-b6540b4f7004 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:40.327608 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-356566c5-3d40-45d9-8b5f-b6540b4f7004 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:40.334203 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:40.334203 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:40.334792 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-356566c5-3d40-45d9-8b5f-b6540b4f7004 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:40.335883 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-356566c5-3d40-45d9-8b5f-b6540b4f7004 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 returned with HTTP 200 Jul 10 20:04:40.336523 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 773/3047] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:40 2026] GET /volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:40.348068 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e95047d1-2603-42b7-8e77-da5fc552a3a4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:40.350839 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e95047d1-2603-42b7-8e77-da5fc552a3a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 Jul 10 20:04:40.350839 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e95047d1-2603-42b7-8e77-da5fc552a3a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:40.351096 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e95047d1-2603-42b7-8e77-da5fc552a3a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:40.351096 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-e95047d1-2603-42b7-8e77-da5fc552a3a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: 78636467-6f10-4191-ac90-bf5cb6c738a5 Jul 10 20:04:40.358530 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:40.358530 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:40.359060 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e95047d1-2603-42b7-8e77-da5fc552a3a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:40.381629 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e95047d1-2603-42b7-8e77-da5fc552a3a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:04:40.382078 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e95047d1-2603-42b7-8e77-da5fc552a3a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 returned with HTTP 202 Jul 10 20:04:40.382494 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 750/3048] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:04:40 2026] DELETE /volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:40.392812 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-268c8c8c-6afa-4b3d-a0ee-9f7f591e28f9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:40.395718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-268c8c8c-6afa-4b3d-a0ee-9f7f591e28f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 Jul 10 20:04:40.396141 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-268c8c8c-6afa-4b3d-a0ee-9f7f591e28f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:40.396494 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-268c8c8c-6afa-4b3d-a0ee-9f7f591e28f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:40.403221 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:40.403221 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:40.403900 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-268c8c8c-6afa-4b3d-a0ee-9f7f591e28f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:40.404727 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-268c8c8c-6afa-4b3d-a0ee-9f7f591e28f9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 returned with HTTP 200 Jul 10 20:04:40.405305 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 771/3049] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:40 2026] GET /volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:40.408724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-9a3d5b82-4c16-485e-8e90-b38bf4da40b4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:40.411000 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-9a3d5b82-4c16-485e-8e90-b38bf4da40b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/limits Jul 10 20:04:40.411261 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-9a3d5b82-4c16-485e-8e90-b38bf4da40b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:40.411506 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-9a3d5b82-4c16-485e-8e90-b38bf4da40b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:40.423815 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-9a3d5b82-4c16-485e-8e90-b38bf4da40b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-805511872 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-805511872, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:04:40.424129 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-9a3d5b82-4c16-485e-8e90-b38bf4da40b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-805511872 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-805511872, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:04:40.424496 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-9a3d5b82-4c16-485e-8e90-b38bf4da40b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-805511872 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-805511872, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:04:40.439782 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-9a3d5b82-4c16-485e-8e90-b38bf4da40b4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/limits returned with HTTP 200 Jul 10 20:04:40.440061 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 756/3050] 10.4.3.145 () {68 vars in 1484 bytes} [Fri Jul 10 20:04:40 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:40.982340 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-b21bf687-9379-4547-b176-251afed50105 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:40.984830 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-b21bf687-9379-4547-b176-251afed50105 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:04:40.985173 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-b21bf687-9379-4547-b176-251afed50105 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:40.985382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-b21bf687-9379-4547-b176-251afed50105 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:40.996426 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:40.996426 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:41.001724 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-b21bf687-9379-4547-b176-251afed50105 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:04:41.007512 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-b21bf687-9379-4547-b176-251afed50105 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 200 Jul 10 20:04:41.007986 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 774/3051] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:40 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 1658 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:41.018562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-ae534bfe-994e-4b74-bd73-085aa9dcab21 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:41.020867 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-ae534bfe-994e-4b74-bd73-085aa9dcab21 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:04:41.021307 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-ae534bfe-994e-4b74-bd73-085aa9dcab21 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c74e571c-d408-48a4-b301-76e3678f86ab", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1832042878", "description": null, "metadata": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:41.034487 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:41.034487 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:41.035093 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-ae534bfe-994e-4b74-bd73-085aa9dcab21 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:04:41.035293 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-ae534bfe-994e-4b74-bd73-085aa9dcab21 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create snapshot from volume c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:04:41.066819 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-ae534bfe-994e-4b74-bd73-085aa9dcab21 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['3883a5ec-2d1f-4ad6-80b1-276a9ae6a41f', '60a3da01-c1a2-4376-b413-447855e16816', '0683de7c-217e-48a4-9fb4-7700de993087', 'aa0d8f59-b61e-476a-8f48-e9603d5f722c'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:41.104693 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-ae534bfe-994e-4b74-bd73-085aa9dcab21 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot force create request issued successfully. Jul 10 20:04:41.105099 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-51b528c7-5bc4-49e3-81f5-e79255cf2642 req-ae534bfe-994e-4b74-bd73-085aa9dcab21 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:04:41.105601 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 751/3052] 10.4.3.145 () {72 vars in 1547 bytes} [Fri Jul 10 20:04:41 2026] POST /volume/v3/snapshots => generated 320 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:41.134499 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3610ecc0-e8ea-46d9-beb4-6638d7de5846 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:41.136002 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3610ecc0-e8ea-46d9-beb4-6638d7de5846 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:41.136293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3610ecc0-e8ea-46d9-beb4-6638d7de5846 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:41.136516 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3610ecc0-e8ea-46d9-beb4-6638d7de5846 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:41.136687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-3610ecc0-e8ea-46d9-beb4-6638d7de5846 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:41.142603 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:41.142603 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:41.143983 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3610ecc0-e8ea-46d9-beb4-6638d7de5846 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:41.143983 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 772/3053] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:41 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:41.416483 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1ad95825-f8af-45c5-9c1d-5ad48e6e9c02 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:41.418372 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1ad95825-f8af-45c5-9c1d-5ad48e6e9c02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 Jul 10 20:04:41.418538 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1ad95825-f8af-45c5-9c1d-5ad48e6e9c02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:41.418733 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1ad95825-f8af-45c5-9c1d-5ad48e6e9c02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:41.423138 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1ad95825-f8af-45c5-9c1d-5ad48e6e9c02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 returned with HTTP 404 Jul 10 20:04:41.423599 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 757/3054] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:41 2026] GET /volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:41.431562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ab7847a-7c90-4244-b337-c00fcc891f7a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:41.434571 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ab7847a-7c90-4244-b337-c00fcc891f7a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 Jul 10 20:04:41.434712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ab7847a-7c90-4244-b337-c00fcc891f7a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:41.434975 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ab7847a-7c90-4244-b337-c00fcc891f7a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:41.435105 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-2ab7847a-7c90-4244-b337-c00fcc891f7a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: 31633012-f544-4093-afc3-c27530af0e13 Jul 10 20:04:41.444618 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:41.444618 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:41.444889 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2ab7847a-7c90-4244-b337-c00fcc891f7a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:41.492916 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2ab7847a-7c90-4244-b337-c00fcc891f7a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:04:41.493145 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ab7847a-7c90-4244-b337-c00fcc891f7a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 returned with HTTP 202 Jul 10 20:04:41.493637 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 775/3055] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:04:41 2026] DELETE /volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:41.507036 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-373fc407-a6fe-4271-94a1-5a7bff75e378 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:41.510021 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-373fc407-a6fe-4271-94a1-5a7bff75e378 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 Jul 10 20:04:41.510315 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-373fc407-a6fe-4271-94a1-5a7bff75e378 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:41.510616 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-373fc407-a6fe-4271-94a1-5a7bff75e378 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:41.518883 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:41.518883 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:41.519700 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-373fc407-a6fe-4271-94a1-5a7bff75e378 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:41.520724 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-373fc407-a6fe-4271-94a1-5a7bff75e378 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 returned with HTTP 200 Jul 10 20:04:41.521157 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 752/3056] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:41 2026] GET /volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:42.158838 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7429aa39-ad86-4f96-a5fe-41a908a24a16 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:42.161240 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7429aa39-ad86-4f96-a5fe-41a908a24a16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:42.161562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7429aa39-ad86-4f96-a5fe-41a908a24a16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:42.162951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7429aa39-ad86-4f96-a5fe-41a908a24a16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:42.162951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7429aa39-ad86-4f96-a5fe-41a908a24a16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:42.169233 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:42.169233 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:42.170936 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7429aa39-ad86-4f96-a5fe-41a908a24a16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:42.171728 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 773/3057] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:42 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:42.534280 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d6928913-9002-412a-bba5-7ae7d1d2b87c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:42.536726 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6928913-9002-412a-bba5-7ae7d1d2b87c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 Jul 10 20:04:42.537046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6928913-9002-412a-bba5-7ae7d1d2b87c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:42.537323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6928913-9002-412a-bba5-7ae7d1d2b87c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:42.543901 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6928913-9002-412a-bba5-7ae7d1d2b87c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 returned with HTTP 404 Jul 10 20:04:42.544513 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 758/3058] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:42 2026] GET /volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:42.553955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d5e76927-7c88-4dc1-b390-3af895cc692d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:42.555881 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5e76927-7c88-4dc1-b390-3af895cc692d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 Jul 10 20:04:42.556171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5e76927-7c88-4dc1-b390-3af895cc692d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:42.556409 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5e76927-7c88-4dc1-b390-3af895cc692d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:42.556562 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-d5e76927-7c88-4dc1-b390-3af895cc692d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: f0b15226-557a-4dd2-9272-27688c64ab25 Jul 10 20:04:42.561883 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:42.561883 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:42.562402 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d5e76927-7c88-4dc1-b390-3af895cc692d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:42.591017 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d5e76927-7c88-4dc1-b390-3af895cc692d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:04:42.591226 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5e76927-7c88-4dc1-b390-3af895cc692d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 returned with HTTP 202 Jul 10 20:04:42.591828 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 776/3059] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:04:42 2026] DELETE /volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:42.599743 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d2002070-574c-4cc7-89dc-fb18c69c5550 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:42.601832 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d2002070-574c-4cc7-89dc-fb18c69c5550 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 Jul 10 20:04:42.604601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d2002070-574c-4cc7-89dc-fb18c69c5550 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:42.604601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d2002070-574c-4cc7-89dc-fb18c69c5550 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:42.607432 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:42.607432 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:42.607938 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d2002070-574c-4cc7-89dc-fb18c69c5550 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:42.608757 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d2002070-574c-4cc7-89dc-fb18c69c5550 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 returned with HTTP 200 Jul 10 20:04:42.610251 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 753/3060] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:42 2026] GET /volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:43.189246 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-971e4fd3-d8f5-462a-8678-e560a92e038c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:43.191613 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-971e4fd3-d8f5-462a-8678-e560a92e038c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:43.191871 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-971e4fd3-d8f5-462a-8678-e560a92e038c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:43.192121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-971e4fd3-d8f5-462a-8678-e560a92e038c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:43.192260 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-971e4fd3-d8f5-462a-8678-e560a92e038c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:43.199483 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:43.199483 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:43.202290 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-971e4fd3-d8f5-462a-8678-e560a92e038c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:43.202290 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 774/3061] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:43 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:43.426288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0c34ebd6-2bf6-4962-a50d-e5f21d97c102 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:43.428944 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0c34ebd6-2bf6-4962-a50d-e5f21d97c102 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:04:43.428944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0c34ebd6-2bf6-4962-a50d-e5f21d97c102 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:43.429111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0c34ebd6-2bf6-4962-a50d-e5f21d97c102 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:43.435311 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:43.435311 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:43.436099 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0c34ebd6-2bf6-4962-a50d-e5f21d97c102 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:04:43.437303 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0c34ebd6-2bf6-4962-a50d-e5f21d97c102 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a returned with HTTP 200 Jul 10 20:04:43.437817 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 759/3062] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:43 2026] GET /volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:43.622742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f5ec49f-73cd-43ff-85da-d8e1543e34f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:43.628778 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f5ec49f-73cd-43ff-85da-d8e1543e34f3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 Jul 10 20:04:43.629063 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f5ec49f-73cd-43ff-85da-d8e1543e34f3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:43.629341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f5ec49f-73cd-43ff-85da-d8e1543e34f3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:43.646674 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f5ec49f-73cd-43ff-85da-d8e1543e34f3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 returned with HTTP 404 Jul 10 20:04:43.647530 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 777/3063] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:43 2026] GET /volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:43.659255 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4c3ff15c-a3ff-40d7-bb9d-0e5bcfdb11a3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:43.661899 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4c3ff15c-a3ff-40d7-bb9d-0e5bcfdb11a3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 Jul 10 20:04:43.662181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4c3ff15c-a3ff-40d7-bb9d-0e5bcfdb11a3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:43.662451 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4c3ff15c-a3ff-40d7-bb9d-0e5bcfdb11a3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:43.662682 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-4c3ff15c-a3ff-40d7-bb9d-0e5bcfdb11a3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: 31633012-f544-4093-afc3-c27530af0e13 Jul 10 20:04:43.672478 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4c3ff15c-a3ff-40d7-bb9d-0e5bcfdb11a3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 returned with HTTP 404 Jul 10 20:04:43.673442 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 754/3064] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:04:43 2026] DELETE /volume/v3/snapshots/31633012-f544-4093-afc3-c27530af0e13 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:43.687093 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-172faa2f-7972-4fa8-b517-1c2ed722e225 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:43.690849 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-172faa2f-7972-4fa8-b517-1c2ed722e225 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 Jul 10 20:04:43.691332 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-172faa2f-7972-4fa8-b517-1c2ed722e225 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:43.691793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-172faa2f-7972-4fa8-b517-1c2ed722e225 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:43.692070 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-172faa2f-7972-4fa8-b517-1c2ed722e225 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: f0b15226-557a-4dd2-9272-27688c64ab25 Jul 10 20:04:43.703623 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-172faa2f-7972-4fa8-b517-1c2ed722e225 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 returned with HTTP 404 Jul 10 20:04:43.704351 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 775/3065] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:04:43 2026] DELETE /volume/v3/snapshots/f0b15226-557a-4dd2-9272-27688c64ab25 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:43.717257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5565beac-4dcc-4809-8d78-c0c649e70fa7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:43.719331 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5565beac-4dcc-4809-8d78-c0c649e70fa7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 Jul 10 20:04:43.719331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5565beac-4dcc-4809-8d78-c0c649e70fa7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:43.719498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5565beac-4dcc-4809-8d78-c0c649e70fa7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:43.719626 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-5565beac-4dcc-4809-8d78-c0c649e70fa7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: 78636467-6f10-4191-ac90-bf5cb6c738a5 Jul 10 20:04:43.725185 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5565beac-4dcc-4809-8d78-c0c649e70fa7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 returned with HTTP 404 Jul 10 20:04:43.725888 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 760/3066] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:04:43 2026] DELETE /volume/v3/snapshots/78636467-6f10-4191-ac90-bf5cb6c738a5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:43.783649 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-ad6c8671-48ff-44e1-ae9d-dcbf6d60a40b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:43.786759 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-ad6c8671-48ff-44e1-ae9d-dcbf6d60a40b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:43.787143 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-ad6c8671-48ff-44e1-ae9d-dcbf6d60a40b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:43.787544 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-ad6c8671-48ff-44e1-ae9d-dcbf6d60a40b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:43.810985 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:43.810985 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:43.825295 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-ad6c8671-48ff-44e1-ae9d-dcbf6d60a40b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:43.832756 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-ad6c8671-48ff-44e1-ae9d-dcbf6d60a40b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:43.835984 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 778/3067] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:43 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1654 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:43.867907 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-d853028e-dcea-4153-a6ef-6fc45700bd0d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:43.875876 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-d853028e-dcea-4153-a6ef-6fc45700bd0d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63/action Jul 10 20:04:43.877074 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-d853028e-dcea-4153-a6ef-6fc45700bd0d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:43.877074 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-d853028e-dcea-4153-a6ef-6fc45700bd0d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:43.904925 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:43.904925 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:43.904925 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-d853028e-dcea-4153-a6ef-6fc45700bd0d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:43.917774 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-d853028e-dcea-4153-a6ef-6fc45700bd0d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Begin detaching volume completed successfully. Jul 10 20:04:43.917980 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-d853028e-dcea-4153-a6ef-6fc45700bd0d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63/action returned with HTTP 202 Jul 10 20:04:43.918557 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 755/3068] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:04:43 2026] POST /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:04:44.214335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-70ffd6d5-fb57-4170-a628-f20f49bb5f35 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:44.216682 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70ffd6d5-fb57-4170-a628-f20f49bb5f35 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:44.216946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70ffd6d5-fb57-4170-a628-f20f49bb5f35 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:44.217249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70ffd6d5-fb57-4170-a628-f20f49bb5f35 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:44.217490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-70ffd6d5-fb57-4170-a628-f20f49bb5f35 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:44.224989 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:44.224989 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:44.225906 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70ffd6d5-fb57-4170-a628-f20f49bb5f35 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:44.226094 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 776/3069] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:44 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:44.963579 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3cbc2316-0b53-4cec-bc19-98aabcaed31e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:44.964175 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cbc2316-0b53-4cec-bc19-98aabcaed31e None None] GET https://10.4.3.145/volume// Jul 10 20:04:44.964175 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cbc2316-0b53-4cec-bc19-98aabcaed31e None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:44.964373 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cbc2316-0b53-4cec-bc19-98aabcaed31e None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:44.964745 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cbc2316-0b53-4cec-bc19-98aabcaed31e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:44.965071 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 761/3070] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:04: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 20:04:44.976472 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-9fadb574-ec82-4624-857b-27fc6c15d450 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:44.983691 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-9fadb574-ec82-4624-857b-27fc6c15d450 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:44.984171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-9fadb574-ec82-4624-857b-27fc6c15d450 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:44.984447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-9fadb574-ec82-4624-857b-27fc6c15d450 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:45.002955 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:45.002955 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:45.008431 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-9fadb574-ec82-4624-857b-27fc6c15d450 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:45.016895 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-9fadb574-ec82-4624-857b-27fc6c15d450 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:45.017902 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 779/3071] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:04:44 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:04:45.242079 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e1143e18-977a-4c9a-930c-fc34c29e174b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:45.244578 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e1143e18-977a-4c9a-930c-fc34c29e174b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:45.245698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e1143e18-977a-4c9a-930c-fc34c29e174b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:45.245698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e1143e18-977a-4c9a-930c-fc34c29e174b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:45.245698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e1143e18-977a-4c9a-930c-fc34c29e174b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:45.254250 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:45.254250 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:45.254250 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e1143e18-977a-4c9a-930c-fc34c29e174b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:45.254250 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 756/3072] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:45 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:46.139753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-946be82a-6158-4a84-88cb-d176eaf8755c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:46.142352 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-946be82a-6158-4a84-88cb-d176eaf8755c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d Jul 10 20:04:46.142635 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-946be82a-6158-4a84-88cb-d176eaf8755c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:46.142899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-946be82a-6158-4a84-88cb-d176eaf8755c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:46.153552 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:46.153552 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:46.270607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-290247bf-10ff-4884-b741-4cb481411eb9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:46.272784 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-290247bf-10ff-4884-b741-4cb481411eb9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:46.273072 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-290247bf-10ff-4884-b741-4cb481411eb9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:46.273290 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-290247bf-10ff-4884-b741-4cb481411eb9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:46.273478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-290247bf-10ff-4884-b741-4cb481411eb9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:46.279979 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:46.279979 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:46.283448 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-290247bf-10ff-4884-b741-4cb481411eb9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:46.283448 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 762/3073] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:46 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:46.667787 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-f5de0791-44a1-490b-916e-801a2708f71e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:46.673114 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-f5de0791-44a1-490b-916e-801a2708f71e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:04:46.673114 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-f5de0791-44a1-490b-916e-801a2708f71e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:46.676429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-f5de0791-44a1-490b-916e-801a2708f71e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:46.686038 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:46.686038 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:46.686427 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-f5de0791-44a1-490b-916e-801a2708f71e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:04:46.688484 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-f5de0791-44a1-490b-916e-801a2708f71e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a returned with HTTP 200 Jul 10 20:04:46.688484 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 780/3074] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 20:04:46 2026] GET /volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:46.701987 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e0cfc2f0-0397-41b7-a346-763e60e9df4d req-946be82a-6158-4a84-88cb-d176eaf8755c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d returned with HTTP 200 Jul 10 20:04:46.701987 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 777/3075] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:04:46 2026] DELETE /volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:47.297196 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-53bb5b68-f7a5-4bdd-8e5c-671c84bcdbbb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:47.299414 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53bb5b68-f7a5-4bdd-8e5c-671c84bcdbbb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:47.299703 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53bb5b68-f7a5-4bdd-8e5c-671c84bcdbbb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:47.299919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53bb5b68-f7a5-4bdd-8e5c-671c84bcdbbb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:47.300072 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-53bb5b68-f7a5-4bdd-8e5c-671c84bcdbbb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:47.305146 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:47.305146 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:47.305956 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53bb5b68-f7a5-4bdd-8e5c-671c84bcdbbb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:47.306484 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 757/3076] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:47 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:48.319138 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dfc36658-abe7-4fe1-bdcd-ba86085d45c9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:48.321102 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dfc36658-abe7-4fe1-bdcd-ba86085d45c9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:48.322839 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dfc36658-abe7-4fe1-bdcd-ba86085d45c9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:48.322839 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dfc36658-abe7-4fe1-bdcd-ba86085d45c9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:48.322839 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-dfc36658-abe7-4fe1-bdcd-ba86085d45c9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:48.326930 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:48.326930 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:48.327897 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dfc36658-abe7-4fe1-bdcd-ba86085d45c9 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:48.328398 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 763/3077] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:48 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:49.345887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-53f2bfe4-9664-435b-8272-f4dc03872d6a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:49.348080 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53f2bfe4-9664-435b-8272-f4dc03872d6a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:49.348311 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53f2bfe4-9664-435b-8272-f4dc03872d6a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:49.348498 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53f2bfe4-9664-435b-8272-f4dc03872d6a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:49.348643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-53f2bfe4-9664-435b-8272-f4dc03872d6a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:49.357180 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:49.357180 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:49.357905 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53f2bfe4-9664-435b-8272-f4dc03872d6a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:49.358343 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 781/3078] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:49 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:50.370783 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-12891c15-95c7-43be-a4d7-e28ffe6567c7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:50.375915 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-12891c15-95c7-43be-a4d7-e28ffe6567c7 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:50.376241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-12891c15-95c7-43be-a4d7-e28ffe6567c7 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:50.376558 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-12891c15-95c7-43be-a4d7-e28ffe6567c7 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:50.376720 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-12891c15-95c7-43be-a4d7-e28ffe6567c7 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:50.382370 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:50.382370 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:50.383157 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-12891c15-95c7-43be-a4d7-e28ffe6567c7 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:50.383591 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 778/3079] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:50 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:51.319128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-385e78a5-58e0-41ae-bb29-449f4e279577 req-fbcd856e-bb5f-4dd7-80f7-3f563b3b6dfb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:51.321923 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-385e78a5-58e0-41ae-bb29-449f4e279577 req-fbcd856e-bb5f-4dd7-80f7-3f563b3b6dfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d Jul 10 20:04:51.322390 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-385e78a5-58e0-41ae-bb29-449f4e279577 req-fbcd856e-bb5f-4dd7-80f7-3f563b3b6dfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:51.322390 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-385e78a5-58e0-41ae-bb29-449f4e279577 req-fbcd856e-bb5f-4dd7-80f7-3f563b3b6dfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:51.328894 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-385e78a5-58e0-41ae-bb29-449f4e279577 req-fbcd856e-bb5f-4dd7-80f7-3f563b3b6dfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d returned with HTTP 404 Jul 10 20:04:51.329665 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 758/3080] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:04:51 2026] DELETE /volume/v3/attachments/bb365647-1687-4764-9577-7607112e9c0d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:04:51.396937 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-53201ef0-85fa-49cd-a8ce-22349443abfe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:51.401419 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-53201ef0-85fa-49cd-a8ce-22349443abfe tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:51.401748 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-53201ef0-85fa-49cd-a8ce-22349443abfe tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:51.402037 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-53201ef0-85fa-49cd-a8ce-22349443abfe tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:51.403408 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-53201ef0-85fa-49cd-a8ce-22349443abfe tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:51.417174 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:51.417174 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:51.417857 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-53201ef0-85fa-49cd-a8ce-22349443abfe tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:51.418368 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 764/3081] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:51 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:51.639291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-912a589a-cdd0-4704-b9c1-777ab989bdd4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:51.641752 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-912a589a-cdd0-4704-b9c1-777ab989bdd4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:04:51.642373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-912a589a-cdd0-4704-b9c1-777ab989bdd4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-attach": {"instance_uuid": "c5a6d59c-9cd8-463a-b930-685c9be7febf", "mountpoint": "/dev/vdb"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:51.642556 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-912a589a-cdd0-4704-b9c1-777ab989bdd4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c5a6d59c-9cd8-463a-b930-685c9be7febf", "mountpoint": "/dev/vdb"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:51.664299 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:51.664299 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:51.665386 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-912a589a-cdd0-4704-b9c1-777ab989bdd4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:04:51.682739 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-912a589a-cdd0-4704-b9c1-777ab989bdd4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Update volume admin metadata completed successfully. Jul 10 20:04:52.187349 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-912a589a-cdd0-4704-b9c1-777ab989bdd4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Attach volume completed successfully. Jul 10 20:04:52.187698 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-912a589a-cdd0-4704-b9c1-777ab989bdd4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:04:52.188256 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 782/3082] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:04:51 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:04:52.197468 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b4314d6f-1d94-4d96-a132-f27016048e7d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:52.200036 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b4314d6f-1d94-4d96-a132-f27016048e7d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:04:52.200036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b4314d6f-1d94-4d96-a132-f27016048e7d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:52.200036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b4314d6f-1d94-4d96-a132-f27016048e7d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:52.210906 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:52.210906 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:52.215483 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b4314d6f-1d94-4d96-a132-f27016048e7d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:04:52.224210 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b4314d6f-1d94-4d96-a132-f27016048e7d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:04:52.225117 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 779/3083] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:52 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:52.241340 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a7233cb1-88bb-4836-9997-b3e9e811ff0a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:52.243970 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7233cb1-88bb-4836-9997-b3e9e811ff0a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:04:52.244407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7233cb1-88bb-4836-9997-b3e9e811ff0a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-detach": {}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:52.244645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7233cb1-88bb-4836-9997-b3e9e811ff0a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:52.257165 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:52.257165 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:52.257660 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a7233cb1-88bb-4836-9997-b3e9e811ff0a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:04:52.435267 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-15928af7-d0be-4627-9b87-7104d9c59873 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:52.439390 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-15928af7-d0be-4627-9b87-7104d9c59873 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:52.439390 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-15928af7-d0be-4627-9b87-7104d9c59873 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:52.439390 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-15928af7-d0be-4627-9b87-7104d9c59873 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:52.441147 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-15928af7-d0be-4627-9b87-7104d9c59873 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:52.445199 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:52.445199 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:52.446221 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-15928af7-d0be-4627-9b87-7104d9c59873 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:52.446714 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 765/3084] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:52 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:52.763596 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a7233cb1-88bb-4836-9997-b3e9e811ff0a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Detach volume completed successfully. Jul 10 20:04:52.763596 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7233cb1-88bb-4836-9997-b3e9e811ff0a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:04:52.763596 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 759/3085] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:04:52 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:04:52.775904 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-eb111246-5a1d-4871-a254-1f635e74a048 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:52.782525 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb111246-5a1d-4871-a254-1f635e74a048 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:04:52.782710 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb111246-5a1d-4871-a254-1f635e74a048 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:52.782996 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb111246-5a1d-4871-a254-1f635e74a048 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:52.796913 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:52.796913 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:52.804260 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-eb111246-5a1d-4871-a254-1f635e74a048 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:04:52.813449 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb111246-5a1d-4871-a254-1f635e74a048 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:04:52.814095 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 783/3086] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:52 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:53.462304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5ea855de-3c58-492c-a29e-3f81ceabc468 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:53.464327 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5ea855de-3c58-492c-a29e-3f81ceabc468 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:53.464585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5ea855de-3c58-492c-a29e-3f81ceabc468 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:53.464863 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5ea855de-3c58-492c-a29e-3f81ceabc468 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:53.464988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-5ea855de-3c58-492c-a29e-3f81ceabc468 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:53.470506 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:53.470506 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:53.471553 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5ea855de-3c58-492c-a29e-3f81ceabc468 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:53.472195 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 780/3087] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:53 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:54.268027 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d937d359-ab08-47ea-9d46-01bc67efbd83 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:54.272347 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d937d359-ab08-47ea-9d46-01bc67efbd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:04:54.272557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d937d359-ab08-47ea-9d46-01bc67efbd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:54.272876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d937d359-ab08-47ea-9d46-01bc67efbd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:54.281485 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:54.281485 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:54.282048 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d937d359-ab08-47ea-9d46-01bc67efbd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:04:54.285409 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d937d359-ab08-47ea-9d46-01bc67efbd83 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a returned with HTTP 200 Jul 10 20:04:54.285409 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 766/3088] 10.4.3.145 () {68 vars in 1604 bytes} [Fri Jul 10 20:04:54 2026] GET /volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:54.297488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-fbdf6459-020a-4355-b138-a29bf2ecdc97 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:54.303767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-fbdf6459-020a-4355-b138-a29bf2ecdc97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:04:54.304096 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-fbdf6459-020a-4355-b138-a29bf2ecdc97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:54.304358 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-fbdf6459-020a-4355-b138-a29bf2ecdc97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:54.318091 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:54.318091 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:54.326247 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-fbdf6459-020a-4355-b138-a29bf2ecdc97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:04:54.334475 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-fbdf6459-020a-4355-b138-a29bf2ecdc97 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 200 Jul 10 20:04:54.335052 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 760/3089] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:54 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 1658 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:54.345066 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:54.347823 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:54.348279 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "64fc1acf-4f01-48bf-9f06-c421d8e08e3a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:54.350677 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '64fc1acf-4f01-48bf-9f06-c421d8e08e3a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:54.362542 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:54.362542 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:54.362542 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:04:54.362778 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 20:04:54.363338 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 20:04:54.369402 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (135ab11d-21b8-4d48-9e35-47be479316a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:54.371363 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b9ddaf7-47f0-4ee9-877e-8b1689f10c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:54.373029 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:54.419863 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b9ddaf7-47f0-4ee9-877e-8b1689f10c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '64fc1acf-4f01-48bf-9f06-c421d8e08e3a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:54.420658 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba37999-af49-4666-ad89-bc47969cced6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:54.486249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1d872bc2-d289-4bca-a0ed-44ff0abf9165 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:54.487436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['e66b7d3d-824a-4448-a1f7-b5361ae78224', '7a503390-7114-405d-b86c-45a698854726', 'a6e29094-4496-4f1d-b4b5-787dc4e8515d', '626681ed-4b26-40b8-8c8a-2f08322f7c08'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:54.489261 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba37999-af49-4666-ad89-bc47969cced6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e66b7d3d-824a-4448-a1f7-b5361ae78224', '7a503390-7114-405d-b86c-45a698854726', 'a6e29094-4496-4f1d-b4b5-787dc4e8515d', '626681ed-4b26-40b8-8c8a-2f08322f7c08']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:54.489441 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d872bc2-d289-4bca-a0ed-44ff0abf9165 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:54.489588 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d872bc2-d289-4bca-a0ed-44ff0abf9165 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:54.489818 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d872bc2-d289-4bca-a0ed-44ff0abf9165 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:54.489978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-1d872bc2-d289-4bca-a0ed-44ff0abf9165 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:54.490353 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae38e160-72ff-4a5e-98e4-0f20fa5819fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:54.498222 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:54.498222 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:54.499273 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d872bc2-d289-4bca-a0ed-44ff0abf9165 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:54.499780 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 781/3090] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:54 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:04:54.554906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae38e160-72ff-4a5e-98e4-0f20fa5819fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3efb6a5-50d0-4be4-8f64-704da688382a', '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='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['e66b7d3d-824a-4448-a1f7-b5361ae78224','7a503390-7114-405d-b86c-45a698854726','a6e29094-4496-4f1d-b4b5-787dc4e8515d','626681ed-4b26-40b8-8c8a-2f08322f7c08'],size=1,snapshot_id=64fc1acf-4f01-48bf-9f06-c421d8e08e3a,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), '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-10T20:04:54Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3efb6a5-50d0-4be4-8f64-704da688382a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=64fc1acf-4f01-48bf-9f06-c421d8e08e3a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:54.555820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30d4ac55-9738-45f7-a7c3-de362418b99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:54.589760 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30d4ac55-9738-45f7-a7c3-de362418b99b) transitioned into 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='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['e66b7d3d-824a-4448-a1f7-b5361ae78224','7a503390-7114-405d-b86c-45a698854726','a6e29094-4496-4f1d-b4b5-787dc4e8515d','626681ed-4b26-40b8-8c8a-2f08322f7c08'],size=1,snapshot_id=64fc1acf-4f01-48bf-9f06-c421d8e08e3a,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:54.590594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f35543a-843d-426b-b254-8aa6e70a93cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:54.636754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f35543a-843d-426b-b254-8aa6e70a93cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:54.637876 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (135ab11d-21b8-4d48-9e35-47be479316a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:54.640989 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 20:04:54.640989 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-854d691c-30c7-4a8e-a3a4-a823912042ff tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:54.640989 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 784/3091] 10.4.3.145 () {72 vars in 1541 bytes} [Fri Jul 10 20:04:54 2026] POST /volume/v3/volumes => generated 736 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:54.655807 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-ee2b4849-6bd2-45c7-8cc2-b9c4aacb615f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:54.665013 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-ee2b4849-6bd2-45c7-8cc2-b9c4aacb615f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a Jul 10 20:04:54.667242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-ee2b4849-6bd2-45c7-8cc2-b9c4aacb615f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:54.668809 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-ee2b4849-6bd2-45c7-8cc2-b9c4aacb615f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:54.687317 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:54.687317 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:54.700070 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-ee2b4849-6bd2-45c7-8cc2-b9c4aacb615f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:04:54.712320 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-ee2b4849-6bd2-45c7-8cc2-b9c4aacb615f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a returned with HTTP 200 Jul 10 20:04:54.714774 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 767/3092] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:54 2026] GET /volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a => generated 804 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:04:54.729322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d69b4b46-f14c-471c-a034-f631b7966153 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:54.733231 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d69b4b46-f14c-471c-a034-f631b7966153 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a Jul 10 20:04:54.733231 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d69b4b46-f14c-471c-a034-f631b7966153 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:54.733231 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d69b4b46-f14c-471c-a034-f631b7966153 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:54.747597 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:54.747597 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:54.755640 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d69b4b46-f14c-471c-a034-f631b7966153 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:04:54.761405 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-d69b4b46-f14c-471c-a034-f631b7966153 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a returned with HTTP 200 Jul 10 20:04:54.761984 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 761/3093] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:54 2026] GET /volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:55.513762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ebc3a80d-3492-4c08-b0c0-6627f7b40614 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:55.517154 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ebc3a80d-3492-4c08-b0c0-6627f7b40614 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:55.517154 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ebc3a80d-3492-4c08-b0c0-6627f7b40614 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:55.517392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ebc3a80d-3492-4c08-b0c0-6627f7b40614 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:55.517665 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ebc3a80d-3492-4c08-b0c0-6627f7b40614 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:55.523318 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:55.523318 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:55.523479 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ebc3a80d-3492-4c08-b0c0-6627f7b40614 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:55.524459 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 782/3094] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:55 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:56.541497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-87a2760e-35ee-417e-bb49-c4d28fd71548 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:56.546135 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87a2760e-35ee-417e-bb49-c4d28fd71548 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:56.546135 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87a2760e-35ee-417e-bb49-c4d28fd71548 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:56.546135 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87a2760e-35ee-417e-bb49-c4d28fd71548 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:56.546135 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-87a2760e-35ee-417e-bb49-c4d28fd71548 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:56.552367 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:56.552367 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:56.553433 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87a2760e-35ee-417e-bb49-c4d28fd71548 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:56.554019 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 785/3095] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:56 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:56.887477 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-95cc5b72-9b57-40c8-8360-dfb29494bcb9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:56.890337 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95cc5b72-9b57-40c8-8360-dfb29494bcb9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:56.890656 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95cc5b72-9b57-40c8-8360-dfb29494bcb9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:56.891007 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95cc5b72-9b57-40c8-8360-dfb29494bcb9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:56.901912 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:56.901912 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:56.910386 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-95cc5b72-9b57-40c8-8360-dfb29494bcb9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:56.923628 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95cc5b72-9b57-40c8-8360-dfb29494bcb9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:56.924262 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 768/3096] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:56 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:56.939269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0d014cc3-71cf-4f1f-a0d1-99271a9ad8cd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:56.941376 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0d014cc3-71cf-4f1f-a0d1-99271a9ad8cd tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:56.941659 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0d014cc3-71cf-4f1f-a0d1-99271a9ad8cd tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:56.941936 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0d014cc3-71cf-4f1f-a0d1-99271a9ad8cd tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:56.942217 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-0d014cc3-71cf-4f1f-a0d1-99271a9ad8cd tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume with id: c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:56.961279 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:56.961279 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:56.961804 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0d014cc3-71cf-4f1f-a0d1-99271a9ad8cd tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:56.986757 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0d014cc3-71cf-4f1f-a0d1-99271a9ad8cd tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume request issued successfully. Jul 10 20:04:56.986927 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0d014cc3-71cf-4f1f-a0d1-99271a9ad8cd tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 202 Jul 10 20:04:56.987366 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 762/3097] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:04:56 2026] DELETE /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:57.003055 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-76cc0f28-6270-457d-baf4-86e7ab048594 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:57.007362 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-76cc0f28-6270-457d-baf4-86e7ab048594 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:57.007538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-76cc0f28-6270-457d-baf4-86e7ab048594 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:57.008863 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-76cc0f28-6270-457d-baf4-86e7ab048594 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:57.024218 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:57.024218 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:57.029507 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-76cc0f28-6270-457d-baf4-86e7ab048594 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:57.035422 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-76cc0f28-6270-457d-baf4-86e7ab048594 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 200 Jul 10 20:04:57.035956 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 783/3098] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:57 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:57.567807 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a0e9ca88-ad43-4607-a67c-54fab3de42fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:57.570420 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0e9ca88-ad43-4607-a67c-54fab3de42fa tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:57.570754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0e9ca88-ad43-4607-a67c-54fab3de42fa tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:57.571048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0e9ca88-ad43-4607-a67c-54fab3de42fa tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:57.571212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a0e9ca88-ad43-4607-a67c-54fab3de42fa tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:57.577325 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:57.577325 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:57.578278 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0e9ca88-ad43-4607-a67c-54fab3de42fa tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:57.578789 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 786/3099] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:57 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:57.773130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-a11fd4e2-b4fb-4353-bfa1-6d89797cf6d0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:57.775701 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-a11fd4e2-b4fb-4353-bfa1-6d89797cf6d0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a Jul 10 20:04:57.775979 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-a11fd4e2-b4fb-4353-bfa1-6d89797cf6d0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:57.776259 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-a11fd4e2-b4fb-4353-bfa1-6d89797cf6d0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:57.790333 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:57.790333 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:57.796411 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-a11fd4e2-b4fb-4353-bfa1-6d89797cf6d0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:04:57.808950 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-a11fd4e2-b4fb-4353-bfa1-6d89797cf6d0 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a returned with HTTP 200 Jul 10 20:04:57.809599 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 769/3100] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:04:57 2026] GET /volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:57.819620 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7f1a9f22-f612-495a-9b3c-3e8a9a29f37e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:57.820341 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7f1a9f22-f612-495a-9b3c-3e8a9a29f37e None None] GET https://10.4.3.145/volume// Jul 10 20:04:57.820341 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7f1a9f22-f612-495a-9b3c-3e8a9a29f37e None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:57.820341 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7f1a9f22-f612-495a-9b3c-3e8a9a29f37e None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:57.820980 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7f1a9f22-f612-495a-9b3c-3e8a9a29f37e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:57.820980 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 763/3101] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:04: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 20:04:57.831729 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-5291b955-9b44-49f2-af01-73e29bb0d6fe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:57.834546 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-5291b955-9b44-49f2-af01-73e29bb0d6fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:04:57.835063 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-5291b955-9b44-49f2-af01-73e29bb0d6fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3efb6a5-50d0-4be4-8f64-704da688382a", "connector": null, "instance_uuid": "0aa5ca64-0da5-41d5-8593-60ee0440ca39"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:57.848331 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:57.848331 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:57.898451 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-5291b955-9b44-49f2-af01-73e29bb0d6fe tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:04:57.899402 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 784/3102] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:04:57 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 20:04:57.911691 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6a2ab888-4703-430a-b986-4eb20bc7ce62 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:57.911849 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a2ab888-4703-430a-b986-4eb20bc7ce62 None None] GET https://10.4.3.145/volume// Jul 10 20:04:57.911973 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a2ab888-4703-430a-b986-4eb20bc7ce62 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:57.912214 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a2ab888-4703-430a-b986-4eb20bc7ce62 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:57.912581 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a2ab888-4703-430a-b986-4eb20bc7ce62 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:04:57.912934 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 787/3103] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:04: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 20:04:57.921690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-08b3bd5f-b58f-4c92-952a-26b10fb272d8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:57.924209 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-08b3bd5f-b58f-4c92-952a-26b10fb272d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a Jul 10 20:04:57.924556 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-08b3bd5f-b58f-4c92-952a-26b10fb272d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:57.924848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-08b3bd5f-b58f-4c92-952a-26b10fb272d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:57.939327 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:57.939327 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:57.944635 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-08b3bd5f-b58f-4c92-952a-26b10fb272d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:04:57.953287 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-08b3bd5f-b58f-4c92-952a-26b10fb272d8 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a returned with HTTP 200 Jul 10 20:04:57.953287 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 770/3104] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:04:57 2026] GET /volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:04:58.053130 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8bb8841f-e712-4384-8d3a-1acb162eb129 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:58.055331 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8bb8841f-e712-4384-8d3a-1acb162eb129 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 Jul 10 20:04:58.055555 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8bb8841f-e712-4384-8d3a-1acb162eb129 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:58.055791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8bb8841f-e712-4384-8d3a-1acb162eb129 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:58.062916 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8bb8841f-e712-4384-8d3a-1acb162eb129 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 returned with HTTP 404 Jul 10 20:04:58.063589 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 764/3105] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:58 2026] GET /volume/v3/volumes/c2196a51-2c09-486f-8224-9320e7f26d63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:58.079764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-c972ea49-c609-4297-bc46-87d4af6ba803 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:58.081096 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-489b71f7-84e1-45b2-8ddc-9fca13ef8c83 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:58.083000 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-c972ea49-c609-4297-bc46-87d4af6ba803 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e Jul 10 20:04:58.083187 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-489b71f7-84e1-45b2-8ddc-9fca13ef8c83 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:04:58.083308 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-c972ea49-c609-4297-bc46-87d4af6ba803 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:58.083397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-489b71f7-84e1-45b2-8ddc-9fca13ef8c83 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:58.083583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-489b71f7-84e1-45b2-8ddc-9fca13ef8c83 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:58.091390 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:58.091390 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:58.094483 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-c972ea49-c609-4297-bc46-87d4af6ba803 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-f3efb6a5-50d0-4be4-8f64-704da688382a-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:04:58.096364 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-489b71f7-84e1-45b2-8ddc-9fca13ef8c83 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:58.101332 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-c972ea49-c609-4297-bc46-87d4af6ba803 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-f3efb6a5-50d0-4be4-8f64-704da688382a-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:04:58.101442 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-489b71f7-84e1-45b2-8ddc-9fca13ef8c83 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:04:58.101750 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 788/3106] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:04:58 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:58.103129 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:58.103129 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:58.126054 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fcc0186f-31cf-4631-99b4-f7f282780c6a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:58.126054 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fcc0186f-31cf-4631-99b4-f7f282780c6a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:04:58.126054 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fcc0186f-31cf-4631-99b4-f7f282780c6a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "954749b5-9273-4d58-80f1-41eed8d554d2", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-993324529"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:58.138353 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:58.138353 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:58.139135 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fcc0186f-31cf-4631-99b4-f7f282780c6a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:04:58.139887 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-fcc0186f-31cf-4631-99b4-f7f282780c6a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume 954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:04:58.188557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-fcc0186f-31cf-4631-99b4-f7f282780c6a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['b02ca984-ec43-44dd-b570-61ae9c2e2ede', 'b2a54e5c-99d9-4fc9-a39d-39a7987d221d', '2a3ec65c-f7c0-41c3-9bbd-b07492fe2291', '924a67fc-6d6e-4e96-8662-da01360ee24c'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:58.232291 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fcc0186f-31cf-4631-99b4-f7f282780c6a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot create request issued successfully. Jul 10 20:04:58.232759 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fcc0186f-31cf-4631-99b4-f7f282780c6a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:04:58.233229 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 771/3107] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:04:58 2026] POST /volume/v3/snapshots => generated 379 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:58.244691 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-885a8ff7-b6b1-4f41-999c-e70c06404c7e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:58.247191 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-885a8ff7-b6b1-4f41-999c-e70c06404c7e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:04:58.247278 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-885a8ff7-b6b1-4f41-999c-e70c06404c7e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:58.247535 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-885a8ff7-b6b1-4f41-999c-e70c06404c7e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:58.253870 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:58.253870 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:58.254437 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-885a8ff7-b6b1-4f41-999c-e70c06404c7e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:58.255477 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-885a8ff7-b6b1-4f41-999c-e70c06404c7e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 200 Jul 10 20:04:58.258989 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 765/3108] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:58 2026] GET /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:58.594147 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4d4171aa-d2f3-4df2-b9ee-44ee236cac12 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:58.596328 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4d4171aa-d2f3-4df2-b9ee-44ee236cac12 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:58.596575 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4d4171aa-d2f3-4df2-b9ee-44ee236cac12 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:58.596821 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4d4171aa-d2f3-4df2-b9ee-44ee236cac12 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:58.596955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4d4171aa-d2f3-4df2-b9ee-44ee236cac12 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:58.601879 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:58.601879 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:58.602701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4d4171aa-d2f3-4df2-b9ee-44ee236cac12 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:58.603171 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 789/3109] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:58 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:58.633419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-c972ea49-c609-4297-bc46-87d4af6ba803 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-f3efb6a5-50d0-4be4-8f64-704da688382a-np0000005048" released by "attachment_update" :: held 0.532s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:04:58.634106 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-c972ea49-c609-4297-bc46-87d4af6ba803 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e returned with HTTP 200 Jul 10 20:04:58.634977 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 785/3110] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:04:58 2026] PUT /volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:04:59.150237 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-1580ac8a-a5fb-47ab-b054-b828076e002c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.154382 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-1580ac8a-a5fb-47ab-b054-b828076e002c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e/action Jul 10 20:04:59.154808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-1580ac8a-a5fb-47ab-b054-b828076e002c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:04:59.155173 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-1580ac8a-a5fb-47ab-b054-b828076e002c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:59.177886 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.177886 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:59.202943 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9d2cd4a3-f8e7-4b21-a293-d3b7c0cd31d6 req-1580ac8a-a5fb-47ab-b054-b828076e002c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e/action returned with HTTP 204 Jul 10 20:04:59.203101 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 772/3111] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:04:59 2026] POST /volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:59.269454 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d49b6ac7-add3-49b2-ab8f-9cd6c30bb693 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.271863 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d49b6ac7-add3-49b2-ab8f-9cd6c30bb693 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:04:59.272121 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d49b6ac7-add3-49b2-ab8f-9cd6c30bb693 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.272328 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d49b6ac7-add3-49b2-ab8f-9cd6c30bb693 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.279503 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.279503 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:59.280379 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d49b6ac7-add3-49b2-ab8f-9cd6c30bb693 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:59.281234 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d49b6ac7-add3-49b2-ab8f-9cd6c30bb693 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 200 Jul 10 20:04:59.281760 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 766/3112] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:59 2026] GET /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:59.295267 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-121435c2-88b5-4bbe-9d51-a24b6ee49578 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.297892 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-121435c2-88b5-4bbe-9d51-a24b6ee49578 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:04:59.298189 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-121435c2-88b5-4bbe-9d51-a24b6ee49578 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.298468 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-121435c2-88b5-4bbe-9d51-a24b6ee49578 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.306254 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.306254 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:59.307665 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-121435c2-88b5-4bbe-9d51-a24b6ee49578 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:59.308188 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-121435c2-88b5-4bbe-9d51-a24b6ee49578 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 200 Jul 10 20:04:59.308992 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 790/3113] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:59 2026] GET /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:59.322293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-30c0c9e2-e676-4e0b-aa6e-af940321807a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.324318 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-30c0c9e2-e676-4e0b-aa6e-af940321807a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots Jul 10 20:04:59.324606 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-30c0c9e2-e676-4e0b-aa6e-af940321807a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.326245 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-30c0c9e2-e676-4e0b-aa6e-af940321807a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.326245 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-30c0c9e2-e676-4e0b-aa6e-af940321807a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:04:59.326690 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.326690 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:59.327858 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-30c0c9e2-e676-4e0b-aa6e-af940321807a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:04:59.335039 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-30c0c9e2-e676-4e0b-aa6e-af940321807a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Get all snapshots completed successfully. Jul 10 20:04:59.335039 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-30c0c9e2-e676-4e0b-aa6e-af940321807a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 200 Jul 10 20:04:59.336521 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 786/3114] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 20:04:59 2026] GET /volume/v3/snapshots => generated 407 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:59.350848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-37388734-0be7-41fd-9e8e-b3988f1854ff None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.353542 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-37388734-0be7-41fd-9e8e-b3988f1854ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] PUT https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:04:59.353891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-37388734-0be7-41fd-9e8e-b3988f1854ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-105814606", "description": "This is the new description of snapshot."}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:59.363910 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.363910 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:59.364572 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-37388734-0be7-41fd-9e8e-b3988f1854ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:59.377872 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-37388734-0be7-41fd-9e8e-b3988f1854ff tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 200 Jul 10 20:04:59.378573 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 773/3115] 10.4.3.145 () {68 vars in 1375 bytes} [Fri Jul 10 20:04:59 2026] PUT /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:59.396614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-db599d3b-2a4d-4eb7-97ae-a46971ad0339 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.399205 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-db599d3b-2a4d-4eb7-97ae-a46971ad0339 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:04:59.399590 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-db599d3b-2a4d-4eb7-97ae-a46971ad0339 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.399836 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-db599d3b-2a4d-4eb7-97ae-a46971ad0339 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.408881 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.408881 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:59.409577 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-db599d3b-2a4d-4eb7-97ae-a46971ad0339 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:59.411048 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-db599d3b-2a4d-4eb7-97ae-a46971ad0339 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 200 Jul 10 20:04:59.411650 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 767/3116] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:59 2026] GET /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:59.427190 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1fdb6cd8-db72-4b73-b200-da4b14a40877 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.430065 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1fdb6cd8-db72-4b73-b200-da4b14a40877 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:04:59.430065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1fdb6cd8-db72-4b73-b200-da4b14a40877 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.430281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1fdb6cd8-db72-4b73-b200-da4b14a40877 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.430407 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-1fdb6cd8-db72-4b73-b200-da4b14a40877 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:04:59.437892 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.437892 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:59.438684 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1fdb6cd8-db72-4b73-b200-da4b14a40877 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:59.462060 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1fdb6cd8-db72-4b73-b200-da4b14a40877 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:04:59.462324 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1fdb6cd8-db72-4b73-b200-da4b14a40877 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 202 Jul 10 20:04:59.462927 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 791/3117] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:04:59 2026] DELETE /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:04:59.474364 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8ee8022c-76f6-4fa6-a51f-831c01448205 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.477334 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8ee8022c-76f6-4fa6-a51f-831c01448205 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:04:59.477899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8ee8022c-76f6-4fa6-a51f-831c01448205 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.478222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8ee8022c-76f6-4fa6-a51f-831c01448205 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.484164 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.484164 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:59.484625 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8ee8022c-76f6-4fa6-a51f-831c01448205 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:04:59.485389 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8ee8022c-76f6-4fa6-a51f-831c01448205 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 200 Jul 10 20:04:59.485796 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 787/3118] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:04:59 2026] GET /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 575 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:59.615138 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3cca5b73-dbd7-4ab3-984c-fab177a4ea14 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.617087 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cca5b73-dbd7-4ab3-984c-fab177a4ea14 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:04:59.617360 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cca5b73-dbd7-4ab3-984c-fab177a4ea14 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.617596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cca5b73-dbd7-4ab3-984c-fab177a4ea14 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.617763 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-3cca5b73-dbd7-4ab3-984c-fab177a4ea14 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:04:59.623644 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.623644 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:04:59.624700 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cca5b73-dbd7-4ab3-984c-fab177a4ea14 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:04:59.626033 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 774/3119] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:59 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:04:59.641083 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f3f5ab99-8fc3-4cb7-b622-5904f3142d30 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.729730 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f3f5ab99-8fc3-4cb7-b622-5904f3142d30 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726/export_record Jul 10 20:04:59.730242 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f3f5ab99-8fc3-4cb7-b622-5904f3142d30 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.730367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f3f5ab99-8fc3-4cb7-b622-5904f3142d30 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Calling method 'export_record' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.730497 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-f3f5ab99-8fc3-4cb7-b622-5904f3142d30 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Export record for backup 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99971) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 20:04:59.737185 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.737185 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:04:59.738713 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-f3f5ab99-8fc3-4cb7-b622-5904f3142d30 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f3325fe5e01d48b7a7d82280101048d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8d14c2b2798427e9e35c4162353f87d', '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=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:04:59.739114 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f3f5ab99-8fc3-4cb7-b622-5904f3142d30 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726/export_record returned with HTTP 403 Jul 10 20:04:59.740150 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 768/3120] 10.4.3.145 () {68 vars in 1430 bytes} [Fri Jul 10 20:04:59 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726/export_record => generated 101 bytes in 99 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:04:59.750166 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.752770 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:04:59.753284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-507077421"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:04:59.755319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-507077421'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:04:59.755477 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume of 1 GB Jul 10 20:04:59.755990 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.755990 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:04:59.761149 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Availability Zones retrieved successfully. Jul 10 20:04:59.769121 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Flow 'volume_create_api' (4aae0625-0cb0-4ebe-8aea-5fd21df8e1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:59.770552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26873e4c-6e6e-4fa0-9db7-8d0278d693d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:59.771661 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:04:59.807179 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26873e4c-6e6e-4fa0-9db7-8d0278d693d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:59.808419 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0875f3-8874-463a-8c5a-d9fbce41d669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:59.861423 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Created reservations ['716d7cf5-46e2-4130-a7c7-7e3c9d147bfe', 'edc9f3c9-f190-48c7-a8c9-ca55fff02743', '310aa298-11d2-490a-ba4c-0030b60ddbb5', 'f8309d6e-1f6d-45fc-b949-caf6eca498c6'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:04:59.862224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0875f3-8874-463a-8c5a-d9fbce41d669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['716d7cf5-46e2-4130-a7c7-7e3c9d147bfe', 'edc9f3c9-f190-48c7-a8c9-ca55fff02743', '310aa298-11d2-490a-ba4c-0030b60ddbb5', 'f8309d6e-1f6d-45fc-b949-caf6eca498c6']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:59.862985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5e2e3b-9acd-4069-bd9c-5d3b599ce250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:59.888732 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5e2e3b-9acd-4069-bd9c-5d3b599ce250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a38cef04-1553-4ed5-aca8-151c0be67ce5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-507077421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d14c2b2798427e9e35c4162353f87d',qos_specs=None,replication_status=,reservations=['716d7cf5-46e2-4130-a7c7-7e3c9d147bfe','edc9f3c9-f190-48c7-a8c9-ca55fff02743','310aa298-11d2-490a-ba4c-0030b60ddbb5','f8309d6e-1f6d-45fc-b949-caf6eca498c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6581602d77984cea86dd5529e3848ce9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-507077421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a38cef04-1553-4ed5-aca8-151c0be67ce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8d14c2b2798427e9e35c4162353f87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6581602d77984cea86dd5529e3848ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:59.889477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c56f1e-0ec6-4110-bb5f-c3d6379aea34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:59.915704 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c56f1e-0ec6-4110-bb5f-c3d6379aea34) transitioned into state 'SUCCESS' from state '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-507077421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d14c2b2798427e9e35c4162353f87d',qos_specs=None,replication_status=,reservations=['716d7cf5-46e2-4130-a7c7-7e3c9d147bfe','edc9f3c9-f190-48c7-a8c9-ca55fff02743','310aa298-11d2-490a-ba4c-0030b60ddbb5','f8309d6e-1f6d-45fc-b949-caf6eca498c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6581602d77984cea86dd5529e3848ce9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:59.916406 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65411b6-40c3-43a9-961c-2d743d0a0a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:04:59.931490 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65411b6-40c3-43a9-961c-2d743d0a0a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:04:59.932426 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Flow 'volume_create_api' (4aae0625-0cb0-4ebe-8aea-5fd21df8e1e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:04:59.932794 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume request issued successfully. Jul 10 20:04:59.933460 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b7b05e8b-5a6a-4a28-87d3-c34a487bfe1d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:04:59.933975 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 792/3121] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:04:59 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:04:59.947110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6f42a553-e637-4f58-8769-6ade8ad8fa83 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:04:59.951210 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6f42a553-e637-4f58-8769-6ade8ad8fa83 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 Jul 10 20:04:59.951395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6f42a553-e637-4f58-8769-6ade8ad8fa83 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:04:59.951597 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6f42a553-e637-4f58-8769-6ade8ad8fa83 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:04:59.964390 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:04:59.964390 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:04:59.969563 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6f42a553-e637-4f58-8769-6ade8ad8fa83 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:04:59.974486 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6f42a553-e637-4f58-8769-6ade8ad8fa83 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 returned with HTTP 200 Jul 10 20:04:59.975049 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 788/3122] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:04:59 2026] GET /volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:00.494996 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2adc737b-aedb-4177-b158-d14c1077b023 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:00.496785 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2adc737b-aedb-4177-b158-d14c1077b023 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:05:00.497147 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2adc737b-aedb-4177-b158-d14c1077b023 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:00.497397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2adc737b-aedb-4177-b158-d14c1077b023 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:00.502464 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2adc737b-aedb-4177-b158-d14c1077b023 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 404 Jul 10 20:05:00.503277 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 775/3123] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:05:00 2026] GET /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:00.510457 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-de21fbd3-d865-455f-a72a-0f58c25683a4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:00.512446 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-de21fbd3-d865-455f-a72a-0f58c25683a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:05:00.512671 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-de21fbd3-d865-455f-a72a-0f58c25683a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:00.512910 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-de21fbd3-d865-455f-a72a-0f58c25683a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:00.513048 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-de21fbd3-d865-455f-a72a-0f58c25683a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: f1c81653-74ed-4860-b5d5-2914191409f9 Jul 10 20:05:00.518362 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-de21fbd3-d865-455f-a72a-0f58c25683a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 returned with HTTP 404 Jul 10 20:05:00.519106 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 769/3124] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:05:00 2026] DELETE /volume/v3/snapshots/f1c81653-74ed-4860-b5d5-2914191409f9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:00.529994 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d8464c1e-6620-493f-beae-35e667faa627 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:00.532687 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d8464c1e-6620-493f-beae-35e667faa627 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:05:00.533029 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d8464c1e-6620-493f-beae-35e667faa627 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:00.533352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d8464c1e-6620-493f-beae-35e667faa627 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:00.543305 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:00.543305 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:00.547533 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d8464c1e-6620-493f-beae-35e667faa627 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:05:00.552680 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d8464c1e-6620-493f-beae-35e667faa627 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:05:00.552680 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 793/3125] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:00 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:00.570009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5d24959e-0d83-49d3-b667-f80fc3c70d86 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:00.572567 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d24959e-0d83-49d3-b667-f80fc3c70d86 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:05:00.572993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d24959e-0d83-49d3-b667-f80fc3c70d86 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "954749b5-9273-4d58-80f1-41eed8d554d2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2081086037"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:00.589914 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:00.589914 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:00.590365 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5d24959e-0d83-49d3-b667-f80fc3c70d86 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:05:00.590501 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-5d24959e-0d83-49d3-b667-f80fc3c70d86 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume 954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:05:00.620551 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-5d24959e-0d83-49d3-b667-f80fc3c70d86 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['447ea119-1fe0-4d18-b85f-cba09b4faa9a', '2549037a-b25a-4e4a-979c-a4f44dddd799', '7a54323a-322c-4327-ae82-fa852a1a055b', '91d137cd-d066-4b84-b2b7-a6b311abd20e'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:05:00.657295 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5d24959e-0d83-49d3-b667-f80fc3c70d86 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot create request issued successfully. Jul 10 20:05:00.657666 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d24959e-0d83-49d3-b667-f80fc3c70d86 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:05:00.658128 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 789/3126] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:05:00 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 20:05:00.672022 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-91a89d3f-6c2c-4ead-b75e-3380e418f5a4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:00.675638 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-91a89d3f-6c2c-4ead-b75e-3380e418f5a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 Jul 10 20:05:00.675927 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-91a89d3f-6c2c-4ead-b75e-3380e418f5a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:00.676533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-91a89d3f-6c2c-4ead-b75e-3380e418f5a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:00.683836 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:00.683836 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:00.684658 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-91a89d3f-6c2c-4ead-b75e-3380e418f5a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:05:00.685831 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-91a89d3f-6c2c-4ead-b75e-3380e418f5a4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 returned with HTTP 200 Jul 10 20:05:00.686316 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 776/3127] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:05:00 2026] GET /volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:00.989019 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-84cb5d51-c1f3-4990-b2e7-4f3bc758cb15 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:00.990932 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-84cb5d51-c1f3-4990-b2e7-4f3bc758cb15 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 Jul 10 20:05:00.991211 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-84cb5d51-c1f3-4990-b2e7-4f3bc758cb15 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:00.991407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-84cb5d51-c1f3-4990-b2e7-4f3bc758cb15 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:01.000218 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:01.000218 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:01.005149 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-84cb5d51-c1f3-4990-b2e7-4f3bc758cb15 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:01.010384 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-84cb5d51-c1f3-4990-b2e7-4f3bc758cb15 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 returned with HTTP 200 Jul 10 20:05:01.010778 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 770/3128] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:00 2026] GET /volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:01.029184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f037d143-c676-4217-b923-4a314fddddbf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:01.031885 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f037d143-c676-4217-b923-4a314fddddbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:05:01.032361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f037d143-c676-4217-b923-4a314fddddbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a38cef04-1553-4ed5-aca8-151c0be67ce5", "name": "tempest-type-Backup-1634655313"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:01.034469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-f037d143-c676-4217-b923-4a314fddddbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Creating new backup {'backup': {'volume_id': 'a38cef04-1553-4ed5-aca8-151c0be67ce5', 'name': 'tempest-type-Backup-1634655313'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:05:01.034693 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-f037d143-c676-4217-b923-4a314fddddbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Creating backup of volume a38cef04-1553-4ed5-aca8-151c0be67ce5 in container None Jul 10 20:05:01.046754 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:01.046754 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:01.047591 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f037d143-c676-4217-b923-4a314fddddbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:01.070185 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f037d143-c676-4217-b923-4a314fddddbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Created reservations ['a6b0e2c3-16f9-48d3-8b76-091e6f8d155a', 'b3b196bb-4929-4a85-9ac6-c1f450b33745'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:05:01.124634 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f037d143-c676-4217-b923-4a314fddddbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:05:01.125351 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 794/3129] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:05:01 2026] POST /volume/v3/backups => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:01.140194 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ebf80a1a-b268-4ca5-ac0f-e33065bcb90c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:01.143437 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ebf80a1a-b268-4ca5-ac0f-e33065bcb90c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:01.143753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ebf80a1a-b268-4ca5-ac0f-e33065bcb90c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:01.144038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ebf80a1a-b268-4ca5-ac0f-e33065bcb90c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:01.144197 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ebf80a1a-b268-4ca5-ac0f-e33065bcb90c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:01.152021 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:01.152021 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:01.153340 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ebf80a1a-b268-4ca5-ac0f-e33065bcb90c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:01.153563 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 790/3130] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:01 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:01.698511 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e918adc6-c52a-4a30-bb3e-4e42be463d0c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:01.701395 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e918adc6-c52a-4a30-bb3e-4e42be463d0c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 Jul 10 20:05:01.701728 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e918adc6-c52a-4a30-bb3e-4e42be463d0c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:01.701982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e918adc6-c52a-4a30-bb3e-4e42be463d0c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:01.712346 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:01.712346 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:01.712827 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e918adc6-c52a-4a30-bb3e-4e42be463d0c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:05:01.714378 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e918adc6-c52a-4a30-bb3e-4e42be463d0c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 returned with HTTP 200 Jul 10 20:05:01.715234 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 777/3131] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:05:01 2026] GET /volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:02.168976 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-211f1ad3-e6fa-4fda-a045-573cd6820249 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:02.171758 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-211f1ad3-e6fa-4fda-a045-573cd6820249 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:02.172103 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-211f1ad3-e6fa-4fda-a045-573cd6820249 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:02.172374 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-211f1ad3-e6fa-4fda-a045-573cd6820249 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:02.172504 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-211f1ad3-e6fa-4fda-a045-573cd6820249 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:02.177435 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:02.177435 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:02.178308 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-211f1ad3-e6fa-4fda-a045-573cd6820249 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:02.181483 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 771/3132] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:02 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:02.892694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2f996a4a-0eaa-48fc-b43c-a5318dbfa0bb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:02.895040 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f996a4a-0eaa-48fc-b43c-a5318dbfa0bb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:02.895274 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f996a4a-0eaa-48fc-b43c-a5318dbfa0bb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:02.895483 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f996a4a-0eaa-48fc-b43c-a5318dbfa0bb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:02.903718 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:02.903718 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:02.910517 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2f996a4a-0eaa-48fc-b43c-a5318dbfa0bb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:02.919555 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f996a4a-0eaa-48fc-b43c-a5318dbfa0bb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:02.920190 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 795/3133] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:02 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:02.934493 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-55b5a3ae-a5ce-454e-8278-1e1683cde06c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:02.936287 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-55b5a3ae-a5ce-454e-8278-1e1683cde06c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:02.936486 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-55b5a3ae-a5ce-454e-8278-1e1683cde06c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:02.936712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-55b5a3ae-a5ce-454e-8278-1e1683cde06c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:02.944583 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:02.944583 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:02.948936 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-55b5a3ae-a5ce-454e-8278-1e1683cde06c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:02.954118 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-55b5a3ae-a5ce-454e-8278-1e1683cde06c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:02.954982 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 791/3134] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:02 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:03.024320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ba21294-6a7f-4238-8a0c-8dcfd4d6503c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:03.024320 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ba21294-6a7f-4238-8a0c-8dcfd4d6503c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:03.024320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ba21294-6a7f-4238-8a0c-8dcfd4d6503c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:03.024320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ba21294-6a7f-4238-8a0c-8dcfd4d6503c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:03.031986 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:03.031986 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:03.039947 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ba21294-6a7f-4238-8a0c-8dcfd4d6503c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:03.043514 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ba21294-6a7f-4238-8a0c-8dcfd4d6503c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:03.043657 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 778/3135] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:03 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:03.190814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-02fd4424-0d26-425a-b98e-b92e1921de13 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:03.193026 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-02fd4424-0d26-425a-b98e-b92e1921de13 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:03.193286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-02fd4424-0d26-425a-b98e-b92e1921de13 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:03.193515 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-02fd4424-0d26-425a-b98e-b92e1921de13 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:03.193662 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-02fd4424-0d26-425a-b98e-b92e1921de13 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:03.198900 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:03.198900 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:03.199767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-02fd4424-0d26-425a-b98e-b92e1921de13 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:03.200259 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 772/3136] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:03 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:04.212484 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a39850a1-b906-4d65-8d3f-03cca43c8bfb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:04.214919 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a39850a1-b906-4d65-8d3f-03cca43c8bfb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:04.215279 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a39850a1-b906-4d65-8d3f-03cca43c8bfb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:04.215589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a39850a1-b906-4d65-8d3f-03cca43c8bfb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:04.215765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a39850a1-b906-4d65-8d3f-03cca43c8bfb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:04.221941 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:04.221941 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:04.222774 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a39850a1-b906-4d65-8d3f-03cca43c8bfb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:04.223357 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 796/3137] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:04 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:05.101575 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3cf64829-cccd-4ced-9727-d99c92a6c6ef None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:05.102002 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3cf64829-cccd-4ced-9727-d99c92a6c6ef None None] GET https://10.4.3.145/volume// Jul 10 20:05:05.102141 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3cf64829-cccd-4ced-9727-d99c92a6c6ef None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:05.102333 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3cf64829-cccd-4ced-9727-d99c92a6c6ef None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:05.102708 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3cf64829-cccd-4ced-9727-d99c92a6c6ef None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:05.103019 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 792/3138] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:05: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 20:05:05.109439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-9991e2ef-3c4f-46e0-a761-4f1fd1715bb8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:05.111450 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-9991e2ef-3c4f-46e0-a761-4f1fd1715bb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:05:05.111907 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-9991e2ef-3c4f-46e0-a761-4f1fd1715bb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8385ab86-8d7c-4c0a-99fb-99741f3cb393", "connector": null, "instance_uuid": "04e1925b-ab74-40f8-96f7-1314814c90f1"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:05.121540 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:05.121540 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:05.148809 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-9991e2ef-3c4f-46e0-a761-4f1fd1715bb8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:05:05.149228 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 779/3139] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:05:05 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 20:05:05.235582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-04b6c0e9-1f6c-4a13-90be-a984f23c3b8e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:05.237760 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-04b6c0e9-1f6c-4a13-90be-a984f23c3b8e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:05.239645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-04b6c0e9-1f6c-4a13-90be-a984f23c3b8e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:05.240027 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-04b6c0e9-1f6c-4a13-90be-a984f23c3b8e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:05.240172 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-04b6c0e9-1f6c-4a13-90be-a984f23c3b8e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:05.245108 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:05.245108 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:05.246012 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-04b6c0e9-1f6c-4a13-90be-a984f23c3b8e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:05.246460 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 773/3140] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:05 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:05.573379 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e8ab4ff5-d129-4391-bdc5-c98bd1047b82 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:05.581106 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8ab4ff5-d129-4391-bdc5-c98bd1047b82 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:05.581106 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8ab4ff5-d129-4391-bdc5-c98bd1047b82 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:05.581106 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8ab4ff5-d129-4391-bdc5-c98bd1047b82 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:05.598947 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:05.598947 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:05.604066 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e8ab4ff5-d129-4391-bdc5-c98bd1047b82 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:05.610188 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8ab4ff5-d129-4391-bdc5-c98bd1047b82 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:05.610741 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 797/3141] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:05 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:05.682674 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3a0f72c8-b8df-46d2-ac84-22406b3600fe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:05.683062 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a0f72c8-b8df-46d2-ac84-22406b3600fe None None] GET https://10.4.3.145/volume// Jul 10 20:05:05.683220 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a0f72c8-b8df-46d2-ac84-22406b3600fe None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:05.683422 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a0f72c8-b8df-46d2-ac84-22406b3600fe None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:05.683737 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a0f72c8-b8df-46d2-ac84-22406b3600fe None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:05.684023 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 793/3142] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:05: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 20:05:05.692355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-62ccc3e6-b47a-4ff2-8fbf-7c940e6eae51 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:05.698475 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-62ccc3e6-b47a-4ff2-8fbf-7c940e6eae51 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:05.698681 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-62ccc3e6-b47a-4ff2-8fbf-7c940e6eae51 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:05.698878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-62ccc3e6-b47a-4ff2-8fbf-7c940e6eae51 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:05.708408 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:05.708408 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:05.712489 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-62ccc3e6-b47a-4ff2-8fbf-7c940e6eae51 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:05.718408 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-62ccc3e6-b47a-4ff2-8fbf-7c940e6eae51 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:05.718931 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 780/3143] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:05:05 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 1055 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:05:05.818609 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-8408bf7b-0783-41ed-ac41-111529a4e673 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:05.820897 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-8408bf7b-0783-41ed-ac41-111529a4e673 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] PUT https://10.4.3.145/volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272 Jul 10 20:05:05.821282 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-8408bf7b-0783-41ed-ac41-111529a4e673 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:05.829776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-8408bf7b-0783-41ed-ac41-111529a4e673 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Acquiring lock "cinder-attachment_update-8385ab86-8d7c-4c0a-99fb-99741f3cb393-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:05:05.834151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-8408bf7b-0783-41ed-ac41-111529a4e673 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-8385ab86-8d7c-4c0a-99fb-99741f3cb393-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:05:05.835224 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:05.835224 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:06.257541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4b50fa93-118e-4993-9f73-84429bbd7d8a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:06.259215 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b50fa93-118e-4993-9f73-84429bbd7d8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:06.259428 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b50fa93-118e-4993-9f73-84429bbd7d8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:06.259602 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b50fa93-118e-4993-9f73-84429bbd7d8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:06.259741 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4b50fa93-118e-4993-9f73-84429bbd7d8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:06.264185 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:06.264185 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:06.264936 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b50fa93-118e-4993-9f73-84429bbd7d8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:06.265347 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 798/3144] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:06 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:06.348998 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=233,cinder:UPDATE=53,cinder:INSERT=24 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:05:06.356647 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-8408bf7b-0783-41ed-ac41-111529a4e673 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-8385ab86-8d7c-4c0a-99fb-99741f3cb393-np0000005048" released by "attachment_update" :: held 0.522s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:05:06.356999 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-8408bf7b-0783-41ed-ac41-111529a4e673 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272 returned with HTTP 200 Jul 10 20:05:06.357556 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 774/3145] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:05:05 2026] PUT /volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:06.365466 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-dff422b4-6d64-4fcf-9ba9-05386acfe4d4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:06.367493 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-dff422b4-6d64-4fcf-9ba9-05386acfe4d4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/encryption Jul 10 20:05:06.367902 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-dff422b4-6d64-4fcf-9ba9-05386acfe4d4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:06.367952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-dff422b4-6d64-4fcf-9ba9-05386acfe4d4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:06.371041 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=327,cinder:INSERT=66,cinder:UPDATE=110 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:05:06.377719 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:06.377719 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:06.384374 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-dff422b4-6d64-4fcf-9ba9-05386acfe4d4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/encryption returned with HTTP 200 Jul 10 20:05:06.384816 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 794/3146] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:05:06 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:06.625549 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-580ff08f-8470-44dc-bf10-3a080e514356 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:06.629360 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-580ff08f-8470-44dc-bf10-3a080e514356 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:06.629586 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-580ff08f-8470-44dc-bf10-3a080e514356 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:06.629831 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-580ff08f-8470-44dc-bf10-3a080e514356 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:06.643573 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:06.643573 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:06.645757 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-580ff08f-8470-44dc-bf10-3a080e514356 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:06.651793 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-580ff08f-8470-44dc-bf10-3a080e514356 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:06.652239 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 781/3147] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:06 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:07.279232 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0d6a0cda-8fb9-4a78-8f7f-034609906fdb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:07.281102 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d6a0cda-8fb9-4a78-8f7f-034609906fdb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:07.281360 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d6a0cda-8fb9-4a78-8f7f-034609906fdb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:07.281746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d6a0cda-8fb9-4a78-8f7f-034609906fdb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:07.281746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0d6a0cda-8fb9-4a78-8f7f-034609906fdb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:07.283492 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=355,cinder:INSERT=59,cinder:UPDATE=107 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:05:07.286280 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:07.286280 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:07.286974 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d6a0cda-8fb9-4a78-8f7f-034609906fdb tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:07.287327 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 799/3148] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:07 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:07.676327 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c4b82a21-123c-4667-8935-5fa5ac2b56a3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:07.678632 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c4b82a21-123c-4667-8935-5fa5ac2b56a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:07.679038 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c4b82a21-123c-4667-8935-5fa5ac2b56a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:07.679479 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c4b82a21-123c-4667-8935-5fa5ac2b56a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:07.695825 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:07.695825 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:07.702750 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c4b82a21-123c-4667-8935-5fa5ac2b56a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:07.710441 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c4b82a21-123c-4667-8935-5fa5ac2b56a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:07.711114 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 775/3149] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:07 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:08.297409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-67c8fb0d-c535-4474-837d-702dbbd3bd23 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:08.299726 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-67c8fb0d-c535-4474-837d-702dbbd3bd23 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:08.300013 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-67c8fb0d-c535-4474-837d-702dbbd3bd23 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:08.300269 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-67c8fb0d-c535-4474-837d-702dbbd3bd23 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:08.300425 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-67c8fb0d-c535-4474-837d-702dbbd3bd23 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:08.306134 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:08.306134 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:08.307025 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-67c8fb0d-c535-4474-837d-702dbbd3bd23 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:08.307496 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 795/3150] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:08 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:08.729341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-103122c5-8790-498d-bb49-442cd0a157b2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:08.732304 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-103122c5-8790-498d-bb49-442cd0a157b2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:08.732606 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-103122c5-8790-498d-bb49-442cd0a157b2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:08.732881 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-103122c5-8790-498d-bb49-442cd0a157b2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:08.739604 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=295,cinder:INSERT=60,cinder:UPDATE=108 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:05:08.762348 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:08.762348 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:08.766988 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-103122c5-8790-498d-bb49-442cd0a157b2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:08.773035 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-103122c5-8790-498d-bb49-442cd0a157b2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:08.773428 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 782/3151] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:08 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:09.322980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a0174cf0-5814-4cbf-8e97-2b336c9a7941 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:09.326044 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0174cf0-5814-4cbf-8e97-2b336c9a7941 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:09.326044 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0174cf0-5814-4cbf-8e97-2b336c9a7941 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:09.326044 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0174cf0-5814-4cbf-8e97-2b336c9a7941 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:09.326044 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a0174cf0-5814-4cbf-8e97-2b336c9a7941 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:09.332029 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:09.332029 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:09.333006 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0174cf0-5814-4cbf-8e97-2b336c9a7941 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:09.333528 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 800/3152] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:09 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:09.789741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7519cba6-e128-47da-8a2b-b08518f71bdd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:09.794496 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7519cba6-e128-47da-8a2b-b08518f71bdd tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:09.794760 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7519cba6-e128-47da-8a2b-b08518f71bdd tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:09.795445 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7519cba6-e128-47da-8a2b-b08518f71bdd tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:09.811040 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:09.811040 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:09.818556 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7519cba6-e128-47da-8a2b-b08518f71bdd tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:09.827217 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7519cba6-e128-47da-8a2b-b08518f71bdd tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:09.827217 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 776/3153] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:09 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:10.349426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-aa4444ae-21ee-4bcd-9c1f-07b88da3a93b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:10.354631 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa4444ae-21ee-4bcd-9c1f-07b88da3a93b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:10.354890 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa4444ae-21ee-4bcd-9c1f-07b88da3a93b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:10.355137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa4444ae-21ee-4bcd-9c1f-07b88da3a93b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:10.355263 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-aa4444ae-21ee-4bcd-9c1f-07b88da3a93b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:10.364876 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:10.364876 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:10.365625 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa4444ae-21ee-4bcd-9c1f-07b88da3a93b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:10.366186 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 796/3154] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:10 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:10.848909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-634e01ad-e156-4583-ac1b-a6a68e1f0bd0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:10.852081 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-634e01ad-e156-4583-ac1b-a6a68e1f0bd0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:10.852300 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-634e01ad-e156-4583-ac1b-a6a68e1f0bd0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:10.852544 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-634e01ad-e156-4583-ac1b-a6a68e1f0bd0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:10.867011 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:10.867011 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:10.872713 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-634e01ad-e156-4583-ac1b-a6a68e1f0bd0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:10.878704 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-634e01ad-e156-4583-ac1b-a6a68e1f0bd0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:10.879184 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 783/3155] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:10 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:11.381327 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f14e2c2-6c2a-442f-93af-af1adedbcba6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:11.385953 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f14e2c2-6c2a-442f-93af-af1adedbcba6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:11.385953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f14e2c2-6c2a-442f-93af-af1adedbcba6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:11.385953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f14e2c2-6c2a-442f-93af-af1adedbcba6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:11.385953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3f14e2c2-6c2a-442f-93af-af1adedbcba6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:11.392057 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:11.392057 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:11.392057 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f14e2c2-6c2a-442f-93af-af1adedbcba6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:11.392057 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 801/3156] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:11 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:11.900127 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c0f078c0-2052-4e04-bb20-bf9ea46cc823 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:11.903262 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c0f078c0-2052-4e04-bb20-bf9ea46cc823 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:11.903393 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c0f078c0-2052-4e04-bb20-bf9ea46cc823 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:11.903592 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c0f078c0-2052-4e04-bb20-bf9ea46cc823 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:11.919507 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:11.919507 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:11.925411 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c0f078c0-2052-4e04-bb20-bf9ea46cc823 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:11.937091 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c0f078c0-2052-4e04-bb20-bf9ea46cc823 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:11.938139 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 777/3157] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:11 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:12.409891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6235304d-c599-4365-8369-a0f97b1c126e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:12.414316 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6235304d-c599-4365-8369-a0f97b1c126e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:12.414316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6235304d-c599-4365-8369-a0f97b1c126e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:12.414316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6235304d-c599-4365-8369-a0f97b1c126e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:12.414316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-6235304d-c599-4365-8369-a0f97b1c126e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:12.423162 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:12.423162 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:12.423162 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6235304d-c599-4365-8369-a0f97b1c126e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:12.423491 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 797/3158] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:12 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:12.954755 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-be8a05cc-cdad-46e3-89d9-81dc45d874a9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:12.960038 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-be8a05cc-cdad-46e3-89d9-81dc45d874a9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:12.960038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-be8a05cc-cdad-46e3-89d9-81dc45d874a9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:12.960038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-be8a05cc-cdad-46e3-89d9-81dc45d874a9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:12.972733 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:12.972733 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:12.980381 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-be8a05cc-cdad-46e3-89d9-81dc45d874a9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:12.987493 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-be8a05cc-cdad-46e3-89d9-81dc45d874a9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:12.988517 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 784/3159] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:12 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:13.454511 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c2e0519b-550d-4db8-b135-fc23351ecc16 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:13.457254 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c2e0519b-550d-4db8-b135-fc23351ecc16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:13.457446 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c2e0519b-550d-4db8-b135-fc23351ecc16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:13.457699 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c2e0519b-550d-4db8-b135-fc23351ecc16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:13.457903 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c2e0519b-550d-4db8-b135-fc23351ecc16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:13.467949 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:13.467949 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:13.467949 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c2e0519b-550d-4db8-b135-fc23351ecc16 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:13.467949 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 802/3160] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:13 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:14.012943 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d982a951-3efc-4aac-995b-d5f970b53596 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:14.015203 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d982a951-3efc-4aac-995b-d5f970b53596 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:14.015396 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d982a951-3efc-4aac-995b-d5f970b53596 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:14.015601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d982a951-3efc-4aac-995b-d5f970b53596 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:14.027094 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:14.027094 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:14.034212 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d982a951-3efc-4aac-995b-d5f970b53596 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:14.040367 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d982a951-3efc-4aac-995b-d5f970b53596 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:14.040973 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 778/3161] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:14 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:14.486838 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-085067c8-e25b-4eb5-bfba-b156143b9dc8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:14.489397 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-085067c8-e25b-4eb5-bfba-b156143b9dc8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:14.489935 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-085067c8-e25b-4eb5-bfba-b156143b9dc8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:14.490284 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-085067c8-e25b-4eb5-bfba-b156143b9dc8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:14.490545 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-085067c8-e25b-4eb5-bfba-b156143b9dc8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:14.495527 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:14.495527 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:14.497169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-085067c8-e25b-4eb5-bfba-b156143b9dc8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:14.497169 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 798/3162] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:14 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:15.057543 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3ccd0162-56de-44ae-aeb8-858fba6b923e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:15.059567 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ccd0162-56de-44ae-aeb8-858fba6b923e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:15.059794 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ccd0162-56de-44ae-aeb8-858fba6b923e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:15.060033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ccd0162-56de-44ae-aeb8-858fba6b923e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:15.070948 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:15.070948 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:15.077795 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3ccd0162-56de-44ae-aeb8-858fba6b923e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:15.082082 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ccd0162-56de-44ae-aeb8-858fba6b923e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:15.082082 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 785/3163] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:15 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:15.510579 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-90d82d09-86eb-4ea5-9d23-7575003b5268 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:15.512583 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-90d82d09-86eb-4ea5-9d23-7575003b5268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:15.512828 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-90d82d09-86eb-4ea5-9d23-7575003b5268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:15.513151 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-90d82d09-86eb-4ea5-9d23-7575003b5268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:15.513213 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-90d82d09-86eb-4ea5-9d23-7575003b5268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:15.517887 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:15.517887 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:15.518632 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-90d82d09-86eb-4ea5-9d23-7575003b5268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:15.519030 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 803/3164] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:15 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:16.103952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0d328888-d6b7-4c69-b511-431df13eb1ec None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:16.106471 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0d328888-d6b7-4c69-b511-431df13eb1ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:16.106471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0d328888-d6b7-4c69-b511-431df13eb1ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:16.106471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0d328888-d6b7-4c69-b511-431df13eb1ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:16.120688 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:16.120688 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:16.128009 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0d328888-d6b7-4c69-b511-431df13eb1ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:16.134590 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0d328888-d6b7-4c69-b511-431df13eb1ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:16.134590 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 779/3165] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:16 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:16.536179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-240085c1-42a8-4fbd-a927-81e1edc6547b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:16.538303 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-240085c1-42a8-4fbd-a927-81e1edc6547b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:16.538563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-240085c1-42a8-4fbd-a927-81e1edc6547b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:16.538807 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-240085c1-42a8-4fbd-a927-81e1edc6547b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:16.538943 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-240085c1-42a8-4fbd-a927-81e1edc6547b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:16.544466 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:16.544466 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:16.545274 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-240085c1-42a8-4fbd-a927-81e1edc6547b tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:16.545775 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 799/3166] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:16 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:17.150723 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d23dfc0c-fe8a-4156-87bb-f5a0d377e073 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:17.153566 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d23dfc0c-fe8a-4156-87bb-f5a0d377e073 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:17.153849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d23dfc0c-fe8a-4156-87bb-f5a0d377e073 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:17.154106 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d23dfc0c-fe8a-4156-87bb-f5a0d377e073 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:17.165180 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:17.165180 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:17.169286 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d23dfc0c-fe8a-4156-87bb-f5a0d377e073 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:17.174626 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d23dfc0c-fe8a-4156-87bb-f5a0d377e073 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:17.175123 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 786/3167] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:17 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:17.557298 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-80d0bf0c-78ec-4346-b05c-911a95453c7f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:17.559233 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80d0bf0c-78ec-4346-b05c-911a95453c7f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:17.559422 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80d0bf0c-78ec-4346-b05c-911a95453c7f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:17.559607 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80d0bf0c-78ec-4346-b05c-911a95453c7f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:17.559725 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-80d0bf0c-78ec-4346-b05c-911a95453c7f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:17.564160 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:17.564160 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:17.564893 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80d0bf0c-78ec-4346-b05c-911a95453c7f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:17.565307 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 804/3168] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:17 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:18.189770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6d3e76dc-0966-4466-953b-660b8b886a1b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:18.191741 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6d3e76dc-0966-4466-953b-660b8b886a1b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:18.191991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6d3e76dc-0966-4466-953b-660b8b886a1b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:18.192237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6d3e76dc-0966-4466-953b-660b8b886a1b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:18.202523 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:18.202523 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:18.207220 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b8b3cf80-b8d9-47b4-b8bb-04e789d5b0b6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:18.209756 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b8b3cf80-b8d9-47b4-b8bb-04e789d5b0b6 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:18.210326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b8b3cf80-b8d9-47b4-b8bb-04e789d5b0b6 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-attach": {"instance_uuid": "f3528381-4bde-46f4-9671-bfbc2a7703c1", "mountpoint": "/dev/vdb"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:18.210557 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b8b3cf80-b8d9-47b4-b8bb-04e789d5b0b6 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f3528381-4bde-46f4-9671-bfbc2a7703c1", "mountpoint": "/dev/vdb"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:18.213026 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6d3e76dc-0966-4466-953b-660b8b886a1b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:18.219802 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6d3e76dc-0966-4466-953b-660b8b886a1b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:18.219802 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 780/3169] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:18 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:18.225208 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:18.225208 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:18.226200 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b8b3cf80-b8d9-47b4-b8bb-04e789d5b0b6 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:18.236277 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b8b3cf80-b8d9-47b4-b8bb-04e789d5b0b6 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Update volume admin metadata completed successfully. Jul 10 20:05:18.269583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ac955a0-b711-4afa-9f92-78a8ee6f9da0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:18.273873 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ac955a0-b711-4afa-9f92-78a8ee6f9da0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272/action Jul 10 20:05:18.274401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ac955a0-b711-4afa-9f92-78a8ee6f9da0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:18.274584 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ac955a0-b711-4afa-9f92-78a8ee6f9da0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:18.308403 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:18.308403 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:18.325930 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-773f9bc8-6c81-4ce0-bf88-710a571fcfea req-3ac955a0-b711-4afa-9f92-78a8ee6f9da0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272/action returned with HTTP 204 Jul 10 20:05:18.326398 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 787/3170] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:05:18 2026] POST /volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:18.579321 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-219eb0cd-9a42-4fce-8b5b-9869ed71c340 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:18.582010 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-219eb0cd-9a42-4fce-8b5b-9869ed71c340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:18.582986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-219eb0cd-9a42-4fce-8b5b-9869ed71c340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:18.582986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-219eb0cd-9a42-4fce-8b5b-9869ed71c340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:18.583228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-219eb0cd-9a42-4fce-8b5b-9869ed71c340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:18.589159 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:18.589159 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:18.590168 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-219eb0cd-9a42-4fce-8b5b-9869ed71c340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:18.590682 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 805/3171] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:18 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:18.747172 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b8b3cf80-b8d9-47b4-b8bb-04e789d5b0b6 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Attach volume completed successfully. Jul 10 20:05:18.747172 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b8b3cf80-b8d9-47b4-b8bb-04e789d5b0b6 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:05:18.747172 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 800/3172] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:05:18 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:18.757181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b2ead2b5-4fb4-46b2-be23-359b20b5e08e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:18.760108 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b2ead2b5-4fb4-46b2-be23-359b20b5e08e tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:18.760342 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b2ead2b5-4fb4-46b2-be23-359b20b5e08e tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:18.760632 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b2ead2b5-4fb4-46b2-be23-359b20b5e08e tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:18.774420 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:18.774420 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:18.779782 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b2ead2b5-4fb4-46b2-be23-359b20b5e08e tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:18.787536 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b2ead2b5-4fb4-46b2-be23-359b20b5e08e tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:18.788122 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 781/3173] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:18 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:18.807472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-51937a58-f812-4d37-b7bc-aa74abf5f063 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:18.809576 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-51937a58-f812-4d37-b7bc-aa74abf5f063 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:18.809879 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-51937a58-f812-4d37-b7bc-aa74abf5f063 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:18.810065 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-51937a58-f812-4d37-b7bc-aa74abf5f063 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:18.822435 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:18.822435 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:18.827417 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-51937a58-f812-4d37-b7bc-aa74abf5f063 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:18.833586 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-51937a58-f812-4d37-b7bc-aa74abf5f063 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:18.834051 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 788/3174] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:18 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:18.853605 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-81548801-9aea-4822-8f05-7705325301ae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:18.855716 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81548801-9aea-4822-8f05-7705325301ae tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:18.856229 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81548801-9aea-4822-8f05-7705325301ae tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-detach": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:18.856387 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81548801-9aea-4822-8f05-7705325301ae tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:18.869867 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:18.869867 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:18.870466 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-81548801-9aea-4822-8f05-7705325301ae tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:19.239815 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a3c21c48-c29f-449c-8049-338749e20cd9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:19.243733 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a3c21c48-c29f-449c-8049-338749e20cd9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:19.243733 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a3c21c48-c29f-449c-8049-338749e20cd9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:19.243733 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a3c21c48-c29f-449c-8049-338749e20cd9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:19.255904 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:19.255904 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:19.260629 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a3c21c48-c29f-449c-8049-338749e20cd9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:19.266048 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a3c21c48-c29f-449c-8049-338749e20cd9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:19.266692 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 801/3175] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:19 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:19.281771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-49d933a8-a6fa-4deb-8d31-1b82f600a30e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:19.284178 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-49d933a8-a6fa-4deb-8d31-1b82f600a30e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:19.284410 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-49d933a8-a6fa-4deb-8d31-1b82f600a30e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:19.284634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-49d933a8-a6fa-4deb-8d31-1b82f600a30e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:19.296255 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:19.296255 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:19.300357 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-49d933a8-a6fa-4deb-8d31-1b82f600a30e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:19.305097 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-49d933a8-a6fa-4deb-8d31-1b82f600a30e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:19.305457 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 782/3176] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:19 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:19.352280 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-951060f9-abef-446c-8a9e-8d47a89144b9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:19.355637 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-951060f9-abef-446c-8a9e-8d47a89144b9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:19.355637 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-951060f9-abef-446c-8a9e-8d47a89144b9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:19.355637 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-951060f9-abef-446c-8a9e-8d47a89144b9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:19.366229 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:19.366229 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:19.372410 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-951060f9-abef-446c-8a9e-8d47a89144b9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:19.375262 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-81548801-9aea-4822-8f05-7705325301ae tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Detach volume completed successfully. Jul 10 20:05:19.375485 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81548801-9aea-4822-8f05-7705325301ae tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:05:19.376034 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 806/3177] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:05:18 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:19.379356 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-951060f9-abef-446c-8a9e-8d47a89144b9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:19.379981 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 789/3178] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:19 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:19.389385 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ed4be8ec-3cc8-4d1b-8e14-d200fb7fb3c7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:19.391379 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed4be8ec-3cc8-4d1b-8e14-d200fb7fb3c7 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:19.392062 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed4be8ec-3cc8-4d1b-8e14-d200fb7fb3c7 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:19.392395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed4be8ec-3cc8-4d1b-8e14-d200fb7fb3c7 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:19.402504 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:19.402504 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:19.405650 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd7921a9-40f8-4ab3-b9ef-79a75a63763d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:19.407797 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ed4be8ec-3cc8-4d1b-8e14-d200fb7fb3c7 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:19.408656 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd7921a9-40f8-4ab3-b9ef-79a75a63763d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/action Jul 10 20:05:19.410255 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd7921a9-40f8-4ab3-b9ef-79a75a63763d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:19.410255 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd7921a9-40f8-4ab3-b9ef-79a75a63763d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:19.412883 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed4be8ec-3cc8-4d1b-8e14-d200fb7fb3c7 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:19.413324 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 802/3179] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:19 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:19.427762 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:19.427762 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:19.428476 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd7921a9-40f8-4ab3-b9ef-79a75a63763d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:19.447813 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd7921a9-40f8-4ab3-b9ef-79a75a63763d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Begin detaching volume completed successfully. Jul 10 20:05:19.448979 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd7921a9-40f8-4ab3-b9ef-79a75a63763d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/action returned with HTTP 202 Jul 10 20:05:19.448979 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 783/3180] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:05:19 2026] POST /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:19.607536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-368e8a9b-1d3a-4506-b017-4d8016a20361 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:19.611250 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-368e8a9b-1d3a-4506-b017-4d8016a20361 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:19.611250 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-368e8a9b-1d3a-4506-b017-4d8016a20361 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:19.611250 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-368e8a9b-1d3a-4506-b017-4d8016a20361 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:19.611430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-368e8a9b-1d3a-4506-b017-4d8016a20361 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:19.620366 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:19.620366 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:19.621119 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-368e8a9b-1d3a-4506-b017-4d8016a20361 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:19.621529 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 807/3181] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:19 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:20.530543 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dae8c03a-b4c8-4bc6-85b5-7e4b7464039e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:20.530543 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dae8c03a-b4c8-4bc6-85b5-7e4b7464039e None None] GET https://10.4.3.145/volume// Jul 10 20:05:20.530543 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dae8c03a-b4c8-4bc6-85b5-7e4b7464039e None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:20.530543 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dae8c03a-b4c8-4bc6-85b5-7e4b7464039e None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:20.530543 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dae8c03a-b4c8-4bc6-85b5-7e4b7464039e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:20.530543 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 790/3182] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:05: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 20:05:20.543194 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd98a0d5-9848-4f27-9d1a-af4c01596631 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:20.545908 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd98a0d5-9848-4f27-9d1a-af4c01596631 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:20.546185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd98a0d5-9848-4f27-9d1a-af4c01596631 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:20.546390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd98a0d5-9848-4f27-9d1a-af4c01596631 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:20.560987 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:20.560987 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:20.566837 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd98a0d5-9848-4f27-9d1a-af4c01596631 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:20.575404 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-dd98a0d5-9848-4f27-9d1a-af4c01596631 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:20.576107 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 803/3183] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:05:20 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 1351 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:05:20.595250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-4ce56bae-9976-4445-a807-dd11e5fa121b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:20.599261 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-4ce56bae-9976-4445-a807-dd11e5fa121b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/encryption Jul 10 20:05:20.599708 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-4ce56bae-9976-4445-a807-dd11e5fa121b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:20.599870 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-4ce56bae-9976-4445-a807-dd11e5fa121b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:20.614047 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:20.614047 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:20.623326 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-4ce56bae-9976-4445-a807-dd11e5fa121b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/encryption returned with HTTP 200 Jul 10 20:05:20.624013 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 784/3184] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:05:20 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:20.637229 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-47846204-63fc-4f53-9c12-c31c754b7157 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:20.639891 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47846204-63fc-4f53-9c12-c31c754b7157 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:20.640208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47846204-63fc-4f53-9c12-c31c754b7157 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:20.640413 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47846204-63fc-4f53-9c12-c31c754b7157 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:20.641174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-47846204-63fc-4f53-9c12-c31c754b7157 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:20.645736 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:20.645736 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:20.646630 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47846204-63fc-4f53-9c12-c31c754b7157 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:20.647257 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 808/3185] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:20 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:21.660873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0e4817a8-d8d2-4f2d-99c4-fdcc29972e5f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:21.662954 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0e4817a8-d8d2-4f2d-99c4-fdcc29972e5f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:21.663169 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0e4817a8-d8d2-4f2d-99c4-fdcc29972e5f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:21.663396 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0e4817a8-d8d2-4f2d-99c4-fdcc29972e5f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:21.663559 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0e4817a8-d8d2-4f2d-99c4-fdcc29972e5f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:21.670021 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:21.670021 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:21.671058 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0e4817a8-d8d2-4f2d-99c4-fdcc29972e5f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:21.671715 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 791/3186] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:21 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:22.682606 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8d78089b-c640-4fcd-980e-a3799de72b42 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:22.685089 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d78089b-c640-4fcd-980e-a3799de72b42 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:22.685342 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d78089b-c640-4fcd-980e-a3799de72b42 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:22.685564 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d78089b-c640-4fcd-980e-a3799de72b42 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:22.685727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8d78089b-c640-4fcd-980e-a3799de72b42 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:22.691423 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:22.691423 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:22.692344 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d78089b-c640-4fcd-980e-a3799de72b42 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:22.692983 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 804/3187] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:22 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:22.707422 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-250b429e-0f48-427d-a8a5-f5ee883b797d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:22.710314 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-250b429e-0f48-427d-a8a5-f5ee883b797d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01/export_record Jul 10 20:05:22.710636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-250b429e-0f48-427d-a8a5-f5ee883b797d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:22.711054 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-250b429e-0f48-427d-a8a5-f5ee883b797d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'export_record' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:22.711493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-250b429e-0f48-427d-a8a5-f5ee883b797d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Export record for backup ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99971) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 20:05:22.719805 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:22.719805 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:22.721180 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.api [None req-250b429e-0f48-427d-a8a5-f5ee883b797d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling RPCAPI with context: , host: np0000005048, backup: ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99971) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 20:05:22.730472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-250b429e-0f48-427d-a8a5-f5ee883b797d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] export_record in rpcapi backup_id ce1a35ed-2acb-4276-8009-a10a847fee01 on host np0000005048. {{(pid=99971) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 20:05:23.233290 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-250b429e-0f48-427d-a8a5-f5ee883b797d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2UxYTM1ZWQtMmFjYi00Mjc2LTgwMDktYTEwYTg0N2ZlZTAxIiwgInVzZXJfaWQiOiAiNjU4MTYwMmQ3Nzk4NGNlYTg2ZGQ1NTI5ZTM4NDhjZTkiLCAicHJvamVjdF9pZCI6ICJlOGQxNGMyYjI3OTg0MjdlOWUzNWM0MTYyMzUzZjg3ZCIsICJ2b2x1bWVfaWQiOiAiYTM4Y2VmMDQtMTU1My00ZWQ1LWFjYTgtMTUxYzBiZTY3Y2U1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjM0NjU1MzEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTM4Y2VmMDQtMTU1My00ZWQ1LWFjYTgtMTUxYzBiZTY3Y2U1LzIwMjYwNzEwMjAwNTA3L2F6X25vdmFfYmFja3VwX2NlMWEzNWVkLTJhY2ItNDI3Ni04MDA5LWExMGE4NDdmZWUwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MDU6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MDU6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDowNToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99971) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 20:05:23.233616 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-250b429e-0f48-427d-a8a5-f5ee883b797d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01/export_record returned with HTTP 200 Jul 10 20:05:23.234220 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 785/3188] 10.4.3.145 () {68 vars in 1430 bytes} [Fri Jul 10 20:05:22 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01/export_record => generated 1424 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:23.242810 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2fe7b771-7030-45b6-923b-9086a690e1c6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:23.245511 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2fe7b771-7030-45b6-923b-9086a690e1c6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:23.245785 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2fe7b771-7030-45b6-923b-9086a690e1c6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:23.246075 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2fe7b771-7030-45b6-923b-9086a690e1c6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:23.246240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2fe7b771-7030-45b6-923b-9086a690e1c6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:23.251936 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:23.251936 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:23.252731 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2fe7b771-7030-45b6-923b-9086a690e1c6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:23.253126 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 809/3189] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:23 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:23.265900 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6b5911e6-79f4-4328-89d8-17c4678944a0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:23.268074 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b5911e6-79f4-4328-89d8-17c4678944a0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] POST https://10.4.3.145/volume/v3/backups/import_record Jul 10 20:05:23.268613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b5911e6-79f4-4328-89d8-17c4678944a0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE3YzcxODMtN2Q4Yy00MTgyLWJkMzYtMjAwNGNhMGE0MjhjIiwgInVzZXJfaWQiOiAiNjU4MTYwMmQ3Nzk4NGNlYTg2ZGQ1NTI5ZTM4NDhjZTkiLCAicHJvamVjdF9pZCI6ICJlOGQxNGMyYjI3OTg0MjdlOWUzNWM0MTYyMzUzZjg3ZCIsICJ2b2x1bWVfaWQiOiAiYTM4Y2VmMDQtMTU1My00ZWQ1LWFjYTgtMTUxYzBiZTY3Y2U1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjM0NjU1MzEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTM4Y2VmMDQtMTU1My00ZWQ1LWFjYTgtMTUxYzBiZTY3Y2U1LzIwMjYwNzEwMjAwNTA3L2F6X25vdmFfYmFja3VwX2NlMWEzNWVkLTJhY2ItNDI3Ni04MDA5LWExMGE4NDdmZWUwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MDU6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MDU6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDowNToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:23.270501 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-6b5911e6-79f4-4328-89d8-17c4678944a0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE3YzcxODMtN2Q4Yy00MTgyLWJkMzYtMjAwNGNhMGE0MjhjIiwgInVzZXJfaWQiOiAiNjU4MTYwMmQ3Nzk4NGNlYTg2ZGQ1NTI5ZTM4NDhjZTkiLCAicHJvamVjdF9pZCI6ICJlOGQxNGMyYjI3OTg0MjdlOWUzNWM0MTYyMzUzZjg3ZCIsICJ2b2x1bWVfaWQiOiAiYTM4Y2VmMDQtMTU1My00ZWQ1LWFjYTgtMTUxYzBiZTY3Y2U1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjM0NjU1MzEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTM4Y2VmMDQtMTU1My00ZWQ1LWFjYTgtMTUxYzBiZTY3Y2U1LzIwMjYwNzEwMjAwNTA3L2F6X25vdmFfYmFja3VwX2NlMWEzNWVkLTJhY2ItNDI3Ni04MDA5LWExMGE4NDdmZWUwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MDU6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MDU6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDowNToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99974) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 20:05:23.270657 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-6b5911e6-79f4-4328-89d8-17c4678944a0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE3YzcxODMtN2Q4Yy00MTgyLWJkMzYtMjAwNGNhMGE0MjhjIiwgInVzZXJfaWQiOiAiNjU4MTYwMmQ3Nzk4NGNlYTg2ZGQ1NTI5ZTM4NDhjZTkiLCAicHJvamVjdF9pZCI6ICJlOGQxNGMyYjI3OTg0MjdlOWUzNWM0MTYyMzUzZjg3ZCIsICJ2b2x1bWVfaWQiOiAiYTM4Y2VmMDQtMTU1My00ZWQ1LWFjYTgtMTUxYzBiZTY3Y2U1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjM0NjU1MzEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTM4Y2VmMDQtMTU1My00ZWQ1LWFjYTgtMTUxYzBiZTY3Y2U1LzIwMjYwNzEwMjAwNTA3L2F6X25vdmFfYmFja3VwX2NlMWEzNWVkLTJhY2ItNDI3Ni04MDA5LWExMGE4NDdmZWUwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MDU6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MDU6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDowNToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99974) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 20:05:23.271722 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-6b5911e6-79f4-4328-89d8-17c4678944a0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f3325fe5e01d48b7a7d82280101048d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8d14c2b2798427e9e35c4162353f87d', '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=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:05:23.271987 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b5911e6-79f4-4328-89d8-17c4678944a0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] https://10.4.3.145/volume/v3/backups/import_record returned with HTTP 403 Jul 10 20:05:23.272598 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 792/3190] 10.4.3.145 () {70 vars in 1342 bytes} [Fri Jul 10 20:05:23 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:23.279843 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8203953a-0d42-4348-a2ed-1fa4e2f5c4df None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:23.282097 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8203953a-0d42-4348-a2ed-1fa4e2f5c4df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 Jul 10 20:05:23.282438 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8203953a-0d42-4348-a2ed-1fa4e2f5c4df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:23.282695 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8203953a-0d42-4348-a2ed-1fa4e2f5c4df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:23.282923 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-8203953a-0d42-4348-a2ed-1fa4e2f5c4df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete volume with id: a38cef04-1553-4ed5-aca8-151c0be67ce5 Jul 10 20:05:23.291258 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:23.291258 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:23.291769 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8203953a-0d42-4348-a2ed-1fa4e2f5c4df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:23.319164 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8203953a-0d42-4348-a2ed-1fa4e2f5c4df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete volume request issued successfully. Jul 10 20:05:23.319396 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8203953a-0d42-4348-a2ed-1fa4e2f5c4df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 returned with HTTP 202 Jul 10 20:05:23.319986 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 805/3191] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:05:23 2026] DELETE /volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:05:23.327568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e9e5275a-5975-4a1f-bba6-e60f261a5698 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:23.329875 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e9e5275a-5975-4a1f-bba6-e60f261a5698 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 Jul 10 20:05:23.330116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e9e5275a-5975-4a1f-bba6-e60f261a5698 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:23.330315 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e9e5275a-5975-4a1f-bba6-e60f261a5698 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:23.345445 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:23.345445 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:23.356049 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e9e5275a-5975-4a1f-bba6-e60f261a5698 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:23.365317 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e9e5275a-5975-4a1f-bba6-e60f261a5698 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 returned with HTTP 200 Jul 10 20:05:23.365871 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 786/3192] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:23 2026] GET /volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:23.762247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:23.765049 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:05:23.765524 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1744855698"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:23.767362 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1744855698'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:05:23.772467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume of 1 GB Jul 10 20:05:23.773067 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:23.773067 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:23.773740 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Availability Zones retrieved successfully. Jul 10 20:05:23.782597 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Flow 'volume_create_api' (248284e8-519e-4015-bfe7-fc56a00336d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:05:23.783760 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e7528bf-1a8d-471a-b03f-bc6b3e98d50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:23.785372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:05:23.797042 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:23.797042 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:23.816805 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e7528bf-1a8d-471a-b03f-bc6b3e98d50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f0cc9eb-45f8-40ee-aadc-053ca613bf7b', 'encryption_key_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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:23.818125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d289dd36-86fa-4f43-adcd-b83183da6c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:23.877399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Created reservations ['591a0b1e-ee9e-4d79-93d8-e453a9e3532c', '09505a7c-72c9-40b8-823e-190eeac772d7', '45700648-c8ef-4038-ad1a-ff295be6eaf5', '4b355be4-0491-4f8d-bd3a-a2b43ece3dbf'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:05:23.878804 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d289dd36-86fa-4f43-adcd-b83183da6c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['591a0b1e-ee9e-4d79-93d8-e453a9e3532c', '09505a7c-72c9-40b8-823e-190eeac772d7', '45700648-c8ef-4038-ad1a-ff295be6eaf5', '4b355be4-0491-4f8d-bd3a-a2b43ece3dbf']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:23.879884 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e117427-1321-44a9-a2e2-85f03e792a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:23.911728 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e117427-1321-44a9-a2e2-85f03e792a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54faf543-532d-4521-81f8-0e1da5ad971e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1744855698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d79ba56a88fb4cbc826e14789d1e80fb',qos_specs=None,replication_status=,reservations=['591a0b1e-ee9e-4d79-93d8-e453a9e3532c','09505a7c-72c9-40b8-823e-190eeac772d7','45700648-c8ef-4038-ad1a-ff295be6eaf5','4b355be4-0491-4f8d-bd3a-a2b43ece3dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a258560b7f064096bdd7414a94994d68',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b), 'volume': Volume(_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-10T20:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1744855698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54faf543-532d-4521-81f8-0e1da5ad971e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d79ba56a88fb4cbc826e14789d1e80fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a258560b7f064096bdd7414a94994d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f0cc9eb-45f8-40ee-aadc-053ca613bf7b),volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:23.912360 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7a697b-f663-4d80-b65f-138b7519e57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:23.943035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7a697b-f663-4d80-b65f-138b7519e57e) transitioned into state 'SUCCESS' from state '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-1744855698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d79ba56a88fb4cbc826e14789d1e80fb',qos_specs=None,replication_status=,reservations=['591a0b1e-ee9e-4d79-93d8-e453a9e3532c','09505a7c-72c9-40b8-823e-190eeac772d7','45700648-c8ef-4038-ad1a-ff295be6eaf5','4b355be4-0491-4f8d-bd3a-a2b43ece3dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a258560b7f064096bdd7414a94994d68',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:23.943853 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88673f1c-0375-40df-ab5d-63fe07c323e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:23.955828 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88673f1c-0375-40df-ab5d-63fe07c323e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:23.957065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Flow 'volume_create_api' (248284e8-519e-4015-bfe7-fc56a00336d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:05:23.957301 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume request issued successfully. Jul 10 20:05:23.957947 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81603fad-dca2-47b1-b744-2b8b29a371b2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:05:23.958471 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 810/3193] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:05:23 2026] POST /volume/v3/volumes => generated 760 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:23.980090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b0bb40cf-edb4-4319-84f1-ae53cc07cb52 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:23.982383 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b0bb40cf-edb4-4319-84f1-ae53cc07cb52 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:23.982662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b0bb40cf-edb4-4319-84f1-ae53cc07cb52 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:23.982933 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b0bb40cf-edb4-4319-84f1-ae53cc07cb52 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:23.995152 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:23.995152 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:24.001413 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b0bb40cf-edb4-4319-84f1-ae53cc07cb52 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:24.009661 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b0bb40cf-edb4-4319-84f1-ae53cc07cb52 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:24.010189 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 793/3194] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:23 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:24.384530 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b0d43aeb-b231-485c-aefc-db3e3cb076d3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:24.386999 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b0d43aeb-b231-485c-aefc-db3e3cb076d3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 Jul 10 20:05:24.387320 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b0d43aeb-b231-485c-aefc-db3e3cb076d3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:24.387608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b0d43aeb-b231-485c-aefc-db3e3cb076d3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:24.396597 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b0d43aeb-b231-485c-aefc-db3e3cb076d3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 returned with HTTP 404 Jul 10 20:05:24.397166 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 806/3195] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:24 2026] GET /volume/v3/volumes/a38cef04-1553-4ed5-aca8-151c0be67ce5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:24.411397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-533f8acb-1702-4395-ab18-7783da81e5d5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:24.414007 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-533f8acb-1702-4395-ab18-7783da81e5d5 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] GET https://10.4.3.145/volume/v3/backups Jul 10 20:05:24.414145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-533f8acb-1702-4395-ab18-7783da81e5d5 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:24.414323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-533f8acb-1702-4395-ab18-7783da81e5d5 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:24.414652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-533f8acb-1702-4395-ab18-7783da81e5d5 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:05:24.430096 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-533f8acb-1702-4395-ab18-7783da81e5d5 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] https://10.4.3.145/volume/v3/backups returned with HTTP 200 Jul 10 20:05:24.430565 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 787/3196] 10.4.3.145 () {68 vars in 1277 bytes} [Fri Jul 10 20:05:24 2026] GET /volume/v3/backups => generated 624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:24.441568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea8949e7-51bb-4dfa-a623-85f739923c36 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:24.443687 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea8949e7-51bb-4dfa-a623-85f739923c36 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] GET https://10.4.3.145/volume/v3/backups?project_id=e8d14c2b2798427e9e35c4162353f87d Jul 10 20:05:24.443920 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea8949e7-51bb-4dfa-a623-85f739923c36 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:24.444136 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea8949e7-51bb-4dfa-a623-85f739923c36 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:24.444377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-ea8949e7-51bb-4dfa-a623-85f739923c36 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Removing options 'project_id' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:05:24.444627 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:24.444627 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:24.460276 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea8949e7-51bb-4dfa-a623-85f739923c36 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] https://10.4.3.145/volume/v3/backups?project_id=e8d14c2b2798427e9e35c4162353f87d returned with HTTP 200 Jul 10 20:05:24.460633 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 811/3197] 10.4.3.145 () {68 vars in 1364 bytes} [Fri Jul 10 20:05:24 2026] GET /volume/v3/backups?project_id=e8d14c2b2798427e9e35c4162353f87d => generated 624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:24.471708 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f0e251d8-9970-4a69-9b09-c8555941db76 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:24.473566 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:05:24.473947 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-226752632"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:24.475340 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-226752632'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:05:24.475478 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume of 1 GB Jul 10 20:05:24.479526 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Availability Zones retrieved successfully. Jul 10 20:05:24.485850 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Flow 'volume_create_api' (8670e78f-de68-44d4-b108-6365ad2d0dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:05:24.487009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5fed242-3f5d-4ecd-807a-3ae4945c3ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:24.487921 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:05:24.517934 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5fed242-3f5d-4ecd-807a-3ae4945c3ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:24.518988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa106bf4-1b57-4852-841a-7fcaf3211c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:24.565933 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Created reservations ['4879ee62-86fa-4321-aa3b-a629e0d0aba3', '9914b934-8e83-4129-ac43-07819bf69020', '2457c592-43c0-47e3-87b9-89941e6a9ce1', '09894437-cea0-4cba-9489-7855e87fae4e'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:05:24.567224 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa106bf4-1b57-4852-841a-7fcaf3211c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4879ee62-86fa-4321-aa3b-a629e0d0aba3', '9914b934-8e83-4129-ac43-07819bf69020', '2457c592-43c0-47e3-87b9-89941e6a9ce1', '09894437-cea0-4cba-9489-7855e87fae4e']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:24.568405 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0972dcc1-097e-4432-8690-8c03ac8dc4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:24.600131 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0972dcc1-097e-4432-8690-8c03ac8dc4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb253189-a443-46ab-87eb-fa0912d457ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226752632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d14c2b2798427e9e35c4162353f87d',qos_specs=None,replication_status=,reservations=['4879ee62-86fa-4321-aa3b-a629e0d0aba3','9914b934-8e83-4129-ac43-07819bf69020','2457c592-43c0-47e3-87b9-89941e6a9ce1','09894437-cea0-4cba-9489-7855e87fae4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6581602d77984cea86dd5529e3848ce9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226752632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb253189-a443-46ab-87eb-fa0912d457ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8d14c2b2798427e9e35c4162353f87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6581602d77984cea86dd5529e3848ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:24.601008 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d8a144-8691-4651-8329-333417377f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:24.620950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d8a144-8691-4651-8329-333417377f65) transitioned into state 'SUCCESS' from state '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-226752632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d14c2b2798427e9e35c4162353f87d',qos_specs=None,replication_status=,reservations=['4879ee62-86fa-4321-aa3b-a629e0d0aba3','9914b934-8e83-4129-ac43-07819bf69020','2457c592-43c0-47e3-87b9-89941e6a9ce1','09894437-cea0-4cba-9489-7855e87fae4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6581602d77984cea86dd5529e3848ce9',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:24.621744 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85659313-390a-47c0-bc3c-406b3d368ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:24.634867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85659313-390a-47c0-bc3c-406b3d368ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:24.635941 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Flow 'volume_create_api' (8670e78f-de68-44d4-b108-6365ad2d0dfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:05:24.636274 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Create volume request issued successfully. Jul 10 20:05:24.636951 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f0e251d8-9970-4a69-9b09-c8555941db76 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:05:24.637822 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 794/3198] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:05:24 2026] POST /volume/v3/volumes => generated 777 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:24.659803 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fea0a972-42f1-4c54-9381-d958d815736d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:24.663739 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fea0a972-42f1-4c54-9381-d958d815736d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae Jul 10 20:05:24.664009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fea0a972-42f1-4c54-9381-d958d815736d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:24.664234 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fea0a972-42f1-4c54-9381-d958d815736d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:24.676078 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:24.676078 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:24.683781 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fea0a972-42f1-4c54-9381-d958d815736d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:24.687929 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fea0a972-42f1-4c54-9381-d958d815736d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae returned with HTTP 200 Jul 10 20:05:24.688326 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 807/3199] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:24 2026] GET /volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:24.939585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-b8a93b3e-dbe5-4e54-83c5-2e760029200d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:24.943210 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-b8a93b3e-dbe5-4e54-83c5-2e760029200d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272 Jul 10 20:05:24.943675 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-b8a93b3e-dbe5-4e54-83c5-2e760029200d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:24.943675 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-b8a93b3e-dbe5-4e54-83c5-2e760029200d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:24.956749 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:24.956749 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:25.028342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2644f53a-5a61-404d-b88b-8bf93c72187f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:25.030644 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2644f53a-5a61-404d-b88b-8bf93c72187f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:25.031072 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2644f53a-5a61-404d-b88b-8bf93c72187f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:25.031400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2644f53a-5a61-404d-b88b-8bf93c72187f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:25.039989 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:25.039989 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:25.046078 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2644f53a-5a61-404d-b88b-8bf93c72187f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:25.053780 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2644f53a-5a61-404d-b88b-8bf93c72187f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:25.054445 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 812/3200] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:25 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:25.108797 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-1ca08aab-224f-4474-a36a-813d69266cb1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:25.112034 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-1ca08aab-224f-4474-a36a-813d69266cb1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:25.112246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-1ca08aab-224f-4474-a36a-813d69266cb1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:25.112445 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-1ca08aab-224f-4474-a36a-813d69266cb1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:25.119991 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:25.119991 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:25.124531 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-1ca08aab-224f-4474-a36a-813d69266cb1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:25.129396 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-1ca08aab-224f-4474-a36a-813d69266cb1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:25.129838 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 795/3201] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:25 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:25.487299 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-227ec3aa-4907-4cc5-b13e-817cf2256617 req-b8a93b3e-dbe5-4e54-83c5-2e760029200d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272 returned with HTTP 200 Jul 10 20:05:25.487785 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 788/3202] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:05:24 2026] DELETE /volume/v3/attachments/08ef193b-6319-4331-8dec-846b8913f272 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:05:25.702124 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e5e94399-4d24-4713-986b-9e5e82edb5d8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:25.704097 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5e94399-4d24-4713-986b-9e5e82edb5d8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae Jul 10 20:05:25.704374 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5e94399-4d24-4713-986b-9e5e82edb5d8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:25.704622 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5e94399-4d24-4713-986b-9e5e82edb5d8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:25.721095 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:25.721095 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:25.728061 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e5e94399-4d24-4713-986b-9e5e82edb5d8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:25.733850 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5e94399-4d24-4713-986b-9e5e82edb5d8 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae returned with HTTP 200 Jul 10 20:05:25.734343 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 808/3203] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:25 2026] GET /volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:25.747404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f87a8777-7afe-4718-8693-2974c0e0c0dc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:25.749631 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f87a8777-7afe-4718-8693-2974c0e0c0dc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:05:25.750175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f87a8777-7afe-4718-8693-2974c0e0c0dc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb253189-a443-46ab-87eb-fa0912d457ae", "name": "tempest-type-Backup-1160231153"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:25.751880 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-f87a8777-7afe-4718-8693-2974c0e0c0dc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Creating new backup {'backup': {'volume_id': 'fb253189-a443-46ab-87eb-fa0912d457ae', 'name': 'tempest-type-Backup-1160231153'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:05:25.752157 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-f87a8777-7afe-4718-8693-2974c0e0c0dc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Creating backup of volume fb253189-a443-46ab-87eb-fa0912d457ae in container None Jul 10 20:05:25.760443 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:25.760443 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:25.760942 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f87a8777-7afe-4718-8693-2974c0e0c0dc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:25.779093 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f87a8777-7afe-4718-8693-2974c0e0c0dc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Created reservations ['6d0c47d2-5fad-4b17-bc83-f2633c1be35a', 'fa45c47c-2f5c-4454-abb8-30fa9a2d367b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:05:25.811680 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f87a8777-7afe-4718-8693-2974c0e0c0dc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:05:25.812150 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 813/3204] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:05:25 2026] POST /volume/v3/backups => generated 316 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:25.822499 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d9b572a1-1d98-4f28-879a-e980ef8b7f27 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:25.824494 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d9b572a1-1d98-4f28-879a-e980ef8b7f27 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:25.824745 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d9b572a1-1d98-4f28-879a-e980ef8b7f27 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:25.824915 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d9b572a1-1d98-4f28-879a-e980ef8b7f27 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:25.825078 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d9b572a1-1d98-4f28-879a-e980ef8b7f27 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:25.830527 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:25.830527 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:25.831554 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d9b572a1-1d98-4f28-879a-e980ef8b7f27 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:25.832108 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 796/3205] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:25 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:26.797834 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8447b92c-8fa7-4609-9b98-8d5d16887720 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:26.800132 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8447b92c-8fa7-4609-9b98-8d5d16887720 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:26.800554 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8447b92c-8fa7-4609-9b98-8d5d16887720 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:26.800732 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8447b92c-8fa7-4609-9b98-8d5d16887720 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:26.811813 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:26.811813 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:26.812453 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8447b92c-8fa7-4609-9b98-8d5d16887720 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:26.821708 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8447b92c-8fa7-4609-9b98-8d5d16887720 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Reserve volume completed successfully. Jul 10 20:05:26.822005 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8447b92c-8fa7-4609-9b98-8d5d16887720 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:05:26.822544 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 789/3206] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:05:26 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:26.830763 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-06a2f487-f4b7-4756-b683-23ba103bb433 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:26.832677 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06a2f487-f4b7-4756-b683-23ba103bb433 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:26.832922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06a2f487-f4b7-4756-b683-23ba103bb433 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:26.833160 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06a2f487-f4b7-4756-b683-23ba103bb433 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:26.840914 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:26.840914 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:26.844576 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6ef1dd84-3b6f-46f4-8d22-99e789d73491 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:26.849048 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-06a2f487-f4b7-4756-b683-23ba103bb433 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:26.849294 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ef1dd84-3b6f-46f4-8d22-99e789d73491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:26.849294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ef1dd84-3b6f-46f4-8d22-99e789d73491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:26.849294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ef1dd84-3b6f-46f4-8d22-99e789d73491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:26.849294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6ef1dd84-3b6f-46f4-8d22-99e789d73491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:26.851880 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06a2f487-f4b7-4756-b683-23ba103bb433 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:26.852429 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 809/3207] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:26 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:26.857557 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:26.857557 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:26.857557 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ef1dd84-3b6f-46f4-8d22-99e789d73491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:26.857557 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 814/3208] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:26 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:26.875451 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9fc23d23-b2c1-4fc5-a189-d96f9cafc24b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:26.877594 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9fc23d23-b2c1-4fc5-a189-d96f9cafc24b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:26.878017 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9fc23d23-b2c1-4fc5-a189-d96f9cafc24b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:26.878200 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9fc23d23-b2c1-4fc5-a189-d96f9cafc24b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:26.888804 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:26.888804 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:26.891061 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9fc23d23-b2c1-4fc5-a189-d96f9cafc24b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:26.906089 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9fc23d23-b2c1-4fc5-a189-d96f9cafc24b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Unreserve volume completed successfully. Jul 10 20:05:26.906276 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9fc23d23-b2c1-4fc5-a189-d96f9cafc24b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:05:26.906673 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 797/3209] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:05:26 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:26.914974 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-5203c2cc-d362-4d39-90ba-888a2569fe98 req-b447f583-7015-4c7a-8eda-da2fbd16481a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:26.915106 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f5aacfff-f7d8-440d-b15a-2c9e3806826b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:26.917118 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5203c2cc-d362-4d39-90ba-888a2569fe98 req-b447f583-7015-4c7a-8eda-da2fbd16481a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:26.917190 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f5aacfff-f7d8-440d-b15a-2c9e3806826b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:26.917332 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5203c2cc-d362-4d39-90ba-888a2569fe98 req-b447f583-7015-4c7a-8eda-da2fbd16481a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:26.917390 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f5aacfff-f7d8-440d-b15a-2c9e3806826b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:26.917523 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5203c2cc-d362-4d39-90ba-888a2569fe98 req-b447f583-7015-4c7a-8eda-da2fbd16481a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:26.917657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f5aacfff-f7d8-440d-b15a-2c9e3806826b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:26.924979 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:26.924979 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:26.927163 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:26.927163 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:26.929714 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-5203c2cc-d362-4d39-90ba-888a2569fe98 req-b447f583-7015-4c7a-8eda-da2fbd16481a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:26.931914 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f5aacfff-f7d8-440d-b15a-2c9e3806826b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:26.934267 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5203c2cc-d362-4d39-90ba-888a2569fe98 req-b447f583-7015-4c7a-8eda-da2fbd16481a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:26.934721 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 810/3210] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:26 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:26.939777 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f5aacfff-f7d8-440d-b15a-2c9e3806826b tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:26.940326 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 790/3211] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:26 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:26.960040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42557a35-00c1-4b26-9c29-8afcb424984f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:26.962921 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42557a35-00c1-4b26-9c29-8afcb424984f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:26.962921 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42557a35-00c1-4b26-9c29-8afcb424984f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:26.962921 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42557a35-00c1-4b26-9c29-8afcb424984f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:26.975318 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:26.975318 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:26.976131 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42557a35-00c1-4b26-9c29-8afcb424984f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:26.984473 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42557a35-00c1-4b26-9c29-8afcb424984f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume updated successfully. Jul 10 20:05:26.984799 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42557a35-00c1-4b26-9c29-8afcb424984f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 200 Jul 10 20:05:26.985389 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 815/3212] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:05:26 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 20:05:26.993727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-41e158a3-68ef-4661-afb9-09dade1a857f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:26.995550 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-41e158a3-68ef-4661-afb9-09dade1a857f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:26.995758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-41e158a3-68ef-4661-afb9-09dade1a857f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:26.995938 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-41e158a3-68ef-4661-afb9-09dade1a857f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.003810 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.003810 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:27.008375 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-41e158a3-68ef-4661-afb9-09dade1a857f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:27.013651 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-41e158a3-68ef-4661-afb9-09dade1a857f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:27.014162 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 798/3213] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:26 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:27.031324 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-23fbc9a3-7752-4073-93cb-b12932097212 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.033385 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-23fbc9a3-7752-4073-93cb-b12932097212 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:27.033834 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-23fbc9a3-7752-4073-93cb-b12932097212 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:27.033917 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-23fbc9a3-7752-4073-93cb-b12932097212 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:27.044403 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.044403 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:27.044925 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-23fbc9a3-7752-4073-93cb-b12932097212 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:27.054051 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-23fbc9a3-7752-4073-93cb-b12932097212 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume updated successfully. Jul 10 20:05:27.054333 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-23fbc9a3-7752-4073-93cb-b12932097212 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 200 Jul 10 20:05:27.054790 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 811/3214] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:05:27 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 20:05:27.064276 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8421062b-97e9-4ba0-b628-7106f93274aa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.066652 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8421062b-97e9-4ba0-b628-7106f93274aa tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:27.066875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8421062b-97e9-4ba0-b628-7106f93274aa tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:27.067127 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8421062b-97e9-4ba0-b628-7106f93274aa tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.075149 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.075149 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:27.079288 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8421062b-97e9-4ba0-b628-7106f93274aa tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:27.084555 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8421062b-97e9-4ba0-b628-7106f93274aa tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:27.084979 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 791/3215] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:27 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:27.099896 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-acaa9ba9-e9a3-4f88-86c6-daca325b0a08 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.101633 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-acaa9ba9-e9a3-4f88-86c6-daca325b0a08 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:27.101983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-acaa9ba9-e9a3-4f88-86c6-daca325b0a08 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:27.102125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-acaa9ba9-e9a3-4f88-86c6-daca325b0a08 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:27.111576 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.111576 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:27.112074 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-acaa9ba9-e9a3-4f88-86c6-daca325b0a08 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:27.122603 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-acaa9ba9-e9a3-4f88-86c6-daca325b0a08 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Update volume admin metadata completed successfully. Jul 10 20:05:27.122807 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-acaa9ba9-e9a3-4f88-86c6-daca325b0a08 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Update readonly setting on volume completed successfully. Jul 10 20:05:27.123039 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-acaa9ba9-e9a3-4f88-86c6-daca325b0a08 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:05:27.123377 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 816/3216] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:05:27 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:27.130671 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-55bad627-5ddf-4091-b5e5-af32e22ee92d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.133043 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-55bad627-5ddf-4091-b5e5-af32e22ee92d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:27.133318 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-55bad627-5ddf-4091-b5e5-af32e22ee92d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:27.133626 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-55bad627-5ddf-4091-b5e5-af32e22ee92d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.143297 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.143297 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:27.149518 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-55bad627-5ddf-4091-b5e5-af32e22ee92d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:27.155537 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-55bad627-5ddf-4091-b5e5-af32e22ee92d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:27.156095 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 799/3217] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:27 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:27.170737 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dfd52954-53a3-4683-8c6a-aa86eb79cf89 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.171097 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dfd52954-53a3-4683-8c6a-aa86eb79cf89 None None] GET https://10.4.3.145/volume// Jul 10 20:05:27.171397 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dfd52954-53a3-4683-8c6a-aa86eb79cf89 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:27.171460 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dfd52954-53a3-4683-8c6a-aa86eb79cf89 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.171735 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aa72cf6c-aab1-4987-8566-83aa092c232d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.171793 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dfd52954-53a3-4683-8c6a-aa86eb79cf89 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:27.172066 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 812/3218] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:05: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 20:05:27.173743 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aa72cf6c-aab1-4987-8566-83aa092c232d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:27.174144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aa72cf6c-aab1-4987-8566-83aa092c232d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:27.174328 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aa72cf6c-aab1-4987-8566-83aa092c232d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:27.181983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-6b04261f-4673-4901-bf4f-08c06ee31959 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.183039 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.183039 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:27.183584 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-aa72cf6c-aab1-4987-8566-83aa092c232d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:27.184192 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-6b04261f-4673-4901-bf4f-08c06ee31959 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:05:27.184492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-6b04261f-4673-4901-bf4f-08c06ee31959 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54faf543-532d-4521-81f8-0e1da5ad971e", "connector": null, "instance_uuid": "1337ba0f-bbfc-4029-a79c-8bd05cef21a1"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:27.194224 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-aa72cf6c-aab1-4987-8566-83aa092c232d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Update volume admin metadata completed successfully. Jul 10 20:05:27.194368 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-aa72cf6c-aab1-4987-8566-83aa092c232d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Update readonly setting on volume completed successfully. Jul 10 20:05:27.194612 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aa72cf6c-aab1-4987-8566-83aa092c232d tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:05:27.195151 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 792/3219] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:05:27 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:27.195863 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.195863 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:27.203796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5559c293-6ec2-4f52-80ff-6922cd1b9bcb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.205989 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5559c293-6ec2-4f52-80ff-6922cd1b9bcb tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:27.206205 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5559c293-6ec2-4f52-80ff-6922cd1b9bcb tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:27.206433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5559c293-6ec2-4f52-80ff-6922cd1b9bcb tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.214994 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.214994 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:27.220150 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5559c293-6ec2-4f52-80ff-6922cd1b9bcb tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:27.226308 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5559c293-6ec2-4f52-80ff-6922cd1b9bcb tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:27.226787 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 800/3220] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:27 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:27.227942 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-6b04261f-4673-4901-bf4f-08c06ee31959 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:05:27.228426 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 817/3221] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:05:27 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 20:05:27.246741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f839113e-abd9-4265-8c8a-8fc11a5ac619 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.249517 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f839113e-abd9-4265-8c8a-8fc11a5ac619 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:27.250064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f839113e-abd9-4265-8c8a-8fc11a5ac619 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1696041689", "disk_format": "raw"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:27.250233 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f839113e-abd9-4265-8c8a-8fc11a5ac619 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1696041689", "disk_format": "raw"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:27.264510 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.264510 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:27.265253 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f839113e-abd9-4265-8c8a-8fc11a5ac619 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:27.284257 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.284257 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:27.290330 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.image.image_utils [None req-f839113e-abd9-4265-8c8a-8fc11a5ac619 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1696041689'}] 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-1696041689'}]. {{(pid=99972) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 20:05:27.658137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1f71c8fd-5cba-47c9-8d0c-13e7354fc740 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.660243 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f71c8fd-5cba-47c9-8d0c-13e7354fc740 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:27.660446 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f71c8fd-5cba-47c9-8d0c-13e7354fc740 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:27.660645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f71c8fd-5cba-47c9-8d0c-13e7354fc740 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.682036 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.682036 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:27.690278 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1f71c8fd-5cba-47c9-8d0c-13e7354fc740 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:27.698534 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f71c8fd-5cba-47c9-8d0c-13e7354fc740 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:27.699289 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 793/3222] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:27 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:27.769271 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fca2810b-f6bc-4a72-9532-3f7295fe5621 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.769664 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fca2810b-f6bc-4a72-9532-3f7295fe5621 None None] GET https://10.4.3.145/volume// Jul 10 20:05:27.769856 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fca2810b-f6bc-4a72-9532-3f7295fe5621 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:27.770157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fca2810b-f6bc-4a72-9532-3f7295fe5621 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.770568 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fca2810b-f6bc-4a72-9532-3f7295fe5621 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:27.770923 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 801/3223] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:05: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 20:05:27.782244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-7b4d290e-7ecb-467c-ab36-93bf635a8515 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.785152 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-7b4d290e-7ecb-467c-ab36-93bf635a8515 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:27.785152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-7b4d290e-7ecb-467c-ab36-93bf635a8515 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:27.785863 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-7b4d290e-7ecb-467c-ab36-93bf635a8515 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.803326 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.803326 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:27.810836 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-7b4d290e-7ecb-467c-ab36-93bf635a8515 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:27.818760 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-7b4d290e-7ecb-467c-ab36-93bf635a8515 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:27.819282 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 818/3224] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:05:27 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1032 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:05:27.877057 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-59517c29-5b7b-48e9-b28d-fa6aa5b2cda3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.879244 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59517c29-5b7b-48e9-b28d-fa6aa5b2cda3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:27.879501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59517c29-5b7b-48e9-b28d-fa6aa5b2cda3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:27.879719 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59517c29-5b7b-48e9-b28d-fa6aa5b2cda3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:27.879818 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-59517c29-5b7b-48e9-b28d-fa6aa5b2cda3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:27.885391 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.885391 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:27.886321 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59517c29-5b7b-48e9-b28d-fa6aa5b2cda3 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:27.886830 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 794/3225] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:27 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:27.928433 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f839113e-abd9-4265-8c8a-8fc11a5ac619 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Copy volume to image completed successfully. Jul 10 20:05:27.929098 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f839113e-abd9-4265-8c8a-8fc11a5ac619 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:05:27.929648 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 813/3226] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:05:27 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 687 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:27.946211 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-a5e29473-980b-496f-a861-3cd556376e13 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:27.948886 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-a5e29473-980b-496f-a861-3cd556376e13 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] PUT https://10.4.3.145/volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca Jul 10 20:05:27.949342 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-a5e29473-980b-496f-a861-3cd556376e13 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:27.959268 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-a5e29473-980b-496f-a861-3cd556376e13 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Acquiring lock "cinder-attachment_update-54faf543-532d-4521-81f8-0e1da5ad971e-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:05:27.964807 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-a5e29473-980b-496f-a861-3cd556376e13 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-54faf543-532d-4521-81f8-0e1da5ad971e-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:05:27.965771 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:27.965771 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:28.493248 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-a5e29473-980b-496f-a861-3cd556376e13 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-54faf543-532d-4521-81f8-0e1da5ad971e-np0000005048" released by "attachment_update" :: held 0.529s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:05:28.493761 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-a5e29473-980b-496f-a861-3cd556376e13 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca returned with HTTP 200 Jul 10 20:05:28.494619 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 802/3227] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:05:27 2026] PUT /volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:28.719449 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-22bfdb3b-6cfb-41f6-9d4d-d38bc5c575e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:28.721634 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22bfdb3b-6cfb-41f6-9d4d-d38bc5c575e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:28.722815 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22bfdb3b-6cfb-41f6-9d4d-d38bc5c575e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:28.723151 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22bfdb3b-6cfb-41f6-9d4d-d38bc5c575e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:28.739279 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:28.739279 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:28.744052 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-22bfdb3b-6cfb-41f6-9d4d-d38bc5c575e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:28.749426 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22bfdb3b-6cfb-41f6-9d4d-d38bc5c575e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:28.749563 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 819/3228] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:28 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:28.902337 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5cc90af2-47c3-448a-9fba-2e973d948d50 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:28.906271 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cc90af2-47c3-448a-9fba-2e973d948d50 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:28.906271 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cc90af2-47c3-448a-9fba-2e973d948d50 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:28.906271 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cc90af2-47c3-448a-9fba-2e973d948d50 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:28.906685 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5cc90af2-47c3-448a-9fba-2e973d948d50 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:28.925240 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:28.925240 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:28.925240 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cc90af2-47c3-448a-9fba-2e973d948d50 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:28.925240 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 795/3229] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:28 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 725 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:29.771653 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3a85e529-2b89-43a8-87fd-340450c08d9f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:29.773986 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a85e529-2b89-43a8-87fd-340450c08d9f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:29.773986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a85e529-2b89-43a8-87fd-340450c08d9f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:29.773986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a85e529-2b89-43a8-87fd-340450c08d9f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:29.789718 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:29.789718 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:29.795882 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3a85e529-2b89-43a8-87fd-340450c08d9f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:29.804448 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a85e529-2b89-43a8-87fd-340450c08d9f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:29.805165 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 814/3230] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:29 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:29.947516 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e3f2a789-f7dc-4751-adf4-964de77d9a26 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:29.953344 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e3f2a789-f7dc-4751-adf4-964de77d9a26 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:29.953791 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e3f2a789-f7dc-4751-adf4-964de77d9a26 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:29.954170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e3f2a789-f7dc-4751-adf4-964de77d9a26 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:29.954170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e3f2a789-f7dc-4751-adf4-964de77d9a26 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:29.963332 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:29.963332 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:29.964550 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e3f2a789-f7dc-4751-adf4-964de77d9a26 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:29.964550 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 803/3231] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:29 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:30.834687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-65450d6f-d46d-4479-a87c-2690d57aef8c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:30.839003 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65450d6f-d46d-4479-a87c-2690d57aef8c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:30.839003 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65450d6f-d46d-4479-a87c-2690d57aef8c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:30.839206 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65450d6f-d46d-4479-a87c-2690d57aef8c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:30.864945 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:30.864945 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:30.878186 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-65450d6f-d46d-4479-a87c-2690d57aef8c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:30.887802 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65450d6f-d46d-4479-a87c-2690d57aef8c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:30.888757 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 820/3232] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:30 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:30.981632 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a5251569-4fa5-4cbd-8356-c9a92e98d9a6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:30.984027 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5251569-4fa5-4cbd-8356-c9a92e98d9a6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:30.984642 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5251569-4fa5-4cbd-8356-c9a92e98d9a6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:30.985100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5251569-4fa5-4cbd-8356-c9a92e98d9a6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:30.985375 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a5251569-4fa5-4cbd-8356-c9a92e98d9a6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:30.992600 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:30.992600 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:30.994347 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5251569-4fa5-4cbd-8356-c9a92e98d9a6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:30.995596 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 796/3233] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:30 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:31.905778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-770a5511-21ce-47f5-9b9c-0cbaa37793f5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:31.907866 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-770a5511-21ce-47f5-9b9c-0cbaa37793f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:31.908168 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-770a5511-21ce-47f5-9b9c-0cbaa37793f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:31.908433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-770a5511-21ce-47f5-9b9c-0cbaa37793f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:31.921339 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:31.921339 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:31.926666 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-770a5511-21ce-47f5-9b9c-0cbaa37793f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:31.933454 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-770a5511-21ce-47f5-9b9c-0cbaa37793f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:31.934162 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 815/3234] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:31 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:32.007636 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c6b0e983-d07e-4a05-a06c-2f275ad0abbf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:32.010658 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c6b0e983-d07e-4a05-a06c-2f275ad0abbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:32.010658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c6b0e983-d07e-4a05-a06c-2f275ad0abbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:32.011375 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c6b0e983-d07e-4a05-a06c-2f275ad0abbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:32.011417 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-c6b0e983-d07e-4a05-a06c-2f275ad0abbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:32.017191 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:32.017191 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:32.018027 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c6b0e983-d07e-4a05-a06c-2f275ad0abbf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:32.018514 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 804/3235] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:32 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:32.951348 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5fb1189f-c57d-42ca-9f4f-b6554fb5098c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:32.954449 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5fb1189f-c57d-42ca-9f4f-b6554fb5098c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:32.954698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5fb1189f-c57d-42ca-9f4f-b6554fb5098c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:32.954999 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5fb1189f-c57d-42ca-9f4f-b6554fb5098c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:32.981324 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:32.981324 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:32.990948 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5fb1189f-c57d-42ca-9f4f-b6554fb5098c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:33.000770 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5fb1189f-c57d-42ca-9f4f-b6554fb5098c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:33.001415 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 821/3236] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:32 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:33.036353 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-681b01e2-2784-4da9-8468-dba48456f323 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:33.039902 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-681b01e2-2784-4da9-8468-dba48456f323 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:33.040311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-681b01e2-2784-4da9-8468-dba48456f323 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:33.040645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-681b01e2-2784-4da9-8468-dba48456f323 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:33.040645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-681b01e2-2784-4da9-8468-dba48456f323 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:33.047140 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:33.047140 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:33.048074 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-681b01e2-2784-4da9-8468-dba48456f323 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:33.048901 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 797/3237] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:33 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:34.029414 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1c16462c-cc70-45a6-b2ae-a04752887144 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:34.032063 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1c16462c-cc70-45a6-b2ae-a04752887144 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:34.032349 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1c16462c-cc70-45a6-b2ae-a04752887144 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:34.032653 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1c16462c-cc70-45a6-b2ae-a04752887144 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:34.050199 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:34.050199 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:34.057518 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1c16462c-cc70-45a6-b2ae-a04752887144 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:34.064986 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9ef14062-0ddc-4d73-84e1-342320e499ec None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:34.067530 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ef14062-0ddc-4d73-84e1-342320e499ec tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:34.067809 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1c16462c-cc70-45a6-b2ae-a04752887144 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:34.067931 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ef14062-0ddc-4d73-84e1-342320e499ec tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:34.068111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ef14062-0ddc-4d73-84e1-342320e499ec tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:34.068249 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-9ef14062-0ddc-4d73-84e1-342320e499ec tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:34.069006 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 816/3238] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:34 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:34.075776 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:34.075776 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:34.076719 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ef14062-0ddc-4d73-84e1-342320e499ec tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:34.077360 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 805/3239] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:34 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:35.090445 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-49010034-68ee-43fb-8e85-2b187319d5d2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:35.093987 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49010034-68ee-43fb-8e85-2b187319d5d2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:35.094197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49010034-68ee-43fb-8e85-2b187319d5d2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:35.094402 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49010034-68ee-43fb-8e85-2b187319d5d2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:35.097799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d3f604e7-d547-463c-bf12-1d8d167623b2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:35.101888 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d3f604e7-d547-463c-bf12-1d8d167623b2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:35.102185 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d3f604e7-d547-463c-bf12-1d8d167623b2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:35.102401 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d3f604e7-d547-463c-bf12-1d8d167623b2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:35.102535 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-d3f604e7-d547-463c-bf12-1d8d167623b2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:35.109666 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:35.109666 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:35.111568 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:35.111568 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:35.112701 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d3f604e7-d547-463c-bf12-1d8d167623b2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:35.115434 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 798/3240] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:35 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:35.124671 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-49010034-68ee-43fb-8e85-2b187319d5d2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:35.131552 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49010034-68ee-43fb-8e85-2b187319d5d2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:35.132163 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 822/3241] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:35 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:36.136979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-afff5774-f4da-4a82-98b9-9798de0da0df None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:36.139161 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-afff5774-f4da-4a82-98b9-9798de0da0df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:36.139441 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-afff5774-f4da-4a82-98b9-9798de0da0df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:36.139674 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-afff5774-f4da-4a82-98b9-9798de0da0df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:36.139831 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-afff5774-f4da-4a82-98b9-9798de0da0df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:36.152143 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e86506b0-e5e8-4724-8070-374379c99e70 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:36.153388 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:36.153388 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:36.155050 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e86506b0-e5e8-4724-8070-374379c99e70 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:36.155315 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e86506b0-e5e8-4724-8070-374379c99e70 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:36.155551 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e86506b0-e5e8-4724-8070-374379c99e70 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:36.155896 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-afff5774-f4da-4a82-98b9-9798de0da0df tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:36.156443 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 817/3242] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:36 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:36.176743 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:36.176743 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:36.182510 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e86506b0-e5e8-4724-8070-374379c99e70 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:36.188880 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e86506b0-e5e8-4724-8070-374379c99e70 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:36.189489 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 806/3243] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:36 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:36.506649 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:36.511551 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:36.511888 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:36.512682 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:36.512682 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Delete volume with id: 8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:36.523747 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:36.523747 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:36.524282 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:36.546927 np0000005048 devstack@c-api.service[99971]: WARNING cinder.keymgr.conf_key_mgr [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:05:36.558320 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Delete volume request issued successfully. Jul 10 20:05:36.562137 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ec28a6fb-1dd8-4da4-8a7a-3be74c46fa43 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 202 Jul 10 20:05:36.562137 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 799/3244] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:05:36 2026] DELETE /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:05:36.572926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0a93007-953b-4f96-8007-8e66ea06b21f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:36.576566 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0a93007-953b-4f96-8007-8e66ea06b21f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:36.576566 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0a93007-953b-4f96-8007-8e66ea06b21f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:36.576566 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0a93007-953b-4f96-8007-8e66ea06b21f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:36.587122 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:36.587122 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:36.593039 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e0a93007-953b-4f96-8007-8e66ea06b21f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:05:36.601166 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0a93007-953b-4f96-8007-8e66ea06b21f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 200 Jul 10 20:05:36.602350 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 823/3245] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:36 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:37.178346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fdfe76a8-3d06-4419-99f7-13914311493d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:37.184044 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fdfe76a8-3d06-4419-99f7-13914311493d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:37.184522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fdfe76a8-3d06-4419-99f7-13914311493d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:37.184812 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fdfe76a8-3d06-4419-99f7-13914311493d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:37.184952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-fdfe76a8-3d06-4419-99f7-13914311493d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:37.197049 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:37.197049 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:37.197767 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fdfe76a8-3d06-4419-99f7-13914311493d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:37.200374 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 818/3246] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:37 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:37.206993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b814a9a4-2fff-49b2-859b-59cf241b44f4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:37.210683 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b814a9a4-2fff-49b2-859b-59cf241b44f4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:37.211656 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b814a9a4-2fff-49b2-859b-59cf241b44f4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:37.211656 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b814a9a4-2fff-49b2-859b-59cf241b44f4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:37.222026 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:37.222026 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:37.227769 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b814a9a4-2fff-49b2-859b-59cf241b44f4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:37.233282 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b814a9a4-2fff-49b2-859b-59cf241b44f4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:37.233282 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 807/3247] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:37 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:37.618477 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1ac5b9e0-5593-468c-aa3f-6b775aa2a620 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:37.621295 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ac5b9e0-5593-468c-aa3f-6b775aa2a620 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 Jul 10 20:05:37.621544 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ac5b9e0-5593-468c-aa3f-6b775aa2a620 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:37.621828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ac5b9e0-5593-468c-aa3f-6b775aa2a620 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:37.629487 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ac5b9e0-5593-468c-aa3f-6b775aa2a620 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 returned with HTTP 404 Jul 10 20:05:37.630285 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 800/3248] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:37 2026] GET /volume/v3/volumes/8385ab86-8d7c-4c0a-99fb-99741f3cb393 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:37.638388 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3be92d7f-68bf-486e-b911-34d3c327592e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:37.641615 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3be92d7f-68bf-486e-b911-34d3c327592e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:05:37.641907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3be92d7f-68bf-486e-b911-34d3c327592e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:37.642235 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3be92d7f-68bf-486e-b911-34d3c327592e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:37.643497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3be92d7f-68bf-486e-b911-34d3c327592e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:05:37.700755 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3be92d7f-68bf-486e-b911-34d3c327592e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Get all volumes completed successfully. Jul 10 20:05:37.704789 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:37.704789 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:37.711837 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3be92d7f-68bf-486e-b911-34d3c327592e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:05:37.712457 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 824/3249] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:05:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12606 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:05:37.741765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5840f174-35b6-4824-ab89-9a16ed5057f6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:37.745093 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5840f174-35b6-4824-ab89-9a16ed5057f6 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] DELETE https://10.4.3.145/volume/v3/types/cb9dc3de-117a-416e-8856-e02205f122c8 Jul 10 20:05:37.745293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5840f174-35b6-4824-ab89-9a16ed5057f6 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:37.745824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5840f174-35b6-4824-ab89-9a16ed5057f6 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:37.809268 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5840f174-35b6-4824-ab89-9a16ed5057f6 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types/cb9dc3de-117a-416e-8856-e02205f122c8 returned with HTTP 202 Jul 10 20:05:37.809784 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 819/3250] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:05:37 2026] DELETE /volume/v3/types/cb9dc3de-117a-416e-8856-e02205f122c8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:05:37.828919 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7859270e-881c-46b6-b509-4d3eae26ad40 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:37.831610 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7859270e-881c-46b6-b509-4d3eae26ad40 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:05:37.832032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7859270e-881c-46b6-b509-4d3eae26ad40 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-957185999", "extra_specs": {}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:37.852886 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7859270e-881c-46b6-b509-4d3eae26ad40 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:05:37.853362 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 808/3251] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:05:37 2026] POST /volume/v3/types => generated 213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:37.863434 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-53c73cd4-7e02-4c1f-aa96-1613ee14891e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:37.869997 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53c73cd4-7e02-4c1f-aa96-1613ee14891e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] POST https://10.4.3.145/volume/v3/types/8ac69509-3037-44b8-92d7-ad5702edb654/encryption Jul 10 20:05:37.869997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53c73cd4-7e02-4c1f-aa96-1613ee14891e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:37.923989 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53c73cd4-7e02-4c1f-aa96-1613ee14891e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types/8ac69509-3037-44b8-92d7-ad5702edb654/encryption returned with HTTP 200 Jul 10 20:05:37.923989 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 801/3252] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:05:37 2026] POST /volume/v3/types/8ac69509-3037-44b8-92d7-ad5702edb654/encryption => generated 231 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:37.935390 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:37.938570 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:05:37.939141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1374394142", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-957185999", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:37.943283 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1374394142', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-957185999', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:05:37.950114 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume of 1 GB Jul 10 20:05:37.950912 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:37.950912 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:37.951419 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Availability Zones retrieved successfully. Jul 10 20:05:37.961779 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Flow 'volume_create_api' (76b830f7-c0d6-4da9-a1f6-3c1f1d63099f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:05:37.963767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253117d5-2d6d-4e7f-a811-aa71a86f26b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:37.965386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:05:37.997402 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253117d5-2d6d-4e7f-a811-aa71a86f26b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:05:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ac69509-3037-44b8-92d7-ad5702edb654,is_public=True,name='tempest-scenario-type-luksv2-957185999',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ac69509-3037-44b8-92d7-ad5702edb654', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:37.998239 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb1cd36-fdad-4a98-9c6c-d3bc8ed85058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:38.030359 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-f2272da3-80ff-4f7b-a6a4-6af34759a67c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:38.033099 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-f2272da3-80ff-4f7b-a6a4-6af34759a67c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca/action Jul 10 20:05:38.033514 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-f2272da3-80ff-4f7b-a6a4-6af34759a67c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:38.035007 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-f2272da3-80ff-4f7b-a6a4-6af34759a67c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:38.037810 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-957185999 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-957185999, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:05:38.038855 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-957185999 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-957185999, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:05:38.053853 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:38.053853 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:38.084569 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-88bb9c53-718d-46e3-961d-cbac9c0b3721 req-f2272da3-80ff-4f7b-a6a4-6af34759a67c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca/action returned with HTTP 204 Jul 10 20:05:38.084995 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 820/3253] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:05:38 2026] POST /volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:38.094249 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Created reservations ['d4c67d4d-90a4-4c7d-972b-c963c9220efd', '4f9b78c8-aba5-46db-9b23-92027b117f5e', '5c3430d6-708f-4534-b579-3244cde5ab57', '4e0ad4f7-a7a4-4c93-b181-8581eb5bca0a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:05:38.095231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb1cd36-fdad-4a98-9c6c-d3bc8ed85058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c67d4d-90a4-4c7d-972b-c963c9220efd', '4f9b78c8-aba5-46db-9b23-92027b117f5e', '5c3430d6-708f-4534-b579-3244cde5ab57', '4e0ad4f7-a7a4-4c93-b181-8581eb5bca0a']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:38.096693 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfdea4a-d621-40bc-9844-1c6cb334e660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:38.135059 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfdea4a-d621-40bc-9844-1c6cb334e660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1374394142',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80835908b2f44d3994fd1e91af6a6498',qos_specs=None,replication_status=,reservations=['d4c67d4d-90a4-4c7d-972b-c963c9220efd','4f9b78c8-aba5-46db-9b23-92027b117f5e','5c3430d6-708f-4534-b579-3244cde5ab57','4e0ad4f7-a7a4-4c93-b181-8581eb5bca0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0302cac8f8b04b14859c6018c18363bd',volume_type_id=8ac69509-3037-44b8-92d7-ad5702edb654), 'volume': Volume(_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-10T20:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1374394142',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80835908b2f44d3994fd1e91af6a6498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0302cac8f8b04b14859c6018c18363bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ac69509-3037-44b8-92d7-ad5702edb654),volume_type_id=8ac69509-3037-44b8-92d7-ad5702edb654)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:38.136238 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff39ec1-dced-48a2-a44a-174f160d90b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:38.171324 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff39ec1-dced-48a2-a44a-174f160d90b2) transitioned into state 'SUCCESS' from state '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-1374394142',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80835908b2f44d3994fd1e91af6a6498',qos_specs=None,replication_status=,reservations=['d4c67d4d-90a4-4c7d-972b-c963c9220efd','4f9b78c8-aba5-46db-9b23-92027b117f5e','5c3430d6-708f-4534-b579-3244cde5ab57','4e0ad4f7-a7a4-4c93-b181-8581eb5bca0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0302cac8f8b04b14859c6018c18363bd',volume_type_id=8ac69509-3037-44b8-92d7-ad5702edb654)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:38.171704 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3a49a0-7113-44a1-aa64-13bb02332d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:38.187263 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3a49a0-7113-44a1-aa64-13bb02332d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:38.188363 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Flow 'volume_create_api' (76b830f7-c0d6-4da9-a1f6-3c1f1d63099f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:05:38.188654 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume request issued successfully. Jul 10 20:05:38.190193 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d1f9f6e-8d19-4206-9a1a-bfe3abac6471 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:05:38.190662 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 825/3254] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:05:37 2026] POST /volume/v3/volumes => generated 786 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:38.221032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1d4ba1f0-17a3-403e-8975-66f4f3117976 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:38.226109 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d4ba1f0-17a3-403e-8975-66f4f3117976 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:38.226478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d4ba1f0-17a3-403e-8975-66f4f3117976 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:38.228139 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d4ba1f0-17a3-403e-8975-66f4f3117976 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:38.228410 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-1d4ba1f0-17a3-403e-8975-66f4f3117976 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:38.236245 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:38.236245 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:38.237092 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d4ba1f0-17a3-403e-8975-66f4f3117976 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:38.237480 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 809/3255] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:38 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:38.251989 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8c83fcbb-d63a-478c-9b50-db95cebc3927 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:38.253868 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8c83fcbb-d63a-478c-9b50-db95cebc3927 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:38.254418 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8c83fcbb-d63a-478c-9b50-db95cebc3927 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:38.254815 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8c83fcbb-d63a-478c-9b50-db95cebc3927 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:38.277924 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:38.277924 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:38.288389 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8c83fcbb-d63a-478c-9b50-db95cebc3927 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:38.295872 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8c83fcbb-d63a-478c-9b50-db95cebc3927 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:38.296680 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 802/3256] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:38 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:38.365773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-a56f1aef-2b01-4401-b860-7bd3ca36ef5e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:38.370172 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-a56f1aef-2b01-4401-b860-7bd3ca36ef5e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:38.370172 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-a56f1aef-2b01-4401-b860-7bd3ca36ef5e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:38.370506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-a56f1aef-2b01-4401-b860-7bd3ca36ef5e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:38.381791 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:38.381791 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:38.386561 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-a56f1aef-2b01-4401-b860-7bd3ca36ef5e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:38.392061 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-a56f1aef-2b01-4401-b860-7bd3ca36ef5e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:38.392518 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 821/3257] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:38 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:39.254492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-af537de9-6b33-4b17-b342-6250af3a3a02 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:39.257004 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-af537de9-6b33-4b17-b342-6250af3a3a02 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:39.257820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-af537de9-6b33-4b17-b342-6250af3a3a02 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:39.257820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-af537de9-6b33-4b17-b342-6250af3a3a02 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:39.257820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-af537de9-6b33-4b17-b342-6250af3a3a02 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:39.263861 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:39.263861 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:39.265412 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-af537de9-6b33-4b17-b342-6250af3a3a02 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:39.265986 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 826/3258] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:39 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:40.281792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d143a32c-17bf-4322-9c79-76ccdbf641e6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:40.284267 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d143a32c-17bf-4322-9c79-76ccdbf641e6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:40.284570 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d143a32c-17bf-4322-9c79-76ccdbf641e6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:40.285473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d143a32c-17bf-4322-9c79-76ccdbf641e6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:40.285473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d143a32c-17bf-4322-9c79-76ccdbf641e6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:40.292014 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:40.292014 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:40.293179 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d143a32c-17bf-4322-9c79-76ccdbf641e6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:40.293659 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 810/3259] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:40 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:40.446837 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3d2999c9-f3b7-425d-911c-ea237de63408 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:40.448982 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d2999c9-f3b7-425d-911c-ea237de63408 None None] GET https://10.4.3.145/volume// Jul 10 20:05:40.448982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d2999c9-f3b7-425d-911c-ea237de63408 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:40.448982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d2999c9-f3b7-425d-911c-ea237de63408 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:40.448982 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d2999c9-f3b7-425d-911c-ea237de63408 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:40.449711 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 803/3260] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:05:40 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 20:05:40.463164 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-e6b85540-8b35-4dbc-81ef-9407ca36fa68 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:40.465975 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-e6b85540-8b35-4dbc-81ef-9407ca36fa68 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:05:40.466473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-e6b85540-8b35-4dbc-81ef-9407ca36fa68 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54faf543-532d-4521-81f8-0e1da5ad971e", "connector": null, "instance_uuid": "cf20aa06-7ba3-4967-8eab-23cc299e7efa"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:40.481777 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:40.481777 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:40.553846 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-e6b85540-8b35-4dbc-81ef-9407ca36fa68 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:05:40.554383 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 822/3261] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:05:40 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:40.922324 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9afa30c1-f89d-444a-984c-1e769bff0dcc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:40.930946 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9afa30c1-f89d-444a-984c-1e769bff0dcc tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:40.931210 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9afa30c1-f89d-444a-984c-1e769bff0dcc tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:40.931447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9afa30c1-f89d-444a-984c-1e769bff0dcc tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:40.956484 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:40.956484 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:40.963629 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9afa30c1-f89d-444a-984c-1e769bff0dcc tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:40.977837 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9afa30c1-f89d-444a-984c-1e769bff0dcc tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:40.978474 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 827/3262] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:40 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:41.140168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7becd88c-c4fd-4aec-bcad-9e61d2693746 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:41.140820 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7becd88c-c4fd-4aec-bcad-9e61d2693746 None None] GET https://10.4.3.145/volume// Jul 10 20:05:41.144167 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7becd88c-c4fd-4aec-bcad-9e61d2693746 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:41.144519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7becd88c-c4fd-4aec-bcad-9e61d2693746 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:41.145675 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7becd88c-c4fd-4aec-bcad-9e61d2693746 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:41.145675 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 811/3263] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:05:41 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 20:05:41.162506 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-7a30074d-dd18-4712-b710-afeb70b7be74 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:41.165429 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-7a30074d-dd18-4712-b710-afeb70b7be74 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:41.167556 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-7a30074d-dd18-4712-b710-afeb70b7be74 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:41.167556 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-7a30074d-dd18-4712-b710-afeb70b7be74 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:41.199685 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:41.199685 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:41.210638 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-7a30074d-dd18-4712-b710-afeb70b7be74 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:41.221248 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-7a30074d-dd18-4712-b710-afeb70b7be74 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:41.221694 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 804/3264] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:05:41 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1327 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:05:41.315312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ca6818a8-a2f8-46da-8886-6acfb3f4786e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:41.318339 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ca6818a8-a2f8-46da-8886-6acfb3f4786e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:41.318339 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ca6818a8-a2f8-46da-8886-6acfb3f4786e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:41.319200 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ca6818a8-a2f8-46da-8886-6acfb3f4786e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:41.319200 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ca6818a8-a2f8-46da-8886-6acfb3f4786e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:41.326994 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:41.326994 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:41.326994 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ca6818a8-a2f8-46da-8886-6acfb3f4786e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:41.326994 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 823/3265] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:41 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:41.374141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-6f032e80-3e81-4993-a031-03b63c155e6e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:41.377945 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-6f032e80-3e81-4993-a031-03b63c155e6e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] PUT https://10.4.3.145/volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9 Jul 10 20:05:41.378447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-6f032e80-3e81-4993-a031-03b63c155e6e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:41.394030 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-6f032e80-3e81-4993-a031-03b63c155e6e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Acquiring lock "cinder-attachment_update-54faf543-532d-4521-81f8-0e1da5ad971e-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:05:41.403989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-6f032e80-3e81-4993-a031-03b63c155e6e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-54faf543-532d-4521-81f8-0e1da5ad971e-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:05:41.403989 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:41.403989 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:41.944611 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-6f032e80-3e81-4993-a031-03b63c155e6e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-54faf543-532d-4521-81f8-0e1da5ad971e-np0000005048" released by "attachment_update" :: held 0.543s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:05:41.946276 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-6f032e80-3e81-4993-a031-03b63c155e6e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9 returned with HTTP 200 Jul 10 20:05:41.946276 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 828/3266] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:05:41 2026] PUT /volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:42.000815 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b25dd946-8bb6-449f-8684-b93c128f33c3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:42.008403 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b25dd946-8bb6-449f-8684-b93c128f33c3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:42.008703 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b25dd946-8bb6-449f-8684-b93c128f33c3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:42.009018 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b25dd946-8bb6-449f-8684-b93c128f33c3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:42.028081 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:42.028081 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:42.033945 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b25dd946-8bb6-449f-8684-b93c128f33c3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:42.036364 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b25dd946-8bb6-449f-8684-b93c128f33c3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:42.036745 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 812/3267] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:41 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:42.354631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-18cf2ca6-a5e3-44db-8982-6f251d383d01 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:42.358587 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-18cf2ca6-a5e3-44db-8982-6f251d383d01 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:42.358853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-18cf2ca6-a5e3-44db-8982-6f251d383d01 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:42.359107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-18cf2ca6-a5e3-44db-8982-6f251d383d01 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:42.359238 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-18cf2ca6-a5e3-44db-8982-6f251d383d01 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:42.369384 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:42.369384 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:42.369974 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-18cf2ca6-a5e3-44db-8982-6f251d383d01 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:42.370604 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 805/3268] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:42 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:43.051338 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-233cd08c-f7cf-45d0-8d2a-872310f919a9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:43.053351 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-233cd08c-f7cf-45d0-8d2a-872310f919a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:43.053574 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-233cd08c-f7cf-45d0-8d2a-872310f919a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:43.053859 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-233cd08c-f7cf-45d0-8d2a-872310f919a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:43.069774 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:43.069774 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:43.074105 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-233cd08c-f7cf-45d0-8d2a-872310f919a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:43.079496 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-233cd08c-f7cf-45d0-8d2a-872310f919a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:43.080177 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 824/3269] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:43 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:43.389714 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-343f0e07-44ab-4c3d-97ee-166d758975f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:43.392470 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-343f0e07-44ab-4c3d-97ee-166d758975f1 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:43.393521 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-343f0e07-44ab-4c3d-97ee-166d758975f1 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:43.393521 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-343f0e07-44ab-4c3d-97ee-166d758975f1 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:43.393521 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-343f0e07-44ab-4c3d-97ee-166d758975f1 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:43.405328 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:43.405328 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:43.405901 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-343f0e07-44ab-4c3d-97ee-166d758975f1 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:43.406490 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 829/3270] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:43 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:44.096501 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f75c4d5c-8846-4427-8ede-e608ea87ec01 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:44.098769 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f75c4d5c-8846-4427-8ede-e608ea87ec01 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:44.098769 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f75c4d5c-8846-4427-8ede-e608ea87ec01 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:44.098925 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f75c4d5c-8846-4427-8ede-e608ea87ec01 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:44.127381 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:44.127381 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:44.134658 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f75c4d5c-8846-4427-8ede-e608ea87ec01 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:44.143141 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f75c4d5c-8846-4427-8ede-e608ea87ec01 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:44.143614 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 813/3271] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:44 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:44.416712 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-985cf7bb-247a-48f2-b30f-f8798092487f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:44.421372 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-985cf7bb-247a-48f2-b30f-f8798092487f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:44.421372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-985cf7bb-247a-48f2-b30f-f8798092487f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:44.421372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-985cf7bb-247a-48f2-b30f-f8798092487f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:44.421372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-985cf7bb-247a-48f2-b30f-f8798092487f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:44.423733 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:44.423733 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:44.424485 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-985cf7bb-247a-48f2-b30f-f8798092487f tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:44.424850 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 806/3272] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:44 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:45.162645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f11deaa5-a727-40cc-a8dc-888616aad6af None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:45.165703 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f11deaa5-a727-40cc-a8dc-888616aad6af tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:45.165703 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f11deaa5-a727-40cc-a8dc-888616aad6af tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:45.165703 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f11deaa5-a727-40cc-a8dc-888616aad6af tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:45.181944 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:45.181944 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:45.185989 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f11deaa5-a727-40cc-a8dc-888616aad6af tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:45.190824 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f11deaa5-a727-40cc-a8dc-888616aad6af tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:45.191245 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 825/3273] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:45 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:45.434987 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-df2876c5-3802-4ef6-b5e8-5eb9d3989146 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:45.437407 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df2876c5-3802-4ef6-b5e8-5eb9d3989146 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:45.437701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df2876c5-3802-4ef6-b5e8-5eb9d3989146 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:45.437991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df2876c5-3802-4ef6-b5e8-5eb9d3989146 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:45.438150 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-df2876c5-3802-4ef6-b5e8-5eb9d3989146 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:45.443666 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5152e0f7-b858-471d-a491-0ab09cb8ad55 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:45.444040 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:45.444040 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:45.444445 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df2876c5-3802-4ef6-b5e8-5eb9d3989146 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:45.444820 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 830/3274] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:45 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:45.445775 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5152e0f7-b858-471d-a491-0ab09cb8ad55 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:45.446077 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5152e0f7-b858-471d-a491-0ab09cb8ad55 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:45.446320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5152e0f7-b858-471d-a491-0ab09cb8ad55 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:45.454161 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:45.454161 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:45.458181 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5152e0f7-b858-471d-a491-0ab09cb8ad55 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:45.462679 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5152e0f7-b858-471d-a491-0ab09cb8ad55 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:45.463193 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 814/3275] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:45 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:45.499038 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4b1f647c-8934-4e5d-b000-97956bf4a23a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:45.501382 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4b1f647c-8934-4e5d-b000-97956bf4a23a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] POST https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action Jul 10 20:05:45.501816 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4b1f647c-8934-4e5d-b000-97956bf4a23a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1817038974", "disk_format": "qcow2"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:45.501985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4b1f647c-8934-4e5d-b000-97956bf4a23a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1817038974", "disk_format": "qcow2"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:45.515611 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:45.515611 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:45.516447 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4b1f647c-8934-4e5d-b000-97956bf4a23a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:45.537701 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:45.537701 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:45.544685 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.image.image_utils [None req-4b1f647c-8934-4e5d-b000-97956bf4a23a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1817038974'}] 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-1817038974'}]. {{(pid=99971) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 20:05:46.130612 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4b1f647c-8934-4e5d-b000-97956bf4a23a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Copy volume to image completed successfully. Jul 10 20:05:46.131248 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4b1f647c-8934-4e5d-b000-97956bf4a23a tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action returned with HTTP 202 Jul 10 20:05:46.135589 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 807/3276] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:05:45 2026] POST /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847/action => generated 689 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:46.204164 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ac2334ec-0b7c-42f0-b538-5b0dc0aaadc5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:46.206181 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ac2334ec-0b7c-42f0-b538-5b0dc0aaadc5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:46.206393 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ac2334ec-0b7c-42f0-b538-5b0dc0aaadc5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:46.206624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ac2334ec-0b7c-42f0-b538-5b0dc0aaadc5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:46.229213 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:46.229213 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:46.236919 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ac2334ec-0b7c-42f0-b538-5b0dc0aaadc5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:46.242383 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ac2334ec-0b7c-42f0-b538-5b0dc0aaadc5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:46.243435 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 826/3277] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:46 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:46.458515 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5c2e92e2-5fe4-4c0b-8583-c5e3fd12b030 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:46.460566 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c2e92e2-5fe4-4c0b-8583-c5e3fd12b030 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:46.460777 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c2e92e2-5fe4-4c0b-8583-c5e3fd12b030 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:46.460980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c2e92e2-5fe4-4c0b-8583-c5e3fd12b030 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:46.461144 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5c2e92e2-5fe4-4c0b-8583-c5e3fd12b030 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:46.465434 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:46.465434 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:46.466227 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c2e92e2-5fe4-4c0b-8583-c5e3fd12b030 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:46.466709 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 831/3278] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:46 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:47.188540 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-af21dad5-dabf-4ed6-8fd0-c0d3cdcc8eb9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.190862 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-af21dad5-dabf-4ed6-8fd0-c0d3cdcc8eb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9/action Jul 10 20:05:47.191252 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-af21dad5-dabf-4ed6-8fd0-c0d3cdcc8eb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:47.191392 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-af21dad5-dabf-4ed6-8fd0-c0d3cdcc8eb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:47.210271 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.210271 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:47.225698 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-06b23fbd-7168-4e52-8d7d-0d0af027b989 req-af21dad5-dabf-4ed6-8fd0-c0d3cdcc8eb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9/action returned with HTTP 204 Jul 10 20:05:47.226252 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 815/3279] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:05:47 2026] POST /volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:47.258806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8057eb95-8e8e-4e87-b2df-98e906b0ef56 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.260678 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8057eb95-8e8e-4e87-b2df-98e906b0ef56 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:47.260835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8057eb95-8e8e-4e87-b2df-98e906b0ef56 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.261036 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8057eb95-8e8e-4e87-b2df-98e906b0ef56 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.275441 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.275441 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:47.280315 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8057eb95-8e8e-4e87-b2df-98e906b0ef56 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:47.290729 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8057eb95-8e8e-4e87-b2df-98e906b0ef56 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:47.291232 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 808/3280] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:47 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:47.305467 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d9706752-4321-4109-be0f-caf8e5810fb0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.391490 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d9706752-4321-4109-be0f-caf8e5810fb0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:47.391707 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d9706752-4321-4109-be0f-caf8e5810fb0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.391920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d9706752-4321-4109-be0f-caf8e5810fb0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.407397 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.407397 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:47.412585 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d9706752-4321-4109-be0f-caf8e5810fb0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Volume info retrieved successfully. Jul 10 20:05:47.418345 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d9706752-4321-4109-be0f-caf8e5810fb0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:47.418801 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 827/3281] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:47 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1442 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:47.447235 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9cbe27b8-e194-43a2-9fd8-f0cec645183d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.449754 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cbe27b8-e194-43a2-9fd8-f0cec645183d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a Jul 10 20:05:47.449754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cbe27b8-e194-43a2-9fd8-f0cec645183d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.449754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cbe27b8-e194-43a2-9fd8-f0cec645183d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.460973 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.460973 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:47.464852 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9cbe27b8-e194-43a2-9fd8-f0cec645183d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:05:47.470526 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cbe27b8-e194-43a2-9fd8-f0cec645183d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a returned with HTTP 200 Jul 10 20:05:47.471012 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 832/3282] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:47 2026] GET /volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:47.478551 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0bab11d7-1d5d-474c-9e89-db6e32279928 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.479133 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-021ee7d8-71af-40fb-b0c1-e57944a28ccd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.480625 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0bab11d7-1d5d-474c-9e89-db6e32279928 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:47.480850 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0bab11d7-1d5d-474c-9e89-db6e32279928 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.480982 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-021ee7d8-71af-40fb-b0c1-e57944a28ccd tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:47.481064 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0bab11d7-1d5d-474c-9e89-db6e32279928 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.481222 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-021ee7d8-71af-40fb-b0c1-e57944a28ccd tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.481412 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-021ee7d8-71af-40fb-b0c1-e57944a28ccd tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.481565 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-021ee7d8-71af-40fb-b0c1-e57944a28ccd tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:47.486059 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.486059 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:47.486791 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-021ee7d8-71af-40fb-b0c1-e57944a28ccd tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:47.487203 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 809/3283] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:47 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:47.499907 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.499907 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:47.503950 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e733f385-52b4-4878-b5b6-84c298cf663c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.506420 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0bab11d7-1d5d-474c-9e89-db6e32279928 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Volume info retrieved successfully. Jul 10 20:05:47.510311 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e733f385-52b4-4878-b5b6-84c298cf663c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] POST https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a/action Jul 10 20:05:47.510311 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e733f385-52b4-4878-b5b6-84c298cf663c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:47.510437 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e733f385-52b4-4878-b5b6-84c298cf663c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:47.511531 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0bab11d7-1d5d-474c-9e89-db6e32279928 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:47.514870 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 816/3284] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:47 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:05:47.514988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.admin_actions [None req-e733f385-52b4-4878-b5b6-84c298cf663c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Updating backup '5190047f-2deb-462c-824e-e5d1af87bb3a' with '{'status': 'error'}' {{(pid=99972) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 20:05:47.529652 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.529652 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:47.530836 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.policy [None req-e733f385-52b4-4878-b5b6-84c298cf663c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f3325fe5e01d48b7a7d82280101048d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8d14c2b2798427e9e35c4162353f87d', '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=99972) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:05:47.531548 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e733f385-52b4-4878-b5b6-84c298cf663c tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a/action returned with HTTP 403 Jul 10 20:05:47.531548 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 828/3285] 10.4.3.145 () {70 vars in 1430 bytes} [Fri Jul 10 20:05:47 2026] POST /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a/action => generated 131 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:47.539080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2342a4c1-38e8-4128-a945-3414d55cd491 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.540996 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2342a4c1-38e8-4128-a945-3414d55cd491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae Jul 10 20:05:47.542187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2342a4c1-38e8-4128-a945-3414d55cd491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.542187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2342a4c1-38e8-4128-a945-3414d55cd491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.542187 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2342a4c1-38e8-4128-a945-3414d55cd491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete volume with id: fb253189-a443-46ab-87eb-fa0912d457ae Jul 10 20:05:47.550691 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.550691 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:47.551161 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2342a4c1-38e8-4128-a945-3414d55cd491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:47.563541 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-dab9de10-938b-457b-a4c7-333016040016 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.566108 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-dab9de10-938b-457b-a4c7-333016040016 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:47.566358 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-dab9de10-938b-457b-a4c7-333016040016 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.566588 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-dab9de10-938b-457b-a4c7-333016040016 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.573781 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2342a4c1-38e8-4128-a945-3414d55cd491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete volume request issued successfully. Jul 10 20:05:47.574043 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2342a4c1-38e8-4128-a945-3414d55cd491 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae returned with HTTP 202 Jul 10 20:05:47.574336 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 833/3286] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:05:47 2026] DELETE /volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:05:47.581810 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-18ef1358-40a9-45e3-8a54-99364ced6acc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.585447 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18ef1358-40a9-45e3-8a54-99364ced6acc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae Jul 10 20:05:47.585665 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18ef1358-40a9-45e3-8a54-99364ced6acc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.585886 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18ef1358-40a9-45e3-8a54-99364ced6acc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.590244 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.590244 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:47.599017 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.599017 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:47.601559 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-dab9de10-938b-457b-a4c7-333016040016 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:47.604678 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-18ef1358-40a9-45e3-8a54-99364ced6acc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:47.611723 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-dab9de10-938b-457b-a4c7-333016040016 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:47.611723 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 810/3287] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:47 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:47.612803 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18ef1358-40a9-45e3-8a54-99364ced6acc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae returned with HTTP 200 Jul 10 20:05:47.613187 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 817/3288] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:47 2026] GET /volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:47.637190 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-0ecbceb7-95eb-49cc-b063-b7e7696bdec1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.639098 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-0ecbceb7-95eb-49cc-b063-b7e7696bdec1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e/action Jul 10 20:05:47.639418 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-0ecbceb7-95eb-49cc-b063-b7e7696bdec1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:47.639546 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-0ecbceb7-95eb-49cc-b063-b7e7696bdec1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:47.653460 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.653460 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:47.653938 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-0ecbceb7-95eb-49cc-b063-b7e7696bdec1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:47.664416 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-0ecbceb7-95eb-49cc-b063-b7e7696bdec1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Begin detaching volume completed successfully. Jul 10 20:05:47.664679 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-0ecbceb7-95eb-49cc-b063-b7e7696bdec1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e/action returned with HTTP 202 Jul 10 20:05:47.665095 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 829/3289] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:05:47 2026] POST /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:47.687787 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c1981e24-b037-4b7a-8e10-19fb8f4ac056 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:47.690206 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1981e24-b037-4b7a-8e10-19fb8f4ac056 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:47.690365 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1981e24-b037-4b7a-8e10-19fb8f4ac056 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:47.690531 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1981e24-b037-4b7a-8e10-19fb8f4ac056 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:47.715754 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:47.715754 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:47.726045 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c1981e24-b037-4b7a-8e10-19fb8f4ac056 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:47.730669 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1981e24-b037-4b7a-8e10-19fb8f4ac056 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:47.731140 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 834/3290] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:47 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:48.625865 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f872cbf3-3ae8-4b8e-aa03-bccc2d8f8333 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:48.627735 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f872cbf3-3ae8-4b8e-aa03-bccc2d8f8333 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae Jul 10 20:05:48.627988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f872cbf3-3ae8-4b8e-aa03-bccc2d8f8333 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:48.628279 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f872cbf3-3ae8-4b8e-aa03-bccc2d8f8333 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:48.633433 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f872cbf3-3ae8-4b8e-aa03-bccc2d8f8333 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae returned with HTTP 404 Jul 10 20:05:48.633848 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 811/3291] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:48 2026] GET /volume/v3/volumes/fb253189-a443-46ab-87eb-fa0912d457ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:48.642196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6db6c206-d172-413a-bf7f-001d39df08cf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:48.644272 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6db6c206-d172-413a-bf7f-001d39df08cf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:05:48.644471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6db6c206-d172-413a-bf7f-001d39df08cf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:48.644695 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6db6c206-d172-413a-bf7f-001d39df08cf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:48.644826 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-6db6c206-d172-413a-bf7f-001d39df08cf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:48.649541 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:48.649541 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:48.650359 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6db6c206-d172-413a-bf7f-001d39df08cf tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-reader] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:05:48.650690 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 818/3292] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:48 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:48.661064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9351d7e0-6b02-4b6a-91f9-e06c44385fc2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:48.663414 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9351d7e0-6b02-4b6a-91f9-e06c44385fc2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] DELETE https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:48.663720 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9351d7e0-6b02-4b6a-91f9-e06c44385fc2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:48.663953 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9351d7e0-6b02-4b6a-91f9-e06c44385fc2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:48.664077 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-9351d7e0-6b02-4b6a-91f9-e06c44385fc2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete backup with id: 5190047f-2deb-462c-824e-e5d1af87bb3a. Jul 10 20:05:48.668316 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:48.668316 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:48.681877 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-9351d7e0-6b02-4b6a-91f9-e06c44385fc2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] delete_backup rpcapi backup_id 5190047f-2deb-462c-824e-e5d1af87bb3a {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:05:48.683736 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9351d7e0-6b02-4b6a-91f9-e06c44385fc2 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 202 Jul 10 20:05:48.684239 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 830/3293] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:05:48 2026] DELETE /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:48.695456 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c20024d3-866f-48ea-907f-41987a67a6d4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:48.697218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9411feb2-ee0f-44c7-b5f5-356c75e45984 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:48.697554 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c20024d3-866f-48ea-907f-41987a67a6d4 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:48.697653 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9411feb2-ee0f-44c7-b5f5-356c75e45984 None None] GET https://10.4.3.145/volume// Jul 10 20:05:48.699191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c20024d3-866f-48ea-907f-41987a67a6d4 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:48.699278 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9411feb2-ee0f-44c7-b5f5-356c75e45984 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:48.699322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c20024d3-866f-48ea-907f-41987a67a6d4 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:48.699393 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9411feb2-ee0f-44c7-b5f5-356c75e45984 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:48.699438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c20024d3-866f-48ea-907f-41987a67a6d4 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:48.699822 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9411feb2-ee0f-44c7-b5f5-356c75e45984 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:48.699822 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 812/3294] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:05: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 20:05:48.704045 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:48.704045 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:48.704999 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c20024d3-866f-48ea-907f-41987a67a6d4 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 200 Jul 10 20:05:48.705498 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 835/3295] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:48 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:48.708126 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-7435e620-1713-4d31-a2ba-4cbaec579a30 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:48.710880 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-7435e620-1713-4d31-a2ba-4cbaec579a30 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:48.711221 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-7435e620-1713-4d31-a2ba-4cbaec579a30 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:48.711484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-7435e620-1713-4d31-a2ba-4cbaec579a30 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:48.741881 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:48.741881 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:48.744687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d1cd1950-9266-432a-b171-07a085a35011 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:48.746768 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d1cd1950-9266-432a-b171-07a085a35011 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:48.746994 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d1cd1950-9266-432a-b171-07a085a35011 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:48.747217 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d1cd1950-9266-432a-b171-07a085a35011 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:48.749410 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-7435e620-1713-4d31-a2ba-4cbaec579a30 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:48.755991 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-7435e620-1713-4d31-a2ba-4cbaec579a30 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:48.756513 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 819/3296] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:05:48 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1625 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:05:48.764225 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:48.764225 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:48.774881 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d1cd1950-9266-432a-b171-07a085a35011 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:48.780906 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d1cd1950-9266-432a-b171-07a085a35011 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:48.781465 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 831/3297] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:48 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:49.310576 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-1bbb4334-40a9-4cf2-b9de-f3f8595f110a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:49.313188 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-1bbb4334-40a9-4cf2-b9de-f3f8595f110a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:49.313409 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-1bbb4334-40a9-4cf2-b9de-f3f8595f110a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:49.313629 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-1bbb4334-40a9-4cf2-b9de-f3f8595f110a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:49.329220 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:49.329220 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:49.333594 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-1bbb4334-40a9-4cf2-b9de-f3f8595f110a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:49.339989 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-1bbb4334-40a9-4cf2-b9de-f3f8595f110a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:49.340544 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 813/3298] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:49 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:49.720001 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ef2f5c0f-c828-46ee-8038-695b9815762d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:49.723789 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef2f5c0f-c828-46ee-8038-695b9815762d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a Jul 10 20:05:49.723789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef2f5c0f-c828-46ee-8038-695b9815762d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:49.723789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef2f5c0f-c828-46ee-8038-695b9815762d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:49.723789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ef2f5c0f-c828-46ee-8038-695b9815762d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 5190047f-2deb-462c-824e-e5d1af87bb3a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:49.727015 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef2f5c0f-c828-46ee-8038-695b9815762d tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a returned with HTTP 404 Jul 10 20:05:49.727692 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 836/3299] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:49 2026] GET /volume/v3/backups/5190047f-2deb-462c-824e-e5d1af87bb3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:49.737345 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-24b54896-c0f3-4853-9084-6ee319701d81 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:49.739784 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-24b54896-c0f3-4853-9084-6ee319701d81 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] DELETE https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:49.740099 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-24b54896-c0f3-4853-9084-6ee319701d81 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:49.740940 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-24b54896-c0f3-4853-9084-6ee319701d81 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:49.740940 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-24b54896-c0f3-4853-9084-6ee319701d81 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete backup with id: ce1a35ed-2acb-4276-8009-a10a847fee01. Jul 10 20:05:49.746927 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:49.746927 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:49.760045 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-24b54896-c0f3-4853-9084-6ee319701d81 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] delete_backup rpcapi backup_id ce1a35ed-2acb-4276-8009-a10a847fee01 {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:05:49.762086 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-24b54896-c0f3-4853-9084-6ee319701d81 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 202 Jul 10 20:05:49.762646 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 820/3300] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:05:49 2026] DELETE /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:49.770369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-851b9914-70d3-459f-99a9-34f2954aa5fc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:49.772794 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-851b9914-70d3-459f-99a9-34f2954aa5fc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:49.773064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-851b9914-70d3-459f-99a9-34f2954aa5fc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:49.773274 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-851b9914-70d3-459f-99a9-34f2954aa5fc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:49.773396 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-851b9914-70d3-459f-99a9-34f2954aa5fc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:49.777916 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:49.777916 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:49.778573 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-851b9914-70d3-459f-99a9-34f2954aa5fc tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 200 Jul 10 20:05:49.778989 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 832/3301] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:49 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:49.798522 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4e7b58a3-4590-4cf1-a905-2425ce1947f8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:49.800623 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4e7b58a3-4590-4cf1-a905-2425ce1947f8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:49.800853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4e7b58a3-4590-4cf1-a905-2425ce1947f8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:49.801141 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4e7b58a3-4590-4cf1-a905-2425ce1947f8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:49.817116 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:49.817116 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:49.824990 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4e7b58a3-4590-4cf1-a905-2425ce1947f8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:49.828917 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4e7b58a3-4590-4cf1-a905-2425ce1947f8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:49.829609 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 814/3302] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:49 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:49.851540 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-3bedfe75-3309-4374-ae16-383c5a6b72b3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:49.855255 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-3bedfe75-3309-4374-ae16-383c5a6b72b3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca Jul 10 20:05:49.855255 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-3bedfe75-3309-4374-ae16-383c5a6b72b3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:49.855255 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-3bedfe75-3309-4374-ae16-383c5a6b72b3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:49.864594 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:49.864594 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:50.418869 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cda3c853-0166-45f0-98e6-517f1273b3a3 req-3bedfe75-3309-4374-ae16-383c5a6b72b3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca returned with HTTP 200 Jul 10 20:05:50.419450 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 837/3303] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:05:49 2026] DELETE /volume/v3/attachments/4c864af7-45ef-4c46-a1ef-758b656f11ca => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:50.795407 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-329f489a-88a3-4851-8b7b-72659f93c268 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:50.804784 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-329f489a-88a3-4851-8b7b-72659f93c268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 Jul 10 20:05:50.806297 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-329f489a-88a3-4851-8b7b-72659f93c268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:50.807236 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-329f489a-88a3-4851-8b7b-72659f93c268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:50.808032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-329f489a-88a3-4851-8b7b-72659f93c268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id ce1a35ed-2acb-4276-8009-a10a847fee01. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:50.821077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-329f489a-88a3-4851-8b7b-72659f93c268 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 returned with HTTP 404 Jul 10 20:05:50.824241 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 821/3304] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:50 2026] GET /volume/v3/backups/ce1a35ed-2acb-4276-8009-a10a847fee01 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:50.833301 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c43aff6a-48f3-40dd-af2f-1373f1eeda90 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:50.835273 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c43aff6a-48f3-40dd-af2f-1373f1eeda90 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] DELETE https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:05:50.835485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c43aff6a-48f3-40dd-af2f-1373f1eeda90 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:50.835688 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c43aff6a-48f3-40dd-af2f-1373f1eeda90 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:50.835822 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-c43aff6a-48f3-40dd-af2f-1373f1eeda90 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete backup with id: 13a68626-6db1-4b56-8c19-88fe97b1a726. Jul 10 20:05:50.841131 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:50.841131 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:50.848070 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bd9eeb49-0b0e-4d4b-8b2b-d225f4ad2120 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:50.852045 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bd9eeb49-0b0e-4d4b-8b2b-d225f4ad2120 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:50.852045 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bd9eeb49-0b0e-4d4b-8b2b-d225f4ad2120 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:50.852045 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bd9eeb49-0b0e-4d4b-8b2b-d225f4ad2120 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:50.859063 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-c43aff6a-48f3-40dd-af2f-1373f1eeda90 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] delete_backup rpcapi backup_id 13a68626-6db1-4b56-8c19-88fe97b1a726 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:05:50.861483 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c43aff6a-48f3-40dd-af2f-1373f1eeda90 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 202 Jul 10 20:05:50.862268 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 833/3305] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:05:50 2026] DELETE /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:50.869077 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:50.869077 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:50.875326 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bd9eeb49-0b0e-4d4b-8b2b-d225f4ad2120 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:50.875948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f1e6dbc6-785a-4fa1-a5e7-0481000a515e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:50.878210 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f1e6dbc6-785a-4fa1-a5e7-0481000a515e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:05:50.878472 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f1e6dbc6-785a-4fa1-a5e7-0481000a515e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:50.878724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f1e6dbc6-785a-4fa1-a5e7-0481000a515e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:50.878882 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f1e6dbc6-785a-4fa1-a5e7-0481000a515e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:50.884215 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:50.884215 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:50.884399 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bd9eeb49-0b0e-4d4b-8b2b-d225f4ad2120 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:50.884949 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 815/3306] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:50 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:50.885336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f1e6dbc6-785a-4fa1-a5e7-0481000a515e tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 200 Jul 10 20:05:50.885671 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 838/3307] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:50 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:50.973090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-83ac4bf3-71cb-47fe-8550-72d1e62cf33c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:50.977099 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83ac4bf3-71cb-47fe-8550-72d1e62cf33c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:50.978542 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83ac4bf3-71cb-47fe-8550-72d1e62cf33c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:50.979789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83ac4bf3-71cb-47fe-8550-72d1e62cf33c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:51.025936 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:51.025936 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:51.047334 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-83ac4bf3-71cb-47fe-8550-72d1e62cf33c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Volume info retrieved successfully. Jul 10 20:05:51.071657 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83ac4bf3-71cb-47fe-8550-72d1e62cf33c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:51.075230 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 822/3308] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:50 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1145 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:51.153036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-c1841a5a-9562-472f-9af7-68e7e556e078 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:51.156217 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-c1841a5a-9562-472f-9af7-68e7e556e078 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:51.156217 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-c1841a5a-9562-472f-9af7-68e7e556e078 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:51.156217 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-c1841a5a-9562-472f-9af7-68e7e556e078 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:51.170309 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:51.170309 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:51.174657 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-c1841a5a-9562-472f-9af7-68e7e556e078 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:51.179001 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-c1841a5a-9562-472f-9af7-68e7e556e078 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:51.179420 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 834/3309] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:51 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:51.203916 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-45dbc2fd-98be-45cf-8f3b-1ad94e47f0fb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:51.207488 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-45dbc2fd-98be-45cf-8f3b-1ad94e47f0fb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e/action Jul 10 20:05:51.207916 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-45dbc2fd-98be-45cf-8f3b-1ad94e47f0fb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:05:51.208095 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-45dbc2fd-98be-45cf-8f3b-1ad94e47f0fb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:51.222132 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:51.222132 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:51.222362 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-45dbc2fd-98be-45cf-8f3b-1ad94e47f0fb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:51.231876 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-45dbc2fd-98be-45cf-8f3b-1ad94e47f0fb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Begin detaching volume completed successfully. Jul 10 20:05:51.232341 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-45dbc2fd-98be-45cf-8f3b-1ad94e47f0fb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e/action returned with HTTP 202 Jul 10 20:05:51.232752 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 816/3310] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:05:51 2026] POST /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:05:51.260943 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d44b0a04-1f47-43e8-9d89-e8a7db01407b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:51.264020 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d44b0a04-1f47-43e8-9d89-e8a7db01407b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:51.264298 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d44b0a04-1f47-43e8-9d89-e8a7db01407b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:51.264589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d44b0a04-1f47-43e8-9d89-e8a7db01407b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:51.279265 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:51.279265 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:51.284483 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d44b0a04-1f47-43e8-9d89-e8a7db01407b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:51.290060 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d44b0a04-1f47-43e8-9d89-e8a7db01407b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:51.290564 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 839/3311] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:51 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:51.909002 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-16a0d749-5a89-4a25-bdda-bccfa5217cf6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:51.913669 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-16a0d749-5a89-4a25-bdda-bccfa5217cf6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 Jul 10 20:05:51.913992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-16a0d749-5a89-4a25-bdda-bccfa5217cf6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:51.914234 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-16a0d749-5a89-4a25-bdda-bccfa5217cf6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:51.914352 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-16a0d749-5a89-4a25-bdda-bccfa5217cf6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Show backup with id 13a68626-6db1-4b56-8c19-88fe97b1a726. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:05:51.926090 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-16a0d749-5a89-4a25-bdda-bccfa5217cf6 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 returned with HTTP 404 Jul 10 20:05:51.928286 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 823/3312] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:51 2026] GET /volume/v3/backups/13a68626-6db1-4b56-8c19-88fe97b1a726 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:51.937322 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3fe9b4be-461d-41a1-891c-91e6d45b03f0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:51.939488 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3fe9b4be-461d-41a1-891c-91e6d45b03f0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 Jul 10 20:05:51.939654 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3fe9b4be-461d-41a1-891c-91e6d45b03f0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:51.940152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3fe9b4be-461d-41a1-891c-91e6d45b03f0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:51.940152 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3fe9b4be-461d-41a1-891c-91e6d45b03f0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete volume with id: f919b9b0-cf7c-44a8-b828-272e5cfa6e01 Jul 10 20:05:51.949702 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:51.949702 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:51.950270 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3fe9b4be-461d-41a1-891c-91e6d45b03f0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:51.982575 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3fe9b4be-461d-41a1-891c-91e6d45b03f0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Delete volume request issued successfully. Jul 10 20:05:51.982926 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3fe9b4be-461d-41a1-891c-91e6d45b03f0 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 returned with HTTP 202 Jul 10 20:05:51.983495 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 835/3313] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:05:51 2026] DELETE /volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:05:51.994829 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9f98cab2-ee82-485b-adaf-831c005dd340 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:51.997214 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9f98cab2-ee82-485b-adaf-831c005dd340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 Jul 10 20:05:51.998334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9f98cab2-ee82-485b-adaf-831c005dd340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:51.998334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9f98cab2-ee82-485b-adaf-831c005dd340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:52.010636 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:52.010636 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:52.021849 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9f98cab2-ee82-485b-adaf-831c005dd340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Volume info retrieved successfully. Jul 10 20:05:52.036023 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9f98cab2-ee82-485b-adaf-831c005dd340 tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 returned with HTTP 200 Jul 10 20:05:52.036687 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 817/3314] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:51 2026] GET /volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:52.163498 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-942a6a32-bace-41f7-904b-de041724fe03 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:52.166426 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-942a6a32-bace-41f7-904b-de041724fe03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e Jul 10 20:05:52.166899 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-942a6a32-bace-41f7-904b-de041724fe03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:52.167210 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-942a6a32-bace-41f7-904b-de041724fe03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:52.177538 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:52.177538 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:52.269901 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cef00d9d-968e-43ae-9e60-a782d16f34fc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:52.272565 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cef00d9d-968e-43ae-9e60-a782d16f34fc None None] GET https://10.4.3.145/volume// Jul 10 20:05:52.274410 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cef00d9d-968e-43ae-9e60-a782d16f34fc None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:52.274410 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cef00d9d-968e-43ae-9e60-a782d16f34fc None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:52.276532 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cef00d9d-968e-43ae-9e60-a782d16f34fc None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:05:52.277455 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 824/3315] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:05:52 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:05:52.293920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-60d61be5-0e7e-4d2b-adb8-cd6d8ceb832e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:52.297456 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-60d61be5-0e7e-4d2b-adb8-cd6d8ceb832e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:52.297632 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-60d61be5-0e7e-4d2b-adb8-cd6d8ceb832e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:52.297865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-60d61be5-0e7e-4d2b-adb8-cd6d8ceb832e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:52.307982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-67be1c2b-6c39-4ec5-a94f-bca8ace37561 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:52.310297 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-67be1c2b-6c39-4ec5-a94f-bca8ace37561 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:52.310402 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:52.310402 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:52.310539 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-67be1c2b-6c39-4ec5-a94f-bca8ace37561 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:52.310717 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-67be1c2b-6c39-4ec5-a94f-bca8ace37561 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:52.315299 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-60d61be5-0e7e-4d2b-adb8-cd6d8ceb832e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:52.321095 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-60d61be5-0e7e-4d2b-adb8-cd6d8ceb832e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:52.321608 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 836/3316] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:05:52 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:05:52.325449 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:52.325449 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:52.330736 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-67be1c2b-6c39-4ec5-a94f-bca8ace37561 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:52.337300 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-67be1c2b-6c39-4ec5-a94f-bca8ace37561 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:52.337817 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 818/3317] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:52 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:52.714186 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-942a6a32-bace-41f7-904b-de041724fe03 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e returned with HTTP 200 Jul 10 20:05:52.714938 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 840/3318] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:05:52 2026] DELETE /volume/v3/attachments/7149d455-f1cd-4a80-b322-9a6f6604b17e => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:52.734902 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-33a83d07-810d-4aed-8a64-7f81902d0e2b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:52.743940 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-33a83d07-810d-4aed-8a64-7f81902d0e2b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a Jul 10 20:05:52.745347 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-33a83d07-810d-4aed-8a64-7f81902d0e2b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:52.745619 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-33a83d07-810d-4aed-8a64-7f81902d0e2b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:52.746293 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-33a83d07-810d-4aed-8a64-7f81902d0e2b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: f3efb6a5-50d0-4be4-8f64-704da688382a Jul 10 20:05:52.781098 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:52.781098 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:52.783145 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-33a83d07-810d-4aed-8a64-7f81902d0e2b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:05:52.857343 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-33a83d07-810d-4aed-8a64-7f81902d0e2b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:05:52.858165 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2fd7cd5a-01e1-4bf8-be6a-d23831d438dd req-33a83d07-810d-4aed-8a64-7f81902d0e2b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a returned with HTTP 202 Jul 10 20:05:52.860117 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 825/3319] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:05:52 2026] DELETE /volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:05:53.059904 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f7347836-c403-4641-8f97-7ceed53f3b8a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:53.063875 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f7347836-c403-4641-8f97-7ceed53f3b8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] GET https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 Jul 10 20:05:53.064204 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f7347836-c403-4641-8f97-7ceed53f3b8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:53.064453 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f7347836-c403-4641-8f97-7ceed53f3b8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:53.082776 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f7347836-c403-4641-8f97-7ceed53f3b8a tempest-ProjectReaderTests33-315899182 tempest-ProjectReaderTests33-315899182-project-admin] https://10.4.3.145/volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 returned with HTTP 404 Jul 10 20:05:53.082776 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 837/3320] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:05:53 2026] GET /volume/v3/volumes/f919b9b0-cf7c-44a8-b828-272e5cfa6e01 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:53.353903 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fb427bf6-f778-4ab0-bb78-d527cfdfb8bb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:53.357062 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fb427bf6-f778-4ab0-bb78-d527cfdfb8bb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:53.357390 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fb427bf6-f778-4ab0-bb78-d527cfdfb8bb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:53.357636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fb427bf6-f778-4ab0-bb78-d527cfdfb8bb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:53.380737 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:53.380737 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:53.390986 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fb427bf6-f778-4ab0-bb78-d527cfdfb8bb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:53.396427 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fb427bf6-f778-4ab0-bb78-d527cfdfb8bb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:53.396913 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 819/3321] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:53 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:54.412470 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bbe8e9cc-803b-4580-992d-1e173927acf4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:54.414389 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bbe8e9cc-803b-4580-992d-1e173927acf4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:54.414622 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bbe8e9cc-803b-4580-992d-1e173927acf4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:54.414832 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bbe8e9cc-803b-4580-992d-1e173927acf4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:54.426116 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:54.426116 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:54.430706 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bbe8e9cc-803b-4580-992d-1e173927acf4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:54.435912 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bbe8e9cc-803b-4580-992d-1e173927acf4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:54.436666 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 841/3322] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:54 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:55.349817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d8102c59-1976-411e-92e6-a43277f3a6be None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:55.418470 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d8102c59-1976-411e-92e6-a43277f3a6be tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-admin] GET https://10.4.3.145/volume/v3/scheduler-stats/get_pools Jul 10 20:05:55.418698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d8102c59-1976-411e-92e6-a43277f3a6be tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:55.418923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d8102c59-1976-411e-92e6-a43277f3a6be tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-admin] Calling method 'get_pools' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:55.452174 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d8c6cb67-0f0d-47ef-9517-b6d7476b9cb9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:55.454212 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d8c6cb67-0f0d-47ef-9517-b6d7476b9cb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:55.454445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d8c6cb67-0f0d-47ef-9517-b6d7476b9cb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:55.454591 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d8c6cb67-0f0d-47ef-9517-b6d7476b9cb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:55.466332 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:55.466332 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:55.472308 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d8c6cb67-0f0d-47ef-9517-b6d7476b9cb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:55.477298 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d8c6cb67-0f0d-47ef-9517-b6d7476b9cb9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:55.477809 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 838/3323] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:55 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:55.922886 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d8102c59-1976-411e-92e6-a43277f3a6be tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-admin] https://10.4.3.145/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 20:05:55.923358 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 826/3324] 10.4.3.145 () {66 vars in 1291 bytes} [Fri Jul 10 20:05:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:55.931394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-984ddeef-3535-4173-a4f6-6e52057deb8b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:56.007448 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-984ddeef-3535-4173-a4f6-6e52057deb8b tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-member] GET https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool Jul 10 20:05:56.007683 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-984ddeef-3535-4173-a4f6-6e52057deb8b tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:56.008078 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-984ddeef-3535-4173-a4f6-6e52057deb8b tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:56.008700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-984ddeef-3535-4173-a4f6-6e52057deb8b tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'acfa4e9473a1484390c0a85183e71f82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1695366527ee4f7eb56fc8821cea2e56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:05:56.008923 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-984ddeef-3535-4173-a4f6-6e52057deb8b tempest-ProjectMemberTests-1016976535 tempest-ProjectMemberTests-1016976535-project-member] https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool returned with HTTP 403 Jul 10 20:05:56.009378 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 820/3325] 10.4.3.145 () {66 vars in 1318 bytes} [Fri Jul 10 20:05:55 2026] GET /volume/v3/capabilities/np0000005048@storpool => generated 110 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:56.023116 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2540b678-4550-4d8e-91e6-fe5860b83412 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:56.024946 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2540b678-4550-4d8e-91e6-fe5860b83412 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a Jul 10 20:05:56.025322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2540b678-4550-4d8e-91e6-fe5860b83412 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:56.025377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2540b678-4550-4d8e-91e6-fe5860b83412 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:56.034748 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2540b678-4550-4d8e-91e6-fe5860b83412 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a returned with HTTP 404 Jul 10 20:05:56.035424 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 842/3326] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:56 2026] GET /volume/v3/volumes/f3efb6a5-50d0-4be4-8f64-704da688382a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:56.043490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e7b7a3dd-6bd0-42ff-a673-55ea826ce02e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:56.045517 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e7b7a3dd-6bd0-42ff-a673-55ea826ce02e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:05:56.045709 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e7b7a3dd-6bd0-42ff-a673-55ea826ce02e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:56.045972 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e7b7a3dd-6bd0-42ff-a673-55ea826ce02e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:56.046107 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-e7b7a3dd-6bd0-42ff-a673-55ea826ce02e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:05:56.051492 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:56.051492 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:56.051934 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e7b7a3dd-6bd0-42ff-a673-55ea826ce02e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:05:56.070793 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e7b7a3dd-6bd0-42ff-a673-55ea826ce02e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot delete request issued successfully. Jul 10 20:05:56.071027 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e7b7a3dd-6bd0-42ff-a673-55ea826ce02e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a returned with HTTP 202 Jul 10 20:05:56.071655 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 839/3327] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:05:56 2026] DELETE /volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:05:56.080857 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1e02a3d3-bd62-41a1-91dc-46d05e5491c6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:56.083348 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e02a3d3-bd62-41a1-91dc-46d05e5491c6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:05:56.083567 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e02a3d3-bd62-41a1-91dc-46d05e5491c6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:56.083745 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1e02a3d3-bd62-41a1-91dc-46d05e5491c6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:56.095606 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:56.095606 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:56.096507 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1e02a3d3-bd62-41a1-91dc-46d05e5491c6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:05:56.097009 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1e02a3d3-bd62-41a1-91dc-46d05e5491c6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a returned with HTTP 200 Jul 10 20:05:56.097622 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 827/3328] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:05:56 2026] GET /volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:56.380819 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-630aab34-3a02-4478-903e-cf1d0ffb3a1f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:56.382527 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-630aab34-3a02-4478-903e-cf1d0ffb3a1f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:56.382728 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-630aab34-3a02-4478-903e-cf1d0ffb3a1f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:56.382918 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-630aab34-3a02-4478-903e-cf1d0ffb3a1f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:56.398704 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:56.398704 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:56.405123 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-630aab34-3a02-4478-903e-cf1d0ffb3a1f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:56.409991 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-630aab34-3a02-4478-903e-cf1d0ffb3a1f tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:56.410424 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 821/3329] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:56 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:56.466895 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-436f71c3-4c58-4f49-84a4-5686aecc07a9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:56.469718 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-436f71c3-4c58-4f49-84a4-5686aecc07a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:56.470019 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-436f71c3-4c58-4f49-84a4-5686aecc07a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:56.470257 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-436f71c3-4c58-4f49-84a4-5686aecc07a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:56.482380 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:56.482380 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:56.486626 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-436f71c3-4c58-4f49-84a4-5686aecc07a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:56.492004 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-436f71c3-4c58-4f49-84a4-5686aecc07a9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:56.492700 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 843/3330] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:56 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:56.492799 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6cb8359f-568b-499d-8c8e-1d6c1395066b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:56.495123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6cb8359f-568b-499d-8c8e-1d6c1395066b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:56.495402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6cb8359f-568b-499d-8c8e-1d6c1395066b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:56.495608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6cb8359f-568b-499d-8c8e-1d6c1395066b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:56.508191 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:56.508191 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:56.518697 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6cb8359f-568b-499d-8c8e-1d6c1395066b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:56.530205 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6cb8359f-568b-499d-8c8e-1d6c1395066b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:56.530724 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 840/3331] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:56 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:56.821588 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-af30012e-cfc7-4148-81a1-1016b5ec63a3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:56.824720 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-af30012e-cfc7-4148-81a1-1016b5ec63a3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9 Jul 10 20:05:56.824922 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-af30012e-cfc7-4148-81a1-1016b5ec63a3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:56.825167 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-af30012e-cfc7-4148-81a1-1016b5ec63a3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:56.834493 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:56.834493 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:57.108458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-046403f6-a822-499c-bbae-af1b4e841500 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:57.110517 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-046403f6-a822-499c-bbae-af1b4e841500 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:05:57.111023 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-046403f6-a822-499c-bbae-af1b4e841500 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:57.111254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-046403f6-a822-499c-bbae-af1b4e841500 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:57.116333 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-046403f6-a822-499c-bbae-af1b4e841500 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a returned with HTTP 404 Jul 10 20:05:57.116835 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 822/3332] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:05:57 2026] GET /volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:57.208114 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fc883b77-fe0d-4b34-946b-e6ee79aa9ce4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:57.210038 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc883b77-fe0d-4b34-946b-e6ee79aa9ce4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:57.210295 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc883b77-fe0d-4b34-946b-e6ee79aa9ce4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:57.210534 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc883b77-fe0d-4b34-946b-e6ee79aa9ce4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:57.222526 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:57.222526 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:57.227422 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fc883b77-fe0d-4b34-946b-e6ee79aa9ce4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:57.233718 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc883b77-fe0d-4b34-946b-e6ee79aa9ce4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:57.236300 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 844/3333] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:57 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:57.255662 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3a3f5b02-20b0-42e0-aa81-334dda9ad913 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:57.260722 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a3f5b02-20b0-42e0-aa81-334dda9ad913 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] DELETE https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:57.260722 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a3f5b02-20b0-42e0-aa81-334dda9ad913 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:57.260722 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3a3f5b02-20b0-42e0-aa81-334dda9ad913 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:57.260722 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3a3f5b02-20b0-42e0-aa81-334dda9ad913 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Delete volume with id: 033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:57.271138 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:57.271138 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:57.271138 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3a3f5b02-20b0-42e0-aa81-334dda9ad913 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:57.299448 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3a3f5b02-20b0-42e0-aa81-334dda9ad913 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Delete volume request issued successfully. Jul 10 20:05:57.299582 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3a3f5b02-20b0-42e0-aa81-334dda9ad913 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 202 Jul 10 20:05:57.301119 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 841/3334] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:05:57 2026] DELETE /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:05:57.309990 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6184aba1-fdfb-4d34-b7ba-7312ae4482df None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:57.312285 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6184aba1-fdfb-4d34-b7ba-7312ae4482df tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:57.312520 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6184aba1-fdfb-4d34-b7ba-7312ae4482df tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:57.312833 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6184aba1-fdfb-4d34-b7ba-7312ae4482df tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:57.330061 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:57.330061 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:57.335596 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6184aba1-fdfb-4d34-b7ba-7312ae4482df tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Volume info retrieved successfully. Jul 10 20:05:57.345406 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6184aba1-fdfb-4d34-b7ba-7312ae4482df tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 200 Jul 10 20:05:57.346331 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 823/3335] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:57 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:57.383083 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-6aba6288-47a4-48d4-9341-397d9c2c1b49 req-af30012e-cfc7-4148-81a1-1016b5ec63a3 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9 returned with HTTP 200 Jul 10 20:05:57.384306 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 828/3336] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:05:56 2026] DELETE /volume/v3/attachments/df3a19e7-f04a-4d34-a4b2-f013ea1ce3e9 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:57.546321 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0cd83b87-0f59-4c4b-9000-f899f4b4a087 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:57.548183 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0cd83b87-0f59-4c4b-9000-f899f4b4a087 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:57.548372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0cd83b87-0f59-4c4b-9000-f899f4b4a087 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:57.548701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0cd83b87-0f59-4c4b-9000-f899f4b4a087 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:57.556984 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:57.556984 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:57.561699 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0cd83b87-0f59-4c4b-9000-f899f4b4a087 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:57.566414 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0cd83b87-0f59-4c4b-9000-f899f4b4a087 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:57.566874 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 845/3337] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:57 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:57.580335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-85677bf1-d5b0-4212-9171-7c3921de978c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:57.582708 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85677bf1-d5b0-4212-9171-7c3921de978c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:57.582994 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85677bf1-d5b0-4212-9171-7c3921de978c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:57.583195 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85677bf1-d5b0-4212-9171-7c3921de978c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:57.591584 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:57.591584 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:57.596525 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-85677bf1-d5b0-4212-9171-7c3921de978c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:57.602056 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85677bf1-d5b0-4212-9171-7c3921de978c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:57.602635 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 842/3338] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:57 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:58.170745 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b7559a4b-7c75-44e3-9099-3822703a859b req-2ba62b83-a6d8-462a-83a1-7b29dc25df82 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:58.173349 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:58.174008 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-2ba62b83-a6d8-462a-83a1-7b29dc25df82 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:05:58.174235 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-2ba62b83-a6d8-462a-83a1-7b29dc25df82 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:58.174456 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-2ba62b83-a6d8-462a-83a1-7b29dc25df82 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:58.185007 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:58.185007 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:58.190234 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-b7559a4b-7c75-44e3-9099-3822703a859b req-2ba62b83-a6d8-462a-83a1-7b29dc25df82 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:05:58.196513 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-2ba62b83-a6d8-462a-83a1-7b29dc25df82 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:05:58.197190 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 824/3339] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:05:58 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:58.297411 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:05:58.297764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-31916465"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:58.299320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-31916465'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:05:58.299489 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:05:58.299799 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:58.299799 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:58.303687 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:05:58.309817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (6ab6c394-d6ad-4954-af2c-e07e9c805f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:05:58.310823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeefd68c-df34-40ce-a207-a0ee478a98e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:58.311944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:05:58.340723 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeefd68c-df34-40ce-a207-a0ee478a98e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:58.341578 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b343ec-a211-482e-b215-7cd7fd8ab7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:58.365562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b8012a8a-a3b6-4eea-8dbc-806e8c739fc4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:58.367199 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8012a8a-a3b6-4eea-8dbc-806e8c739fc4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] GET https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 Jul 10 20:05:58.367371 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8012a8a-a3b6-4eea-8dbc-806e8c739fc4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:58.367613 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8012a8a-a3b6-4eea-8dbc-806e8c739fc4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:58.373745 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8012a8a-a3b6-4eea-8dbc-806e8c739fc4 tempest-VolumesActionsTest-1091743855 tempest-VolumesActionsTest-1091743855-project-member] https://10.4.3.145/volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 returned with HTTP 404 Jul 10 20:05:58.374248 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 846/3340] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:58 2026] GET /volume/v3/volumes/033bbd64-8aa8-4fc3-92a8-989dfa36f847 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:05:58.425333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['8838a6f4-85e7-4a43-9b1f-21a3c2d76245', 'b21e360b-207e-4608-8b69-873bc49fcdee', '34216030-becd-4bbd-a8ae-d10d4770e911', '1dd34a43-c730-4311-aeba-64da5d43b5d9'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:05:58.426684 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b343ec-a211-482e-b215-7cd7fd8ab7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8838a6f4-85e7-4a43-9b1f-21a3c2d76245', 'b21e360b-207e-4608-8b69-873bc49fcdee', '34216030-becd-4bbd-a8ae-d10d4770e911', '1dd34a43-c730-4311-aeba-64da5d43b5d9']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:58.427913 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ade38e-a5c2-4d0d-9a52-527d4402722d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:58.456398 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ade38e-a5c2-4d0d-9a52-527d4402722d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1e2f681-e694-4a69-8f00-f776990da46c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-31916465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['8838a6f4-85e7-4a43-9b1f-21a3c2d76245','b21e360b-207e-4608-8b69-873bc49fcdee','34216030-becd-4bbd-a8ae-d10d4770e911','1dd34a43-c730-4311-aeba-64da5d43b5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-31916465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1e2f681-e694-4a69-8f00-f776990da46c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:58.457404 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba60722a-f698-4cdf-9368-0be971456247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:58.479132 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba60722a-f698-4cdf-9368-0be971456247) transitioned into state 'SUCCESS' from state '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-31916465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['8838a6f4-85e7-4a43-9b1f-21a3c2d76245','b21e360b-207e-4608-8b69-873bc49fcdee','34216030-becd-4bbd-a8ae-d10d4770e911','1dd34a43-c730-4311-aeba-64da5d43b5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:58.480125 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503a25a9-b1bd-404e-9907-d8688dec4e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:05:58.491649 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503a25a9-b1bd-404e-9907-d8688dec4e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:05:58.492663 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (6ab6c394-d6ad-4954-af2c-e07e9c805f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:05:58.493173 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:05:58.493883 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0fbad6d2-9734-4c58-9d2b-8bad8610a720 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:05:58.494400 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 829/3341] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:05:58 2026] POST /volume/v3/volumes => generated 776 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:58.506439 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-96723d12-ccb0-402e-aac9-4d346eb1f23d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:58.508414 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-96723d12-ccb0-402e-aac9-4d346eb1f23d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c Jul 10 20:05:58.508632 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-96723d12-ccb0-402e-aac9-4d346eb1f23d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:58.508882 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-96723d12-ccb0-402e-aac9-4d346eb1f23d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:58.516307 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:58.516307 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:58.520163 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-96723d12-ccb0-402e-aac9-4d346eb1f23d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:05:58.524387 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-96723d12-ccb0-402e-aac9-4d346eb1f23d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c returned with HTTP 200 Jul 10 20:05:58.524860 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 843/3342] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:58 2026] GET /volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:58.714469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cf2f113a-097f-4c39-96c6-f44aec76e82b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:58.716488 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cf2f113a-097f-4c39-96c6-f44aec76e82b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:05:58.716988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cf2f113a-097f-4c39-96c6-f44aec76e82b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:58.716988 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cf2f113a-097f-4c39-96c6-f44aec76e82b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:58.727343 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:58.727343 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:05:58.736860 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-cf2f113a-097f-4c39-96c6-f44aec76e82b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:05:58.748033 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cf2f113a-097f-4c39-96c6-f44aec76e82b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:05:58.748033 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 825/3343] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:58 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:05:59.539624 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9adb1c8f-ed23-4096-8350-1ed42195f952 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:59.542639 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9adb1c8f-ed23-4096-8350-1ed42195f952 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c Jul 10 20:05:59.543020 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9adb1c8f-ed23-4096-8350-1ed42195f952 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:59.543311 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9adb1c8f-ed23-4096-8350-1ed42195f952 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:59.553437 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:59.553437 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:05:59.558023 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9adb1c8f-ed23-4096-8350-1ed42195f952 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:05:59.563494 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9adb1c8f-ed23-4096-8350-1ed42195f952 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c returned with HTTP 200 Jul 10 20:05:59.564067 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 847/3344] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:05:59 2026] GET /volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:05:59.582332 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-31c74ea4-df37-4e3a-a32d-f86e512420d4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:59.680763 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-31c74ea4-df37-4e3a-a32d-f86e512420d4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:05:59.681727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-31c74ea4-df37-4e3a-a32d-f86e512420d4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1e2f681-e694-4a69-8f00-f776990da46c", "name": "tempest-ProjectMemberTests-Snapshot-638661625"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:05:59.702946 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:59.702946 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:05:59.704315 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-31c74ea4-df37-4e3a-a32d-f86e512420d4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Volume info retrieved successfully. Jul 10 20:05:59.704811 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-31c74ea4-df37-4e3a-a32d-f86e512420d4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Create snapshot from volume a1e2f681-e694-4a69-8f00-f776990da46c Jul 10 20:05:59.768388 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-31c74ea4-df37-4e3a-a32d-f86e512420d4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Created reservations ['1af0c4de-2f4a-493a-9aa6-620776f900fe', 'cfb538e2-c0c4-4c91-8ff8-bd531d2ca603', '48144579-e0c3-4785-a48e-d8528765ae17', 'e79b5f37-4139-4c29-9940-3b5866fbf732'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:05:59.815244 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-31c74ea4-df37-4e3a-a32d-f86e512420d4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot create request issued successfully. Jul 10 20:05:59.815698 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-31c74ea4-df37-4e3a-a32d-f86e512420d4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:05:59.816288 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 830/3345] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:05:59 2026] POST /volume/v3/snapshots => generated 304 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:05:59.834442 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8722cf0b-b3b6-4cfc-8856-221452221b23 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:05:59.839168 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8722cf0b-b3b6-4cfc-8856-221452221b23 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] GET https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac Jul 10 20:05:59.839459 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8722cf0b-b3b6-4cfc-8856-221452221b23 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:05:59.839736 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8722cf0b-b3b6-4cfc-8856-221452221b23 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:05:59.849160 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:05:59.849160 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:05:59.850080 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8722cf0b-b3b6-4cfc-8856-221452221b23 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:05:59.851490 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8722cf0b-b3b6-4cfc-8856-221452221b23 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac returned with HTTP 200 Jul 10 20:05:59.852091 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 844/3346] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:05:59 2026] GET /volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac => generated 436 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:00.236238 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c35e6f7c-f3f1-43d9-afa6-eca678c94a87 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.236611 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c35e6f7c-f3f1-43d9-afa6-eca678c94a87 None None] GET https://10.4.3.145/volume// Jul 10 20:06:00.236814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c35e6f7c-f3f1-43d9-afa6-eca678c94a87 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:00.237059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c35e6f7c-f3f1-43d9-afa6-eca678c94a87 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:00.237457 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c35e6f7c-f3f1-43d9-afa6-eca678c94a87 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:00.237770 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 826/3347] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:06: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 20:06:00.247472 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-b7559a4b-7c75-44e3-9099-3822703a859b req-5002577a-e48f-44db-a0cd-bb9495b95d5e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.250119 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-5002577a-e48f-44db-a0cd-bb9495b95d5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:06:00.250577 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-5002577a-e48f-44db-a0cd-bb9495b95d5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "954749b5-9273-4d58-80f1-41eed8d554d2", "connector": null, "instance_uuid": "f8918602-1fdd-404d-a682-5706a1893484"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:00.261639 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:00.261639 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:00.293699 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-5002577a-e48f-44db-a0cd-bb9495b95d5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:06:00.294240 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 848/3348] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:06:00 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 20:06:00.721331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1106e645-9636-4d9a-8518-734d38f5761d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.724035 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1106e645-9636-4d9a-8518-734d38f5761d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:00.724298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1106e645-9636-4d9a-8518-734d38f5761d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:00.725851 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1106e645-9636-4d9a-8518-734d38f5761d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:00.738769 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:00.738769 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:00.746466 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1106e645-9636-4d9a-8518-734d38f5761d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:00.753904 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1106e645-9636-4d9a-8518-734d38f5761d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:00.754236 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 831/3349] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:00 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:00.828825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a53c475c-2d53-4072-8b38-539388482210 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.829257 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a53c475c-2d53-4072-8b38-539388482210 None None] GET https://10.4.3.145/volume// Jul 10 20:06:00.829421 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a53c475c-2d53-4072-8b38-539388482210 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:00.829634 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a53c475c-2d53-4072-8b38-539388482210 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:00.830020 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a53c475c-2d53-4072-8b38-539388482210 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:00.830360 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 845/3350] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:06: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 20:06:00.838358 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b7559a4b-7c75-44e3-9099-3822703a859b req-202e8305-03d8-48b8-a15c-9f89a8776fe3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.840977 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-202e8305-03d8-48b8-a15c-9f89a8776fe3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:00.841378 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-202e8305-03d8-48b8-a15c-9f89a8776fe3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:00.841684 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-202e8305-03d8-48b8-a15c-9f89a8776fe3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:00.857883 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:00.857883 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:00.862251 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-b7559a4b-7c75-44e3-9099-3822703a859b req-202e8305-03d8-48b8-a15c-9f89a8776fe3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:00.862377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dadd9bfb-820b-4a2e-b2c8-c19eed3fabc5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.864472 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dadd9bfb-820b-4a2e-b2c8-c19eed3fabc5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] GET https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac Jul 10 20:06:00.864701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dadd9bfb-820b-4a2e-b2c8-c19eed3fabc5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:00.864984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dadd9bfb-820b-4a2e-b2c8-c19eed3fabc5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:00.868266 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-202e8305-03d8-48b8-a15c-9f89a8776fe3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:00.868888 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 827/3351] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:06:00 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:06:00.871013 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:00.871013 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:00.871602 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dadd9bfb-820b-4a2e-b2c8-c19eed3fabc5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:00.872583 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dadd9bfb-820b-4a2e-b2c8-c19eed3fabc5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac returned with HTTP 200 Jul 10 20:06:00.873450 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 849/3352] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:00 2026] GET /volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:00.885010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e0ba222a-621c-4faa-944f-1aba122824ba None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.887172 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e0ba222a-621c-4faa-944f-1aba122824ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac Jul 10 20:06:00.887415 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e0ba222a-621c-4faa-944f-1aba122824ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:00.887674 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e0ba222a-621c-4faa-944f-1aba122824ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:00.887895 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-e0ba222a-621c-4faa-944f-1aba122824ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Delete snapshot with id: 03a64346-c36e-40ae-b186-3ce0800f24ac Jul 10 20:06:00.893600 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:00.893600 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:00.894087 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e0ba222a-621c-4faa-944f-1aba122824ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:00.912175 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e0ba222a-621c-4faa-944f-1aba122824ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot delete request issued successfully. Jul 10 20:06:00.912342 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e0ba222a-621c-4faa-944f-1aba122824ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac returned with HTTP 202 Jul 10 20:06:00.912947 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 832/3353] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:00 2026] DELETE /volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:00.920952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b51ad3a4-b47f-4cf5-bf61-2147078a193c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.922978 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b51ad3a4-b47f-4cf5-bf61-2147078a193c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] GET https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac Jul 10 20:06:00.923149 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b51ad3a4-b47f-4cf5-bf61-2147078a193c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:00.923327 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b51ad3a4-b47f-4cf5-bf61-2147078a193c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:00.929848 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:00.929848 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:00.930410 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b51ad3a4-b47f-4cf5-bf61-2147078a193c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:00.931521 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b51ad3a4-b47f-4cf5-bf61-2147078a193c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac returned with HTTP 200 Jul 10 20:06:00.932086 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 846/3354] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:00 2026] GET /volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:00.986377 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b7559a4b-7c75-44e3-9099-3822703a859b req-b9e1b27a-370b-44a4-89b5-dd8336c27ee7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:00.991483 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-b9e1b27a-370b-44a4-89b5-dd8336c27ee7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] PUT https://10.4.3.145/volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de Jul 10 20:06:00.992040 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-b9e1b27a-370b-44a4-89b5-dd8336c27ee7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:01.002296 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b7559a4b-7c75-44e3-9099-3822703a859b req-b9e1b27a-370b-44a4-89b5-dd8336c27ee7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Acquiring lock "cinder-attachment_update-954749b5-9273-4d58-80f1-41eed8d554d2-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:06:01.007517 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b7559a4b-7c75-44e3-9099-3822703a859b req-b9e1b27a-370b-44a4-89b5-dd8336c27ee7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Lock "cinder-attachment_update-954749b5-9273-4d58-80f1-41eed8d554d2-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:06:01.008536 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:01.008536 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:01.532704 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b7559a4b-7c75-44e3-9099-3822703a859b req-b9e1b27a-370b-44a4-89b5-dd8336c27ee7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Lock "cinder-attachment_update-954749b5-9273-4d58-80f1-41eed8d554d2-np0000005048" released by "attachment_update" :: held 0.525s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:06:01.533119 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-b9e1b27a-370b-44a4-89b5-dd8336c27ee7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de returned with HTTP 200 Jul 10 20:06:01.533670 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 828/3355] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:06:00 2026] PUT /volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:01.626552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-705ec281-5968-440e-9d6c-2da155710c88 req-110429ab-518d-4fef-8b88-3dee52613869 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:01.629431 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-705ec281-5968-440e-9d6c-2da155710c88 req-110429ab-518d-4fef-8b88-3dee52613869 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f Jul 10 20:06:01.629691 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-705ec281-5968-440e-9d6c-2da155710c88 req-110429ab-518d-4fef-8b88-3dee52613869 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:01.629995 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-705ec281-5968-440e-9d6c-2da155710c88 req-110429ab-518d-4fef-8b88-3dee52613869 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:01.640176 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:01.640176 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:01.768477 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a41c2e61-cd06-4a2c-88fb-413fd3460761 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:01.771333 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a41c2e61-cd06-4a2c-88fb-413fd3460761 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:01.771333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a41c2e61-cd06-4a2c-88fb-413fd3460761 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:01.772178 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a41c2e61-cd06-4a2c-88fb-413fd3460761 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:01.786628 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:01.786628 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:01.794678 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a41c2e61-cd06-4a2c-88fb-413fd3460761 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:01.801463 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a41c2e61-cd06-4a2c-88fb-413fd3460761 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:01.802192 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 833/3356] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:01 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:01.941971 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3f2d7e35-a972-443e-9fb2-c90ecf8a1080 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:01.944555 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f2d7e35-a972-443e-9fb2-c90ecf8a1080 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] GET https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac Jul 10 20:06:01.944874 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f2d7e35-a972-443e-9fb2-c90ecf8a1080 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:01.945188 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f2d7e35-a972-443e-9fb2-c90ecf8a1080 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:01.951167 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f2d7e35-a972-443e-9fb2-c90ecf8a1080 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac returned with HTTP 404 Jul 10 20:06:01.951946 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 847/3357] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:01 2026] GET /volume/v3/snapshots/03a64346-c36e-40ae-b186-3ce0800f24ac => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:01.961136 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c5a4ecf3-6b45-4e04-8b77-1f821526e67d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:01.972618 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c5a4ecf3-6b45-4e04-8b77-1f821526e67d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c Jul 10 20:06:01.973245 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c5a4ecf3-6b45-4e04-8b77-1f821526e67d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:01.973553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c5a4ecf3-6b45-4e04-8b77-1f821526e67d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:01.973776 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-c5a4ecf3-6b45-4e04-8b77-1f821526e67d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: a1e2f681-e694-4a69-8f00-f776990da46c Jul 10 20:06:01.985017 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:01.985017 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:01.985508 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c5a4ecf3-6b45-4e04-8b77-1f821526e67d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:02.011984 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c5a4ecf3-6b45-4e04-8b77-1f821526e67d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:02.012352 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c5a4ecf3-6b45-4e04-8b77-1f821526e67d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c returned with HTTP 202 Jul 10 20:06:02.012929 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 829/3358] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:01 2026] DELETE /volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:02.022473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a82f869f-518e-4a97-85c0-0f2190ecb757 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:02.026162 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a82f869f-518e-4a97-85c0-0f2190ecb757 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c Jul 10 20:06:02.026355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a82f869f-518e-4a97-85c0-0f2190ecb757 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:02.026584 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a82f869f-518e-4a97-85c0-0f2190ecb757 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:02.042613 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:02.042613 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:02.052259 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a82f869f-518e-4a97-85c0-0f2190ecb757 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:02.058034 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a82f869f-518e-4a97-85c0-0f2190ecb757 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c returned with HTTP 200 Jul 10 20:06:02.058508 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 834/3359] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:02 2026] GET /volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c => generated 1006 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:02.126337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5d13acf4-0289-49b3-a2b2-413fa572759c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:02.188511 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-705ec281-5968-440e-9d6c-2da155710c88 req-110429ab-518d-4fef-8b88-3dee52613869 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f returned with HTTP 200 Jul 10 20:06:02.189207 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 850/3360] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:06:01 2026] DELETE /volume/v3/attachments/9f18208f-3f71-4504-a684-7261a67cbc1f => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:02.200077 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-705ec281-5968-440e-9d6c-2da155710c88 req-fb80bbf8-d0bf-4a0b-a83a-990bfabebf59 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:02.205727 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-705ec281-5968-440e-9d6c-2da155710c88 req-fb80bbf8-d0bf-4a0b-a83a-990bfabebf59 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:06:02.205898 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-705ec281-5968-440e-9d6c-2da155710c88 req-fb80bbf8-d0bf-4a0b-a83a-990bfabebf59 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:02.207238 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-705ec281-5968-440e-9d6c-2da155710c88 req-fb80bbf8-d0bf-4a0b-a83a-990bfabebf59 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:02.207492 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [req-705ec281-5968-440e-9d6c-2da155710c88 req-fb80bbf8-d0bf-4a0b-a83a-990bfabebf59 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:06:02.222448 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:02.222448 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:02.222448 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-705ec281-5968-440e-9d6c-2da155710c88 req-fb80bbf8-d0bf-4a0b-a83a-990bfabebf59 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:06:02.241110 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d13acf4-0289-49b3-a2b2-413fa572759c tempest-VolumesSummaryTest-2104368198 tempest-VolumesSummaryTest-2104368198-project-member] GET https://10.4.3.145/volume/v3/volumes/summary Jul 10 20:06:02.241110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d13acf4-0289-49b3-a2b2-413fa572759c tempest-VolumesSummaryTest-2104368198 tempest-VolumesSummaryTest-2104368198-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:02.241110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d13acf4-0289-49b3-a2b2-413fa572759c tempest-VolumesSummaryTest-2104368198 tempest-VolumesSummaryTest-2104368198-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:02.241110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-5d13acf4-0289-49b3-a2b2-413fa572759c tempest-VolumesSummaryTest-2104368198 tempest-VolumesSummaryTest-2104368198-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:02.242924 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-705ec281-5968-440e-9d6c-2da155710c88 req-fb80bbf8-d0bf-4a0b-a83a-990bfabebf59 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:06:02.242924 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-705ec281-5968-440e-9d6c-2da155710c88 req-fb80bbf8-d0bf-4a0b-a83a-990bfabebf59 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 202 Jul 10 20:06:02.242924 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 830/3361] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:06:02 2026] DELETE /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:02.247225 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5d13acf4-0289-49b3-a2b2-413fa572759c tempest-VolumesSummaryTest-2104368198 tempest-VolumesSummaryTest-2104368198-project-member] Get summary completed successfully. Jul 10 20:06:02.247225 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d13acf4-0289-49b3-a2b2-413fa572759c tempest-VolumesSummaryTest-2104368198 tempest-VolumesSummaryTest-2104368198-project-member] https://10.4.3.145/volume/v3/volumes/summary returned with HTTP 200 Jul 10 20:06:02.247336 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 848/3362] 10.4.3.145 () {68 vars in 1302 bytes} [Fri Jul 10 20:06:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:02.817399 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aba6d01a-d08e-4860-949e-11310c5d6ffe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:02.820016 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aba6d01a-d08e-4860-949e-11310c5d6ffe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:02.820236 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aba6d01a-d08e-4860-949e-11310c5d6ffe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:02.820446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aba6d01a-d08e-4860-949e-11310c5d6ffe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:02.830876 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:02.830876 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:02.836550 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-aba6d01a-d08e-4860-949e-11310c5d6ffe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:02.843999 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aba6d01a-d08e-4860-949e-11310c5d6ffe tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:02.844560 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 835/3363] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:02 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:03.078676 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c444cc0e-2d21-4e0f-84a0-5bc5ba0b41e0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:03.081117 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c444cc0e-2d21-4e0f-84a0-5bc5ba0b41e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c Jul 10 20:06:03.081423 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c444cc0e-2d21-4e0f-84a0-5bc5ba0b41e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:03.081689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c444cc0e-2d21-4e0f-84a0-5bc5ba0b41e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:03.090084 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c444cc0e-2d21-4e0f-84a0-5bc5ba0b41e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c returned with HTTP 404 Jul 10 20:06:03.090767 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 851/3364] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:03 2026] GET /volume/v3/volumes/a1e2f681-e694-4a69-8f00-f776990da46c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:03.100872 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fb38aa17-1487-4454-9882-d8119d328e6d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:03.105028 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:03.105028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1775115604"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:03.105028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1775115604'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:03.105028 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:06:03.108983 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:03.115665 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (9ce26f1d-99f0-4f14-8be8-46db8fee0780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:03.116903 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ce159b-4880-4484-af3d-ff795c2fa98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.118141 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:03.150233 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ce159b-4880-4484-af3d-ff795c2fa98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.151982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8598b3d-1f9f-48b8-85fc-089774e512b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.205997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['0f8e72e1-8bc7-4c74-9ad1-d2ba0dac0918', '92e74d46-1faf-43d2-9ed5-d1bfb463d195', 'e85a5b0c-07ab-4bde-80d4-b291e0a31bc3', '35c2b152-7297-4f2a-a798-967932f9acd7'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:03.205997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8598b3d-1f9f-48b8-85fc-089774e512b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f8e72e1-8bc7-4c74-9ad1-d2ba0dac0918', '92e74d46-1faf-43d2-9ed5-d1bfb463d195', 'e85a5b0c-07ab-4bde-80d4-b291e0a31bc3', '35c2b152-7297-4f2a-a798-967932f9acd7']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.205997 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4589394-a49c-47c4-aa69-1c79e01521cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.237946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4589394-a49c-47c4-aa69-1c79e01521cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d80ffd-cd78-46c6-bdfb-cd555ec9af88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775115604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['0f8e72e1-8bc7-4c74-9ad1-d2ba0dac0918','92e74d46-1faf-43d2-9ed5-d1bfb463d195','e85a5b0c-07ab-4bde-80d4-b291e0a31bc3','35c2b152-7297-4f2a-a798-967932f9acd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775115604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d80ffd-cd78-46c6-bdfb-cd555ec9af88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.239330 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9d4358-ca56-43f7-906b-e01a39fb1339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.260532 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9d4358-ca56-43f7-906b-e01a39fb1339) transitioned into state 'SUCCESS' from state '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-1775115604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['0f8e72e1-8bc7-4c74-9ad1-d2ba0dac0918','92e74d46-1faf-43d2-9ed5-d1bfb463d195','e85a5b0c-07ab-4bde-80d4-b291e0a31bc3','35c2b152-7297-4f2a-a798-967932f9acd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.262224 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867877fd-aeb8-4522-8fc7-50a1244f84e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.278057 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867877fd-aeb8-4522-8fc7-50a1244f84e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.278057 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (9ce26f1d-99f0-4f14-8be8-46db8fee0780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:03.278057 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:06:03.278722 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fb38aa17-1487-4454-9882-d8119d328e6d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:03.279558 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 831/3365] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:03 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 20:06:03.296595 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2c26ed74-cbb0-4f3b-871f-5e579dd48e01 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:03.298516 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c26ed74-cbb0-4f3b-871f-5e579dd48e01 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 Jul 10 20:06:03.298827 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c26ed74-cbb0-4f3b-871f-5e579dd48e01 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:03.299057 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c26ed74-cbb0-4f3b-871f-5e579dd48e01 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:03.308191 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:03.308191 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:03.312624 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2c26ed74-cbb0-4f3b-871f-5e579dd48e01 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:03.318106 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c26ed74-cbb0-4f3b-871f-5e579dd48e01 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 returned with HTTP 200 Jul 10 20:06:03.318707 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 849/3366] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:03 2026] GET /volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:03.650171 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6141f772-2886-4ee2-81c5-091862fb815e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:03.737778 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:03.739983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1908475108"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:03.739983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1908475108'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:03.739983 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Create volume of 1 GB Jul 10 20:06:03.744923 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Availability Zones retrieved successfully. Jul 10 20:06:03.750726 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Flow 'volume_create_api' (72a8fe46-0dc7-479e-8c62-f959c32f4b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:03.751741 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76cd406e-144c-436a-a3a8-ee2293edde3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.753088 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:03.781294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76cd406e-144c-436a-a3a8-ee2293edde3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.782456 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5333351-fcd9-4a60-9ed3-4dda98453539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.850002 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Created reservations ['eb06e11c-213c-4700-a02b-b0ddd82d477f', '45b59ad5-f073-489d-a445-1ef098dac86a', '182e76af-8497-4f6c-b129-783442d82626', 'eb600bc2-184f-4534-9c40-adf2764a41c0'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:03.852049 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5333351-fcd9-4a60-9ed3-4dda98453539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb06e11c-213c-4700-a02b-b0ddd82d477f', '45b59ad5-f073-489d-a445-1ef098dac86a', '182e76af-8497-4f6c-b129-783442d82626', 'eb600bc2-184f-4534-9c40-adf2764a41c0']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.852428 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5464ebb0-1acc-46ae-b5ec-00ee1c16ae18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.860464 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aa0e1186-e1ae-49a1-b5e7-6c801a019b3f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:03.862986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aa0e1186-e1ae-49a1-b5e7-6c801a019b3f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:03.863998 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aa0e1186-e1ae-49a1-b5e7-6c801a019b3f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:03.863998 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aa0e1186-e1ae-49a1-b5e7-6c801a019b3f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:03.876338 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:03.876338 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:03.880373 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-aa0e1186-e1ae-49a1-b5e7-6c801a019b3f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:03.884584 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aa0e1186-e1ae-49a1-b5e7-6c801a019b3f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:03.885095 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 852/3367] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:03 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:03.896015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5464ebb0-1acc-46ae-b5ec-00ee1c16ae18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56cff33-5a22-4758-8a6b-cefe5fa8cdb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1908475108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68967c62eb904cc98beff771fd7e013c',qos_specs=None,replication_status=,reservations=['eb06e11c-213c-4700-a02b-b0ddd82d477f','45b59ad5-f073-489d-a445-1ef098dac86a','182e76af-8497-4f6c-b129-783442d82626','eb600bc2-184f-4534-9c40-adf2764a41c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6e8f9756ce4ac2a0dd4fd6b8f959c5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1908475108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a56cff33-5a22-4758-8a6b-cefe5fa8cdb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68967c62eb904cc98beff771fd7e013c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6e8f9756ce4ac2a0dd4fd6b8f959c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.896015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9c8e30-4eec-42eb-83cb-641b31484d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.918335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9c8e30-4eec-42eb-83cb-641b31484d18) transitioned into state 'SUCCESS' from state '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-1908475108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68967c62eb904cc98beff771fd7e013c',qos_specs=None,replication_status=,reservations=['eb06e11c-213c-4700-a02b-b0ddd82d477f','45b59ad5-f073-489d-a445-1ef098dac86a','182e76af-8497-4f6c-b129-783442d82626','eb600bc2-184f-4534-9c40-adf2764a41c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6e8f9756ce4ac2a0dd4fd6b8f959c5',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.919654 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed42e72c-a604-4cba-b9bc-7eeb2c215856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:03.935922 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed42e72c-a604-4cba-b9bc-7eeb2c215856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:03.937445 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Flow 'volume_create_api' (72a8fe46-0dc7-479e-8c62-f959c32f4b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:03.938016 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Create volume request issued successfully. Jul 10 20:06:03.938904 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6141f772-2886-4ee2-81c5-091862fb815e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:03.939574 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 836/3368] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:03 2026] POST /volume/v3/volumes => generated 758 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:03.955832 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-983c9efa-d93f-4dca-9ae8-5d1d26eeadf6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:03.962154 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-983c9efa-d93f-4dca-9ae8-5d1d26eeadf6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:03.962425 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-983c9efa-d93f-4dca-9ae8-5d1d26eeadf6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:03.962639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-983c9efa-d93f-4dca-9ae8-5d1d26eeadf6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:03.974263 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:03.974263 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:03.982116 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-983c9efa-d93f-4dca-9ae8-5d1d26eeadf6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Volume info retrieved successfully. Jul 10 20:06:03.985496 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-983c9efa-d93f-4dca-9ae8-5d1d26eeadf6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 returned with HTTP 200 Jul 10 20:06:03.985872 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 832/3369] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:03 2026] GET /volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:04.336344 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0bc65364-3f12-49e3-881c-69cc4a8e6ac6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:04.339979 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0bc65364-3f12-49e3-881c-69cc4a8e6ac6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 Jul 10 20:06:04.340279 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0bc65364-3f12-49e3-881c-69cc4a8e6ac6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:04.340618 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0bc65364-3f12-49e3-881c-69cc4a8e6ac6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:04.349434 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:04.349434 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:04.355111 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0bc65364-3f12-49e3-881c-69cc4a8e6ac6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:04.360436 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0bc65364-3f12-49e3-881c-69cc4a8e6ac6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 returned with HTTP 200 Jul 10 20:06:04.360840 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 850/3370] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:04 2026] GET /volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:04.377148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5163d1d-c218-46da-bd91-044d8f9befc9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:04.379001 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5163d1d-c218-46da-bd91-044d8f9befc9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:04.379335 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5163d1d-c218-46da-bd91-044d8f9befc9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28d80ffd-cd78-46c6-bdfb-cd555ec9af88", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-908933618"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:04.387600 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:04.387600 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:04.387957 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f5163d1d-c218-46da-bd91-044d8f9befc9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:04.388118 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-f5163d1d-c218-46da-bd91-044d8f9befc9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create snapshot from volume 28d80ffd-cd78-46c6-bdfb-cd555ec9af88 Jul 10 20:06:04.417022 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f5163d1d-c218-46da-bd91-044d8f9befc9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['e955c8ef-bf7d-4456-8c54-2dec45732cd5', '4c1236ec-33dc-485b-8b06-b1d3c3c5ad57', '42d34777-cfe6-438d-878d-a60630fb7448', 'e7e4a49f-7954-45b2-b018-4f826254f5e8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:04.455993 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f5163d1d-c218-46da-bd91-044d8f9befc9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot create request issued successfully. Jul 10 20:06:04.457322 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5163d1d-c218-46da-bd91-044d8f9befc9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:04.457322 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 853/3371] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:04.471740 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-57ba5c52-7c87-435b-92e9-cfc76f929f42 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:04.477792 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-57ba5c52-7c87-435b-92e9-cfc76f929f42 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:04.478377 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-57ba5c52-7c87-435b-92e9-cfc76f929f42 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:04.478377 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-57ba5c52-7c87-435b-92e9-cfc76f929f42 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:04.490537 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:04.490537 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:04.490992 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-57ba5c52-7c87-435b-92e9-cfc76f929f42 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:04.491829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-57ba5c52-7c87-435b-92e9-cfc76f929f42 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 returned with HTTP 200 Jul 10 20:06:04.492244 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 837/3372] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:04 2026] GET /volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:04.899614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c68e7fd6-6c74-447a-a5d6-386ac6db9a02 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:04.901453 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c68e7fd6-6c74-447a-a5d6-386ac6db9a02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:04.901715 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c68e7fd6-6c74-447a-a5d6-386ac6db9a02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:04.901948 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c68e7fd6-6c74-447a-a5d6-386ac6db9a02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:04.911945 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:04.911945 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:04.915200 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c68e7fd6-6c74-447a-a5d6-386ac6db9a02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:04.919513 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c68e7fd6-6c74-447a-a5d6-386ac6db9a02 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:04.920039 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 833/3373] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:04 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:05.002637 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-812dad36-369c-44fc-81f8-44229558149e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:05.007017 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-812dad36-369c-44fc-81f8-44229558149e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:05.007480 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-812dad36-369c-44fc-81f8-44229558149e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:05.007534 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-812dad36-369c-44fc-81f8-44229558149e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:05.016767 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:05.016767 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:05.022058 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-812dad36-369c-44fc-81f8-44229558149e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Volume info retrieved successfully. Jul 10 20:06:05.027557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-812dad36-369c-44fc-81f8-44229558149e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 returned with HTTP 200 Jul 10 20:06:05.028065 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 851/3374] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:05 2026] GET /volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:05.043255 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8c8ea638-9166-4cee-ac20-424605130390 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:05.045461 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8c8ea638-9166-4cee-ac20-424605130390 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:05.045949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8c8ea638-9166-4cee-ac20-424605130390 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a56cff33-5a22-4758-8a6b-cefe5fa8cdb3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1905570431"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:05.055956 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:05.055956 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:05.056680 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8c8ea638-9166-4cee-ac20-424605130390 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Volume info retrieved successfully. Jul 10 20:06:05.056814 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-8c8ea638-9166-4cee-ac20-424605130390 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Create snapshot from volume a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:05.107761 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-8c8ea638-9166-4cee-ac20-424605130390 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Created reservations ['0a518ac7-b7b0-49e6-ad88-88035307c0fc', '2fc2ea25-3127-4f38-a134-ee294e64c13a', '23caf4a0-83f9-43f4-8be1-980edbbc3ebf', 'b5631fc8-d2ff-42ff-9010-d01ee95abd2c'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:05.148050 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8c8ea638-9166-4cee-ac20-424605130390 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot create request issued successfully. Jul 10 20:06:05.148050 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8c8ea638-9166-4cee-ac20-424605130390 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:05.148050 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 854/3375] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:05 2026] POST /volume/v3/snapshots => generated 314 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:05.157164 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-33055431-baf8-4d0e-83ac-df3c9029aca0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:05.160516 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33055431-baf8-4d0e-83ac-df3c9029aca0 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a Jul 10 20:06:05.160516 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33055431-baf8-4d0e-83ac-df3c9029aca0 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:05.160516 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33055431-baf8-4d0e-83ac-df3c9029aca0 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:05.165466 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:05.165466 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:05.165922 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-33055431-baf8-4d0e-83ac-df3c9029aca0 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:05.166757 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33055431-baf8-4d0e-83ac-df3c9029aca0 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a returned with HTTP 200 Jul 10 20:06:05.167236 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 838/3376] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:05 2026] GET /volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:05.502954 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4e6ba58c-ad0c-49d2-a8e7-d147a78de921 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:05.506041 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4e6ba58c-ad0c-49d2-a8e7-d147a78de921 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:05.506262 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4e6ba58c-ad0c-49d2-a8e7-d147a78de921 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:05.506440 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4e6ba58c-ad0c-49d2-a8e7-d147a78de921 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:05.512710 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:05.512710 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:05.513219 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4e6ba58c-ad0c-49d2-a8e7-d147a78de921 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:05.514205 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4e6ba58c-ad0c-49d2-a8e7-d147a78de921 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 returned with HTTP 200 Jul 10 20:06:05.515761 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 834/3377] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:05 2026] GET /volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:05.526463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5a8cd130-d9da-4559-bb3c-f4c7228edb43 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:05.530541 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5a8cd130-d9da-4559-bb3c-f4c7228edb43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:05.530848 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5a8cd130-d9da-4559-bb3c-f4c7228edb43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:05.531420 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5a8cd130-d9da-4559-bb3c-f4c7228edb43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:05.531420 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-5a8cd130-d9da-4559-bb3c-f4c7228edb43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Delete snapshot with id: d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:05.538650 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:05.538650 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:05.539374 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5a8cd130-d9da-4559-bb3c-f4c7228edb43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:05.565481 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5a8cd130-d9da-4559-bb3c-f4c7228edb43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot delete request issued successfully. Jul 10 20:06:05.565709 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5a8cd130-d9da-4559-bb3c-f4c7228edb43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 returned with HTTP 202 Jul 10 20:06:05.566279 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 852/3378] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:05 2026] DELETE /volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:05.576936 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9f5eed0e-8704-4927-a548-3609c9415ed2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:05.579933 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f5eed0e-8704-4927-a548-3609c9415ed2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] GET https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:05.580172 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f5eed0e-8704-4927-a548-3609c9415ed2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:05.580415 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f5eed0e-8704-4927-a548-3609c9415ed2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:05.587133 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:05.587133 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:05.588222 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9f5eed0e-8704-4927-a548-3609c9415ed2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:05.588767 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f5eed0e-8704-4927-a548-3609c9415ed2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 returned with HTTP 200 Jul 10 20:06:05.589562 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 855/3379] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:05 2026] GET /volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:05.937823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-90519c1d-d53d-4369-ac79-98e94a167c10 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:05.940130 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-90519c1d-d53d-4369-ac79-98e94a167c10 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:05.940369 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-90519c1d-d53d-4369-ac79-98e94a167c10 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:05.940571 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-90519c1d-d53d-4369-ac79-98e94a167c10 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:05.951766 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:05.951766 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:05.956092 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-90519c1d-d53d-4369-ac79-98e94a167c10 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:05.961152 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-90519c1d-d53d-4369-ac79-98e94a167c10 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:05.961574 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 839/3380] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:05 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:06.177728 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cadc1a99-3b82-4a25-a5df-d1b987f52b12 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.180204 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cadc1a99-3b82-4a25-a5df-d1b987f52b12 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a Jul 10 20:06:06.180453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cadc1a99-3b82-4a25-a5df-d1b987f52b12 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.180685 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cadc1a99-3b82-4a25-a5df-d1b987f52b12 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.187935 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:06.187935 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:06.188713 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-cadc1a99-3b82-4a25-a5df-d1b987f52b12 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:06.189910 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cadc1a99-3b82-4a25-a5df-d1b987f52b12 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a returned with HTTP 200 Jul 10 20:06:06.190509 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 835/3381] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:06 2026] GET /volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:06.202070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-12b9c799-c2d9-4bc8-948c-9096a96a9315 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.205987 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-12b9c799-c2d9-4bc8-948c-9096a96a9315 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:06.205987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-12b9c799-c2d9-4bc8-948c-9096a96a9315 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a56cff33-5a22-4758-8a6b-cefe5fa8cdb3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1170814679"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:06.213726 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:06.213726 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:06.214502 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-12b9c799-c2d9-4bc8-948c-9096a96a9315 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Volume info retrieved successfully. Jul 10 20:06:06.214688 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-12b9c799-c2d9-4bc8-948c-9096a96a9315 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Create snapshot from volume a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:06.242057 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-12b9c799-c2d9-4bc8-948c-9096a96a9315 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Created reservations ['d47759cf-a39b-4e1f-a6fa-b99b2fb45f93', 'c2c6d6f4-19c4-4a29-9efa-956e181967e8', '01ab5d4a-b3dd-47bb-91f9-5d4b94532c49', '17da717c-28bd-4317-96f7-d656933a96f3'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:06.275706 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-12b9c799-c2d9-4bc8-948c-9096a96a9315 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot create request issued successfully. Jul 10 20:06:06.276415 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-12b9c799-c2d9-4bc8-948c-9096a96a9315 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:06.276994 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 853/3382] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:06 2026] POST /volume/v3/snapshots => generated 314 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:06.288515 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-05d50ab3-6e6d-411b-97cc-d621a92e61a8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.290552 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05d50ab3-6e6d-411b-97cc-d621a92e61a8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec Jul 10 20:06:06.290752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05d50ab3-6e6d-411b-97cc-d621a92e61a8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.291021 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05d50ab3-6e6d-411b-97cc-d621a92e61a8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.297250 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:06.297250 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:06.297781 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-05d50ab3-6e6d-411b-97cc-d621a92e61a8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:06.298616 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05d50ab3-6e6d-411b-97cc-d621a92e61a8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec returned with HTTP 200 Jul 10 20:06:06.299037 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 856/3383] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:06 2026] GET /volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:06.599608 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9bf51ce2-daae-4ba4-8d26-949fe8bb2e9d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.601396 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9bf51ce2-daae-4ba4-8d26-949fe8bb2e9d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] GET https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:06.601607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9bf51ce2-daae-4ba4-8d26-949fe8bb2e9d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.601825 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9bf51ce2-daae-4ba4-8d26-949fe8bb2e9d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.606151 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9bf51ce2-daae-4ba4-8d26-949fe8bb2e9d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 returned with HTTP 404 Jul 10 20:06:06.606611 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 840/3384] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:06 2026] GET /volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:06.616847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-53805041-b8b1-4b72-8b32-7675a54487f9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.620553 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53805041-b8b1-4b72-8b32-7675a54487f9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:06.620910 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53805041-b8b1-4b72-8b32-7675a54487f9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.621300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53805041-b8b1-4b72-8b32-7675a54487f9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.621553 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-53805041-b8b1-4b72-8b32-7675a54487f9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete snapshot with id: d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:06.623851 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=220,cinder:UPDATE=26,cinder:INSERT=10 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:06:06.628107 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53805041-b8b1-4b72-8b32-7675a54487f9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 returned with HTTP 404 Jul 10 20:06:06.628887 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 836/3385] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:06 2026] DELETE /volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:06.637200 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-821b30da-4f4c-48d1-adf9-404996421ffb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.641144 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-821b30da-4f4c-48d1-adf9-404996421ffb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 Jul 10 20:06:06.641144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-821b30da-4f4c-48d1-adf9-404996421ffb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.641144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-821b30da-4f4c-48d1-adf9-404996421ffb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.642127 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=207,cinder:UPDATE=30,cinder:INSERT=9 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:06:06.646779 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-821b30da-4f4c-48d1-adf9-404996421ffb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 returned with HTTP 404 Jul 10 20:06:06.649142 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 854/3386] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:06 2026] GET /volume/v3/snapshots/d227f675-0be4-4c56-abbe-99abcb9e2698 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:06.660049 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d4771d2a-3a1b-4714-825c-9330da7ee37f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.662422 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d4771d2a-3a1b-4714-825c-9330da7ee37f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 Jul 10 20:06:06.662682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d4771d2a-3a1b-4714-825c-9330da7ee37f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.662983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d4771d2a-3a1b-4714-825c-9330da7ee37f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.663200 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-d4771d2a-3a1b-4714-825c-9330da7ee37f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: 28d80ffd-cd78-46c6-bdfb-cd555ec9af88 Jul 10 20:06:06.676416 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:06.676416 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:06.676979 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d4771d2a-3a1b-4714-825c-9330da7ee37f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:06.706401 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d4771d2a-3a1b-4714-825c-9330da7ee37f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:06.706401 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d4771d2a-3a1b-4714-825c-9330da7ee37f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 returned with HTTP 202 Jul 10 20:06:06.706864 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 857/3387] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:06 2026] DELETE /volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:06.715427 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4c49c1b5-e4ae-4465-a3ac-36993128642f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.717545 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4c49c1b5-e4ae-4465-a3ac-36993128642f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 Jul 10 20:06:06.717793 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4c49c1b5-e4ae-4465-a3ac-36993128642f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.718289 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4c49c1b5-e4ae-4465-a3ac-36993128642f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.726266 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:06.726266 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:06.739348 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4c49c1b5-e4ae-4465-a3ac-36993128642f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:06.750952 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4c49c1b5-e4ae-4465-a3ac-36993128642f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 returned with HTTP 200 Jul 10 20:06:06.751438 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 841/3388] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:06 2026] GET /volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:06.786162 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3c00c8e5-b45b-442a-a811-3a1239da6f0e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.789104 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3c00c8e5-b45b-442a-a811-3a1239da6f0e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:06:06.789614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3c00c8e5-b45b-442a-a811-3a1239da6f0e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.789940 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3c00c8e5-b45b-442a-a811-3a1239da6f0e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.800144 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3c00c8e5-b45b-442a-a811-3a1239da6f0e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 404 Jul 10 20:06:06.800885 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 837/3389] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:06 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:06.976674 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4c7bbf7f-4d72-4164-a778-dd81a6a8b99e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:06.979785 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4c7bbf7f-4d72-4164-a778-dd81a6a8b99e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:06.979785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4c7bbf7f-4d72-4164-a778-dd81a6a8b99e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:06.979785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4c7bbf7f-4d72-4164-a778-dd81a6a8b99e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:06.988349 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:06.988349 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:06.993018 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4c7bbf7f-4d72-4164-a778-dd81a6a8b99e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:06.997858 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4c7bbf7f-4d72-4164-a778-dd81a6a8b99e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:06.998391 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 855/3390] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:06 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:07.309885 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a65215ba-a7fe-4712-8721-ec24f2f4a29e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:07.312103 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a65215ba-a7fe-4712-8721-ec24f2f4a29e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec Jul 10 20:06:07.312386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a65215ba-a7fe-4712-8721-ec24f2f4a29e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:07.312648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a65215ba-a7fe-4712-8721-ec24f2f4a29e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:07.314610 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=251,cinder:INSERT=33,cinder:UPDATE=75 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:06:07.318879 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:07.318879 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:07.319541 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a65215ba-a7fe-4712-8721-ec24f2f4a29e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:07.320686 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a65215ba-a7fe-4712-8721-ec24f2f4a29e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec returned with HTTP 200 Jul 10 20:06:07.321725 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 858/3391] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:07 2026] GET /volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:07.323544 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e10b599e-0b11-4ecb-885e-397a14c5648a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:07.328113 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e10b599e-0b11-4ecb-885e-397a14c5648a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:06:07.328436 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e10b599e-0b11-4ecb-885e-397a14c5648a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:07.328741 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e10b599e-0b11-4ecb-885e-397a14c5648a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:07.328919 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-e10b599e-0b11-4ecb-885e-397a14c5648a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: 64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:06:07.330433 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-daafd197-3d28-48d6-9267-0de26a105175 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:07.333281 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-daafd197-3d28-48d6-9267-0de26a105175 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:07.333658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-daafd197-3d28-48d6-9267-0de26a105175 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a56cff33-5a22-4758-8a6b-cefe5fa8cdb3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-302276702"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:07.335675 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e10b599e-0b11-4ecb-885e-397a14c5648a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a returned with HTTP 404 Jul 10 20:06:07.336398 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 842/3392] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:07 2026] DELETE /volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:07.349876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e759db86-3ff9-44e1-b5ff-cab9aa224c5e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:07.351267 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:07.351267 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:07.351951 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-daafd197-3d28-48d6-9267-0de26a105175 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Volume info retrieved successfully. Jul 10 20:06:07.352149 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-daafd197-3d28-48d6-9267-0de26a105175 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Create snapshot from volume a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:07.352696 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e759db86-3ff9-44e1-b5ff-cab9aa224c5e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a Jul 10 20:06:07.353259 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e759db86-3ff9-44e1-b5ff-cab9aa224c5e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:07.353670 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e759db86-3ff9-44e1-b5ff-cab9aa224c5e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:07.364411 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e759db86-3ff9-44e1-b5ff-cab9aa224c5e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a returned with HTTP 404 Jul 10 20:06:07.364411 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 856/3393] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:07 2026] GET /volume/v3/snapshots/64fc1acf-4f01-48bf-9f06-c421d8e08e3a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:07.395522 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-daafd197-3d28-48d6-9267-0de26a105175 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Created reservations ['526bf147-ef88-4db4-ae65-11e9fb139b65', '79891b00-7882-4940-9ffb-bdf60622c179', 'b3f4f5c3-721d-43a3-9b42-54db179cafe8', '6998912e-dae3-4470-a6de-7a71b460e138'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:07.444718 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-daafd197-3d28-48d6-9267-0de26a105175 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot create request issued successfully. Jul 10 20:06:07.444718 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-daafd197-3d28-48d6-9267-0de26a105175 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:07.444718 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 838/3394] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:07.459029 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2be36b9e-e99f-483f-835d-6dc79cb1067d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:07.460900 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2be36b9e-e99f-483f-835d-6dc79cb1067d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 Jul 10 20:06:07.461881 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2be36b9e-e99f-483f-835d-6dc79cb1067d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:07.461881 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2be36b9e-e99f-483f-835d-6dc79cb1067d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:07.467717 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:07.467717 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:07.468266 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2be36b9e-e99f-483f-835d-6dc79cb1067d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:07.469071 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2be36b9e-e99f-483f-835d-6dc79cb1067d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 returned with HTTP 200 Jul 10 20:06:07.469496 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 859/3395] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:07 2026] GET /volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:07.771307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ec2a98b4-5ad8-4026-8bbd-0ab5b4faf658 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:07.775248 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ec2a98b4-5ad8-4026-8bbd-0ab5b4faf658 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 Jul 10 20:06:07.775248 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ec2a98b4-5ad8-4026-8bbd-0ab5b4faf658 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:07.775248 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ec2a98b4-5ad8-4026-8bbd-0ab5b4faf658 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:07.786241 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ec2a98b4-5ad8-4026-8bbd-0ab5b4faf658 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 returned with HTTP 404 Jul 10 20:06:07.786241 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 843/3396] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:07 2026] GET /volume/v3/volumes/28d80ffd-cd78-46c6-bdfb-cd555ec9af88 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:07.796152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:07.801094 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:07.801759 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1821388296"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:07.803951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1821388296'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:07.804462 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:06:07.810298 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:07.817642 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (2970450e-7fb6-4cc8-b6cb-e59644dd7b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:07.819269 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae478492-0ef1-459f-b952-6b30c988d106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:07.820585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:07.834800 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b7559a4b-7c75-44e3-9099-3822703a859b req-3962803f-4a56-458d-bbfc-093126d9401f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:07.842157 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-3962803f-4a56-458d-bbfc-093126d9401f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de/action Jul 10 20:06:07.842157 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-3962803f-4a56-458d-bbfc-093126d9401f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:07.842157 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-3962803f-4a56-458d-bbfc-093126d9401f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:07.868613 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae478492-0ef1-459f-b952-6b30c988d106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:07.869210 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e46e11d-6272-4813-bf2b-0f4a4e880d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:07.896554 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:07.896554 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:07.932108 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b7559a4b-7c75-44e3-9099-3822703a859b req-3962803f-4a56-458d-bbfc-093126d9401f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de/action returned with HTTP 204 Jul 10 20:06:07.932650 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 839/3397] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:06:07 2026] POST /volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:07.935465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['1d54c425-e147-4fe7-b7e9-4a6529df6e21', '11ed270d-f8d7-4531-810b-d246bf41efc3', '16a1ef9a-d523-448f-a629-cbf2bb2a0691', 'd990c57b-1c8d-4bdb-a754-2304424d577f'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:07.936289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e46e11d-6272-4813-bf2b-0f4a4e880d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d54c425-e147-4fe7-b7e9-4a6529df6e21', '11ed270d-f8d7-4531-810b-d246bf41efc3', '16a1ef9a-d523-448f-a629-cbf2bb2a0691', 'd990c57b-1c8d-4bdb-a754-2304424d577f']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:07.937850 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8858d3-620b-41fe-b935-f468c15bf46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:07.984520 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8858d3-620b-41fe-b935-f468c15bf46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dd0301d-160a-48b5-a888-86be8c31d0dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821388296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['1d54c425-e147-4fe7-b7e9-4a6529df6e21','11ed270d-f8d7-4531-810b-d246bf41efc3','16a1ef9a-d523-448f-a629-cbf2bb2a0691','d990c57b-1c8d-4bdb-a754-2304424d577f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821388296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dd0301d-160a-48b5-a888-86be8c31d0dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:07.986977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f55c96-172d-4595-9d2e-83c8362bb738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:08.020644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-684404d3-29ec-40a3-a52c-bf9728cb5bd1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.021477 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f55c96-172d-4595-9d2e-83c8362bb738) transitioned into state 'SUCCESS' from state '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-1821388296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['1d54c425-e147-4fe7-b7e9-4a6529df6e21','11ed270d-f8d7-4531-810b-d246bf41efc3','16a1ef9a-d523-448f-a629-cbf2bb2a0691','d990c57b-1c8d-4bdb-a754-2304424d577f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:08.022538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad015b79-ff76-46c9-b058-aeb03046a15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:08.022795 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-684404d3-29ec-40a3-a52c-bf9728cb5bd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:08.023366 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-684404d3-29ec-40a3-a52c-bf9728cb5bd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.023767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-684404d3-29ec-40a3-a52c-bf9728cb5bd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.037624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad015b79-ff76-46c9-b058-aeb03046a15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:08.038686 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (2970450e-7fb6-4cc8-b6cb-e59644dd7b02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:08.039092 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:06:08.039785 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7382ef2e-c417-4b77-abe2-8ac3fdecfa62 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:08.040586 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 857/3398] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:07 2026] POST /volume/v3/volumes => generated 778 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:08.043365 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.043365 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:08.049341 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-684404d3-29ec-40a3-a52c-bf9728cb5bd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:08.056465 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-684404d3-29ec-40a3-a52c-bf9728cb5bd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:08.057213 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 860/3399] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:08.062861 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-27e949dd-8021-4856-b9b3-097975bbedb2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.067569 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27e949dd-8021-4856-b9b3-097975bbedb2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd Jul 10 20:06:08.067569 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27e949dd-8021-4856-b9b3-097975bbedb2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.068108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27e949dd-8021-4856-b9b3-097975bbedb2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.085305 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7a55dabc-78c0-4139-8c09-e3099ab0cc5b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.087945 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.087945 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:08.089157 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7a55dabc-78c0-4139-8c09-e3099ab0cc5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:08.089157 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7a55dabc-78c0-4139-8c09-e3099ab0cc5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "954749b5-9273-4d58-80f1-41eed8d554d2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-507852947"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:08.096060 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-27e949dd-8021-4856-b9b3-097975bbedb2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:08.104938 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27e949dd-8021-4856-b9b3-097975bbedb2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd returned with HTTP 200 Jul 10 20:06:08.105300 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 844/3400] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd => generated 957 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.112460 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.112460 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:08.113284 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7a55dabc-78c0-4139-8c09-e3099ab0cc5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:08.113479 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-7a55dabc-78c0-4139-8c09-e3099ab0cc5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume 954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:08.169411 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-7a55dabc-78c0-4139-8c09-e3099ab0cc5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['17de1a15-85a5-4184-aa6e-ba878ffb118b', 'b69467a4-da82-4df7-891f-f40203671ac1', '9784df2f-101b-4c36-aabf-e1cd7861f8ed', '86cbd2a2-e62d-438e-9eeb-f76b9d0c2596'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:08.213738 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7a55dabc-78c0-4139-8c09-e3099ab0cc5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot force create request issued successfully. Jul 10 20:06:08.214194 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7a55dabc-78c0-4139-8c09-e3099ab0cc5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:08.214695 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 840/3401] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:08 2026] POST /volume/v3/snapshots => generated 309 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:08.227171 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d4a7ec70-20f1-46bd-a496-73a9f150d7af None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.231094 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d4a7ec70-20f1-46bd-a496-73a9f150d7af tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb Jul 10 20:06:08.231379 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d4a7ec70-20f1-46bd-a496-73a9f150d7af tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.231631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d4a7ec70-20f1-46bd-a496-73a9f150d7af tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.238847 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.238847 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:08.239536 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d4a7ec70-20f1-46bd-a496-73a9f150d7af tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:08.240655 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d4a7ec70-20f1-46bd-a496-73a9f150d7af tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb returned with HTTP 200 Jul 10 20:06:08.241190 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 858/3402] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.435446 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-46e3ee4a-db49-4219-9692-7dc5995a8036 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.437168 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46e3ee4a-db49-4219-9692-7dc5995a8036 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:06:08.437339 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46e3ee4a-db49-4219-9692-7dc5995a8036 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.437537 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46e3ee4a-db49-4219-9692-7dc5995a8036 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.437702 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-46e3ee4a-db49-4219-9692-7dc5995a8036 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:06:08.444008 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46e3ee4a-db49-4219-9692-7dc5995a8036 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 404 Jul 10 20:06:08.444448 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 861/3403] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:08 2026] DELETE /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:08.452791 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3c77d82d-4a27-4bf2-82b4-d497bb60cc50 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.455837 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c77d82d-4a27-4bf2-82b4-d497bb60cc50 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab Jul 10 20:06:08.456125 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c77d82d-4a27-4bf2-82b4-d497bb60cc50 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.456353 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c77d82d-4a27-4bf2-82b4-d497bb60cc50 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.462983 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c77d82d-4a27-4bf2-82b4-d497bb60cc50 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab returned with HTTP 404 Jul 10 20:06:08.463757 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 845/3404] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/volumes/c74e571c-d408-48a4-b301-76e3678f86ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:08.482362 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-49bf11d4-33bf-4a76-b308-20b1d23d68f7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.484464 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-49bf11d4-33bf-4a76-b308-20b1d23d68f7 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 Jul 10 20:06:08.484684 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-49bf11d4-33bf-4a76-b308-20b1d23d68f7 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.484923 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-49bf11d4-33bf-4a76-b308-20b1d23d68f7 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.490379 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.490379 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:08.490754 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-49bf11d4-33bf-4a76-b308-20b1d23d68f7 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:08.491587 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-49bf11d4-33bf-4a76-b308-20b1d23d68f7 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 returned with HTTP 200 Jul 10 20:06:08.492137 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 841/3405] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.500272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5ee35e74-a808-4a61-adc6-82879de60d85 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.501798 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5ee35e74-a808-4a61-adc6-82879de60d85 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?limit=1 Jul 10 20:06:08.501996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5ee35e74-a808-4a61-adc6-82879de60d85 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.502183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5ee35e74-a808-4a61-adc6-82879de60d85 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.502409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-5ee35e74-a808-4a61-adc6-82879de60d85 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.503371 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-5ee35e74-a808-4a61-adc6-82879de60d85 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.507052 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5ee35e74-a808-4a61-adc6-82879de60d85 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.507596 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5ee35e74-a808-4a61-adc6-82879de60d85 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 20:06:08.508038 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 859/3406] 10.4.3.145 () {66 vars in 1258 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.517654 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0ae00f87-4865-47b9-93f0-b4c105b39332 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.519798 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ae00f87-4865-47b9-93f0-b4c105b39332 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:08.520081 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ae00f87-4865-47b9-93f0-b4c105b39332 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.520323 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ae00f87-4865-47b9-93f0-b4c105b39332 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.520696 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-0ae00f87-4865-47b9-93f0-b4c105b39332 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.521932 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-0ae00f87-4865-47b9-93f0-b4c105b39332 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.527293 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0ae00f87-4865-47b9-93f0-b4c105b39332 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.527770 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ae00f87-4865-47b9-93f0-b4c105b39332 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 200 Jul 10 20:06:08.528326 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 862/3407] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.537907 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2d70ba4f-20ce-4c6a-97d9-529969842471 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.540188 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2d70ba4f-20ce-4c6a-97d9-529969842471 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?limit=100000 Jul 10 20:06:08.540479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2d70ba4f-20ce-4c6a-97d9-529969842471 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.540713 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2d70ba4f-20ce-4c6a-97d9-529969842471 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.541089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-2d70ba4f-20ce-4c6a-97d9-529969842471 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.544335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-2d70ba4f-20ce-4c6a-97d9-529969842471 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99974) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.551849 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2d70ba4f-20ce-4c6a-97d9-529969842471 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.552584 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2d70ba4f-20ce-4c6a-97d9-529969842471 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 20:06:08.553263 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 846/3408] 10.4.3.145 () {66 vars in 1268 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.563012 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b62eadda-0126-4142-a1de-34b65e01186c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.565065 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b62eadda-0126-4142-a1de-34b65e01186c tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?limit=0 Jul 10 20:06:08.565224 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b62eadda-0126-4142-a1de-34b65e01186c tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.565397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b62eadda-0126-4142-a1de-34b65e01186c tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.565639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-b62eadda-0126-4142-a1de-34b65e01186c tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.566622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.db.api [None req-b62eadda-0126-4142-a1de-34b65e01186c tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.569592 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b62eadda-0126-4142-a1de-34b65e01186c tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.569923 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b62eadda-0126-4142-a1de-34b65e01186c tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 20:06:08.570351 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 842/3409] 10.4.3.145 () {66 vars in 1258 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:06:08.579888 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3611ca93-f180-49b1-9555-cf4e015ef359 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.583031 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3611ca93-f180-49b1-9555-cf4e015ef359 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:08.583290 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3611ca93-f180-49b1-9555-cf4e015ef359 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.583553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3611ca93-f180-49b1-9555-cf4e015ef359 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.583841 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-3611ca93-f180-49b1-9555-cf4e015ef359 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.584215 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.584215 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:08.585304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-3611ca93-f180-49b1-9555-cf4e015ef359 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.590100 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3611ca93-f180-49b1-9555-cf4e015ef359 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.590506 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3611ca93-f180-49b1-9555-cf4e015ef359 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 200 Jul 10 20:06:08.590927 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 860/3410] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.599587 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c47eb3a8-7894-468b-96ef-988f037024d4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.602045 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c47eb3a8-7894-468b-96ef-988f037024d4 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?marker=9aed235e-b98a-43d5-bc09-950b757f37ec Jul 10 20:06:08.602322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c47eb3a8-7894-468b-96ef-988f037024d4 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.602541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c47eb3a8-7894-468b-96ef-988f037024d4 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.602786 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-c47eb3a8-7894-468b-96ef-988f037024d4 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.603135 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.603135 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:08.604006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-c47eb3a8-7894-468b-96ef-988f037024d4 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.625908 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c47eb3a8-7894-468b-96ef-988f037024d4 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.625908 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c47eb3a8-7894-468b-96ef-988f037024d4 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?marker=9aed235e-b98a-43d5-bc09-950b757f37ec returned with HTTP 200 Jul 10 20:06:08.625908 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 863/3411] 10.4.3.145 () {66 vars in 1330 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?marker=9aed235e-b98a-43d5-bc09-950b757f37ec => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.636766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c0ba41c7-ba6e-4ad0-a0ed-1a0496e9ad6b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.639383 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c0ba41c7-ba6e-4ad0-a0ed-1a0496e9ad6b tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?offset=2&limit=3 Jul 10 20:06:08.639585 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c0ba41c7-ba6e-4ad0-a0ed-1a0496e9ad6b tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.639823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c0ba41c7-ba6e-4ad0-a0ed-1a0496e9ad6b tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.640217 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-c0ba41c7-ba6e-4ad0-a0ed-1a0496e9ad6b tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.640531 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.640531 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:08.641527 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-c0ba41c7-ba6e-4ad0-a0ed-1a0496e9ad6b tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99974) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.654021 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c0ba41c7-ba6e-4ad0-a0ed-1a0496e9ad6b tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.654335 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c0ba41c7-ba6e-4ad0-a0ed-1a0496e9ad6b tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 20:06:08.654789 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 847/3412] 10.4.3.145 () {66 vars in 1276 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.664494 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e1086d02-51c4-4696-aaf3-aafd6ea5778f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.666241 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e1086d02-51c4-4696-aaf3-aafd6ea5778f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 20:06:08.666451 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e1086d02-51c4-4696-aaf3-aafd6ea5778f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.666646 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e1086d02-51c4-4696-aaf3-aafd6ea5778f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.666869 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-e1086d02-51c4-4696-aaf3-aafd6ea5778f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.668112 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.db.api [None req-e1086d02-51c4-4696-aaf3-aafd6ea5778f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.680263 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e1086d02-51c4-4696-aaf3-aafd6ea5778f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.680626 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e1086d02-51c4-4696-aaf3-aafd6ea5778f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 20:06:08.681410 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 843/3413] 10.4.3.145 () {66 vars in 1308 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.691753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c37f3a55-c679-4968-8dde-408789bda10a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.695197 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c37f3a55-c679-4968-8dde-408789bda10a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 20:06:08.695409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c37f3a55-c679-4968-8dde-408789bda10a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.695596 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c37f3a55-c679-4968-8dde-408789bda10a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.695872 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-c37f3a55-c679-4968-8dde-408789bda10a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.696288 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.696288 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:08.697305 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-c37f3a55-c679-4968-8dde-408789bda10a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.702284 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c37f3a55-c679-4968-8dde-408789bda10a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.702860 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c37f3a55-c679-4968-8dde-408789bda10a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 20:06:08.703269 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 861/3414] 10.4.3.145 () {66 vars in 1310 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.714602 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-21f5ddda-bd20-47b0-ae1f-07d8ade54581 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.717278 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21f5ddda-bd20-47b0-ae1f-07d8ade54581 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 20:06:08.717552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21f5ddda-bd20-47b0-ae1f-07d8ade54581 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.717846 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21f5ddda-bd20-47b0-ae1f-07d8ade54581 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.718141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-21f5ddda-bd20-47b0-ae1f-07d8ade54581 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.718587 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.718587 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:08.719432 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-21f5ddda-bd20-47b0-ae1f-07d8ade54581 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.732597 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-21f5ddda-bd20-47b0-ae1f-07d8ade54581 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.733046 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21f5ddda-bd20-47b0-ae1f-07d8ade54581 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 20:06:08.733541 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 864/3415] 10.4.3.145 () {66 vars in 1292 bytes} [Fri Jul 10 20:06:08 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 20:06:08.745584 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-adfe0b1c-d50d-4d90-a16b-d6d4abbd2db8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.748548 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-adfe0b1c-d50d-4d90-a16b-d6d4abbd2db8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 20:06:08.748750 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-adfe0b1c-d50d-4d90-a16b-d6d4abbd2db8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.749076 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-adfe0b1c-d50d-4d90-a16b-d6d4abbd2db8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.749319 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-adfe0b1c-d50d-4d90-a16b-d6d4abbd2db8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.749696 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.749696 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:08.750640 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-adfe0b1c-d50d-4d90-a16b-d6d4abbd2db8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99974) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.763994 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=279,cinder:UPDATE=60,cinder:INSERT=35 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:06:08.769153 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-adfe0b1c-d50d-4d90-a16b-d6d4abbd2db8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.769896 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-adfe0b1c-d50d-4d90-a16b-d6d4abbd2db8 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 20:06:08.770918 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 848/3416] 10.4.3.145 () {66 vars in 1294 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?sort_key=id&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 20:06:08.782291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-532cba9c-9395-4f27-854d-442a4ffb51d6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.784548 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-532cba9c-9395-4f27-854d-442a4ffb51d6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 20:06:08.784782 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-532cba9c-9395-4f27-854d-442a4ffb51d6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.785080 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-532cba9c-9395-4f27-854d-442a4ffb51d6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.785835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-532cba9c-9395-4f27-854d-442a4ffb51d6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.785835 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.785835 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:08.788290 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.db.api [None req-532cba9c-9395-4f27-854d-442a4ffb51d6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.800934 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-532cba9c-9395-4f27-854d-442a4ffb51d6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.801412 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-532cba9c-9395-4f27-854d-442a4ffb51d6 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 20:06:08.801934 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 844/3417] 10.4.3.145 () {66 vars in 1312 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.815102 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7fffcc13-854a-4646-a603-f9a802d5db75 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.818124 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7fffcc13-854a-4646-a603-f9a802d5db75 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 20:06:08.818124 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7fffcc13-854a-4646-a603-f9a802d5db75 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.818124 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7fffcc13-854a-4646-a603-f9a802d5db75 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.818124 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-7fffcc13-854a-4646-a603-f9a802d5db75 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.818124 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.818124 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:08.818796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-7fffcc13-854a-4646-a603-f9a802d5db75 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.832467 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7fffcc13-854a-4646-a603-f9a802d5db75 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.832597 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7fffcc13-854a-4646-a603-f9a802d5db75 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 20:06:08.833096 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 862/3418] 10.4.3.145 () {66 vars in 1314 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.844901 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-713f030d-cb55-44cc-a125-ac02ded47f1f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.847275 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-713f030d-cb55-44cc-a125-ac02ded47f1f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 Jul 10 20:06:08.847275 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-713f030d-cb55-44cc-a125-ac02ded47f1f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.847275 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-713f030d-cb55-44cc-a125-ac02ded47f1f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.847275 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-713f030d-cb55-44cc-a125-ac02ded47f1f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.847275 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.847275 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:08.848123 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-713f030d-cb55-44cc-a125-ac02ded47f1f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.859559 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-713f030d-cb55-44cc-a125-ac02ded47f1f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.860017 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.860017 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:08.860547 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-713f030d-cb55-44cc-a125-ac02ded47f1f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 returned with HTTP 200 Jul 10 20:06:08.860939 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 865/3419] 10.4.3.145 () {66 vars in 1383 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.872824 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4a74e27f-8a2f-4e19-913b-cb0281823925 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.874447 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4a74e27f-8a2f-4e19-913b-cb0281823925 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail?status=available Jul 10 20:06:08.874625 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4a74e27f-8a2f-4e19-913b-cb0281823925 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.874799 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4a74e27f-8a2f-4e19-913b-cb0281823925 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.875063 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-4a74e27f-8a2f-4e19-913b-cb0281823925 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.875313 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.875313 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:08.876239 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-4a74e27f-8a2f-4e19-913b-cb0281823925 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99974) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.889496 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4a74e27f-8a2f-4e19-913b-cb0281823925 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.890040 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.890040 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:08.890891 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4a74e27f-8a2f-4e19-913b-cb0281823925 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 20:06:08.891134 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 849/3420] 10.4.3.145 () {66 vars in 1297 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:06:08.902438 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d60b9eed-9c12-4922-b90b-07e88e049e2e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.904774 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d60b9eed-9c12-4922-b90b-07e88e049e2e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 Jul 10 20:06:08.905085 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d60b9eed-9c12-4922-b90b-07e88e049e2e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.905367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d60b9eed-9c12-4922-b90b-07e88e049e2e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.905719 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-d60b9eed-9c12-4922-b90b-07e88e049e2e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.906059 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.906059 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:08.907129 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.db.api [None req-d60b9eed-9c12-4922-b90b-07e88e049e2e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.922994 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d60b9eed-9c12-4922-b90b-07e88e049e2e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.922994 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.922994 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:08.922994 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d60b9eed-9c12-4922-b90b-07e88e049e2e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 returned with HTTP 200 Jul 10 20:06:08.923232 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 845/3421] 10.4.3.145 () {66 vars in 1417 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.941787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-97e71d9e-889c-4d00-bf42-3643236e904e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.944107 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-97e71d9e-889c-4d00-bf42-3643236e904e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 Jul 10 20:06:08.945644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-97e71d9e-889c-4d00-bf42-3643236e904e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.945644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-97e71d9e-889c-4d00-bf42-3643236e904e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.945644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-97e71d9e-889c-4d00-bf42-3643236e904e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.945644 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:08.945644 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:08.945894 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.db.api [None req-97e71d9e-889c-4d00-bf42-3643236e904e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99972) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.957597 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-97e71d9e-889c-4d00-bf42-3643236e904e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.957597 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-97e71d9e-889c-4d00-bf42-3643236e904e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 returned with HTTP 200 Jul 10 20:06:08.957597 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 863/3422] 10.4.3.145 () {66 vars in 1362 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.971504 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-09acf569-855a-40d3-a14e-eb6fb6a9ba65 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:08.973531 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09acf569-855a-40d3-a14e-eb6fb6a9ba65 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?status=available Jul 10 20:06:08.973732 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09acf569-855a-40d3-a14e-eb6fb6a9ba65 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:08.973949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09acf569-855a-40d3-a14e-eb6fb6a9ba65 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:08.974212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-09acf569-855a-40d3-a14e-eb6fb6a9ba65 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:08.975270 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-09acf569-855a-40d3-a14e-eb6fb6a9ba65 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:08.986725 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-09acf569-855a-40d3-a14e-eb6fb6a9ba65 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:08.987166 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09acf569-855a-40d3-a14e-eb6fb6a9ba65 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 20:06:08.987624 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 866/3423] 10.4.3.145 () {66 vars in 1276 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:08.998562 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c98c3276-6895-4cb9-9445-90539db163b1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.000609 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c98c3276-6895-4cb9-9445-90539db163b1 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 Jul 10 20:06:09.000902 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c98c3276-6895-4cb9-9445-90539db163b1 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:09.001185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c98c3276-6895-4cb9-9445-90539db163b1 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:09.001479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-c98c3276-6895-4cb9-9445-90539db163b1 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:09.003038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-c98c3276-6895-4cb9-9445-90539db163b1 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Building query based on filter {{(pid=99974) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:09.019316 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c98c3276-6895-4cb9-9445-90539db163b1 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Get all snapshots completed successfully. Jul 10 20:06:09.019742 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c98c3276-6895-4cb9-9445-90539db163b1 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 returned with HTTP 200 Jul 10 20:06:09.020279 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 850/3424] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:06:08 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-302276702 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:09.033322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8f87c0c8-622f-41da-a617-96aaf281c166 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.035759 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8f87c0c8-622f-41da-a617-96aaf281c166 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 Jul 10 20:06:09.036134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8f87c0c8-622f-41da-a617-96aaf281c166 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:09.036329 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8f87c0c8-622f-41da-a617-96aaf281c166 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:09.036505 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-8f87c0c8-622f-41da-a617-96aaf281c166 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Delete snapshot with id: a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 Jul 10 20:06:09.043487 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.043487 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:09.044128 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8f87c0c8-622f-41da-a617-96aaf281c166 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:09.066638 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8f87c0c8-622f-41da-a617-96aaf281c166 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot delete request issued successfully. Jul 10 20:06:09.069221 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8f87c0c8-622f-41da-a617-96aaf281c166 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 returned with HTTP 202 Jul 10 20:06:09.070495 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 846/3425] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:09 2026] DELETE /volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:09.077331 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cb1aade5-89df-4bfe-9894-dfba25f7469d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.079750 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb1aade5-89df-4bfe-9894-dfba25f7469d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 Jul 10 20:06:09.080026 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb1aade5-89df-4bfe-9894-dfba25f7469d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:09.080236 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb1aade5-89df-4bfe-9894-dfba25f7469d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:09.085735 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.085735 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:09.086337 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cb1aade5-89df-4bfe-9894-dfba25f7469d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:09.087235 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb1aade5-89df-4bfe-9894-dfba25f7469d tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 returned with HTTP 200 Jul 10 20:06:09.087600 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 864/3426] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:09 2026] GET /volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:09.125848 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-33ef77dc-873b-4a31-af76-01f43f624c8c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.128107 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33ef77dc-873b-4a31-af76-01f43f624c8c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd Jul 10 20:06:09.128322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33ef77dc-873b-4a31-af76-01f43f624c8c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:09.128535 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33ef77dc-873b-4a31-af76-01f43f624c8c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:09.137728 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.137728 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:09.142751 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-33ef77dc-873b-4a31-af76-01f43f624c8c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:09.147719 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33ef77dc-873b-4a31-af76-01f43f624c8c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd returned with HTTP 200 Jul 10 20:06:09.148331 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 867/3427] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:09 2026] GET /volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:09.166298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ee7ddb7e-8630-485d-9a04-6cac2fb2f12c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.170498 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ee7ddb7e-8630-485d-9a04-6cac2fb2f12c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:09.170498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ee7ddb7e-8630-485d-9a04-6cac2fb2f12c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dd0301d-160a-48b5-a888-86be8c31d0dd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1587960927"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:09.181862 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.181862 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:09.182056 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ee7ddb7e-8630-485d-9a04-6cac2fb2f12c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:09.182056 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-ee7ddb7e-8630-485d-9a04-6cac2fb2f12c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create snapshot from volume 7dd0301d-160a-48b5-a888-86be8c31d0dd Jul 10 20:06:09.224872 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-ee7ddb7e-8630-485d-9a04-6cac2fb2f12c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['6193c9ac-1e38-4c54-bb66-3062572de83e', '8b545787-5373-45b6-b48f-02219282f923', '0fe2a6ba-6a80-405d-b0ef-c1660d1f5e03', '96981109-10b2-4f61-a049-3600a22d4f63'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:09.255728 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-72a51081-7334-4d59-8a6f-f362a69f18e8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.258194 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72a51081-7334-4d59-8a6f-f362a69f18e8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb Jul 10 20:06:09.258643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72a51081-7334-4d59-8a6f-f362a69f18e8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:09.258643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72a51081-7334-4d59-8a6f-f362a69f18e8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:09.264662 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.264662 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:09.265220 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-72a51081-7334-4d59-8a6f-f362a69f18e8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:09.266517 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72a51081-7334-4d59-8a6f-f362a69f18e8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb returned with HTTP 200 Jul 10 20:06:09.266888 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 847/3428] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:09 2026] GET /volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:09.279475 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ee7ddb7e-8630-485d-9a04-6cac2fb2f12c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot create request issued successfully. Jul 10 20:06:09.279991 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ee7ddb7e-8630-485d-9a04-6cac2fb2f12c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:09.280510 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 851/3429] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:09.284420 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8ee61336-05b7-4455-b455-411601f1a54f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.286919 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8ee61336-05b7-4455-b455-411601f1a54f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:09.287345 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8ee61336-05b7-4455-b455-411601f1a54f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "954749b5-9273-4d58-80f1-41eed8d554d2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-143155839"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:09.302308 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6cfc95bc-eed5-41f2-b085-db93be7d259f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.303108 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cfc95bc-eed5-41f2-b085-db93be7d259f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c Jul 10 20:06:09.303324 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cfc95bc-eed5-41f2-b085-db93be7d259f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:09.303519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cfc95bc-eed5-41f2-b085-db93be7d259f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:09.304075 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.304075 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:09.304616 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8ee61336-05b7-4455-b455-411601f1a54f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:09.304855 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-8ee61336-05b7-4455-b455-411601f1a54f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume 954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:09.309146 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.309146 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:09.309453 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6cfc95bc-eed5-41f2-b085-db93be7d259f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:09.310221 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cfc95bc-eed5-41f2-b085-db93be7d259f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c returned with HTTP 200 Jul 10 20:06:09.310795 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 868/3430] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:09 2026] GET /volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:09.356487 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-8ee61336-05b7-4455-b455-411601f1a54f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['be9eeb8b-b342-4c62-ab45-4afd5241df11', '5374b677-25b1-473b-b54a-2da4fccde0eb', 'aa9f92ec-9abf-43c3-a9ac-84fc05d4a9f9', '680f0189-577a-4d2e-b427-3fa47de762b5'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:09.399414 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8ee61336-05b7-4455-b455-411601f1a54f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot force create request issued successfully. Jul 10 20:06:09.399859 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8ee61336-05b7-4455-b455-411601f1a54f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:09.400424 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 865/3431] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:09 2026] POST /volume/v3/snapshots => generated 309 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:09.418867 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b4d4d853-1119-4f71-a952-a596022002e4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.420865 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b4d4d853-1119-4f71-a952-a596022002e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 Jul 10 20:06:09.421148 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b4d4d853-1119-4f71-a952-a596022002e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:09.421446 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b4d4d853-1119-4f71-a952-a596022002e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:09.427269 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.427269 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:09.427759 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b4d4d853-1119-4f71-a952-a596022002e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:09.428646 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b4d4d853-1119-4f71-a952-a596022002e4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 returned with HTTP 200 Jul 10 20:06:09.429058 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 848/3432] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:09 2026] GET /volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:09.908606 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7f141e53-657b-41b2-97da-01f7e94b41bb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:09.911077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:09.911557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1152205443", "snapshot_id": null, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "volume_type": null, "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:09.913488 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1152205443', 'snapshot_id': None, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'volume_type': None, 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:09.998578 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 20:06:09.998887 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:09.998887 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:10.003613 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 20:06:10.009027 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (009fa522-6b09-4a70-a8fa-aa0a14fa3eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:10.010106 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd2d465-68d8-4332-a203-0a6900c48443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:10.011352 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:10.069622 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd2d465-68d8-4332-a203-0a6900c48443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:10.070431 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d6f1af-9e3d-4b57-a6ef-554abf18dc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:10.098012 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-da2a7b6a-4514-45a2-b826-df1755b027ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.100344 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-da2a7b6a-4514-45a2-b826-df1755b027ee tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 Jul 10 20:06:10.100633 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-da2a7b6a-4514-45a2-b826-df1755b027ee tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.100947 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-da2a7b6a-4514-45a2-b826-df1755b027ee tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.107589 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-da2a7b6a-4514-45a2-b826-df1755b027ee tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 returned with HTTP 404 Jul 10 20:06:10.108309 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 869/3433] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:10 2026] GET /volume/v3/snapshots/a1c737b2-ff67-4af9-8db7-c8bd4ecf0e63 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:10.114237 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['658076c6-2ac4-4480-bef1-7efd191c891b', 'f6f164dc-6d78-447b-a942-bc2484b782f6', 'd076058d-e089-4b9c-be6f-d27af8996955', '223d3409-5141-4d35-80e0-77e5e1f3e268'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:10.115143 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d6f1af-9e3d-4b57-a6ef-554abf18dc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['658076c6-2ac4-4480-bef1-7efd191c891b', 'f6f164dc-6d78-447b-a942-bc2484b782f6', 'd076058d-e089-4b9c-be6f-d27af8996955', '223d3409-5141-4d35-80e0-77e5e1f3e268']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:10.115924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03368277-c8b9-47e1-99a8-ea0330e81a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:10.120135 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1eb57852-a111-4a8f-9bf8-e953fcdf8d9e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.122786 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1eb57852-a111-4a8f-9bf8-e953fcdf8d9e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec Jul 10 20:06:10.123092 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1eb57852-a111-4a8f-9bf8-e953fcdf8d9e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.123377 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1eb57852-a111-4a8f-9bf8-e953fcdf8d9e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.123541 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-1eb57852-a111-4a8f-9bf8-e953fcdf8d9e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Delete snapshot with id: 9aed235e-b98a-43d5-bc09-950b757f37ec Jul 10 20:06:10.130431 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.130431 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:10.131166 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1eb57852-a111-4a8f-9bf8-e953fcdf8d9e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:10.140287 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03368277-c8b9-47e1-99a8-ea0330e81a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdd6e909-19d7-4a86-bb4f-d499fed194b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1152205443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['658076c6-2ac4-4480-bef1-7efd191c891b','f6f164dc-6d78-447b-a942-bc2484b782f6','d076058d-e089-4b9c-be6f-d27af8996955','223d3409-5141-4d35-80e0-77e5e1f3e268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1152205443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdd6e909-19d7-4a86-bb4f-d499fed194b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:10.141050 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4835a05c-e688-4ab1-b6ec-25208e06f470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:10.152536 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1eb57852-a111-4a8f-9bf8-e953fcdf8d9e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot delete request issued successfully. Jul 10 20:06:10.152853 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1eb57852-a111-4a8f-9bf8-e953fcdf8d9e tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec returned with HTTP 202 Jul 10 20:06:10.153473 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 866/3434] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:10 2026] DELETE /volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:10.159492 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4835a05c-e688-4ab1-b6ec-25208e06f470) transitioned into state 'SUCCESS' from state '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-1152205443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['658076c6-2ac4-4480-bef1-7efd191c891b','f6f164dc-6d78-447b-a942-bc2484b782f6','d076058d-e089-4b9c-be6f-d27af8996955','223d3409-5141-4d35-80e0-77e5e1f3e268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:10.160161 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c4b581-76e8-4f6e-a4b4-2d374b98ea36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:10.166881 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-86e84525-390f-4b5d-872b-1e0169192a26 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.169333 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-86e84525-390f-4b5d-872b-1e0169192a26 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec Jul 10 20:06:10.169632 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-86e84525-390f-4b5d-872b-1e0169192a26 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.169790 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c4b581-76e8-4f6e-a4b4-2d374b98ea36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:10.169947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-86e84525-390f-4b5d-872b-1e0169192a26 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.170570 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (009fa522-6b09-4a70-a8fa-aa0a14fa3eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:10.170859 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 20:06:10.171587 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f141e53-657b-41b2-97da-01f7e94b41bb tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:10.172190 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 852/3435] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:06:09 2026] POST /volume/v3/volumes => generated 759 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:10.177218 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.177218 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:10.177891 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-86e84525-390f-4b5d-872b-1e0169192a26 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:10.179045 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-86e84525-390f-4b5d-872b-1e0169192a26 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec returned with HTTP 200 Jul 10 20:06:10.179718 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 849/3436] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:10 2026] GET /volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:10.190029 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a8e1845c-1106-436c-8053-f186cae3f654 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.192098 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8e1845c-1106-436c-8053-f186cae3f654 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:06:10.192196 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8e1845c-1106-436c-8053-f186cae3f654 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.192752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8e1845c-1106-436c-8053-f186cae3f654 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.205610 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.205610 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:10.211916 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a8e1845c-1106-436c-8053-f186cae3f654 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:06:10.218260 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8e1845c-1106-436c-8053-f186cae3f654 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:06:10.218639 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 870/3437] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:10 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:10.323179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-33220af6-ef60-479a-a74e-0c11e27ea4b7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.325165 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33220af6-ef60-479a-a74e-0c11e27ea4b7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c Jul 10 20:06:10.325378 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33220af6-ef60-479a-a74e-0c11e27ea4b7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.326168 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33220af6-ef60-479a-a74e-0c11e27ea4b7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.330613 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.330613 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:10.331069 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-33220af6-ef60-479a-a74e-0c11e27ea4b7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:10.331690 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33220af6-ef60-479a-a74e-0c11e27ea4b7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c returned with HTTP 200 Jul 10 20:06:10.332100 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 867/3438] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:10 2026] GET /volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:10.345215 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a98d3d91-50cb-495c-83a7-0d07045ea31e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.347752 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a98d3d91-50cb-495c-83a7-0d07045ea31e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] POST https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c/action Jul 10 20:06:10.348200 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a98d3d91-50cb-495c-83a7-0d07045ea31e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:10.348315 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a98d3d91-50cb-495c-83a7-0d07045ea31e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:10.355569 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.355569 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:10.356240 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a98d3d91-50cb-495c-83a7-0d07045ea31e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:10.357294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-a98d3d91-50cb-495c-83a7-0d07045ea31e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd0b08adaa87b41ed9da4764ac61916f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '960e45db48eb4722a4b6420e490570fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:06:10.357538 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a98d3d91-50cb-495c-83a7-0d07045ea31e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c/action returned with HTTP 403 Jul 10 20:06:10.358172 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 853/3439] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 20:06:10 2026] POST /volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:10.366365 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3fbcbafd-eec7-4ef4-8846-458966ce9d19 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.368073 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3fbcbafd-eec7-4ef4-8846-458966ce9d19 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c Jul 10 20:06:10.368251 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3fbcbafd-eec7-4ef4-8846-458966ce9d19 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.368420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3fbcbafd-eec7-4ef4-8846-458966ce9d19 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.368520 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-3fbcbafd-eec7-4ef4-8846-458966ce9d19 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete snapshot with id: cdf02927-271e-45fc-881b-55198740a87c Jul 10 20:06:10.373421 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.373421 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:10.373654 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3fbcbafd-eec7-4ef4-8846-458966ce9d19 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:10.391422 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3fbcbafd-eec7-4ef4-8846-458966ce9d19 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot delete request issued successfully. Jul 10 20:06:10.391629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3fbcbafd-eec7-4ef4-8846-458966ce9d19 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c returned with HTTP 202 Jul 10 20:06:10.392167 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 850/3440] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:10 2026] DELETE /volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:10.406064 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-95df45a2-015e-427f-9a08-5d7275ac6a68 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.407981 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95df45a2-015e-427f-9a08-5d7275ac6a68 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c Jul 10 20:06:10.408205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95df45a2-015e-427f-9a08-5d7275ac6a68 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.408413 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95df45a2-015e-427f-9a08-5d7275ac6a68 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.417096 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.417096 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:10.417427 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-95df45a2-015e-427f-9a08-5d7275ac6a68 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:10.418247 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95df45a2-015e-427f-9a08-5d7275ac6a68 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c returned with HTTP 200 Jul 10 20:06:10.418633 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 871/3441] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:10 2026] GET /volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:10.439044 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-72d5e3e8-aea8-4be9-9a0b-57266c65c03d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.441380 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-72d5e3e8-aea8-4be9-9a0b-57266c65c03d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 Jul 10 20:06:10.441661 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-72d5e3e8-aea8-4be9-9a0b-57266c65c03d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.441946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-72d5e3e8-aea8-4be9-9a0b-57266c65c03d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.447725 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.447725 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:10.448209 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-72d5e3e8-aea8-4be9-9a0b-57266c65c03d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:10.448991 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-72d5e3e8-aea8-4be9-9a0b-57266c65c03d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 returned with HTTP 200 Jul 10 20:06:10.449545 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 868/3442] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:10 2026] GET /volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:10.458388 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bacb4083-cca0-41b1-8424-c6a0d0140a38 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.460029 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bacb4083-cca0-41b1-8424-c6a0d0140a38 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 Jul 10 20:06:10.460199 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bacb4083-cca0-41b1-8424-c6a0d0140a38 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.460380 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bacb4083-cca0-41b1-8424-c6a0d0140a38 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.460473 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-bacb4083-cca0-41b1-8424-c6a0d0140a38 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: 6eed795f-8684-4260-acd3-3b49b7427689 Jul 10 20:06:10.465582 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.465582 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:10.466043 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bacb4083-cca0-41b1-8424-c6a0d0140a38 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:10.495539 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bacb4083-cca0-41b1-8424-c6a0d0140a38 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:06:10.495750 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bacb4083-cca0-41b1-8424-c6a0d0140a38 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 returned with HTTP 202 Jul 10 20:06:10.496287 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 854/3443] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:10 2026] DELETE /volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:10.503319 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8a1b03f3-6299-4840-a906-1731a600e8d6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:10.506563 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8a1b03f3-6299-4840-a906-1731a600e8d6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 Jul 10 20:06:10.506563 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8a1b03f3-6299-4840-a906-1731a600e8d6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:10.506715 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8a1b03f3-6299-4840-a906-1731a600e8d6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:10.514335 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:10.514335 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:10.515047 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8a1b03f3-6299-4840-a906-1731a600e8d6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:10.516232 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8a1b03f3-6299-4840-a906-1731a600e8d6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 returned with HTTP 200 Jul 10 20:06:10.516750 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 851/3444] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:10 2026] GET /volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:11.189274 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3216f896-55b1-4ba3-9f92-3295ddccc23a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.191306 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3216f896-55b1-4ba3-9f92-3295ddccc23a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec Jul 10 20:06:11.191515 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3216f896-55b1-4ba3-9f92-3295ddccc23a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.191764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3216f896-55b1-4ba3-9f92-3295ddccc23a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.197147 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3216f896-55b1-4ba3-9f92-3295ddccc23a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec returned with HTTP 404 Jul 10 20:06:11.197659 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 872/3445] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/snapshots/9aed235e-b98a-43d5-bc09-950b757f37ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:11.205910 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-209366f9-d77c-4d86-8013-ccaa6a1eea06 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.208143 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-209366f9-d77c-4d86-8013-ccaa6a1eea06 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a Jul 10 20:06:11.208403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-209366f9-d77c-4d86-8013-ccaa6a1eea06 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.208576 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-209366f9-d77c-4d86-8013-ccaa6a1eea06 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.208719 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-209366f9-d77c-4d86-8013-ccaa6a1eea06 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Delete snapshot with id: 617d6d4a-47de-4e2a-a4cc-593dc0c88b8a Jul 10 20:06:11.214971 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.214971 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:11.215645 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-209366f9-d77c-4d86-8013-ccaa6a1eea06 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:11.231984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-27dcbecc-e7fe-4c04-9747-2950bd8c263b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.234266 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27dcbecc-e7fe-4c04-9747-2950bd8c263b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:06:11.234471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27dcbecc-e7fe-4c04-9747-2950bd8c263b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.234640 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-27dcbecc-e7fe-4c04-9747-2950bd8c263b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.236841 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-209366f9-d77c-4d86-8013-ccaa6a1eea06 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot delete request issued successfully. Jul 10 20:06:11.237155 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-209366f9-d77c-4d86-8013-ccaa6a1eea06 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a returned with HTTP 202 Jul 10 20:06:11.237598 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 869/3446] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:11 2026] DELETE /volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:11.246941 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.246941 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:11.250316 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2f3bc54f-e96f-44c6-99c3-31075e0e07cc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.253129 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2f3bc54f-e96f-44c6-99c3-31075e0e07cc tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a Jul 10 20:06:11.254356 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-27dcbecc-e7fe-4c04-9747-2950bd8c263b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:06:11.257334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2f3bc54f-e96f-44c6-99c3-31075e0e07cc tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.257562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2f3bc54f-e96f-44c6-99c3-31075e0e07cc tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.261274 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-27dcbecc-e7fe-4c04-9747-2950bd8c263b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:06:11.261795 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 855/3447] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:11.264601 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.264601 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:11.265153 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2f3bc54f-e96f-44c6-99c3-31075e0e07cc tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Snapshot retrieved successfully. Jul 10 20:06:11.266092 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2f3bc54f-e96f-44c6-99c3-31075e0e07cc tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a returned with HTTP 200 Jul 10 20:06:11.266459 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 852/3448] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:11.275191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efee3763-e884-4af1-b78c-0fa2757fb779 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.277342 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efee3763-e884-4af1-b78c-0fa2757fb779 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:06:11.277689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efee3763-e884-4af1-b78c-0fa2757fb779 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.277916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efee3763-e884-4af1-b78c-0fa2757fb779 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.286669 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.286669 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:11.290669 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-efee3763-e884-4af1-b78c-0fa2757fb779 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:06:11.295520 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efee3763-e884-4af1-b78c-0fa2757fb779 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:06:11.295979 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 873/3449] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:11.429533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8d11d4d1-5aaf-4f9a-a374-5226ab314284 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.432088 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d11d4d1-5aaf-4f9a-a374-5226ab314284 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c Jul 10 20:06:11.432212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-c96885ee-3288-4cc2-889a-c915903dbd57 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.432400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d11d4d1-5aaf-4f9a-a374-5226ab314284 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.432633 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d11d4d1-5aaf-4f9a-a374-5226ab314284 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.435101 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-c96885ee-3288-4cc2-889a-c915903dbd57 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:06:11.435379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-c96885ee-3288-4cc2-889a-c915903dbd57 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.435585 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-c96885ee-3288-4cc2-889a-c915903dbd57 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.439401 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d11d4d1-5aaf-4f9a-a374-5226ab314284 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c returned with HTTP 404 Jul 10 20:06:11.440111 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 870/3450] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/snapshots/cdf02927-271e-45fc-881b-55198740a87c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:11.442955 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.442955 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:11.447294 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-c96885ee-3288-4cc2-889a-c915903dbd57 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:06:11.451170 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-efd53844-8f8c-417d-8663-57ffc9c4ca99 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.453227 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-efd53844-8f8c-417d-8663-57ffc9c4ca99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd Jul 10 20:06:11.453424 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-c96885ee-3288-4cc2-889a-c915903dbd57 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:06:11.453477 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-efd53844-8f8c-417d-8663-57ffc9c4ca99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.453665 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-efd53844-8f8c-417d-8663-57ffc9c4ca99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.453931 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-efd53844-8f8c-417d-8663-57ffc9c4ca99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: 7dd0301d-160a-48b5-a888-86be8c31d0dd Jul 10 20:06:11.454011 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 856/3451] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:11.462568 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.462568 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:11.463116 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-efd53844-8f8c-417d-8663-57ffc9c4ca99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:11.486142 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-efd53844-8f8c-417d-8663-57ffc9c4ca99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:11.486492 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-efd53844-8f8c-417d-8663-57ffc9c4ca99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd returned with HTTP 202 Jul 10 20:06:11.487195 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 853/3452] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:11 2026] DELETE /volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:11.500571 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a6393b51-ac75-492c-abb2-0fc406c3ce99 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.505951 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a6393b51-ac75-492c-abb2-0fc406c3ce99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd Jul 10 20:06:11.506209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a6393b51-ac75-492c-abb2-0fc406c3ce99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.506452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a6393b51-ac75-492c-abb2-0fc406c3ce99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.519656 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.519656 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:11.526342 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a6393b51-ac75-492c-abb2-0fc406c3ce99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:11.530272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f61f2119-9fa4-4e61-85e5-b73b1d07349c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.532269 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f61f2119-9fa4-4e61-85e5-b73b1d07349c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 Jul 10 20:06:11.532492 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f61f2119-9fa4-4e61-85e5-b73b1d07349c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.532693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f61f2119-9fa4-4e61-85e5-b73b1d07349c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.533299 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a6393b51-ac75-492c-abb2-0fc406c3ce99 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd returned with HTTP 200 Jul 10 20:06:11.534401 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 874/3453] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:11.545214 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f61f2119-9fa4-4e61-85e5-b73b1d07349c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 returned with HTTP 404 Jul 10 20:06:11.546985 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 871/3454] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:11.555786 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-08db06ca-179f-443a-a39b-59013d0585b5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.558072 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-08db06ca-179f-443a-a39b-59013d0585b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 Jul 10 20:06:11.558275 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-08db06ca-179f-443a-a39b-59013d0585b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.558544 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-08db06ca-179f-443a-a39b-59013d0585b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.558681 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-08db06ca-179f-443a-a39b-59013d0585b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: acef95ea-a264-469b-b9cf-667f403b2d55 Jul 10 20:06:11.566797 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.566797 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:11.567438 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-08db06ca-179f-443a-a39b-59013d0585b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:11.593016 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-08db06ca-179f-443a-a39b-59013d0585b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:06:11.593302 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-08db06ca-179f-443a-a39b-59013d0585b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 returned with HTTP 202 Jul 10 20:06:11.593897 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 857/3455] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:11 2026] DELETE /volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:11.607701 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4979322d-8881-4429-850f-3c367e7f9dd1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.610360 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4979322d-8881-4429-850f-3c367e7f9dd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 Jul 10 20:06:11.610524 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4979322d-8881-4429-850f-3c367e7f9dd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.610719 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4979322d-8881-4429-850f-3c367e7f9dd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.616883 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.616883 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:11.617426 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4979322d-8881-4429-850f-3c367e7f9dd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:11.620761 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4979322d-8881-4429-850f-3c367e7f9dd1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 returned with HTTP 200 Jul 10 20:06:11.620761 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 854/3456] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:11.980048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1d64872d-b80f-48f3-8bc6-25fa35a67585 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:11.982350 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1d64872d-b80f-48f3-8bc6-25fa35a67585 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:06:11.982557 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1d64872d-b80f-48f3-8bc6-25fa35a67585 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:11.982740 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1d64872d-b80f-48f3-8bc6-25fa35a67585 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:11.993126 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:11.993126 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:11.998276 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1d64872d-b80f-48f3-8bc6-25fa35a67585 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:06:12.004700 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1d64872d-b80f-48f3-8bc6-25fa35a67585 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:06:12.005561 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 875/3457] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:06:11 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:12.016132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b03f362a-45fb-4835-b29c-e0bce67a4b37 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.016557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b03f362a-45fb-4835-b29c-e0bce67a4b37 None None] GET https://10.4.3.145/volume// Jul 10 20:06:12.016741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b03f362a-45fb-4835-b29c-e0bce67a4b37 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.019995 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b03f362a-45fb-4835-b29c-e0bce67a4b37 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.019995 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b03f362a-45fb-4835-b29c-e0bce67a4b37 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:12.019995 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 872/3458] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:06: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 20:06:12.027525 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-6dfe2582-bef1-4f09-ad52-bd080f216f73 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.029952 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-6dfe2582-bef1-4f09-ad52-bd080f216f73 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:06:12.030390 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-6dfe2582-bef1-4f09-ad52-bd080f216f73 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdd6e909-19d7-4a86-bb4f-d499fed194b5", "connector": null, "instance_uuid": "98828c2d-2c10-40b8-b807-9b4348c0cbb7"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:12.041147 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:12.041147 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:12.071375 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-6dfe2582-bef1-4f09-ad52-bd080f216f73 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:06:12.072007 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 858/3459] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:06:12 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:12.276687 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a5291be5-08c7-44b5-90e5-19260649121f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.278804 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5291be5-08c7-44b5-90e5-19260649121f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a Jul 10 20:06:12.278804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5291be5-08c7-44b5-90e5-19260649121f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.278919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5291be5-08c7-44b5-90e5-19260649121f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.284094 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5291be5-08c7-44b5-90e5-19260649121f tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a returned with HTTP 404 Jul 10 20:06:12.284094 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 855/3460] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:12 2026] GET /volume/v3/snapshots/617d6d4a-47de-4e2a-a4cc-593dc0c88b8a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:12.295926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-363d0e72-5d21-404c-a975-06b00bbcaa22 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.299282 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-363d0e72-5d21-404c-a975-06b00bbcaa22 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:12.299282 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-363d0e72-5d21-404c-a975-06b00bbcaa22 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.299282 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-363d0e72-5d21-404c-a975-06b00bbcaa22 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.308104 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:12.308104 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:12.315867 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-363d0e72-5d21-404c-a975-06b00bbcaa22 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Volume info retrieved successfully. Jul 10 20:06:12.321718 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-363d0e72-5d21-404c-a975-06b00bbcaa22 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 returned with HTTP 200 Jul 10 20:06:12.321718 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 876/3461] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:12 2026] GET /volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:12.339581 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0d1ac25d-a7a8-421c-b0e7-71768eaa2344 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.342765 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0d1ac25d-a7a8-421c-b0e7-71768eaa2344 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:12.342765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0d1ac25d-a7a8-421c-b0e7-71768eaa2344 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.343191 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0d1ac25d-a7a8-421c-b0e7-71768eaa2344 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.343461 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-0d1ac25d-a7a8-421c-b0e7-71768eaa2344 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Delete volume with id: a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:12.351892 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:12.351892 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:12.352585 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0d1ac25d-a7a8-421c-b0e7-71768eaa2344 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Volume info retrieved successfully. Jul 10 20:06:12.374953 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0d1ac25d-a7a8-421c-b0e7-71768eaa2344 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Delete volume request issued successfully. Jul 10 20:06:12.375173 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0d1ac25d-a7a8-421c-b0e7-71768eaa2344 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 returned with HTTP 202 Jul 10 20:06:12.375632 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 873/3462] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:12 2026] DELETE /volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:12.384925 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-77b0c43b-ded5-4bd2-89e0-116a4a0af96a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.388112 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77b0c43b-ded5-4bd2-89e0-116a4a0af96a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:12.388408 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77b0c43b-ded5-4bd2-89e0-116a4a0af96a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.388681 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77b0c43b-ded5-4bd2-89e0-116a4a0af96a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.397750 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:12.397750 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:12.403342 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-77b0c43b-ded5-4bd2-89e0-116a4a0af96a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Volume info retrieved successfully. Jul 10 20:06:12.410247 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77b0c43b-ded5-4bd2-89e0-116a4a0af96a tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 returned with HTTP 200 Jul 10 20:06:12.410918 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 859/3463] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:12 2026] GET /volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:12.549912 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a220364d-f7c7-4ac7-aef9-72765ecb3f4c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.550949 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a220364d-f7c7-4ac7-aef9-72765ecb3f4c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd Jul 10 20:06:12.551168 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a220364d-f7c7-4ac7-aef9-72765ecb3f4c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.552346 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a220364d-f7c7-4ac7-aef9-72765ecb3f4c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.559549 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a220364d-f7c7-4ac7-aef9-72765ecb3f4c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd returned with HTTP 404 Jul 10 20:06:12.560281 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 856/3464] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:12 2026] GET /volume/v3/volumes/7dd0301d-160a-48b5-a888-86be8c31d0dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:12.570572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.572405 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:12.572742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-339844835"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:12.574290 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-339844835'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:12.574579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:06:12.579489 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:12.586287 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (d2e1dc3e-101b-45c5-97ac-21ad01259834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:12.587564 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37dd8c76-6b15-43a3-9684-e0e7065fd99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:12.588907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:12.619991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37dd8c76-6b15-43a3-9684-e0e7065fd99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:12.621221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4be783f-6539-4126-8a9c-757918dec360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:12.633728 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-81f4c0d7-1c14-4893-83b0-f97b850dc30c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.635597 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-81f4c0d7-1c14-4893-83b0-f97b850dc30c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 Jul 10 20:06:12.635774 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-81f4c0d7-1c14-4893-83b0-f97b850dc30c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.636071 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-81f4c0d7-1c14-4893-83b0-f97b850dc30c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.641808 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-81f4c0d7-1c14-4893-83b0-f97b850dc30c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 returned with HTTP 404 Jul 10 20:06:12.642437 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 874/3465] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:12 2026] GET /volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:12.652096 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4d76d666-fd37-4a1f-ad51-e85b3ae26fca None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.654650 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d76d666-fd37-4a1f-ad51-e85b3ae26fca tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb Jul 10 20:06:12.654835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d76d666-fd37-4a1f-ad51-e85b3ae26fca tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.655101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d76d666-fd37-4a1f-ad51-e85b3ae26fca tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.655397 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-4d76d666-fd37-4a1f-ad51-e85b3ae26fca tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: aa0df7de-63b4-4906-b024-1dda124df7bb Jul 10 20:06:12.666494 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:12.666494 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:12.667100 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d76d666-fd37-4a1f-ad51-e85b3ae26fca tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:12.688980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['7343738c-5480-4e75-91bc-d39cac939433', 'b7f720d2-446b-40e4-9d71-66f728410b1d', 'fb81925d-78b9-4265-9277-4cf0645e1f39', '673d5ea4-cee7-4070-8b43-8a28caeff307'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:12.689975 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4be783f-6539-4126-8a9c-757918dec360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7343738c-5480-4e75-91bc-d39cac939433', 'b7f720d2-446b-40e4-9d71-66f728410b1d', 'fb81925d-78b9-4265-9277-4cf0645e1f39', '673d5ea4-cee7-4070-8b43-8a28caeff307']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:12.691501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab63855-50a3-4476-bef8-5e9a6bcfef82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:12.692387 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d76d666-fd37-4a1f-ad51-e85b3ae26fca tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:06:12.692387 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d76d666-fd37-4a1f-ad51-e85b3ae26fca tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb returned with HTTP 202 Jul 10 20:06:12.693460 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 860/3466] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:12 2026] DELETE /volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:12.703269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4b0da7ac-f29d-4594-9608-f96f0a221c55 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.707183 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4b0da7ac-f29d-4594-9608-f96f0a221c55 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb Jul 10 20:06:12.707623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4b0da7ac-f29d-4594-9608-f96f0a221c55 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.707876 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4b0da7ac-f29d-4594-9608-f96f0a221c55 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.713033 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:12.713033 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:12.713649 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4b0da7ac-f29d-4594-9608-f96f0a221c55 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:12.714678 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4b0da7ac-f29d-4594-9608-f96f0a221c55 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb returned with HTTP 200 Jul 10 20:06:12.714810 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 857/3467] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:12 2026] GET /volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:12.725621 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab63855-50a3-4476-bef8-5e9a6bcfef82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b19260a8-dd3d-4fa6-ba0f-3863146858d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-339844835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['7343738c-5480-4e75-91bc-d39cac939433','b7f720d2-446b-40e4-9d71-66f728410b1d','fb81925d-78b9-4265-9277-4cf0645e1f39','673d5ea4-cee7-4070-8b43-8a28caeff307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-339844835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b19260a8-dd3d-4fa6-ba0f-3863146858d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:12.726707 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68807251-f827-408e-b830-a4337408750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:12.752211 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68807251-f827-408e-b830-a4337408750c) transitioned into state 'SUCCESS' from state '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-339844835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['7343738c-5480-4e75-91bc-d39cac939433','b7f720d2-446b-40e4-9d71-66f728410b1d','fb81925d-78b9-4265-9277-4cf0645e1f39','673d5ea4-cee7-4070-8b43-8a28caeff307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:12.753588 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9a52ab-fc24-4a7d-a05b-4d949f9d24c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:12.768479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9a52ab-fc24-4a7d-a05b-4d949f9d24c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:12.769775 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (d2e1dc3e-101b-45c5-97ac-21ad01259834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:12.770275 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:06:12.771243 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e04a2a8e-785f-4d72-b3b2-1184fbe8eeb7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:12.771783 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 877/3468] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:12 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:12.787806 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-27b43dc7-8078-4678-9ecd-7cffc89e3acd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:12.792585 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-27b43dc7-8078-4678-9ecd-7cffc89e3acd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 Jul 10 20:06:12.792920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-27b43dc7-8078-4678-9ecd-7cffc89e3acd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:12.793310 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-27b43dc7-8078-4678-9ecd-7cffc89e3acd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:12.806842 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:12.806842 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:12.815804 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-27b43dc7-8078-4678-9ecd-7cffc89e3acd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:12.822067 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-27b43dc7-8078-4678-9ecd-7cffc89e3acd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 returned with HTTP 200 Jul 10 20:06:12.822664 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 875/3469] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:12 2026] GET /volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:13.426653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7ee3dd7f-0570-481e-adbe-872adfda10e2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:13.428754 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7ee3dd7f-0570-481e-adbe-872adfda10e2 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] GET https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 Jul 10 20:06:13.429044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7ee3dd7f-0570-481e-adbe-872adfda10e2 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:13.429295 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7ee3dd7f-0570-481e-adbe-872adfda10e2 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:13.438881 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7ee3dd7f-0570-481e-adbe-872adfda10e2 tempest-VolumesSnapshotListTestJSON-156380389 tempest-VolumesSnapshotListTestJSON-156380389-project-member] https://10.4.3.145/volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 returned with HTTP 404 Jul 10 20:06:13.439528 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 861/3470] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:13 2026] GET /volume/v3/volumes/a56cff33-5a22-4758-8a6b-cefe5fa8cdb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:13.726374 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-85e88322-aaf1-4e9a-b1c5-589b4b4ab25e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:13.728269 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85e88322-aaf1-4e9a-b1c5-589b4b4ab25e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb Jul 10 20:06:13.728485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85e88322-aaf1-4e9a-b1c5-589b4b4ab25e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:13.728698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85e88322-aaf1-4e9a-b1c5-589b4b4ab25e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:13.734112 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85e88322-aaf1-4e9a-b1c5-589b4b4ab25e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb returned with HTTP 404 Jul 10 20:06:13.734643 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 858/3471] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:13 2026] GET /volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:13.743624 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4fc1ef1c-877d-420f-8b02-7f1fbd6d4673 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:13.746088 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4fc1ef1c-877d-420f-8b02-7f1fbd6d4673 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 Jul 10 20:06:13.746274 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4fc1ef1c-877d-420f-8b02-7f1fbd6d4673 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:13.746469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4fc1ef1c-877d-420f-8b02-7f1fbd6d4673 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:13.746585 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-4fc1ef1c-877d-420f-8b02-7f1fbd6d4673 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: 6eed795f-8684-4260-acd3-3b49b7427689 Jul 10 20:06:13.751774 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4fc1ef1c-877d-420f-8b02-7f1fbd6d4673 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 returned with HTTP 404 Jul 10 20:06:13.752053 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 878/3472] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:13 2026] DELETE /volume/v3/snapshots/6eed795f-8684-4260-acd3-3b49b7427689 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:13.760811 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-60c90295-fa73-4cba-b98f-2c16b3557ad8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:13.762879 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-60c90295-fa73-4cba-b98f-2c16b3557ad8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb Jul 10 20:06:13.763126 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-60c90295-fa73-4cba-b98f-2c16b3557ad8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:13.763349 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-60c90295-fa73-4cba-b98f-2c16b3557ad8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:13.763492 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-60c90295-fa73-4cba-b98f-2c16b3557ad8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: aa0df7de-63b4-4906-b024-1dda124df7bb Jul 10 20:06:13.768314 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-60c90295-fa73-4cba-b98f-2c16b3557ad8 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb returned with HTTP 404 Jul 10 20:06:13.768795 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 876/3473] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:13 2026] DELETE /volume/v3/snapshots/aa0df7de-63b4-4906-b024-1dda124df7bb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:13.807033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-98bf2c5a-36fe-4e14-8b8d-b364684f3a41 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:13.811645 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-98bf2c5a-36fe-4e14-8b8d-b364684f3a41 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:13.811865 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-98bf2c5a-36fe-4e14-8b8d-b364684f3a41 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:13.812081 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-98bf2c5a-36fe-4e14-8b8d-b364684f3a41 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:13.835561 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:13.835561 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:13.837036 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-200774da-f02b-46bb-9eb0-72b55ef0883a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:13.839267 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-200774da-f02b-46bb-9eb0-72b55ef0883a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 Jul 10 20:06:13.839523 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-200774da-f02b-46bb-9eb0-72b55ef0883a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:13.839753 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-200774da-f02b-46bb-9eb0-72b55ef0883a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:13.846089 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-98bf2c5a-36fe-4e14-8b8d-b364684f3a41 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:13.849591 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:13.849591 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:13.851259 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-98bf2c5a-36fe-4e14-8b8d-b364684f3a41 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:13.851651 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 862/3474] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:06:13 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:13.857415 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-200774da-f02b-46bb-9eb0-72b55ef0883a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:13.867489 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-200774da-f02b-46bb-9eb0-72b55ef0883a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 returned with HTTP 200 Jul 10 20:06:13.868710 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 859/3475] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:13 2026] GET /volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:13.882468 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-68a7e87f-b417-4f70-bb28-021d34e01c20 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:13.883628 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dda0992e-8acb-44c3-8e97-cfb4abab73fe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:13.885221 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-68a7e87f-b417-4f70-bb28-021d34e01c20 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2/action Jul 10 20:06:13.885695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-68a7e87f-b417-4f70-bb28-021d34e01c20 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:13.885780 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dda0992e-8acb-44c3-8e97-cfb4abab73fe tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:13.885896 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-68a7e87f-b417-4f70-bb28-021d34e01c20 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:13.886283 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dda0992e-8acb-44c3-8e97-cfb4abab73fe tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b19260a8-dd3d-4fa6-ba0f-3863146858d8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-38950247"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:13.897509 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:13.897509 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:13.897989 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dda0992e-8acb-44c3-8e97-cfb4abab73fe tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:13.898150 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-dda0992e-8acb-44c3-8e97-cfb4abab73fe tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create snapshot from volume b19260a8-dd3d-4fa6-ba0f-3863146858d8 Jul 10 20:06:13.899578 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:13.899578 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:13.900056 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-68a7e87f-b417-4f70-bb28-021d34e01c20 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:13.905906 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-68a7e87f-b417-4f70-bb28-021d34e01c20 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Begin detaching volume completed successfully. Jul 10 20:06:13.906177 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-68a7e87f-b417-4f70-bb28-021d34e01c20 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2/action returned with HTTP 202 Jul 10 20:06:13.906642 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 879/3476] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:06:13 2026] POST /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:06:13.927215 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-dda0992e-8acb-44c3-8e97-cfb4abab73fe tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['39e6dc3e-4b4f-4ff3-be48-3c558a5a7bbe', '22b33bb0-cfbe-4ebd-843f-8f07582e7f32', 'aad28204-b0fd-4be0-a50b-cacb0d4ecfbf', 'ddd54ad0-748e-4c74-a0a1-4d6482c4cd48'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:13.987796 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dda0992e-8acb-44c3-8e97-cfb4abab73fe tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot create request issued successfully. Jul 10 20:06:13.988278 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dda0992e-8acb-44c3-8e97-cfb4abab73fe tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:13.988672 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 877/3477] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:14.000946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4b8c2bcc-a0d2-4282-bb91-c550328771b6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:14.006495 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4b8c2bcc-a0d2-4282-bb91-c550328771b6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f Jul 10 20:06:14.006731 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4b8c2bcc-a0d2-4282-bb91-c550328771b6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:14.006936 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4b8c2bcc-a0d2-4282-bb91-c550328771b6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:14.013394 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:14.013394 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:14.013944 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4b8c2bcc-a0d2-4282-bb91-c550328771b6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:14.014917 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4b8c2bcc-a0d2-4282-bb91-c550328771b6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f returned with HTTP 200 Jul 10 20:06:14.015575 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 863/3478] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:14 2026] GET /volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:14.942423 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-db9cc4ad-eee2-464e-907a-90d11e748b37 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:14.942927 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-db9cc4ad-eee2-464e-907a-90d11e748b37 None None] GET https://10.4.3.145/volume// Jul 10 20:06:14.946326 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-db9cc4ad-eee2-464e-907a-90d11e748b37 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:14.946326 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-db9cc4ad-eee2-464e-907a-90d11e748b37 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:14.946326 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-db9cc4ad-eee2-464e-907a-90d11e748b37 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:14.946326 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 860/3479] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:06: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 20:06:14.957723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-efbdff2f-11b5-4b76-acf1-0e1dc4287d48 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:14.959973 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-efbdff2f-11b5-4b76-acf1-0e1dc4287d48 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:14.960171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-efbdff2f-11b5-4b76-acf1-0e1dc4287d48 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:14.960814 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-efbdff2f-11b5-4b76-acf1-0e1dc4287d48 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:14.972725 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:14.972725 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:14.978062 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-efbdff2f-11b5-4b76-acf1-0e1dc4287d48 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:14.983674 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-efbdff2f-11b5-4b76-acf1-0e1dc4287d48 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:14.984166 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 880/3480] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:06:14 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:06:15.028934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-871ad920-f26c-4a6c-9a2d-6757cc44cfc7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:15.031167 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-871ad920-f26c-4a6c-9a2d-6757cc44cfc7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f Jul 10 20:06:15.031392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-871ad920-f26c-4a6c-9a2d-6757cc44cfc7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:15.031619 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-871ad920-f26c-4a6c-9a2d-6757cc44cfc7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:15.036206 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:15.036206 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:15.036510 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-871ad920-f26c-4a6c-9a2d-6757cc44cfc7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:15.037184 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-871ad920-f26c-4a6c-9a2d-6757cc44cfc7 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f returned with HTTP 200 Jul 10 20:06:15.037534 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 878/3481] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:15 2026] GET /volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:15.047274 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-49947e0f-097d-439f-8016-6e24bcd26922 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:15.049042 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-49947e0f-097d-439f-8016-6e24bcd26922 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] GET https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:15.049230 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-49947e0f-097d-439f-8016-6e24bcd26922 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:15.049448 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-49947e0f-097d-439f-8016-6e24bcd26922 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:15.049735 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-49947e0f-097d-439f-8016-6e24bcd26922 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:06:15.050903 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.db.api [None req-49947e0f-097d-439f-8016-6e24bcd26922 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Building query based on filter {{(pid=99974) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 20:06:15.055675 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-49947e0f-097d-439f-8016-6e24bcd26922 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Get all snapshots completed successfully. Jul 10 20:06:15.056190 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-49947e0f-097d-439f-8016-6e24bcd26922 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 200 Jul 10 20:06:15.056806 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 864/3482] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 20:06:15 2026] GET /volume/v3/snapshots => generated 334 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:15.068061 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0969d678-d75f-4450-9073-2a1c2f8eb378 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:15.070142 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0969d678-d75f-4450-9073-2a1c2f8eb378 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f Jul 10 20:06:15.070387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0969d678-d75f-4450-9073-2a1c2f8eb378 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:15.070580 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0969d678-d75f-4450-9073-2a1c2f8eb378 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:15.070675 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-0969d678-d75f-4450-9073-2a1c2f8eb378 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete snapshot with id: 50546136-ab4a-483d-aebf-23e9a0282f1f Jul 10 20:06:15.076302 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:15.076302 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:15.076709 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0969d678-d75f-4450-9073-2a1c2f8eb378 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:15.097337 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0969d678-d75f-4450-9073-2a1c2f8eb378 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot delete request issued successfully. Jul 10 20:06:15.097731 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0969d678-d75f-4450-9073-2a1c2f8eb378 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f returned with HTTP 202 Jul 10 20:06:15.098100 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 861/3483] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:15 2026] DELETE /volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:15.109230 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a8a32d3e-795a-42bb-8cf8-08ab6c7d6e59 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:15.112514 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8a32d3e-795a-42bb-8cf8-08ab6c7d6e59 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f Jul 10 20:06:15.112824 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8a32d3e-795a-42bb-8cf8-08ab6c7d6e59 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:15.113460 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8a32d3e-795a-42bb-8cf8-08ab6c7d6e59 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:15.121179 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:15.121179 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:15.121744 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a8a32d3e-795a-42bb-8cf8-08ab6c7d6e59 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:15.124131 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8a32d3e-795a-42bb-8cf8-08ab6c7d6e59 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f returned with HTTP 200 Jul 10 20:06:15.124660 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 881/3484] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:15 2026] GET /volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:15.952899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-010372eb-0f4d-4ce4-9386-1f354fca90b3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:15.955546 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-010372eb-0f4d-4ce4-9386-1f354fca90b3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de Jul 10 20:06:15.955807 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-010372eb-0f4d-4ce4-9386-1f354fca90b3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:15.956101 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-010372eb-0f4d-4ce4-9386-1f354fca90b3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:15.964957 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:15.964957 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:16.133771 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-217a1b62-82e9-4e6f-a5d7-63c80bfcd069 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:16.136118 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-217a1b62-82e9-4e6f-a5d7-63c80bfcd069 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f Jul 10 20:06:16.136583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-217a1b62-82e9-4e6f-a5d7-63c80bfcd069 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:16.136942 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-217a1b62-82e9-4e6f-a5d7-63c80bfcd069 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:16.141432 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-217a1b62-82e9-4e6f-a5d7-63c80bfcd069 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f returned with HTTP 404 Jul 10 20:06:16.143169 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 865/3485] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:16 2026] GET /volume/v3/snapshots/50546136-ab4a-483d-aebf-23e9a0282f1f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:16.151005 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ca532867-b8b3-4849-ba51-b559e7497c64 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:16.154727 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca532867-b8b3-4849-ba51-b559e7497c64 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 Jul 10 20:06:16.155034 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca532867-b8b3-4849-ba51-b559e7497c64 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:16.155289 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca532867-b8b3-4849-ba51-b559e7497c64 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:16.155602 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-ca532867-b8b3-4849-ba51-b559e7497c64 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: b19260a8-dd3d-4fa6-ba0f-3863146858d8 Jul 10 20:06:16.166711 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:16.166711 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:16.166911 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ca532867-b8b3-4849-ba51-b559e7497c64 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:16.190168 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ca532867-b8b3-4849-ba51-b559e7497c64 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:16.190451 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca532867-b8b3-4849-ba51-b559e7497c64 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 returned with HTTP 202 Jul 10 20:06:16.191052 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 862/3486] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:16 2026] DELETE /volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:16.200450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-99237513-f81f-4cee-b229-a49132815fe6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:16.203892 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99237513-f81f-4cee-b229-a49132815fe6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 Jul 10 20:06:16.203892 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99237513-f81f-4cee-b229-a49132815fe6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:16.203892 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99237513-f81f-4cee-b229-a49132815fe6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:16.212100 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:16.212100 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:16.218220 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-99237513-f81f-4cee-b229-a49132815fe6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:16.223536 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99237513-f81f-4cee-b229-a49132815fe6 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 returned with HTTP 200 Jul 10 20:06:16.224119 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 882/3487] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:16 2026] GET /volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:16.510503 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-561c7c1c-b45c-430c-aa79-ef00a088b5c6 req-010372eb-0f4d-4ce4-9386-1f354fca90b3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de returned with HTTP 200 Jul 10 20:06:16.510889 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 879/3488] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:06:15 2026] DELETE /volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:17.241831 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a9209595-0d77-4bcf-8425-595e07bf695f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:17.244828 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9209595-0d77-4bcf-8425-595e07bf695f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 Jul 10 20:06:17.245133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a9209595-0d77-4bcf-8425-595e07bf695f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:17.245363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a9209595-0d77-4bcf-8425-595e07bf695f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:17.254608 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9209595-0d77-4bcf-8425-595e07bf695f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 returned with HTTP 404 Jul 10 20:06:17.255290 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 866/3489] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:17 2026] GET /volume/v3/volumes/b19260a8-dd3d-4fa6-ba0f-3863146858d8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:17.264608 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:17.267121 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:17.267473 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1112663496"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:17.268955 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1112663496'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:17.269131 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:06:17.273606 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:17.280145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (a80b1dc7-2109-4944-9f65-e5cabb0e099b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:17.280935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d37b33-46b5-4f2f-ac3f-497e4d1cf372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:17.281745 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:17.307629 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d37b33-46b5-4f2f-ac3f-497e4d1cf372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:17.308643 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8d16f4-814f-4fa6-a3da-1e7afdbfeafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:17.361005 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['0ec4ee0c-e919-4b3c-b3e1-6b0efac0c6eb', '737521d2-9073-435a-8924-dcb3b478135c', '69de8f3d-23ea-4d59-927a-34b00959f01a', '626ce3b4-5fe2-4083-8fe6-796f43411475'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:17.362118 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8d16f4-814f-4fa6-a3da-1e7afdbfeafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec4ee0c-e919-4b3c-b3e1-6b0efac0c6eb', '737521d2-9073-435a-8924-dcb3b478135c', '69de8f3d-23ea-4d59-927a-34b00959f01a', '626ce3b4-5fe2-4083-8fe6-796f43411475']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:17.363209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f2d4fc-279d-41dd-ba1a-257c960b5c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:17.390269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f2d4fc-279d-41dd-ba1a-257c960b5c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c78bdfc-e428-440c-be9f-f530e406433e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1112663496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['0ec4ee0c-e919-4b3c-b3e1-6b0efac0c6eb','737521d2-9073-435a-8924-dcb3b478135c','69de8f3d-23ea-4d59-927a-34b00959f01a','626ce3b4-5fe2-4083-8fe6-796f43411475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1112663496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c78bdfc-e428-440c-be9f-f530e406433e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:17.391190 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b14d33-7d51-4650-9379-2f5d57462c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:17.413380 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b14d33-7d51-4650-9379-2f5d57462c04) transitioned into state 'SUCCESS' from state '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-1112663496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['0ec4ee0c-e919-4b3c-b3e1-6b0efac0c6eb','737521d2-9073-435a-8924-dcb3b478135c','69de8f3d-23ea-4d59-927a-34b00959f01a','626ce3b4-5fe2-4083-8fe6-796f43411475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:17.414121 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06bc696d-5338-4fff-b1a7-2225af6a0192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:17.424130 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06bc696d-5338-4fff-b1a7-2225af6a0192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:17.425330 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (a80b1dc7-2109-4944-9f65-e5cabb0e099b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:17.425640 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:06:17.426330 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c92ecdcf-b76a-42be-a7b0-5326f68b4030 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:17.427010 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 863/3490] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:17 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:17.446713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8064ceb8-7fe9-4d2e-91ee-e6a17c23c4e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:17.451197 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8064ceb8-7fe9-4d2e-91ee-e6a17c23c4e4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e Jul 10 20:06:17.451197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8064ceb8-7fe9-4d2e-91ee-e6a17c23c4e4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:17.451197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8064ceb8-7fe9-4d2e-91ee-e6a17c23c4e4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:17.461909 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:17.461909 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:17.468289 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8064ceb8-7fe9-4d2e-91ee-e6a17c23c4e4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:17.474701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8064ceb8-7fe9-4d2e-91ee-e6a17c23c4e4 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e returned with HTTP 200 Jul 10 20:06:17.474701 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 883/3491] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:17 2026] GET /volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:18.413500 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-471455d5-424f-4c74-a95d-a58d7c47f32f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:18.414130 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-471455d5-424f-4c74-a95d-a58d7c47f32f None None] GET https://10.4.3.145/volume// Jul 10 20:06:18.414352 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-471455d5-424f-4c74-a95d-a58d7c47f32f None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:18.414569 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-471455d5-424f-4c74-a95d-a58d7c47f32f None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:18.415077 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-471455d5-424f-4c74-a95d-a58d7c47f32f None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:18.415385 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 880/3492] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:06: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 20:06:18.425690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1955ae10-5be4-4cea-9709-524ea08f7a31 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:18.428289 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1955ae10-5be4-4cea-9709-524ea08f7a31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:06:18.428572 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1955ae10-5be4-4cea-9709-524ea08f7a31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:18.428920 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1955ae10-5be4-4cea-9709-524ea08f7a31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:18.440860 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:18.440860 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:18.445432 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1955ae10-5be4-4cea-9709-524ea08f7a31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:06:18.453019 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-1955ae10-5be4-4cea-9709-524ea08f7a31 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:06:18.453561 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 867/3493] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:06:18 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:06:18.491999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ede9e600-30c0-485e-b3ef-90fe3809eea5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:18.494865 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ede9e600-30c0-485e-b3ef-90fe3809eea5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e Jul 10 20:06:18.495125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ede9e600-30c0-485e-b3ef-90fe3809eea5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:18.495670 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ede9e600-30c0-485e-b3ef-90fe3809eea5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:18.504919 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:18.504919 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:18.511463 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ede9e600-30c0-485e-b3ef-90fe3809eea5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:18.517460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ede9e600-30c0-485e-b3ef-90fe3809eea5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e returned with HTTP 200 Jul 10 20:06:18.517992 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 864/3494] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:18 2026] GET /volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:18.537482 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f9d33aac-fd25-4c50-9ab8-9f26235a63c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:18.539766 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9d33aac-fd25-4c50-9ab8-9f26235a63c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:18.540124 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9d33aac-fd25-4c50-9ab8-9f26235a63c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c78bdfc-e428-440c-be9f-f530e406433e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1473685313"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:18.549896 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:18.549896 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:18.550306 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f9d33aac-fd25-4c50-9ab8-9f26235a63c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:18.550460 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-f9d33aac-fd25-4c50-9ab8-9f26235a63c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create snapshot from volume 4c78bdfc-e428-440c-be9f-f530e406433e Jul 10 20:06:18.573290 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-bd40b468-955b-419e-a8e2-d722bff9b884 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:18.576255 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-bd40b468-955b-419e-a8e2-d722bff9b884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5 Jul 10 20:06:18.576660 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-bd40b468-955b-419e-a8e2-d722bff9b884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:18.587741 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f9d33aac-fd25-4c50-9ab8-9f26235a63c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['1fd757be-117e-46a9-bd2e-224f81ef1412', 'fa5a7737-32a0-4753-93d9-b10d5e91b0a4', '66bf129d-f47b-491c-9f72-691065bff4b7', 'da209357-0fd4-45e4-b877-599e9abcffaa'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:18.598589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-bd40b468-955b-419e-a8e2-d722bff9b884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-fdd6e909-19d7-4a86-bb4f-d499fed194b5-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:06:18.603524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-bd40b468-955b-419e-a8e2-d722bff9b884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-fdd6e909-19d7-4a86-bb4f-d499fed194b5-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:06:18.604543 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:18.604543 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:18.644128 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f9d33aac-fd25-4c50-9ab8-9f26235a63c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot create request issued successfully. Jul 10 20:06:18.644562 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9d33aac-fd25-4c50-9ab8-9f26235a63c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:18.645164 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 884/3495] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:18.660290 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ac4bab34-7a80-4e64-9391-caafa3cd53ba None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:18.664916 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ac4bab34-7a80-4e64-9391-caafa3cd53ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 Jul 10 20:06:18.665758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ac4bab34-7a80-4e64-9391-caafa3cd53ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:18.665758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ac4bab34-7a80-4e64-9391-caafa3cd53ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:18.683860 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:18.683860 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:18.683860 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ac4bab34-7a80-4e64-9391-caafa3cd53ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:18.684500 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ac4bab34-7a80-4e64-9391-caafa3cd53ba tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 returned with HTTP 200 Jul 10 20:06:18.684668 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 868/3496] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:18 2026] GET /volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:19.132080 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-bd40b468-955b-419e-a8e2-d722bff9b884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-fdd6e909-19d7-4a86-bb4f-d499fed194b5-np0000005048" released by "attachment_update" :: held 0.529s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:06:19.133691 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-bd40b468-955b-419e-a8e2-d722bff9b884 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5 returned with HTTP 200 Jul 10 20:06:19.135340 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 881/3497] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:06:18 2026] PUT /volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:19.656288 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-eec5b58c-f8e8-4146-ace7-7534b69d9cc4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:19.658840 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-eec5b58c-f8e8-4146-ace7-7534b69d9cc4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5/action Jul 10 20:06:19.659285 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-eec5b58c-f8e8-4146-ace7-7534b69d9cc4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:19.659406 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-eec5b58c-f8e8-4146-ace7-7534b69d9cc4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:19.682776 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:19.682776 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:19.697810 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-43b135bb-c346-42e1-93fc-16f0411be659 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:19.700544 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43b135bb-c346-42e1-93fc-16f0411be659 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 Jul 10 20:06:19.700742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43b135bb-c346-42e1-93fc-16f0411be659 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:19.701074 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43b135bb-c346-42e1-93fc-16f0411be659 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:19.708905 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:19.708905 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:19.708905 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-43b135bb-c346-42e1-93fc-16f0411be659 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:19.709701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43b135bb-c346-42e1-93fc-16f0411be659 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 returned with HTTP 200 Jul 10 20:06:19.710256 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 885/3498] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:19 2026] GET /volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:19.710707 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-cc637b53-06c6-40b7-b674-7cb7b6a81727 req-eec5b58c-f8e8-4146-ace7-7534b69d9cc4 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5/action returned with HTTP 204 Jul 10 20:06:19.711270 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 865/3499] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:06:19 2026] POST /volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:19.725775 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bae59f46-2779-480c-b9ac-7059c0179779 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:19.728622 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bae59f46-2779-480c-b9ac-7059c0179779 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] POST https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432/action Jul 10 20:06:19.729196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bae59f46-2779-480c-b9ac-7059c0179779 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:19.729363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bae59f46-2779-480c-b9ac-7059c0179779 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:19.731401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-bae59f46-2779-480c-b9ac-7059c0179779 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Updating snapshot '44e9348d-43a9-43c0-b782-cd3c2562b432' with '{'status': 'error'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 20:06:19.746997 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:19.746997 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:19.747644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-bae59f46-2779-480c-b9ac-7059c0179779 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd0b08adaa87b41ed9da4764ac61916f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '960e45db48eb4722a4b6420e490570fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:06:19.748442 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bae59f46-2779-480c-b9ac-7059c0179779 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432/action returned with HTTP 403 Jul 10 20:06:19.748442 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 869/3500] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 20:06:19 2026] POST /volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432/action => generated 133 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:19.758458 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1c3eff79-6e46-48ee-b6e1-5cad2a4e8bff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:19.760612 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1c3eff79-6e46-48ee-b6e1-5cad2a4e8bff tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 Jul 10 20:06:19.760859 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1c3eff79-6e46-48ee-b6e1-5cad2a4e8bff tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:19.761081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1c3eff79-6e46-48ee-b6e1-5cad2a4e8bff tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:19.761242 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-1c3eff79-6e46-48ee-b6e1-5cad2a4e8bff tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete snapshot with id: 44e9348d-43a9-43c0-b782-cd3c2562b432 Jul 10 20:06:19.767737 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:19.767737 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:19.768185 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1c3eff79-6e46-48ee-b6e1-5cad2a4e8bff tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:19.799276 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1c3eff79-6e46-48ee-b6e1-5cad2a4e8bff tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot delete request issued successfully. Jul 10 20:06:19.799556 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1c3eff79-6e46-48ee-b6e1-5cad2a4e8bff tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 returned with HTTP 202 Jul 10 20:06:19.800045 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 882/3501] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:19 2026] DELETE /volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:19.809462 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4e25791d-b0fa-4826-ae1e-5162d6e1091c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:19.812810 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4e25791d-b0fa-4826-ae1e-5162d6e1091c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 Jul 10 20:06:19.813162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4e25791d-b0fa-4826-ae1e-5162d6e1091c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:19.813713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4e25791d-b0fa-4826-ae1e-5162d6e1091c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:19.822787 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:19.822787 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:19.823116 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4e25791d-b0fa-4826-ae1e-5162d6e1091c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:19.824756 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4e25791d-b0fa-4826-ae1e-5162d6e1091c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 returned with HTTP 200 Jul 10 20:06:19.825253 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 886/3502] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:19 2026] GET /volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:20.838323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1b77c4cc-fe1d-43e3-ba5a-979593e4f864 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:20.840880 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1b77c4cc-fe1d-43e3-ba5a-979593e4f864 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 Jul 10 20:06:20.841419 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1b77c4cc-fe1d-43e3-ba5a-979593e4f864 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:20.841419 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1b77c4cc-fe1d-43e3-ba5a-979593e4f864 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:20.845629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1b77c4cc-fe1d-43e3-ba5a-979593e4f864 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 returned with HTTP 404 Jul 10 20:06:20.846199 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 866/3503] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:20 2026] GET /volume/v3/snapshots/44e9348d-43a9-43c0-b782-cd3c2562b432 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:20.855715 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7f549ee7-87ca-4c98-8177-8b410836dc24 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:20.858450 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f549ee7-87ca-4c98-8177-8b410836dc24 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e Jul 10 20:06:20.858695 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f549ee7-87ca-4c98-8177-8b410836dc24 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:20.860156 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f549ee7-87ca-4c98-8177-8b410836dc24 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:20.860156 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7f549ee7-87ca-4c98-8177-8b410836dc24 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: 4c78bdfc-e428-440c-be9f-f530e406433e Jul 10 20:06:21.090049 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:21.090049 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:21.090480 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f549ee7-87ca-4c98-8177-8b410836dc24 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:21.119997 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f549ee7-87ca-4c98-8177-8b410836dc24 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:21.120259 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f549ee7-87ca-4c98-8177-8b410836dc24 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e returned with HTTP 202 Jul 10 20:06:21.120686 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 870/3504] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:20 2026] DELETE /volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:21.132997 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-842c3a29-d2aa-4a50-ad5c-e43c3599f893 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:21.134942 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-842c3a29-d2aa-4a50-ad5c-e43c3599f893 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e Jul 10 20:06:21.135126 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-842c3a29-d2aa-4a50-ad5c-e43c3599f893 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:21.135295 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-842c3a29-d2aa-4a50-ad5c-e43c3599f893 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:21.144168 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:21.144168 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:21.148586 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-842c3a29-d2aa-4a50-ad5c-e43c3599f893 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:21.154098 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-842c3a29-d2aa-4a50-ad5c-e43c3599f893 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e returned with HTTP 200 Jul 10 20:06:21.154507 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 883/3505] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:21 2026] GET /volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:21.240136 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f3bda7a1-27fc-4816-ac12-acf455d7fe1c req-292d75c9-4f8e-4503-8026-392a5b0bce6d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:21.242701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f3bda7a1-27fc-4816-ac12-acf455d7fe1c req-292d75c9-4f8e-4503-8026-392a5b0bce6d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de Jul 10 20:06:21.242983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f3bda7a1-27fc-4816-ac12-acf455d7fe1c req-292d75c9-4f8e-4503-8026-392a5b0bce6d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:21.243218 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f3bda7a1-27fc-4816-ac12-acf455d7fe1c req-292d75c9-4f8e-4503-8026-392a5b0bce6d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:21.248365 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f3bda7a1-27fc-4816-ac12-acf455d7fe1c req-292d75c9-4f8e-4503-8026-392a5b0bce6d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de returned with HTTP 404 Jul 10 20:06:21.248916 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 887/3506] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:06:21 2026] DELETE /volume/v3/attachments/05dcad8d-a687-4ab6-8710-9c7e5121c0de => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:06:22.170828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-52b9494a-edf9-4b19-a00a-ebc28e9074ae None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:22.174194 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-52b9494a-edf9-4b19-a00a-ebc28e9074ae tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e Jul 10 20:06:22.174461 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-52b9494a-edf9-4b19-a00a-ebc28e9074ae tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:22.174745 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-52b9494a-edf9-4b19-a00a-ebc28e9074ae tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:22.184095 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-52b9494a-edf9-4b19-a00a-ebc28e9074ae tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e returned with HTTP 404 Jul 10 20:06:22.186028 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 867/3507] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:22 2026] GET /volume/v3/volumes/4c78bdfc-e428-440c-be9f-f530e406433e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:22.196051 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:22.198914 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:22.198914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1333953079"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:22.200400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1333953079'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:22.200604 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:06:22.212880 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:22.225231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (d14607f2-a581-427c-979d-98206084ed5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:22.226599 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dce1c8c-aa37-4668-a738-a430e90ad04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:22.227806 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:22.263436 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dce1c8c-aa37-4668-a738-a430e90ad04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:22.264117 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30345f83-e098-4f66-bfa3-e6630eb5295e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:22.335669 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['048b0e1e-b463-406d-b2e2-0b179c81b7fa', '87ba5581-1793-4112-9bc2-834246354bd3', '55c6b49e-2cd5-4624-b230-899bfa4d4939', '1f080490-cfd1-4e89-b6de-afb78482a9a5'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:22.336631 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30345f83-e098-4f66-bfa3-e6630eb5295e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['048b0e1e-b463-406d-b2e2-0b179c81b7fa', '87ba5581-1793-4112-9bc2-834246354bd3', '55c6b49e-2cd5-4624-b230-899bfa4d4939', '1f080490-cfd1-4e89-b6de-afb78482a9a5']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:22.337473 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def009f6-b835-4e2f-8be8-b150474fb874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:22.372662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def009f6-b835-4e2f-8be8-b150474fb874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b716a10-301d-4b90-8ee9-1a36c63ed4fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1333953079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['048b0e1e-b463-406d-b2e2-0b179c81b7fa','87ba5581-1793-4112-9bc2-834246354bd3','55c6b49e-2cd5-4624-b230-899bfa4d4939','1f080490-cfd1-4e89-b6de-afb78482a9a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1333953079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b716a10-301d-4b90-8ee9-1a36c63ed4fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:22.373440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16871cd9-4225-467e-a238-7a38c3a90fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:22.399981 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16871cd9-4225-467e-a238-7a38c3a90fd2) transitioned into state 'SUCCESS' from state '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-1333953079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['048b0e1e-b463-406d-b2e2-0b179c81b7fa','87ba5581-1793-4112-9bc2-834246354bd3','55c6b49e-2cd5-4624-b230-899bfa4d4939','1f080490-cfd1-4e89-b6de-afb78482a9a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:22.401133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c14c75-8f04-49e3-9b6c-a1d82fd6c580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:22.417782 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c14c75-8f04-49e3-9b6c-a1d82fd6c580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:22.417782 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (d14607f2-a581-427c-979d-98206084ed5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:22.417782 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:06:22.418124 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-379c95c2-f8b1-4968-b5c4-375f46deaec0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:22.418427 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 871/3508] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:22 2026] POST /volume/v3/volumes => generated 778 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:22.436926 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cff1ab00-a8a2-45d8-97b4-de1c8976b800 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:22.441848 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cff1ab00-a8a2-45d8-97b4-de1c8976b800 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa Jul 10 20:06:22.442194 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cff1ab00-a8a2-45d8-97b4-de1c8976b800 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:22.442408 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cff1ab00-a8a2-45d8-97b4-de1c8976b800 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:22.453756 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:22.453756 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:22.458930 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cff1ab00-a8a2-45d8-97b4-de1c8976b800 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:22.466427 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cff1ab00-a8a2-45d8-97b4-de1c8976b800 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa returned with HTTP 200 Jul 10 20:06:22.466883 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 884/3509] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:22 2026] GET /volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:23.485099 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dd40782b-1152-40ee-b2fc-120521653e4a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:23.487386 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd40782b-1152-40ee-b2fc-120521653e4a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa Jul 10 20:06:23.487652 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd40782b-1152-40ee-b2fc-120521653e4a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:23.487984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd40782b-1152-40ee-b2fc-120521653e4a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:23.501158 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:23.501158 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:23.506318 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dd40782b-1152-40ee-b2fc-120521653e4a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:23.512360 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd40782b-1152-40ee-b2fc-120521653e4a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa returned with HTTP 200 Jul 10 20:06:23.513123 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 888/3510] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:23 2026] GET /volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:23.528777 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-66b10ee1-947a-4bee-b43f-99ed3a29110b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:23.529258 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-66b10ee1-947a-4bee-b43f-99ed3a29110b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:23.529631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-66b10ee1-947a-4bee-b43f-99ed3a29110b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b716a10-301d-4b90-8ee9-1a36c63ed4fa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-867128704"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:23.539254 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:23.539254 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:23.539680 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-66b10ee1-947a-4bee-b43f-99ed3a29110b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:23.539833 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-66b10ee1-947a-4bee-b43f-99ed3a29110b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create snapshot from volume 7b716a10-301d-4b90-8ee9-1a36c63ed4fa Jul 10 20:06:23.578904 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-66b10ee1-947a-4bee-b43f-99ed3a29110b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['75f75ae7-8226-463d-a7d0-c542c85af107', '9612c202-fc6a-4a8d-91de-b65d540d81cb', '5374438d-0dbc-4edc-b7b1-48bb743f8b1c', 'c4c3fb53-5a04-4a21-a373-2567e2ba84f8'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:23.618990 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-66b10ee1-947a-4bee-b43f-99ed3a29110b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot create request issued successfully. Jul 10 20:06:23.618990 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-66b10ee1-947a-4bee-b43f-99ed3a29110b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:23.618990 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 868/3511] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:23.629991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-979ccce6-f322-4118-9806-0da95469f0cd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:23.632852 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-979ccce6-f322-4118-9806-0da95469f0cd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 Jul 10 20:06:23.633180 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-979ccce6-f322-4118-9806-0da95469f0cd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:23.633625 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-979ccce6-f322-4118-9806-0da95469f0cd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:23.642746 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:23.642746 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:23.643062 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-979ccce6-f322-4118-9806-0da95469f0cd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:23.646438 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-979ccce6-f322-4118-9806-0da95469f0cd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 returned with HTTP 200 Jul 10 20:06:23.646973 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 872/3512] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:23 2026] GET /volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:24.657557 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-db77c9d4-a6d2-47be-a170-2a62223ba1d9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:24.659897 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db77c9d4-a6d2-47be-a170-2a62223ba1d9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 Jul 10 20:06:24.660245 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db77c9d4-a6d2-47be-a170-2a62223ba1d9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:24.660549 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db77c9d4-a6d2-47be-a170-2a62223ba1d9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:24.670441 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:24.670441 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:24.670937 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-db77c9d4-a6d2-47be-a170-2a62223ba1d9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:24.671992 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db77c9d4-a6d2-47be-a170-2a62223ba1d9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 returned with HTTP 200 Jul 10 20:06:24.672589 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 885/3513] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:24 2026] GET /volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:24.684796 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a42f3d2e-8aaa-4724-ae65-d02a690589b9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:24.689159 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a42f3d2e-8aaa-4724-ae65-d02a690589b9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] GET https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 Jul 10 20:06:24.689356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a42f3d2e-8aaa-4724-ae65-d02a690589b9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:24.689664 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a42f3d2e-8aaa-4724-ae65-d02a690589b9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:24.696689 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:24.696689 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:24.698189 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a42f3d2e-8aaa-4724-ae65-d02a690589b9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:24.699066 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a42f3d2e-8aaa-4724-ae65-d02a690589b9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 returned with HTTP 200 Jul 10 20:06:24.699449 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 889/3514] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:24 2026] GET /volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:24.717432 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ba5aa376-2b08-4e39-8590-5280c8c3d196 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:24.723985 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ba5aa376-2b08-4e39-8590-5280c8c3d196 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 Jul 10 20:06:24.724241 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ba5aa376-2b08-4e39-8590-5280c8c3d196 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:24.724500 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ba5aa376-2b08-4e39-8590-5280c8c3d196 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:24.724640 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-ba5aa376-2b08-4e39-8590-5280c8c3d196 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete snapshot with id: f7da98a9-7a22-45df-8bf2-9a46c9d973b7 Jul 10 20:06:24.731188 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:24.731188 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:24.731660 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ba5aa376-2b08-4e39-8590-5280c8c3d196 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:24.757989 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ba5aa376-2b08-4e39-8590-5280c8c3d196 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot delete request issued successfully. Jul 10 20:06:24.757989 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ba5aa376-2b08-4e39-8590-5280c8c3d196 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 returned with HTTP 202 Jul 10 20:06:24.757989 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 869/3515] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:24 2026] DELETE /volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:24.769849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8ad733c4-fbd5-4501-9c1a-14445850e730 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:24.774104 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8ad733c4-fbd5-4501-9c1a-14445850e730 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 Jul 10 20:06:24.774104 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8ad733c4-fbd5-4501-9c1a-14445850e730 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:24.774104 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8ad733c4-fbd5-4501-9c1a-14445850e730 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:24.784560 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:24.784560 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:24.784921 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8ad733c4-fbd5-4501-9c1a-14445850e730 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:24.785745 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8ad733c4-fbd5-4501-9c1a-14445850e730 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 returned with HTTP 200 Jul 10 20:06:24.786149 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 873/3516] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:24 2026] GET /volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:25.594623 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0fa34d7b-a26d-462f-a1a5-2168198773d4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:25.596395 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0fa34d7b-a26d-462f-a1a5-2168198773d4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 Jul 10 20:06:25.596608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0fa34d7b-a26d-462f-a1a5-2168198773d4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:25.596785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0fa34d7b-a26d-462f-a1a5-2168198773d4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:25.596915 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-0fa34d7b-a26d-462f-a1a5-2168198773d4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: acef95ea-a264-469b-b9cf-667f403b2d55 Jul 10 20:06:25.603394 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0fa34d7b-a26d-462f-a1a5-2168198773d4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 returned with HTTP 404 Jul 10 20:06:25.604049 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 886/3517] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:25 2026] DELETE /volume/v3/snapshots/acef95ea-a264-469b-b9cf-667f403b2d55 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:25.621314 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d33a69bb-de96-4074-9afd-fe8fb30790b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:25.626594 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d33a69bb-de96-4074-9afd-fe8fb30790b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:25.626852 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d33a69bb-de96-4074-9afd-fe8fb30790b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:25.627095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d33a69bb-de96-4074-9afd-fe8fb30790b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:25.639267 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:25.639267 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:25.644243 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d33a69bb-de96-4074-9afd-fe8fb30790b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:25.653475 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d33a69bb-de96-4074-9afd-fe8fb30790b0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:25.654076 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 890/3518] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:25 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:25.669340 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a6e8601d-7006-422b-9361-5613394fe0cc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:25.672391 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:25.672838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1219447755"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:25.674664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1219447755'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:25.675061 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume of 1 GB Jul 10 20:06:25.675355 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:25.675355 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:25.681419 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Availability Zones retrieved successfully. Jul 10 20:06:25.689099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (9812b652-c584-4292-8cfc-8feb72466d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:25.690268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58478f45-dacd-4c51-b543-20e55debe2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:25.691443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:25.742382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58478f45-dacd-4c51-b543-20e55debe2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:25.743677 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8a8169-37e8-4734-a32c-f81a55a304e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:25.799985 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c638c71f-0850-45e0-b209-1a912f181252 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:25.803575 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c638c71f-0850-45e0-b209-1a912f181252 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 Jul 10 20:06:25.803931 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c638c71f-0850-45e0-b209-1a912f181252 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:25.804214 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c638c71f-0850-45e0-b209-1a912f181252 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:25.811463 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c638c71f-0850-45e0-b209-1a912f181252 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 returned with HTTP 404 Jul 10 20:06:25.812166 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 874/3519] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:25 2026] GET /volume/v3/snapshots/f7da98a9-7a22-45df-8bf2-9a46c9d973b7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:25.817077 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['7cdf748f-4f8d-4fef-bc18-33ef21e4a644', '83968688-7fbd-4811-90ec-9cfd6f06b9bb', '0e5e97f5-5315-4471-9e82-e1a14bae5985', 'b8a76d3e-3bb7-4489-94ea-d84dcf46c1e4'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:25.817915 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8a8169-37e8-4734-a32c-f81a55a304e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cdf748f-4f8d-4fef-bc18-33ef21e4a644', '83968688-7fbd-4811-90ec-9cfd6f06b9bb', '0e5e97f5-5315-4471-9e82-e1a14bae5985', 'b8a76d3e-3bb7-4489-94ea-d84dcf46c1e4']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:25.818676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db3cf52-aecd-40da-8ec3-4d663491d958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:25.823817 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f07eae34-47ca-4eeb-9af9-7591fe0e9724 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:25.825789 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f07eae34-47ca-4eeb-9af9-7591fe0e9724 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa Jul 10 20:06:25.826082 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f07eae34-47ca-4eeb-9af9-7591fe0e9724 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:25.826386 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f07eae34-47ca-4eeb-9af9-7591fe0e9724 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:25.826590 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-f07eae34-47ca-4eeb-9af9-7591fe0e9724 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: 7b716a10-301d-4b90-8ee9-1a36c63ed4fa Jul 10 20:06:25.837705 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:25.837705 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:25.838210 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f07eae34-47ca-4eeb-9af9-7591fe0e9724 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:25.850470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db3cf52-aecd-40da-8ec3-4d663491d958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a61e23e4-205b-4ff9-90a5-f71f3b964f53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1219447755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['7cdf748f-4f8d-4fef-bc18-33ef21e4a644','83968688-7fbd-4811-90ec-9cfd6f06b9bb','0e5e97f5-5315-4471-9e82-e1a14bae5985','b8a76d3e-3bb7-4489-94ea-d84dcf46c1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1219447755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a61e23e4-205b-4ff9-90a5-f71f3b964f53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bdfe6d92d154d5284518f5f30330123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:25.851419 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bce501-7cfa-43e4-b72f-9cbcd6aff7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:25.875744 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f07eae34-47ca-4eeb-9af9-7591fe0e9724 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:25.876092 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f07eae34-47ca-4eeb-9af9-7591fe0e9724 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa returned with HTTP 202 Jul 10 20:06:25.876654 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 887/3520] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:25 2026] DELETE /volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:25.878127 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bce501-7cfa-43e4-b72f-9cbcd6aff7cb) transitioned into state 'SUCCESS' from state '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-1219447755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['7cdf748f-4f8d-4fef-bc18-33ef21e4a644','83968688-7fbd-4811-90ec-9cfd6f06b9bb','0e5e97f5-5315-4471-9e82-e1a14bae5985','b8a76d3e-3bb7-4489-94ea-d84dcf46c1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:25.879286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2063f322-a31c-4123-90f2-df765a0a4064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:25.887749 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-53b2cde9-0235-428b-9b36-73762ada5e43 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:25.890599 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53b2cde9-0235-428b-9b36-73762ada5e43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa Jul 10 20:06:25.890750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53b2cde9-0235-428b-9b36-73762ada5e43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:25.891088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53b2cde9-0235-428b-9b36-73762ada5e43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:25.894389 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2063f322-a31c-4123-90f2-df765a0a4064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:25.895808 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (9812b652-c584-4292-8cfc-8feb72466d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:25.896346 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request issued successfully. Jul 10 20:06:25.897142 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6e8601d-7006-422b-9361-5613394fe0cc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:25.897920 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 870/3521] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:25 2026] POST /volume/v3/volumes => generated 754 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:25.914718 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:25.914718 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:25.918387 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-42cdeb33-29ce-4f62-aa7a-47b4629eab53 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:25.922101 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-42cdeb33-29ce-4f62-aa7a-47b4629eab53 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 Jul 10 20:06:25.922101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-42cdeb33-29ce-4f62-aa7a-47b4629eab53 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:25.922242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-42cdeb33-29ce-4f62-aa7a-47b4629eab53 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:25.930838 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-53b2cde9-0235-428b-9b36-73762ada5e43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:25.938047 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53b2cde9-0235-428b-9b36-73762ada5e43 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa returned with HTTP 200 Jul 10 20:06:25.938047 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 891/3522] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:25 2026] GET /volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:25.939102 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:25.939102 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:25.945020 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-42cdeb33-29ce-4f62-aa7a-47b4629eab53 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:25.951596 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-42cdeb33-29ce-4f62-aa7a-47b4629eab53 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 returned with HTTP 200 Jul 10 20:06:25.951596 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 875/3523] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:25 2026] GET /volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:26.298860 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:26.477698 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:26.478111 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-378578320", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:26.479784 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-378578320', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:26.479921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Create volume of 1 GB Jul 10 20:06:26.485795 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Availability Zones retrieved successfully. Jul 10 20:06:26.500992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Flow 'volume_create_api' (371dc5c7-bcd9-435d-beeb-0509ac9661b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:26.503379 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4e5d3a-8558-4484-a9a7-aa84d52c5654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.504694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:26.542263 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4e5d3a-8558-4484-a9a7-aa84d52c5654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.543314 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9626cbb7-647f-44cb-b881-1417adafd836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.629166 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Created reservations ['215182a7-4147-461c-b099-ba21b4bc18a9', 'ab909aa1-99ed-4d48-bd0a-b7630f7d69fa', '8273beee-7f25-4e9c-b242-5b713c112b57', 'c0a9dd96-3774-4941-ae1a-9749acf70a97'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:26.629983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9626cbb7-647f-44cb-b881-1417adafd836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['215182a7-4147-461c-b099-ba21b4bc18a9', 'ab909aa1-99ed-4d48-bd0a-b7630f7d69fa', '8273beee-7f25-4e9c-b242-5b713c112b57', 'c0a9dd96-3774-4941-ae1a-9749acf70a97']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.630723 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4696a6b-80ea-4fb3-8813-f6aa4b5f0d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.655359 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4696a6b-80ea-4fb3-8813-f6aa4b5f0d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e479c416-6db7-40f4-9233-758078af70cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-378578320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0585e399b2a3421cb3bf6eca545589a0',qos_specs=None,replication_status=,reservations=['215182a7-4147-461c-b099-ba21b4bc18a9','ab909aa1-99ed-4d48-bd0a-b7630f7d69fa','8273beee-7f25-4e9c-b242-5b713c112b57','c0a9dd96-3774-4941-ae1a-9749acf70a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2881eebe7e44bfaa8715f96b5eeac7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-378578320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e479c416-6db7-40f4-9233-758078af70cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0585e399b2a3421cb3bf6eca545589a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e2881eebe7e44bfaa8715f96b5eeac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.656223 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1f5d3c-ff85-41dc-886b-6bef3538e029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.688098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1f5d3c-ff85-41dc-886b-6bef3538e029) transitioned into state 'SUCCESS' from state '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-378578320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0585e399b2a3421cb3bf6eca545589a0',qos_specs=None,replication_status=,reservations=['215182a7-4147-461c-b099-ba21b4bc18a9','ab909aa1-99ed-4d48-bd0a-b7630f7d69fa','8273beee-7f25-4e9c-b242-5b713c112b57','c0a9dd96-3774-4941-ae1a-9749acf70a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2881eebe7e44bfaa8715f96b5eeac7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.689156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863ef927-ef5d-498a-82e0-7f6d43c0f02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.703246 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863ef927-ef5d-498a-82e0-7f6d43c0f02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.704155 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Flow 'volume_create_api' (371dc5c7-bcd9-435d-beeb-0509ac9661b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:26.704490 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Create volume request issued successfully. Jul 10 20:06:26.705102 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1364b0e3-8779-4fdf-988f-eeebc7e07e62 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:26.705525 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 888/3524] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:06:26 2026] POST /volume/v3/volumes => generated 764 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:26.726911 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:26.731875 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:26.732854 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-147650082", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:26.734066 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-147650082', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:26.734197 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Create volume of 1 GB Jul 10 20:06:26.734540 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:26.734540 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:26.742112 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Availability Zones retrieved successfully. Jul 10 20:06:26.745787 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Flow 'volume_create_api' (0a597b4a-cc9e-43a5-b870-b7f471a0d2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:26.746596 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0049c187-02f0-40d9-ad0e-6d9037e2f1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.747548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:26.785371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0049c187-02f0-40d9-ad0e-6d9037e2f1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.785695 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b90408-92f6-42b0-85cb-e09f7380111b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.849751 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Created reservations ['860bceec-d46e-4062-ad9f-c97c87a61a89', 'eebbe9be-a35c-4f2e-bbb7-2bbe0fb951fa', '9c7ee322-0b34-408a-b7a7-9579501c8ee8', '81a0732e-ef9e-486e-bd86-f2939fa68c43'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:26.850919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b90408-92f6-42b0-85cb-e09f7380111b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['860bceec-d46e-4062-ad9f-c97c87a61a89', 'eebbe9be-a35c-4f2e-bbb7-2bbe0fb951fa', '9c7ee322-0b34-408a-b7a7-9579501c8ee8', '81a0732e-ef9e-486e-bd86-f2939fa68c43']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.852130 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664457d6-041d-4bf0-ade6-a8061f4c8efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.881612 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664457d6-041d-4bf0-ade6-a8061f4c8efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf1d027-63c9-4637-ba4e-c9385c9ca5ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-147650082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0585e399b2a3421cb3bf6eca545589a0',qos_specs=None,replication_status=,reservations=['860bceec-d46e-4062-ad9f-c97c87a61a89','eebbe9be-a35c-4f2e-bbb7-2bbe0fb951fa','9c7ee322-0b34-408a-b7a7-9579501c8ee8','81a0732e-ef9e-486e-bd86-f2939fa68c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2881eebe7e44bfaa8715f96b5eeac7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-147650082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf1d027-63c9-4637-ba4e-c9385c9ca5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0585e399b2a3421cb3bf6eca545589a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e2881eebe7e44bfaa8715f96b5eeac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.882493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c3dcd6-8232-425d-baf9-fb60b5aaa9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.908448 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c3dcd6-8232-425d-baf9-fb60b5aaa9b1) transitioned into state 'SUCCESS' from state '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-147650082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0585e399b2a3421cb3bf6eca545589a0',qos_specs=None,replication_status=,reservations=['860bceec-d46e-4062-ad9f-c97c87a61a89','eebbe9be-a35c-4f2e-bbb7-2bbe0fb951fa','9c7ee322-0b34-408a-b7a7-9579501c8ee8','81a0732e-ef9e-486e-bd86-f2939fa68c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2881eebe7e44bfaa8715f96b5eeac7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.909394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff020a7-2c0d-44a7-ae67-cad403b356ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:26.927994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff020a7-2c0d-44a7-ae67-cad403b356ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:26.927994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Flow 'volume_create_api' (0a597b4a-cc9e-43a5-b870-b7f471a0d2a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:26.928332 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Create volume request issued successfully. Jul 10 20:06:26.928920 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3ab7a427-e29a-455f-b8d4-da27294e5794 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:26.929417 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 871/3525] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:06:26 2026] POST /volume/v3/volumes => generated 764 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:26.959362 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-befe5ac0-f744-48dc-9fdf-032504a640e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:26.963349 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-befe5ac0-f744-48dc-9fdf-032504a640e2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa Jul 10 20:06:26.963349 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-befe5ac0-f744-48dc-9fdf-032504a640e2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:26.963349 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-befe5ac0-f744-48dc-9fdf-032504a640e2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:26.968484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e7dc6225-ed07-449c-9068-ef64913a7930 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:26.973825 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e7dc6225-ed07-449c-9068-ef64913a7930 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 Jul 10 20:06:26.973825 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e7dc6225-ed07-449c-9068-ef64913a7930 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:26.973825 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e7dc6225-ed07-449c-9068-ef64913a7930 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:26.974068 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-befe5ac0-f744-48dc-9fdf-032504a640e2 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa returned with HTTP 404 Jul 10 20:06:26.974631 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 892/3526] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:26 2026] GET /volume/v3/volumes/7b716a10-301d-4b90-8ee9-1a36c63ed4fa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:26.984923 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:26.984923 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:26.987623 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e7dc6225-ed07-449c-9068-ef64913a7930 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:26.988240 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:26.990493 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:26.990861 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-900098541"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:26.992667 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-900098541'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:26.992758 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:06:26.992952 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e7dc6225-ed07-449c-9068-ef64913a7930 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 returned with HTTP 200 Jul 10 20:06:26.993530 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:26.993530 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:26.993635 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 876/3527] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:26 2026] GET /volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:27.000745 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:27.008834 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-92d80074-91cc-45d5-b406-ba63fcb61771 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:27.009599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (64872218-8609-49de-99a4-4e09069ff4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:27.011112 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b88eeb-65a0-4416-b1a7-d90ce73dcd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:27.012403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:27.013450 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92d80074-91cc-45d5-b406-ba63fcb61771 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:27.014008 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92d80074-91cc-45d5-b406-ba63fcb61771 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a61e23e4-205b-4ff9-90a5-f71f3b964f53", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1736994462"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:27.024514 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:27.024514 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:27.025270 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-92d80074-91cc-45d5-b406-ba63fcb61771 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:27.025270 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-92d80074-91cc-45d5-b406-ba63fcb61771 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume a61e23e4-205b-4ff9-90a5-f71f3b964f53 Jul 10 20:06:27.054038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b88eeb-65a0-4416-b1a7-d90ce73dcd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:27.054852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70610f0-1dac-4250-b006-697db1299eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:27.062117 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-92d80074-91cc-45d5-b406-ba63fcb61771 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['241ac415-654a-4e01-9114-e8520659d21e', '33b7feaa-4dee-435c-83b2-1a9e8b1e1fb0', '3436acb5-bbc8-4b14-a4a8-f5845ea6e0cf', '76814fbe-22f0-4f48-8e93-c9377e88cffd'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:27.109060 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-92d80074-91cc-45d5-b406-ba63fcb61771 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot create request issued successfully. Jul 10 20:06:27.109496 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92d80074-91cc-45d5-b406-ba63fcb61771 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:27.110181 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 872/3528] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:27.120833 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c4d29020-d4a1-4520-994a-11aa64991e36 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:27.125849 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4d29020-d4a1-4520-994a-11aa64991e36 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 Jul 10 20:06:27.126044 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4d29020-d4a1-4520-994a-11aa64991e36 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:27.126249 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4d29020-d4a1-4520-994a-11aa64991e36 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:27.127456 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['38f34be7-e3bb-4a73-9877-d68747deaa87', 'cc3c78e9-1fdb-47a0-bdd7-5034b9391d67', 'd28da583-7d30-4175-88eb-b5cdc47680c6', '831565e5-4e42-4927-a958-d2e95578ad6e'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:27.128355 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70610f0-1dac-4250-b006-697db1299eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38f34be7-e3bb-4a73-9877-d68747deaa87', 'cc3c78e9-1fdb-47a0-bdd7-5034b9391d67', 'd28da583-7d30-4175-88eb-b5cdc47680c6', '831565e5-4e42-4927-a958-d2e95578ad6e']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:27.129178 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0f1721-a3be-41d7-9bc9-ca0b16235b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:27.134928 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:27.134928 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:27.136899 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c4d29020-d4a1-4520-994a-11aa64991e36 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:27.137500 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4d29020-d4a1-4520-994a-11aa64991e36 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 returned with HTTP 200 Jul 10 20:06:27.138039 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 893/3529] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:27 2026] GET /volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:27.165025 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0f1721-a3be-41d7-9bc9-ca0b16235b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a6cd8d-fbca-43d9-96fd-25a52c624e90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-900098541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['38f34be7-e3bb-4a73-9877-d68747deaa87','cc3c78e9-1fdb-47a0-bdd7-5034b9391d67','d28da583-7d30-4175-88eb-b5cdc47680c6','831565e5-4e42-4927-a958-d2e95578ad6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-900098541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a6cd8d-fbca-43d9-96fd-25a52c624e90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:27.166329 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ad064d-5d32-4c79-8a80-dec8a2108f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:27.197510 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ad064d-5d32-4c79-8a80-dec8a2108f7b) transitioned into state 'SUCCESS' from state '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-900098541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['38f34be7-e3bb-4a73-9877-d68747deaa87','cc3c78e9-1fdb-47a0-bdd7-5034b9391d67','d28da583-7d30-4175-88eb-b5cdc47680c6','831565e5-4e42-4927-a958-d2e95578ad6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:27.198536 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ccd350-c7b3-4219-82bf-1ca0897dfb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:27.210135 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ccd350-c7b3-4219-82bf-1ca0897dfb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:27.211014 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (64872218-8609-49de-99a4-4e09069ff4a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:27.211461 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:06:27.212240 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5eb3c6f2-768b-4d9b-affc-f882211b322c tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:27.212677 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 889/3530] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:26 2026] POST /volume/v3/volumes => generated 777 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:27.228102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-476aceff-3225-4c83-8a36-cfd70a16a303 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:27.229742 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-476aceff-3225-4c83-8a36-cfd70a16a303 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 Jul 10 20:06:27.229947 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-476aceff-3225-4c83-8a36-cfd70a16a303 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:27.230182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-476aceff-3225-4c83-8a36-cfd70a16a303 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:27.237451 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:27.237451 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:27.241369 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-476aceff-3225-4c83-8a36-cfd70a16a303 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:27.245981 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-476aceff-3225-4c83-8a36-cfd70a16a303 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 returned with HTTP 200 Jul 10 20:06:27.246479 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 877/3531] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:27 2026] GET /volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:28.150238 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dc781cc0-d986-4ef6-83cf-cf8713d395b6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:28.156294 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dc781cc0-d986-4ef6-83cf-cf8713d395b6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 Jul 10 20:06:28.156502 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dc781cc0-d986-4ef6-83cf-cf8713d395b6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:28.156681 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dc781cc0-d986-4ef6-83cf-cf8713d395b6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:28.166244 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:28.166244 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:28.166954 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dc781cc0-d986-4ef6-83cf-cf8713d395b6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:28.168253 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dc781cc0-d986-4ef6-83cf-cf8713d395b6 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 returned with HTTP 200 Jul 10 20:06:28.168661 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 873/3532] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:28 2026] GET /volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:28.181715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:28.184356 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:28.184909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fc2d3390-e3d1-43e8-af40-41934ef9d054", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-838879459"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:28.187622 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request body: {'volume': {'snapshot_id': 'fc2d3390-e3d1-43e8-af40-41934ef9d054', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-838879459'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:28.197147 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:28.197147 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:28.198060 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:28.198236 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume of 2 GB Jul 10 20:06:28.209882 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Availability Zones retrieved successfully. Jul 10 20:06:28.214430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (747874d3-92b7-4889-902d-9c27aa0e386a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:28.216577 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213da005-701a-4a62-bfae-e247556cf5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:28.217322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:28.259207 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213da005-701a-4a62-bfae-e247556cf5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'fc2d3390-e3d1-43e8-af40-41934ef9d054', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:28.260656 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45feb8ca-dfb9-47c9-8a87-66701e60f97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:28.266721 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-412dcab6-58ac-4a66-b2f0-d885eb089cbb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:28.270065 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-412dcab6-58ac-4a66-b2f0-d885eb089cbb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 Jul 10 20:06:28.270065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-412dcab6-58ac-4a66-b2f0-d885eb089cbb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:28.270065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-412dcab6-58ac-4a66-b2f0-d885eb089cbb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:28.283141 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:28.283141 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:28.287400 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-412dcab6-58ac-4a66-b2f0-d885eb089cbb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:28.293638 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-412dcab6-58ac-4a66-b2f0-d885eb089cbb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 returned with HTTP 200 Jul 10 20:06:28.294372 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 890/3533] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:28 2026] GET /volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:28.309247 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-72923cfd-b8bc-41a7-b40a-4dbb6d9fcf88 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:28.311101 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-72923cfd-b8bc-41a7-b40a-4dbb6d9fcf88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:28.311311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-72923cfd-b8bc-41a7-b40a-4dbb6d9fcf88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36a6cd8d-fbca-43d9-96fd-25a52c624e90", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1315475522"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:28.320213 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['519ae870-91bf-430c-a330-3786cfef287a', '098eeb7c-6c7b-4f3e-9a0b-0dbc4ddb003c', '330519da-feb9-4a7d-b13a-f37e79e6f81c', '46310155-b06d-4c0c-9341-9467ec4c8b5f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:28.321205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45feb8ca-dfb9-47c9-8a87-66701e60f97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['519ae870-91bf-430c-a330-3786cfef287a', '098eeb7c-6c7b-4f3e-9a0b-0dbc4ddb003c', '330519da-feb9-4a7d-b13a-f37e79e6f81c', '46310155-b06d-4c0c-9341-9467ec4c8b5f']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:28.323650 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a35509-f0ff-41d4-9aff-9baf251a6d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:28.323726 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:28.323726 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:28.323726 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-72923cfd-b8bc-41a7-b40a-4dbb6d9fcf88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:28.323726 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-72923cfd-b8bc-41a7-b40a-4dbb6d9fcf88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create snapshot from volume 36a6cd8d-fbca-43d9-96fd-25a52c624e90 Jul 10 20:06:28.376036 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-72923cfd-b8bc-41a7-b40a-4dbb6d9fcf88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['a5413b8e-ad3a-4b5e-963d-7818068ce288', '65eec58e-a76c-4d34-905f-8685004a5451', '31d2be5d-1ee2-4f34-9918-451925521466', '028aac06-70e9-460b-8de1-93e2f2ed4693'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:28.384407 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a35509-f0ff-41d4-9aff-9baf251a6d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b898a973-f5ee-47f3-a258-2a92f8f2a571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-838879459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['519ae870-91bf-430c-a330-3786cfef287a','098eeb7c-6c7b-4f3e-9a0b-0dbc4ddb003c','330519da-feb9-4a7d-b13a-f37e79e6f81c','46310155-b06d-4c0c-9341-9467ec4c8b5f'],size=2,snapshot_id=fc2d3390-e3d1-43e8-af40-41934ef9d054,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-838879459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b898a973-f5ee-47f3-a258-2a92f8f2a571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bdfe6d92d154d5284518f5f30330123',provider_auth=None,provider_geometry=None,provider_id=None,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=fc2d3390-e3d1-43e8-af40-41934ef9d054,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:28.385532 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e11e35-2cf2-47db-be30-45d9fcc7b0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:28.418953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e11e35-2cf2-47db-be30-45d9fcc7b0dd) transitioned into state 'SUCCESS' from state '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-838879459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['519ae870-91bf-430c-a330-3786cfef287a','098eeb7c-6c7b-4f3e-9a0b-0dbc4ddb003c','330519da-feb9-4a7d-b13a-f37e79e6f81c','46310155-b06d-4c0c-9341-9467ec4c8b5f'],size=2,snapshot_id=fc2d3390-e3d1-43e8-af40-41934ef9d054,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:28.420017 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786f0533-5d50-4cbf-8b80-dfa2eda11464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:28.446193 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-72923cfd-b8bc-41a7-b40a-4dbb6d9fcf88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot create request issued successfully. Jul 10 20:06:28.446193 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-72923cfd-b8bc-41a7-b40a-4dbb6d9fcf88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:28.448991 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 878/3534] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:28.449128 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786f0533-5d50-4cbf-8b80-dfa2eda11464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:28.449906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (747874d3-92b7-4889-902d-9c27aa0e386a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:28.450342 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request issued successfully. Jul 10 20:06:28.451008 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ad42082-5da2-4338-9e6b-0a9a45bc346a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:28.451440 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 894/3535] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:06:28 2026] POST /volume/v3/volumes => generated 787 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:28.464125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c17f7e93-790c-47f8-bc48-ccb95ce54409 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:28.465742 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c17f7e93-790c-47f8-bc48-ccb95ce54409 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe Jul 10 20:06:28.465994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c17f7e93-790c-47f8-bc48-ccb95ce54409 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:28.466274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c17f7e93-790c-47f8-bc48-ccb95ce54409 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:28.468208 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8353e29e-4010-4e03-a133-ce40d348b0aa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:28.470563 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8353e29e-4010-4e03-a133-ce40d348b0aa tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:28.470801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8353e29e-4010-4e03-a133-ce40d348b0aa tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:28.471979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8353e29e-4010-4e03-a133-ce40d348b0aa tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:28.473061 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:28.473061 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:28.473508 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c17f7e93-790c-47f8-bc48-ccb95ce54409 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:28.474658 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c17f7e93-790c-47f8-bc48-ccb95ce54409 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe returned with HTTP 200 Jul 10 20:06:28.475132 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 874/3536] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:28 2026] GET /volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:28.480918 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:28.480918 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:28.486782 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8353e29e-4010-4e03-a133-ce40d348b0aa tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:28.495495 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8353e29e-4010-4e03-a133-ce40d348b0aa tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 returned with HTTP 200 Jul 10 20:06:28.495495 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 891/3537] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:28 2026] GET /volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:29.489655 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fce7e6fc-5e84-438f-9b3a-e909541e8863 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:29.492477 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fce7e6fc-5e84-438f-9b3a-e909541e8863 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe Jul 10 20:06:29.492477 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fce7e6fc-5e84-438f-9b3a-e909541e8863 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:29.493168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fce7e6fc-5e84-438f-9b3a-e909541e8863 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:29.504139 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:29.504139 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:29.504999 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fce7e6fc-5e84-438f-9b3a-e909541e8863 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:29.505705 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fce7e6fc-5e84-438f-9b3a-e909541e8863 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe returned with HTTP 200 Jul 10 20:06:29.507614 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 879/3538] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:29 2026] GET /volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:29.511317 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-14f8f0da-bbf1-475b-82ba-fd618bf27531 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:29.515422 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14f8f0da-bbf1-475b-82ba-fd618bf27531 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:29.515422 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14f8f0da-bbf1-475b-82ba-fd618bf27531 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:29.515846 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14f8f0da-bbf1-475b-82ba-fd618bf27531 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:29.523651 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4c9c1478-76d8-435a-b5d6-ec86fb1698ce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:29.525302 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4c9c1478-76d8-435a-b5d6-ec86fb1698ce tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] POST https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe/action Jul 10 20:06:29.526480 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4c9c1478-76d8-435a-b5d6-ec86fb1698ce tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:29.526480 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4c9c1478-76d8-435a-b5d6-ec86fb1698ce tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:29.527147 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:29.527147 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:29.527992 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.snapshot_unmanage [None req-4c9c1478-76d8-435a-b5d6-ec86fb1698ce tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Unmanage snapshot with id: 9b2046f0-b012-49c8-aded-5f89db3bbefe Jul 10 20:06:29.532726 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-14f8f0da-bbf1-475b-82ba-fd618bf27531 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:29.538502 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14f8f0da-bbf1-475b-82ba-fd618bf27531 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 returned with HTTP 200 Jul 10 20:06:29.538946 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 895/3539] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:29 2026] GET /volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:29.539279 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:29.539279 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:29.540126 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4c9c1478-76d8-435a-b5d6-ec86fb1698ce tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:29.541293 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-4c9c1478-76d8-435a-b5d6-ec86fb1698ce tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd0b08adaa87b41ed9da4764ac61916f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '960e45db48eb4722a4b6420e490570fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:06:29.541442 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4c9c1478-76d8-435a-b5d6-ec86fb1698ce tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe/action returned with HTTP 403 Jul 10 20:06:29.542374 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 875/3540] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 20:06:29 2026] POST /volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe/action => generated 117 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:29.552476 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ba7ebaee-d6fb-4d17-82d3-3d49cc4b97aa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:29.555117 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ba7ebaee-d6fb-4d17-82d3-3d49cc4b97aa tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe Jul 10 20:06:29.556112 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ba7ebaee-d6fb-4d17-82d3-3d49cc4b97aa tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:29.556112 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ba7ebaee-d6fb-4d17-82d3-3d49cc4b97aa tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:29.556309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-62364caf-29e4-4381-a92d-26ca9f2a7715 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:29.556737 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-ba7ebaee-d6fb-4d17-82d3-3d49cc4b97aa tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete snapshot with id: 9b2046f0-b012-49c8-aded-5f89db3bbefe Jul 10 20:06:29.558648 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-62364caf-29e4-4381-a92d-26ca9f2a7715 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:29.558997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-62364caf-29e4-4381-a92d-26ca9f2a7715 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:29.559299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-62364caf-29e4-4381-a92d-26ca9f2a7715 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:29.564441 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:29.564441 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:29.565520 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ba7ebaee-d6fb-4d17-82d3-3d49cc4b97aa tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:29.570378 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:29.570378 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:29.577746 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-62364caf-29e4-4381-a92d-26ca9f2a7715 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:29.585449 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-62364caf-29e4-4381-a92d-26ca9f2a7715 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 returned with HTTP 200 Jul 10 20:06:29.585449 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 880/3541] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:29 2026] GET /volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:29.595114 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ba7ebaee-d6fb-4d17-82d3-3d49cc4b97aa tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot delete request issued successfully. Jul 10 20:06:29.595397 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ba7ebaee-d6fb-4d17-82d3-3d49cc4b97aa tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe returned with HTTP 202 Jul 10 20:06:29.596278 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 892/3542] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:29 2026] DELETE /volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:29.601977 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-898cd8e0-821d-4da0-8267-b041173fa8c1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:29.604834 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-898cd8e0-821d-4da0-8267-b041173fa8c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:29.604834 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-898cd8e0-821d-4da0-8267-b041173fa8c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:29.604834 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-898cd8e0-821d-4da0-8267-b041173fa8c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:29.605489 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-898cd8e0-821d-4da0-8267-b041173fa8c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume with id: b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:29.608770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8184bea6-d86a-4997-9846-b136ee1b9765 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:29.612230 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8184bea6-d86a-4997-9846-b136ee1b9765 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe Jul 10 20:06:29.612230 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8184bea6-d86a-4997-9846-b136ee1b9765 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:29.612617 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8184bea6-d86a-4997-9846-b136ee1b9765 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:29.620442 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:29.620442 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:29.620953 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8184bea6-d86a-4997-9846-b136ee1b9765 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:29.621666 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:29.621666 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:29.621939 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8184bea6-d86a-4997-9846-b136ee1b9765 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe returned with HTTP 200 Jul 10 20:06:29.622516 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 876/3543] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:29 2026] GET /volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:29.622607 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-898cd8e0-821d-4da0-8267-b041173fa8c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:29.661516 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-898cd8e0-821d-4da0-8267-b041173fa8c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume request issued successfully. Jul 10 20:06:29.661701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-898cd8e0-821d-4da0-8267-b041173fa8c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 returned with HTTP 202 Jul 10 20:06:29.662203 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 896/3544] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:29 2026] DELETE /volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:29.672947 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6684a389-60a1-44f8-b9ba-cef363863b81 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:29.676410 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6684a389-60a1-44f8-b9ba-cef363863b81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:29.676659 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6684a389-60a1-44f8-b9ba-cef363863b81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:29.677010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6684a389-60a1-44f8-b9ba-cef363863b81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:29.688629 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:29.688629 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:29.700564 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6684a389-60a1-44f8-b9ba-cef363863b81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:29.708472 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6684a389-60a1-44f8-b9ba-cef363863b81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 returned with HTTP 200 Jul 10 20:06:29.709071 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 881/3545] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:29 2026] GET /volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:30.637445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-04e9695a-05f1-41b2-bef6-5d781cd12cd9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:30.641435 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-04e9695a-05f1-41b2-bef6-5d781cd12cd9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe Jul 10 20:06:30.641748 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-04e9695a-05f1-41b2-bef6-5d781cd12cd9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:30.642072 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-04e9695a-05f1-41b2-bef6-5d781cd12cd9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:30.649090 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-04e9695a-05f1-41b2-bef6-5d781cd12cd9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe returned with HTTP 404 Jul 10 20:06:30.649750 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 893/3546] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:30 2026] GET /volume/v3/snapshots/9b2046f0-b012-49c8-aded-5f89db3bbefe => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:30.658601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d06a7f1d-e325-4b91-a2d0-e67087064264 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:30.660523 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d06a7f1d-e325-4b91-a2d0-e67087064264 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 Jul 10 20:06:30.660857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d06a7f1d-e325-4b91-a2d0-e67087064264 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:30.660857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d06a7f1d-e325-4b91-a2d0-e67087064264 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:30.661058 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-d06a7f1d-e325-4b91-a2d0-e67087064264 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: 36a6cd8d-fbca-43d9-96fd-25a52c624e90 Jul 10 20:06:30.670329 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:30.670329 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:30.670902 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d06a7f1d-e325-4b91-a2d0-e67087064264 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:30.713675 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d06a7f1d-e325-4b91-a2d0-e67087064264 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:30.713974 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d06a7f1d-e325-4b91-a2d0-e67087064264 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 returned with HTTP 202 Jul 10 20:06:30.714390 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 877/3547] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:30 2026] DELETE /volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:30.725528 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-519762f5-acf4-444e-b9d9-a57dfee1e4cc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:30.729416 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c19175a1-d376-4098-b627-2acf76fef2d0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:30.732947 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c19175a1-d376-4098-b627-2acf76fef2d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:30.733211 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c19175a1-d376-4098-b627-2acf76fef2d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:30.733490 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c19175a1-d376-4098-b627-2acf76fef2d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:30.735277 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-519762f5-acf4-444e-b9d9-a57dfee1e4cc tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 Jul 10 20:06:30.736099 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-519762f5-acf4-444e-b9d9-a57dfee1e4cc tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:30.737724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-519762f5-acf4-444e-b9d9-a57dfee1e4cc tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:30.742169 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c19175a1-d376-4098-b627-2acf76fef2d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 returned with HTTP 404 Jul 10 20:06:30.742900 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 882/3548] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:30 2026] GET /volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:30.752630 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ab342f12-b8cb-4671-b03e-db6722b8da5e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:30.753729 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:30.753729 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:30.758643 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab342f12-b8cb-4671-b03e-db6722b8da5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:30.758956 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab342f12-b8cb-4671-b03e-db6722b8da5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:30.759346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab342f12-b8cb-4671-b03e-db6722b8da5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:30.760585 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-519762f5-acf4-444e-b9d9-a57dfee1e4cc tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:30.768127 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-519762f5-acf4-444e-b9d9-a57dfee1e4cc tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 returned with HTTP 200 Jul 10 20:06:30.768594 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab342f12-b8cb-4671-b03e-db6722b8da5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 returned with HTTP 404 Jul 10 20:06:30.768594 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 894/3549] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:30 2026] GET /volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:30.768724 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 897/3550] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:30 2026] GET /volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 => generated 1007 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:30.779478 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2c4f24e3-fd58-4206-be7e-8b1cb8a7fb6b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:30.782118 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c4f24e3-fd58-4206-be7e-8b1cb8a7fb6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:30.782431 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c4f24e3-fd58-4206-be7e-8b1cb8a7fb6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:30.782711 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c4f24e3-fd58-4206-be7e-8b1cb8a7fb6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:30.782930 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-2c4f24e3-fd58-4206-be7e-8b1cb8a7fb6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume with id: b898a973-f5ee-47f3-a258-2a92f8f2a571 Jul 10 20:06:30.791049 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c4f24e3-fd58-4206-be7e-8b1cb8a7fb6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 returned with HTTP 404 Jul 10 20:06:30.791552 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 878/3551] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:30 2026] DELETE /volume/v3/volumes/b898a973-f5ee-47f3-a258-2a92f8f2a571 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:30.801642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-493d1e14-a8d8-47c5-bd18-75b8696498c1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:30.803416 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-493d1e14-a8d8-47c5-bd18-75b8696498c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 Jul 10 20:06:30.803709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-493d1e14-a8d8-47c5-bd18-75b8696498c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:30.804023 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-493d1e14-a8d8-47c5-bd18-75b8696498c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:30.804199 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-493d1e14-a8d8-47c5-bd18-75b8696498c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: fc2d3390-e3d1-43e8-af40-41934ef9d054 Jul 10 20:06:30.817433 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:30.817433 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:30.818192 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-493d1e14-a8d8-47c5-bd18-75b8696498c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:30.850667 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-493d1e14-a8d8-47c5-bd18-75b8696498c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:06:30.850667 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-493d1e14-a8d8-47c5-bd18-75b8696498c1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 returned with HTTP 202 Jul 10 20:06:30.851803 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 883/3552] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:30 2026] DELETE /volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:30.863342 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cd2c4a29-1f2f-48bf-95a2-5b244077d0a0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:30.866132 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cd2c4a29-1f2f-48bf-95a2-5b244077d0a0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 Jul 10 20:06:30.866245 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cd2c4a29-1f2f-48bf-95a2-5b244077d0a0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:30.866543 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cd2c4a29-1f2f-48bf-95a2-5b244077d0a0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:30.874808 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:30.874808 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:30.875432 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cd2c4a29-1f2f-48bf-95a2-5b244077d0a0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:30.876984 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cd2c4a29-1f2f-48bf-95a2-5b244077d0a0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 returned with HTTP 200 Jul 10 20:06:30.879102 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 895/3553] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:30 2026] GET /volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:31.785236 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7c18ce59-931b-4fdf-91f8-ede3335e4791 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:31.787845 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c18ce59-931b-4fdf-91f8-ede3335e4791 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 Jul 10 20:06:31.788063 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c18ce59-931b-4fdf-91f8-ede3335e4791 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:31.788314 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c18ce59-931b-4fdf-91f8-ede3335e4791 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:31.795987 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c18ce59-931b-4fdf-91f8-ede3335e4791 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 returned with HTTP 404 Jul 10 20:06:31.796596 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 898/3554] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:31 2026] GET /volume/v3/volumes/36a6cd8d-fbca-43d9-96fd-25a52c624e90 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:31.811352 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:31.813495 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:31.813845 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-426327595"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:31.815291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-426327595'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:31.815427 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:06:31.820347 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:31.826806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (eb41f385-2571-43f3-a8a9-520628680b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:31.828061 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04363d72-ca4d-4cb0-af50-7821a3536764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:31.829360 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:31.864100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04363d72-ca4d-4cb0-af50-7821a3536764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:31.864853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942472fe-ddca-4555-b5e2-b8e02cde6980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:31.894303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1dcb9e47-ceb4-4590-ac48-05a64ecabbac None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:31.897990 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1dcb9e47-ceb4-4590-ac48-05a64ecabbac tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 Jul 10 20:06:31.897990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1dcb9e47-ceb4-4590-ac48-05a64ecabbac tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:31.897990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1dcb9e47-ceb4-4590-ac48-05a64ecabbac tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:31.903132 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1dcb9e47-ceb4-4590-ac48-05a64ecabbac tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 returned with HTTP 404 Jul 10 20:06:31.904042 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 884/3555] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:31 2026] GET /volume/v3/snapshots/fc2d3390-e3d1-43e8-af40-41934ef9d054 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:31.912308 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-465a714d-afc5-4ae4-8740-04e3290e0a7c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:31.914160 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-465a714d-afc5-4ae4-8740-04e3290e0a7c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 Jul 10 20:06:31.914371 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-465a714d-afc5-4ae4-8740-04e3290e0a7c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:31.914585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-465a714d-afc5-4ae4-8740-04e3290e0a7c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:31.918264 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['2c7f0037-2870-44ef-ae05-dee9fcfa362e', '64a6a678-ac4a-44e2-aef7-5e9e6e9e6731', 'd01d7d7c-78dd-448a-bd62-616aabd887ff', '20ae92c8-90d8-49f3-aed1-92a811ab7ea2'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:31.919924 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942472fe-ddca-4555-b5e2-b8e02cde6980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c7f0037-2870-44ef-ae05-dee9fcfa362e', '64a6a678-ac4a-44e2-aef7-5e9e6e9e6731', 'd01d7d7c-78dd-448a-bd62-616aabd887ff', '20ae92c8-90d8-49f3-aed1-92a811ab7ea2']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:31.919924 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3b286f-214f-48d3-a634-3caef1a94584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:31.925646 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:31.925646 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:31.933169 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-465a714d-afc5-4ae4-8740-04e3290e0a7c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:31.941391 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-465a714d-afc5-4ae4-8740-04e3290e0a7c tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 returned with HTTP 200 Jul 10 20:06:31.941391 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 896/3556] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:31 2026] GET /volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:31.956439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3b286f-214f-48d3-a634-3caef1a94584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eedb556-1a9a-440c-ac25-192639cf6055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-426327595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['2c7f0037-2870-44ef-ae05-dee9fcfa362e','64a6a678-ac4a-44e2-aef7-5e9e6e9e6731','d01d7d7c-78dd-448a-bd62-616aabd887ff','20ae92c8-90d8-49f3-aed1-92a811ab7ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-426327595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eedb556-1a9a-440c-ac25-192639cf6055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:31.958335 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31eb1365-29ae-4c9b-92cb-b9694b864090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:31.958529 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19c75b2b-f9e2-499b-8f73-1224a363b96f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:31.963467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19c75b2b-f9e2-499b-8f73-1224a363b96f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 Jul 10 20:06:31.963734 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19c75b2b-f9e2-499b-8f73-1224a363b96f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:31.963952 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19c75b2b-f9e2-499b-8f73-1224a363b96f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:31.964148 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-19c75b2b-f9e2-499b-8f73-1224a363b96f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume with id: a61e23e4-205b-4ff9-90a5-f71f3b964f53 Jul 10 20:06:31.982926 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:31.982926 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:31.983531 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19c75b2b-f9e2-499b-8f73-1224a363b96f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:31.987299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31eb1365-29ae-4c9b-92cb-b9694b864090) transitioned into state 'SUCCESS' from state '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-426327595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['2c7f0037-2870-44ef-ae05-dee9fcfa362e','64a6a678-ac4a-44e2-aef7-5e9e6e9e6731','d01d7d7c-78dd-448a-bd62-616aabd887ff','20ae92c8-90d8-49f3-aed1-92a811ab7ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:31.988359 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1731c494-08f5-4b63-ae23-6a4ce120fde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:32.010862 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1731c494-08f5-4b63-ae23-6a4ce120fde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:32.011804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (eb41f385-2571-43f3-a8a9-520628680b21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:32.012379 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:06:32.013468 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a33f54e9-c0d9-4265-b79d-a457fe136e3e tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:32.013935 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 879/3557] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:31 2026] POST /volume/v3/volumes => generated 777 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:32.021141 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19c75b2b-f9e2-499b-8f73-1224a363b96f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume request issued successfully. Jul 10 20:06:32.022330 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19c75b2b-f9e2-499b-8f73-1224a363b96f tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 returned with HTTP 202 Jul 10 20:06:32.022330 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 899/3558] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:31 2026] DELETE /volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:32.033087 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4de8f746-2c49-477f-aa47-f313df2e2841 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:32.033240 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c2dceeda-7249-4cf3-8013-9b50fa7b7df1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:32.035555 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c2dceeda-7249-4cf3-8013-9b50fa7b7df1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 Jul 10 20:06:32.035555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c2dceeda-7249-4cf3-8013-9b50fa7b7df1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:32.035555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c2dceeda-7249-4cf3-8013-9b50fa7b7df1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:32.035830 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4de8f746-2c49-477f-aa47-f313df2e2841 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 Jul 10 20:06:32.036280 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4de8f746-2c49-477f-aa47-f313df2e2841 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:32.036629 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4de8f746-2c49-477f-aa47-f313df2e2841 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:32.045009 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:32.045009 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:32.048458 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c2dceeda-7249-4cf3-8013-9b50fa7b7df1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:32.051688 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:32.051688 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:32.054631 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c2dceeda-7249-4cf3-8013-9b50fa7b7df1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 returned with HTTP 200 Jul 10 20:06:32.055476 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 897/3559] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:32 2026] GET /volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:32.059370 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4de8f746-2c49-477f-aa47-f313df2e2841 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:32.066247 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4de8f746-2c49-477f-aa47-f313df2e2841 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 returned with HTTP 200 Jul 10 20:06:32.067236 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 885/3560] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:32 2026] GET /volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:33.073490 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6f65ba4f-c3d3-4bcf-801f-f1a02e74d666 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.078039 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6f65ba4f-c3d3-4bcf-801f-f1a02e74d666 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 Jul 10 20:06:33.078039 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6f65ba4f-c3d3-4bcf-801f-f1a02e74d666 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:33.078754 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6f65ba4f-c3d3-4bcf-801f-f1a02e74d666 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:33.085448 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-edb32442-9f99-44a9-b312-ae674d462533 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.086364 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6f65ba4f-c3d3-4bcf-801f-f1a02e74d666 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 returned with HTTP 404 Jul 10 20:06:33.087221 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 880/3561] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:33 2026] GET /volume/v3/volumes/a61e23e4-205b-4ff9-90a5-f71f3b964f53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:33.087953 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-edb32442-9f99-44a9-b312-ae674d462533 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 Jul 10 20:06:33.087953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-edb32442-9f99-44a9-b312-ae674d462533 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:33.087953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-edb32442-9f99-44a9-b312-ae674d462533 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:33.098241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fa303cc9-ecab-4048-8efe-795c223861d0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.098806 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.098806 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:33.100865 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fa303cc9-ecab-4048-8efe-795c223861d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:33.101121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fa303cc9-ecab-4048-8efe-795c223861d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:33.101348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fa303cc9-ecab-4048-8efe-795c223861d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:33.104413 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-edb32442-9f99-44a9-b312-ae674d462533 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:33.110410 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-edb32442-9f99-44a9-b312-ae674d462533 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 returned with HTTP 200 Jul 10 20:06:33.110551 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.110551 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:33.110829 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 900/3562] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:33 2026] GET /volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:33.115247 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fa303cc9-ecab-4048-8efe-795c223861d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:33.120583 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fa303cc9-ecab-4048-8efe-795c223861d0 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:33.121345 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 898/3563] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:33 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:33.129288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3dd245b9-c6c9-4681-8e0e-fa2303b4775d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.135665 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3dd245b9-c6c9-4681-8e0e-fa2303b4775d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:33.136341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3dd245b9-c6c9-4681-8e0e-fa2303b4775d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eedb556-1a9a-440c-ac25-192639cf6055", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-530707857"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:33.138658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.143286 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:33.143609 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1456537566"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:33.144905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1456537566'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:33.145799 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume of 1 GB Jul 10 20:06:33.147056 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.147056 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:33.149485 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.149485 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:33.150604 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3dd245b9-c6c9-4681-8e0e-fa2303b4775d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:33.150604 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-3dd245b9-c6c9-4681-8e0e-fa2303b4775d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create snapshot from volume 7eedb556-1a9a-440c-ac25-192639cf6055 Jul 10 20:06:33.153475 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Availability Zones retrieved successfully. Jul 10 20:06:33.163146 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (269bd5ec-d6f9-4cb9-b319-8b364f2346f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:33.164216 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f89eb5-7591-4c21-9ee0-d911056024cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:33.165404 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:33.194636 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-3dd245b9-c6c9-4681-8e0e-fa2303b4775d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['4af96230-f82b-487b-add5-4643dc052985', '17b03364-109e-41ad-a65b-8e4df3081e52', 'af86597d-72fe-45a2-ba15-ad055ab854e4', '962a0dc3-fcad-40d2-86f8-f4fe30ca99db'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:33.201935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f89eb5-7591-4c21-9ee0-d911056024cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:33.202659 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eefe7a1-0743-40e1-8477-f240fa78983f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:33.244574 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3dd245b9-c6c9-4681-8e0e-fa2303b4775d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot create request issued successfully. Jul 10 20:06:33.244574 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3dd245b9-c6c9-4681-8e0e-fa2303b4775d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:33.244574 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 886/3564] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 20:06:33.254464 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dbeb287e-27a9-454f-931c-72e65404d6fb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.258021 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dbeb287e-27a9-454f-931c-72e65404d6fb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f Jul 10 20:06:33.258021 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dbeb287e-27a9-454f-931c-72e65404d6fb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:33.258021 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dbeb287e-27a9-454f-931c-72e65404d6fb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:33.269357 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.269357 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:33.269868 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dbeb287e-27a9-454f-931c-72e65404d6fb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:33.270942 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dbeb287e-27a9-454f-931c-72e65404d6fb tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f returned with HTTP 200 Jul 10 20:06:33.271873 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 901/3565] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:33 2026] GET /volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:33.278439 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a5c015ce-c1d4-4eb2-9350-41d5ad9747a7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.280908 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a5c015ce-c1d4-4eb2-9350-41d5ad9747a7 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:33.281207 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a5c015ce-c1d4-4eb2-9350-41d5ad9747a7 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:33.281562 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a5c015ce-c1d4-4eb2-9350-41d5ad9747a7 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:33.287625 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['f65dd5a5-d930-483d-8a80-bfdb9df78848', '4b51257c-50b8-4428-b1f4-7767f36a17b7', '7ef3a739-0762-4168-ba58-baa5f6e9429b', 'f2556d81-79c6-42c7-afea-9ab2fd9f1696'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:33.288514 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eefe7a1-0743-40e1-8477-f240fa78983f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f65dd5a5-d930-483d-8a80-bfdb9df78848', '4b51257c-50b8-4428-b1f4-7767f36a17b7', '7ef3a739-0762-4168-ba58-baa5f6e9429b', 'f2556d81-79c6-42c7-afea-9ab2fd9f1696']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:33.289459 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2efd7e1d-7512-4def-861b-3ba32272c7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:33.291717 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.291717 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:33.298821 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a5c015ce-c1d4-4eb2-9350-41d5ad9747a7 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:33.306533 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a5c015ce-c1d4-4eb2-9350-41d5ad9747a7 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:33.306665 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 899/3566] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:33 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:33.325953 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cef085f2-0cdd-4f0d-8ca5-870b6f8e934e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.328394 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cef085f2-0cdd-4f0d-8ca5-870b6f8e934e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:33.329138 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cef085f2-0cdd-4f0d-8ca5-870b6f8e934e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:33.329954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cef085f2-0cdd-4f0d-8ca5-870b6f8e934e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:33.331793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2efd7e1d-7512-4def-861b-3ba32272c7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93260502-20c9-481f-974b-e336de677182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1456537566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['f65dd5a5-d930-483d-8a80-bfdb9df78848','4b51257c-50b8-4428-b1f4-7767f36a17b7','7ef3a739-0762-4168-ba58-baa5f6e9429b','f2556d81-79c6-42c7-afea-9ab2fd9f1696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1456537566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93260502-20c9-481f-974b-e336de677182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bdfe6d92d154d5284518f5f30330123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:33.332935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee60ed5-5346-4ccb-9684-493867a57531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:33.341794 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.341794 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:33.347639 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cef085f2-0cdd-4f0d-8ca5-870b6f8e934e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:33.353616 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cef085f2-0cdd-4f0d-8ca5-870b6f8e934e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:33.354564 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 887/3567] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:33 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:33.356459 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee60ed5-5346-4ccb-9684-493867a57531) transitioned into state 'SUCCESS' from state '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-1456537566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['f65dd5a5-d930-483d-8a80-bfdb9df78848','4b51257c-50b8-4428-b1f4-7767f36a17b7','7ef3a739-0762-4168-ba58-baa5f6e9429b','f2556d81-79c6-42c7-afea-9ab2fd9f1696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:33.357450 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6611ae93-a706-4ff9-94e7-69917b19c3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:33.371372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6611ae93-a706-4ff9-94e7-69917b19c3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:33.372094 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (269bd5ec-d6f9-4cb9-b319-8b364f2346f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:33.372532 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request issued successfully. Jul 10 20:06:33.373747 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f342ef45-04b5-4242-ab51-c846a0d01bd7 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:33.374341 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 881/3568] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:33 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:33.393236 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0e9c28cf-7bc0-4e9c-b27f-f34a407034c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.397215 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e9c28cf-7bc0-4e9c-b27f-f34a407034c4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 Jul 10 20:06:33.397215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0e9c28cf-7bc0-4e9c-b27f-f34a407034c4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:33.397215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0e9c28cf-7bc0-4e9c-b27f-f34a407034c4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:33.407734 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.407734 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:33.412551 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0e9c28cf-7bc0-4e9c-b27f-f34a407034c4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:33.418659 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e9c28cf-7bc0-4e9c-b27f-f34a407034c4 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 returned with HTTP 200 Jul 10 20:06:33.419373 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 902/3569] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:33 2026] GET /volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:33.423812 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-604e22da-f49f-478e-b1ad-e666506b7905 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:33.431380 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-604e22da-f49f-478e-b1ad-e666506b7905 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:33.431616 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-604e22da-f49f-478e-b1ad-e666506b7905 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:33.431846 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-604e22da-f49f-478e-b1ad-e666506b7905 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:33.443874 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:33.443874 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:33.447776 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-604e22da-f49f-478e-b1ad-e666506b7905 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:33.452738 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-604e22da-f49f-478e-b1ad-e666506b7905 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:33.452738 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 900/3570] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:06:33 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:34.000732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-982216b5-ba59-43a6-b685-277830472221 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.002602 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:34.003015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1898267495"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:34.004474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1898267495'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:34.009344 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume of 1 GB Jul 10 20:06:34.009480 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.009480 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:34.010290 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Availability Zones retrieved successfully. Jul 10 20:06:34.018074 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Flow 'volume_create_api' (53bff18e-faf2-416a-9f48-e00a1e49fc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:34.021988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c96308-e781-49dc-bf74-cd1ef80494ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:34.021988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:34.029572 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.029572 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:34.044990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c96308-e781-49dc-bf74-cd1ef80494ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f0cc9eb-45f8-40ee-aadc-053ca613bf7b', 'encryption_key_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=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:34.045949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95505dd9-9c5c-4557-877c-410b594bc0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:34.098260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Created reservations ['059471d9-50e7-4de6-8e8c-1966b7deb4e3', 'b56fcff8-6833-437e-9ca3-1a8bb6096e65', '3da69e0d-d0c4-464f-b91d-1ed750a5db37', '4dbb7067-0be9-4973-a3aa-c6cc69439f6a'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:34.099372 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95505dd9-9c5c-4557-877c-410b594bc0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059471d9-50e7-4de6-8e8c-1966b7deb4e3', 'b56fcff8-6833-437e-9ca3-1a8bb6096e65', '3da69e0d-d0c4-464f-b91d-1ed750a5db37', '4dbb7067-0be9-4973-a3aa-c6cc69439f6a']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:34.101139 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717d982b-0306-4970-9d23-db51b9d7ab76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:34.131122 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717d982b-0306-4970-9d23-db51b9d7ab76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd832cbb9-2986-4717-ab41-ae12112fe6b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1898267495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d79ba56a88fb4cbc826e14789d1e80fb',qos_specs=None,replication_status=,reservations=['059471d9-50e7-4de6-8e8c-1966b7deb4e3','b56fcff8-6833-437e-9ca3-1a8bb6096e65','3da69e0d-d0c4-464f-b91d-1ed750a5db37','4dbb7067-0be9-4973-a3aa-c6cc69439f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a258560b7f064096bdd7414a94994d68',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b), 'volume': Volume(_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-10T20:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1898267495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d832cbb9-2986-4717-ab41-ae12112fe6b8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d79ba56a88fb4cbc826e14789d1e80fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a258560b7f064096bdd7414a94994d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f0cc9eb-45f8-40ee-aadc-053ca613bf7b),volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:34.132386 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334a5231-9044-4944-8fbb-a004fd01ca51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:34.149389 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334a5231-9044-4944-8fbb-a004fd01ca51) transitioned into state 'SUCCESS' from state '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-1898267495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d79ba56a88fb4cbc826e14789d1e80fb',qos_specs=None,replication_status=,reservations=['059471d9-50e7-4de6-8e8c-1966b7deb4e3','b56fcff8-6833-437e-9ca3-1a8bb6096e65','3da69e0d-d0c4-464f-b91d-1ed750a5db37','4dbb7067-0be9-4973-a3aa-c6cc69439f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a258560b7f064096bdd7414a94994d68',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:34.150215 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296b5d18-ebcc-42cb-8b3c-ace80cee2850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:34.160425 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296b5d18-ebcc-42cb-8b3c-ace80cee2850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:34.161423 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Flow 'volume_create_api' (53bff18e-faf2-416a-9f48-e00a1e49fc04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:34.161916 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume request issued successfully. Jul 10 20:06:34.162574 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-982216b5-ba59-43a6-b685-277830472221 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:34.163085 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 888/3571] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:06:33 2026] POST /volume/v3/volumes => generated 760 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:34.183351 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0c8442c7-1883-4bb6-8739-bf78a86df81b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.185522 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c8442c7-1883-4bb6-8739-bf78a86df81b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:34.185659 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c8442c7-1883-4bb6-8739-bf78a86df81b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:34.185862 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c8442c7-1883-4bb6-8739-bf78a86df81b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:34.195209 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.195209 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:34.200425 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0c8442c7-1883-4bb6-8739-bf78a86df81b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:34.205827 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c8442c7-1883-4bb6-8739-bf78a86df81b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:34.206274 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 882/3572] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:34 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:34.285731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-362a40ca-ed88-478b-afd9-e336895626e0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.290391 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-362a40ca-ed88-478b-afd9-e336895626e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f Jul 10 20:06:34.290391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-362a40ca-ed88-478b-afd9-e336895626e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:34.290391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-362a40ca-ed88-478b-afd9-e336895626e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:34.308062 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.308062 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:34.308062 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-362a40ca-ed88-478b-afd9-e336895626e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:34.308062 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-362a40ca-ed88-478b-afd9-e336895626e0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f returned with HTTP 200 Jul 10 20:06:34.308062 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 903/3573] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:34 2026] GET /volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:34.319533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-07ef6513-9d47-45b8-a6dc-aeb519a0779b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.321193 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-07ef6513-9d47-45b8-a6dc-aeb519a0779b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] PUT https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f Jul 10 20:06:34.321528 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-07ef6513-9d47-45b8-a6dc-aeb519a0779b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:34.329289 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.329289 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:34.329289 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-07ef6513-9d47-45b8-a6dc-aeb519a0779b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Snapshot retrieved successfully. Jul 10 20:06:34.338567 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-07ef6513-9d47-45b8-a6dc-aeb519a0779b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f returned with HTTP 200 Jul 10 20:06:34.339334 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 901/3574] 10.4.3.145 () {68 vars in 1374 bytes} [Fri Jul 10 20:06:34 2026] PUT /volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f => generated 360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:34.350364 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-66e7a610-7611-4c82-8265-a18107c90d1d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.352646 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-66e7a610-7611-4c82-8265-a18107c90d1d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f Jul 10 20:06:34.353052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-66e7a610-7611-4c82-8265-a18107c90d1d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:34.353360 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-66e7a610-7611-4c82-8265-a18107c90d1d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:34.353546 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-66e7a610-7611-4c82-8265-a18107c90d1d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete snapshot with id: ae0c98dd-2e0a-4c00-af19-6f1081edb64f Jul 10 20:06:34.360133 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.360133 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:34.360620 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-66e7a610-7611-4c82-8265-a18107c90d1d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:34.384643 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-66e7a610-7611-4c82-8265-a18107c90d1d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot delete request issued successfully. Jul 10 20:06:34.385042 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-66e7a610-7611-4c82-8265-a18107c90d1d tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f returned with HTTP 202 Jul 10 20:06:34.385784 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 889/3575] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:34 2026] DELETE /volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 20:06:34.395154 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-78c2e353-67f8-4d9d-81b3-7a6af9cbbe22 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.397321 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-78c2e353-67f8-4d9d-81b3-7a6af9cbbe22 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f Jul 10 20:06:34.397496 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-78c2e353-67f8-4d9d-81b3-7a6af9cbbe22 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:34.397681 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-78c2e353-67f8-4d9d-81b3-7a6af9cbbe22 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:34.409181 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.409181 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:34.409181 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-78c2e353-67f8-4d9d-81b3-7a6af9cbbe22 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:34.409181 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-78c2e353-67f8-4d9d-81b3-7a6af9cbbe22 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f returned with HTTP 200 Jul 10 20:06:34.409181 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 883/3576] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:34 2026] GET /volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f => generated 493 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:34.437979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9328a624-8acc-46a4-8e9e-d2f53405950a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.442264 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9328a624-8acc-46a4-8e9e-d2f53405950a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 Jul 10 20:06:34.443462 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9328a624-8acc-46a4-8e9e-d2f53405950a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:34.443757 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9328a624-8acc-46a4-8e9e-d2f53405950a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:34.454153 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.454153 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:34.457721 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9328a624-8acc-46a4-8e9e-d2f53405950a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:34.462192 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9328a624-8acc-46a4-8e9e-d2f53405950a tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 returned with HTTP 200 Jul 10 20:06:34.462585 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 904/3577] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:34 2026] GET /volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:34.478120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-db9e44fd-dfb1-44e2-898b-9249f5bad3ab None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.479738 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db9e44fd-dfb1-44e2-898b-9249f5bad3ab tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:34.480166 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db9e44fd-dfb1-44e2-898b-9249f5bad3ab tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93260502-20c9-481f-974b-e336de677182", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162549963"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:34.490307 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.490307 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:34.490909 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-db9e44fd-dfb1-44e2-898b-9249f5bad3ab tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:34.491108 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-db9e44fd-dfb1-44e2-898b-9249f5bad3ab tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create snapshot from volume 93260502-20c9-481f-974b-e336de677182 Jul 10 20:06:34.530262 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-db9e44fd-dfb1-44e2-898b-9249f5bad3ab tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['a1ca19b3-c4b7-4f07-9531-2652d263df77', '8cc4a5c9-f59a-4d73-95ea-4e60e60d94c8', 'cfc95cc8-7a31-4a0e-ad88-c36bef80a63a', '1b1a0757-9758-4e86-a5f9-4d31ac4b954a'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:34.565840 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-db9e44fd-dfb1-44e2-898b-9249f5bad3ab tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot create request issued successfully. Jul 10 20:06:34.568476 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db9e44fd-dfb1-44e2-898b-9249f5bad3ab tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:34.568476 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 902/3578] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:34.580245 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-65a9cce1-4fca-4051-906a-5320787399b5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:34.582767 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-65a9cce1-4fca-4051-906a-5320787399b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 Jul 10 20:06:34.584071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-65a9cce1-4fca-4051-906a-5320787399b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:34.584071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-65a9cce1-4fca-4051-906a-5320787399b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:34.596317 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:34.596317 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:34.597144 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-65a9cce1-4fca-4051-906a-5320787399b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:34.598671 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-65a9cce1-4fca-4051-906a-5320787399b5 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 returned with HTTP 200 Jul 10 20:06:34.600104 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 890/3579] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:34 2026] GET /volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:35.219044 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6a20297f-b479-4609-9718-691b1e67f4f1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.220737 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6a20297f-b479-4609-9718-691b1e67f4f1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:35.221100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6a20297f-b479-4609-9718-691b1e67f4f1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.221404 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6a20297f-b479-4609-9718-691b1e67f4f1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:35.243386 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:35.243386 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:35.249263 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6a20297f-b479-4609-9718-691b1e67f4f1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:35.256154 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6a20297f-b479-4609-9718-691b1e67f4f1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:35.256154 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 884/3580] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:35 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:35.309349 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-2f72f7a3-910d-4884-99b4-dd6fc04788ef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.311433 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-2f72f7a3-910d-4884-99b4-dd6fc04788ef tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:35.311673 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-2f72f7a3-910d-4884-99b4-dd6fc04788ef tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.311848 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-2f72f7a3-910d-4884-99b4-dd6fc04788ef tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:35.318645 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:35.318645 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:35.322879 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-2f72f7a3-910d-4884-99b4-dd6fc04788ef tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:35.328974 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-2f72f7a3-910d-4884-99b4-dd6fc04788ef tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:35.329514 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 905/3581] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:06:35 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:35.423514 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6daa9131-110f-45ee-af60-85ccd946d97f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.427546 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6daa9131-110f-45ee-af60-85ccd946d97f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f Jul 10 20:06:35.427735 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6daa9131-110f-45ee-af60-85ccd946d97f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.427953 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6daa9131-110f-45ee-af60-85ccd946d97f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:35.432105 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6daa9131-110f-45ee-af60-85ccd946d97f tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f returned with HTTP 404 Jul 10 20:06:35.432638 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 903/3582] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:35 2026] GET /volume/v3/snapshots/ae0c98dd-2e0a-4c00-af19-6f1081edb64f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:35.441127 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cd151101-7901-4c9d-801c-9db762b74d88 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.443327 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cd151101-7901-4c9d-801c-9db762b74d88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 Jul 10 20:06:35.443613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cd151101-7901-4c9d-801c-9db762b74d88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.443833 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cd151101-7901-4c9d-801c-9db762b74d88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:35.444039 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-cd151101-7901-4c9d-801c-9db762b74d88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: 7eedb556-1a9a-440c-ac25-192639cf6055 Jul 10 20:06:35.452212 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:35.452212 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:35.452931 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cd151101-7901-4c9d-801c-9db762b74d88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:35.472858 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cd151101-7901-4c9d-801c-9db762b74d88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:35.473134 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cd151101-7901-4c9d-801c-9db762b74d88 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 returned with HTTP 202 Jul 10 20:06:35.473614 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 891/3583] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:35 2026] DELETE /volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:35.483165 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8b7b7fb7-978f-4cb2-a789-31dbd62a71a0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.486369 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8b7b7fb7-978f-4cb2-a789-31dbd62a71a0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 Jul 10 20:06:35.486507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8b7b7fb7-978f-4cb2-a789-31dbd62a71a0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.486637 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8b7b7fb7-978f-4cb2-a789-31dbd62a71a0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:35.495017 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:35.495017 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:35.502615 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8b7b7fb7-978f-4cb2-a789-31dbd62a71a0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:35.507025 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-37037d5d-6e7f-4610-a20d-67edbf46037c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.507484 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-37037d5d-6e7f-4610-a20d-67edbf46037c None None] GET https://10.4.3.145/volume// Jul 10 20:06:35.507825 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-37037d5d-6e7f-4610-a20d-67edbf46037c None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.508071 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-37037d5d-6e7f-4610-a20d-67edbf46037c None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:35.508367 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-37037d5d-6e7f-4610-a20d-67edbf46037c None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:35.508666 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 906/3584] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:06: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 20:06:35.510335 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8b7b7fb7-978f-4cb2-a789-31dbd62a71a0 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 returned with HTTP 200 Jul 10 20:06:35.510941 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 885/3585] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:35 2026] GET /volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:35.518679 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-dc407798-8869-4769-af32-607ad9b29aa4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.567493 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-dc407798-8869-4769-af32-607ad9b29aa4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:06:35.567954 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-dc407798-8869-4769-af32-607ad9b29aa4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5", "connector": null, "instance_uuid": "7983c2d8-177a-4762-aeea-7cf30f952c50"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:35.577172 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:35.577172 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:35.610879 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-af043e12-a9f7-4d00-9e37-30158c290138 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.612709 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-af043e12-a9f7-4d00-9e37-30158c290138 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 Jul 10 20:06:35.613175 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-af043e12-a9f7-4d00-9e37-30158c290138 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.613509 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-af043e12-a9f7-4d00-9e37-30158c290138 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:35.619452 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:35.619452 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:35.620444 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-af043e12-a9f7-4d00-9e37-30158c290138 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:35.621836 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-af043e12-a9f7-4d00-9e37-30158c290138 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 returned with HTTP 200 Jul 10 20:06:35.622310 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 892/3586] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:35 2026] GET /volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:35.622974 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-dc407798-8869-4769-af32-607ad9b29aa4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:06:35.623890 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 904/3587] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:06:35 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:35.634337 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-113af870-5007-44b3-8060-e201d2c8bd49 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.637109 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:35.637501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "702b019f-bc56-4ff6-ba6d-cee8edd240e4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1988579731"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:35.639612 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request body: {'volume': {'snapshot_id': '702b019f-bc56-4ff6-ba6d-cee8edd240e4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1988579731'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:35.647317 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:35.647317 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:35.648386 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:35.648386 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume of 1 GB Jul 10 20:06:35.653632 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Availability Zones retrieved successfully. Jul 10 20:06:35.661415 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (9f608d41-48d4-4f1a-9557-2adddec41be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:35.662635 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155e736a-7b9b-47c5-bbd8-a0923886c426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:35.663941 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:35.712740 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155e736a-7b9b-47c5-bbd8-a0923886c426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '702b019f-bc56-4ff6-ba6d-cee8edd240e4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:35.713641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078f2f6d-d5c0-406a-ac2d-d8013f35fa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:35.770327 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Created reservations ['cb87f917-195c-41d0-a144-d1c5246fda33', '49f513de-cec9-4ab7-a6e8-dbfe267ead6f', 'd4634f34-5eca-4371-a1f9-7c42adf91221', 'af3f91f3-f9a7-4a0c-b0fb-7f968929f1ef'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:35.771020 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078f2f6d-d5c0-406a-ac2d-d8013f35fa42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb87f917-195c-41d0-a144-d1c5246fda33', '49f513de-cec9-4ab7-a6e8-dbfe267ead6f', 'd4634f34-5eca-4371-a1f9-7c42adf91221', 'af3f91f3-f9a7-4a0c-b0fb-7f968929f1ef']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:35.771941 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bd0e5c-b01d-4826-ac43-799fc894418c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:35.819258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bd0e5c-b01d-4826-ac43-799fc894418c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f836323-a2b8-469f-95d4-4f0f77c00124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1988579731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['cb87f917-195c-41d0-a144-d1c5246fda33','49f513de-cec9-4ab7-a6e8-dbfe267ead6f','d4634f34-5eca-4371-a1f9-7c42adf91221','af3f91f3-f9a7-4a0c-b0fb-7f968929f1ef'],size=1,snapshot_id=702b019f-bc56-4ff6-ba6d-cee8edd240e4,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1988579731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f836323-a2b8-469f-95d4-4f0f77c00124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bdfe6d92d154d5284518f5f30330123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=702b019f-bc56-4ff6-ba6d-cee8edd240e4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:35.820439 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b63a87-7ca3-4ac4-ac70-999091dab829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:35.841338 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b63a87-7ca3-4ac4-ac70-999091dab829) transitioned into state 'SUCCESS' from state '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-1988579731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe6d92d154d5284518f5f30330123',qos_specs=None,replication_status=,reservations=['cb87f917-195c-41d0-a144-d1c5246fda33','49f513de-cec9-4ab7-a6e8-dbfe267ead6f','d4634f34-5eca-4371-a1f9-7c42adf91221','af3f91f3-f9a7-4a0c-b0fb-7f968929f1ef'],size=1,snapshot_id=702b019f-bc56-4ff6-ba6d-cee8edd240e4,source_replicaid=,source_volid=None,status='creating',user_id='3e75eb503a254f3393d2407ba6e7e5f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:35.842431 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4800c98-762a-476f-b262-cc214aee8943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:35.869598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4800c98-762a-476f-b262-cc214aee8943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:35.870678 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Flow 'volume_create_api' (9f608d41-48d4-4f1a-9557-2adddec41be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:35.871102 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Create volume request issued successfully. Jul 10 20:06:35.871825 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-113af870-5007-44b3-8060-e201d2c8bd49 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:35.872561 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 907/3588] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:06:35 2026] POST /volume/v3/volumes => generated 788 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:35.886689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4ba704c0-ccd0-4090-9987-29f823ae63dc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.890159 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4ba704c0-ccd0-4090-9987-29f823ae63dc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:35.890400 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4ba704c0-ccd0-4090-9987-29f823ae63dc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.891123 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4ba704c0-ccd0-4090-9987-29f823ae63dc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:35.901212 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:35.901212 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:35.905679 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4ba704c0-ccd0-4090-9987-29f823ae63dc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:35.910554 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4ba704c0-ccd0-4090-9987-29f823ae63dc tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 returned with HTTP 200 Jul 10 20:06:35.911153 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 886/3589] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:35 2026] GET /volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:35.980062 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ee7f4db6-dd44-42a3-82c0-ce396b7a239f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:35.983240 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ee7f4db6-dd44-42a3-82c0-ce396b7a239f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:35.983476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ee7f4db6-dd44-42a3-82c0-ce396b7a239f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:35.983696 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ee7f4db6-dd44-42a3-82c0-ce396b7a239f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:36.007050 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:36.007050 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:36.014390 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ee7f4db6-dd44-42a3-82c0-ce396b7a239f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:36.021954 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ee7f4db6-dd44-42a3-82c0-ce396b7a239f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:36.022290 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 893/3590] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:35 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:36.157353 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3d95abcc-ebe2-4d64-8971-d8dad7c777fd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.157816 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3d95abcc-ebe2-4d64-8971-d8dad7c777fd None None] GET https://10.4.3.145/volume// Jul 10 20:06:36.158047 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3d95abcc-ebe2-4d64-8971-d8dad7c777fd None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:36.158273 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3d95abcc-ebe2-4d64-8971-d8dad7c777fd None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:36.158787 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3d95abcc-ebe2-4d64-8971-d8dad7c777fd None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:36.159252 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 905/3591] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:06: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 20:06:36.170616 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-11800387-c620-40b6-ad10-5acb2c91e60b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.173514 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-11800387-c620-40b6-ad10-5acb2c91e60b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:36.173813 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-11800387-c620-40b6-ad10-5acb2c91e60b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:36.174222 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-11800387-c620-40b6-ad10-5acb2c91e60b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:36.193673 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:36.193673 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:36.198061 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-11800387-c620-40b6-ad10-5acb2c91e60b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:36.204441 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-11800387-c620-40b6-ad10-5acb2c91e60b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:36.204942 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 908/3592] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:06:36 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 1058 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:06:36.357866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-5777e34a-df9f-4e46-81f8-99c74cee70ed None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.361026 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-5777e34a-df9f-4e46-81f8-99c74cee70ed tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] PUT https://10.4.3.145/volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13 Jul 10 20:06:36.361160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-5777e34a-df9f-4e46-81f8-99c74cee70ed tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:36.376393 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-5777e34a-df9f-4e46-81f8-99c74cee70ed tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Acquiring lock "cinder-attachment_update-523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:06:36.383015 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-5777e34a-df9f-4e46-81f8-99c74cee70ed tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:06:36.384310 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:36.384310 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:36.527283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-77ad7bde-05fb-4259-8d52-dc025f42d220 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.529714 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77ad7bde-05fb-4259-8d52-dc025f42d220 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 Jul 10 20:06:36.529940 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77ad7bde-05fb-4259-8d52-dc025f42d220 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:36.530190 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-77ad7bde-05fb-4259-8d52-dc025f42d220 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:36.541062 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-77ad7bde-05fb-4259-8d52-dc025f42d220 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 returned with HTTP 404 Jul 10 20:06:36.541062 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 894/3593] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:36 2026] GET /volume/v3/volumes/7eedb556-1a9a-440c-ac25-192639cf6055 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:36.552750 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.555697 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:36.556153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-641333882"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:36.558070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-641333882'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:36.558247 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume of 1 GB Jul 10 20:06:36.558541 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:36.558541 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:36.568024 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:36.573650 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (b4c55141-98a7-45bd-b82a-5079c8df536c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:36.574725 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88d4311-1573-40e0-a581-a03f785ce4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:36.575671 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:36.608614 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88d4311-1573-40e0-a581-a03f785ce4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:36.609635 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a679feba-c9d8-473a-b250-5611951a86db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:36.675046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['94ce3e36-6838-499a-bca3-76a6fad9e497', '0cff5b09-e55a-4356-bd24-1ac590613c04', '5c3dfc1a-67d6-46e1-b3f2-c27cb325b6c5', '32ef786b-74f1-4a54-a643-060f9d66b5be'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:36.676292 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a679feba-c9d8-473a-b250-5611951a86db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94ce3e36-6838-499a-bca3-76a6fad9e497', '0cff5b09-e55a-4356-bd24-1ac590613c04', '5c3dfc1a-67d6-46e1-b3f2-c27cb325b6c5', '32ef786b-74f1-4a54-a643-060f9d66b5be']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:36.677032 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e6e81e8-ce7a-46c1-9344-ff9174cb0d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:36.715527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e6e81e8-ce7a-46c1-9344-ff9174cb0d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641333882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['94ce3e36-6838-499a-bca3-76a6fad9e497','0cff5b09-e55a-4356-bd24-1ac590613c04','5c3dfc1a-67d6-46e1-b3f2-c27cb325b6c5','32ef786b-74f1-4a54-a643-060f9d66b5be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641333882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960e45db48eb4722a4b6420e490570fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c44562f768e47519e67d8aee92f62ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:36.715801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef88826-e56a-4712-9af1-3829f02d24a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:36.745154 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef88826-e56a-4712-9af1-3829f02d24a3) transitioned into state 'SUCCESS' from state '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-641333882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960e45db48eb4722a4b6420e490570fa',qos_specs=None,replication_status=,reservations=['94ce3e36-6838-499a-bca3-76a6fad9e497','0cff5b09-e55a-4356-bd24-1ac590613c04','5c3dfc1a-67d6-46e1-b3f2-c27cb325b6c5','32ef786b-74f1-4a54-a643-060f9d66b5be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c44562f768e47519e67d8aee92f62ca',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:36.746294 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bc1268-5d1e-4f13-84c2-d9d094725017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:36.761106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bc1268-5d1e-4f13-84c2-d9d094725017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:36.762204 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Flow 'volume_create_api' (b4c55141-98a7-45bd-b82a-5079c8df536c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:36.762706 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create volume request issued successfully. Jul 10 20:06:36.763727 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-515d15cd-fc2a-4fbf-9698-896308f01a76 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:36.763991 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 906/3594] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:06:36 2026] POST /volume/v3/volumes => generated 777 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:36.785857 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-15605040-ece0-458d-a665-eace3e613480 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.787730 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15605040-ece0-458d-a665-eace3e613480 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba Jul 10 20:06:36.787948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15605040-ece0-458d-a665-eace3e613480 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:36.788141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15605040-ece0-458d-a665-eace3e613480 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:36.804315 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:36.804315 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:36.809083 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-15605040-ece0-458d-a665-eace3e613480 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:36.818743 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15605040-ece0-458d-a665-eace3e613480 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba returned with HTTP 200 Jul 10 20:06:36.820936 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 909/3595] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:36 2026] GET /volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:36.916411 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-5777e34a-df9f-4e46-81f8-99c74cee70ed tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5-np0000005048" released by "attachment_update" :: held 0.532s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:06:36.916411 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-5777e34a-df9f-4e46-81f8-99c74cee70ed tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13 returned with HTTP 200 Jul 10 20:06:36.916411 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 887/3596] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:06:36 2026] PUT /volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13 => generated 968 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:36.926356 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-54c82a68-80da-4866-98d4-e90d3f3f4c01 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.927821 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f4482fb8-4b97-4cde-be0d-7d5c8f9becfb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.929944 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-54c82a68-80da-4866-98d4-e90d3f3f4c01 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/encryption Jul 10 20:06:36.930609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-54c82a68-80da-4866-98d4-e90d3f3f4c01 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:36.930808 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f4482fb8-4b97-4cde-be0d-7d5c8f9becfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:36.930898 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-54c82a68-80da-4866-98d4-e90d3f3f4c01 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:36.931109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f4482fb8-4b97-4cde-be0d-7d5c8f9becfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:36.931109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f4482fb8-4b97-4cde-be0d-7d5c8f9becfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:36.940980 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:36.940980 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:36.947583 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f4482fb8-4b97-4cde-be0d-7d5c8f9becfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:36.948158 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:36.948158 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:36.955273 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f4482fb8-4b97-4cde-be0d-7d5c8f9becfb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 returned with HTTP 200 Jul 10 20:06:36.955273 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 907/3597] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:36 2026] GET /volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:36.963866 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-54c82a68-80da-4866-98d4-e90d3f3f4c01 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/encryption returned with HTTP 200 Jul 10 20:06:36.969091 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 895/3598] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:06:36 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/encryption => generated 161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:36.970174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-afa5cc28-0995-4456-ad52-d8a552fa5041 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:36.974353 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afa5cc28-0995-4456-ad52-d8a552fa5041 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:36.974483 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afa5cc28-0995-4456-ad52-d8a552fa5041 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:36.974728 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afa5cc28-0995-4456-ad52-d8a552fa5041 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:36.983207 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:36.983207 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:36.989163 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-afa5cc28-0995-4456-ad52-d8a552fa5041 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:36.994251 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afa5cc28-0995-4456-ad52-d8a552fa5041 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 returned with HTTP 200 Jul 10 20:06:36.994251 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 910/3599] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:36 2026] GET /volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:37.011083 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e205563a-e6cd-40bb-9c2a-dfc05e131f5b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.014604 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e205563a-e6cd-40bb-9c2a-dfc05e131f5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:37.015051 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e205563a-e6cd-40bb-9c2a-dfc05e131f5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:37.015381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e205563a-e6cd-40bb-9c2a-dfc05e131f5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:37.016453 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-e205563a-e6cd-40bb-9c2a-dfc05e131f5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume with id: 7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:37.025987 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:37.025987 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:37.025987 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e205563a-e6cd-40bb-9c2a-dfc05e131f5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:37.040878 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7347d432-0c15-4889-89cd-eb579f59b515 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.043495 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7347d432-0c15-4889-89cd-eb579f59b515 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:37.043495 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7347d432-0c15-4889-89cd-eb579f59b515 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:37.043495 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7347d432-0c15-4889-89cd-eb579f59b515 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:37.065870 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:37.065870 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:37.067788 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e205563a-e6cd-40bb-9c2a-dfc05e131f5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume request issued successfully. Jul 10 20:06:37.068004 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e205563a-e6cd-40bb-9c2a-dfc05e131f5b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 returned with HTTP 202 Jul 10 20:06:37.068384 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 888/3600] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:37 2026] DELETE /volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:37.071846 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7347d432-0c15-4889-89cd-eb579f59b515 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:37.078478 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7347d432-0c15-4889-89cd-eb579f59b515 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:37.079095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0af38223-1068-446b-bd09-eacf62917add None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.079686 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 908/3601] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:37 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:37.088098 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0af38223-1068-446b-bd09-eacf62917add tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:37.088281 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0af38223-1068-446b-bd09-eacf62917add tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:37.089032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0af38223-1068-446b-bd09-eacf62917add tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:37.098172 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:37.098172 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:37.102746 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0af38223-1068-446b-bd09-eacf62917add tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:37.108951 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0af38223-1068-446b-bd09-eacf62917add tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 returned with HTTP 200 Jul 10 20:06:37.109403 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 896/3602] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:37 2026] GET /volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:37.367070 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-96219926-5338-4625-8d65-d626b0c6944b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.367604 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-96219926-5338-4625-8d65-d626b0c6944b None None] GET https://10.4.3.145/volume// Jul 10 20:06:37.367956 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-96219926-5338-4625-8d65-d626b0c6944b None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:37.368231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-96219926-5338-4625-8d65-d626b0c6944b None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:37.368687 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-96219926-5338-4625-8d65-d626b0c6944b None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:37.369171 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 911/3603] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:06: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 20:06:37.377331 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83e29597-461e-4461-b4c1-59ef98ecdc4c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.446247 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83e29597-461e-4461-b4c1-59ef98ecdc4c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:06:37.447324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83e29597-461e-4461-b4c1-59ef98ecdc4c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d832cbb9-2986-4717-ab41-ae12112fe6b8", "connector": null, "instance_uuid": "64217926-2d36-40c9-ba03-4eb89f83b024"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:37.458756 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:37.458756 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:37.493030 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83e29597-461e-4461-b4c1-59ef98ecdc4c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:06:37.493516 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 889/3604] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:06:37 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:37.835620 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9778c05d-6577-4d9d-a6ae-a3824b22b8ee None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.837400 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9778c05d-6577-4d9d-a6ae-a3824b22b8ee tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba Jul 10 20:06:37.837608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9778c05d-6577-4d9d-a6ae-a3824b22b8ee tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:37.837824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9778c05d-6577-4d9d-a6ae-a3824b22b8ee tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:37.852228 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:37.852228 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:37.852818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9e0930e0-b89d-45b2-8ace-95d92519d86f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.855548 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e0930e0-b89d-45b2-8ace-95d92519d86f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:37.855548 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e0930e0-b89d-45b2-8ace-95d92519d86f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:37.855548 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e0930e0-b89d-45b2-8ace-95d92519d86f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:37.856736 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9778c05d-6577-4d9d-a6ae-a3824b22b8ee tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:37.862115 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9778c05d-6577-4d9d-a6ae-a3824b22b8ee tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba returned with HTTP 200 Jul 10 20:06:37.862612 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 909/3605] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:37 2026] GET /volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:37.870308 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:37.870308 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:37.880514 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0a5dd167-dbf1-44b2-b650-2955797f42d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.881891 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9e0930e0-b89d-45b2-8ace-95d92519d86f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:37.882272 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a5dd167-dbf1-44b2-b650-2955797f42d5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:06:37.882698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a5dd167-dbf1-44b2-b650-2955797f42d5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-542445523"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:37.888728 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e0930e0-b89d-45b2-8ace-95d92519d86f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:37.889326 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 897/3606] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:37 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:37.895982 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:37.895982 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:37.896266 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0a5dd167-dbf1-44b2-b650-2955797f42d5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:37.896413 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-0a5dd167-dbf1-44b2-b650-2955797f42d5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Create snapshot from volume e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba Jul 10 20:06:37.934240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-0a5dd167-dbf1-44b2-b650-2955797f42d5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Created reservations ['753ce875-7fa6-45ad-8d3f-e40286545fa3', 'a9e7607e-54b7-4c39-ba51-7b4c148b6954', '301cb16b-8390-4975-8625-9f78b85b69ff', 'b29074a8-5474-40a3-aaf0-f1035e037ee2'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:37.973851 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0a5dd167-dbf1-44b2-b650-2955797f42d5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot create request issued successfully. Jul 10 20:06:37.973851 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a5dd167-dbf1-44b2-b650-2955797f42d5 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:06:37.974434 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 912/3607] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:06:37 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 20:06:37.985310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0902320d-60f9-452c-93d8-54d501fcd982 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:37.988007 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0902320d-60f9-452c-93d8-54d501fcd982 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 Jul 10 20:06:37.988284 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0902320d-60f9-452c-93d8-54d501fcd982 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:37.988528 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0902320d-60f9-452c-93d8-54d501fcd982 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:37.994785 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:37.994785 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:37.995145 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0902320d-60f9-452c-93d8-54d501fcd982 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:37.996080 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0902320d-60f9-452c-93d8-54d501fcd982 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 returned with HTTP 200 Jul 10 20:06:37.996885 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 890/3608] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:37 2026] GET /volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:38.038865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0b7c52f0-fcb3-4a6d-9f2b-d11f998ce00e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.039363 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0b7c52f0-fcb3-4a6d-9f2b-d11f998ce00e None None] GET https://10.4.3.145/volume// Jul 10 20:06:38.039632 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0b7c52f0-fcb3-4a6d-9f2b-d11f998ce00e None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.039879 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0b7c52f0-fcb3-4a6d-9f2b-d11f998ce00e None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.040359 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0b7c52f0-fcb3-4a6d-9f2b-d11f998ce00e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:38.040749 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 910/3609] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:06: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 20:06:38.054534 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-00beaa3c-1324-4697-942d-24f06f65c8cb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.058574 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-00beaa3c-1324-4697-942d-24f06f65c8cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:38.058574 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-00beaa3c-1324-4697-942d-24f06f65c8cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.058574 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-00beaa3c-1324-4697-942d-24f06f65c8cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.069497 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:38.069497 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:38.073979 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-00beaa3c-1324-4697-942d-24f06f65c8cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:38.080189 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-00beaa3c-1324-4697-942d-24f06f65c8cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:38.080852 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 898/3610] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:06:38 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:06:38.095829 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ee2e694-570d-4199-8565-c7afe72229fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.098356 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ee2e694-570d-4199-8565-c7afe72229fc tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:38.098638 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ee2e694-570d-4199-8565-c7afe72229fc tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.099080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ee2e694-570d-4199-8565-c7afe72229fc tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.111757 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:38.111757 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:38.126204 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-217d24af-d3f8-4c7d-8556-15a76ec01015 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.128219 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3ee2e694-570d-4199-8565-c7afe72229fc tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:38.128788 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-217d24af-d3f8-4c7d-8556-15a76ec01015 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:38.129261 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-217d24af-d3f8-4c7d-8556-15a76ec01015 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.129633 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-217d24af-d3f8-4c7d-8556-15a76ec01015 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.134836 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ee2e694-570d-4199-8565-c7afe72229fc tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:38.136204 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 913/3611] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:38 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:38.141340 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-217d24af-d3f8-4c7d-8556-15a76ec01015 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 returned with HTTP 404 Jul 10 20:06:38.142146 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 891/3612] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:38 2026] GET /volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:38.150070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b2b01bd5-a433-4686-8600-c4e519b398e9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.155230 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b2b01bd5-a433-4686-8600-c4e519b398e9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:38.155395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b2b01bd5-a433-4686-8600-c4e519b398e9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.155575 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b2b01bd5-a433-4686-8600-c4e519b398e9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.162606 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b2b01bd5-a433-4686-8600-c4e519b398e9 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 returned with HTTP 404 Jul 10 20:06:38.163165 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 911/3613] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:38 2026] GET /volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:38.172575 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-74b0e06b-ae5d-47c0-a9f2-887c90f4b1d1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.174729 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74b0e06b-ae5d-47c0-a9f2-887c90f4b1d1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:38.175031 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74b0e06b-ae5d-47c0-a9f2-887c90f4b1d1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.175285 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74b0e06b-ae5d-47c0-a9f2-887c90f4b1d1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.175498 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-74b0e06b-ae5d-47c0-a9f2-887c90f4b1d1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume with id: 7f836323-a2b8-469f-95d4-4f0f77c00124 Jul 10 20:06:38.183740 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74b0e06b-ae5d-47c0-a9f2-887c90f4b1d1 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 returned with HTTP 404 Jul 10 20:06:38.184389 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 899/3614] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:38 2026] DELETE /volume/v3/volumes/7f836323-a2b8-469f-95d4-4f0f77c00124 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:38.196077 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9cd86db4-8b19-4051-90ed-93b35a266420 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.198207 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cd86db4-8b19-4051-90ed-93b35a266420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 Jul 10 20:06:38.198207 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cd86db4-8b19-4051-90ed-93b35a266420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.198372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cd86db4-8b19-4051-90ed-93b35a266420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.198545 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-9cd86db4-8b19-4051-90ed-93b35a266420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete snapshot with id: 702b019f-bc56-4ff6-ba6d-cee8edd240e4 Jul 10 20:06:38.205715 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:38.205715 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:38.206400 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9cd86db4-8b19-4051-90ed-93b35a266420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:38.235979 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9cd86db4-8b19-4051-90ed-93b35a266420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot delete request issued successfully. Jul 10 20:06:38.235979 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cd86db4-8b19-4051-90ed-93b35a266420 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 returned with HTTP 202 Jul 10 20:06:38.235979 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 914/3615] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:38 2026] DELETE /volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 20:06:38.242915 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1e22ff5c-efc2-4106-9280-9159ca74ae19 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.246731 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1e22ff5c-efc2-4106-9280-9159ca74ae19 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 Jul 10 20:06:38.246731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1e22ff5c-efc2-4106-9280-9159ca74ae19 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.246731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1e22ff5c-efc2-4106-9280-9159ca74ae19 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.254884 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:38.254884 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:38.254884 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1e22ff5c-efc2-4106-9280-9159ca74ae19 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Snapshot retrieved successfully. Jul 10 20:06:38.255674 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1e22ff5c-efc2-4106-9280-9159ca74ae19 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 returned with HTTP 200 Jul 10 20:06:38.256721 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 892/3616] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:38 2026] GET /volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:38.257283 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-c46e3337-0980-4d69-9b9c-e974a9c1063c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.259697 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-c46e3337-0980-4d69-9b9c-e974a9c1063c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] PUT https://10.4.3.145/volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9 Jul 10 20:06:38.260400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-c46e3337-0980-4d69-9b9c-e974a9c1063c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:38.272231 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-c46e3337-0980-4d69-9b9c-e974a9c1063c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Acquiring lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:06:38.277750 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-c46e3337-0980-4d69-9b9c-e974a9c1063c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:06:38.279544 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:38.279544 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:38.805689 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-c46e3337-0980-4d69-9b9c-e974a9c1063c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" released by "attachment_update" :: held 0.528s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:06:38.806151 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-c46e3337-0980-4d69-9b9c-e974a9c1063c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9 returned with HTTP 200 Jul 10 20:06:38.807069 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 912/3617] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:06:38 2026] PUT /volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:38.904888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-816fa3f5-36da-4044-908b-39cc9d38522f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:38.907363 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-816fa3f5-36da-4044-908b-39cc9d38522f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:38.907598 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-816fa3f5-36da-4044-908b-39cc9d38522f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:38.907795 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-816fa3f5-36da-4044-908b-39cc9d38522f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:38.918940 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:38.918940 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:38.926784 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-816fa3f5-36da-4044-908b-39cc9d38522f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:38.930640 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-816fa3f5-36da-4044-908b-39cc9d38522f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:38.931100 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 900/3618] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:38 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:39.008409 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c98cb72-2de1-4e5b-bf3e-f6718f2be82b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.011806 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c98cb72-2de1-4e5b-bf3e-f6718f2be82b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 Jul 10 20:06:39.011806 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c98cb72-2de1-4e5b-bf3e-f6718f2be82b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.013331 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c98cb72-2de1-4e5b-bf3e-f6718f2be82b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.024297 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.024297 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:39.025810 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4c98cb72-2de1-4e5b-bf3e-f6718f2be82b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:39.026041 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c98cb72-2de1-4e5b-bf3e-f6718f2be82b tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 returned with HTTP 200 Jul 10 20:06:39.026562 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 915/3619] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:39 2026] GET /volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:39.040839 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4e96bd13-a234-4e0b-a632-d03aecef9fca None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.042665 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4e96bd13-a234-4e0b-a632-d03aecef9fca tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] POST https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771/action Jul 10 20:06:39.043105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4e96bd13-a234-4e0b-a632-d03aecef9fca tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:39.043276 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4e96bd13-a234-4e0b-a632-d03aecef9fca tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:39.044768 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.admin_actions [None req-4e96bd13-a234-4e0b-a632-d03aecef9fca tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Updating snapshot 'dd381127-f787-4c35-8b68-cdca4f738771' with '{'status': 'creating'}' {{(pid=99971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 20:06:39.056733 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.056733 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:39.078378 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4e96bd13-a234-4e0b-a632-d03aecef9fca tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771/action returned with HTTP 202 Jul 10 20:06:39.079177 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 893/3620] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 20:06:39 2026] POST /volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:06:39.087711 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-70ccd03b-ce4e-4d3b-8e9b-137ebd8af1e1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.090274 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70ccd03b-ce4e-4d3b-8e9b-137ebd8af1e1 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 Jul 10 20:06:39.090443 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70ccd03b-ce4e-4d3b-8e9b-137ebd8af1e1 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.090625 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70ccd03b-ce4e-4d3b-8e9b-137ebd8af1e1 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.096315 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.096315 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:39.096987 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-70ccd03b-ce4e-4d3b-8e9b-137ebd8af1e1 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:39.097657 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70ccd03b-ce4e-4d3b-8e9b-137ebd8af1e1 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 returned with HTTP 200 Jul 10 20:06:39.098231 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 913/3621] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:39 2026] GET /volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:39.109128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-273ded6d-50e7-44fa-9e5b-c87964089c0a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.111076 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-273ded6d-50e7-44fa-9e5b-c87964089c0a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] POST https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771/action Jul 10 20:06:39.111484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-273ded6d-50e7-44fa-9e5b-c87964089c0a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:39.111656 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-273ded6d-50e7-44fa-9e5b-c87964089c0a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:39.113239 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.snapshot_actions [None req-273ded6d-50e7-44fa-9e5b-c87964089c0a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99974) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 20:06:39.118668 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.118668 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:39.119286 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.snapshot_actions [None req-273ded6d-50e7-44fa-9e5b-c87964089c0a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] Updating snapshot dd381127-f787-4c35-8b68-cdca4f738771 with info {'id': 'dd381127-f787-4c35-8b68-cdca4f738771', 'status': 'error', 'progress': '80%'} Jul 10 20:06:39.128701 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-273ded6d-50e7-44fa-9e5b-c87964089c0a tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-member] https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771/action returned with HTTP 202 Jul 10 20:06:39.129386 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 901/3622] 10.4.3.145 () {68 vars in 1396 bytes} [Fri Jul 10 20:06:39 2026] POST /volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:39.137524 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1a99b5dc-333d-4988-9fd8-a3fa67ab1f73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.139630 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a99b5dc-333d-4988-9fd8-a3fa67ab1f73 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 Jul 10 20:06:39.139947 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a99b5dc-333d-4988-9fd8-a3fa67ab1f73 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.140205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a99b5dc-333d-4988-9fd8-a3fa67ab1f73 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.140370 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-1a99b5dc-333d-4988-9fd8-a3fa67ab1f73 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete snapshot with id: dd381127-f787-4c35-8b68-cdca4f738771 Jul 10 20:06:39.145971 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.145971 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:39.146369 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1a99b5dc-333d-4988-9fd8-a3fa67ab1f73 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:39.156767 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5220863c-48c9-486a-94c0-b4754142be21 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.159083 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5220863c-48c9-486a-94c0-b4754142be21 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:39.159308 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5220863c-48c9-486a-94c0-b4754142be21 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.159542 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5220863c-48c9-486a-94c0-b4754142be21 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.166869 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1a99b5dc-333d-4988-9fd8-a3fa67ab1f73 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot delete request issued successfully. Jul 10 20:06:39.167205 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a99b5dc-333d-4988-9fd8-a3fa67ab1f73 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 returned with HTTP 202 Jul 10 20:06:39.167664 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 916/3623] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:06:39 2026] DELETE /volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:39.181815 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2698232c-6a24-4c11-8097-91baa635e815 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.182939 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.182939 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:39.184100 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2698232c-6a24-4c11-8097-91baa635e815 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 Jul 10 20:06:39.184288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2698232c-6a24-4c11-8097-91baa635e815 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.185598 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2698232c-6a24-4c11-8097-91baa635e815 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.190183 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5220863c-48c9-486a-94c0-b4754142be21 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:39.195679 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.195679 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:39.196711 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2698232c-6a24-4c11-8097-91baa635e815 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Snapshot retrieved successfully. Jul 10 20:06:39.197709 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2698232c-6a24-4c11-8097-91baa635e815 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 returned with HTTP 200 Jul 10 20:06:39.198191 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 914/3624] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:39 2026] GET /volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:39.204277 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5220863c-48c9-486a-94c0-b4754142be21 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:39.204277 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 894/3625] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:39 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:39.268368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-50146591-d2d0-4518-9424-086eeb088a52 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.270228 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-50146591-d2d0-4518-9424-086eeb088a52 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 Jul 10 20:06:39.270458 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-50146591-d2d0-4518-9424-086eeb088a52 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.270688 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-50146591-d2d0-4518-9424-086eeb088a52 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.275612 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-50146591-d2d0-4518-9424-086eeb088a52 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 returned with HTTP 404 Jul 10 20:06:39.276237 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 902/3626] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:39 2026] GET /volume/v3/snapshots/702b019f-bc56-4ff6-ba6d-cee8edd240e4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:39.283586 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7423e0a2-32a6-402c-a0cd-e5fe4921ef5e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.285645 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7423e0a2-32a6-402c-a0cd-e5fe4921ef5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 Jul 10 20:06:39.285861 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7423e0a2-32a6-402c-a0cd-e5fe4921ef5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.286130 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7423e0a2-32a6-402c-a0cd-e5fe4921ef5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.294222 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.294222 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:39.299189 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7423e0a2-32a6-402c-a0cd-e5fe4921ef5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:39.304012 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7423e0a2-32a6-402c-a0cd-e5fe4921ef5e tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 returned with HTTP 200 Jul 10 20:06:39.304493 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 917/3627] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:39 2026] GET /volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:39.316593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6fba06ba-490c-4b56-9c90-ac23546d100b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.319060 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6fba06ba-490c-4b56-9c90-ac23546d100b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 Jul 10 20:06:39.319337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6fba06ba-490c-4b56-9c90-ac23546d100b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.319620 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6fba06ba-490c-4b56-9c90-ac23546d100b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.319848 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-6fba06ba-490c-4b56-9c90-ac23546d100b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume with id: 93260502-20c9-481f-974b-e336de677182 Jul 10 20:06:39.330336 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.330336 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:39.331197 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6fba06ba-490c-4b56-9c90-ac23546d100b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:39.358561 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6fba06ba-490c-4b56-9c90-ac23546d100b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume request issued successfully. Jul 10 20:06:39.358757 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6fba06ba-490c-4b56-9c90-ac23546d100b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 returned with HTTP 202 Jul 10 20:06:39.359298 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 915/3628] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:39 2026] DELETE /volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:39.370487 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-879d8332-204d-4ea2-8fa3-2fbcc3548f6b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.372446 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-879d8332-204d-4ea2-8fa3-2fbcc3548f6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 Jul 10 20:06:39.372741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-879d8332-204d-4ea2-8fa3-2fbcc3548f6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.372925 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-879d8332-204d-4ea2-8fa3-2fbcc3548f6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.382357 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.382357 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:39.386611 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-879d8332-204d-4ea2-8fa3-2fbcc3548f6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:39.392452 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-879d8332-204d-4ea2-8fa3-2fbcc3548f6b tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 returned with HTTP 200 Jul 10 20:06:39.392979 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 895/3629] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:39 2026] GET /volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:39.948507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2b7093c4-b282-4455-9921-1bee9b0906f9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:39.950829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2b7093c4-b282-4455-9921-1bee9b0906f9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:39.951093 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2b7093c4-b282-4455-9921-1bee9b0906f9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:39.951315 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2b7093c4-b282-4455-9921-1bee9b0906f9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:39.967686 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:39.967686 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:39.974215 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2b7093c4-b282-4455-9921-1bee9b0906f9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:39.980067 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2b7093c4-b282-4455-9921-1bee9b0906f9 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:39.980608 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 903/3630] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:39 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:40.210140 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-980d4232-bd51-460b-99ba-c04a58d222c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.212135 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-980d4232-bd51-460b-99ba-c04a58d222c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 Jul 10 20:06:40.215332 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-980d4232-bd51-460b-99ba-c04a58d222c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.215332 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-980d4232-bd51-460b-99ba-c04a58d222c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:40.219484 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-980d4232-bd51-460b-99ba-c04a58d222c9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 returned with HTTP 404 Jul 10 20:06:40.220303 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 918/3631] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:06:40 2026] GET /volume/v3/snapshots/dd381127-f787-4c35-8b68-cdca4f738771 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:40.221480 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2ab7de86-0826-4008-be28-7c5df4a7a8b5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.224412 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2ab7de86-0826-4008-be28-7c5df4a7a8b5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:40.224651 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2ab7de86-0826-4008-be28-7c5df4a7a8b5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.224907 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2ab7de86-0826-4008-be28-7c5df4a7a8b5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:40.231458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f12aac44-6c29-4db2-81fd-7546ecfd2977 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.233821 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f12aac44-6c29-4db2-81fd-7546ecfd2977 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba Jul 10 20:06:40.234216 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f12aac44-6c29-4db2-81fd-7546ecfd2977 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.234420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f12aac44-6c29-4db2-81fd-7546ecfd2977 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:40.234770 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-f12aac44-6c29-4db2-81fd-7546ecfd2977 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume with id: e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba Jul 10 20:06:40.243311 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:40.243311 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:40.244472 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:40.244472 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:40.245726 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f12aac44-6c29-4db2-81fd-7546ecfd2977 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:40.248983 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2ab7de86-0826-4008-be28-7c5df4a7a8b5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:40.256050 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2ab7de86-0826-4008-be28-7c5df4a7a8b5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:40.256458 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 916/3632] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:40 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:40.280141 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f12aac44-6c29-4db2-81fd-7546ecfd2977 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Delete volume request issued successfully. Jul 10 20:06:40.280425 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f12aac44-6c29-4db2-81fd-7546ecfd2977 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba returned with HTTP 202 Jul 10 20:06:40.281005 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 896/3633] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:40 2026] DELETE /volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:40.292137 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b1c1658d-2a8a-42a8-abc2-feab85414bbd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.294949 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1c1658d-2a8a-42a8-abc2-feab85414bbd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba Jul 10 20:06:40.295279 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1c1658d-2a8a-42a8-abc2-feab85414bbd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.295709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1c1658d-2a8a-42a8-abc2-feab85414bbd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:40.307197 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:40.307197 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:40.313652 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b1c1658d-2a8a-42a8-abc2-feab85414bbd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Volume info retrieved successfully. Jul 10 20:06:40.321338 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1c1658d-2a8a-42a8-abc2-feab85414bbd tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba returned with HTTP 200 Jul 10 20:06:40.321520 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 904/3634] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:40 2026] GET /volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:40.409752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bc81efa9-a88e-4b11-8a14-222ab9731fbb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.411974 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc81efa9-a88e-4b11-8a14-222ab9731fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 Jul 10 20:06:40.412214 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc81efa9-a88e-4b11-8a14-222ab9731fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.412432 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc81efa9-a88e-4b11-8a14-222ab9731fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:40.418993 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc81efa9-a88e-4b11-8a14-222ab9731fbb tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 returned with HTTP 404 Jul 10 20:06:40.419526 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 919/3635] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:40 2026] GET /volume/v3/volumes/93260502-20c9-481f-974b-e336de677182 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:40.431308 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6fd12d7f-eb09-42bb-8c9d-c9329a626a9d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.433718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6fd12d7f-eb09-42bb-8c9d-c9329a626a9d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:40.434000 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6fd12d7f-eb09-42bb-8c9d-c9329a626a9d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.434296 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6fd12d7f-eb09-42bb-8c9d-c9329a626a9d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:40.444180 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:40.444180 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:40.449754 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6fd12d7f-eb09-42bb-8c9d-c9329a626a9d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:40.455858 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6fd12d7f-eb09-42bb-8c9d-c9329a626a9d tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:40.456407 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 917/3636] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:40 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:40.470385 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7cc414c7-ecd7-4a79-9ebe-6a8f61bd0a81 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.472951 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7cc414c7-ecd7-4a79-9ebe-6a8f61bd0a81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] DELETE https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:40.473227 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7cc414c7-ecd7-4a79-9ebe-6a8f61bd0a81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.473542 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7cc414c7-ecd7-4a79-9ebe-6a8f61bd0a81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:40.474052 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-7cc414c7-ecd7-4a79-9ebe-6a8f61bd0a81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume with id: 954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:40.485108 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:40.485108 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:40.485601 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7cc414c7-ecd7-4a79-9ebe-6a8f61bd0a81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:40.505282 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7cc414c7-ecd7-4a79-9ebe-6a8f61bd0a81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Delete volume request issued successfully. Jul 10 20:06:40.505479 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7cc414c7-ecd7-4a79-9ebe-6a8f61bd0a81 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 202 Jul 10 20:06:40.506000 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 897/3637] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:06:40 2026] DELETE /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:40.513076 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a3f6f0cf-ac3b-4d50-9422-3d9f7d9e2b96 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.515064 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a3f6f0cf-ac3b-4d50-9422-3d9f7d9e2b96 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:40.515321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a3f6f0cf-ac3b-4d50-9422-3d9f7d9e2b96 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.515582 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a3f6f0cf-ac3b-4d50-9422-3d9f7d9e2b96 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:40.523272 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:40.523272 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:40.527452 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a3f6f0cf-ac3b-4d50-9422-3d9f7d9e2b96 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Volume info retrieved successfully. Jul 10 20:06:40.532139 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a3f6f0cf-ac3b-4d50-9422-3d9f7d9e2b96 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 200 Jul 10 20:06:40.532612 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 905/3638] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:40 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:40.993445 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5ee9c19c-4ca4-4a28-ae11-b641c047d9f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:40.995239 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ee9c19c-4ca4-4a28-ae11-b641c047d9f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:40.995399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ee9c19c-4ca4-4a28-ae11-b641c047d9f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:40.995567 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ee9c19c-4ca4-4a28-ae11-b641c047d9f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:41.006279 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:41.006279 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:41.010295 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5ee9c19c-4ca4-4a28-ae11-b641c047d9f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:41.016479 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ee9c19c-4ca4-4a28-ae11-b641c047d9f5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:41.017056 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 920/3639] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:40 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:41.276101 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1e02a8bc-97fd-4b2f-9f6d-60f748575b8c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:41.278234 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1e02a8bc-97fd-4b2f-9f6d-60f748575b8c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:41.278975 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1e02a8bc-97fd-4b2f-9f6d-60f748575b8c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:41.278975 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1e02a8bc-97fd-4b2f-9f6d-60f748575b8c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:41.294768 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:41.294768 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:41.301983 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1e02a8bc-97fd-4b2f-9f6d-60f748575b8c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:41.307512 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1e02a8bc-97fd-4b2f-9f6d-60f748575b8c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:41.307795 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 918/3640] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:41 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:41.337649 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0ce861bf-ab5e-4fb4-bd6f-639d7d606ac9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:41.339754 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0ce861bf-ab5e-4fb4-bd6f-639d7d606ac9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] GET https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba Jul 10 20:06:41.340196 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0ce861bf-ab5e-4fb4-bd6f-639d7d606ac9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:41.340264 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0ce861bf-ab5e-4fb4-bd6f-639d7d606ac9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:41.347822 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0ce861bf-ab5e-4fb4-bd6f-639d7d606ac9 tempest-ProjectMemberTests-1104514117 tempest-ProjectMemberTests-1104514117-project-admin] https://10.4.3.145/volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba returned with HTTP 404 Jul 10 20:06:41.348439 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 898/3641] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:41 2026] GET /volume/v3/volumes/e7b533bc-6b4b-4c6a-a61e-7d93a18fc3ba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:41.551011 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0fcae7b6-a3a8-4d6e-a8e0-ae607e86e7b3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:41.555059 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0fcae7b6-a3a8-4d6e-a8e0-ae607e86e7b3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] GET https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 Jul 10 20:06:41.555059 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0fcae7b6-a3a8-4d6e-a8e0-ae607e86e7b3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:41.555059 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0fcae7b6-a3a8-4d6e-a8e0-ae607e86e7b3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:41.565710 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0fcae7b6-a3a8-4d6e-a8e0-ae607e86e7b3 tempest-VolumesSnapshotTestJSON-1029422375 tempest-VolumesSnapshotTestJSON-1029422375-project-member] https://10.4.3.145/volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 returned with HTTP 404 Jul 10 20:06:41.565710 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 906/3642] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:41 2026] GET /volume/v3/volumes/954749b5-9273-4d58-80f1-41eed8d554d2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:42.036862 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4b38a54-d141-4c86-943d-81dc5bbc5e7a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:42.041670 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4b38a54-d141-4c86-943d-81dc5bbc5e7a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:42.041670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4b38a54-d141-4c86-943d-81dc5bbc5e7a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:42.042009 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4b38a54-d141-4c86-943d-81dc5bbc5e7a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:42.052505 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:42.052505 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:42.054748 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f4b38a54-d141-4c86-943d-81dc5bbc5e7a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:42.059376 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4b38a54-d141-4c86-943d-81dc5bbc5e7a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:42.059890 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 921/3643] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:42 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:42.325098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-781cce0c-f99b-436f-a609-3dfa5202c395 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:42.335626 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-781cce0c-f99b-436f-a609-3dfa5202c395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:42.335626 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-781cce0c-f99b-436f-a609-3dfa5202c395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:42.335896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-781cce0c-f99b-436f-a609-3dfa5202c395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:42.352442 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:42.352442 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:42.371731 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-781cce0c-f99b-436f-a609-3dfa5202c395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:42.379170 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-781cce0c-f99b-436f-a609-3dfa5202c395 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:42.379739 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 919/3644] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:42 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:43.077803 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-29cdd181-29b7-4ef2-b5a1-ba92b247aa34 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:43.080168 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-29cdd181-29b7-4ef2-b5a1-ba92b247aa34 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:43.080814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-29cdd181-29b7-4ef2-b5a1-ba92b247aa34 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:43.080814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-29cdd181-29b7-4ef2-b5a1-ba92b247aa34 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:43.105324 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:43.105324 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:43.108702 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-29cdd181-29b7-4ef2-b5a1-ba92b247aa34 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:43.114448 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-29cdd181-29b7-4ef2-b5a1-ba92b247aa34 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:43.114901 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 899/3645] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:43 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:43.406046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fdd5b85b-ccdc-4c6c-b5dc-564943bf7bee None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:43.407879 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fdd5b85b-ccdc-4c6c-b5dc-564943bf7bee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:43.407879 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fdd5b85b-ccdc-4c6c-b5dc-564943bf7bee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:43.408709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fdd5b85b-ccdc-4c6c-b5dc-564943bf7bee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:43.424728 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:43.424728 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:43.434009 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fdd5b85b-ccdc-4c6c-b5dc-564943bf7bee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:43.441169 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fdd5b85b-ccdc-4c6c-b5dc-564943bf7bee tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:43.442234 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 907/3646] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:43 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:06:44.139990 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7ee394cf-d5ac-4a5d-8372-6850f55f7991 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.143490 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ee394cf-d5ac-4a5d-8372-6850f55f7991 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:44.145598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ee394cf-d5ac-4a5d-8372-6850f55f7991 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:44.145598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ee394cf-d5ac-4a5d-8372-6850f55f7991 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:44.162845 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:44.162845 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:44.171487 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7ee394cf-d5ac-4a5d-8372-6850f55f7991 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:44.181758 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ee394cf-d5ac-4a5d-8372-6850f55f7991 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:44.181758 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 922/3647] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:44 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:44.202554 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ada7d083-da93-4aa6-91cb-cb53c43835c4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.405474 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ada7d083-da93-4aa6-91cb-cb53c43835c4 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:06:44.405648 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ada7d083-da93-4aa6-91cb-cb53c43835c4 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2053474864", "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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.427461 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ada7d083-da93-4aa6-91cb-cb53c43835c4 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:06:44.427837 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 920/3648] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:06:44 2026] POST /volume/v3/types => generated 380 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:44.439973 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-09483e0e-5efa-4d63-a578-bb1aa072ef56 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.443990 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09483e0e-5efa-4d63-a578-bb1aa072ef56 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption Jul 10 20:06:44.444477 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09483e0e-5efa-4d63-a578-bb1aa072ef56 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.459611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-46533018-9e73-4ca4-b1e3-a9fb778c3f63 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.464991 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-46533018-9e73-4ca4-b1e3-a9fb778c3f63 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:44.464991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-46533018-9e73-4ca4-b1e3-a9fb778c3f63 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:44.464991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-46533018-9e73-4ca4-b1e3-a9fb778c3f63 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:44.472538 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09483e0e-5efa-4d63-a578-bb1aa072ef56 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption returned with HTTP 200 Jul 10 20:06:44.473096 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 900/3649] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:06:44 2026] POST /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:44.486576 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c21196bf-16b5-40ae-ab10-ff398c3e66f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.490986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c21196bf-16b5-40ae-ab10-ff398c3e66f3 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:06:44.490986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c21196bf-16b5-40ae-ab10-ff398c3e66f3 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1773391901", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.493907 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:44.493907 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:44.503253 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-46533018-9e73-4ca4-b1e3-a9fb778c3f63 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:44.513869 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-46533018-9e73-4ca4-b1e3-a9fb778c3f63 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:44.520056 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 908/3650] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:44 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:44.525031 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c21196bf-16b5-40ae-ab10-ff398c3e66f3 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:06:44.525518 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 923/3651] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:06:44 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:44.538897 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-33513bc4-9cce-4b0c-8eae-a68f355e0e1c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.564090 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33513bc4-9cce-4b0c-8eae-a68f355e0e1c tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types/81c2f0f1-3e7d-4c42-ac81-663f49ea7ff6/encryption Jul 10 20:06:44.564090 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33513bc4-9cce-4b0c-8eae-a68f355e0e1c tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.587326 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33513bc4-9cce-4b0c-8eae-a68f355e0e1c tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/81c2f0f1-3e7d-4c42-ac81-663f49ea7ff6/encryption returned with HTTP 200 Jul 10 20:06:44.588149 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 921/3652] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:06:44 2026] POST /volume/v3/types/81c2f0f1-3e7d-4c42-ac81-663f49ea7ff6/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:44.601811 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6c9625a7-1d80-42d1-81ad-1f3de5e8f107 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.605991 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6c9625a7-1d80-42d1-81ad-1f3de5e8f107 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:06:44.605991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6c9625a7-1d80-42d1-81ad-1f3de5e8f107 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-221149640", "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=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.629454 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6c9625a7-1d80-42d1-81ad-1f3de5e8f107 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:06:44.629454 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 901/3653] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:06:44 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 20:06:44.638797 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e5b7017e-d328-4bd6-8acb-b749c1ab81a1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.641137 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e5b7017e-d328-4bd6-8acb-b749c1ab81a1 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5/extra_specs Jul 10 20:06:44.641571 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e5b7017e-d328-4bd6-8acb-b749c1ab81a1 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.716033 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e5b7017e-d328-4bd6-8acb-b749c1ab81a1 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5/extra_specs returned with HTTP 200 Jul 10 20:06:44.716489 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 909/3654] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 20:06:44 2026] POST /volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5/extra_specs => generated 35 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:06:44.726868 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5866be67-6437-433e-b48f-e23872a71e41 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.729025 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5866be67-6437-433e-b48f-e23872a71e41 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] PUT https://10.4.3.145/volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5/extra_specs/key2 Jul 10 20:06:44.729421 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5866be67-6437-433e-b48f-e23872a71e41 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.767548 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5866be67-6437-433e-b48f-e23872a71e41 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5/extra_specs/key2 returned with HTTP 200 Jul 10 20:06:44.768136 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 924/3655] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:06:44 2026] PUT /volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5/extra_specs/key2 => generated 25 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:06:44.778686 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-624b681d-88e3-42f8-8c39-c076777e1d4d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.782950 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-624b681d-88e3-42f8-8c39-c076777e1d4d tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:06:44.783906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-624b681d-88e3-42f8-8c39-c076777e1d4d tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.813180 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-624b681d-88e3-42f8-8c39-c076777e1d4d tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:06:44.813180 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 922/3656] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:06:44 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:44.838525 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-963dc811-7725-41c2-95a6-24d0bfdc4a2a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.841637 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-963dc811-7725-41c2-95a6-24d0bfdc4a2a tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/f814b5d2-e354-4d70-b7cb-690caa0299e7 Jul 10 20:06:44.842149 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-963dc811-7725-41c2-95a6-24d0bfdc4a2a tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:44.842447 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-963dc811-7725-41c2-95a6-24d0bfdc4a2a tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:44.901679 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-963dc811-7725-41c2-95a6-24d0bfdc4a2a tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/f814b5d2-e354-4d70-b7cb-690caa0299e7 returned with HTTP 202 Jul 10 20:06:44.902823 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 902/3657] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:06:44 2026] DELETE /volume/v3/types/f814b5d2-e354-4d70-b7cb-690caa0299e7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:44.915119 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3cebd5b0-77ac-414a-b95e-d417ad9d832e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.918649 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cebd5b0-77ac-414a-b95e-d417ad9d832e tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:06:44.919983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cebd5b0-77ac-414a-b95e-d417ad9d832e tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1186289092", "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=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:44.956666 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cebd5b0-77ac-414a-b95e-d417ad9d832e tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:06:44.957472 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 910/3658] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:06:44 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:44.969643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d6019cef-16bd-47dd-9341-94c8eff2885b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:44.973048 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6019cef-16bd-47dd-9341-94c8eff2885b tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931/encryption Jul 10 20:06:44.973486 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d6019cef-16bd-47dd-9341-94c8eff2885b tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:45.004890 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6019cef-16bd-47dd-9341-94c8eff2885b tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931/encryption returned with HTTP 200 Jul 10 20:06:45.005575 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 925/3659] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:06:44 2026] POST /volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.020158 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-460565ef-5599-4d12-9808-086fb88fd291 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.022702 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-460565ef-5599-4d12-9808-086fb88fd291 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931/encryption/228097eb-ebd9-4a04-9655-4dace296895a Jul 10 20:06:45.022934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-460565ef-5599-4d12-9808-086fb88fd291 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.023246 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-460565ef-5599-4d12-9808-086fb88fd291 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.044005 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-460565ef-5599-4d12-9808-086fb88fd291 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931/encryption/228097eb-ebd9-4a04-9655-4dace296895a returned with HTTP 202 Jul 10 20:06:45.044005 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 923/3660] 10.4.3.145 () {66 vars in 1489 bytes} [Fri Jul 10 20:06:45 2026] DELETE /volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931/encryption/228097eb-ebd9-4a04-9655-4dace296895a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:45.056324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ace314e8-5ba3-44ab-8708-db3428ad9bc5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.058756 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ace314e8-5ba3-44ab-8708-db3428ad9bc5 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:06:45.059320 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ace314e8-5ba3-44ab-8708-db3428ad9bc5 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1904289088", "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=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:45.086158 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ace314e8-5ba3-44ab-8708-db3428ad9bc5 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:06:45.086702 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 903/3661] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:06:45 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.097044 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8f12481d-1c15-4f39-bb28-862854ab5f57 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.105146 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8f12481d-1c15-4f39-bb28-862854ab5f57 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/b28ed062-a070-4896-a3ba-f9b08185d58f/extra_specs/key1 Jul 10 20:06:45.106981 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8f12481d-1c15-4f39-bb28-862854ab5f57 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.106981 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8f12481d-1c15-4f39-bb28-862854ab5f57 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.133155 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8f12481d-1c15-4f39-bb28-862854ab5f57 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/b28ed062-a070-4896-a3ba-f9b08185d58f/extra_specs/key1 returned with HTTP 202 Jul 10 20:06:45.133285 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 911/3662] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:06:45 2026] DELETE /volume/v3/types/b28ed062-a070-4896-a3ba-f9b08185d58f/extra_specs/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:06:45.145373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c8b9aec3-e395-4fa9-a976-a673cf4907d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.148045 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8b9aec3-e395-4fa9-a976-a673cf4907d9 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:06:45.148607 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8b9aec3-e395-4fa9-a976-a673cf4907d9 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-353992050", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:45.184241 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8b9aec3-e395-4fa9-a976-a673cf4907d9 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:06:45.184714 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 926/3663] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:06:45 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.196101 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d899a445-76f5-4cff-bb74-6213f8c541b7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.198902 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d899a445-76f5-4cff-bb74-6213f8c541b7 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/0e5462b2-dca5-42b7-bf36-e437a2bd9298 Jul 10 20:06:45.199147 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d899a445-76f5-4cff-bb74-6213f8c541b7 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.199470 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d899a445-76f5-4cff-bb74-6213f8c541b7 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.205979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3d01c4d5-2939-4b84-8410-a7d161de8248 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.211756 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d01c4d5-2939-4b84-8410-a7d161de8248 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:45.211896 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d01c4d5-2939-4b84-8410-a7d161de8248 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.212220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d01c4d5-2939-4b84-8410-a7d161de8248 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.235829 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:45.235829 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:45.241610 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3d01c4d5-2939-4b84-8410-a7d161de8248 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:45.247388 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d01c4d5-2939-4b84-8410-a7d161de8248 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:45.247813 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 904/3664] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.252943 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d899a445-76f5-4cff-bb74-6213f8c541b7 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/0e5462b2-dca5-42b7-bf36-e437a2bd9298 returned with HTTP 202 Jul 10 20:06:45.253574 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 924/3665] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:06:45 2026] DELETE /volume/v3/types/0e5462b2-dca5-42b7-bf36-e437a2bd9298 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:45.263533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6b09ff12-5127-46d1-8dcf-aaf029c87065 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.266193 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b09ff12-5127-46d1-8dcf-aaf029c87065 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] GET https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs Jul 10 20:06:45.266193 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b09ff12-5127-46d1-8dcf-aaf029c87065 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.267997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b09ff12-5127-46d1-8dcf-aaf029c87065 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.279183 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b09ff12-5127-46d1-8dcf-aaf029c87065 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs returned with HTTP 200 Jul 10 20:06:45.279718 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 912/3666] 10.4.3.145 () {66 vars in 1378 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs => generated 185 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.294175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4f07bd6d-76c9-491a-9093-83a7174275f9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.297370 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4f07bd6d-76c9-491a-9093-83a7174275f9 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] GET https://10.4.3.145/volume/v3/types Jul 10 20:06:45.297478 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4f07bd6d-76c9-491a-9093-83a7174275f9 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.297721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4f07bd6d-76c9-491a-9093-83a7174275f9 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.333819 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4f07bd6d-76c9-491a-9093-83a7174275f9 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:06:45.333819 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 927/3667] 10.4.3.145 () {66 vars in 1231 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/types => generated 2831 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:45.346536 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6a914296-9812-483b-be05-0c34a7ae60b1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.351565 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6a914296-9812-483b-be05-0c34a7ae60b1 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] GET https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption/cipher Jul 10 20:06:45.351681 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6a914296-9812-483b-be05-0c34a7ae60b1 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.351869 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6a914296-9812-483b-be05-0c34a7ae60b1 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.368190 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6a914296-9812-483b-be05-0c34a7ae60b1 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption/cipher returned with HTTP 200 Jul 10 20:06:45.368190 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 905/3668] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:06:45.380868 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e9b9b8d8-28a1-4001-8792-56d982a61e12 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.383415 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9b9b8d8-28a1-4001-8792-56d982a61e12 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] GET https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption Jul 10 20:06:45.383650 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9b9b8d8-28a1-4001-8792-56d982a61e12 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.383948 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9b9b8d8-28a1-4001-8792-56d982a61e12 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.399008 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9b9b8d8-28a1-4001-8792-56d982a61e12 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption returned with HTTP 200 Jul 10 20:06:45.399565 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 925/3669] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.410298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-afc40d06-1a06-41d3-b720-aef58af8d857 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.412674 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-afc40d06-1a06-41d3-b720-aef58af8d857 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] GET https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/multiattach Jul 10 20:06:45.413411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-afc40d06-1a06-41d3-b720-aef58af8d857 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.413515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-afc40d06-1a06-41d3-b720-aef58af8d857 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.425669 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-afc40d06-1a06-41d3-b720-aef58af8d857 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/multiattach returned with HTTP 200 Jul 10 20:06:45.426297 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 913/3670] 10.4.3.145 () {66 vars in 1414 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:06:45.439373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4f8cdad4-263b-4899-bf0b-2f87a81e49b5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.441580 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4f8cdad4-263b-4899-bf0b-2f87a81e49b5 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] GET https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/volume_backend_name Jul 10 20:06:45.441749 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4f8cdad4-263b-4899-bf0b-2f87a81e49b5 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.442470 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4f8cdad4-263b-4899-bf0b-2f87a81e49b5 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.455896 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4f8cdad4-263b-4899-bf0b-2f87a81e49b5 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 20:06:45.456466 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 928/3671] 10.4.3.145 () {66 vars in 1438 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/volume_backend_name => generated 44 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:06:45.472667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3c0613df-7e1b-412b-8ac0-71b558b8ceee None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.481364 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3c0613df-7e1b-412b-8ac0-71b558b8ceee tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] GET https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b Jul 10 20:06:45.481696 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3c0613df-7e1b-412b-8ac0-71b558b8ceee tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.482171 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3c0613df-7e1b-412b-8ac0-71b558b8ceee tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.489364 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3c0613df-7e1b-412b-8ac0-71b558b8ceee tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b returned with HTTP 200 Jul 10 20:06:45.489848 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 906/3672] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b => generated 402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.512734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d6ffaa1f-85fe-4415-9c6a-f63e4917a456 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.515225 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d6ffaa1f-85fe-4415-9c6a-f63e4917a456 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] PUT https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption/44d81fdb-566b-4036-ba19-4d33478a454e Jul 10 20:06:45.515795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d6ffaa1f-85fe-4415-9c6a-f63e4917a456 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:45.536990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c0dc54fd-cb30-4438-94ff-4e7b51bf2b69 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.537453 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c0dc54fd-cb30-4438-94ff-4e7b51bf2b69 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:45.543095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c0dc54fd-cb30-4438-94ff-4e7b51bf2b69 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.543095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c0dc54fd-cb30-4438-94ff-4e7b51bf2b69 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.543332 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d6ffaa1f-85fe-4415-9c6a-f63e4917a456 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption/44d81fdb-566b-4036-ba19-4d33478a454e returned with HTTP 200 Jul 10 20:06:45.543332 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 926/3673] 10.4.3.145 () {68 vars in 1506 bytes} [Fri Jul 10 20:06:45 2026] PUT /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/encryption/44d81fdb-566b-4036-ba19-4d33478a454e => generated 33 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 20:06:45.557026 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0e9c9ff1-4d2e-4481-881c-69347912ea68 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.560101 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e9c9ff1-4d2e-4481-881c-69347912ea68 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] PUT https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/key1 Jul 10 20:06:45.562268 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0e9c9ff1-4d2e-4481-881c-69347912ea68 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:45.570381 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:45.570381 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:45.576888 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c0dc54fd-cb30-4438-94ff-4e7b51bf2b69 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:45.584992 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c0dc54fd-cb30-4438-94ff-4e7b51bf2b69 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:45.585919 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 914/3674] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:45 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.607616 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e9c9ff1-4d2e-4481-881c-69347912ea68 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/key1 returned with HTTP 200 Jul 10 20:06:45.607616 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 929/3675] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:06:45 2026] PUT /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b/extra_specs/key1 => generated 30 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:06:45.621825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a5afbf4a-0285-4a33-98d5-18f9de682803 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.626269 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5afbf4a-0285-4a33-98d5-18f9de682803 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] PUT https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b Jul 10 20:06:45.626269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5afbf4a-0285-4a33-98d5-18f9de682803 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:45.650233 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5afbf4a-0285-4a33-98d5-18f9de682803 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b returned with HTTP 200 Jul 10 20:06:45.650233 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 907/3676] 10.4.3.145 () {68 vars in 1362 bytes} [Fri Jul 10 20:06:45 2026] PUT /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b => generated 371 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:45.664674 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9eb91138-e55d-4996-842f-75de2490eee3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.666862 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9eb91138-e55d-4996-842f-75de2490eee3 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/b28ed062-a070-4896-a3ba-f9b08185d58f Jul 10 20:06:45.667402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9eb91138-e55d-4996-842f-75de2490eee3 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.667944 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9eb91138-e55d-4996-842f-75de2490eee3 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.731390 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9eb91138-e55d-4996-842f-75de2490eee3 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/b28ed062-a070-4896-a3ba-f9b08185d58f returned with HTTP 202 Jul 10 20:06:45.731998 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 927/3677] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:06:45 2026] DELETE /volume/v3/types/b28ed062-a070-4896-a3ba-f9b08185d58f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:45.758034 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-623b30e2-b217-4fe9-9379-963c2a890104 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.760270 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-623b30e2-b217-4fe9-9379-963c2a890104 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931 Jul 10 20:06:45.762060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-623b30e2-b217-4fe9-9379-963c2a890104 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.762060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-623b30e2-b217-4fe9-9379-963c2a890104 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.835835 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-623b30e2-b217-4fe9-9379-963c2a890104 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931 returned with HTTP 202 Jul 10 20:06:45.836614 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 915/3678] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:06:45 2026] DELETE /volume/v3/types/a3e47bac-8d86-479b-9fa4-7db00d239931 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 20:06:45.847378 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ac44cf6-3ce2-4593-a3ec-c4ebb037d280 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.849877 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ac44cf6-3ce2-4593-a3ec-c4ebb037d280 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5 Jul 10 20:06:45.850692 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ac44cf6-3ce2-4593-a3ec-c4ebb037d280 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.850692 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ac44cf6-3ce2-4593-a3ec-c4ebb037d280 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:45.923854 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ac44cf6-3ce2-4593-a3ec-c4ebb037d280 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5 returned with HTTP 202 Jul 10 20:06:45.925231 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 930/3679] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:06:45 2026] DELETE /volume/v3/types/00521f83-b702-4ce0-a687-e81d7854fcf5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:45.942225 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6e774e86-fc5e-4844-8b29-b50329700f99 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:45.946917 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e774e86-fc5e-4844-8b29-b50329700f99 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/81c2f0f1-3e7d-4c42-ac81-663f49ea7ff6 Jul 10 20:06:45.948984 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e774e86-fc5e-4844-8b29-b50329700f99 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:45.948984 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e774e86-fc5e-4844-8b29-b50329700f99 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:46.010828 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e774e86-fc5e-4844-8b29-b50329700f99 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/81c2f0f1-3e7d-4c42-ac81-663f49ea7ff6 returned with HTTP 202 Jul 10 20:06:46.011934 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 908/3680] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:06:45 2026] DELETE /volume/v3/types/81c2f0f1-3e7d-4c42-ac81-663f49ea7ff6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:46.035148 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5c8e5438-d57a-47b3-aea9-3fb2899ef185 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:46.037599 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5c8e5438-d57a-47b3-aea9-3fb2899ef185 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] DELETE https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b Jul 10 20:06:46.038346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5c8e5438-d57a-47b3-aea9-3fb2899ef185 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:46.039565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5c8e5438-d57a-47b3-aea9-3fb2899ef185 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:46.108494 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5c8e5438-d57a-47b3-aea9-3fb2899ef185 tempest-VolumeTypesAdminTests-135581384 tempest-VolumeTypesAdminTests-135581384-project-admin] https://10.4.3.145/volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b returned with HTTP 202 Jul 10 20:06:46.108494 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 928/3681] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:06:46 2026] DELETE /volume/v3/types/12ccc60d-98df-472c-96aa-6b979c97ed3b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:06:46.280280 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-34e03cc7-f913-4157-a069-b8b4eb65a8ca None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:46.282368 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-34e03cc7-f913-4157-a069-b8b4eb65a8ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:46.283863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-34e03cc7-f913-4157-a069-b8b4eb65a8ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:46.283863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-34e03cc7-f913-4157-a069-b8b4eb65a8ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:46.304426 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:46.304426 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:46.309999 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-34e03cc7-f913-4157-a069-b8b4eb65a8ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:46.317822 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-34e03cc7-f913-4157-a069-b8b4eb65a8ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:46.318594 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 916/3682] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:46 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:46.398189 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83334d3a-e32b-4ce3-ad69-b40f666c9405 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:46.404033 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83334d3a-e32b-4ce3-ad69-b40f666c9405 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9/action Jul 10 20:06:46.404492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83334d3a-e32b-4ce3-ad69-b40f666c9405 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:46.404651 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83334d3a-e32b-4ce3-ad69-b40f666c9405 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:46.428015 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:46.428015 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:46.456942 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fe95f9b-ed38-4a01-94ac-a7c8fb971890 req-83334d3a-e32b-4ce3-ad69-b40f666c9405 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9/action returned with HTTP 204 Jul 10 20:06:46.459579 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 931/3683] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:06:46 2026] POST /volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:46.604759 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ca477720-fec6-445d-9ed0-b6ef0e52d146 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:46.608616 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca477720-fec6-445d-9ed0-b6ef0e52d146 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:46.608896 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca477720-fec6-445d-9ed0-b6ef0e52d146 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:46.609183 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca477720-fec6-445d-9ed0-b6ef0e52d146 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:46.633476 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:46.633476 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:46.638708 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ca477720-fec6-445d-9ed0-b6ef0e52d146 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:46.647349 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca477720-fec6-445d-9ed0-b6ef0e52d146 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:46.648257 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 909/3684] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:46 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:47.328472 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:47.342619 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9f631f4d-65c7-40aa-a964-30f3e2e06736 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:47.345526 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9f631f4d-65c7-40aa-a964-30f3e2e06736 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:47.345526 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9f631f4d-65c7-40aa-a964-30f3e2e06736 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:47.346453 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9f631f4d-65c7-40aa-a964-30f3e2e06736 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:47.363846 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:47.363846 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:47.368898 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9f631f4d-65c7-40aa-a964-30f3e2e06736 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:47.379888 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9f631f4d-65c7-40aa-a964-30f3e2e06736 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:47.380692 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 917/3685] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:47 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:47.468909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-7dece3dd-42ed-4003-82ba-989c22d66af1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:47.472191 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-7dece3dd-42ed-4003-82ba-989c22d66af1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:47.472603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-7dece3dd-42ed-4003-82ba-989c22d66af1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:47.472819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-7dece3dd-42ed-4003-82ba-989c22d66af1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:47.484326 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:47.484326 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:47.489560 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-7dece3dd-42ed-4003-82ba-989c22d66af1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:47.494025 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-7dece3dd-42ed-4003-82ba-989c22d66af1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:47.494428 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 932/3686] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:06:47 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:47.518731 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:06:47.519129 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1070166004"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:47.520726 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1070166004'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:06:47.520861 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Create volume of 1 GB Jul 10 20:06:47.529025 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Availability Zones retrieved successfully. Jul 10 20:06:47.537919 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Flow 'volume_create_api' (92893707-d6e1-475f-9b6b-179f862f740d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:47.539215 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c81e4cb-bae0-4602-86a7-ddc3801fc5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:47.540432 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:06:47.579165 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c81e4cb-bae0-4602-86a7-ddc3801fc5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:47.582414 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16be77af-8dc8-4bbb-9e2d-967ed6896166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:47.669838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4f0a2677-f676-48d3-9fec-ca0019a11be1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:47.672609 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f0a2677-f676-48d3-9fec-ca0019a11be1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:47.674008 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f0a2677-f676-48d3-9fec-ca0019a11be1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:47.674008 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f0a2677-f676-48d3-9fec-ca0019a11be1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:47.697527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Created reservations ['b87bb67c-3803-43de-a09f-bf723d209cfb', '6bfc4cc3-1173-4d94-b28a-1a637b4eaa33', '45b74dfd-1ba1-4e3f-9969-d7a538c54e82', 'b2467c2e-68f5-4664-97bf-991bb56f9f72'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:47.698692 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16be77af-8dc8-4bbb-9e2d-967ed6896166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b87bb67c-3803-43de-a09f-bf723d209cfb', '6bfc4cc3-1173-4d94-b28a-1a637b4eaa33', '45b74dfd-1ba1-4e3f-9969-d7a538c54e82', 'b2467c2e-68f5-4664-97bf-991bb56f9f72']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:47.698819 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:47.698819 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:47.699972 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1faff40a-8862-4c0e-bb0e-b722c2646515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:47.707029 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4f0a2677-f676-48d3-9fec-ca0019a11be1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:47.715916 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f0a2677-f676-48d3-9fec-ca0019a11be1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:47.716629 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 910/3687] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:47 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:47.747828 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1faff40a-8862-4c0e-bb0e-b722c2646515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ba45aa-a600-4ced-8a21-cf706624690f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1070166004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2720500689584fea860bc3af0fe72c76',qos_specs=None,replication_status=,reservations=['b87bb67c-3803-43de-a09f-bf723d209cfb','6bfc4cc3-1173-4d94-b28a-1a637b4eaa33','45b74dfd-1ba1-4e3f-9969-d7a538c54e82','b2467c2e-68f5-4664-97bf-991bb56f9f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e6bd14a58094cddb9f7f0794ae2a0f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1070166004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0ba45aa-a600-4ced-8a21-cf706624690f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2720500689584fea860bc3af0fe72c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e6bd14a58094cddb9f7f0794ae2a0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:47.749038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8539c805-54ee-45b2-a7b8-195c26dadf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:47.805905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8539c805-54ee-45b2-a7b8-195c26dadf99) transitioned into state 'SUCCESS' from state '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-1070166004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2720500689584fea860bc3af0fe72c76',qos_specs=None,replication_status=,reservations=['b87bb67c-3803-43de-a09f-bf723d209cfb','6bfc4cc3-1173-4d94-b28a-1a637b4eaa33','45b74dfd-1ba1-4e3f-9969-d7a538c54e82','b2467c2e-68f5-4664-97bf-991bb56f9f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e6bd14a58094cddb9f7f0794ae2a0f8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:47.807455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9a498e1-6649-4e40-ad66-1740ee09f8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:06:47.825065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9a498e1-6649-4e40-ad66-1740ee09f8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:06:47.825065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Flow 'volume_create_api' (92893707-d6e1-475f-9b6b-179f862f740d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:06:47.825065 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Create volume request issued successfully. Jul 10 20:06:47.827180 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38698df4-a3ed-4668-aaf6-3a5ab61ac4a5 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:06:47.827814 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 929/3688] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:06:47 2026] POST /volume/v3/volumes => generated 778 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:47.847612 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4a6d6f88-eb05-40b1-9bfe-c1ac11426a44 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:47.850729 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4a6d6f88-eb05-40b1-9bfe-c1ac11426a44 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f Jul 10 20:06:47.851270 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4a6d6f88-eb05-40b1-9bfe-c1ac11426a44 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:47.851439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4a6d6f88-eb05-40b1-9bfe-c1ac11426a44 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:47.894664 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:47.894664 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:47.903406 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4a6d6f88-eb05-40b1-9bfe-c1ac11426a44 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Volume info retrieved successfully. Jul 10 20:06:47.916827 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4a6d6f88-eb05-40b1-9bfe-c1ac11426a44 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f returned with HTTP 200 Jul 10 20:06:47.916827 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 918/3689] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:47 2026] GET /volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f => generated 957 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:48.737323 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d3d7dfb0-0648-4aff-b1a0-7532d4413abb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:48.740694 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d3d7dfb0-0648-4aff-b1a0-7532d4413abb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:48.741133 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d3d7dfb0-0648-4aff-b1a0-7532d4413abb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:48.743081 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d3d7dfb0-0648-4aff-b1a0-7532d4413abb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:48.757161 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:48.757161 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:48.763506 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d3d7dfb0-0648-4aff-b1a0-7532d4413abb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:48.768979 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d3d7dfb0-0648-4aff-b1a0-7532d4413abb tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:48.769603 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 933/3690] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:48 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:48.937747 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ca1dd839-0f95-45b5-bc7e-c68a27b5e262 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:48.943043 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca1dd839-0f95-45b5-bc7e-c68a27b5e262 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f Jul 10 20:06:48.943043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca1dd839-0f95-45b5-bc7e-c68a27b5e262 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:48.943043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ca1dd839-0f95-45b5-bc7e-c68a27b5e262 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:48.954540 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:48.954540 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:48.962231 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ca1dd839-0f95-45b5-bc7e-c68a27b5e262 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Volume info retrieved successfully. Jul 10 20:06:48.970795 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ca1dd839-0f95-45b5-bc7e-c68a27b5e262 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f returned with HTTP 200 Jul 10 20:06:48.971645 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 911/3691] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:48 2026] GET /volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:48.993706 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-57153efe-157a-4edb-8eeb-16a6783e1af7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:48.996814 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-57153efe-157a-4edb-8eeb-16a6783e1af7 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:06:48.997404 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-57153efe-157a-4edb-8eeb-16a6783e1af7 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0ba45aa-a600-4ced-8a21-cf706624690f", "name": "tempest-type-Backup-2063354267"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:49.000109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-57153efe-157a-4edb-8eeb-16a6783e1af7 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Creating new backup {'backup': {'volume_id': 'e0ba45aa-a600-4ced-8a21-cf706624690f', 'name': 'tempest-type-Backup-2063354267'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:06:49.000109 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-57153efe-157a-4edb-8eeb-16a6783e1af7 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Creating backup of volume e0ba45aa-a600-4ced-8a21-cf706624690f in container None Jul 10 20:06:49.018252 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:49.018252 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:49.018846 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-57153efe-157a-4edb-8eeb-16a6783e1af7 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Volume info retrieved successfully. Jul 10 20:06:49.074479 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-57153efe-157a-4edb-8eeb-16a6783e1af7 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Created reservations ['22e0b16e-5248-404b-8c00-d7342e16c664', '061c55f3-e453-49a3-8f82-aa0674887d16'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:06:49.163026 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-57153efe-157a-4edb-8eeb-16a6783e1af7 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:06:49.163791 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 930/3692] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:06:48 2026] POST /volume/v3/backups => generated 316 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:06:49.183858 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-25269931-0f49-48b2-ab4d-d5c0186f1bab None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:49.187742 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-25269931-0f49-48b2-ab4d-d5c0186f1bab tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:49.187742 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-25269931-0f49-48b2-ab4d-d5c0186f1bab tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:49.189913 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-25269931-0f49-48b2-ab4d-d5c0186f1bab tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:49.189913 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-25269931-0f49-48b2-ab4d-d5c0186f1bab tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:49.197142 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:49.197142 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:49.198181 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-25269931-0f49-48b2-ab4d-d5c0186f1bab tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:49.198638 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 919/3693] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:49 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:49.549443 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5c089b45-0024-4813-8bbb-aa5eccf12dc4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:49.550033 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c089b45-0024-4813-8bbb-aa5eccf12dc4 None None] GET https://10.4.3.145/volume// Jul 10 20:06:49.550296 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c089b45-0024-4813-8bbb-aa5eccf12dc4 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:49.550572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c089b45-0024-4813-8bbb-aa5eccf12dc4 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:49.551076 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c089b45-0024-4813-8bbb-aa5eccf12dc4 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:49.551458 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 934/3694] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:06: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 20:06:49.561078 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-b22a59ca-8fb9-4eed-ac15-5f091845269c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:49.564679 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-b22a59ca-8fb9-4eed-ac15-5f091845269c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:06:49.565489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-b22a59ca-8fb9-4eed-ac15-5f091845269c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d832cbb9-2986-4717-ab41-ae12112fe6b8", "connector": null, "instance_uuid": "3988d208-f929-4b2b-9df5-1c1e856bd918"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:49.586528 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:49.586528 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:49.637291 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-b22a59ca-8fb9-4eed-ac15-5f091845269c tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:06:49.637291 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 912/3695] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:06:49 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:49.791688 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8e40b96f-cb1c-4bd3-b707-60e5b7be762a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:49.795246 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e40b96f-cb1c-4bd3-b707-60e5b7be762a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:49.795541 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e40b96f-cb1c-4bd3-b707-60e5b7be762a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:49.795783 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e40b96f-cb1c-4bd3-b707-60e5b7be762a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:49.813044 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:49.813044 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:49.820083 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8e40b96f-cb1c-4bd3-b707-60e5b7be762a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:49.830475 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e40b96f-cb1c-4bd3-b707-60e5b7be762a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:49.831079 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 931/3696] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:49 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:50.029320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ea788e2b-770b-4c4f-a64c-21ffc17534a5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:50.031698 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ea788e2b-770b-4c4f-a64c-21ffc17534a5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:50.031991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ea788e2b-770b-4c4f-a64c-21ffc17534a5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:50.033429 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ea788e2b-770b-4c4f-a64c-21ffc17534a5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:50.055378 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:50.055378 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:50.060347 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ea788e2b-770b-4c4f-a64c-21ffc17534a5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:50.066984 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ea788e2b-770b-4c4f-a64c-21ffc17534a5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:50.068331 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 920/3697] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:50 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:50.183973 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d1e29063-4a41-42a0-b3aa-4fc98a426d99 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:50.184712 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1e29063-4a41-42a0-b3aa-4fc98a426d99 None None] GET https://10.4.3.145/volume// Jul 10 20:06:50.184917 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1e29063-4a41-42a0-b3aa-4fc98a426d99 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:50.185166 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1e29063-4a41-42a0-b3aa-4fc98a426d99 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:50.185529 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1e29063-4a41-42a0-b3aa-4fc98a426d99 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:50.186089 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 935/3698] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:06:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:06:50.196081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9e7fbb6-52b0-45d1-ac09-866a1db0655d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:50.200358 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9e7fbb6-52b0-45d1-ac09-866a1db0655d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:50.200661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9e7fbb6-52b0-45d1-ac09-866a1db0655d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:50.201078 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9e7fbb6-52b0-45d1-ac09-866a1db0655d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:50.211481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fb0f0500-770e-4e97-b445-79e4df5ac159 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:50.214855 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fb0f0500-770e-4e97-b445-79e4df5ac159 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:50.215145 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fb0f0500-770e-4e97-b445-79e4df5ac159 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:50.215397 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fb0f0500-770e-4e97-b445-79e4df5ac159 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:50.215559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-fb0f0500-770e-4e97-b445-79e4df5ac159 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:50.219622 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:50.219622 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:50.220449 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:50.220449 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:50.221914 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fb0f0500-770e-4e97-b445-79e4df5ac159 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:50.222584 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 932/3699] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:50 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:50.225749 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9e7fbb6-52b0-45d1-ac09-866a1db0655d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:50.232594 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9e7fbb6-52b0-45d1-ac09-866a1db0655d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:50.233856 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 913/3700] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:06:50 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:06:50.372970 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9780c6a-c878-46ee-928e-ce9f198c473b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:50.376223 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9780c6a-c878-46ee-928e-ce9f198c473b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] PUT https://10.4.3.145/volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae Jul 10 20:06:50.377101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9780c6a-c878-46ee-928e-ce9f198c473b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:50.386187 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9780c6a-c878-46ee-928e-ce9f198c473b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Acquiring lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:06:50.394022 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9780c6a-c878-46ee-928e-ce9f198c473b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:06:50.395780 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:50.395780 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:50.854847 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e9551c78-7a80-48c7-84d3-a9d1e14f903f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:50.858402 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9551c78-7a80-48c7-84d3-a9d1e14f903f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:50.858619 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9551c78-7a80-48c7-84d3-a9d1e14f903f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:50.858822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9551c78-7a80-48c7-84d3-a9d1e14f903f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:50.877937 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:50.877937 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:50.883603 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e9551c78-7a80-48c7-84d3-a9d1e14f903f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:50.891337 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9551c78-7a80-48c7-84d3-a9d1e14f903f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:50.892007 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 936/3701] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:50 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:50.927401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9780c6a-c878-46ee-928e-ce9f198c473b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" released by "attachment_update" :: held 0.534s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:06:50.927736 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-e9780c6a-c878-46ee-928e-ce9f198c473b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae returned with HTTP 200 Jul 10 20:06:50.928679 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 921/3702] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:06:50 2026] PUT /volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:51.085367 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a54b47bd-3922-4047-af60-c794d6157bf8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:51.088799 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a54b47bd-3922-4047-af60-c794d6157bf8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:51.089176 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a54b47bd-3922-4047-af60-c794d6157bf8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:51.089500 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a54b47bd-3922-4047-af60-c794d6157bf8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:51.105074 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:51.105074 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:51.111845 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a54b47bd-3922-4047-af60-c794d6157bf8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:51.118737 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a54b47bd-3922-4047-af60-c794d6157bf8 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:51.119294 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 933/3703] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:51 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:51.235542 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9c3c340d-fe30-426d-a175-a8c59f8ecd63 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:51.237732 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9c3c340d-fe30-426d-a175-a8c59f8ecd63 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:51.237972 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9c3c340d-fe30-426d-a175-a8c59f8ecd63 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:51.238156 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9c3c340d-fe30-426d-a175-a8c59f8ecd63 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:51.238257 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-9c3c340d-fe30-426d-a175-a8c59f8ecd63 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:51.245404 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:51.245404 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:51.246070 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9c3c340d-fe30-426d-a175-a8c59f8ecd63 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:51.246620 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 914/3704] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:51 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:51.909297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e272593-3a8a-4b68-9bc0-d6c9c2f18000 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:51.911050 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e272593-3a8a-4b68-9bc0-d6c9c2f18000 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:51.911398 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e272593-3a8a-4b68-9bc0-d6c9c2f18000 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:51.912712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e272593-3a8a-4b68-9bc0-d6c9c2f18000 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:51.922862 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:51.922862 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:51.928623 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3e272593-3a8a-4b68-9bc0-d6c9c2f18000 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:51.935024 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e272593-3a8a-4b68-9bc0-d6c9c2f18000 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:51.935607 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 937/3705] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:51 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:52.138024 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f5c56be7-c44f-445e-a9a6-f761d6173c76 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:52.143890 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f5c56be7-c44f-445e-a9a6-f761d6173c76 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:52.144613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f5c56be7-c44f-445e-a9a6-f761d6173c76 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:52.144613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f5c56be7-c44f-445e-a9a6-f761d6173c76 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:52.167270 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:52.167270 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:52.177214 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f5c56be7-c44f-445e-a9a6-f761d6173c76 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:52.184603 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f5c56be7-c44f-445e-a9a6-f761d6173c76 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:52.185231 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 922/3706] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:52 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:52.259173 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-310d3196-a40e-40c5-b91f-71e4d3226321 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:52.261587 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-310d3196-a40e-40c5-b91f-71e4d3226321 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:52.262048 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-310d3196-a40e-40c5-b91f-71e4d3226321 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:52.262317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-310d3196-a40e-40c5-b91f-71e4d3226321 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:52.262473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-310d3196-a40e-40c5-b91f-71e4d3226321 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:52.268404 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:52.268404 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:52.269498 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-310d3196-a40e-40c5-b91f-71e4d3226321 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:52.270082 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 934/3707] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:52 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:52.951128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-22d5996c-c6be-42cf-b1ce-310044fdbb96 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:52.953864 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-22d5996c-c6be-42cf-b1ce-310044fdbb96 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:52.954195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-22d5996c-c6be-42cf-b1ce-310044fdbb96 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:52.954471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-22d5996c-c6be-42cf-b1ce-310044fdbb96 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:52.968292 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:52.968292 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:52.974409 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-22d5996c-c6be-42cf-b1ce-310044fdbb96 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:52.981052 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-22d5996c-c6be-42cf-b1ce-310044fdbb96 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:52.981052 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 915/3708] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:52 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:53.205617 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-03cb073d-36b8-405b-86ef-2c1794de1a3a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:53.208021 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03cb073d-36b8-405b-86ef-2c1794de1a3a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:53.208317 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03cb073d-36b8-405b-86ef-2c1794de1a3a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:53.208554 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03cb073d-36b8-405b-86ef-2c1794de1a3a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:53.222320 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:53.222320 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:53.227195 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-03cb073d-36b8-405b-86ef-2c1794de1a3a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:53.232194 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03cb073d-36b8-405b-86ef-2c1794de1a3a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:53.232587 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 938/3709] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:53 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:06:53.281893 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a4000315-d7f7-4695-806e-5a991f3f3f82 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:53.283878 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a4000315-d7f7-4695-806e-5a991f3f3f82 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:53.284224 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a4000315-d7f7-4695-806e-5a991f3f3f82 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:53.284436 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a4000315-d7f7-4695-806e-5a991f3f3f82 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:53.284547 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-a4000315-d7f7-4695-806e-5a991f3f3f82 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:53.289254 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:53.289254 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:53.289974 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a4000315-d7f7-4695-806e-5a991f3f3f82 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:53.293047 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 923/3710] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:53 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:53.718500 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-c947ffcd-f875-486d-8445-4369e5b332ec None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:53.721488 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-c947ffcd-f875-486d-8445-4369e5b332ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13/action Jul 10 20:06:53.721921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-c947ffcd-f875-486d-8445-4369e5b332ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:53.722128 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-c947ffcd-f875-486d-8445-4369e5b332ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:53.752813 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:53.752813 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:53.767523 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f403e32f-0bf0-459c-98e1-7a4ff49151f6 req-c947ffcd-f875-486d-8445-4369e5b332ec tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13/action returned with HTTP 204 Jul 10 20:06:53.768000 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 935/3711] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:06:53 2026] POST /volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:53.997585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bbcfec81-bc6b-4912-9486-304c6fd93b41 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:53.999360 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bbcfec81-bc6b-4912-9486-304c6fd93b41 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:53.999583 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bbcfec81-bc6b-4912-9486-304c6fd93b41 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:53.999789 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bbcfec81-bc6b-4912-9486-304c6fd93b41 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:54.010751 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:54.010751 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:54.015210 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bbcfec81-bc6b-4912-9486-304c6fd93b41 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:54.020280 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bbcfec81-bc6b-4912-9486-304c6fd93b41 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:54.020927 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 916/3712] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:53 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:54.036859 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-86a22fbd-597b-4588-acb0-8d376a787a88 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:54.038787 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86a22fbd-597b-4588-acb0-8d376a787a88 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:54.039028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86a22fbd-597b-4588-acb0-8d376a787a88 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:54.039240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86a22fbd-597b-4588-acb0-8d376a787a88 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:54.051885 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:54.051885 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:54.056415 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-86a22fbd-597b-4588-acb0-8d376a787a88 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:54.062437 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86a22fbd-597b-4588-acb0-8d376a787a88 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:54.063073 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 939/3713] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:54 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:54.110945 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-10a85e1e-a9d5-4a4f-8524-23f9f91683e8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:54.113465 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-10a85e1e-a9d5-4a4f-8524-23f9f91683e8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:54.113701 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-10a85e1e-a9d5-4a4f-8524-23f9f91683e8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:54.113953 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-10a85e1e-a9d5-4a4f-8524-23f9f91683e8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:54.130999 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:54.130999 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:54.136549 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-10a85e1e-a9d5-4a4f-8524-23f9f91683e8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:54.141734 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-10a85e1e-a9d5-4a4f-8524-23f9f91683e8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:54.142223 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 924/3714] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:06:54 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:54.165140 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-9018de96-0044-4810-a47d-2eee3f71113d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:54.167801 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-9018de96-0044-4810-a47d-2eee3f71113d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/action Jul 10 20:06:54.168151 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-9018de96-0044-4810-a47d-2eee3f71113d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:54.168263 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-9018de96-0044-4810-a47d-2eee3f71113d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:54.180601 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:54.180601 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:54.181076 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-9018de96-0044-4810-a47d-2eee3f71113d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:54.191863 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-9018de96-0044-4810-a47d-2eee3f71113d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Begin detaching volume completed successfully. Jul 10 20:06:54.192175 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-9018de96-0044-4810-a47d-2eee3f71113d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/action returned with HTTP 202 Jul 10 20:06:54.192830 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 936/3715] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:06:54 2026] POST /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:06:54.253110 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-25aed572-6818-4961-b28f-2ef4392fdd3b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:54.261459 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-25aed572-6818-4961-b28f-2ef4392fdd3b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:54.261982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-25aed572-6818-4961-b28f-2ef4392fdd3b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:54.262277 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-25aed572-6818-4961-b28f-2ef4392fdd3b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:54.275387 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:54.275387 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:54.279443 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-25aed572-6818-4961-b28f-2ef4392fdd3b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:54.286063 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-25aed572-6818-4961-b28f-2ef4392fdd3b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:54.286554 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 917/3716] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:54 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:54.301090 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8bfdc7f2-586d-4a0c-8994-6ba8d7236ece None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:54.303982 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8bfdc7f2-586d-4a0c-8994-6ba8d7236ece tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:54.304314 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8bfdc7f2-586d-4a0c-8994-6ba8d7236ece tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:54.304578 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8bfdc7f2-586d-4a0c-8994-6ba8d7236ece tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:54.304738 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8bfdc7f2-586d-4a0c-8994-6ba8d7236ece tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:54.310678 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:54.310678 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:54.311485 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8bfdc7f2-586d-4a0c-8994-6ba8d7236ece tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:54.311953 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 940/3717] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:54 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:55.225136 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-00e18fa1-953a-4137-9401-27e98b4e2b95 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:55.225774 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-00e18fa1-953a-4137-9401-27e98b4e2b95 None None] GET https://10.4.3.145/volume// Jul 10 20:06:55.227198 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-00e18fa1-953a-4137-9401-27e98b4e2b95 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:55.227198 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-00e18fa1-953a-4137-9401-27e98b4e2b95 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:55.227198 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-00e18fa1-953a-4137-9401-27e98b4e2b95 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:06:55.227712 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 925/3718] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:06:55 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 20:06:55.239061 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-4a124310-78b1-43f9-937a-3bb919488797 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:55.242695 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-4a124310-78b1-43f9-937a-3bb919488797 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:55.243062 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-4a124310-78b1-43f9-937a-3bb919488797 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:55.243419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-4a124310-78b1-43f9-937a-3bb919488797 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:55.258787 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:55.258787 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:55.264701 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-4a124310-78b1-43f9-937a-3bb919488797 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:55.274382 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-4a124310-78b1-43f9-937a-3bb919488797 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:55.275471 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 937/3719] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:06:55 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:06:55.286858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-654902d1-93e7-4eda-8df4-421ac9acb8b4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:55.290806 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-654902d1-93e7-4eda-8df4-421ac9acb8b4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/encryption Jul 10 20:06:55.291094 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-654902d1-93e7-4eda-8df4-421ac9acb8b4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:55.291284 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-654902d1-93e7-4eda-8df4-421ac9acb8b4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:55.304377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-715655e1-78c3-4a84-88c6-ad81d26b6870 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:55.306321 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-715655e1-78c3-4a84-88c6-ad81d26b6870 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:55.306663 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-715655e1-78c3-4a84-88c6-ad81d26b6870 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:55.306980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-715655e1-78c3-4a84-88c6-ad81d26b6870 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:55.314261 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:55.314261 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:55.324096 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-16064491-649f-437b-ad10-c0248252fb76 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:55.325245 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-654902d1-93e7-4eda-8df4-421ac9acb8b4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/encryption returned with HTTP 200 Jul 10 20:06:55.325718 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 918/3720] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:06:55 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:06:55.326241 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:55.326241 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:55.327357 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-16064491-649f-437b-ad10-c0248252fb76 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:55.327624 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-16064491-649f-437b-ad10-c0248252fb76 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:55.327848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-16064491-649f-437b-ad10-c0248252fb76 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:55.327998 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-16064491-649f-437b-ad10-c0248252fb76 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:55.334443 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-715655e1-78c3-4a84-88c6-ad81d26b6870 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:55.334665 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:55.334665 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:55.334665 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-16064491-649f-437b-ad10-c0248252fb76 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:55.334665 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 926/3721] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:55 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:55.342842 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-715655e1-78c3-4a84-88c6-ad81d26b6870 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:55.342842 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 941/3722] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:55 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:56.354371 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-86828caa-fe50-42c6-ae1c-7fb53237fba0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:56.357719 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-86828caa-fe50-42c6-ae1c-7fb53237fba0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:56.358287 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-86828caa-fe50-42c6-ae1c-7fb53237fba0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:56.358504 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-86828caa-fe50-42c6-ae1c-7fb53237fba0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:56.358736 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-86828caa-fe50-42c6-ae1c-7fb53237fba0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:56.364443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dba9ae73-d040-4e34-a4f3-610efa9a0d19 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:56.366405 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dba9ae73-d040-4e34-a4f3-610efa9a0d19 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:56.366580 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dba9ae73-d040-4e34-a4f3-610efa9a0d19 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:56.367731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dba9ae73-d040-4e34-a4f3-610efa9a0d19 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:56.369382 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:56.369382 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:56.371396 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-86828caa-fe50-42c6-ae1c-7fb53237fba0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:56.371854 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 938/3723] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:56 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:56.391822 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:56.391822 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:56.393982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-82f416c6-57b8-4a6d-a164-8b86bd935044 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:56.398856 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dba9ae73-d040-4e34-a4f3-610efa9a0d19 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:56.399193 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-82f416c6-57b8-4a6d-a164-8b86bd935044 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13 Jul 10 20:06:56.399538 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-82f416c6-57b8-4a6d-a164-8b86bd935044 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:56.404023 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-82f416c6-57b8-4a6d-a164-8b86bd935044 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:56.405833 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dba9ae73-d040-4e34-a4f3-610efa9a0d19 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:56.406519 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 919/3724] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:56 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:56.414148 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:56.414148 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:56.958500 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bb0475b9-2321-43e0-8c40-860a5e77127e req-82f416c6-57b8-4a6d-a164-8b86bd935044 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13 returned with HTTP 200 Jul 10 20:06:56.959332 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 927/3725] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:06:56 2026] DELETE /volume/v3/attachments/36a0a999-93d7-44c7-b9a2-d4e19cb79a13 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:57.388793 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-496403a5-185a-42f6-91b4-0e01f4a70c45 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:57.392225 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-496403a5-185a-42f6-91b4-0e01f4a70c45 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:57.392497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-496403a5-185a-42f6-91b4-0e01f4a70c45 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:57.392738 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-496403a5-185a-42f6-91b4-0e01f4a70c45 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:57.392971 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-496403a5-185a-42f6-91b4-0e01f4a70c45 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:57.400838 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:57.400838 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:57.402014 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-496403a5-185a-42f6-91b4-0e01f4a70c45 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:57.402934 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 942/3726] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:57 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:57.403143 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-dd0c3be0-3894-45e1-9dc1-f997ab7d71e5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:57.406094 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-dd0c3be0-3894-45e1-9dc1-f997ab7d71e5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae/action Jul 10 20:06:57.406829 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-dd0c3be0-3894-45e1-9dc1-f997ab7d71e5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:06:57.407076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-dd0c3be0-3894-45e1-9dc1-f997ab7d71e5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:06:57.424936 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7195b010-098e-4437-b489-7f94b07902e6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:57.427534 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7195b010-098e-4437-b489-7f94b07902e6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:57.428001 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7195b010-098e-4437-b489-7f94b07902e6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:57.428138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7195b010-098e-4437-b489-7f94b07902e6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:57.430167 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:57.430167 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:57.445405 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:57.445405 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:57.446370 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-ef4acddb-5828-4c46-bbaf-2118f824e5e2 req-dd0c3be0-3894-45e1-9dc1-f997ab7d71e5 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae/action returned with HTTP 204 Jul 10 20:06:57.446910 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 939/3727] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:06:57 2026] POST /volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:06:57.451820 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7195b010-098e-4437-b489-7f94b07902e6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:57.459714 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7195b010-098e-4437-b489-7f94b07902e6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:57.460444 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 920/3728] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:57 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:58.422897 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c38e86fb-be2c-49f8-a710-ea2a044ada15 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:58.425241 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c38e86fb-be2c-49f8-a710-ea2a044ada15 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:58.425529 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c38e86fb-be2c-49f8-a710-ea2a044ada15 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:58.425762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c38e86fb-be2c-49f8-a710-ea2a044ada15 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:58.425875 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-c38e86fb-be2c-49f8-a710-ea2a044ada15 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:58.431248 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:58.431248 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:06:58.432341 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c38e86fb-be2c-49f8-a710-ea2a044ada15 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:58.432926 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 928/3729] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:58 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:58.480399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5f1a40c8-2f0b-474c-bf87-d0692de1be61 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:58.488556 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f1a40c8-2f0b-474c-bf87-d0692de1be61 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:06:58.488787 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f1a40c8-2f0b-474c-bf87-d0692de1be61 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:58.489049 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f1a40c8-2f0b-474c-bf87-d0692de1be61 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:58.503773 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:58.503773 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:06:58.516556 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5f1a40c8-2f0b-474c-bf87-d0692de1be61 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:06:58.523345 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f1a40c8-2f0b-474c-bf87-d0692de1be61 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:06:58.523911 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 943/3730] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:06:58 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:06:58.566320 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-8f9692b1-ecef-48d9-9259-98987ca1e4ca req-abb3cf02-2004-42cd-9c36-7c3c78434727 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:58.568762 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-8f9692b1-ecef-48d9-9259-98987ca1e4ca req-abb3cf02-2004-42cd-9c36-7c3c78434727 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:06:58.568890 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-8f9692b1-ecef-48d9-9259-98987ca1e4ca req-abb3cf02-2004-42cd-9c36-7c3c78434727 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:58.569143 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-8f9692b1-ecef-48d9-9259-98987ca1e4ca req-abb3cf02-2004-42cd-9c36-7c3c78434727 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:58.576857 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:58.576857 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:06:58.581354 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-8f9692b1-ecef-48d9-9259-98987ca1e4ca req-abb3cf02-2004-42cd-9c36-7c3c78434727 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:06:58.587296 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-8f9692b1-ecef-48d9-9259-98987ca1e4ca req-abb3cf02-2004-42cd-9c36-7c3c78434727 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:06:58.587783 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 940/3731] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:06:58 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:06:59.445573 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9bab8b0a-83f0-439e-8661-d3de39738dd9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:06:59.447772 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9bab8b0a-83f0-439e-8661-d3de39738dd9 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:06:59.447835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9bab8b0a-83f0-439e-8661-d3de39738dd9 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:06:59.448529 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9bab8b0a-83f0-439e-8661-d3de39738dd9 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:06:59.448529 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-9bab8b0a-83f0-439e-8661-d3de39738dd9 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:06:59.456013 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:06:59.456013 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:06:59.457013 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9bab8b0a-83f0-439e-8661-d3de39738dd9 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:06:59.457411 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 921/3732] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:06:59 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:00.475179 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c9fde35f-e55d-4b40-97d9-a2187e89c2b0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:00.478099 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c9fde35f-e55d-4b40-97d9-a2187e89c2b0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:00.478247 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c9fde35f-e55d-4b40-97d9-a2187e89c2b0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:00.478492 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c9fde35f-e55d-4b40-97d9-a2187e89c2b0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:00.478612 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-c9fde35f-e55d-4b40-97d9-a2187e89c2b0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:00.484731 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:00.484731 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:00.485810 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c9fde35f-e55d-4b40-97d9-a2187e89c2b0 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:00.486308 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 929/3733] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:00 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:01.501580 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-33d46324-7d68-4f67-8587-5505d63f6e28 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:01.503918 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33d46324-7d68-4f67-8587-5505d63f6e28 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:01.504279 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33d46324-7d68-4f67-8587-5505d63f6e28 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:01.504637 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33d46324-7d68-4f67-8587-5505d63f6e28 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:01.504819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-33d46324-7d68-4f67-8587-5505d63f6e28 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:01.514305 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:01.514305 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:01.514305 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33d46324-7d68-4f67-8587-5505d63f6e28 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:01.514305 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 944/3734] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:01 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:07:02.526129 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-aa11c849-f3f4-45f3-9e84-f5bd826aa136 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:02.528447 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa11c849-f3f4-45f3-9e84-f5bd826aa136 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:02.528853 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa11c849-f3f4-45f3-9e84-f5bd826aa136 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:02.529114 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa11c849-f3f4-45f3-9e84-f5bd826aa136 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:02.529257 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-aa11c849-f3f4-45f3-9e84-f5bd826aa136 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:02.534935 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:02.534935 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:02.535895 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa11c849-f3f4-45f3-9e84-f5bd826aa136 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:02.536596 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 941/3735] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:02 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:03.551952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f0eded01-dcfd-41f8-8fbe-66f2b931ef1d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:03.555586 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f0eded01-dcfd-41f8-8fbe-66f2b931ef1d tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:03.555586 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f0eded01-dcfd-41f8-8fbe-66f2b931ef1d tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:03.557002 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f0eded01-dcfd-41f8-8fbe-66f2b931ef1d tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:03.557002 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f0eded01-dcfd-41f8-8fbe-66f2b931ef1d tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:03.562166 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:03.562166 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:03.563742 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f0eded01-dcfd-41f8-8fbe-66f2b931ef1d tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:03.563742 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 922/3736] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:03 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:04.579649 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-30097fab-450a-4032-93de-81c650199112 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:04.581451 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-30097fab-450a-4032-93de-81c650199112 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:04.581678 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-30097fab-450a-4032-93de-81c650199112 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:04.581909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-30097fab-450a-4032-93de-81c650199112 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:04.582115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-30097fab-450a-4032-93de-81c650199112 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:04.588920 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:04.588920 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:04.589917 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-30097fab-450a-4032-93de-81c650199112 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:04.590538 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 930/3737] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:04 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:05.605286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c0e109e-8a2b-4ba9-8ab9-b089bb1ca39a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:05.608424 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c0e109e-8a2b-4ba9-8ab9-b089bb1ca39a tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:05.609206 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c0e109e-8a2b-4ba9-8ab9-b089bb1ca39a tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:05.609519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c0e109e-8a2b-4ba9-8ab9-b089bb1ca39a tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:05.609726 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4c0e109e-8a2b-4ba9-8ab9-b089bb1ca39a tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:05.615667 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:05.615667 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:05.616775 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c0e109e-8a2b-4ba9-8ab9-b089bb1ca39a tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:05.618029 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 945/3738] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:05 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:06.633452 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-533e6769-480e-4571-bfc7-bf2f4fa2273e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:06.637534 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-533e6769-480e-4571-bfc7-bf2f4fa2273e tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:06.638803 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-533e6769-480e-4571-bfc7-bf2f4fa2273e tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:06.639165 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-533e6769-480e-4571-bfc7-bf2f4fa2273e tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:06.639358 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-533e6769-480e-4571-bfc7-bf2f4fa2273e tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:06.646051 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:06.646051 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:06.647219 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-533e6769-480e-4571-bfc7-bf2f4fa2273e tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:06.647839 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 942/3739] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:06 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:07.668536 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9a18bb57-abfc-4a10-9e58-9485afd05079 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:07.671917 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a18bb57-abfc-4a10-9e58-9485afd05079 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:07.671917 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9a18bb57-abfc-4a10-9e58-9485afd05079 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:07.671917 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9a18bb57-abfc-4a10-9e58-9485afd05079 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:07.671917 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-9a18bb57-abfc-4a10-9e58-9485afd05079 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:07.674796 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=366,cinder:INSERT=71,cinder:UPDATE=137,cinder:DELETE=1 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:07:07.679655 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:07.679655 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:07.681199 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a18bb57-abfc-4a10-9e58-9485afd05079 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:07.682341 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 923/3740] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:07 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:08.155942 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:08.158146 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:07:08.158511 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:08.158845 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:08.159077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Delete volume with id: 523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:07:08.169263 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:08.169263 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:08.169951 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:07:08.194898 np0000005048 devstack@c-api.service[99974]: WARNING cinder.keymgr.conf_key_mgr [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:07:08.208821 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Delete volume request issued successfully. Jul 10 20:07:08.209401 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1916a930-bda5-47da-bfc8-c4b9a8b94ea9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 202 Jul 10 20:07:08.210179 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 931/3741] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:07:08 2026] DELETE /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:07:08.218789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ab7ba07-3b78-4ad4-8734-f7b63d72afc3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:08.221437 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ab7ba07-3b78-4ad4-8734-f7b63d72afc3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:07:08.221890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ab7ba07-3b78-4ad4-8734-f7b63d72afc3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:08.221890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ab7ba07-3b78-4ad4-8734-f7b63d72afc3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:08.224455 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=329,cinder:INSERT=43,cinder:UPDATE=73 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:07:08.235207 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:08.235207 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:08.248326 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9ab7ba07-3b78-4ad4-8734-f7b63d72afc3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:07:08.258765 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ab7ba07-3b78-4ad4-8734-f7b63d72afc3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 200 Jul 10 20:07:08.259465 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 946/3742] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:08 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:08.697818 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-565b694a-2629-4162-a273-c6db6db3c5f6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:08.699944 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-565b694a-2629-4162-a273-c6db6db3c5f6 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:08.700183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-565b694a-2629-4162-a273-c6db6db3c5f6 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:08.700396 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-565b694a-2629-4162-a273-c6db6db3c5f6 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:08.700512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-565b694a-2629-4162-a273-c6db6db3c5f6 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:08.702653 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=387,cinder:INSERT=70,cinder:UPDATE=138 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:07:08.707868 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:08.707868 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:08.708697 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-565b694a-2629-4162-a273-c6db6db3c5f6 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:08.709357 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 943/3743] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:08 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:08.826304 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-546e3a4d-f1c7-4df8-bdb1-a36fdf68826b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:08.828796 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-546e3a4d-f1c7-4df8-bdb1-a36fdf68826b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:07:08.828939 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-546e3a4d-f1c7-4df8-bdb1-a36fdf68826b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:08.829200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-546e3a4d-f1c7-4df8-bdb1-a36fdf68826b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:08.846016 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:08.846016 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:08.850747 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-546e3a4d-f1c7-4df8-bdb1-a36fdf68826b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:07:08.858056 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-546e3a4d-f1c7-4df8-bdb1-a36fdf68826b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:07:08.858647 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 924/3744] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:08 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:09.274916 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6b3252d1-6b0c-4f3f-a1b5-4b08c92565a3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.276942 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b3252d1-6b0c-4f3f-a1b5-4b08c92565a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 Jul 10 20:07:09.277250 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b3252d1-6b0c-4f3f-a1b5-4b08c92565a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.277482 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b3252d1-6b0c-4f3f-a1b5-4b08c92565a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.279695 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=334,cinder:INSERT=44,cinder:UPDATE=92 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:07:09.285009 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b3252d1-6b0c-4f3f-a1b5-4b08c92565a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 returned with HTTP 404 Jul 10 20:07:09.285575 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 932/3745] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:09 2026] GET /volume/v3/volumes/523dc4e8-0f2b-45c4-97cf-7d7a7a7ce1f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:09.293025 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-942cad9b-1b14-4a81-8672-97f8edc14156 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.294671 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-942cad9b-1b14-4a81-8672-97f8edc14156 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:07:09.294894 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-942cad9b-1b14-4a81-8672-97f8edc14156 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.295157 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-942cad9b-1b14-4a81-8672-97f8edc14156 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.295827 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-942cad9b-1b14-4a81-8672-97f8edc14156 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:07:09.317925 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-942cad9b-1b14-4a81-8672-97f8edc14156 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Get all volumes completed successfully. Jul 10 20:07:09.321693 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.321693 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:09.327722 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-942cad9b-1b14-4a81-8672-97f8edc14156 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:07:09.328274 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 947/3746] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:07:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11422 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:07:09.343922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a794ff88-bb66-4335-ac3c-e50e41f45d5f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.345787 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a794ff88-bb66-4335-ac3c-e50e41f45d5f tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] DELETE https://10.4.3.145/volume/v3/types/8ac69509-3037-44b8-92d7-ad5702edb654 Jul 10 20:07:09.346003 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a794ff88-bb66-4335-ac3c-e50e41f45d5f tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.346254 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a794ff88-bb66-4335-ac3c-e50e41f45d5f tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.372126 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a794ff88-bb66-4335-ac3c-e50e41f45d5f tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types/8ac69509-3037-44b8-92d7-ad5702edb654 returned with HTTP 202 Jul 10 20:07:09.372510 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 944/3747] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:07:09 2026] DELETE /volume/v3/types/8ac69509-3037-44b8-92d7-ad5702edb654 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:07:09.384936 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9b518c48-73ac-4104-9d6f-63f76aff0db5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.386658 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b518c48-73ac-4104-9d6f-63f76aff0db5 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:07:09.387031 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9b518c48-73ac-4104-9d6f-63f76aff0db5 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-762107092", "extra_specs": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:09.403243 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b518c48-73ac-4104-9d6f-63f76aff0db5 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:07:09.403732 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 925/3748] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:07:09 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 20:07:09.413020 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-466ec583-996c-4111-a252-cc57ca93149e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.414898 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-466ec583-996c-4111-a252-cc57ca93149e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] POST https://10.4.3.145/volume/v3/types/fa6c58c3-c210-4ac2-897a-892bfc227029/encryption Jul 10 20:07:09.415320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-466ec583-996c-4111-a252-cc57ca93149e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:09.446153 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-466ec583-996c-4111-a252-cc57ca93149e tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types/fa6c58c3-c210-4ac2-897a-892bfc227029/encryption returned with HTTP 200 Jul 10 20:07:09.446642 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 933/3749] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:07:09 2026] POST /volume/v3/types/fa6c58c3-c210-4ac2-897a-892bfc227029/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:09.456208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.458315 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:07:09.458765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1855090887", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-762107092", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:09.460499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1855090887', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-762107092', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:07:09.465288 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume of 1 GB Jul 10 20:07:09.465659 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.465659 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:09.466219 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Availability Zones retrieved successfully. Jul 10 20:07:09.472722 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Flow 'volume_create_api' (6ba255b3-0bd4-423b-b9c3-c10f8626fa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:07:09.473729 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7564cf80-45d2-44c8-ac5f-dcd58f985d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:09.474733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:07:09.506882 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7564cf80-45d2-44c8-ac5f-dcd58f985d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa6c58c3-c210-4ac2-897a-892bfc227029,is_public=True,name='tempest-scenario-type-luks-762107092',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa6c58c3-c210-4ac2-897a-892bfc227029', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:09.507465 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0533861-3299-4e58-9960-8c20ac0528c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:09.537793 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-762107092 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-762107092, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:07:09.538095 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-762107092 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-762107092, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:07:09.572192 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Created reservations ['496d993c-a885-4d9e-aa09-fc9d73c74d81', 'd54c8ca2-1ad1-4f28-8b72-43f37189c052', 'e0c1c9fb-6446-4e48-b12c-2899311b7cfe', 'f65ec211-4d9b-4713-aee9-7bbe7dece9e8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:07:09.573018 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0533861-3299-4e58-9960-8c20ac0528c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496d993c-a885-4d9e-aa09-fc9d73c74d81', 'd54c8ca2-1ad1-4f28-8b72-43f37189c052', 'e0c1c9fb-6446-4e48-b12c-2899311b7cfe', 'f65ec211-4d9b-4713-aee9-7bbe7dece9e8']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:09.573706 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bfa5e9-fa8d-4d47-868d-9cc04b1a9e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:09.596255 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bfa5e9-fa8d-4d47-868d-9cc04b1a9e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '157591f2-5088-419d-a15e-e04f6264f642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1855090887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80835908b2f44d3994fd1e91af6a6498',qos_specs=None,replication_status=,reservations=['496d993c-a885-4d9e-aa09-fc9d73c74d81','d54c8ca2-1ad1-4f28-8b72-43f37189c052','e0c1c9fb-6446-4e48-b12c-2899311b7cfe','f65ec211-4d9b-4713-aee9-7bbe7dece9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0302cac8f8b04b14859c6018c18363bd',volume_type_id=fa6c58c3-c210-4ac2-897a-892bfc227029), 'volume': Volume(_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-10T20:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1855090887',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=157591f2-5088-419d-a15e-e04f6264f642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80835908b2f44d3994fd1e91af6a6498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0302cac8f8b04b14859c6018c18363bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa6c58c3-c210-4ac2-897a-892bfc227029),volume_type_id=fa6c58c3-c210-4ac2-897a-892bfc227029)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:09.597068 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fcebdd5-3de2-474e-b8ed-86bb0da23280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:09.618161 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fcebdd5-3de2-474e-b8ed-86bb0da23280) transitioned into state 'SUCCESS' from state '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-1855090887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80835908b2f44d3994fd1e91af6a6498',qos_specs=None,replication_status=,reservations=['496d993c-a885-4d9e-aa09-fc9d73c74d81','d54c8ca2-1ad1-4f28-8b72-43f37189c052','e0c1c9fb-6446-4e48-b12c-2899311b7cfe','f65ec211-4d9b-4713-aee9-7bbe7dece9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0302cac8f8b04b14859c6018c18363bd',volume_type_id=fa6c58c3-c210-4ac2-897a-892bfc227029)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:09.618933 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e92833a-b8dd-4839-a441-a85cfa2c368e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:09.629706 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e92833a-b8dd-4839-a441-a85cfa2c368e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:09.630565 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Flow 'volume_create_api' (6ba255b3-0bd4-423b-b9c3-c10f8626fa8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:07:09.630853 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Create volume request issued successfully. Jul 10 20:07:09.631591 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12cfa3bc-ddac-4910-8eee-42ee8bfb9c42 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:07:09.632022 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 948/3750] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:07:09 2026] POST /volume/v3/volumes => generated 784 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:07:09.722292 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-947d246d-76cd-41ab-a1de-3114941f4475 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.723864 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-947d246d-76cd-41ab-a1de-3114941f4475 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:09.724109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-947d246d-76cd-41ab-a1de-3114941f4475 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.724328 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-947d246d-76cd-41ab-a1de-3114941f4475 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.724454 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-947d246d-76cd-41ab-a1de-3114941f4475 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:09.728772 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.728772 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:09.729492 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-947d246d-76cd-41ab-a1de-3114941f4475 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:09.729840 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 945/3751] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:09 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:09.743177 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-354da630-defb-460c-ae96-c9e3fa53dda3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.783940 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b48606d1-a923-4a88-bacf-2260dcb7f79e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.784404 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b48606d1-a923-4a88-bacf-2260dcb7f79e None None] GET https://10.4.3.145/volume// Jul 10 20:07:09.784863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b48606d1-a923-4a88-bacf-2260dcb7f79e None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.784863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b48606d1-a923-4a88-bacf-2260dcb7f79e None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.785219 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b48606d1-a923-4a88-bacf-2260dcb7f79e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:09.785709 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 934/3752] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:07:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:07:09.796073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-dbda68ce-d12e-40ab-91c8-4fcf256a2a71 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.798492 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-dbda68ce-d12e-40ab-91c8-4fcf256a2a71 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:07:09.798832 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-dbda68ce-d12e-40ab-91c8-4fcf256a2a71 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d832cbb9-2986-4717-ab41-ae12112fe6b8", "connector": null, "instance_uuid": "64217926-2d36-40c9-ba03-4eb89f83b024"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:09.812787 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.812787 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:09.845898 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-dbda68ce-d12e-40ab-91c8-4fcf256a2a71 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:07:09.846523 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 949/3753] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:07:09 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:09.854231 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-354da630-defb-460c-ae96-c9e3fa53dda3 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-member] PUT https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:09.854770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-354da630-defb-460c-ae96-c9e3fa53dda3 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:09.858711 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-2e12d219-8ac2-468a-abe3-61ee00f021de None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.860915 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.860915 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:09.861178 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-2e12d219-8ac2-468a-abe3-61ee00f021de tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9 Jul 10 20:07:09.861401 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-2e12d219-8ac2-468a-abe3-61ee00f021de tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.861645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-2e12d219-8ac2-468a-abe3-61ee00f021de tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.869346 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-354da630-defb-460c-ae96-c9e3fa53dda3 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-member] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:09.869866 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 926/3754] 10.4.3.145 () {70 vars in 1408 bytes} [Fri Jul 10 20:07:09 2026] PUT /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 316 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:09.870942 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.870942 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:09.880583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3cca68cd-d6d1-4203-a65e-918eefd5d59c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.882427 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cca68cd-d6d1-4203-a65e-918eefd5d59c tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:09.882712 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cca68cd-d6d1-4203-a65e-918eefd5d59c tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.882869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3cca68cd-d6d1-4203-a65e-918eefd5d59c tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.883197 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-3cca68cd-d6d1-4203-a65e-918eefd5d59c tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:09.887857 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.887857 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:09.888847 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3cca68cd-d6d1-4203-a65e-918eefd5d59c tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:09.889465 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 935/3755] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:09 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:09.901829 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-04d05295-8322-4182-850a-e330a3e0a4d2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.904150 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-04d05295-8322-4182-850a-e330a3e0a4d2 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] DELETE https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:09.904391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-04d05295-8322-4182-850a-e330a3e0a4d2 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.904525 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-04d05295-8322-4182-850a-e330a3e0a4d2 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.904628 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-04d05295-8322-4182-850a-e330a3e0a4d2 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Delete backup with id: 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. Jul 10 20:07:09.908737 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.908737 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:09.924326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-04d05295-8322-4182-850a-e330a3e0a4d2 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] delete_backup rpcapi backup_id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:07:09.926040 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-04d05295-8322-4182-850a-e330a3e0a4d2 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 202 Jul 10 20:07:09.926445 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 950/3756] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:07:09 2026] DELETE /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:07:09.934312 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c1b0278a-417f-48d0-89dc-65852cc2bbbc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:09.936251 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1b0278a-417f-48d0-89dc-65852cc2bbbc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:09.936482 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1b0278a-417f-48d0-89dc-65852cc2bbbc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:09.936679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1b0278a-417f-48d0-89dc-65852cc2bbbc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:09.936805 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-c1b0278a-417f-48d0-89dc-65852cc2bbbc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:09.941766 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:09.941766 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:09.942568 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1b0278a-417f-48d0-89dc-65852cc2bbbc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 200 Jul 10 20:07:09.943004 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 927/3757] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:09 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:10.428169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-2e12d219-8ac2-468a-abe3-61ee00f021de tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9 returned with HTTP 200 Jul 10 20:07:10.428169 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 946/3758] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:07:09 2026] DELETE /volume/v3/attachments/2151d0fc-bd7f-4b51-920f-690c93bfc5f9 => generated 367 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:10.954216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ddb44231-c0e4-449f-b122-71ac5677d7ff None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:10.956347 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ddb44231-c0e4-449f-b122-71ac5677d7ff tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d Jul 10 20:07:10.956609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ddb44231-c0e4-449f-b122-71ac5677d7ff tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:10.956881 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ddb44231-c0e4-449f-b122-71ac5677d7ff tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:10.957125 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-ddb44231-c0e4-449f-b122-71ac5677d7ff tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Show backup with id 0e25557d-83c5-4ceb-9e77-ed2eb9efb04d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:10.961709 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ddb44231-c0e4-449f-b122-71ac5677d7ff tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d returned with HTTP 404 Jul 10 20:07:10.962275 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 936/3759] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:10 2026] GET /volume/v3/backups/0e25557d-83c5-4ceb-9e77-ed2eb9efb04d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:10.970440 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7c4c5306-1bd4-4613-ab1a-e9ba63d94b09 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:10.975005 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c4c5306-1bd4-4613-ab1a-e9ba63d94b09 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f Jul 10 20:07:10.975005 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c4c5306-1bd4-4613-ab1a-e9ba63d94b09 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:10.975005 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c4c5306-1bd4-4613-ab1a-e9ba63d94b09 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:10.975005 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-7c4c5306-1bd4-4613-ab1a-e9ba63d94b09 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Delete volume with id: e0ba45aa-a600-4ced-8a21-cf706624690f Jul 10 20:07:10.986327 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:10.986327 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:10.986862 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7c4c5306-1bd4-4613-ab1a-e9ba63d94b09 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Volume info retrieved successfully. Jul 10 20:07:11.017778 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7c4c5306-1bd4-4613-ab1a-e9ba63d94b09 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Delete volume request issued successfully. Jul 10 20:07:11.017778 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c4c5306-1bd4-4613-ab1a-e9ba63d94b09 tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f returned with HTTP 202 Jul 10 20:07:11.018283 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 951/3760] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:07:10 2026] DELETE /volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 20:07:11.028290 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-91d61411-7590-48a7-9c9f-3ea963a8b31b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:11.030521 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-91d61411-7590-48a7-9c9f-3ea963a8b31b tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f Jul 10 20:07:11.030746 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-91d61411-7590-48a7-9c9f-3ea963a8b31b tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:11.031105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-91d61411-7590-48a7-9c9f-3ea963a8b31b tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:11.041688 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:11.041688 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:11.046746 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-91d61411-7590-48a7-9c9f-3ea963a8b31b tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Volume info retrieved successfully. Jul 10 20:07:11.052700 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-91d61411-7590-48a7-9c9f-3ea963a8b31b tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f returned with HTTP 200 Jul 10 20:07:11.053250 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 928/3761] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:11 2026] GET /volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:12.067239 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-665d09cf-6ed5-4eac-b91e-4727792beadc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:12.069725 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-665d09cf-6ed5-4eac-b91e-4727792beadc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] GET https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f Jul 10 20:07:12.070018 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-665d09cf-6ed5-4eac-b91e-4727792beadc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:12.070369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-665d09cf-6ed5-4eac-b91e-4727792beadc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:12.077765 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-665d09cf-6ed5-4eac-b91e-4727792beadc tempest-ProjectMemberTests39-1533235588 tempest-ProjectMemberTests39-1533235588-project-admin] https://10.4.3.145/volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f returned with HTTP 404 Jul 10 20:07:12.077765 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 947/3762] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:12 2026] GET /volume/v3/volumes/e0ba45aa-a600-4ced-8a21-cf706624690f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:13.953696 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:14.072587 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:07:14.073027 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1830415355"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:14.075060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1830415355'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:07:14.075196 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Create volume of 1 GB Jul 10 20:07:14.079717 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Availability Zones retrieved successfully. Jul 10 20:07:14.085006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Flow 'volume_create_api' (f0a39ef0-052a-46b8-9a93-48dd301ced71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:07:14.086216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b544ddb7-40cf-481b-bfd1-05692d9d6227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:14.087255 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:07:14.112662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b544ddb7-40cf-481b-bfd1-05692d9d6227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:14.113604 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207e0fde-4a61-4ea3-95b1-f085e2a1c35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:14.194724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Created reservations ['2d71e6ae-80db-4be6-afbc-1057db2a89a1', '9ede5054-c73e-47ce-8843-1d0c2e07b7a7', '845b92bb-88c5-477f-a7d9-e451f59d9625', 'a44fb111-4113-4550-ad32-b73569099520'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:07:14.195680 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207e0fde-4a61-4ea3-95b1-f085e2a1c35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d71e6ae-80db-4be6-afbc-1057db2a89a1', '9ede5054-c73e-47ce-8843-1d0c2e07b7a7', '845b92bb-88c5-477f-a7d9-e451f59d9625', 'a44fb111-4113-4550-ad32-b73569099520']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:14.197208 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (618b799f-9924-4538-8ff8-f75e4cc05ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:14.233429 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (618b799f-9924-4538-8ff8-f75e4cc05ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6fe47bf-422b-4806-bbdf-60bfa96c7628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830415355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475030f5d1ed4855b81fe137f5cb1da0',qos_specs=None,replication_status=,reservations=['2d71e6ae-80db-4be6-afbc-1057db2a89a1','9ede5054-c73e-47ce-8843-1d0c2e07b7a7','845b92bb-88c5-477f-a7d9-e451f59d9625','a44fb111-4113-4550-ad32-b73569099520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f4fdac6d2e401a9a7467124f9d3cd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830415355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6fe47bf-422b-4806-bbdf-60bfa96c7628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475030f5d1ed4855b81fe137f5cb1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f4fdac6d2e401a9a7467124f9d3cd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:14.234583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ba3c67-1e3a-40ca-9077-bd041f8a1a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:14.263808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ba3c67-1e3a-40ca-9077-bd041f8a1a3c) transitioned into state 'SUCCESS' from state '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-1830415355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475030f5d1ed4855b81fe137f5cb1da0',qos_specs=None,replication_status=,reservations=['2d71e6ae-80db-4be6-afbc-1057db2a89a1','9ede5054-c73e-47ce-8843-1d0c2e07b7a7','845b92bb-88c5-477f-a7d9-e451f59d9625','a44fb111-4113-4550-ad32-b73569099520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f4fdac6d2e401a9a7467124f9d3cd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:14.264633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f5e882-a78b-48fd-b247-9d2f1b36df9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:14.278684 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f5e882-a78b-48fd-b247-9d2f1b36df9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:14.279833 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Flow 'volume_create_api' (f0a39ef0-052a-46b8-9a93-48dd301ced71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:07:14.280269 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Create volume request issued successfully. Jul 10 20:07:14.280978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7659be7b-c56e-457c-a7bc-30beffd4ae43 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:07:14.281732 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 937/3763] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:07:13 2026] POST /volume/v3/volumes => generated 778 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:07:14.294799 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-13fa30c0-1e36-49e8-be6f-70b785f2c99f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:14.297580 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-13fa30c0-1e36-49e8-be6f-70b785f2c99f tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 Jul 10 20:07:14.297883 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-13fa30c0-1e36-49e8-be6f-70b785f2c99f tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:14.298200 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-13fa30c0-1e36-49e8-be6f-70b785f2c99f tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:14.308707 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:14.308707 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:14.313839 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-13fa30c0-1e36-49e8-be6f-70b785f2c99f tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Volume info retrieved successfully. Jul 10 20:07:14.320488 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-13fa30c0-1e36-49e8-be6f-70b785f2c99f tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 returned with HTTP 200 Jul 10 20:07:14.321023 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 952/3764] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:14 2026] GET /volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:15.320061 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-7900866f-e686-4c70-8f85-50fa19b6b4f7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:15.322976 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-7900866f-e686-4c70-8f85-50fa19b6b4f7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] PUT https://10.4.3.145/volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d Jul 10 20:07:15.323408 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-7900866f-e686-4c70-8f85-50fa19b6b4f7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:15.335004 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-7900866f-e686-4c70-8f85-50fa19b6b4f7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Acquiring lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:07:15.340161 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-70101611-d63f-4449-ac33-3951c58a27f5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:15.340543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-7900866f-e686-4c70-8f85-50fa19b6b4f7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:07:15.341619 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:15.341619 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:15.343118 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70101611-d63f-4449-ac33-3951c58a27f5 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 Jul 10 20:07:15.343462 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70101611-d63f-4449-ac33-3951c58a27f5 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:15.343810 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70101611-d63f-4449-ac33-3951c58a27f5 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:15.353717 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:15.353717 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:15.359149 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-70101611-d63f-4449-ac33-3951c58a27f5 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Volume info retrieved successfully. Jul 10 20:07:15.367751 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70101611-d63f-4449-ac33-3951c58a27f5 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 returned with HTTP 200 Jul 10 20:07:15.372007 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 948/3765] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:15 2026] GET /volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:15.385385 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-496069e9-914b-4cb9-8187-79783b3ccd2b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:15.387868 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-496069e9-914b-4cb9-8187-79783b3ccd2b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:07:15.388387 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-496069e9-914b-4cb9-8187-79783b3ccd2b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6fe47bf-422b-4806-bbdf-60bfa96c7628", "name": "tempest-type-Backup-747923366"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:15.390106 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-496069e9-914b-4cb9-8187-79783b3ccd2b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Creating new backup {'backup': {'volume_id': 'f6fe47bf-422b-4806-bbdf-60bfa96c7628', 'name': 'tempest-type-Backup-747923366'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:07:15.390368 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-496069e9-914b-4cb9-8187-79783b3ccd2b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Creating backup of volume f6fe47bf-422b-4806-bbdf-60bfa96c7628 in container None Jul 10 20:07:15.401877 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:15.401877 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:15.402421 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-496069e9-914b-4cb9-8187-79783b3ccd2b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Volume info retrieved successfully. Jul 10 20:07:15.429688 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-496069e9-914b-4cb9-8187-79783b3ccd2b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Created reservations ['4fa3a411-0122-47f1-b3fa-15aebfef4237', '9303a24b-2c99-444f-b617-34a591db8622'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:07:15.462039 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-496069e9-914b-4cb9-8187-79783b3ccd2b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:07:15.462589 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 938/3766] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:07:15 2026] POST /volume/v3/backups => generated 315 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:07:15.471915 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a0815322-6500-4b20-8376-ef15a48317d4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:15.474497 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0815322-6500-4b20-8376-ef15a48317d4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:15.474834 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0815322-6500-4b20-8376-ef15a48317d4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:15.475190 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0815322-6500-4b20-8376-ef15a48317d4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:15.475314 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a0815322-6500-4b20-8376-ef15a48317d4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:15.481642 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:15.481642 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:15.482317 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0815322-6500-4b20-8376-ef15a48317d4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:15.483076 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 953/3767] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:15 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:15.872158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-7900866f-e686-4c70-8f85-50fa19b6b4f7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" released by "attachment_update" :: held 0.531s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:07:15.872158 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-7900866f-e686-4c70-8f85-50fa19b6b4f7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d returned with HTTP 200 Jul 10 20:07:15.872515 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 929/3768] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:07:15 2026] PUT /volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:15.886316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-84caf5e8-118e-47d7-9fcf-f2c6a7bc118e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:15.889577 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-84caf5e8-118e-47d7-9fcf-f2c6a7bc118e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d Jul 10 20:07:15.889577 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-84caf5e8-118e-47d7-9fcf-f2c6a7bc118e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:15.889577 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-84caf5e8-118e-47d7-9fcf-f2c6a7bc118e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:15.908401 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-84caf5e8-118e-47d7-9fcf-f2c6a7bc118e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d returned with HTTP 200 Jul 10 20:07:15.909296 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 949/3769] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 20:07:15 2026] GET /volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:16.151754 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d00dff70-6172-4d2b-b229-ff145bb298b9 req-46faf715-be00-4fa0-ad06-bcb2b6862e32 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:16.153882 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d00dff70-6172-4d2b-b229-ff145bb298b9 req-46faf715-be00-4fa0-ad06-bcb2b6862e32 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5 Jul 10 20:07:16.154155 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d00dff70-6172-4d2b-b229-ff145bb298b9 req-46faf715-be00-4fa0-ad06-bcb2b6862e32 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:16.154383 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d00dff70-6172-4d2b-b229-ff145bb298b9 req-46faf715-be00-4fa0-ad06-bcb2b6862e32 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:16.162158 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:16.162158 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:16.495025 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-131e252b-7009-492b-b80f-87cac6bccbd1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:16.497240 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-131e252b-7009-492b-b80f-87cac6bccbd1 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:16.497520 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-131e252b-7009-492b-b80f-87cac6bccbd1 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:16.497752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-131e252b-7009-492b-b80f-87cac6bccbd1 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:16.497888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-131e252b-7009-492b-b80f-87cac6bccbd1 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:16.504471 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:16.504471 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:16.505278 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-131e252b-7009-492b-b80f-87cac6bccbd1 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:16.505694 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 954/3770] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:16 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:16.701373 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d00dff70-6172-4d2b-b229-ff145bb298b9 req-46faf715-be00-4fa0-ad06-bcb2b6862e32 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5 returned with HTTP 200 Jul 10 20:07:16.702176 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 939/3771] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:07:16 2026] DELETE /volume/v3/attachments/867d3ea7-9b22-4c44-b804-7a7f79ca2da5 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:17.517673 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-75d0057e-44fd-4574-8068-b4b177443419 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:17.520871 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-75d0057e-44fd-4574-8068-b4b177443419 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:17.520871 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-75d0057e-44fd-4574-8068-b4b177443419 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:17.521273 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-75d0057e-44fd-4574-8068-b4b177443419 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:17.521508 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-75d0057e-44fd-4574-8068-b4b177443419 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:17.527713 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:17.527713 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:17.528665 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-75d0057e-44fd-4574-8068-b4b177443419 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:17.529401 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 930/3772] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:17 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:18.545133 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2a29ca8e-add8-44d6-b872-7a300b5a2430 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:18.546752 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2a29ca8e-add8-44d6-b872-7a300b5a2430 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:18.546949 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2a29ca8e-add8-44d6-b872-7a300b5a2430 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:18.547216 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2a29ca8e-add8-44d6-b872-7a300b5a2430 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:18.547216 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-2a29ca8e-add8-44d6-b872-7a300b5a2430 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:18.551475 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:18.551475 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:18.552103 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2a29ca8e-add8-44d6-b872-7a300b5a2430 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:18.552429 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 950/3773] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:18 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:19.563854 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4828b775-fbd7-47e6-8016-ae585d5e1104 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:19.566211 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4828b775-fbd7-47e6-8016-ae585d5e1104 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:19.566364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4828b775-fbd7-47e6-8016-ae585d5e1104 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:19.566561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4828b775-fbd7-47e6-8016-ae585d5e1104 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:19.566691 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4828b775-fbd7-47e6-8016-ae585d5e1104 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:19.571777 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:19.571777 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:19.572589 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4828b775-fbd7-47e6-8016-ae585d5e1104 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:19.573447 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 955/3774] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:19 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:20.539811 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-d53cce07-9f7b-454f-9836-7d0c6f71efee None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:20.542258 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-d53cce07-9f7b-454f-9836-7d0c6f71efee tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:07:20.542546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-d53cce07-9f7b-454f-9836-7d0c6f71efee tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:20.542795 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-d53cce07-9f7b-454f-9836-7d0c6f71efee tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:20.553439 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:20.553439 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:20.558659 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-d53cce07-9f7b-454f-9836-7d0c6f71efee tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:07:20.566060 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-d53cce07-9f7b-454f-9836-7d0c6f71efee tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:07:20.567497 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 940/3775] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:20 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:20.585600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ddad223e-2a4a-4c5a-9b85-220af8c5e0cd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:20.587602 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ddad223e-2a4a-4c5a-9b85-220af8c5e0cd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:20.587843 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ddad223e-2a4a-4c5a-9b85-220af8c5e0cd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:20.588085 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ddad223e-2a4a-4c5a-9b85-220af8c5e0cd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:20.588203 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-ddad223e-2a4a-4c5a-9b85-220af8c5e0cd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:20.593921 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:20.593921 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:20.594628 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ddad223e-2a4a-4c5a-9b85-220af8c5e0cd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:20.595091 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 931/3776] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:20 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:21.132337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-de98a547-7020-441f-8eda-c78f93ebbea1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:21.135130 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-de98a547-7020-441f-8eda-c78f93ebbea1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:07:21.135356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-de98a547-7020-441f-8eda-c78f93ebbea1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:21.135602 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-de98a547-7020-441f-8eda-c78f93ebbea1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:21.142904 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:21.142904 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:21.147554 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-de98a547-7020-441f-8eda-c78f93ebbea1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:07:21.152518 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-de98a547-7020-441f-8eda-c78f93ebbea1 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:07:21.152923 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 951/3777] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:21 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:21.167485 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-283e76aa-d768-4cc2-b457-10131949cec9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:21.167859 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-283e76aa-d768-4cc2-b457-10131949cec9 None None] GET https://10.4.3.145/volume// Jul 10 20:07:21.168067 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-283e76aa-d768-4cc2-b457-10131949cec9 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:21.168253 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-283e76aa-d768-4cc2-b457-10131949cec9 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:21.168654 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-283e76aa-d768-4cc2-b457-10131949cec9 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:21.169020 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 956/3778] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:07: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 20:07:21.180148 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-97c04609-840b-4dff-986f-9d2661518ad7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:21.183190 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-97c04609-840b-4dff-986f-9d2661518ad7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:07:21.184703 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-97c04609-840b-4dff-986f-9d2661518ad7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdd6e909-19d7-4a86-bb4f-d499fed194b5", "connector": null, "instance_uuid": "e7ce2f3e-356b-4c22-b1cc-89e7b326a275"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:21.204786 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:21.204786 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:21.249399 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-97c04609-840b-4dff-986f-9d2661518ad7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:07:21.250087 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 941/3779] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:07:21 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 20:07:21.609308 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-077d2866-f5a3-41ee-b40d-ece506c57e63 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:21.611698 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-077d2866-f5a3-41ee-b40d-ece506c57e63 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:21.612382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-077d2866-f5a3-41ee-b40d-ece506c57e63 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:21.612382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-077d2866-f5a3-41ee-b40d-ece506c57e63 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:21.612382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-077d2866-f5a3-41ee-b40d-ece506c57e63 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:21.619553 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:21.619553 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:21.620431 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-077d2866-f5a3-41ee-b40d-ece506c57e63 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:21.620694 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 932/3780] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:21 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:22.634257 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-91021a24-ccc0-4d90-9ec5-452ae84d5027 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:22.636354 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-91021a24-ccc0-4d90-9ec5-452ae84d5027 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:22.636650 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-91021a24-ccc0-4d90-9ec5-452ae84d5027 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:22.636883 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-91021a24-ccc0-4d90-9ec5-452ae84d5027 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:22.637066 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-91021a24-ccc0-4d90-9ec5-452ae84d5027 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:22.642924 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:22.642924 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:22.643816 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-91021a24-ccc0-4d90-9ec5-452ae84d5027 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:22.644384 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 952/3781] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:22 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:23.657045 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-00b326c2-760d-40fa-bf74-ca3dde3ed2f4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:23.660609 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00b326c2-760d-40fa-bf74-ca3dde3ed2f4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:23.660609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00b326c2-760d-40fa-bf74-ca3dde3ed2f4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:23.660609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00b326c2-760d-40fa-bf74-ca3dde3ed2f4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:23.660609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-00b326c2-760d-40fa-bf74-ca3dde3ed2f4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:23.668498 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:23.668498 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:23.669377 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00b326c2-760d-40fa-bf74-ca3dde3ed2f4 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:23.669851 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 957/3782] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:23 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:23.969028 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-089f5f2c-3d10-4928-85ee-5c5bc766414c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:23.970760 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-089f5f2c-3d10-4928-85ee-5c5bc766414c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:23.970987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-089f5f2c-3d10-4928-85ee-5c5bc766414c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:23.971177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-089f5f2c-3d10-4928-85ee-5c5bc766414c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:23.980040 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:23.980040 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:23.981913 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-089f5f2c-3d10-4928-85ee-5c5bc766414c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:23.986270 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-089f5f2c-3d10-4928-85ee-5c5bc766414c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:23.986646 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 942/3783] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:23 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:23.999210 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-102c4e78-b8dd-41ad-bc40-b8349773644e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:24.001759 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-102c4e78-b8dd-41ad-bc40-b8349773644e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:24.002047 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-102c4e78-b8dd-41ad-bc40-b8349773644e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:24.002588 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-102c4e78-b8dd-41ad-bc40-b8349773644e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:24.009548 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:24.009548 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:24.013909 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-102c4e78-b8dd-41ad-bc40-b8349773644e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:24.019777 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-102c4e78-b8dd-41ad-bc40-b8349773644e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:24.020337 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 933/3784] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:23 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:24.072322 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-7e7e7881-4317-4420-a669-e5e7b90f367e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:24.074714 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-7e7e7881-4317-4420-a669-e5e7b90f367e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:24.075409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-7e7e7881-4317-4420-a669-e5e7b90f367e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:24.075409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-7e7e7881-4317-4420-a669-e5e7b90f367e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:24.085556 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:24.085556 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:24.090869 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-7e7e7881-4317-4420-a669-e5e7b90f367e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:24.098154 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-7e7e7881-4317-4420-a669-e5e7b90f367e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:24.098154 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 953/3785] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:24 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:24.682083 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-381c48e2-1383-4c6d-b05f-8970d4f2d188 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:24.685882 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-381c48e2-1383-4c6d-b05f-8970d4f2d188 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:24.686198 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-381c48e2-1383-4c6d-b05f-8970d4f2d188 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:24.686442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-381c48e2-1383-4c6d-b05f-8970d4f2d188 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:24.686585 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-381c48e2-1383-4c6d-b05f-8970d4f2d188 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:24.692937 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:24.692937 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:24.693620 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-381c48e2-1383-4c6d-b05f-8970d4f2d188 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:24.694086 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 958/3786] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:24 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:25.710764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e770587e-7750-4f3e-9c8b-b17ee4487c45 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:25.712363 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e770587e-7750-4f3e-9c8b-b17ee4487c45 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:25.712601 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e770587e-7750-4f3e-9c8b-b17ee4487c45 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:25.712836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e770587e-7750-4f3e-9c8b-b17ee4487c45 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:25.713124 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e770587e-7750-4f3e-9c8b-b17ee4487c45 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:25.718092 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:25.718092 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:25.718762 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e770587e-7750-4f3e-9c8b-b17ee4487c45 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:25.719219 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 943/3787] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:25 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:26.142186 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2f2a7ff1-b127-4500-837c-6b39c78a5e73 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:26.142709 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2f2a7ff1-b127-4500-837c-6b39c78a5e73 None None] GET https://10.4.3.145/volume// Jul 10 20:07:26.142808 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2f2a7ff1-b127-4500-837c-6b39c78a5e73 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:26.143082 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2f2a7ff1-b127-4500-837c-6b39c78a5e73 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:26.143468 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2f2a7ff1-b127-4500-837c-6b39c78a5e73 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:26.143815 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 934/3788] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:07:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:07:26.152684 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-a37dd53d-ec00-4f00-a78c-2cf1c03af4cc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:26.155052 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-a37dd53d-ec00-4f00-a78c-2cf1c03af4cc tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:07:26.155434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-a37dd53d-ec00-4f00-a78c-2cf1c03af4cc tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e479c416-6db7-40f4-9233-758078af70cf", "connector": null, "instance_uuid": "0fad723f-dba7-4c1f-9e00-431f6a7b8c2c"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:26.164115 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:26.164115 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:26.207184 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-a37dd53d-ec00-4f00-a78c-2cf1c03af4cc tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:07:26.207669 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 954/3789] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:07:26 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 20:07:26.632395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8e49679c-04a0-4706-9234-ee735a3f8305 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:26.635058 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e49679c-04a0-4706-9234-ee735a3f8305 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:26.635228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e49679c-04a0-4706-9234-ee735a3f8305 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:26.635438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e49679c-04a0-4706-9234-ee735a3f8305 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:26.649239 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:26.649239 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:26.653663 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8e49679c-04a0-4706-9234-ee735a3f8305 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:26.659037 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e49679c-04a0-4706-9234-ee735a3f8305 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:26.659277 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 959/3790] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:26 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:26.735142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e84ea254-4b1a-411d-8e16-d24c80390fef None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:26.739506 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e84ea254-4b1a-411d-8e16-d24c80390fef tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:26.739703 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e84ea254-4b1a-411d-8e16-d24c80390fef tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:26.740016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e84ea254-4b1a-411d-8e16-d24c80390fef tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:26.740156 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e84ea254-4b1a-411d-8e16-d24c80390fef tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:26.746220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2c8e6146-23b1-492c-af3a-d9331810f679 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:26.748881 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c8e6146-23b1-492c-af3a-d9331810f679 None None] GET https://10.4.3.145/volume// Jul 10 20:07:26.748881 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c8e6146-23b1-492c-af3a-d9331810f679 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:26.748881 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c8e6146-23b1-492c-af3a-d9331810f679 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:26.749240 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:26.749240 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:26.749308 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c8e6146-23b1-492c-af3a-d9331810f679 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:26.750451 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e84ea254-4b1a-411d-8e16-d24c80390fef tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:26.750451 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 944/3791] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:26 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:26.751610 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 935/3792] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:07:26 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:07:26.762162 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-b1098442-f40d-4fdb-9df5-66d37d71bb3d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:26.765132 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-b1098442-f40d-4fdb-9df5-66d37d71bb3d tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:26.765395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-b1098442-f40d-4fdb-9df5-66d37d71bb3d tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:26.765646 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-b1098442-f40d-4fdb-9df5-66d37d71bb3d tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:26.968323 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:26.968323 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:26.973980 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-b1098442-f40d-4fdb-9df5-66d37d71bb3d tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:26.979541 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-b1098442-f40d-4fdb-9df5-66d37d71bb3d tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:26.979930 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 955/3793] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:07:26 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 1036 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:07:27.130991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-06235c44-594c-40fb-a635-760501829ad5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:27.133675 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-06235c44-594c-40fb-a635-760501829ad5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] PUT https://10.4.3.145/volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c Jul 10 20:07:27.134719 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-06235c44-594c-40fb-a635-760501829ad5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:27.157184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-06235c44-594c-40fb-a635-760501829ad5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Acquiring lock "cinder-attachment_update-e479c416-6db7-40f4-9233-758078af70cf-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:07:27.163603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-06235c44-594c-40fb-a635-760501829ad5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Lock "cinder-attachment_update-e479c416-6db7-40f4-9233-758078af70cf-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:07:27.165028 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:27.165028 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:27.675158 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-33215a18-282c-460d-867b-8498c512cb9e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:27.676780 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33215a18-282c-460d-867b-8498c512cb9e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:27.676989 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33215a18-282c-460d-867b-8498c512cb9e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:27.677151 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33215a18-282c-460d-867b-8498c512cb9e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:27.696187 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:27.696187 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:27.705533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-06235c44-594c-40fb-a635-760501829ad5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Lock "cinder-attachment_update-e479c416-6db7-40f4-9233-758078af70cf-np0000005048" released by "attachment_update" :: held 0.542s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:07:27.706026 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-06235c44-594c-40fb-a635-760501829ad5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c returned with HTTP 200 Jul 10 20:07:27.706243 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 960/3794] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:07:27 2026] PUT /volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:27.717276 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-33215a18-282c-460d-867b-8498c512cb9e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:27.721981 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33215a18-282c-460d-867b-8498c512cb9e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:27.722373 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 945/3795] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:27 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:27.757235 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-92d34e72-c10d-420e-bed0-7a56463c5869 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:27.757742 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92d34e72-c10d-420e-bed0-7a56463c5869 None None] GET https://10.4.3.145/volume// Jul 10 20:07:27.758050 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92d34e72-c10d-420e-bed0-7a56463c5869 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:27.758369 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92d34e72-c10d-420e-bed0-7a56463c5869 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:27.764163 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92d34e72-c10d-420e-bed0-7a56463c5869 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:27.764163 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 936/3796] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:07: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 20:07:27.768884 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-33cd1b2d-7ec3-404e-b9c9-343c49ae3b98 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:27.769542 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8a3a6ce-512f-4d25-8359-c7f0054e32b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:27.771797 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8a3a6ce-512f-4d25-8359-c7f0054e32b6 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:27.772032 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-33cd1b2d-7ec3-404e-b9c9-343c49ae3b98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:07:27.772434 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8a3a6ce-512f-4d25-8359-c7f0054e32b6 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:27.772568 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-33cd1b2d-7ec3-404e-b9c9-343c49ae3b98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:27.772615 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8a3a6ce-512f-4d25-8359-c7f0054e32b6 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:27.772615 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f8a3a6ce-512f-4d25-8359-c7f0054e32b6 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:27.772694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-33cd1b2d-7ec3-404e-b9c9-343c49ae3b98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:27.777833 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:27.777833 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:27.777833 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8a3a6ce-512f-4d25-8359-c7f0054e32b6 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:27.778358 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 961/3797] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:27 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:27.785358 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:27.785358 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:27.790487 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-33cd1b2d-7ec3-404e-b9c9-343c49ae3b98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:07:27.798244 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-33cd1b2d-7ec3-404e-b9c9-343c49ae3b98 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:07:27.799029 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 956/3798] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:07:27 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:07:27.929936 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-5b04ff87-f143-42f1-9f81-13b0f8d879ca None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:27.932358 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-5b04ff87-f143-42f1-9f81-13b0f8d879ca tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc Jul 10 20:07:27.932812 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-5b04ff87-f143-42f1-9f81-13b0f8d879ca tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:27.949804 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-5b04ff87-f143-42f1-9f81-13b0f8d879ca tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-fdd6e909-19d7-4a86-bb4f-d499fed194b5-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:07:27.958427 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-5b04ff87-f143-42f1-9f81-13b0f8d879ca tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-fdd6e909-19d7-4a86-bb4f-d499fed194b5-np0000005048" acquired by "attachment_update" :: waited 0.009s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:07:27.960946 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:27.960946 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:28.498583 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-5b04ff87-f143-42f1-9f81-13b0f8d879ca tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-fdd6e909-19d7-4a86-bb4f-d499fed194b5-np0000005048" released by "attachment_update" :: held 0.540s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:07:28.498971 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-5b04ff87-f143-42f1-9f81-13b0f8d879ca tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc returned with HTTP 200 Jul 10 20:07:28.499573 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 946/3799] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:07:27 2026] PUT /volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:28.740092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-99c7a57e-bbf5-4323-aed2-20d571272990 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:28.742473 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-99c7a57e-bbf5-4323-aed2-20d571272990 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:28.742761 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-99c7a57e-bbf5-4323-aed2-20d571272990 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:28.743071 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-99c7a57e-bbf5-4323-aed2-20d571272990 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:28.754433 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:28.754433 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:28.757904 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-99c7a57e-bbf5-4323-aed2-20d571272990 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:28.762446 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-99c7a57e-bbf5-4323-aed2-20d571272990 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:28.762857 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 937/3800] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:28 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:28.792488 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8b469ba-f3c2-4ef1-ad32-b37111815f89 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:28.797626 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8b469ba-f3c2-4ef1-ad32-b37111815f89 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:28.797746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8b469ba-f3c2-4ef1-ad32-b37111815f89 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:28.797979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8b469ba-f3c2-4ef1-ad32-b37111815f89 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:28.798182 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f8b469ba-f3c2-4ef1-ad32-b37111815f89 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:28.802873 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:28.802873 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:28.803565 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8b469ba-f3c2-4ef1-ad32-b37111815f89 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:28.805012 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 962/3801] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:28 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:29.014891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-1ed7ea4b-c8a1-43af-862a-0b74365c493f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:29.018460 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-1ed7ea4b-c8a1-43af-862a-0b74365c493f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc/action Jul 10 20:07:29.018833 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-1ed7ea4b-c8a1-43af-862a-0b74365c493f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:29.018952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-1ed7ea4b-c8a1-43af-862a-0b74365c493f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:29.045172 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:29.045172 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:29.072816 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fd86cb10-0be8-4791-9f0f-d50d967aeaaf req-1ed7ea4b-c8a1-43af-862a-0b74365c493f tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc/action returned with HTTP 204 Jul 10 20:07:29.073442 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 957/3802] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:07:29 2026] POST /volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:29.778447 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-58ce91fc-87e5-4135-b4ef-9f772c00cd7f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:29.782842 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58ce91fc-87e5-4135-b4ef-9f772c00cd7f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:29.782842 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58ce91fc-87e5-4135-b4ef-9f772c00cd7f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:29.782842 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58ce91fc-87e5-4135-b4ef-9f772c00cd7f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:29.796825 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:29.796825 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:29.805101 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-58ce91fc-87e5-4135-b4ef-9f772c00cd7f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:29.813287 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58ce91fc-87e5-4135-b4ef-9f772c00cd7f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:29.814076 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 947/3803] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:29 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:29.816429 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cb8145a2-d087-4b28-b289-e474161c8dae None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:29.819355 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb8145a2-d087-4b28-b289-e474161c8dae tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:29.819784 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb8145a2-d087-4b28-b289-e474161c8dae tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:29.820769 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb8145a2-d087-4b28-b289-e474161c8dae tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:29.821047 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-cb8145a2-d087-4b28-b289-e474161c8dae tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:29.829178 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:29.829178 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:29.829178 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb8145a2-d087-4b28-b289-e474161c8dae tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:29.829178 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 938/3804] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:29 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:30.002990 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-1edf9c60-b708-48c9-8fa7-b8b050f1270e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:30.005278 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-1edf9c60-b708-48c9-8fa7-b8b050f1270e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d/action Jul 10 20:07:30.006069 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-1edf9c60-b708-48c9-8fa7-b8b050f1270e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:30.006672 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-1edf9c60-b708-48c9-8fa7-b8b050f1270e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:30.036499 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:30.036499 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:30.057249 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25ae6507-4753-4eaa-b221-c1f08fa8034e req-1edf9c60-b708-48c9-8fa7-b8b050f1270e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d/action returned with HTTP 204 Jul 10 20:07:30.057736 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 963/3805] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:07:30 2026] POST /volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:30.833051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-57660df4-9f8c-4cd4-96b9-b9aa2b16e77e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:30.835360 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-57660df4-9f8c-4cd4-96b9-b9aa2b16e77e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:30.835623 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-57660df4-9f8c-4cd4-96b9-b9aa2b16e77e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:30.836417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-57660df4-9f8c-4cd4-96b9-b9aa2b16e77e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:30.841423 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-53a6ff0e-9e4a-450c-99fa-0f6a40540f64 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:30.845038 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-53a6ff0e-9e4a-450c-99fa-0f6a40540f64 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:30.845038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-53a6ff0e-9e4a-450c-99fa-0f6a40540f64 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:30.845038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-53a6ff0e-9e4a-450c-99fa-0f6a40540f64 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:30.845038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-53a6ff0e-9e4a-450c-99fa-0f6a40540f64 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:30.849084 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:30.849084 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:30.850085 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-53a6ff0e-9e4a-450c-99fa-0f6a40540f64 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:30.850617 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 948/3806] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:30 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:07:30.854342 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:30.854342 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:30.862494 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-57660df4-9f8c-4cd4-96b9-b9aa2b16e77e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:30.870685 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-57660df4-9f8c-4cd4-96b9-b9aa2b16e77e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:30.870974 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 958/3807] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:30 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:31.864880 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3d59d30d-2fe8-4d55-85dc-7c207e7ef89b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:31.868120 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d59d30d-2fe8-4d55-85dc-7c207e7ef89b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:31.868120 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d59d30d-2fe8-4d55-85dc-7c207e7ef89b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:31.868120 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3d59d30d-2fe8-4d55-85dc-7c207e7ef89b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:31.868120 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-3d59d30d-2fe8-4d55-85dc-7c207e7ef89b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:31.873424 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:31.873424 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:31.874217 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3d59d30d-2fe8-4d55-85dc-7c207e7ef89b tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:31.874834 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 939/3808] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:31 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:07:31.883929 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2c5515e4-9f0b-450f-bee4-77c1f5617319 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:31.886169 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c5515e4-9f0b-450f-bee4-77c1f5617319 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:31.886430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c5515e4-9f0b-450f-bee4-77c1f5617319 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:31.886668 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c5515e4-9f0b-450f-bee4-77c1f5617319 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:31.899992 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:31.899992 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:31.908271 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2c5515e4-9f0b-450f-bee4-77c1f5617319 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:31.916319 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c5515e4-9f0b-450f-bee4-77c1f5617319 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:31.916693 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 964/3809] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:31 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:32.886466 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b4e79c7d-7a0b-4f4f-b018-4c38e3e2218c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:32.888646 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b4e79c7d-7a0b-4f4f-b018-4c38e3e2218c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:32.888918 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b4e79c7d-7a0b-4f4f-b018-4c38e3e2218c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:32.889265 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b4e79c7d-7a0b-4f4f-b018-4c38e3e2218c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:32.889405 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b4e79c7d-7a0b-4f4f-b018-4c38e3e2218c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:32.894720 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:32.894720 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:32.895528 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b4e79c7d-7a0b-4f4f-b018-4c38e3e2218c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:32.896058 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 949/3810] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:32 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:32.932705 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1365367c-df8f-4dad-9572-6c70bc12940f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:32.935117 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1365367c-df8f-4dad-9572-6c70bc12940f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:32.935401 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1365367c-df8f-4dad-9572-6c70bc12940f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:32.935678 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1365367c-df8f-4dad-9572-6c70bc12940f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:32.952173 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:32.952173 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:32.957403 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1365367c-df8f-4dad-9572-6c70bc12940f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:32.963145 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1365367c-df8f-4dad-9572-6c70bc12940f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:32.963675 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 959/3811] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:32 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:33.907417 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f57b964c-8800-4479-91ea-e77e805fd618 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:33.909558 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f57b964c-8800-4479-91ea-e77e805fd618 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:33.909798 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f57b964c-8800-4479-91ea-e77e805fd618 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:33.910102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f57b964c-8800-4479-91ea-e77e805fd618 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:33.910250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f57b964c-8800-4479-91ea-e77e805fd618 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:33.916412 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:33.916412 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:33.917290 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f57b964c-8800-4479-91ea-e77e805fd618 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:33.917793 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 940/3812] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:33 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:33.971714 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-6e51863f-23f1-412e-9cd2-b302eefaccb3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:33.975635 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-6e51863f-23f1-412e-9cd2-b302eefaccb3 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c/action Jul 10 20:07:33.976080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-6e51863f-23f1-412e-9cd2-b302eefaccb3 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:33.976229 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-6e51863f-23f1-412e-9cd2-b302eefaccb3 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:33.978287 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2e0be19a-5218-4076-ad51-bc4023abd17a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:33.980323 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2e0be19a-5218-4076-ad51-bc4023abd17a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:33.980620 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2e0be19a-5218-4076-ad51-bc4023abd17a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:33.980903 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2e0be19a-5218-4076-ad51-bc4023abd17a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:33.998706 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:33.998706 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:33.999506 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:33.999506 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:34.004592 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2e0be19a-5218-4076-ad51-bc4023abd17a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:34.013432 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2e0be19a-5218-4076-ad51-bc4023abd17a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:34.014014 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 950/3813] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:33 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:34.017337 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-17efbfc0-06fd-45d2-a429-9befb2720c9b req-6e51863f-23f1-412e-9cd2-b302eefaccb3 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c/action returned with HTTP 204 Jul 10 20:07:34.018000 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 965/3814] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:07:33 2026] POST /volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:34.930669 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-61f79bfe-28a6-48ec-b665-80b4898c6033 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:34.934193 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-61f79bfe-28a6-48ec-b665-80b4898c6033 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:34.934508 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-61f79bfe-28a6-48ec-b665-80b4898c6033 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:34.934770 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-61f79bfe-28a6-48ec-b665-80b4898c6033 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:34.934859 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-61f79bfe-28a6-48ec-b665-80b4898c6033 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:34.944687 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:34.944687 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:34.945070 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-61f79bfe-28a6-48ec-b665-80b4898c6033 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:34.945518 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 960/3815] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:34 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:35.031793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-16080797-233b-42ea-9c3b-b91a76e5c440 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:35.034246 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-16080797-233b-42ea-9c3b-b91a76e5c440 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:35.034454 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-16080797-233b-42ea-9c3b-b91a76e5c440 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:35.034675 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-16080797-233b-42ea-9c3b-b91a76e5c440 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:35.046463 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:35.046463 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:35.050829 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-16080797-233b-42ea-9c3b-b91a76e5c440 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:35.056163 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-16080797-233b-42ea-9c3b-b91a76e5c440 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:35.056615 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 941/3816] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:35 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:35.079609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9e1676de-89b6-46f6-9336-e743b0d1ae3a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:35.084157 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e1676de-89b6-46f6-9336-e743b0d1ae3a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:35.084157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e1676de-89b6-46f6-9336-e743b0d1ae3a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:35.084157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e1676de-89b6-46f6-9336-e743b0d1ae3a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:35.107729 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:35.107729 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:35.110167 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9e1676de-89b6-46f6-9336-e743b0d1ae3a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:35.119063 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e1676de-89b6-46f6-9336-e743b0d1ae3a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:35.119578 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 951/3817] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:35 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 1149 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:35.137139 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4818025-9de5-4429-8746-01be587346f4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:35.139367 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action Jul 10 20:07:35.139866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action body: b'{"os-detach": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:35.140086 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:35.154109 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:35.154109 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:35.154545 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:35.231828 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Attachment connected to vm 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c, checking data on nova Jul 10 20:07:35.232212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.compute.nova [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Creating Keystone token plugin using URL: https://10.4.3.145/identity {{(pid=99976) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 20:07:35.449704 np0000005048 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] REQ: curl -g -i -X GET https://10.4.3.145/compute/v2.1/servers/0fad723f-dba7-4c1f-9e00-431f6a7b8c2c/os-volume_attachments/e479c416-6db7-40f4-9233-758078af70cf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3a8f578395b345da34f30a8c8e1a67e8353751952b12ea5faaed654d91d41487" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f4818025-9de5-4429-8746-01be587346f4" -H "X-Service-Token: {SHA256}4771efbc614dd26d738fdf09eb2aeec92374c046f9bc2be0ec07f83d5f1a07c0" {{(pid=99976) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 20:07:35.599799 np0000005048 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 20:07:35 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-1cd76b55-0cbc-472c-b2dc-934412642099 x-openstack-request-id: req-1cd76b55-0cbc-472c-b2dc-934412642099 {{(pid=99976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 20:07:35.600020 np0000005048 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e479c416-6db7-40f4-9233-758078af70cf", "serverId": "0fad723f-dba7-4c1f-9e00-431f6a7b8c2c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ff1e7e7a-3c8d-4259-aab2-5d7388b0427c", "bdm_uuid": "d4093d9f-4052-4e5a-b3c3-be3d0057bded"}} {{(pid=99976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 20:07:35.600195 np0000005048 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET call to compute for https://10.4.3.145/compute/v2.1/servers/0fad723f-dba7-4c1f-9e00-431f6a7b8c2c/os-volume_attachments/e479c416-6db7-40f4-9233-758078af70cf used request id req-1cd76b55-0cbc-472c-b2dc-934412642099 {{(pid=99976) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 20:07:35.603079 np0000005048 devstack@c-api.service[99976]: ERROR cinder.volume.api [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Caught error: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.606524 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: 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 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.middleware.fault [None req-f4818025-9de5-4429-8746-01be587346f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action returned with HTTP 409 Jul 10 20:07:35.607554 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 966/3818] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:07:35 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 167 bytes in 471 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:07:35.615788 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:35.617711 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action Jul 10 20:07:35.618108 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:35.618275 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:35.631647 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:35.631647 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:35.632259 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:35.708187 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Attachment connected to vm 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c, checking data on nova Jul 10 20:07:35.708479 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.compute.nova [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Creating Keystone token plugin using URL: https://10.4.3.145/identity {{(pid=99972) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 20:07:35.869992 np0000005048 devstack@c-api.service[99972]: DEBUG novaclient.v2.client [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] REQ: curl -g -i -X GET https://10.4.3.145/compute/v2.1/servers/0fad723f-dba7-4c1f-9e00-431f6a7b8c2c/os-volume_attachments/e479c416-6db7-40f4-9233-758078af70cf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}af921624869e1a68e6159ea606d4db82e11a38df1b25bfb22e7cc0bb878386b8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed" -H "X-Service-Token: {SHA256}fe2f1165748e090f1fd07bd82830d1c1949210180c58a5f9bf09a48ca33b031b" {{(pid=99972) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 20:07:35.960267 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4a2442b3-9e00-4395-9ce9-29e2ce9be214 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:35.962769 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a2442b3-9e00-4395-9ce9-29e2ce9be214 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:35.963080 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a2442b3-9e00-4395-9ce9-29e2ce9be214 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:35.963311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a2442b3-9e00-4395-9ce9-29e2ce9be214 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:35.963438 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-4a2442b3-9e00-4395-9ce9-29e2ce9be214 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:35.969948 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:35.969948 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:35.970839 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a2442b3-9e00-4395-9ce9-29e2ce9be214 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:35.971336 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 942/3819] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:35 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:35.990869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-be8ea395-8589-43c2-bc72-9aea12e07136 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:35.992668 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-be8ea395-8589-43c2-bc72-9aea12e07136 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] DELETE https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:35.992896 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-be8ea395-8589-43c2-bc72-9aea12e07136 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:35.993172 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-be8ea395-8589-43c2-bc72-9aea12e07136 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:35.993308 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-be8ea395-8589-43c2-bc72-9aea12e07136 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Delete backup with id: 3fff476a-b1aa-4160-8f4f-4a87011923e8. Jul 10 20:07:35.997709 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:35.997709 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:36.018257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-be8ea395-8589-43c2-bc72-9aea12e07136 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] delete_backup rpcapi backup_id 3fff476a-b1aa-4160-8f4f-4a87011923e8 {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:07:36.020685 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-be8ea395-8589-43c2-bc72-9aea12e07136 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 202 Jul 10 20:07:36.021213 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 952/3820] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:07:35 2026] DELETE /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:07:36.033739 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d7470d6a-c3e3-4990-95a3-32defe1cab3c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.034437 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7470d6a-c3e3-4990-95a3-32defe1cab3c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:36.034675 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7470d6a-c3e3-4990-95a3-32defe1cab3c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:36.034902 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7470d6a-c3e3-4990-95a3-32defe1cab3c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:36.035068 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d7470d6a-c3e3-4990-95a3-32defe1cab3c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:36.035504 np0000005048 devstack@c-api.service[99972]: DEBUG novaclient.v2.client [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 20:07:35 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-d035e80b-4a95-4bbf-b2ec-8fd4a24ff89a x-openstack-request-id: req-d035e80b-4a95-4bbf-b2ec-8fd4a24ff89a {{(pid=99972) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 20:07:36.035909 np0000005048 devstack@c-api.service[99972]: DEBUG novaclient.v2.client [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e479c416-6db7-40f4-9233-758078af70cf", "serverId": "0fad723f-dba7-4c1f-9e00-431f6a7b8c2c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ff1e7e7a-3c8d-4259-aab2-5d7388b0427c", "bdm_uuid": "d4093d9f-4052-4e5a-b3c3-be3d0057bded"}} {{(pid=99972) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 20:07:36.036058 np0000005048 devstack@c-api.service[99972]: DEBUG novaclient.v2.client [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET call to compute for https://10.4.3.145/compute/v2.1/servers/0fad723f-dba7-4c1f-9e00-431f6a7b8c2c/os-volume_attachments/e479c416-6db7-40f4-9233-758078af70cf used request id req-d035e80b-4a95-4bbf-b2ec-8fd4a24ff89a {{(pid=99972) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 20:07:36.038538 np0000005048 devstack@c-api.service[99972]: ERROR cinder.volume.api [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Caught error: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041024 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault Jul 10 20:07:36.041922 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.middleware.fault [None req-244bc832-e220-4ff2-8fb1-8a555bc0d5ed tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action returned with HTTP 409 Jul 10 20:07:36.042877 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 961/3821] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:07:35 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 167 bytes in 427 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:07:36.051263 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b5bca982-dee0-44a5-855e-5abc6ea4bcfa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.055289 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 943/3822] 10.4.3.145 () {70 vars in 1597 bytes} [Fri Jul 10 20:07:36 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 20:07:36.068513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-901d3ee8-3a59-4ef0-b38d-ce0dc78fc9a0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.070233 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 953/3823] 10.4.3.145 () {70 vars in 1597 bytes} [Fri Jul 10 20:07:36 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 20:07:36.078203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e3755a95-99c5-4999-a3ed-c32acf415a26 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.087975 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-d7470d6a-c3e3-4990-95a3-32defe1cab3c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-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=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:07:36.092772 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:36.092772 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:36.093564 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7470d6a-c3e3-4990-95a3-32defe1cab3c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 200 Jul 10 20:07:36.094021 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 967/3824] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:36 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 736 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:36.120182 np0000005048 devstack@c-api.service[99972]: WARNING keystonemiddleware.auth_token [None req-e3755a95-99c5-4999-a3ed-c32acf415a26 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 20:07:36.121575 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 962/3825] 10.4.3.145 () {70 vars in 1597 bytes} [Fri Jul 10 20:07:36 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 20:07:36.129826 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e3099ac8-37dd-4089-8af5-95d79e6e797d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.161533 np0000005048 devstack@c-api.service[99971]: WARNING keystonemiddleware.auth_token [None req-e3099ac8-37dd-4089-8af5-95d79e6e797d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 20:07:36.163630 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 944/3826] 10.4.3.145 () {70 vars in 1597 bytes} [Fri Jul 10 20:07:36 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 20:07:36.175355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-db1b6e53-f8ec-4a94-a2d1-2ff4b6eb67df None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.262652 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-db1b6e53-f8ec-4a94-a2d1-2ff4b6eb67df tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] POST https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action Jul 10 20:07:36.263093 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-db1b6e53-f8ec-4a94-a2d1-2ff4b6eb67df tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:36.263251 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-db1b6e53-f8ec-4a94-a2d1-2ff4b6eb67df tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:36.278368 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:36.278368 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:36.278771 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-db1b6e53-f8ec-4a94-a2d1-2ff4b6eb67df tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Updating volume 'e479c416-6db7-40f4-9233-758078af70cf' with '{'status': 'error'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 20:07:36.321545 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-db1b6e53-f8ec-4a94-a2d1-2ff4b6eb67df tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action returned with HTTP 202 Jul 10 20:07:36.322060 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 954/3827] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:07:36 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:07:36.332091 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1230bf5f-a54d-43dc-a916-2bb2eb97ca3c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.335291 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1230bf5f-a54d-43dc-a916-2bb2eb97ca3c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:36.335291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1230bf5f-a54d-43dc-a916-2bb2eb97ca3c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:36.335291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1230bf5f-a54d-43dc-a916-2bb2eb97ca3c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:36.348296 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:36.348296 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:36.354145 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1230bf5f-a54d-43dc-a916-2bb2eb97ca3c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:36.361788 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1230bf5f-a54d-43dc-a916-2bb2eb97ca3c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:36.362627 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 968/3828] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:36 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:36.378581 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.380570 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] POST https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action Jul 10 20:07:36.381120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ff1e7e7a-3c8d-4259-aab2-5d7388b0427c"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:36.381289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ff1e7e7a-3c8d-4259-aab2-5d7388b0427c"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:36.454623 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-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=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:07:36.468276 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:36.468276 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:36.468686 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Volume info retrieved successfully. Jul 10 20:07:36.474380 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Attachment connected to vm 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c, checking data on nova Jul 10 20:07:36.474540 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.compute.nova [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Creating Keystone token plugin using URL: https://10.4.3.145/identity {{(pid=99972) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 20:07:36.584895 np0000005048 devstack@c-api.service[99972]: DEBUG novaclient.v2.client [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] REQ: curl -g -i -X GET https://10.4.3.145/compute/v2.1/servers/0fad723f-dba7-4c1f-9e00-431f6a7b8c2c/os-volume_attachments/e479c416-6db7-40f4-9233-758078af70cf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7f97531bdb1de4efd8425bc5931ed3d0fbd0908c7a835bf1bdf9d80ebb32f3bc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9d5e0b57-718c-4d50-87f9-17c6176359ad" -H "X-Service-Token: {SHA256}fe2f1165748e090f1fd07bd82830d1c1949210180c58a5f9bf09a48ca33b031b" {{(pid=99972) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 20:07:36.698119 np0000005048 devstack@c-api.service[99972]: DEBUG novaclient.v2.client [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 20:07:36 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-01ef9f56-9f4d-47e4-ace8-8a829ad6c53f x-openstack-request-id: req-01ef9f56-9f4d-47e4-ace8-8a829ad6c53f {{(pid=99972) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 20:07:36.698358 np0000005048 devstack@c-api.service[99972]: DEBUG novaclient.v2.client [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "e479c416-6db7-40f4-9233-758078af70cf", "serverId": "0fad723f-dba7-4c1f-9e00-431f6a7b8c2c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ff1e7e7a-3c8d-4259-aab2-5d7388b0427c", "bdm_uuid": "d4093d9f-4052-4e5a-b3c3-be3d0057bded"}} {{(pid=99972) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 20:07:36.698514 np0000005048 devstack@c-api.service[99972]: DEBUG novaclient.v2.client [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] GET call to compute for https://10.4.3.145/compute/v2.1/servers/0fad723f-dba7-4c1f-9e00-431f6a7b8c2c/os-volume_attachments/e479c416-6db7-40f4-9233-758078af70cf used request id req-01ef9f56-9f4d-47e4-ace8-8a829ad6c53f {{(pid=99972) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 20:07:36.701059 np0000005048 devstack@c-api.service[99972]: ERROR cinder.volume.api [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Caught error: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 20:07:36.703918 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: 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 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0fad723f-dba7-4c1f-9e00-431f6a7b8c2c using the Compute API Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: ERROR cinder.api.middleware.fault Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.middleware.fault [None req-9d5e0b57-718c-4d50-87f9-17c6176359ad tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action returned with HTTP 409 Jul 10 20:07:36.705331 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 963/3829] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:07:36 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 167 bytes in 327 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:07:36.713610 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b57d5b13-6545-45aa-8313-fb0536ef4f79 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.715314 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 945/3830] 10.4.3.145 () {70 vars in 1597 bytes} [Fri Jul 10 20:07:36 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 20:07:36.723353 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0303d3b3-41f1-4f62-9553-69b713897acf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.745146 np0000005048 devstack@c-api.service[99974]: WARNING keystonemiddleware.auth_token [None req-0303d3b3-41f1-4f62-9553-69b713897acf None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 20:07:36.746489 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 955/3831] 10.4.3.145 () {70 vars in 1597 bytes} [Fri Jul 10 20:07:36 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 20:07:36.760386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ddf6403c-b2af-401c-8377-764fe2545b3e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.762793 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ddf6403c-b2af-401c-8377-764fe2545b3e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:36.763172 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ddf6403c-b2af-401c-8377-764fe2545b3e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:36.763458 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ddf6403c-b2af-401c-8377-764fe2545b3e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:36.773360 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:36.773360 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:36.780566 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ddf6403c-b2af-401c-8377-764fe2545b3e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:36.786622 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ddf6403c-b2af-401c-8377-764fe2545b3e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:36.787018 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 969/3832] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:36 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:36.802751 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-aa20ec74-2c47-450d-a913-8ab2dd6a8d5c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.805563 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa20ec74-2c47-450d-a913-8ab2dd6a8d5c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:36.805792 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa20ec74-2c47-450d-a913-8ab2dd6a8d5c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:36.805995 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa20ec74-2c47-450d-a913-8ab2dd6a8d5c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:36.866588 np0000005048 devstack@c-api.service[99972]: DEBUG oslo_db.sqlalchemy.engines [None req-aa20ec74-2c47-450d-a913-8ab2dd6a8d5c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:07:36.877447 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:36.877447 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:36.883819 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-aa20ec74-2c47-450d-a913-8ab2dd6a8d5c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:36.889994 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa20ec74-2c47-450d-a913-8ab2dd6a8d5c tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:36.890708 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 964/3833] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:36 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:36.947924 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-1ddeb000-1a98-47e2-b34d-f589c2acc282 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:36.951007 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-1ddeb000-1a98-47e2-b34d-f589c2acc282 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:36.951334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-1ddeb000-1a98-47e2-b34d-f589c2acc282 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:36.951663 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-1ddeb000-1a98-47e2-b34d-f589c2acc282 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:36.959687 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:36.959687 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:36.964211 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-1ddeb000-1a98-47e2-b34d-f589c2acc282 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:36.968842 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-1ddeb000-1a98-47e2-b34d-f589c2acc282 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:36.969657 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 946/3834] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:36 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:37.105905 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-87ffa4a1-5b6d-4d21-8b4e-103342d3dadd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:37.108217 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-87ffa4a1-5b6d-4d21-8b4e-103342d3dadd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 Jul 10 20:07:37.108217 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-87ffa4a1-5b6d-4d21-8b4e-103342d3dadd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:37.108413 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-87ffa4a1-5b6d-4d21-8b4e-103342d3dadd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:37.108498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-87ffa4a1-5b6d-4d21-8b4e-103342d3dadd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Show backup with id 3fff476a-b1aa-4160-8f4f-4a87011923e8. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:07:37.113433 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-87ffa4a1-5b6d-4d21-8b4e-103342d3dadd tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 returned with HTTP 404 Jul 10 20:07:37.114212 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 956/3835] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:37 2026] GET /volume/v3/backups/3fff476a-b1aa-4160-8f4f-4a87011923e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:37.124178 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2d441bb8-d0c6-471b-9ae0-01520ea1618c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:37.125941 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d441bb8-d0c6-471b-9ae0-01520ea1618c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 Jul 10 20:07:37.126210 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d441bb8-d0c6-471b-9ae0-01520ea1618c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:37.126421 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d441bb8-d0c6-471b-9ae0-01520ea1618c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:37.126597 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2d441bb8-d0c6-471b-9ae0-01520ea1618c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Delete volume with id: f6fe47bf-422b-4806-bbdf-60bfa96c7628 Jul 10 20:07:37.133935 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:37.133935 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:37.134289 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2d441bb8-d0c6-471b-9ae0-01520ea1618c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Volume info retrieved successfully. Jul 10 20:07:37.158268 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2d441bb8-d0c6-471b-9ae0-01520ea1618c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Delete volume request issued successfully. Jul 10 20:07:37.158470 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d441bb8-d0c6-471b-9ae0-01520ea1618c tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 returned with HTTP 202 Jul 10 20:07:37.158834 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 970/3836] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:07:37 2026] DELETE /volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:07:37.171882 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-18199d56-d74a-4929-956b-a4b78adf3064 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:37.173393 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-18199d56-d74a-4929-956b-a4b78adf3064 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 Jul 10 20:07:37.173642 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-18199d56-d74a-4929-956b-a4b78adf3064 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:37.173955 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-18199d56-d74a-4929-956b-a4b78adf3064 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:37.182887 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:37.182887 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:37.187918 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-18199d56-d74a-4929-956b-a4b78adf3064 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Volume info retrieved successfully. Jul 10 20:07:37.192977 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-18199d56-d74a-4929-956b-a4b78adf3064 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 returned with HTTP 200 Jul 10 20:07:37.193478 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 965/3837] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:37 2026] GET /volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:38.210829 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-547c861c-fb43-44dd-a30b-723148406738 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:38.212828 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-547c861c-fb43-44dd-a30b-723148406738 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] GET https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 Jul 10 20:07:38.213110 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-547c861c-fb43-44dd-a30b-723148406738 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:38.213299 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-547c861c-fb43-44dd-a30b-723148406738 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:38.221560 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-547c861c-fb43-44dd-a30b-723148406738 tempest-ProjectReaderTests39-322802746 tempest-ProjectReaderTests39-322802746-project-admin] https://10.4.3.145/volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 returned with HTTP 404 Jul 10 20:07:38.222394 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 947/3838] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:07:38 2026] GET /volume/v3/volumes/f6fe47bf-422b-4806-bbdf-60bfa96c7628 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:39.005380 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fb1aadab-1ce2-4c16-b65f-68128ed06c49 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:39.005926 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fb1aadab-1ce2-4c16-b65f-68128ed06c49 None None] GET https://10.4.3.145/volume// Jul 10 20:07:39.006204 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fb1aadab-1ce2-4c16-b65f-68128ed06c49 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:39.006500 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fb1aadab-1ce2-4c16-b65f-68128ed06c49 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:39.006914 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fb1aadab-1ce2-4c16-b65f-68128ed06c49 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:39.007317 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 957/3839] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:07: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 20:07:39.015612 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-b4b1bf15-f04c-4ece-ba0b-a10f5f3e4a00 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:39.017946 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-b4b1bf15-f04c-4ece-ba0b-a10f5f3e4a00 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:07:39.018420 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-b4b1bf15-f04c-4ece-ba0b-a10f5f3e4a00 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cf1d027-63c9-4637-ba4e-c9385c9ca5ee", "connector": null, "instance_uuid": "0fad723f-dba7-4c1f-9e00-431f6a7b8c2c"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:39.028652 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:39.028652 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:39.074667 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-b4b1bf15-f04c-4ece-ba0b-a10f5f3e4a00 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:07:39.075253 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 971/3840] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:07:39 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:39.499158 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ad7e20e1-9cb0-4f46-9cea-8d7c362a6d90 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:39.501582 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ad7e20e1-9cb0-4f46-9cea-8d7c362a6d90 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:39.501788 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ad7e20e1-9cb0-4f46-9cea-8d7c362a6d90 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:39.501986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ad7e20e1-9cb0-4f46-9cea-8d7c362a6d90 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:39.519307 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:39.519307 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:39.523797 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ad7e20e1-9cb0-4f46-9cea-8d7c362a6d90 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:39.528853 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ad7e20e1-9cb0-4f46-9cea-8d7c362a6d90 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:39.529407 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 966/3841] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:39 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:39.628996 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9296fd84-a578-497f-8c43-a7830eb69bee None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:39.628996 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9296fd84-a578-497f-8c43-a7830eb69bee None None] GET https://10.4.3.145/volume// Jul 10 20:07:39.628996 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9296fd84-a578-497f-8c43-a7830eb69bee None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:39.628996 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9296fd84-a578-497f-8c43-a7830eb69bee None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:39.628996 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9296fd84-a578-497f-8c43-a7830eb69bee None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:39.628996 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 948/3842] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:07:39 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 20:07:39.635219 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-43b38207-5186-45ab-a831-aa9a3d5be625 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:39.637335 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-43b38207-5186-45ab-a831-aa9a3d5be625 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:39.637526 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-43b38207-5186-45ab-a831-aa9a3d5be625 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:39.637731 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-43b38207-5186-45ab-a831-aa9a3d5be625 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:39.650346 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:39.650346 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:39.656221 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-43b38207-5186-45ab-a831-aa9a3d5be625 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:39.663443 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-43b38207-5186-45ab-a831-aa9a3d5be625 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:39.664897 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 958/3843] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:07:39 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 1036 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:07:39.792336 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-5218908e-8d40-433b-845c-c89a22441215 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:39.797107 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-5218908e-8d40-433b-845c-c89a22441215 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] PUT https://10.4.3.145/volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57 Jul 10 20:07:39.797107 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-5218908e-8d40-433b-845c-c89a22441215 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:39.817270 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-5218908e-8d40-433b-845c-c89a22441215 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Acquiring lock "cinder-attachment_update-9cf1d027-63c9-4637-ba4e-c9385c9ca5ee-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:07:39.822558 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-5218908e-8d40-433b-845c-c89a22441215 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Lock "cinder-attachment_update-9cf1d027-63c9-4637-ba4e-c9385c9ca5ee-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:07:39.824130 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:39.824130 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:40.358583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-5218908e-8d40-433b-845c-c89a22441215 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Lock "cinder-attachment_update-9cf1d027-63c9-4637-ba4e-c9385c9ca5ee-np0000005048" released by "attachment_update" :: held 0.536s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:07:40.359175 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-5218908e-8d40-433b-845c-c89a22441215 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57 returned with HTTP 200 Jul 10 20:07:40.359376 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 972/3844] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:07:39 2026] PUT /volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:40.545832 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a656366d-add8-4f23-a9ff-a33490ba69fc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:40.548209 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a656366d-add8-4f23-a9ff-a33490ba69fc tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:40.549504 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a656366d-add8-4f23-a9ff-a33490ba69fc tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:40.549778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a656366d-add8-4f23-a9ff-a33490ba69fc tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:40.561084 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:40.561084 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:40.565718 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a656366d-add8-4f23-a9ff-a33490ba69fc tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:40.573318 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a656366d-add8-4f23-a9ff-a33490ba69fc tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:40.573778 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 967/3845] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:40 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:41.593096 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-eaf0ea43-da5a-48b8-845f-10a5b26bd460 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:41.595729 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eaf0ea43-da5a-48b8-845f-10a5b26bd460 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:41.596019 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eaf0ea43-da5a-48b8-845f-10a5b26bd460 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:41.596289 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eaf0ea43-da5a-48b8-845f-10a5b26bd460 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:41.613680 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:41.613680 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:41.618776 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-eaf0ea43-da5a-48b8-845f-10a5b26bd460 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:41.630037 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eaf0ea43-da5a-48b8-845f-10a5b26bd460 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:41.630037 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 949/3846] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:41 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:42.639709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-70a6ecfc-f9e9-4cbf-85c0-740fa31c954f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:42.641696 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-70a6ecfc-f9e9-4cbf-85c0-740fa31c954f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:42.641906 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-70a6ecfc-f9e9-4cbf-85c0-740fa31c954f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:42.642729 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-70a6ecfc-f9e9-4cbf-85c0-740fa31c954f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:42.653029 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:42.653029 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:42.657220 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-70a6ecfc-f9e9-4cbf-85c0-740fa31c954f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:42.663444 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-70a6ecfc-f9e9-4cbf-85c0-740fa31c954f tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:42.664023 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 959/3847] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:42 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:43.685137 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-310453d1-61f3-4251-9a5f-42903a214b15 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:43.691983 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-310453d1-61f3-4251-9a5f-42903a214b15 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:43.692326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-310453d1-61f3-4251-9a5f-42903a214b15 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:43.692651 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-310453d1-61f3-4251-9a5f-42903a214b15 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:43.718420 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:43.718420 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:43.725994 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-310453d1-61f3-4251-9a5f-42903a214b15 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:43.733807 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-310453d1-61f3-4251-9a5f-42903a214b15 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:43.734209 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 973/3848] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:43 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:44.750879 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ed4fcbe2-6c10-4b62-8da9-3fea3a16d4ab None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:44.753093 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed4fcbe2-6c10-4b62-8da9-3fea3a16d4ab tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:44.753356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed4fcbe2-6c10-4b62-8da9-3fea3a16d4ab tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:44.753605 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed4fcbe2-6c10-4b62-8da9-3fea3a16d4ab tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:44.778927 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:44.778927 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:44.784500 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ed4fcbe2-6c10-4b62-8da9-3fea3a16d4ab tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:44.791048 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed4fcbe2-6c10-4b62-8da9-3fea3a16d4ab tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:44.791560 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 968/3849] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:44 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:07:45.806452 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d57f5f54-2f96-4cbb-963a-2e1e0fd28f93 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:45.808540 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d57f5f54-2f96-4cbb-963a-2e1e0fd28f93 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:45.808686 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d57f5f54-2f96-4cbb-963a-2e1e0fd28f93 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:45.808952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d57f5f54-2f96-4cbb-963a-2e1e0fd28f93 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:45.825654 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:45.825654 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:45.830413 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d57f5f54-2f96-4cbb-963a-2e1e0fd28f93 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:45.836716 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d57f5f54-2f96-4cbb-963a-2e1e0fd28f93 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:45.837097 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 950/3850] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:45 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:46.607807 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-4259d17d-14a2-491f-84d0-cf9d012e07a9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:46.610200 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-4259d17d-14a2-491f-84d0-cf9d012e07a9 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57/action Jul 10 20:07:46.610656 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-4259d17d-14a2-491f-84d0-cf9d012e07a9 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:46.610794 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-4259d17d-14a2-491f-84d0-cf9d012e07a9 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:46.633818 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:46.633818 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:46.649172 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c365c4d4-a1cd-4102-a777-2a1a2916ddd9 req-4259d17d-14a2-491f-84d0-cf9d012e07a9 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57/action returned with HTTP 204 Jul 10 20:07:46.649694 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 960/3851] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:07:46 2026] POST /volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:07:46.853716 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ee912abd-01ae-47cf-9789-fa33748fc84b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:46.855705 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee912abd-01ae-47cf-9789-fa33748fc84b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:46.855915 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee912abd-01ae-47cf-9789-fa33748fc84b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:46.856179 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee912abd-01ae-47cf-9789-fa33748fc84b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:46.869695 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:46.869695 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:46.875848 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ee912abd-01ae-47cf-9789-fa33748fc84b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:46.882821 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee912abd-01ae-47cf-9789-fa33748fc84b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:46.883237 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 974/3852] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:46 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:46.900654 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-27be31db-982b-4058-8d8c-5f27b2ff4e64 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:46.903694 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-27be31db-982b-4058-8d8c-5f27b2ff4e64 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:46.903694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-27be31db-982b-4058-8d8c-5f27b2ff4e64 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:46.903946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-27be31db-982b-4058-8d8c-5f27b2ff4e64 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:46.916466 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:46.916466 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:46.921071 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-27be31db-982b-4058-8d8c-5f27b2ff4e64 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:46.927830 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-27be31db-982b-4058-8d8c-5f27b2ff4e64 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:46.928287 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 969/3853] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:46 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 1149 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:46.944567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4347dd1b-8ba7-40af-8fe8-c8f686657ba2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:46.946688 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4347dd1b-8ba7-40af-8fe8-c8f686657ba2 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action Jul 10 20:07:46.947178 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4347dd1b-8ba7-40af-8fe8-c8f686657ba2 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action body: b'{"os-detach": {"attachment_id": "283cbf28-fc13-45ba-95e4-99c2595ccc57"}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:46.947318 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4347dd1b-8ba7-40af-8fe8-c8f686657ba2 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "283cbf28-fc13-45ba-95e4-99c2595ccc57"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:46.960530 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:46.960530 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:46.961506 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4347dd1b-8ba7-40af-8fe8-c8f686657ba2 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:46.969416 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4347dd1b-8ba7-40af-8fe8-c8f686657ba2 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action returned with HTTP 400 Jul 10 20:07:46.969901 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 951/3854] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:07:46 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 100 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:07:47.020847 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-10147592-bb41-4cf5-afab-305df4b78e35 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:47.023641 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-10147592-bb41-4cf5-afab-305df4b78e35 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:47.023944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-10147592-bb41-4cf5-afab-305df4b78e35 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:47.024469 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-10147592-bb41-4cf5-afab-305df4b78e35 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:47.047013 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:47.047013 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:47.052671 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-10147592-bb41-4cf5-afab-305df4b78e35 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:47.059679 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-10147592-bb41-4cf5-afab-305df4b78e35 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:47.060239 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 961/3855] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:47 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 1149 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:47.084526 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-e30a241c-32ba-4948-aac0-3c197112c6c0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:47.087430 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-e30a241c-32ba-4948-aac0-3c197112c6c0 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee/action Jul 10 20:07:47.087881 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-e30a241c-32ba-4948-aac0-3c197112c6c0 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:47.088092 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-e30a241c-32ba-4948-aac0-3c197112c6c0 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:47.103829 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:47.103829 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:47.104503 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-e30a241c-32ba-4948-aac0-3c197112c6c0 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:47.115607 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-e30a241c-32ba-4948-aac0-3c197112c6c0 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Begin detaching volume completed successfully. Jul 10 20:07:47.115919 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-e30a241c-32ba-4948-aac0-3c197112c6c0 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee/action returned with HTTP 202 Jul 10 20:07:47.116567 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 975/3856] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:07:47 2026] POST /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:07:48.153212 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7ee48386-aaf2-48b2-8aa5-39d89427342a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:48.153688 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7ee48386-aaf2-48b2-8aa5-39d89427342a None None] GET https://10.4.3.145/volume// Jul 10 20:07:48.153902 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7ee48386-aaf2-48b2-8aa5-39d89427342a None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:48.154232 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7ee48386-aaf2-48b2-8aa5-39d89427342a None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:48.154670 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7ee48386-aaf2-48b2-8aa5-39d89427342a None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:48.155016 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 970/3857] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:07: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 20:07:48.163489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-da897c28-9238-47c9-8fce-90630b95f898 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:48.166348 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-da897c28-9238-47c9-8fce-90630b95f898 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:07:48.166596 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-da897c28-9238-47c9-8fce-90630b95f898 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:48.166793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-da897c28-9238-47c9-8fce-90630b95f898 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:48.177980 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:48.177980 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:48.182683 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-da897c28-9238-47c9-8fce-90630b95f898 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:48.187653 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-da897c28-9238-47c9-8fce-90630b95f898 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:07:48.188044 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 952/3858] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:07:48 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 1332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:07:49.411766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-b146bddc-08d0-404b-9129-5784366150e4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:49.414740 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-b146bddc-08d0-404b-9129-5784366150e4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] DELETE https://10.4.3.145/volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57 Jul 10 20:07:49.414917 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-b146bddc-08d0-404b-9129-5784366150e4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:49.415660 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-b146bddc-08d0-404b-9129-5784366150e4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:49.426734 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:49.426734 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:49.970210 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4ca44ebb-9fa6-4523-931c-57fc7e973146 req-b146bddc-08d0-404b-9129-5784366150e4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57 returned with HTTP 200 Jul 10 20:07:49.970741 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 962/3859] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:07:49 2026] DELETE /volume/v3/attachments/283cbf28-fc13-45ba-95e4-99c2595ccc57 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:51.397515 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f1c3e775-6966-42ef-85fe-4a4f8004e285 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:51.399504 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f1c3e775-6966-42ef-85fe-4a4f8004e285 tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] POST https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action Jul 10 20:07:51.399918 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f1c3e775-6966-42ef-85fe-4a4f8004e285 tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:51.400157 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f1c3e775-6966-42ef-85fe-4a4f8004e285 tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:51.412055 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:51.412055 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:51.415993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-f1c3e775-6966-42ef-85fe-4a4f8004e285 tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] Updating volume 'e479c416-6db7-40f4-9233-758078af70cf' with '{'status': 'in-use'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 20:07:51.450538 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f1c3e775-6966-42ef-85fe-4a4f8004e285 tempest-TestServerVolumeAttachmentScenario-1739618648 tempest-TestServerVolumeAttachmentScenario-1739618648-project-admin] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action returned with HTTP 202 Jul 10 20:07:51.450815 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 976/3860] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:07:51 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:07:51.459152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-52647fbd-7b43-47fe-87d1-f618759ff69b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:51.465156 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-52647fbd-7b43-47fe-87d1-f618759ff69b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:51.465156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-52647fbd-7b43-47fe-87d1-f618759ff69b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:51.465156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-52647fbd-7b43-47fe-87d1-f618759ff69b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:51.477899 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:51.477899 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:51.483188 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-52647fbd-7b43-47fe-87d1-f618759ff69b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:51.489630 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-52647fbd-7b43-47fe-87d1-f618759ff69b tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:51.490184 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 971/3861] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:51 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:51.539110 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-62b84fef-52a0-4e07-8f94-f2f9724b22d7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:51.541782 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-62b84fef-52a0-4e07-8f94-f2f9724b22d7 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:51.541950 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-62b84fef-52a0-4e07-8f94-f2f9724b22d7 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:51.542157 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-62b84fef-52a0-4e07-8f94-f2f9724b22d7 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:51.552882 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:51.552882 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:51.557473 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-62b84fef-52a0-4e07-8f94-f2f9724b22d7 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:51.563231 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-62b84fef-52a0-4e07-8f94-f2f9724b22d7 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:51.564034 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 953/3862] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:51 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:07:51.589234 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-55eacfd2-57db-4ff2-b386-7a63be3c6cf5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:51.592700 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-55eacfd2-57db-4ff2-b386-7a63be3c6cf5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] POST https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action Jul 10 20:07:51.592700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-55eacfd2-57db-4ff2-b386-7a63be3c6cf5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:07:51.592700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-55eacfd2-57db-4ff2-b386-7a63be3c6cf5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:51.612893 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:51.612893 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:51.613459 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-55eacfd2-57db-4ff2-b386-7a63be3c6cf5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:51.633736 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-55eacfd2-57db-4ff2-b386-7a63be3c6cf5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Begin detaching volume completed successfully. Jul 10 20:07:51.633736 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-55eacfd2-57db-4ff2-b386-7a63be3c6cf5 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action returned with HTTP 202 Jul 10 20:07:51.633837 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 963/3863] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:07:51 2026] POST /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:07:52.666561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9857f0c3-92e2-4d5d-8883-2275e05d8ebd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:52.668125 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9857f0c3-92e2-4d5d-8883-2275e05d8ebd None None] GET https://10.4.3.145/volume// Jul 10 20:07:52.668125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9857f0c3-92e2-4d5d-8883-2275e05d8ebd None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:52.668224 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9857f0c3-92e2-4d5d-8883-2275e05d8ebd None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:52.669227 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9857f0c3-92e2-4d5d-8883-2275e05d8ebd None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:07:52.669227 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 977/3864] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:07:52 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 20:07:52.681561 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-7640be0b-2f53-43d5-9b57-f354cfa83647 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:52.686313 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-7640be0b-2f53-43d5-9b57-f354cfa83647 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:52.686313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-7640be0b-2f53-43d5-9b57-f354cfa83647 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:52.686313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-7640be0b-2f53-43d5-9b57-f354cfa83647 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:52.698116 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:52.698116 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:52.703418 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-7640be0b-2f53-43d5-9b57-f354cfa83647 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:52.709376 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-7640be0b-2f53-43d5-9b57-f354cfa83647 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:52.709909 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 972/3865] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:07:52 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 1332 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:07:53.676068 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-d5a25926-4f6a-4f25-b7ec-b7aa9611216e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:53.680210 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-d5a25926-4f6a-4f25-b7ec-b7aa9611216e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] DELETE https://10.4.3.145/volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c Jul 10 20:07:53.680210 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-d5a25926-4f6a-4f25-b7ec-b7aa9611216e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:53.680420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-d5a25926-4f6a-4f25-b7ec-b7aa9611216e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:53.696126 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:53.696126 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:54.238956 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-2e648a65-41fa-4a2a-b3c5-387c00395b47 req-d5a25926-4f6a-4f25-b7ec-b7aa9611216e tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c returned with HTTP 200 Jul 10 20:07:54.239516 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 954/3866] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:07:53 2026] DELETE /volume/v3/attachments/ff1e7e7a-3c8d-4259-aab2-5d7388b0427c => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:54.879170 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-bc88341e-3884-4e26-bd2c-174e34e6919a req-3933a846-3a87-4135-99db-908d2e424d4a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:54.881458 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bc88341e-3884-4e26-bd2c-174e34e6919a req-3933a846-3a87-4135-99db-908d2e424d4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:07:54.881818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bc88341e-3884-4e26-bd2c-174e34e6919a req-3933a846-3a87-4135-99db-908d2e424d4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:54.883401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bc88341e-3884-4e26-bd2c-174e34e6919a req-3933a846-3a87-4135-99db-908d2e424d4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:54.890590 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:54.890590 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:54.894124 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-bc88341e-3884-4e26-bd2c-174e34e6919a req-3933a846-3a87-4135-99db-908d2e424d4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:07:54.899029 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bc88341e-3884-4e26-bd2c-174e34e6919a req-3933a846-3a87-4135-99db-908d2e424d4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:07:54.899650 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 964/3867] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:54 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:57.043072 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-913b67ee-589d-4561-a510-94389380b736 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:57.045033 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:07:57.045385 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1937638985", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:07:57.046876 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1937638985', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:07:57.047023 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume of 1 GB Jul 10 20:07:57.047420 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:57.047420 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:57.051993 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Availability Zones retrieved successfully. Jul 10 20:07:57.059908 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Flow 'volume_create_api' (b2ac7189-74a8-4faf-aded-5599029a2dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:07:57.061399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ed33fe9-b97d-4b05-969c-fb44e5142705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:57.062714 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:07:57.095881 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ed33fe9-b97d-4b05-969c-fb44e5142705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:57.096573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdc32cb-f985-489c-81c1-405ce9d78e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:57.187656 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Created reservations ['33564a90-bd71-4ae9-8fc5-457e0b0e2d94', '912ff32a-fc0b-4ceb-96fc-79f9b01b7b4a', '946d6d39-5f92-4a3c-b9de-d2cb9c6f3aa3', '5f61fdc6-f004-4a45-9d1b-ef7ae7cf239e'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:07:57.188895 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdc32cb-f985-489c-81c1-405ce9d78e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33564a90-bd71-4ae9-8fc5-457e0b0e2d94', '912ff32a-fc0b-4ceb-96fc-79f9b01b7b4a', '946d6d39-5f92-4a3c-b9de-d2cb9c6f3aa3', '5f61fdc6-f004-4a45-9d1b-ef7ae7cf239e']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:57.190144 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5cf96b-ac97-4638-8604-cc55881d1783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:57.229063 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5cf96b-ac97-4638-8604-cc55881d1783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e534073c-389e-40a4-ad97-e823b37cbff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1937638985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c8339edb404e8fa40186eb776f4665',qos_specs=None,replication_status=,reservations=['33564a90-bd71-4ae9-8fc5-457e0b0e2d94','912ff32a-fc0b-4ceb-96fc-79f9b01b7b4a','946d6d39-5f92-4a3c-b9de-d2cb9c6f3aa3','5f61fdc6-f004-4a45-9d1b-ef7ae7cf239e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72b753886f894b39a701cf62c60c9956',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1937638985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e534073c-389e-40a4-ad97-e823b37cbff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1c8339edb404e8fa40186eb776f4665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72b753886f894b39a701cf62c60c9956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:57.230360 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7a94d6-38de-4bb2-87d2-4b5ce33c117b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:57.262171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7a94d6-38de-4bb2-87d2-4b5ce33c117b) transitioned into state 'SUCCESS' from state '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-1937638985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c8339edb404e8fa40186eb776f4665',qos_specs=None,replication_status=,reservations=['33564a90-bd71-4ae9-8fc5-457e0b0e2d94','912ff32a-fc0b-4ceb-96fc-79f9b01b7b4a','946d6d39-5f92-4a3c-b9de-d2cb9c6f3aa3','5f61fdc6-f004-4a45-9d1b-ef7ae7cf239e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72b753886f894b39a701cf62c60c9956',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:57.263199 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621137f3-076b-4ffe-a6ca-16934ab31cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:07:57.284264 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621137f3-076b-4ffe-a6ca-16934ab31cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:07:57.285540 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Flow 'volume_create_api' (b2ac7189-74a8-4faf-aded-5599029a2dc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:07:57.286003 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume request issued successfully. Jul 10 20:07:57.286844 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-913b67ee-589d-4561-a510-94389380b736 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:07:57.287456 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 978/3868] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:07:57 2026] POST /volume/v3/volumes => generated 757 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:07:57.306046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-942e6cb5-9faf-43a8-94e7-b6a920f14a21 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:57.308440 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-942e6cb5-9faf-43a8-94e7-b6a920f14a21 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:07:57.308692 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-942e6cb5-9faf-43a8-94e7-b6a920f14a21 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:57.308926 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-942e6cb5-9faf-43a8-94e7-b6a920f14a21 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:57.320898 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:57.320898 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:07:57.322827 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-942e6cb5-9faf-43a8-94e7-b6a920f14a21 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:07:57.328193 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-942e6cb5-9faf-43a8-94e7-b6a920f14a21 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:07:57.329404 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 973/3869] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:57 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:58.346176 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1c4bd7f8-6439-4556-b758-caa9cb8e01a5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:58.349989 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1c4bd7f8-6439-4556-b758-caa9cb8e01a5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:07:58.349989 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1c4bd7f8-6439-4556-b758-caa9cb8e01a5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:58.349989 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1c4bd7f8-6439-4556-b758-caa9cb8e01a5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:58.359165 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:58.359165 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:07:58.364754 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1c4bd7f8-6439-4556-b758-caa9cb8e01a5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:07:58.369607 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1c4bd7f8-6439-4556-b758-caa9cb8e01a5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:07:58.370231 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 955/3870] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:58 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:58.385006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d86f470a-a472-479a-83e9-b2acb5a885fc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:58.387007 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d86f470a-a472-479a-83e9-b2acb5a885fc tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:07:58.387283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d86f470a-a472-479a-83e9-b2acb5a885fc tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:58.387518 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d86f470a-a472-479a-83e9-b2acb5a885fc tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:58.394862 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:58.394862 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:07:58.398854 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d86f470a-a472-479a-83e9-b2acb5a885fc tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:07:58.403692 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d86f470a-a472-479a-83e9-b2acb5a885fc tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:07:58.404276 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 965/3871] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:07:58 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:07:59.167782 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-55526d03-4231-4e61-a93c-5ae79531b01b req-5081620c-ea22-4f64-a848-3300a577076c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:07:59.170258 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-5081620c-ea22-4f64-a848-3300a577076c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:07:59.170514 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-5081620c-ea22-4f64-a848-3300a577076c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:07:59.170685 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-5081620c-ea22-4f64-a848-3300a577076c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:07:59.192903 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:07:59.192903 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:07:59.197371 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-55526d03-4231-4e61-a93c-5ae79531b01b req-5081620c-ea22-4f64-a848-3300a577076c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:07:59.202493 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-5081620c-ea22-4f64-a848-3300a577076c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:07:59.203037 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 979/3872] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:07:59 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:01.247068 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e08f3e1b-3395-48a2-903b-ea1e5e10eb20 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:01.247573 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e08f3e1b-3395-48a2-903b-ea1e5e10eb20 None None] GET https://10.4.3.145/volume// Jul 10 20:08:01.247835 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e08f3e1b-3395-48a2-903b-ea1e5e10eb20 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:01.248143 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e08f3e1b-3395-48a2-903b-ea1e5e10eb20 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:01.248787 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e08f3e1b-3395-48a2-903b-ea1e5e10eb20 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:01.249007 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 974/3873] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:08:01 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 20:08:01.256394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-55526d03-4231-4e61-a93c-5ae79531b01b req-14b62389-2fad-4670-9328-a8ad9fa7e09c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:01.259380 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-14b62389-2fad-4670-9328-a8ad9fa7e09c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:01.259895 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-14b62389-2fad-4670-9328-a8ad9fa7e09c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e534073c-389e-40a4-ad97-e823b37cbff5", "connector": null, "instance_uuid": "c2e15e36-44fb-4502-95f1-4f9c6ae10e35"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:01.270907 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:01.270907 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:01.316767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-14b62389-2fad-4670-9328-a8ad9fa7e09c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:01.317538 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 956/3874] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:01 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 20:08:01.726640 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a562ce60-0731-4ead-9ef2-590b3071f44c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:01.730130 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a562ce60-0731-4ead-9ef2-590b3071f44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:01.730130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a562ce60-0731-4ead-9ef2-590b3071f44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:01.730130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a562ce60-0731-4ead-9ef2-590b3071f44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:01.743070 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:01.743070 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:01.761362 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a562ce60-0731-4ead-9ef2-590b3071f44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:01.776230 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a562ce60-0731-4ead-9ef2-590b3071f44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:01.777701 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 966/3875] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:01 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:01.864518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-456ded2d-ba61-40b5-990d-dc24eb17d7e8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:01.865036 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-456ded2d-ba61-40b5-990d-dc24eb17d7e8 None None] GET https://10.4.3.145/volume// Jul 10 20:08:01.865147 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-456ded2d-ba61-40b5-990d-dc24eb17d7e8 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:01.865375 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-456ded2d-ba61-40b5-990d-dc24eb17d7e8 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:01.865784 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-456ded2d-ba61-40b5-990d-dc24eb17d7e8 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:01.866152 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 980/3876] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:08:01.879443 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-55526d03-4231-4e61-a93c-5ae79531b01b req-de02a148-26d6-4df1-9bf2-d775b3f19f1e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:01.882008 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-de02a148-26d6-4df1-9bf2-d775b3f19f1e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:01.882264 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-de02a148-26d6-4df1-9bf2-d775b3f19f1e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:01.882471 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-de02a148-26d6-4df1-9bf2-d775b3f19f1e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:01.892947 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:01.892947 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:01.897230 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-55526d03-4231-4e61-a93c-5ae79531b01b req-de02a148-26d6-4df1-9bf2-d775b3f19f1e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:01.901925 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-de02a148-26d6-4df1-9bf2-d775b3f19f1e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:01.902339 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 975/3877] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:08:01 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 1029 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:02.033905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-55526d03-4231-4e61-a93c-5ae79531b01b req-f3265036-b303-4eda-a131-dea41bbb5b69 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:02.036228 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-f3265036-b303-4eda-a131-dea41bbb5b69 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] PUT https://10.4.3.145/volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760 Jul 10 20:08:02.036683 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-f3265036-b303-4eda-a131-dea41bbb5b69 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:02.048209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-55526d03-4231-4e61-a93c-5ae79531b01b req-f3265036-b303-4eda-a131-dea41bbb5b69 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Acquiring lock "cinder-attachment_update-e534073c-389e-40a4-ad97-e823b37cbff5-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:08:02.053484 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-55526d03-4231-4e61-a93c-5ae79531b01b req-f3265036-b303-4eda-a131-dea41bbb5b69 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Lock "cinder-attachment_update-e534073c-389e-40a4-ad97-e823b37cbff5-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:08:02.055044 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:02.055044 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:02.576481 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e8f869c0-9d6e-4c87-aa56-117955d30d92 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:02.578854 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8f869c0-9d6e-4c87-aa56-117955d30d92 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] DELETE https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:08:02.579106 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8f869c0-9d6e-4c87-aa56-117955d30d92 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:02.579351 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8f869c0-9d6e-4c87-aa56-117955d30d92 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:02.579560 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-e8f869c0-9d6e-4c87-aa56-117955d30d92 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Delete volume with id: 9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:08:02.588029 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:02.588029 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:02.588594 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e8f869c0-9d6e-4c87-aa56-117955d30d92 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:08:02.592184 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-55526d03-4231-4e61-a93c-5ae79531b01b req-f3265036-b303-4eda-a131-dea41bbb5b69 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Lock "cinder-attachment_update-e534073c-389e-40a4-ad97-e823b37cbff5-np0000005048" released by "attachment_update" :: held 0.538s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:08:02.592184 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-f3265036-b303-4eda-a131-dea41bbb5b69 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760 returned with HTTP 200 Jul 10 20:08:02.592615 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 957/3878] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:08:02 2026] PUT /volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:02.624558 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e8f869c0-9d6e-4c87-aa56-117955d30d92 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Delete volume request issued successfully. Jul 10 20:08:02.624757 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8f869c0-9d6e-4c87-aa56-117955d30d92 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 202 Jul 10 20:08:02.625292 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 967/3879] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:08:02 2026] DELETE /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:02.634370 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4bd3ea8e-4980-4dcb-a257-c1ce4992e7cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:02.636319 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4bd3ea8e-4980-4dcb-a257-c1ce4992e7cf tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:08:02.636516 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4bd3ea8e-4980-4dcb-a257-c1ce4992e7cf tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:02.636684 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4bd3ea8e-4980-4dcb-a257-c1ce4992e7cf tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:02.643650 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:02.643650 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:02.647603 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4bd3ea8e-4980-4dcb-a257-c1ce4992e7cf tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:08:02.653130 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4bd3ea8e-4980-4dcb-a257-c1ce4992e7cf tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 200 Jul 10 20:08:02.653561 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 981/3880] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:02 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:02.789993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e18d0664-f63e-4c4a-8652-d74078f6324f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:02.792428 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e18d0664-f63e-4c4a-8652-d74078f6324f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:02.792428 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e18d0664-f63e-4c4a-8652-d74078f6324f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:02.792428 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e18d0664-f63e-4c4a-8652-d74078f6324f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:02.837275 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:02.837275 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:02.848844 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e18d0664-f63e-4c4a-8652-d74078f6324f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:02.859497 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e18d0664-f63e-4c4a-8652-d74078f6324f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:02.860120 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 976/3881] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:02 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:03.602823 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7c2c3d81-801e-4c3c-932c-52c6aecbd704 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:03.604608 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7c2c3d81-801e-4c3c-932c-52c6aecbd704 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:03.604768 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7c2c3d81-801e-4c3c-932c-52c6aecbd704 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:03.604943 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7c2c3d81-801e-4c3c-932c-52c6aecbd704 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:03.611617 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:03.611617 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:03.614953 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7c2c3d81-801e-4c3c-932c-52c6aecbd704 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:03.619672 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7c2c3d81-801e-4c3c-932c-52c6aecbd704 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:03.620070 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 958/3882] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:03 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:03.631297 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-66ea19fe-ce71-4d5d-97bf-ea6436a45878 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:03.633183 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-66ea19fe-ce71-4d5d-97bf-ea6436a45878 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:03.633545 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-66ea19fe-ce71-4d5d-97bf-ea6436a45878 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:03.633720 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-66ea19fe-ce71-4d5d-97bf-ea6436a45878 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:03.642251 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:03.642251 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:03.646456 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-66ea19fe-ce71-4d5d-97bf-ea6436a45878 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:03.651081 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-66ea19fe-ce71-4d5d-97bf-ea6436a45878 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:03.651528 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 968/3883] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:03 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:03.670555 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cae1a999-e640-4397-86ad-8a6bf4b49459 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:03.672840 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cae1a999-e640-4397-86ad-8a6bf4b49459 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee Jul 10 20:08:03.673211 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cae1a999-e640-4397-86ad-8a6bf4b49459 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:03.673525 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cae1a999-e640-4397-86ad-8a6bf4b49459 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:03.681652 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cae1a999-e640-4397-86ad-8a6bf4b49459 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee returned with HTTP 404 Jul 10 20:08:03.683656 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 982/3884] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:03 2026] GET /volume/v3/volumes/9cf1d027-63c9-4637-ba4e-c9385c9ca5ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:03.690535 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d2d16c7f-2c2c-445a-a2ed-044ede221b4a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:03.692813 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d2d16c7f-2c2c-445a-a2ed-044ede221b4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] DELETE https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:08:03.693146 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d2d16c7f-2c2c-445a-a2ed-044ede221b4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:03.693717 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d2d16c7f-2c2c-445a-a2ed-044ede221b4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:03.693717 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-d2d16c7f-2c2c-445a-a2ed-044ede221b4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Delete volume with id: e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:08:03.700780 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-1ba0fcbc-56df-445c-b871-03442237dda4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:03.703576 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-1ba0fcbc-56df-445c-b871-03442237dda4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:03.703762 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-1ba0fcbc-56df-445c-b871-03442237dda4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:03.703905 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:03.703905 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:03.703982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-1ba0fcbc-56df-445c-b871-03442237dda4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:03.704637 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d2d16c7f-2c2c-445a-a2ed-044ede221b4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:08:03.711606 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:03.711606 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:03.716325 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-1ba0fcbc-56df-445c-b871-03442237dda4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:03.721326 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-1ba0fcbc-56df-445c-b871-03442237dda4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:03.721748 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 959/3885] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:03 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:03.741054 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d2d16c7f-2c2c-445a-a2ed-044ede221b4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Delete volume request issued successfully. Jul 10 20:08:03.741054 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d2d16c7f-2c2c-445a-a2ed-044ede221b4a tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 202 Jul 10 20:08:03.741285 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 977/3886] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:08:03 2026] DELETE /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:03.753563 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8b75ff62-f35f-4da2-8305-f5ad8ad444f4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:03.756397 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b75ff62-f35f-4da2-8305-f5ad8ad444f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:08:03.756397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b75ff62-f35f-4da2-8305-f5ad8ad444f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:03.756397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b75ff62-f35f-4da2-8305-f5ad8ad444f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:03.764267 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:03.764267 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:03.769196 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b75ff62-f35f-4da2-8305-f5ad8ad444f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Volume info retrieved successfully. Jul 10 20:08:03.774543 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b75ff62-f35f-4da2-8305-f5ad8ad444f4 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 200 Jul 10 20:08:03.775374 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 969/3887] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:03 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:03.877590 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-513f5179-e9db-49ee-afc0-82d3fff14d78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:03.879730 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-513f5179-e9db-49ee-afc0-82d3fff14d78 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:03.879969 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-513f5179-e9db-49ee-afc0-82d3fff14d78 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:03.881011 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-513f5179-e9db-49ee-afc0-82d3fff14d78 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:03.892476 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:03.892476 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:03.898345 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-513f5179-e9db-49ee-afc0-82d3fff14d78 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:03.904712 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-513f5179-e9db-49ee-afc0-82d3fff14d78 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:03.905285 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 983/3888] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:03 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:04.794160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7d1fdb09-c70f-491c-8b3b-37010abf0b48 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:04.796404 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d1fdb09-c70f-491c-8b3b-37010abf0b48 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] GET https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf Jul 10 20:08:04.796621 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d1fdb09-c70f-491c-8b3b-37010abf0b48 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:04.797151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d1fdb09-c70f-491c-8b3b-37010abf0b48 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:04.804404 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d1fdb09-c70f-491c-8b3b-37010abf0b48 tempest-TestServerVolumeAttachmentScenario-174171608 tempest-TestServerVolumeAttachmentScenario-174171608-project-member] https://10.4.3.145/volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf returned with HTTP 404 Jul 10 20:08:04.805092 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 960/3889] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:04 2026] GET /volume/v3/volumes/e479c416-6db7-40f4-9233-758078af70cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:04.921013 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b70ae63f-0630-4e7b-b63d-952ba0998241 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:04.922924 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b70ae63f-0630-4e7b-b63d-952ba0998241 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:04.923161 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b70ae63f-0630-4e7b-b63d-952ba0998241 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:04.923392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b70ae63f-0630-4e7b-b63d-952ba0998241 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:04.934987 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:04.934987 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:04.939984 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b70ae63f-0630-4e7b-b63d-952ba0998241 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:04.946816 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b70ae63f-0630-4e7b-b63d-952ba0998241 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:04.947462 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 978/3890] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:04 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:05.769274 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1811adc3-39c4-4656-a6c4-43d96ec29160 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:05.769804 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1811adc3-39c4-4656-a6c4-43d96ec29160 None None] GET https://10.4.3.145/volume// Jul 10 20:08:05.770079 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1811adc3-39c4-4656-a6c4-43d96ec29160 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:05.770386 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1811adc3-39c4-4656-a6c4-43d96ec29160 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:05.770834 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1811adc3-39c4-4656-a6c4-43d96ec29160 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:05.771278 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 970/3891] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:08: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 20:08:05.780330 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-ea939f21-a539-4deb-8c7a-25b8ee46f9a2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:05.782485 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-ea939f21-a539-4deb-8c7a-25b8ee46f9a2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:05.782827 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-ea939f21-a539-4deb-8c7a-25b8ee46f9a2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "157591f2-5088-419d-a15e-e04f6264f642", "connector": null, "instance_uuid": "64eb3272-09a2-4c03-a5e9-694f03e79c6f"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:05.791597 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:05.791597 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:05.823057 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-ea939f21-a539-4deb-8c7a-25b8ee46f9a2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:05.823498 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 984/3892] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:05 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 20:08:05.963157 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1d0fb82e-66ae-4034-88e2-3d715a710712 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:05.964969 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1d0fb82e-66ae-4034-88e2-3d715a710712 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:05.965202 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1d0fb82e-66ae-4034-88e2-3d715a710712 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:05.965415 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1d0fb82e-66ae-4034-88e2-3d715a710712 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:05.975167 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:05.975167 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:05.978564 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1d0fb82e-66ae-4034-88e2-3d715a710712 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:05.983189 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1d0fb82e-66ae-4034-88e2-3d715a710712 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:05.983749 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 961/3893] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:05 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:06.247313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9420fc9f-9420-44dc-9304-dd6ed4781c12 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:06.252939 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9420fc9f-9420-44dc-9304-dd6ed4781c12 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:06.253729 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9420fc9f-9420-44dc-9304-dd6ed4781c12 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:06.253729 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9420fc9f-9420-44dc-9304-dd6ed4781c12 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:06.269319 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:06.269319 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:06.273970 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9420fc9f-9420-44dc-9304-dd6ed4781c12 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:06.280470 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9420fc9f-9420-44dc-9304-dd6ed4781c12 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:06.280970 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 979/3894] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:06 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:06.374054 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f04aec7-5cf6-4d47-ae19-dbc2e92e04e7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:06.374579 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f04aec7-5cf6-4d47-ae19-dbc2e92e04e7 None None] GET https://10.4.3.145/volume// Jul 10 20:08:06.374818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f04aec7-5cf6-4d47-ae19-dbc2e92e04e7 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:06.375201 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f04aec7-5cf6-4d47-ae19-dbc2e92e04e7 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:06.375574 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f04aec7-5cf6-4d47-ae19-dbc2e92e04e7 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:06.375871 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 971/3895] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08:06 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 20:08:06.385195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-73b906c1-e51c-4a71-85ac-0791809fe405 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:06.387487 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-73b906c1-e51c-4a71-85ac-0791809fe405 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:06.387719 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-73b906c1-e51c-4a71-85ac-0791809fe405 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:06.388004 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-73b906c1-e51c-4a71-85ac-0791809fe405 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:06.397046 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:06.397046 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:06.400470 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-73b906c1-e51c-4a71-85ac-0791809fe405 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:06.405550 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-73b906c1-e51c-4a71-85ac-0791809fe405 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:06.406071 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 985/3896] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:08:06 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:06.543758 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-bdff6cd0-82e4-4ba0-9dd6-c8060a6b264c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:06.545880 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-bdff6cd0-82e4-4ba0-9dd6-c8060a6b264c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] PUT https://10.4.3.145/volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f Jul 10 20:08:06.546369 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-bdff6cd0-82e4-4ba0-9dd6-c8060a6b264c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:06.555053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-bdff6cd0-82e4-4ba0-9dd6-c8060a6b264c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Acquiring lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:08:06.560770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-bdff6cd0-82e4-4ba0-9dd6-c8060a6b264c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:08:06.562685 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:06.562685 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c8d62a07-5c10-42af-a6ae-41f0ae3d1166 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c8d62a07-5c10-42af-a6ae-41f0ae3d1166 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c8d62a07-5c10-42af-a6ae-41f0ae3d1166 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c8d62a07-5c10-42af-a6ae-41f0ae3d1166 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c8d62a07-5c10-42af-a6ae-41f0ae3d1166 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c8d62a07-5c10-42af-a6ae-41f0ae3d1166 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:07.883302 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 980/3897] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:07 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:07.887678 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-bdff6cd0-82e4-4ba0-9dd6-c8060a6b264c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" released by "attachment_update" :: held 0.544s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:08:07.887678 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-bdff6cd0-82e4-4ba0-9dd6-c8060a6b264c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f returned with HTTP 200 Jul 10 20:08:07.887678 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 962/3898] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:08:06 2026] PUT /volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f => generated 968 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:07.889616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-7d5696f0-4a7f-44be-8886-cdb118f59248 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:07.889616 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-7d5696f0-4a7f-44be-8886-cdb118f59248 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption Jul 10 20:08:07.889616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-7d5696f0-4a7f-44be-8886-cdb118f59248 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:07.889616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-7d5696f0-4a7f-44be-8886-cdb118f59248 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:07.889616 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:07.889616 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:07.889616 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-7d5696f0-4a7f-44be-8886-cdb118f59248 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption returned with HTTP 200 Jul 10 20:08:07.889616 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 972/3899] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:08:07 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-40584fbc-978c-4d4f-9c22-910218983aa6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40584fbc-978c-4d4f-9c22-910218983aa6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40584fbc-978c-4d4f-9c22-910218983aa6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40584fbc-978c-4d4f-9c22-910218983aa6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-40584fbc-978c-4d4f-9c22-910218983aa6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40584fbc-978c-4d4f-9c22-910218983aa6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:07.892767 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 986/3900] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:07 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:08.035734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-735ff163-f6c4-4831-bdcc-1dccb8a4dbde None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:08.037693 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-735ff163-f6c4-4831-bdcc-1dccb8a4dbde tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:08.037876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-735ff163-f6c4-4831-bdcc-1dccb8a4dbde tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:08.038093 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-735ff163-f6c4-4831-bdcc-1dccb8a4dbde tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:08.080882 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:08.080882 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:08.087881 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-735ff163-f6c4-4831-bdcc-1dccb8a4dbde tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:08.099718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-735ff163-f6c4-4831-bdcc-1dccb8a4dbde tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:08.100364 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 981/3901] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:08 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:08.348915 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d3e71162-6ce7-4252-862c-b6664e2a77e5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:08.352910 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d3e71162-6ce7-4252-862c-b6664e2a77e5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:08.355228 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d3e71162-6ce7-4252-862c-b6664e2a77e5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:08.355228 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d3e71162-6ce7-4252-862c-b6664e2a77e5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:08.363244 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=113,cinder:INSERT=2,cinder:UPDATE=9 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:08:08.366251 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:08.366251 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:08.390673 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d3e71162-6ce7-4252-862c-b6664e2a77e5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:08.390673 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d3e71162-6ce7-4252-862c-b6664e2a77e5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:08.390673 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 963/3902] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:08 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:08.906102 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-55526d03-4231-4e61-a93c-5ae79531b01b req-4d796733-c3dc-4914-a3d5-8faa68e5e8bf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:08.909532 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-4d796733-c3dc-4914-a3d5-8faa68e5e8bf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760/action Jul 10 20:08:08.909872 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-4d796733-c3dc-4914-a3d5-8faa68e5e8bf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:08:08.910001 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-4d796733-c3dc-4914-a3d5-8faa68e5e8bf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:08.997028 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:08.997028 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:09.062275 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-55526d03-4231-4e61-a93c-5ae79531b01b req-4d796733-c3dc-4914-a3d5-8faa68e5e8bf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760/action returned with HTTP 204 Jul 10 20:08:09.062275 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 973/3903] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:08:08 2026] POST /volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 20:08:09.117723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7b48e03a-2ff0-466a-afb1-1607e9709fa2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:09.120303 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b48e03a-2ff0-466a-afb1-1607e9709fa2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:09.120303 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b48e03a-2ff0-466a-afb1-1607e9709fa2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:09.120303 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b48e03a-2ff0-466a-afb1-1607e9709fa2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:09.121428 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=183,cinder:INSERT=23,cinder:UPDATE=41,cinder:DELETE=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:08:09.149569 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:09.149569 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:09.154678 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7b48e03a-2ff0-466a-afb1-1607e9709fa2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:09.168031 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b48e03a-2ff0-466a-afb1-1607e9709fa2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:09.169661 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 987/3904] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:09 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:09.395161 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a1101521-9110-4596-bb71-13591beeada8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:09.399635 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a1101521-9110-4596-bb71-13591beeada8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:09.399635 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a1101521-9110-4596-bb71-13591beeada8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:09.399635 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a1101521-9110-4596-bb71-13591beeada8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:09.404346 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=152,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:08:09.424556 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:09.424556 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:09.428703 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a1101521-9110-4596-bb71-13591beeada8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:09.447105 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a1101521-9110-4596-bb71-13591beeada8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:09.447690 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 982/3905] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:09 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:10.464029 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1c3befe9-9f36-4442-99f8-3b3278208461 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:10.466100 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1c3befe9-9f36-4442-99f8-3b3278208461 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:10.466371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1c3befe9-9f36-4442-99f8-3b3278208461 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:10.466564 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1c3befe9-9f36-4442-99f8-3b3278208461 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:10.478326 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:10.478326 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:10.482607 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1c3befe9-9f36-4442-99f8-3b3278208461 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:10.490676 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1c3befe9-9f36-4442-99f8-3b3278208461 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:10.490676 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 964/3906] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:10 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:10.935692 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-e0589146-860d-44f9-85e2-cf55d68eae83 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:10.941400 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-e0589146-860d-44f9-85e2-cf55d68eae83 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:08:10.941602 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-e0589146-860d-44f9-85e2-cf55d68eae83 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:10.942546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-e0589146-860d-44f9-85e2-cf55d68eae83 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:10.945816 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=170,cinder:INSERT=18,cinder:UPDATE=37,cinder:DELETE=1 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:08:10.966471 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:10.966471 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:10.973933 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-e0589146-860d-44f9-85e2-cf55d68eae83 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:08:10.981447 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-e0589146-860d-44f9-85e2-cf55d68eae83 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:08:10.982617 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 974/3907] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:10 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:11.506444 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fee59bb9-de67-46d9-b258-49bb63e9f50c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:11.508841 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fee59bb9-de67-46d9-b258-49bb63e9f50c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:11.509160 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fee59bb9-de67-46d9-b258-49bb63e9f50c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:11.509445 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fee59bb9-de67-46d9-b258-49bb63e9f50c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:11.522376 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:11.522376 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:11.526751 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fee59bb9-de67-46d9-b258-49bb63e9f50c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:11.532454 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fee59bb9-de67-46d9-b258-49bb63e9f50c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:11.533009 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 988/3908] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:11 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:11.754779 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:11.977811 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:11.979248 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1811612369"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:11.980992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1811612369'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:11.980992 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume of 1 GB Jul 10 20:08:11.986833 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Availability Zones retrieved successfully. Jul 10 20:08:11.997603 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (5308751c-45f2-48b8-95c5-56bdc4f4fea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:12.000922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2b2a9f-2b54-49b1-ba4e-c4b47c313ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:12.002281 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:12.015849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-02a0e600-2890-416a-9880-2c520536237b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:12.015849 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-02a0e600-2890-416a-9880-2c520536237b None None] GET https://10.4.3.145/volume// Jul 10 20:08:12.015849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-02a0e600-2890-416a-9880-2c520536237b None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:12.015849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-02a0e600-2890-416a-9880-2c520536237b None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:12.016367 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-02a0e600-2890-416a-9880-2c520536237b None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:12.016617 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 965/3909] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08: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 20:08:12.038594 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-3ca21154-0663-4fea-8e87-97c9859b8eec None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:12.039383 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2b2a9f-2b54-49b1-ba4e-c4b47c313ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:12.040252 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d13859e8-ef2c-4fd0-b150-9829e7089ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:12.041382 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-3ca21154-0663-4fea-8e87-97c9859b8eec tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:12.041708 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-3ca21154-0663-4fea-8e87-97c9859b8eec tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d832cbb9-2986-4717-ab41-ae12112fe6b8", "connector": null, "instance_uuid": "3988d208-f929-4b2b-9df5-1c1e856bd918"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:12.060029 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:12.060029 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:12.153595 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-3ca21154-0663-4fea-8e87-97c9859b8eec tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:12.154438 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 975/3910] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:12 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:12.163656 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Created reservations ['01a02e0f-185a-45c4-acdf-8148120c5e4c', 'b1172e56-5366-4fca-8b0b-a1f76ad0a027', 'feed3ca1-5277-4cdb-b114-bb1b158e5d57', '8af61d4f-cbe8-4764-a7d3-87ff7fb0f71c'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:12.164824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d13859e8-ef2c-4fd0-b150-9829e7089ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01a02e0f-185a-45c4-acdf-8148120c5e4c', 'b1172e56-5366-4fca-8b0b-a1f76ad0a027', 'feed3ca1-5277-4cdb-b114-bb1b158e5d57', '8af61d4f-cbe8-4764-a7d3-87ff7fb0f71c']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:12.166087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ebffd0-2da1-43a8-87d1-61799affd74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:12.167398 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-246c6f43-5da5-4395-81ca-eca3ad9fa065 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:12.169810 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-246c6f43-5da5-4395-81ca-eca3ad9fa065 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae Jul 10 20:08:12.170028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-246c6f43-5da5-4395-81ca-eca3ad9fa065 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:12.170324 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-246c6f43-5da5-4395-81ca-eca3ad9fa065 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:12.180319 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:12.180319 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:12.204795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ebffd0-2da1-43a8-87d1-61799affd74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1caca380-c7c7-4f10-8ee3-210f8e50584b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1811612369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['01a02e0f-185a-45c4-acdf-8148120c5e4c','b1172e56-5366-4fca-8b0b-a1f76ad0a027','feed3ca1-5277-4cdb-b114-bb1b158e5d57','8af61d4f-cbe8-4764-a7d3-87ff7fb0f71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1811612369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1caca380-c7c7-4f10-8ee3-210f8e50584b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39319df94938418daf7b099d1d54abe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:12.205669 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187534c2-de78-4dc7-9c08-3de84d5af804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:12.234230 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187534c2-de78-4dc7-9c08-3de84d5af804) transitioned into state 'SUCCESS' from state '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-1811612369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['01a02e0f-185a-45c4-acdf-8148120c5e4c','b1172e56-5366-4fca-8b0b-a1f76ad0a027','feed3ca1-5277-4cdb-b114-bb1b158e5d57','8af61d4f-cbe8-4764-a7d3-87ff7fb0f71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:12.235294 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd689be-d20c-4d1e-b3c2-2a4de66c6ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:12.249325 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd689be-d20c-4d1e-b3c2-2a4de66c6ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:12.250335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (5308751c-45f2-48b8-95c5-56bdc4f4fea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:12.250652 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request issued successfully. Jul 10 20:08:12.251562 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e25e8f19-9cae-4b76-ad3b-9fe9841c02f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:12.251973 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 983/3911] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:08:11 2026] POST /volume/v3/volumes => generated 760 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:12.268356 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d1deb382-b048-4a5d-a376-d1262e0c4cce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:12.270675 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d1deb382-b048-4a5d-a376-d1262e0c4cce tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b Jul 10 20:08:12.270983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d1deb382-b048-4a5d-a376-d1262e0c4cce tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:12.271252 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d1deb382-b048-4a5d-a376-d1262e0c4cce tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:12.279847 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:12.279847 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:12.285590 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d1deb382-b048-4a5d-a376-d1262e0c4cce tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:12.290775 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d1deb382-b048-4a5d-a376-d1262e0c4cce tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b returned with HTTP 200 Jul 10 20:08:12.291334 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 966/3912] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:12 2026] GET /volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:12.549025 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6bae8747-b326-40ac-bf4b-3503c92356d1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:12.551216 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6bae8747-b326-40ac-bf4b-3503c92356d1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:12.551478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6bae8747-b326-40ac-bf4b-3503c92356d1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:12.551716 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6bae8747-b326-40ac-bf4b-3503c92356d1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:12.564038 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:12.564038 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:12.569847 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6bae8747-b326-40ac-bf4b-3503c92356d1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:12.576382 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6bae8747-b326-40ac-bf4b-3503c92356d1 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:12.576782 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 976/3913] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:12 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:12.589544 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dc46fdb4-2f47-4524-b619-c4e1e95666fe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:12.591953 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dc46fdb4-2f47-4524-b619-c4e1e95666fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:08:12.592488 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dc46fdb4-2f47-4524-b619-c4e1e95666fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e534073c-389e-40a4-ad97-e823b37cbff5", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-689594778", "description": null, "metadata": null}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:12.607243 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:12.607243 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:12.607880 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dc46fdb4-2f47-4524-b619-c4e1e95666fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:12.608034 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-dc46fdb4-2f47-4524-b619-c4e1e95666fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create snapshot from volume e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:12.663986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-dc46fdb4-2f47-4524-b619-c4e1e95666fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Created reservations ['6865a871-f489-4814-9bcc-1dc67da6c113', 'd13dd609-f98e-4bb9-85ee-fa73f6078741', '940ec7f3-ea07-4e19-ac2d-efb9862816a0', '5bf15eb3-f0f2-4fd0-914b-00b3ed8ec85f'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:12.719490 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dc46fdb4-2f47-4524-b619-c4e1e95666fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot force create request issued successfully. Jul 10 20:08:12.719888 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dc46fdb4-2f47-4524-b619-c4e1e95666fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:08:12.720524 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 984/3914] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:08:12 2026] POST /volume/v3/snapshots => generated 312 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:12.730514 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f06cf396-5722-4b46-8f8b-35cdd41adc03 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:12.732682 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f06cf396-5722-4b46-8f8b-35cdd41adc03 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 Jul 10 20:08:12.732947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f06cf396-5722-4b46-8f8b-35cdd41adc03 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:12.733186 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f06cf396-5722-4b46-8f8b-35cdd41adc03 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:12.739369 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:12.739369 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:12.739904 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f06cf396-5722-4b46-8f8b-35cdd41adc03 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:12.740875 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f06cf396-5722-4b46-8f8b-35cdd41adc03 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 returned with HTTP 200 Jul 10 20:08:12.741407 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 967/3915] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:12 2026] GET /volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:12.748821 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-246c6f43-5da5-4395-81ca-eca3ad9fa065 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae returned with HTTP 200 Jul 10 20:08:12.749360 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 989/3916] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:08:12 2026] DELETE /volume/v3/attachments/24f3213f-c4ec-458e-a3f2-dffdd0ffafae => generated 367 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:13.304796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cfefe4ab-9ec1-4be2-85a0-6e0b2c6d9dbc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:13.307095 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cfefe4ab-9ec1-4be2-85a0-6e0b2c6d9dbc tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b Jul 10 20:08:13.307364 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cfefe4ab-9ec1-4be2-85a0-6e0b2c6d9dbc tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:13.307598 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cfefe4ab-9ec1-4be2-85a0-6e0b2c6d9dbc tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:13.317177 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:13.317177 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:13.321374 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cfefe4ab-9ec1-4be2-85a0-6e0b2c6d9dbc tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:13.326259 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cfefe4ab-9ec1-4be2-85a0-6e0b2c6d9dbc tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b returned with HTTP 200 Jul 10 20:08:13.326672 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 977/3917] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:13 2026] GET /volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:13.339999 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a542fa05-7a56-4f30-ac6a-e47e92e65624 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:13.342396 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a542fa05-7a56-4f30-ac6a-e47e92e65624 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:08:13.342798 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a542fa05-7a56-4f30-ac6a-e47e92e65624 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1caca380-c7c7-4f10-8ee3-210f8e50584b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1151613824"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:13.353743 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:13.353743 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:13.354628 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a542fa05-7a56-4f30-ac6a-e47e92e65624 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:13.354775 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-a542fa05-7a56-4f30-ac6a-e47e92e65624 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create snapshot from volume 1caca380-c7c7-4f10-8ee3-210f8e50584b Jul 10 20:08:13.398140 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-a542fa05-7a56-4f30-ac6a-e47e92e65624 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Created reservations ['4f35e80a-5a79-42fb-b250-ee756496596e', 'c2f29fea-ab51-44c6-84f4-73c2757663be', '8f83c72e-c20c-4991-8d13-0f4da03a2721', '30e11566-d2d7-415d-8685-e17df6b8fe27'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:13.435361 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a542fa05-7a56-4f30-ac6a-e47e92e65624 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Snapshot create request issued successfully. Jul 10 20:08:13.435788 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a542fa05-7a56-4f30-ac6a-e47e92e65624 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:08:13.436420 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 985/3918] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:08:13 2026] POST /volume/v3/snapshots => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:13.447695 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-70ca2960-2ca1-48d3-bdd7-1391f72d2dac None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:13.450546 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-70ca2960-2ca1-48d3-bdd7-1391f72d2dac tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d Jul 10 20:08:13.450866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-70ca2960-2ca1-48d3-bdd7-1391f72d2dac tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:13.451141 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-70ca2960-2ca1-48d3-bdd7-1391f72d2dac tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:13.457982 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:13.457982 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:13.458785 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-70ca2960-2ca1-48d3-bdd7-1391f72d2dac tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Snapshot retrieved successfully. Jul 10 20:08:13.459940 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-70ca2960-2ca1-48d3-bdd7-1391f72d2dac tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d returned with HTTP 200 Jul 10 20:08:13.460524 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 968/3919] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:13 2026] GET /volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d => generated 448 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:13.593589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-91425788-3e8d-47a1-8614-c326c8cdbcb6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:13.595262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91425788-3e8d-47a1-8614-c326c8cdbcb6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:13.595458 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91425788-3e8d-47a1-8614-c326c8cdbcb6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:13.595651 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91425788-3e8d-47a1-8614-c326c8cdbcb6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:13.604880 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:13.604880 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:13.608527 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-91425788-3e8d-47a1-8614-c326c8cdbcb6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:13.613102 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91425788-3e8d-47a1-8614-c326c8cdbcb6 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:13.613692 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 990/3920] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:13 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:13.752411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f93cba00-9a27-4490-a6a2-e8609ce89b0d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:13.754597 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f93cba00-9a27-4490-a6a2-e8609ce89b0d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 Jul 10 20:08:13.754782 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f93cba00-9a27-4490-a6a2-e8609ce89b0d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:13.754972 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f93cba00-9a27-4490-a6a2-e8609ce89b0d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:13.767656 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:13.767656 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:13.768326 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f93cba00-9a27-4490-a6a2-e8609ce89b0d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:13.769342 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f93cba00-9a27-4490-a6a2-e8609ce89b0d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 returned with HTTP 200 Jul 10 20:08:13.770107 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 978/3921] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:13 2026] GET /volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:13.780599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f4c6ca2a-e548-4691-90e1-669f347b7aa3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:13.782876 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f4c6ca2a-e548-4691-90e1-669f347b7aa3 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 Jul 10 20:08:13.783093 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f4c6ca2a-e548-4691-90e1-669f347b7aa3 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:13.783307 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f4c6ca2a-e548-4691-90e1-669f347b7aa3 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:13.788380 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:13.788380 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:13.788838 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f4c6ca2a-e548-4691-90e1-669f347b7aa3 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:13.789694 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f4c6ca2a-e548-4691-90e1-669f347b7aa3 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 returned with HTTP 200 Jul 10 20:08:13.790114 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 986/3922] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:13 2026] GET /volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:14.473472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9ea6d160-a1a0-4011-b06f-1871e1707a5a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:14.478987 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9ea6d160-a1a0-4011-b06f-1871e1707a5a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d Jul 10 20:08:14.478987 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9ea6d160-a1a0-4011-b06f-1871e1707a5a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:14.478987 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9ea6d160-a1a0-4011-b06f-1871e1707a5a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:14.483308 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:14.483308 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:14.483953 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9ea6d160-a1a0-4011-b06f-1871e1707a5a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Snapshot retrieved successfully. Jul 10 20:08:14.484975 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9ea6d160-a1a0-4011-b06f-1871e1707a5a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d returned with HTTP 200 Jul 10 20:08:14.485474 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 969/3923] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:14 2026] GET /volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:14.495595 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-179937da-5272-40ce-90ef-35d80ee1eddd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:14.497463 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:14.497809 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "15346bd3-4a48-4cd0-81fc-1c6aeca5a58d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-521297073"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:14.499237 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request body: {'volume': {"'snapshot_id": '15346bd3-4a48-4cd0-81fc-1c6aeca5a58d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-521297073'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:14.499394 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume of 1 GB Jul 10 20:08:14.505648 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Availability Zones retrieved successfully. Jul 10 20:08:14.511410 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (3490de6d-1b4f-4807-b7da-8cc1705e83db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:14.512498 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55238f4-f062-4a1d-a06e-ea8656409075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.513454 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:14.542851 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55238f4-f062-4a1d-a06e-ea8656409075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.543707 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4829cbe6-0150-4ea8-a292-98ac4d563f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.592183 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Created reservations ['67606cff-cbfc-4ced-977b-5d9c5b9dbdd5', '0a38aae3-c7c4-4fac-9c20-61e62552daac', 'c13eed49-9a6c-4861-998d-78c159d2b080', '86df3861-9ae3-41db-aebe-dca95db67719'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:14.593879 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4829cbe6-0150-4ea8-a292-98ac4d563f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67606cff-cbfc-4ced-977b-5d9c5b9dbdd5', '0a38aae3-c7c4-4fac-9c20-61e62552daac', 'c13eed49-9a6c-4861-998d-78c159d2b080', '86df3861-9ae3-41db-aebe-dca95db67719']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.595191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (765300ce-eeb2-4ab9-83cb-df9f8d7ff6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.626863 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (765300ce-eeb2-4ab9-83cb-df9f8d7ff6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '894f0088-ec08-45f1-9798-aec74158f260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-521297073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['67606cff-cbfc-4ced-977b-5d9c5b9dbdd5','0a38aae3-c7c4-4fac-9c20-61e62552daac','c13eed49-9a6c-4861-998d-78c159d2b080','86df3861-9ae3-41db-aebe-dca95db67719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-521297073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=894f0088-ec08-45f1-9798-aec74158f260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39319df94938418daf7b099d1d54abe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.627752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d6461b-d8ae-4721-8a9e-ca27ec35bb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.629283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d83aec13-11ad-4c01-bd68-3058d44d9de5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:14.632096 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d83aec13-11ad-4c01-bd68-3058d44d9de5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:14.632378 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d83aec13-11ad-4c01-bd68-3058d44d9de5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:14.632613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d83aec13-11ad-4c01-bd68-3058d44d9de5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:14.646713 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:14.646713 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:14.651808 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d83aec13-11ad-4c01-bd68-3058d44d9de5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:14.657472 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d83aec13-11ad-4c01-bd68-3058d44d9de5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:14.658061 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 979/3924] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:14 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:14.670812 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d6461b-d8ae-4721-8a9e-ca27ec35bb36) transitioned into state 'SUCCESS' from state '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-521297073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['67606cff-cbfc-4ced-977b-5d9c5b9dbdd5','0a38aae3-c7c4-4fac-9c20-61e62552daac','c13eed49-9a6c-4861-998d-78c159d2b080','86df3861-9ae3-41db-aebe-dca95db67719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.671590 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163a89f6-cf7a-4fab-a47a-001178a9a3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.702463 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163a89f6-cf7a-4fab-a47a-001178a9a3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.703234 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (3490de6d-1b4f-4807-b7da-8cc1705e83db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:14.703525 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request issued successfully. Jul 10 20:08:14.705110 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-179937da-5272-40ce-90ef-35d80ee1eddd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:14.705537 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 991/3925] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:14 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:14.716801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5199d8a9-900c-4596-9d45-90270df48897 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:14.718675 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:14.719021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "15346bd3-4a48-4cd0-81fc-1c6aeca5a58d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-919143435"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:14.720604 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request body: {'volume': {"'snapshot_id": '15346bd3-4a48-4cd0-81fc-1c6aeca5a58d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-919143435'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:14.720722 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume of 1 GB Jul 10 20:08:14.729304 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Availability Zones retrieved successfully. Jul 10 20:08:14.731425 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (eb33e98b-888b-4d3d-9123-7ee3e7b73ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:14.732337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0014f3fe-c7bd-4ce3-8b03-cb3abac56238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.733484 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:14.767036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0014f3fe-c7bd-4ce3-8b03-cb3abac56238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.767699 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98fdf254-5ae1-4ced-bb6e-f1f76e3cd25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.852815 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Created reservations ['72d9dfaa-0bc0-41eb-bf50-5731028317ef', '24669ef8-1dc8-43ce-9706-7ed1cc9dbadb', 'b4f9e591-7dd6-40ce-a76a-341eb1885e4c', '70b4c6e9-f6a3-4944-8cb7-7306bc550447'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:14.853557 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98fdf254-5ae1-4ced-bb6e-f1f76e3cd25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72d9dfaa-0bc0-41eb-bf50-5731028317ef', '24669ef8-1dc8-43ce-9706-7ed1cc9dbadb', 'b4f9e591-7dd6-40ce-a76a-341eb1885e4c', '70b4c6e9-f6a3-4944-8cb7-7306bc550447']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.854279 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758a1361-8d47-4349-8a69-9cc2912b8df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.882981 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758a1361-8d47-4349-8a69-9cc2912b8df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6872b24-eb57-4c91-aaf7-de6f734b2d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919143435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['72d9dfaa-0bc0-41eb-bf50-5731028317ef','24669ef8-1dc8-43ce-9706-7ed1cc9dbadb','b4f9e591-7dd6-40ce-a76a-341eb1885e4c','70b4c6e9-f6a3-4944-8cb7-7306bc550447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919143435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6872b24-eb57-4c91-aaf7-de6f734b2d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39319df94938418daf7b099d1d54abe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.884241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb686d39-689e-4c89-a053-d4bf56cea8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.914026 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb686d39-689e-4c89-a053-d4bf56cea8d0) transitioned into state 'SUCCESS' from state '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-919143435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['72d9dfaa-0bc0-41eb-bf50-5731028317ef','24669ef8-1dc8-43ce-9706-7ed1cc9dbadb','b4f9e591-7dd6-40ce-a76a-341eb1885e4c','70b4c6e9-f6a3-4944-8cb7-7306bc550447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.914860 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f268f6-eeff-46fe-af32-420fa44b73fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.928704 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f268f6-eeff-46fe-af32-420fa44b73fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.929737 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (eb33e98b-888b-4d3d-9123-7ee3e7b73ae4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:14.930133 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request issued successfully. Jul 10 20:08:14.931082 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5199d8a9-900c-4596-9d45-90270df48897 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:14.931641 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 987/3926] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:14 2026] POST /volume/v3/volumes => generated 759 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:14.945546 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:14.947557 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:14.947994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "15346bd3-4a48-4cd0-81fc-1c6aeca5a58d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1630331774"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:14.949843 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request body: {'volume': {"'snapshot_id": '15346bd3-4a48-4cd0-81fc-1c6aeca5a58d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1630331774'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:14.950107 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume of 1 GB Jul 10 20:08:14.955645 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Availability Zones retrieved successfully. Jul 10 20:08:14.962220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (722e7b8f-303f-4b82-92fc-a60e2b36ae60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:14.963981 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1336c84e-929b-429d-936a-0e7eafe88b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:14.964954 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:14.996323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1336c84e-929b-429d-936a-0e7eafe88b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:14.997274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db06d77e-db29-4546-93b5-82ed7e6d0b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.049578 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Created reservations ['4ea52f51-9100-4db6-bd1a-463b1a654546', 'b5821178-2d47-4268-855f-a842111cd293', '7e345de8-9770-4fa2-b0cb-724f3108b74d', '8b864dbf-98e4-4da4-85ec-1d1f223651e5'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:15.050414 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db06d77e-db29-4546-93b5-82ed7e6d0b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ea52f51-9100-4db6-bd1a-463b1a654546', 'b5821178-2d47-4268-855f-a842111cd293', '7e345de8-9770-4fa2-b0cb-724f3108b74d', '8b864dbf-98e4-4da4-85ec-1d1f223651e5']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.051066 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbefac04-2fb5-4d12-a6cc-810bec31691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.082799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbefac04-2fb5-4d12-a6cc-810bec31691e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b73ef7b0-df37-4a9f-808b-465e6357df2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1630331774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['4ea52f51-9100-4db6-bd1a-463b1a654546','b5821178-2d47-4268-855f-a842111cd293','7e345de8-9770-4fa2-b0cb-724f3108b74d','8b864dbf-98e4-4da4-85ec-1d1f223651e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1630331774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b73ef7b0-df37-4a9f-808b-465e6357df2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39319df94938418daf7b099d1d54abe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.083443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5029467d-51eb-4a81-bf6e-deb3b70e03a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.107203 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5029467d-51eb-4a81-bf6e-deb3b70e03a1) transitioned into state 'SUCCESS' from state '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-1630331774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['4ea52f51-9100-4db6-bd1a-463b1a654546','b5821178-2d47-4268-855f-a842111cd293','7e345de8-9770-4fa2-b0cb-724f3108b74d','8b864dbf-98e4-4da4-85ec-1d1f223651e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.107830 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68215293-2728-4546-ac17-3da5301650f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.127637 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68215293-2728-4546-ac17-3da5301650f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.128688 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (722e7b8f-303f-4b82-92fc-a60e2b36ae60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:15.129108 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request issued successfully. Jul 10 20:08:15.129802 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c563f7cd-9d66-49b1-870d-7fdecfaaba72 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:15.130543 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 970/3927] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:14 2026] POST /volume/v3/volumes => generated 760 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:15.144464 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.146586 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:15.146968 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "15346bd3-4a48-4cd0-81fc-1c6aeca5a58d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-798867424"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:15.148751 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request body: {'volume': {"'snapshot_id": '15346bd3-4a48-4cd0-81fc-1c6aeca5a58d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-798867424'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:15.148902 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume of 1 GB Jul 10 20:08:15.154580 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Availability Zones retrieved successfully. Jul 10 20:08:15.161882 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (84fe2e32-bf96-461d-9b08-66edb6e31096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:15.163071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9756eb2a-bc96-486f-ac30-41492db95182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.164303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:15.196863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9756eb2a-bc96-486f-ac30-41492db95182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.197763 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6312382-3680-442f-b1fe-4d1769e75c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.246632 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Created reservations ['bc585fe2-501f-42c9-a8ae-edf7388f83e0', 'd147b8d6-e844-4a03-a0bb-a48eb3467018', '7932fb2e-cb89-4ca7-86b7-3e291be92c08', 'aa6862d7-f7f0-474b-ac62-b3da1e82ab92'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:15.247507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6312382-3680-442f-b1fe-4d1769e75c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc585fe2-501f-42c9-a8ae-edf7388f83e0', 'd147b8d6-e844-4a03-a0bb-a48eb3467018', '7932fb2e-cb89-4ca7-86b7-3e291be92c08', 'aa6862d7-f7f0-474b-ac62-b3da1e82ab92']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.249649 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26844c60-bc39-423b-ad6d-163280d11bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.283009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26844c60-bc39-423b-ad6d-163280d11bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a797ae90-7166-4940-b95b-0e936786e5f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-798867424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['bc585fe2-501f-42c9-a8ae-edf7388f83e0','d147b8d6-e844-4a03-a0bb-a48eb3467018','7932fb2e-cb89-4ca7-86b7-3e291be92c08','aa6862d7-f7f0-474b-ac62-b3da1e82ab92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-798867424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a797ae90-7166-4940-b95b-0e936786e5f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39319df94938418daf7b099d1d54abe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.284042 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f503123-ea04-4ce2-b58e-d1e6cfc080e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.307945 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f503123-ea04-4ce2-b58e-d1e6cfc080e4) transitioned into state 'SUCCESS' from state '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-798867424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['bc585fe2-501f-42c9-a8ae-edf7388f83e0','d147b8d6-e844-4a03-a0bb-a48eb3467018','7932fb2e-cb89-4ca7-86b7-3e291be92c08','aa6862d7-f7f0-474b-ac62-b3da1e82ab92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.309010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0d6ba94-8bc7-4f49-8951-3a3635fd2170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.322637 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0d6ba94-8bc7-4f49-8951-3a3635fd2170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.323839 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (84fe2e32-bf96-461d-9b08-66edb6e31096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:15.324278 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request issued successfully. Jul 10 20:08:15.325437 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7efe6fa3-3c5e-4494-b35b-42ebae88127c tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:15.326009 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 980/3928] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:15 2026] POST /volume/v3/volumes => generated 759 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:15.338405 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-12e40ba7-9fdb-4164-8133-cd233c62438b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.340951 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:15.341527 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "15346bd3-4a48-4cd0-81fc-1c6aeca5a58d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1918721040"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:15.343567 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request body: {'volume': {"'snapshot_id": '15346bd3-4a48-4cd0-81fc-1c6aeca5a58d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1918721040'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:15.343670 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume of 1 GB Jul 10 20:08:15.344257 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.344257 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:15.348845 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Availability Zones retrieved successfully. Jul 10 20:08:15.357185 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (905b3183-04af-49f6-aae4-ddfb9bf879e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:15.358625 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07aa47e-3581-409b-97fe-8da3733eb235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.360764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:15.396827 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07aa47e-3581-409b-97fe-8da3733eb235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.398052 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ce1bc8-dde3-4757-b1bf-92cd1d9891f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.402334 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b88608a4-17d2-4eca-99f0-5e54bf5c8bd2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.404138 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b88608a4-17d2-4eca-99f0-5e54bf5c8bd2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:08:15.404531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b88608a4-17d2-4eca-99f0-5e54bf5c8bd2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e534073c-389e-40a4-ad97-e823b37cbff5", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1935807398", "description": null, "metadata": null}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:15.417555 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.417555 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:15.418018 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b88608a4-17d2-4eca-99f0-5e54bf5c8bd2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:15.418169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-b88608a4-17d2-4eca-99f0-5e54bf5c8bd2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create snapshot from volume e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:15.451096 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Created reservations ['9a714fd9-d2ea-4461-855a-0dabc9579a7f', 'f6c54f9c-cf10-4394-9e0f-a1ea5f236338', '9a346fb3-55af-4eed-bf28-1c8e06783d00', '9cbb3a46-e439-4a95-92de-a13c98bdff8b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:15.451910 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ce1bc8-dde3-4757-b1bf-92cd1d9891f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a714fd9-d2ea-4461-855a-0dabc9579a7f', 'f6c54f9c-cf10-4394-9e0f-a1ea5f236338', '9a346fb3-55af-4eed-bf28-1c8e06783d00', '9cbb3a46-e439-4a95-92de-a13c98bdff8b']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.452671 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7348665a-8432-4ec8-aaa2-92f588e38b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.457599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-b88608a4-17d2-4eca-99f0-5e54bf5c8bd2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Created reservations ['6644efb5-15da-4332-8782-c6275596467e', 'a0d895e4-cea7-466d-9ed9-6366420beafd', 'a8415bac-9b14-4bf5-b7ba-fea81ee030ff', '2179f206-9677-4047-8a00-f6cd731958ad'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:15.479222 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7348665a-8432-4ec8-aaa2-92f588e38b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1918721040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['9a714fd9-d2ea-4461-855a-0dabc9579a7f','f6c54f9c-cf10-4394-9e0f-a1ea5f236338','9a346fb3-55af-4eed-bf28-1c8e06783d00','9cbb3a46-e439-4a95-92de-a13c98bdff8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1918721040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39319df94938418daf7b099d1d54abe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.480658 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b20a004-8f9b-433f-a267-a049b1e212c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.495729 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b88608a4-17d2-4eca-99f0-5e54bf5c8bd2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot force create request issued successfully. Jul 10 20:08:15.496382 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b88608a4-17d2-4eca-99f0-5e54bf5c8bd2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:08:15.496780 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 988/3929] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:08:15 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 20:08:15.512416 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-98d4d4f5-ad2d-4c35-bb58-281e32174e15 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.514756 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-98d4d4f5-ad2d-4c35-bb58-281e32174e15 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 Jul 10 20:08:15.515150 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-98d4d4f5-ad2d-4c35-bb58-281e32174e15 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.515431 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-98d4d4f5-ad2d-4c35-bb58-281e32174e15 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.516075 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b20a004-8f9b-433f-a267-a049b1e212c1) transitioned into state 'SUCCESS' from state '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-1918721040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b1f3d6f2894ca59be9fb4dda8beffe',qos_specs=None,replication_status=,reservations=['9a714fd9-d2ea-4461-855a-0dabc9579a7f','f6c54f9c-cf10-4394-9e0f-a1ea5f236338','9a346fb3-55af-4eed-bf28-1c8e06783d00','9cbb3a46-e439-4a95-92de-a13c98bdff8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39319df94938418daf7b099d1d54abe2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.516771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e84e02-9acd-40e8-a3f4-962a724a6002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:15.521749 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.521749 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:15.522490 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-98d4d4f5-ad2d-4c35-bb58-281e32174e15 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:15.523615 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-98d4d4f5-ad2d-4c35-bb58-281e32174e15 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 returned with HTTP 200 Jul 10 20:08:15.524087 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 971/3930] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:15 2026] GET /volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:15.527187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e84e02-9acd-40e8-a3f4-962a724a6002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:15.528028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Flow 'volume_create_api' (905b3183-04af-49f6-aae4-ddfb9bf879e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:15.528815 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Create volume request issued successfully. Jul 10 20:08:15.529449 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12e40ba7-9fdb-4164-8133-cd233c62438b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:15.529852 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 992/3931] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:15 2026] POST /volume/v3/volumes => generated 760 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:15.546421 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-67aa3d77-de66-4283-bc21-69d5c248a7dd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.548840 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-67aa3d77-de66-4283-bc21-69d5c248a7dd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 Jul 10 20:08:15.549029 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-67aa3d77-de66-4283-bc21-69d5c248a7dd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.549228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-67aa3d77-de66-4283-bc21-69d5c248a7dd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.556327 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.556327 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:15.560092 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-67aa3d77-de66-4283-bc21-69d5c248a7dd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:15.564356 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-67aa3d77-de66-4283-bc21-69d5c248a7dd tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 returned with HTTP 200 Jul 10 20:08:15.564725 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 981/3932] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:15 2026] GET /volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:15.577946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fbf63fc7-1db4-43fd-9a53-2f47e06b6bb0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.580314 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fbf63fc7-1db4-43fd-9a53-2f47e06b6bb0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b Jul 10 20:08:15.580563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fbf63fc7-1db4-43fd-9a53-2f47e06b6bb0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.580802 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fbf63fc7-1db4-43fd-9a53-2f47e06b6bb0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.590461 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.590461 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:15.595775 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fbf63fc7-1db4-43fd-9a53-2f47e06b6bb0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:15.601400 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fbf63fc7-1db4-43fd-9a53-2f47e06b6bb0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b returned with HTTP 200 Jul 10 20:08:15.601878 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 989/3933] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:15 2026] GET /volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:15.620698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3a659353-f852-4c60-8ecc-37119180b532 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.626023 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3a659353-f852-4c60-8ecc-37119180b532 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c Jul 10 20:08:15.626023 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3a659353-f852-4c60-8ecc-37119180b532 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.626023 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3a659353-f852-4c60-8ecc-37119180b532 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.632150 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.632150 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:15.636379 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3a659353-f852-4c60-8ecc-37119180b532 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:15.640734 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3a659353-f852-4c60-8ecc-37119180b532 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c returned with HTTP 200 Jul 10 20:08:15.641334 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 972/3934] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:15 2026] GET /volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:15.656101 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5a69344e-a92c-42ee-aed2-a4ad309650f8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.658748 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a69344e-a92c-42ee-aed2-a4ad309650f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 Jul 10 20:08:15.659030 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a69344e-a92c-42ee-aed2-a4ad309650f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.659227 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a69344e-a92c-42ee-aed2-a4ad309650f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.670832 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6d38b2ae-7548-4964-b52a-2f75fd83e437 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.672988 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d38b2ae-7548-4964-b52a-2f75fd83e437 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:15.673242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d38b2ae-7548-4964-b52a-2f75fd83e437 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.673453 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d38b2ae-7548-4964-b52a-2f75fd83e437 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.684666 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.684666 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:15.689117 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6d38b2ae-7548-4964-b52a-2f75fd83e437 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:15.693771 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d38b2ae-7548-4964-b52a-2f75fd83e437 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:15.694396 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 982/3935] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:15 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:15.842689 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.842689 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:15.847110 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5a69344e-a92c-42ee-aed2-a4ad309650f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:15.851391 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a69344e-a92c-42ee-aed2-a4ad309650f8 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 returned with HTTP 200 Jul 10 20:08:15.851862 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 993/3936] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:15 2026] GET /volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 => generated 852 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:15.866705 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ddba8c9a-89ad-4a85-9d94-c5fa61b2b58f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.869029 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ddba8c9a-89ad-4a85-9d94-c5fa61b2b58f tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 Jul 10 20:08:15.869224 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ddba8c9a-89ad-4a85-9d94-c5fa61b2b58f tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.869445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ddba8c9a-89ad-4a85-9d94-c5fa61b2b58f tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.877509 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.877509 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:15.881793 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ddba8c9a-89ad-4a85-9d94-c5fa61b2b58f tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:15.886992 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ddba8c9a-89ad-4a85-9d94-c5fa61b2b58f tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 returned with HTTP 200 Jul 10 20:08:15.887766 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 990/3937] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:15 2026] GET /volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:15.903772 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dde3df46-1839-4cb1-b2b1-a4e2c2cb0daa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.905301 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dde3df46-1839-4cb1-b2b1-a4e2c2cb0daa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 Jul 10 20:08:15.907009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dde3df46-1839-4cb1-b2b1-a4e2c2cb0daa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.907009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dde3df46-1839-4cb1-b2b1-a4e2c2cb0daa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.907009 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-dde3df46-1839-4cb1-b2b1-a4e2c2cb0daa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume with id: b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 Jul 10 20:08:15.914114 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.914114 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:15.914823 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dde3df46-1839-4cb1-b2b1-a4e2c2cb0daa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:15.942890 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dde3df46-1839-4cb1-b2b1-a4e2c2cb0daa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume request issued successfully. Jul 10 20:08:15.942890 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dde3df46-1839-4cb1-b2b1-a4e2c2cb0daa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 returned with HTTP 202 Jul 10 20:08:15.942890 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 973/3938] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:08:15 2026] DELETE /volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:15.953896 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-087b4cb5-c0c4-412d-84e4-f47629d396af None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:15.955928 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-087b4cb5-c0c4-412d-84e4-f47629d396af tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 Jul 10 20:08:15.956186 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-087b4cb5-c0c4-412d-84e4-f47629d396af tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:15.956428 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-087b4cb5-c0c4-412d-84e4-f47629d396af tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:15.965202 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:15.965202 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:15.970356 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-087b4cb5-c0c4-412d-84e4-f47629d396af tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:15.980174 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-087b4cb5-c0c4-412d-84e4-f47629d396af tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 returned with HTTP 200 Jul 10 20:08:15.980946 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 983/3939] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:15 2026] GET /volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:16.533839 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3abd3ac2-58a3-45b6-8690-9808a0b82161 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:16.535889 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3abd3ac2-58a3-45b6-8690-9808a0b82161 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 Jul 10 20:08:16.536171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3abd3ac2-58a3-45b6-8690-9808a0b82161 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:16.536429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3abd3ac2-58a3-45b6-8690-9808a0b82161 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:16.542291 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:16.542291 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:16.542770 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3abd3ac2-58a3-45b6-8690-9808a0b82161 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:16.543656 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3abd3ac2-58a3-45b6-8690-9808a0b82161 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 returned with HTTP 200 Jul 10 20:08:16.544039 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 994/3940] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:16 2026] GET /volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:16.554791 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c94ccee2-dbc0-49ea-806e-a36c4deb5c09 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:16.556562 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c94ccee2-dbc0-49ea-806e-a36c4deb5c09 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 Jul 10 20:08:16.556780 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c94ccee2-dbc0-49ea-806e-a36c4deb5c09 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:16.556973 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c94ccee2-dbc0-49ea-806e-a36c4deb5c09 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:16.561752 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:16.561752 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:16.562231 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c94ccee2-dbc0-49ea-806e-a36c4deb5c09 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:16.562923 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c94ccee2-dbc0-49ea-806e-a36c4deb5c09 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 returned with HTTP 200 Jul 10 20:08:16.563300 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 991/3941] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:16 2026] GET /volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:16.712087 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0657c36f-c931-45f1-a61a-0a5642d03e2a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:16.713840 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0657c36f-c931-45f1-a61a-0a5642d03e2a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:16.714139 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0657c36f-c931-45f1-a61a-0a5642d03e2a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:16.715349 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0657c36f-c931-45f1-a61a-0a5642d03e2a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:16.724187 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:16.724187 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:16.728204 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0657c36f-c931-45f1-a61a-0a5642d03e2a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:16.733437 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0657c36f-c931-45f1-a61a-0a5642d03e2a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:16.734293 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 974/3942] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:16 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:16.999686 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0a245e85-4f3c-42e3-a620-774cfd932cf1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:17.006119 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a245e85-4f3c-42e3-a620-774cfd932cf1 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 Jul 10 20:08:17.006457 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a245e85-4f3c-42e3-a620-774cfd932cf1 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:17.006743 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a245e85-4f3c-42e3-a620-774cfd932cf1 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:17.017639 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a245e85-4f3c-42e3-a620-774cfd932cf1 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 returned with HTTP 404 Jul 10 20:08:17.018521 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 984/3943] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:16 2026] GET /volume/v3/volumes/b21da2ab-a3ee-45d4-aaf3-d1ce5f4ac614 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:17.026239 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c7092cbf-4962-41a1-bd3d-2ccb581250cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:17.028221 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7092cbf-4962-41a1-bd3d-2ccb581250cf tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 Jul 10 20:08:17.028447 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7092cbf-4962-41a1-bd3d-2ccb581250cf tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:17.028624 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7092cbf-4962-41a1-bd3d-2ccb581250cf tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:17.028799 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-c7092cbf-4962-41a1-bd3d-2ccb581250cf tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume with id: a797ae90-7166-4940-b95b-0e936786e5f5 Jul 10 20:08:17.036733 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:17.036733 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:17.037248 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c7092cbf-4962-41a1-bd3d-2ccb581250cf tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:17.061619 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c7092cbf-4962-41a1-bd3d-2ccb581250cf tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume request issued successfully. Jul 10 20:08:17.061823 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7092cbf-4962-41a1-bd3d-2ccb581250cf tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 returned with HTTP 202 Jul 10 20:08:17.062446 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 995/3944] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:08:17 2026] DELETE /volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:17.069950 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-884eb6f0-032a-4f6a-a0f3-76915bf3b8c2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:17.071731 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-884eb6f0-032a-4f6a-a0f3-76915bf3b8c2 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 Jul 10 20:08:17.071900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-884eb6f0-032a-4f6a-a0f3-76915bf3b8c2 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:17.072120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-884eb6f0-032a-4f6a-a0f3-76915bf3b8c2 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:17.079761 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:17.079761 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:17.084633 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-884eb6f0-032a-4f6a-a0f3-76915bf3b8c2 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:17.090939 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-884eb6f0-032a-4f6a-a0f3-76915bf3b8c2 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 returned with HTTP 200 Jul 10 20:08:17.091605 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 992/3945] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:17 2026] GET /volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:17.565100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-600dcf27-b113-45db-a427-dec712db5d54 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:17.567160 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-600dcf27-b113-45db-a427-dec712db5d54 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] PUT https://10.4.3.145/volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 Jul 10 20:08:17.567931 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-600dcf27-b113-45db-a427-dec712db5d54 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:17.577355 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-600dcf27-b113-45db-a427-dec712db5d54 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Acquiring lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:08:17.583381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-600dcf27-b113-45db-a427-dec712db5d54 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:08:17.584195 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:17.584195 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:17.751276 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-abb3e048-3dc3-4ff4-8f7e-fa4b099ef16e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:17.753564 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-abb3e048-3dc3-4ff4-8f7e-fa4b099ef16e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:17.753699 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-abb3e048-3dc3-4ff4-8f7e-fa4b099ef16e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:17.753871 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-abb3e048-3dc3-4ff4-8f7e-fa4b099ef16e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:17.769036 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:17.769036 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:17.777549 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-abb3e048-3dc3-4ff4-8f7e-fa4b099ef16e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:17.784874 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-abb3e048-3dc3-4ff4-8f7e-fa4b099ef16e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:17.785492 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 985/3946] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:17 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:18.106907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e28dda4-c1dc-42c5-8621-e586f425499d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.109114 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e28dda4-c1dc-42c5-8621-e586f425499d tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 Jul 10 20:08:18.109359 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e28dda4-c1dc-42c5-8621-e586f425499d tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:18.109583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e28dda4-c1dc-42c5-8621-e586f425499d tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:18.117478 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e28dda4-c1dc-42c5-8621-e586f425499d tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 returned with HTTP 404 Jul 10 20:08:18.118020 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 996/3947] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:18 2026] GET /volume/v3/volumes/a797ae90-7166-4940-b95b-0e936786e5f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:18.136614 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-965a55b0-ff34-46e0-aed5-28f96db8b9aa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.138892 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-965a55b0-ff34-46e0-aed5-28f96db8b9aa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c Jul 10 20:08:18.139222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-965a55b0-ff34-46e0-aed5-28f96db8b9aa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:18.139489 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-965a55b0-ff34-46e0-aed5-28f96db8b9aa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:18.139704 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-965a55b0-ff34-46e0-aed5-28f96db8b9aa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume with id: b73ef7b0-df37-4a9f-808b-465e6357df2c Jul 10 20:08:18.149409 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:18.149409 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:18.150064 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-965a55b0-ff34-46e0-aed5-28f96db8b9aa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:18.160170 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-600dcf27-b113-45db-a427-dec712db5d54 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-d832cbb9-2986-4717-ab41-ae12112fe6b8-np0000005048" released by "attachment_update" :: held 0.577s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:08:18.160621 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-600dcf27-b113-45db-a427-dec712db5d54 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 returned with HTTP 200 Jul 10 20:08:18.160946 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 975/3948] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:08:17 2026] PUT /volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 => generated 969 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:18.172332 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-d7384a1f-4989-4851-96a0-8c553beac9ec None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.177226 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-d7384a1f-4989-4851-96a0-8c553beac9ec tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 Jul 10 20:08:18.177493 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-d7384a1f-4989-4851-96a0-8c553beac9ec tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:18.177717 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-d7384a1f-4989-4851-96a0-8c553beac9ec tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:18.205435 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-d7384a1f-4989-4851-96a0-8c553beac9ec tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 returned with HTTP 200 Jul 10 20:08:18.205435 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 986/3949] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 20:08:18 2026] GET /volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:18.238257 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-78012b3b-e137-48cc-b416-d3ae727ff4f6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.239937 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-78012b3b-e137-48cc-b416-d3ae727ff4f6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:08:18.240302 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-78012b3b-e137-48cc-b416-d3ae727ff4f6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e534073c-389e-40a4-ad97-e823b37cbff5", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1250999242", "description": null, "metadata": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:18.251631 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:18.251631 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:18.252104 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-78012b3b-e137-48cc-b416-d3ae727ff4f6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:18.252277 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-78012b3b-e137-48cc-b416-d3ae727ff4f6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create snapshot from volume e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:18.252642 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-965a55b0-ff34-46e0-aed5-28f96db8b9aa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume request issued successfully. Jul 10 20:08:18.252839 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-965a55b0-ff34-46e0-aed5-28f96db8b9aa tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c returned with HTTP 202 Jul 10 20:08:18.253256 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 993/3950] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:08:18 2026] DELETE /volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:18.270458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0c64fff5-b57d-44c6-a268-5e1e071df86b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.272228 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c64fff5-b57d-44c6-a268-5e1e071df86b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c Jul 10 20:08:18.272438 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c64fff5-b57d-44c6-a268-5e1e071df86b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:18.272639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0c64fff5-b57d-44c6-a268-5e1e071df86b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:18.283308 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:18.283308 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:18.285645 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0c64fff5-b57d-44c6-a268-5e1e071df86b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:18.291246 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0c64fff5-b57d-44c6-a268-5e1e071df86b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c returned with HTTP 200 Jul 10 20:08:18.292048 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 976/3951] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:18 2026] GET /volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:18.317339 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-78012b3b-e137-48cc-b416-d3ae727ff4f6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Created reservations ['18eb85ca-d85a-4c09-af34-e0449d751573', '323b158d-493b-4897-a4e7-d7af393651c4', '60e9b179-8b37-4d04-8f40-cd3a45d765b8', 'ac200d94-c008-4a96-97a1-43caf2560ab8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:18.452764 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-78012b3b-e137-48cc-b416-d3ae727ff4f6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot force create request issued successfully. Jul 10 20:08:18.452764 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-78012b3b-e137-48cc-b416-d3ae727ff4f6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:08:18.452911 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 997/3952] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:08:18 2026] POST /volume/v3/snapshots => generated 313 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:18.466312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-42c8c543-3f62-4f83-8cdc-d8e156f8e69a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.466312 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-42c8c543-3f62-4f83-8cdc-d8e156f8e69a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 Jul 10 20:08:18.466312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-42c8c543-3f62-4f83-8cdc-d8e156f8e69a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:18.466312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-42c8c543-3f62-4f83-8cdc-d8e156f8e69a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:18.469982 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:18.469982 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:18.470505 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-42c8c543-3f62-4f83-8cdc-d8e156f8e69a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:18.475177 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-42c8c543-3f62-4f83-8cdc-d8e156f8e69a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 returned with HTTP 200 Jul 10 20:08:18.475177 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 987/3953] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:18 2026] GET /volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:18.492741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-047960a2-413b-46a8-adf8-50b3a32da562 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.494865 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-047960a2-413b-46a8-adf8-50b3a32da562 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f/action Jul 10 20:08:18.495322 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-047960a2-413b-46a8-adf8-50b3a32da562 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:08:18.495429 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-047960a2-413b-46a8-adf8-50b3a32da562 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:18.513116 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:18.513116 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:18.589224 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4ae7b11f-9e44-441a-bf91-767f4d88f868 req-047960a2-413b-46a8-adf8-50b3a32da562 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f/action returned with HTTP 204 Jul 10 20:08:18.592274 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 994/3954] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:08:18 2026] POST /volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:18.801009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6158e593-d955-4f7e-bc29-5833630f9a37 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.802934 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6158e593-d955-4f7e-bc29-5833630f9a37 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:18.803283 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6158e593-d955-4f7e-bc29-5833630f9a37 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:18.803513 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6158e593-d955-4f7e-bc29-5833630f9a37 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:18.812989 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:18.812989 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:18.816869 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6158e593-d955-4f7e-bc29-5833630f9a37 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:18.821090 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6158e593-d955-4f7e-bc29-5833630f9a37 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:18.821556 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 977/3955] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:18 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:18.838168 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-38620410-3523-4106-b792-1abcc37d089e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:18.840670 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38620410-3523-4106-b792-1abcc37d089e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:08:18.840955 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38620410-3523-4106-b792-1abcc37d089e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:18.841272 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38620410-3523-4106-b792-1abcc37d089e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:18.855541 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:18.855541 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:18.860206 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-38620410-3523-4106-b792-1abcc37d089e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:08:18.865627 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38620410-3523-4106-b792-1abcc37d089e tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:08:18.866144 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 998/3956] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:18 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:19.304815 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7df05bba-694e-45ea-8d2b-bb11efa7e4ea None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:19.307170 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7df05bba-694e-45ea-8d2b-bb11efa7e4ea tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c Jul 10 20:08:19.307388 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7df05bba-694e-45ea-8d2b-bb11efa7e4ea tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:19.307538 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7df05bba-694e-45ea-8d2b-bb11efa7e4ea tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:19.313269 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7df05bba-694e-45ea-8d2b-bb11efa7e4ea tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c returned with HTTP 404 Jul 10 20:08:19.313741 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 988/3957] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:19 2026] GET /volume/v3/volumes/b73ef7b0-df37-4a9f-808b-465e6357df2c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:19.321986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-48790ee3-8f2a-476f-8fcf-115d2d9725a5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:19.324324 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-48790ee3-8f2a-476f-8fcf-115d2d9725a5 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] DELETE https://10.4.3.145/volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b Jul 10 20:08:19.324611 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-48790ee3-8f2a-476f-8fcf-115d2d9725a5 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:19.324864 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-48790ee3-8f2a-476f-8fcf-115d2d9725a5 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:19.325105 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-48790ee3-8f2a-476f-8fcf-115d2d9725a5 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume with id: b6872b24-eb57-4c91-aaf7-de6f734b2d9b Jul 10 20:08:19.336300 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:19.336300 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:19.338551 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-48790ee3-8f2a-476f-8fcf-115d2d9725a5 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:19.432577 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-48790ee3-8f2a-476f-8fcf-115d2d9725a5 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume request issued successfully. Jul 10 20:08:19.432787 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-48790ee3-8f2a-476f-8fcf-115d2d9725a5 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b returned with HTTP 202 Jul 10 20:08:19.433249 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 995/3958] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:08:19 2026] DELETE /volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:19.451741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6981aa61-b00a-460f-8c94-8b4a0425fcb4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:19.453646 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6981aa61-b00a-460f-8c94-8b4a0425fcb4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b Jul 10 20:08:19.453838 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6981aa61-b00a-460f-8c94-8b4a0425fcb4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:19.454194 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6981aa61-b00a-460f-8c94-8b4a0425fcb4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:19.467075 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:19.467075 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:19.490410 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6981aa61-b00a-460f-8c94-8b4a0425fcb4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:19.490410 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6981aa61-b00a-460f-8c94-8b4a0425fcb4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b returned with HTTP 200 Jul 10 20:08:19.490410 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 978/3959] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:19 2026] GET /volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:19.501381 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e257767-ddb1-4edc-9e4e-21b51f77c99c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:19.504585 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e257767-ddb1-4edc-9e4e-21b51f77c99c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 Jul 10 20:08:19.504830 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e257767-ddb1-4edc-9e4e-21b51f77c99c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:19.505059 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e257767-ddb1-4edc-9e4e-21b51f77c99c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:19.522575 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:19.522575 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:19.522575 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2e257767-ddb1-4edc-9e4e-21b51f77c99c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:19.522575 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e257767-ddb1-4edc-9e4e-21b51f77c99c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 returned with HTTP 200 Jul 10 20:08:19.522575 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 999/3960] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:19 2026] GET /volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:19.534659 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3aca9b52-dd4b-4a1f-a9c9-fc9af7f1a060 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:19.537279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3aca9b52-dd4b-4a1f-a9c9-fc9af7f1a060 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 Jul 10 20:08:19.537762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3aca9b52-dd4b-4a1f-a9c9-fc9af7f1a060 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:19.538007 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3aca9b52-dd4b-4a1f-a9c9-fc9af7f1a060 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:19.546951 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:19.546951 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:19.548601 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3aca9b52-dd4b-4a1f-a9c9-fc9af7f1a060 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:19.550325 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3aca9b52-dd4b-4a1f-a9c9-fc9af7f1a060 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 returned with HTTP 200 Jul 10 20:08:19.550902 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 989/3961] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:19 2026] GET /volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:19.626645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-7a9cf15c-062c-4b08-8bcb-3eded78bec60 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:19.628854 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-7a9cf15c-062c-4b08-8bcb-3eded78bec60 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:19.629094 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-7a9cf15c-062c-4b08-8bcb-3eded78bec60 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:19.629354 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-7a9cf15c-062c-4b08-8bcb-3eded78bec60 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:19.640659 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:19.640659 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:19.645090 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-7a9cf15c-062c-4b08-8bcb-3eded78bec60 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:19.651079 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-7a9cf15c-062c-4b08-8bcb-3eded78bec60 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:19.651604 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 996/3962] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:19 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:19.676541 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-596ec3e2-e11f-4a83-95dc-fbbd088ef87e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:19.679370 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-596ec3e2-e11f-4a83-95dc-fbbd088ef87e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5/action Jul 10 20:08:19.679983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-596ec3e2-e11f-4a83-95dc-fbbd088ef87e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:08:19.680701 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-596ec3e2-e11f-4a83-95dc-fbbd088ef87e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:19.719108 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:19.719108 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:19.719108 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-596ec3e2-e11f-4a83-95dc-fbbd088ef87e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:19.789099 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-596ec3e2-e11f-4a83-95dc-fbbd088ef87e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Begin detaching volume completed successfully. Jul 10 20:08:19.789543 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-596ec3e2-e11f-4a83-95dc-fbbd088ef87e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5/action returned with HTTP 202 Jul 10 20:08:19.790085 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 979/3963] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:08:19 2026] POST /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:08:20.499629 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e21cef38-288d-475a-9270-066208e732f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:20.503000 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e21cef38-288d-475a-9270-066208e732f1 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b Jul 10 20:08:20.503000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e21cef38-288d-475a-9270-066208e732f1 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:20.503000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e21cef38-288d-475a-9270-066208e732f1 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:20.507291 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e21cef38-288d-475a-9270-066208e732f1 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b returned with HTTP 404 Jul 10 20:08:20.508375 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1000/3964] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:20 2026] GET /volume/v3/volumes/b6872b24-eb57-4c91-aaf7-de6f734b2d9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:20.518799 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-178d3388-b13f-4bd8-8084-819da265e2a4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:20.521162 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-178d3388-b13f-4bd8-8084-819da265e2a4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] DELETE https://10.4.3.145/volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 Jul 10 20:08:20.521419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-178d3388-b13f-4bd8-8084-819da265e2a4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:20.521653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-178d3388-b13f-4bd8-8084-819da265e2a4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:20.524986 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-178d3388-b13f-4bd8-8084-819da265e2a4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume with id: 894f0088-ec08-45f1-9798-aec74158f260 Jul 10 20:08:20.532099 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:20.532099 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:20.532754 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-178d3388-b13f-4bd8-8084-819da265e2a4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:20.571843 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-178d3388-b13f-4bd8-8084-819da265e2a4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume request issued successfully. Jul 10 20:08:20.572057 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-178d3388-b13f-4bd8-8084-819da265e2a4 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 returned with HTTP 202 Jul 10 20:08:20.572695 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 990/3965] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:08:20 2026] DELETE /volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:20.580656 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2732c377-8ded-4796-b241-41ab79c503e0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:20.582979 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2732c377-8ded-4796-b241-41ab79c503e0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 Jul 10 20:08:20.583188 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2732c377-8ded-4796-b241-41ab79c503e0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:20.583362 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2732c377-8ded-4796-b241-41ab79c503e0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:20.590703 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:20.590703 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:20.595080 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2732c377-8ded-4796-b241-41ab79c503e0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:20.600046 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2732c377-8ded-4796-b241-41ab79c503e0 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 returned with HTTP 200 Jul 10 20:08:20.600851 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 997/3966] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:20 2026] GET /volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:20.845496 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c1bf2593-dd90-4ef1-885b-b894cd613b2c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:20.845970 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1bf2593-dd90-4ef1-885b-b894cd613b2c None None] GET https://10.4.3.145/volume// Jul 10 20:08:20.846182 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1bf2593-dd90-4ef1-885b-b894cd613b2c None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:20.846416 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1bf2593-dd90-4ef1-885b-b894cd613b2c None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:20.846800 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1bf2593-dd90-4ef1-885b-b894cd613b2c None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:20.847179 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 980/3967] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08: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 20:08:20.857786 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-be5a4ef4-66fa-4ba6-9478-5261bd3b9833 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:20.860795 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-be5a4ef4-66fa-4ba6-9478-5261bd3b9833 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:08:20.862182 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-be5a4ef4-66fa-4ba6-9478-5261bd3b9833 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:20.862534 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-be5a4ef4-66fa-4ba6-9478-5261bd3b9833 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:20.877319 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:20.877319 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:20.882113 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-be5a4ef4-66fa-4ba6-9478-5261bd3b9833 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:20.889247 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-be5a4ef4-66fa-4ba6-9478-5261bd3b9833 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:08:20.889678 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1001/3968] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:08:20 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:21.613958 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8158ee19-37ac-4e91-8e17-3df88600cc76 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:21.615820 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8158ee19-37ac-4e91-8e17-3df88600cc76 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 Jul 10 20:08:21.616018 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8158ee19-37ac-4e91-8e17-3df88600cc76 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:21.616245 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8158ee19-37ac-4e91-8e17-3df88600cc76 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:21.621927 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8158ee19-37ac-4e91-8e17-3df88600cc76 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 returned with HTTP 404 Jul 10 20:08:21.622458 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 991/3969] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:21 2026] GET /volume/v3/volumes/894f0088-ec08-45f1-9798-aec74158f260 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:21.635691 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-19eb12f7-48b9-4787-8d35-7052edfc175a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:21.638382 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-19eb12f7-48b9-4787-8d35-7052edfc175a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d Jul 10 20:08:21.638565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-19eb12f7-48b9-4787-8d35-7052edfc175a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:21.638790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-19eb12f7-48b9-4787-8d35-7052edfc175a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:21.638921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-19eb12f7-48b9-4787-8d35-7052edfc175a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete snapshot with id: 15346bd3-4a48-4cd0-81fc-1c6aeca5a58d Jul 10 20:08:21.645414 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:21.645414 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:21.645937 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-19eb12f7-48b9-4787-8d35-7052edfc175a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Snapshot retrieved successfully. Jul 10 20:08:21.687677 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-19eb12f7-48b9-4787-8d35-7052edfc175a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Snapshot delete request issued successfully. Jul 10 20:08:21.687924 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-19eb12f7-48b9-4787-8d35-7052edfc175a tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d returned with HTTP 202 Jul 10 20:08:21.688355 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 998/3970] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:08:21 2026] DELETE /volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:21.696248 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9d893ed9-3cff-42f5-9501-f183a4f79204 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:21.697855 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9d893ed9-3cff-42f5-9501-f183a4f79204 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d Jul 10 20:08:21.698040 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9d893ed9-3cff-42f5-9501-f183a4f79204 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:21.698263 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9d893ed9-3cff-42f5-9501-f183a4f79204 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:21.705137 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:21.705137 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:21.705815 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9d893ed9-3cff-42f5-9501-f183a4f79204 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Snapshot retrieved successfully. Jul 10 20:08:21.706680 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9d893ed9-3cff-42f5-9501-f183a4f79204 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d returned with HTTP 200 Jul 10 20:08:21.714322 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 981/3971] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:21 2026] GET /volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:22.716291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8ab617d7-2126-4ac1-bf91-c45864a39dc7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:22.718059 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ab617d7-2126-4ac1-bf91-c45864a39dc7 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d Jul 10 20:08:22.718284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ab617d7-2126-4ac1-bf91-c45864a39dc7 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:22.718518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ab617d7-2126-4ac1-bf91-c45864a39dc7 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:22.723729 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ab617d7-2126-4ac1-bf91-c45864a39dc7 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d returned with HTTP 404 Jul 10 20:08:22.724348 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1002/3972] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:22 2026] GET /volume/v3/snapshots/15346bd3-4a48-4cd0-81fc-1c6aeca5a58d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:22.732134 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-54f24304-7177-4475-819b-a9d90472106b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:22.734566 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-54f24304-7177-4475-819b-a9d90472106b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] DELETE https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b Jul 10 20:08:22.734872 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-54f24304-7177-4475-819b-a9d90472106b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:22.735212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-54f24304-7177-4475-819b-a9d90472106b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:22.735481 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-54f24304-7177-4475-819b-a9d90472106b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume with id: 1caca380-c7c7-4f10-8ee3-210f8e50584b Jul 10 20:08:22.743904 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:22.743904 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:22.744495 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-54f24304-7177-4475-819b-a9d90472106b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:22.773637 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-54f24304-7177-4475-819b-a9d90472106b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Delete volume request issued successfully. Jul 10 20:08:22.773924 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-54f24304-7177-4475-819b-a9d90472106b tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b returned with HTTP 202 Jul 10 20:08:22.774448 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 992/3973] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:08:22 2026] DELETE /volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:08:22.782761 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-afde90bf-4349-4bc6-893d-5b3f97b61ed9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:22.785305 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-afde90bf-4349-4bc6-893d-5b3f97b61ed9 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b Jul 10 20:08:22.785547 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-afde90bf-4349-4bc6-893d-5b3f97b61ed9 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:22.785852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-afde90bf-4349-4bc6-893d-5b3f97b61ed9 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:22.795649 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:22.795649 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:22.800552 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-afde90bf-4349-4bc6-893d-5b3f97b61ed9 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Volume info retrieved successfully. Jul 10 20:08:22.809663 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-afde90bf-4349-4bc6-893d-5b3f97b61ed9 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b returned with HTTP 200 Jul 10 20:08:22.810289 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 999/3974] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:22 2026] GET /volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:23.824007 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-af640ade-9efd-4883-90ec-245c3b990886 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:23.826258 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-af640ade-9efd-4883-90ec-245c3b990886 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] GET https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b Jul 10 20:08:23.826552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-af640ade-9efd-4883-90ec-245c3b990886 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:23.826977 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-af640ade-9efd-4883-90ec-245c3b990886 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:23.833881 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-af640ade-9efd-4883-90ec-245c3b990886 tempest-CreateVolumesFromSnapshotTest-144673993 tempest-CreateVolumesFromSnapshotTest-144673993-project-member] https://10.4.3.145/volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b returned with HTTP 404 Jul 10 20:08:23.834884 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 982/3975] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:23 2026] GET /volume/v3/volumes/1caca380-c7c7-4f10-8ee3-210f8e50584b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:24.193136 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-28eedbb4-1035-4c32-98e6-fe8e961489cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:24.195100 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-28eedbb4-1035-4c32-98e6-fe8e961489cf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:08:24.195516 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-28eedbb4-1035-4c32-98e6-fe8e961489cf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fdd6e909-19d7-4a86-bb4f-d499fed194b5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1869133957", "description": null, "metadata": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:24.208651 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:24.208651 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:24.208651 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-28eedbb4-1035-4c32-98e6-fe8e961489cf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:08:24.208651 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-28eedbb4-1035-4c32-98e6-fe8e961489cf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create snapshot from volume fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:08:24.235985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-28eedbb4-1035-4c32-98e6-fe8e961489cf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['cbd12c89-2606-4d88-b523-b2ac59c8f879', '71840300-a476-427a-bab9-8a6b7ad68e40', 'd7a2278d-60c0-49db-b2ba-c6c023dcbd52', '45a6f011-ce0d-47ba-beb9-21cd4eb157ac'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:24.306315 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-28eedbb4-1035-4c32-98e6-fe8e961489cf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot force create request issued successfully. Jul 10 20:08:24.307101 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-28eedbb4-1035-4c32-98e6-fe8e961489cf tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:08:24.307198 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1003/3976] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:08:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:24.316379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-52dbb53b-4e7f-4dfc-a82b-3df3bdddf7dd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:24.319869 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-52dbb53b-4e7f-4dfc-a82b-3df3bdddf7dd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 Jul 10 20:08:24.320794 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-52dbb53b-4e7f-4dfc-a82b-3df3bdddf7dd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:24.320794 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-52dbb53b-4e7f-4dfc-a82b-3df3bdddf7dd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:24.328299 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:24.328299 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:24.328299 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-52dbb53b-4e7f-4dfc-a82b-3df3bdddf7dd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:08:24.328299 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-52dbb53b-4e7f-4dfc-a82b-3df3bdddf7dd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 returned with HTTP 200 Jul 10 20:08:24.328299 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 993/3977] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:24 2026] GET /volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:25.337513 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5a8a8b3a-e6cd-4d0d-90a7-22a26d5ab814 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:25.339502 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5a8a8b3a-e6cd-4d0d-90a7-22a26d5ab814 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 Jul 10 20:08:25.339693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5a8a8b3a-e6cd-4d0d-90a7-22a26d5ab814 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:25.340323 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5a8a8b3a-e6cd-4d0d-90a7-22a26d5ab814 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:25.344773 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:25.344773 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:25.345190 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5a8a8b3a-e6cd-4d0d-90a7-22a26d5ab814 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:08:25.345915 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5a8a8b3a-e6cd-4d0d-90a7-22a26d5ab814 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 returned with HTTP 200 Jul 10 20:08:25.346302 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1000/3978] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:25 2026] GET /volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:25.355095 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fbb2435c-44ef-4762-9c5b-ff7e4c1855a9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:25.356791 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fbb2435c-44ef-4762-9c5b-ff7e4c1855a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 Jul 10 20:08:25.356954 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fbb2435c-44ef-4762-9c5b-ff7e4c1855a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:25.357151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fbb2435c-44ef-4762-9c5b-ff7e4c1855a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:25.361745 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:25.361745 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:25.362314 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fbb2435c-44ef-4762-9c5b-ff7e4c1855a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:08:25.363123 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fbb2435c-44ef-4762-9c5b-ff7e4c1855a9 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 returned with HTTP 200 Jul 10 20:08:25.363603 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 983/3979] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:08:25 2026] GET /volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:25.372764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6962808-2e77-41eb-be75-3f676ff81d5d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:25.374912 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:25.375333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1915898778", "snapshot_id": "aa6811e6-34f8-4de1-97f7-104f7cb437f7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:25.377205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1915898778', 'snapshot_id': 'aa6811e6-34f8-4de1-97f7-104f7cb437f7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:25.382806 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:25.382806 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:25.383871 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:08:25.383871 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume of 1 GB Jul 10 20:08:25.388210 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Availability Zones retrieved successfully. Jul 10 20:08:25.395307 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (83ff2ce5-1b89-4d01-ab2e-618b57052775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:25.396760 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0311cba-9dfb-490f-9f27-e7845b75c307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:25.398268 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:25.446548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0311cba-9dfb-490f-9f27-e7845b75c307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa6811e6-34f8-4de1-97f7-104f7cb437f7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:25.447526 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a085670-d7ff-4d76-9bf2-affaaa406fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:25.502019 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Created reservations ['20b43522-0b02-4f3a-b140-ccf772bed922', 'ab50662e-403a-4aee-a866-7248b6a74e0f', '7acd5493-3388-40d1-b08e-4c8a0281c916', '9c0aa61a-0d97-458e-b425-7169a8f69cc2'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:25.502926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a085670-d7ff-4d76-9bf2-affaaa406fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20b43522-0b02-4f3a-b140-ccf772bed922', 'ab50662e-403a-4aee-a866-7248b6a74e0f', '7acd5493-3388-40d1-b08e-4c8a0281c916', '9c0aa61a-0d97-458e-b425-7169a8f69cc2']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:25.503852 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a55298-e0b1-48f5-96a1-337770c42288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:25.566459 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a55298-e0b1-48f5-96a1-337770c42288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04220d7e-e33b-4d90-9157-901fc4551883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1915898778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['20b43522-0b02-4f3a-b140-ccf772bed922','ab50662e-403a-4aee-a866-7248b6a74e0f','7acd5493-3388-40d1-b08e-4c8a0281c916','9c0aa61a-0d97-458e-b425-7169a8f69cc2'],size=1,snapshot_id=aa6811e6-34f8-4de1-97f7-104f7cb437f7,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), '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-10T20:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1915898778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04220d7e-e33b-4d90-9157-901fc4551883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb3b285f3d3455aadbfac359e6bc534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa6811e6-34f8-4de1-97f7-104f7cb437f7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d150b272fadb44cba672e2a81cdfeede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:25.569997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6423990-16b7-4d93-99ca-269d39d82514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:25.590761 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6423990-16b7-4d93-99ca-269d39d82514) transitioned into state 'SUCCESS' from state '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-1915898778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb3b285f3d3455aadbfac359e6bc534',qos_specs=None,replication_status=,reservations=['20b43522-0b02-4f3a-b140-ccf772bed922','ab50662e-403a-4aee-a866-7248b6a74e0f','7acd5493-3388-40d1-b08e-4c8a0281c916','9c0aa61a-0d97-458e-b425-7169a8f69cc2'],size=1,snapshot_id=aa6811e6-34f8-4de1-97f7-104f7cb437f7,source_replicaid=,source_volid=None,status='creating',user_id='d150b272fadb44cba672e2a81cdfeede',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:25.591675 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21cc5be4-7731-4fd5-89fd-1c4f13a0117b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:25.620221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21cc5be4-7731-4fd5-89fd-1c4f13a0117b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:25.621240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Flow 'volume_create_api' (83ff2ce5-1b89-4d01-ab2e-618b57052775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:25.621587 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Create volume request issued successfully. Jul 10 20:08:25.622258 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6962808-2e77-41eb-be75-3f676ff81d5d tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:25.622732 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1004/3980] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:25 2026] POST /volume/v3/volumes => generated 785 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:25.634818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-59da3619-c51f-4db9-b6a8-49122d32b63e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:25.636492 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-59da3619-c51f-4db9-b6a8-49122d32b63e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:08:25.636658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-59da3619-c51f-4db9-b6a8-49122d32b63e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:25.636865 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-59da3619-c51f-4db9-b6a8-49122d32b63e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:25.648607 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:25.648607 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:25.656694 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-59da3619-c51f-4db9-b6a8-49122d32b63e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:08:25.664471 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-59da3619-c51f-4db9-b6a8-49122d32b63e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 200 Jul 10 20:08:25.665217 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 994/3981] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:25 2026] GET /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:26.678738 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-814fd9f9-9f92-4168-bf84-0b8e4ae6b0c3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:26.680926 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-814fd9f9-9f92-4168-bf84-0b8e4ae6b0c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:08:26.681177 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-814fd9f9-9f92-4168-bf84-0b8e4ae6b0c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:26.681460 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-814fd9f9-9f92-4168-bf84-0b8e4ae6b0c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:26.689666 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:26.689666 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:26.693557 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-814fd9f9-9f92-4168-bf84-0b8e4ae6b0c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:08:26.698195 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-814fd9f9-9f92-4168-bf84-0b8e4ae6b0c3 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 200 Jul 10 20:08:26.698590 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1001/3982] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:26 2026] GET /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:26.723477 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aafb84f2-e27d-4e3c-bce3-e8b7a6d594cd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:26.727993 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aafb84f2-e27d-4e3c-bce3-e8b7a6d594cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:08:26.727993 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aafb84f2-e27d-4e3c-bce3-e8b7a6d594cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:26.727993 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aafb84f2-e27d-4e3c-bce3-e8b7a6d594cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:26.739499 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:26.739499 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:26.740691 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-aafb84f2-e27d-4e3c-bce3-e8b7a6d594cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:08:26.746993 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aafb84f2-e27d-4e3c-bce3-e8b7a6d594cd tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 200 Jul 10 20:08:26.746993 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 984/3983] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:26 2026] GET /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 1394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:26.945983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-00868b0f-be08-438f-9641-67c016b3afc4 req-957b0cde-b13e-4469-a792-54dab473e17b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:26.948374 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-957b0cde-b13e-4469-a792-54dab473e17b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:08:26.948602 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-957b0cde-b13e-4469-a792-54dab473e17b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:26.948779 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-957b0cde-b13e-4469-a792-54dab473e17b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:26.956583 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:26.956583 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:26.961775 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-00868b0f-be08-438f-9641-67c016b3afc4 req-957b0cde-b13e-4469-a792-54dab473e17b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:08:26.967839 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-957b0cde-b13e-4469-a792-54dab473e17b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 200 Jul 10 20:08:26.968369 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1005/3984] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:26 2026] GET /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:27.351942 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-57949cc0-7795-4211-aec6-349ddd76444f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:27.353995 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:27.354416 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5f9e445a-6950-4c70-a3f9-3b0fa8434997", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:27.355920 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5f9e445a-6950-4c70-a3f9-3b0fa8434997', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:27.437841 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume of 1 GB Jul 10 20:08:27.443636 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Availability Zones retrieved successfully. Jul 10 20:08:27.451477 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (0e1f0476-6ec0-4112-8531-9662a162f26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:27.453108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c18df1-75b5-4f6d-b81f-11a21f16c872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:27.454412 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:27.507943 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cb2a04d0-f669-4d34-bc3f-2739e749126e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:27.510763 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cb2a04d0-f669-4d34-bc3f-2739e749126e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:08:27.511060 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cb2a04d0-f669-4d34-bc3f-2739e749126e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:27.511351 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cb2a04d0-f669-4d34-bc3f-2739e749126e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:27.520927 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:27.520927 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:27.523741 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c18df1-75b5-4f6d-b81f-11a21f16c872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:27.524933 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae2346a-67e0-4fdf-8215-18389dafc384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:27.525565 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cb2a04d0-f669-4d34-bc3f-2739e749126e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:08:27.532108 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cb2a04d0-f669-4d34-bc3f-2739e749126e tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 200 Jul 10 20:08:27.532683 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1002/3985] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:27 2026] GET /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:27.543497 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7ad40ab6-f4ec-44a3-9cea-c8e204a7b5d2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:27.543940 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7ad40ab6-f4ec-44a3-9cea-c8e204a7b5d2 None None] GET https://10.4.3.145/volume// Jul 10 20:08:27.544173 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7ad40ab6-f4ec-44a3-9cea-c8e204a7b5d2 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:27.544370 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7ad40ab6-f4ec-44a3-9cea-c8e204a7b5d2 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:27.544711 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7ad40ab6-f4ec-44a3-9cea-c8e204a7b5d2 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:27.545031 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 985/3986] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:08: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 20:08:27.554078 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-00868b0f-be08-438f-9641-67c016b3afc4 req-36fe83d6-836e-451f-a280-677ebdbcee1a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:27.556551 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-36fe83d6-836e-451f-a280-677ebdbcee1a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:27.556902 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-36fe83d6-836e-451f-a280-677ebdbcee1a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04220d7e-e33b-4d90-9157-901fc4551883", "connector": null, "instance_uuid": "f4603c7a-0944-4b9a-8f4f-e6bdbe1da9dc"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:27.565069 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:27.565069 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:27.638048 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-36fe83d6-836e-451f-a280-677ebdbcee1a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:27.638355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Created reservations ['2db9ddd0-a8dc-4322-9ac2-72d763550561', '9017c3c3-14af-47cc-8b9f-463d5cc5456d', 'f5cd62e4-0946-4892-bf79-8e39b1608624', '93cdc838-a6b4-4a1e-998c-7e14c740a018'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:27.638665 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1006/3987] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:27 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:27.639246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae2346a-67e0-4fdf-8215-18389dafc384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2db9ddd0-a8dc-4322-9ac2-72d763550561', '9017c3c3-14af-47cc-8b9f-463d5cc5456d', 'f5cd62e4-0946-4892-bf79-8e39b1608624', '93cdc838-a6b4-4a1e-998c-7e14c740a018']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:27.640126 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c704874d-32bc-46c6-8294-ed412f16c0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:27.665420 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c704874d-32bc-46c6-8294-ed412f16c0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84bb1620-dc6f-464d-819d-e59d4d512aa8', '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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['2db9ddd0-a8dc-4322-9ac2-72d763550561','9017c3c3-14af-47cc-8b9f-463d5cc5456d','f5cd62e4-0946-4892-bf79-8e39b1608624','93cdc838-a6b4-4a1e-998c-7e14c740a018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:27Z,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=84bb1620-dc6f-464d-819d-e59d4d512aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e8b847c8f04b23817bbbce2d284cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07adda29e0e345d6b36f557e604eb0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:27.666064 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2756240f-779d-4a7d-8d12-988fe1fad157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:27.798151 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2756240f-779d-4a7d-8d12-988fe1fad157) transitioned into state 'SUCCESS' from 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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['2db9ddd0-a8dc-4322-9ac2-72d763550561','9017c3c3-14af-47cc-8b9f-463d5cc5456d','f5cd62e4-0946-4892-bf79-8e39b1608624','93cdc838-a6b4-4a1e-998c-7e14c740a018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:27.799151 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d8c7d5-bdfa-496c-8094-e1b3a06f6141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:27.899830 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d8c7d5-bdfa-496c-8094-e1b3a06f6141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:27.899830 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (0e1f0476-6ec0-4112-8531-9662a162f26e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:27.899830 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request issued successfully. Jul 10 20:08:27.899830 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-57949cc0-7795-4211-aec6-349ddd76444f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:27.899830 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 995/3988] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:08:27 2026] POST /volume/v3/volumes => generated 775 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:27.912868 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6ca4def1-d658-4c4a-8c28-f30817f89e9f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:27.915185 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6ca4def1-d658-4c4a-8c28-f30817f89e9f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:27.915509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6ca4def1-d658-4c4a-8c28-f30817f89e9f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:27.915715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6ca4def1-d658-4c4a-8c28-f30817f89e9f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:27.994391 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:27.994391 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:28.000659 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6ca4def1-d658-4c4a-8c28-f30817f89e9f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:28.006324 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6ca4def1-d658-4c4a-8c28-f30817f89e9f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:28.016141 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1003/3989] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:27 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 843 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:28.056548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-1624c548-08a2-4965-a40d-c740f840b021 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:28.058841 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-1624c548-08a2-4965-a40d-c740f840b021 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760 Jul 10 20:08:28.059057 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-1624c548-08a2-4965-a40d-c740f840b021 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:28.059281 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-1624c548-08a2-4965-a40d-c740f840b021 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:28.118559 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:28.118559 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:28.904747 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-09c4a493-978f-4a01-852c-a4337e58cfd9 req-1624c548-08a2-4965-a40d-c740f840b021 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760 returned with HTTP 200 Jul 10 20:08:28.905265 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 986/3990] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:08:28 2026] DELETE /volume/v3/attachments/1f76734c-f300-45ef-83f4-f580cbfcb760 => generated 19 bytes in 849 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:29.019906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c2c7689e-e339-4ceb-b8e2-b3476c78e251 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:29.021919 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c2c7689e-e339-4ceb-b8e2-b3476c78e251 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:29.022238 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c2c7689e-e339-4ceb-b8e2-b3476c78e251 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:29.028920 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c2c7689e-e339-4ceb-b8e2-b3476c78e251 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:29.029743 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:29.029743 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:29.034255 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c2c7689e-e339-4ceb-b8e2-b3476c78e251 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:29.039353 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c2c7689e-e339-4ceb-b8e2-b3476c78e251 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:29.039719 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1007/3991] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:29 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:29.515383 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:29.518368 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:29.518780 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1635194658", "snapshot_id": "abfc82d8-fabe-46b4-be91-d4786acf0070", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:29.520987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1635194658', 'snapshot_id': 'abfc82d8-fabe-46b4-be91-d4786acf0070', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:29.528582 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:29.528582 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:29.529223 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:29.529362 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume of 1 GB Jul 10 20:08:29.534445 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Availability Zones retrieved successfully. Jul 10 20:08:29.544291 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Flow 'volume_create_api' (7a202cc9-be8a-47e7-a704-8648e6c89d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:29.546212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b379deaf-ff9d-474f-98b0-27ea7ee91d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:29.547487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:29.588608 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b379deaf-ff9d-474f-98b0-27ea7ee91d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'abfc82d8-fabe-46b4-be91-d4786acf0070', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:29.589547 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bc6d3d-a5af-44a8-a7bd-8b6ae172e1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:29.679338 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Created reservations ['ff947726-867f-4c10-b46b-a9ce74b65ef4', '05e4ac77-93df-4451-98ca-bbb417e73de6', '24e40ab3-7a69-4f3f-a418-1db4e602e179', '053e83ec-610a-4938-82cb-371b9a8033ad'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:29.680309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bc6d3d-a5af-44a8-a7bd-8b6ae172e1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff947726-867f-4c10-b46b-a9ce74b65ef4', '05e4ac77-93df-4451-98ca-bbb417e73de6', '24e40ab3-7a69-4f3f-a418-1db4e602e179', '053e83ec-610a-4938-82cb-371b9a8033ad']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:29.681185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d556c62-bfdd-4c5a-add7-aab73202a0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:29.734923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d556c62-bfdd-4c5a-add7-aab73202a0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467437ca-9c93-4ec1-9df2-8a04c1fe060a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1635194658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c8339edb404e8fa40186eb776f4665',qos_specs=None,replication_status=,reservations=['ff947726-867f-4c10-b46b-a9ce74b65ef4','05e4ac77-93df-4451-98ca-bbb417e73de6','24e40ab3-7a69-4f3f-a418-1db4e602e179','053e83ec-610a-4938-82cb-371b9a8033ad'],size=1,snapshot_id=abfc82d8-fabe-46b4-be91-d4786acf0070,source_replicaid=,source_volid=None,status='creating',user_id='72b753886f894b39a701cf62c60c9956',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1635194658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467437ca-9c93-4ec1-9df2-8a04c1fe060a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1c8339edb404e8fa40186eb776f4665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=abfc82d8-fabe-46b4-be91-d4786acf0070,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72b753886f894b39a701cf62c60c9956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:29.735888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793203ce-a9cb-4196-8ecb-86625cd9331b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:29.766714 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793203ce-a9cb-4196-8ecb-86625cd9331b) transitioned into state 'SUCCESS' from state '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-1635194658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c8339edb404e8fa40186eb776f4665',qos_specs=None,replication_status=,reservations=['ff947726-867f-4c10-b46b-a9ce74b65ef4','05e4ac77-93df-4451-98ca-bbb417e73de6','24e40ab3-7a69-4f3f-a418-1db4e602e179','053e83ec-610a-4938-82cb-371b9a8033ad'],size=1,snapshot_id=abfc82d8-fabe-46b4-be91-d4786acf0070,source_replicaid=,source_volid=None,status='creating',user_id='72b753886f894b39a701cf62c60c9956',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:29.767466 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6139e2b9-cb43-495e-a405-fb63cf00d628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:29.843192 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6139e2b9-cb43-495e-a405-fb63cf00d628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:29.844101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Flow 'volume_create_api' (7a202cc9-be8a-47e7-a704-8648e6c89d80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:29.844456 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume request issued successfully. Jul 10 20:08:29.845060 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a4e1d898-f861-45e4-88e8-dee2c3c40f01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:29.845514 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 996/3992] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:29 2026] POST /volume/v3/volumes => generated 791 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:29.865900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-af81f0c7-5e24-4ccd-b471-08c571edf01a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:29.868029 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af81f0c7-5e24-4ccd-b471-08c571edf01a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:29.868346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af81f0c7-5e24-4ccd-b471-08c571edf01a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:29.868634 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af81f0c7-5e24-4ccd-b471-08c571edf01a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:29.880467 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:29.880467 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:29.885982 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-af81f0c7-5e24-4ccd-b471-08c571edf01a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:29.892499 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af81f0c7-5e24-4ccd-b471-08c571edf01a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:29.893038 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1004/3993] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:29 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:30.054273 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b5959fd8-6576-4d98-b267-6429caee7e06 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:30.057017 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b5959fd8-6576-4d98-b267-6429caee7e06 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:30.057017 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b5959fd8-6576-4d98-b267-6429caee7e06 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:30.057017 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b5959fd8-6576-4d98-b267-6429caee7e06 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:30.067899 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:30.067899 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:30.073402 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b5959fd8-6576-4d98-b267-6429caee7e06 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:30.078913 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b5959fd8-6576-4d98-b267-6429caee7e06 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:30.079336 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 987/3994] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:30 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:30.090837 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0df711f8-59c1-4a23-9025-d3742518e0f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:30.091377 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0df711f8-59c1-4a23-9025-d3742518e0f5 None None] GET https://10.4.3.145/volume// Jul 10 20:08:30.091628 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0df711f8-59c1-4a23-9025-d3742518e0f5 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:30.091847 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0df711f8-59c1-4a23-9025-d3742518e0f5 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:30.092279 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0df711f8-59c1-4a23-9025-d3742518e0f5 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:30.092618 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1008/3995] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08: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 20:08:30.102954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-26c82cad-0303-42bb-8302-aaac06e4d3ac None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:30.105543 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-26c82cad-0303-42bb-8302-aaac06e4d3ac tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:30.105976 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-26c82cad-0303-42bb-8302-aaac06e4d3ac tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "157591f2-5088-419d-a15e-e04f6264f642", "connector": null, "instance_uuid": "64eb3272-09a2-4c03-a5e9-694f03e79c6f"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:30.148053 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:30.148053 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:30.217262 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-26c82cad-0303-42bb-8302-aaac06e4d3ac tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:30.217829 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 997/3996] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:30 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:30.226837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-469ae3f0-f50f-49a7-b681-23fd3ed40252 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:30.229190 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-469ae3f0-f50f-49a7-b681-23fd3ed40252 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f Jul 10 20:08:30.229364 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-469ae3f0-f50f-49a7-b681-23fd3ed40252 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:30.229614 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-469ae3f0-f50f-49a7-b681-23fd3ed40252 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:30.241826 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:30.241826 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:30.781955 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-469ae3f0-f50f-49a7-b681-23fd3ed40252 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f returned with HTTP 200 Jul 10 20:08:30.782393 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1005/3997] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:08:30 2026] DELETE /volume/v3/attachments/f0b5bb42-0c12-4ecd-850d-ef4e549f127f => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:30.908987 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6d77c351-1930-4f51-af67-ce82075e6938 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:30.910836 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6d77c351-1930-4f51-af67-ce82075e6938 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:30.911094 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6d77c351-1930-4f51-af67-ce82075e6938 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:30.911287 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6d77c351-1930-4f51-af67-ce82075e6938 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:30.918468 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:30.918468 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:30.922359 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6d77c351-1930-4f51-af67-ce82075e6938 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:30.926885 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6d77c351-1930-4f51-af67-ce82075e6938 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:30.927306 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 988/3998] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:30 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:30.943243 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8171f376-12d4-451c-a6d5-ebe5e861ab02 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:30.944942 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8171f376-12d4-451c-a6d5-ebe5e861ab02 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:30.945161 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8171f376-12d4-451c-a6d5-ebe5e861ab02 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:30.945350 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8171f376-12d4-451c-a6d5-ebe5e861ab02 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:30.952570 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:30.952570 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:30.956804 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8171f376-12d4-451c-a6d5-ebe5e861ab02 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:30.962714 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8171f376-12d4-451c-a6d5-ebe5e861ab02 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:30.963319 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1009/3999] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:30 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:31.094149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8fb10bae-3aef-4a99-b58c-f61ab731216b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:31.095833 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8fb10bae-3aef-4a99-b58c-f61ab731216b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:31.096048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8fb10bae-3aef-4a99-b58c-f61ab731216b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:31.096251 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8fb10bae-3aef-4a99-b58c-f61ab731216b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:31.103653 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:31.103653 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:31.108861 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8fb10bae-3aef-4a99-b58c-f61ab731216b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:31.114391 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8fb10bae-3aef-4a99-b58c-f61ab731216b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:31.114849 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 998/4000] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:31 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:31.131739 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-def065d4-fe9b-4391-b033-fdfb4a9f2b23 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:31.134245 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-def065d4-fe9b-4391-b033-fdfb4a9f2b23 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244/action Jul 10 20:08:31.134600 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-def065d4-fe9b-4391-b033-fdfb4a9f2b23 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:08:31.134723 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-def065d4-fe9b-4391-b033-fdfb4a9f2b23 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:31.153380 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:31.153380 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:31.173317 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b73ad925-ce69-4bd9-97be-cb7fcdbed4fe req-def065d4-fe9b-4391-b033-fdfb4a9f2b23 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244/action returned with HTTP 204 Jul 10 20:08:31.173938 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1006/4001] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:08:31 2026] POST /volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:31.586102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-8d966f60-da79-43fc-b768-20e54de27527 req-9ab83c90-9659-4dad-9407-d803f61f0caf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:31.588993 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-9ab83c90-9659-4dad-9407-d803f61f0caf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:31.589397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-9ab83c90-9659-4dad-9407-d803f61f0caf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:31.589397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-9ab83c90-9659-4dad-9407-d803f61f0caf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:31.596609 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:31.596609 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:31.600518 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-8d966f60-da79-43fc-b768-20e54de27527 req-9ab83c90-9659-4dad-9407-d803f61f0caf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:31.605711 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-9ab83c90-9659-4dad-9407-d803f61f0caf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:31.606213 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 989/4002] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:31 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:32.128918 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-59f48a85-dc14-4dce-8815-fb96c00035ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:32.132292 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59f48a85-dc14-4dce-8815-fb96c00035ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:32.132292 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59f48a85-dc14-4dce-8815-fb96c00035ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:32.132292 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59f48a85-dc14-4dce-8815-fb96c00035ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:32.140979 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:32.140979 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:32.145736 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-59f48a85-dc14-4dce-8815-fb96c00035ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:32.150898 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59f48a85-dc14-4dce-8815-fb96c00035ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:32.151334 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1010/4003] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:32 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:33.166466 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0044a168-6eb8-4f8b-af19-bea4aab73383 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:33.168317 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0044a168-6eb8-4f8b-af19-bea4aab73383 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:33.168555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0044a168-6eb8-4f8b-af19-bea4aab73383 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:33.168778 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0044a168-6eb8-4f8b-af19-bea4aab73383 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:33.186836 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:33.186836 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:33.207931 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0044a168-6eb8-4f8b-af19-bea4aab73383 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:33.231467 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0044a168-6eb8-4f8b-af19-bea4aab73383 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:33.231467 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 999/4004] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:33 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:33.655068 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7fca8e02-6db0-4fd0-837f-bd674b536fa6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:33.655452 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7fca8e02-6db0-4fd0-837f-bd674b536fa6 None None] GET https://10.4.3.145/volume// Jul 10 20:08:33.655552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7fca8e02-6db0-4fd0-837f-bd674b536fa6 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:33.655794 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7fca8e02-6db0-4fd0-837f-bd674b536fa6 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:33.656235 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7fca8e02-6db0-4fd0-837f-bd674b536fa6 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:33.656578 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1007/4005] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:08: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 20:08:33.668706 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-8d966f60-da79-43fc-b768-20e54de27527 req-fa0335a7-6fec-4681-b417-9d5022bb6cc9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:33.670859 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-fa0335a7-6fec-4681-b417-9d5022bb6cc9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:33.671304 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-fa0335a7-6fec-4681-b417-9d5022bb6cc9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "467437ca-9c93-4ec1-9df2-8a04c1fe060a", "connector": null, "instance_uuid": "c2e15e36-44fb-4502-95f1-4f9c6ae10e35"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:33.680910 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:33.680910 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:33.729315 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-fa0335a7-6fec-4681-b417-9d5022bb6cc9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:33.729746 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 990/4006] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:33 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:34.129538 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-61b5f4f1-482c-4070-87a4-47f4a77a3e71 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:34.131615 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-61b5f4f1-482c-4070-87a4-47f4a77a3e71 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:34.131847 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-61b5f4f1-482c-4070-87a4-47f4a77a3e71 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:34.132131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-61b5f4f1-482c-4070-87a4-47f4a77a3e71 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:34.142041 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:34.142041 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:34.146088 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-61b5f4f1-482c-4070-87a4-47f4a77a3e71 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:34.150356 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-61b5f4f1-482c-4070-87a4-47f4a77a3e71 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:34.150725 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1011/4007] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:34 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:34.244652 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-83843c15-561a-4a93-b35a-3b3aa5d6df13 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:34.247569 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83843c15-561a-4a93-b35a-3b3aa5d6df13 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:34.247800 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83843c15-561a-4a93-b35a-3b3aa5d6df13 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:34.248035 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83843c15-561a-4a93-b35a-3b3aa5d6df13 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:34.256263 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:34.256263 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:34.260257 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-83843c15-561a-4a93-b35a-3b3aa5d6df13 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:34.264688 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83843c15-561a-4a93-b35a-3b3aa5d6df13 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:34.265096 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1000/4008] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:34 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:34.291869 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-20eb06c4-e4af-4537-9790-e4aad9b33fc1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:34.292115 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-20eb06c4-e4af-4537-9790-e4aad9b33fc1 None None] GET https://10.4.3.145/volume// Jul 10 20:08:34.292331 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-20eb06c4-e4af-4537-9790-e4aad9b33fc1 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:34.292496 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-20eb06c4-e4af-4537-9790-e4aad9b33fc1 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:34.292792 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-20eb06c4-e4af-4537-9790-e4aad9b33fc1 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:34.293213 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1008/4009] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08: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 20:08:34.302979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-8d966f60-da79-43fc-b768-20e54de27527 req-72c4858f-5ae9-46b7-9b06-5e8f144d44e9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:34.306367 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-72c4858f-5ae9-46b7-9b06-5e8f144d44e9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:34.306367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-72c4858f-5ae9-46b7-9b06-5e8f144d44e9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:34.306367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-72c4858f-5ae9-46b7-9b06-5e8f144d44e9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:34.327437 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:34.327437 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:34.335549 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-8d966f60-da79-43fc-b768-20e54de27527 req-72c4858f-5ae9-46b7-9b06-5e8f144d44e9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:34.343456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-72c4858f-5ae9-46b7-9b06-5e8f144d44e9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:34.344034 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 991/4010] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:08:34 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 1063 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:34.484862 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8d966f60-da79-43fc-b768-20e54de27527 req-4fb9a5c7-7e22-4d31-abda-216123a8776e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:34.490667 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-4fb9a5c7-7e22-4d31-abda-216123a8776e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] PUT https://10.4.3.145/volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9 Jul 10 20:08:34.490667 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-4fb9a5c7-7e22-4d31-abda-216123a8776e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:34.497044 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-8d966f60-da79-43fc-b768-20e54de27527 req-4fb9a5c7-7e22-4d31-abda-216123a8776e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Acquiring lock "cinder-attachment_update-467437ca-9c93-4ec1-9df2-8a04c1fe060a-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:08:34.501556 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-8d966f60-da79-43fc-b768-20e54de27527 req-4fb9a5c7-7e22-4d31-abda-216123a8776e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Lock "cinder-attachment_update-467437ca-9c93-4ec1-9df2-8a04c1fe060a-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:08:34.502520 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:34.502520 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:34.905266 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2d43f1c6-cc41-4be3-89ac-e59f8543b8a2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:34.905655 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2d43f1c6-cc41-4be3-89ac-e59f8543b8a2 None None] GET https://10.4.3.145/volume// Jul 10 20:08:34.905815 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2d43f1c6-cc41-4be3-89ac-e59f8543b8a2 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:34.906014 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2d43f1c6-cc41-4be3-89ac-e59f8543b8a2 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:34.906343 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2d43f1c6-cc41-4be3-89ac-e59f8543b8a2 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:34.906603 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1001/4011] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08: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 20:08:34.915641 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-00868b0f-be08-438f-9641-67c016b3afc4 req-a8d796ef-3282-4520-85cc-2f77a545bc2c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:34.992351 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-a8d796ef-3282-4520-85cc-2f77a545bc2c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:08:34.992684 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-a8d796ef-3282-4520-85cc-2f77a545bc2c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:34.992973 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-a8d796ef-3282-4520-85cc-2f77a545bc2c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:35.006518 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:35.006518 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:35.011333 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-00868b0f-be08-438f-9641-67c016b3afc4 req-a8d796ef-3282-4520-85cc-2f77a545bc2c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:08:35.017806 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-a8d796ef-3282-4520-85cc-2f77a545bc2c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 200 Jul 10 20:08:35.018343 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1009/4012] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:08:34 2026] GET /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 1573 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:35.058602 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-8d966f60-da79-43fc-b768-20e54de27527 req-4fb9a5c7-7e22-4d31-abda-216123a8776e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Lock "cinder-attachment_update-467437ca-9c93-4ec1-9df2-8a04c1fe060a-np0000005048" released by "attachment_update" :: held 0.557s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:08:35.058981 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-4fb9a5c7-7e22-4d31-abda-216123a8776e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9 returned with HTTP 200 Jul 10 20:08:35.059514 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1012/4013] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:08:34 2026] PUT /volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:35.146691 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cabdbad1-c1fb-4f36-8684-109e88cf643c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:35.149240 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cabdbad1-c1fb-4f36-8684-109e88cf643c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] PUT https://10.4.3.145/volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43 Jul 10 20:08:35.149673 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cabdbad1-c1fb-4f36-8684-109e88cf643c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:35.159935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cabdbad1-c1fb-4f36-8684-109e88cf643c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Acquiring lock "cinder-attachment_update-04220d7e-e33b-4d90-9157-901fc4551883-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:08:35.165031 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cabdbad1-c1fb-4f36-8684-109e88cf643c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-04220d7e-e33b-4d90-9157-901fc4551883-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:08:35.166142 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:35.166142 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:35.173700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dc3e5b8a-b5f1-4918-a903-e70af20de941 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:35.175584 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dc3e5b8a-b5f1-4918-a903-e70af20de941 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:35.175791 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dc3e5b8a-b5f1-4918-a903-e70af20de941 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:35.176004 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dc3e5b8a-b5f1-4918-a903-e70af20de941 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:35.190369 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:35.190369 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:35.194408 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-dc3e5b8a-b5f1-4918-a903-e70af20de941 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:35.199446 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dc3e5b8a-b5f1-4918-a903-e70af20de941 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:35.199937 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1002/4014] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:35 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:35.281561 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1ada59e9-c9f0-4a2f-ae71-83dfbdef91e7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:35.283675 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1ada59e9-c9f0-4a2f-ae71-83dfbdef91e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:35.283897 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1ada59e9-c9f0-4a2f-ae71-83dfbdef91e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:35.284106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1ada59e9-c9f0-4a2f-ae71-83dfbdef91e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:35.291701 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:35.291701 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:35.296111 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1ada59e9-c9f0-4a2f-ae71-83dfbdef91e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:35.301672 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1ada59e9-c9f0-4a2f-ae71-83dfbdef91e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:35.302073 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1010/4015] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:35 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:35.649081 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-3b4444df-227e-4071-be5e-a05c0d3087a0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:35.651649 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-3b4444df-227e-4071-be5e-a05c0d3087a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] PUT https://10.4.3.145/volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 Jul 10 20:08:35.652034 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-3b4444df-227e-4071-be5e-a05c0d3087a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:35.665762 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-3b4444df-227e-4071-be5e-a05c0d3087a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Acquiring lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:08:35.670860 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-3b4444df-227e-4071-be5e-a05c0d3087a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:08:35.671563 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:35.671563 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:35.704890 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cabdbad1-c1fb-4f36-8684-109e88cf643c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Lock "cinder-attachment_update-04220d7e-e33b-4d90-9157-901fc4551883-np0000005048" released by "attachment_update" :: held 0.540s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:08:35.705489 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-cabdbad1-c1fb-4f36-8684-109e88cf643c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43 returned with HTTP 200 Jul 10 20:08:35.705733 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 992/4016] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:08:35 2026] PUT /volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:36.202887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-3b4444df-227e-4071-be5e-a05c0d3087a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" released by "attachment_update" :: held 0.532s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:08:36.203318 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-3b4444df-227e-4071-be5e-a05c0d3087a0 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 returned with HTTP 200 Jul 10 20:08:36.203778 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1013/4017] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:08:35 2026] PUT /volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 => generated 968 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:36.213021 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-6cdeac23-b026-47cc-9af9-d31e294a3a6b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:36.216189 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-6cdeac23-b026-47cc-9af9-d31e294a3a6b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 Jul 10 20:08:36.216372 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-00868b0f-be08-438f-9641-67c016b3afc4 req-0b659eb0-cac6-49a6-bb70-4bca26fd1099 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:36.216677 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-6cdeac23-b026-47cc-9af9-d31e294a3a6b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:36.216677 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-6cdeac23-b026-47cc-9af9-d31e294a3a6b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:36.218859 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c6707caa-7355-440e-8bb5-9a0b91128f75 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:36.220361 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-0b659eb0-cac6-49a6-bb70-4bca26fd1099 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] POST https://10.4.3.145/volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43/action Jul 10 20:08:36.220770 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-0b659eb0-cac6-49a6-bb70-4bca26fd1099 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:08:36.220896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-0b659eb0-cac6-49a6-bb70-4bca26fd1099 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:36.220994 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c6707caa-7355-440e-8bb5-9a0b91128f75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:36.221261 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c6707caa-7355-440e-8bb5-9a0b91128f75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:36.221515 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c6707caa-7355-440e-8bb5-9a0b91128f75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:36.236388 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:36.236388 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:36.237851 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-6cdeac23-b026-47cc-9af9-d31e294a3a6b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 returned with HTTP 200 Jul 10 20:08:36.239221 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1003/4018] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 20:08:36 2026] GET /volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:36.243111 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c6707caa-7355-440e-8bb5-9a0b91128f75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:36.257401 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c6707caa-7355-440e-8bb5-9a0b91128f75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:36.257401 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 993/4019] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:36 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:36.265522 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:36.265522 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:36.316725 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-78031e2b-e70d-4fc4-a01b-2e49c52829d1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:36.318235 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-78031e2b-e70d-4fc4-a01b-2e49c52829d1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:36.318478 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-78031e2b-e70d-4fc4-a01b-2e49c52829d1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:36.318710 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-78031e2b-e70d-4fc4-a01b-2e49c52829d1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:36.318774 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-00868b0f-be08-438f-9641-67c016b3afc4 req-0b659eb0-cac6-49a6-bb70-4bca26fd1099 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43/action returned with HTTP 204 Jul 10 20:08:36.319286 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1011/4020] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:08:36 2026] POST /volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:36.330606 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:36.330606 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:36.337723 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-78031e2b-e70d-4fc4-a01b-2e49c52829d1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:36.347093 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-78031e2b-e70d-4fc4-a01b-2e49c52829d1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:36.347764 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1014/4021] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:36 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:37.271458 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f1465a6b-115e-4d29-b038-37fe047bc04a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:37.273385 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1465a6b-115e-4d29-b038-37fe047bc04a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:37.273576 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1465a6b-115e-4d29-b038-37fe047bc04a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:37.273772 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1465a6b-115e-4d29-b038-37fe047bc04a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:37.284011 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:37.284011 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:37.288052 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f1465a6b-115e-4d29-b038-37fe047bc04a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:37.292656 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1465a6b-115e-4d29-b038-37fe047bc04a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:37.293036 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1004/4022] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:37 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:37.363908 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1ec23366-c599-4dbb-9847-e22b52a00adb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:37.365933 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ec23366-c599-4dbb-9847-e22b52a00adb tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:37.366252 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ec23366-c599-4dbb-9847-e22b52a00adb tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:37.366501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ec23366-c599-4dbb-9847-e22b52a00adb tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:37.374846 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:37.374846 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:37.379260 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1ec23366-c599-4dbb-9847-e22b52a00adb tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:37.384918 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ec23366-c599-4dbb-9847-e22b52a00adb tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:37.385449 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 994/4023] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:37 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:38.304676 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-952ff9a3-e964-44cf-960c-b25a7bd5dea5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:38.306854 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-952ff9a3-e964-44cf-960c-b25a7bd5dea5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:38.307095 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-952ff9a3-e964-44cf-960c-b25a7bd5dea5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:38.307353 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-952ff9a3-e964-44cf-960c-b25a7bd5dea5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:38.319738 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:38.319738 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:38.324026 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-952ff9a3-e964-44cf-960c-b25a7bd5dea5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:38.329241 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-952ff9a3-e964-44cf-960c-b25a7bd5dea5 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:38.329738 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1012/4024] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:38 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:38.398687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9963c0c-0731-40fe-b562-d04fccb024d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:38.400657 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9963c0c-0731-40fe-b562-d04fccb024d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:38.400890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9963c0c-0731-40fe-b562-d04fccb024d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:38.401126 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9963c0c-0731-40fe-b562-d04fccb024d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:38.409057 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:38.409057 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:38.412928 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9963c0c-0731-40fe-b562-d04fccb024d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:38.417742 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9963c0c-0731-40fe-b562-d04fccb024d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:38.418200 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1015/4025] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:38 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:39.350098 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e4dc3c25-72a9-4af8-bc8c-70530ddee805 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:39.353074 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4dc3c25-72a9-4af8-bc8c-70530ddee805 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:39.353074 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4dc3c25-72a9-4af8-bc8c-70530ddee805 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:39.353074 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4dc3c25-72a9-4af8-bc8c-70530ddee805 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:39.365523 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:39.365523 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:39.370379 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e4dc3c25-72a9-4af8-bc8c-70530ddee805 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:39.377535 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4dc3c25-72a9-4af8-bc8c-70530ddee805 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:39.377535 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1005/4026] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:39 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:39.434076 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-186f5c4a-3496-4471-b3cd-db11f76a61fc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:39.438593 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-186f5c4a-3496-4471-b3cd-db11f76a61fc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:39.438818 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-186f5c4a-3496-4471-b3cd-db11f76a61fc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:39.439137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-186f5c4a-3496-4471-b3cd-db11f76a61fc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:39.452823 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:39.452823 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:39.463866 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-186f5c4a-3496-4471-b3cd-db11f76a61fc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:39.474071 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-186f5c4a-3496-4471-b3cd-db11f76a61fc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:39.474588 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 995/4027] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:39 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:40.392765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-60b78f06-398e-4292-9bfe-572276127ca1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:40.395087 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-60b78f06-398e-4292-9bfe-572276127ca1 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:40.395370 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-60b78f06-398e-4292-9bfe-572276127ca1 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:40.395607 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-60b78f06-398e-4292-9bfe-572276127ca1 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:40.407847 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:40.407847 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:40.412375 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-60b78f06-398e-4292-9bfe-572276127ca1 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:40.417594 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-60b78f06-398e-4292-9bfe-572276127ca1 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:40.418092 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1013/4028] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:40 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:40.490921 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1216c9f6-c216-48fa-a95c-7fb7ee068456 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:40.493314 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1216c9f6-c216-48fa-a95c-7fb7ee068456 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:40.493567 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1216c9f6-c216-48fa-a95c-7fb7ee068456 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:40.493797 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1216c9f6-c216-48fa-a95c-7fb7ee068456 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:40.507518 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:40.507518 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:40.513289 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1216c9f6-c216-48fa-a95c-7fb7ee068456 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:40.519652 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1216c9f6-c216-48fa-a95c-7fb7ee068456 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:40.520166 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1016/4029] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:40 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:41.340581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-8d966f60-da79-43fc-b768-20e54de27527 req-2062b3e1-da4f-4b01-8a24-80d3eddf4227 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:41.342901 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-2062b3e1-da4f-4b01-8a24-80d3eddf4227 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9/action Jul 10 20:08:41.343316 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-2062b3e1-da4f-4b01-8a24-80d3eddf4227 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:08:41.343445 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-2062b3e1-da4f-4b01-8a24-80d3eddf4227 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:41.359981 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:41.359981 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:41.396264 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-8d966f60-da79-43fc-b768-20e54de27527 req-2062b3e1-da4f-4b01-8a24-80d3eddf4227 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9/action returned with HTTP 204 Jul 10 20:08:41.396717 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1006/4030] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:08:41 2026] POST /volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:41.431108 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f7647b03-cadb-4ce1-b625-040c9a49d44c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:41.433068 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7647b03-cadb-4ce1-b625-040c9a49d44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:41.433306 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7647b03-cadb-4ce1-b625-040c9a49d44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:41.433480 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7647b03-cadb-4ce1-b625-040c9a49d44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:41.444657 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:41.444657 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:41.448565 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f7647b03-cadb-4ce1-b625-040c9a49d44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:41.453081 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7647b03-cadb-4ce1-b625-040c9a49d44c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:41.453545 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 996/4031] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:41 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:41.534369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ce310850-1cdc-4f6d-8509-72fb21fe4b23 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:41.536232 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ce310850-1cdc-4f6d-8509-72fb21fe4b23 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:41.536456 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ce310850-1cdc-4f6d-8509-72fb21fe4b23 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:41.536697 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ce310850-1cdc-4f6d-8509-72fb21fe4b23 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:41.543330 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:41.543330 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:41.547016 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ce310850-1cdc-4f6d-8509-72fb21fe4b23 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:41.551754 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ce310850-1cdc-4f6d-8509-72fb21fe4b23 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:41.552205 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1014/4032] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:41 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:42.572188 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-042b1332-055c-4379-b55f-398fc8e047b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:42.576640 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-042b1332-055c-4379-b55f-398fc8e047b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:42.577635 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-042b1332-055c-4379-b55f-398fc8e047b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:42.577635 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-042b1332-055c-4379-b55f-398fc8e047b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:42.586912 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:42.586912 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:42.591596 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-042b1332-055c-4379-b55f-398fc8e047b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:42.597134 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-042b1332-055c-4379-b55f-398fc8e047b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:42.597519 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1017/4033] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:42 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:43.614661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-95e3208b-9b5d-4595-a784-9e7aac879242 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:43.616626 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95e3208b-9b5d-4595-a784-9e7aac879242 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:43.616829 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95e3208b-9b5d-4595-a784-9e7aac879242 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:43.617042 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95e3208b-9b5d-4595-a784-9e7aac879242 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:43.623948 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:43.623948 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:43.627953 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-95e3208b-9b5d-4595-a784-9e7aac879242 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:43.632348 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95e3208b-9b5d-4595-a784-9e7aac879242 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:43.632786 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1007/4034] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:43 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:44.213048 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-0c569ca2-8b6a-4b4f-a24a-3bb1947f05b8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:44.216020 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-0c569ca2-8b6a-4b4f-a24a-3bb1947f05b8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption Jul 10 20:08:44.216311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-0c569ca2-8b6a-4b4f-a24a-3bb1947f05b8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:44.216582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-0c569ca2-8b6a-4b4f-a24a-3bb1947f05b8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:44.231619 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:44.231619 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:44.241581 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-0c569ca2-8b6a-4b4f-a24a-3bb1947f05b8 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption returned with HTTP 200 Jul 10 20:08:44.243319 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 997/4035] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:08:44 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:44.647687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-50fc1f4c-54e4-4b6e-8015-5b20932f2efc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:44.649657 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50fc1f4c-54e4-4b6e-8015-5b20932f2efc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:44.649904 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50fc1f4c-54e4-4b6e-8015-5b20932f2efc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:44.650135 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50fc1f4c-54e4-4b6e-8015-5b20932f2efc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:44.657300 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:44.657300 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:44.661434 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-50fc1f4c-54e4-4b6e-8015-5b20932f2efc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:44.666613 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50fc1f4c-54e4-4b6e-8015-5b20932f2efc tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:44.667027 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1015/4036] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:44 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:44.956854 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-c31d5908-75da-45fa-ad23-1c32a63946c2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:44.961701 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-c31d5908-75da-45fa-ad23-1c32a63946c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:44.961912 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-c31d5908-75da-45fa-ad23-1c32a63946c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:44.962173 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-c31d5908-75da-45fa-ad23-1c32a63946c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:44.981399 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:44.981399 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:44.986283 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-c31d5908-75da-45fa-ad23-1c32a63946c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:44.992053 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-c31d5908-75da-45fa-ad23-1c32a63946c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:44.992053 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1018/4037] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:44 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:45.015254 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-e4129bab-19fa-453d-9371-5aee082a243f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:45.018565 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-e4129bab-19fa-453d-9371-5aee082a243f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a/action Jul 10 20:08:45.019174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-e4129bab-19fa-453d-9371-5aee082a243f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:08:45.019593 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-e4129bab-19fa-453d-9371-5aee082a243f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:45.046541 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:45.046541 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:45.047124 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-e4129bab-19fa-453d-9371-5aee082a243f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:45.061461 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-e4129bab-19fa-453d-9371-5aee082a243f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Begin detaching volume completed successfully. Jul 10 20:08:45.061461 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-e4129bab-19fa-453d-9371-5aee082a243f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a/action returned with HTTP 202 Jul 10 20:08:45.061461 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1008/4038] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:08:45 2026] POST /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:08:45.682380 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-77ad14c2-6d3d-48d0-bbd9-55f458b9442c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:45.684201 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77ad14c2-6d3d-48d0-bbd9-55f458b9442c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:45.684512 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77ad14c2-6d3d-48d0-bbd9-55f458b9442c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:45.684771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77ad14c2-6d3d-48d0-bbd9-55f458b9442c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:45.694801 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:45.694801 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:45.699943 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-77ad14c2-6d3d-48d0-bbd9-55f458b9442c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:45.707694 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77ad14c2-6d3d-48d0-bbd9-55f458b9442c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:45.708244 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 998/4039] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:45 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:45.723358 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-af1305e7-e8a0-400a-9639-e64ff5fa9e6d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:45.725851 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af1305e7-e8a0-400a-9639-e64ff5fa9e6d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:45.726130 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af1305e7-e8a0-400a-9639-e64ff5fa9e6d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:45.726346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af1305e7-e8a0-400a-9639-e64ff5fa9e6d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:45.733794 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:45.733794 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:45.738125 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-af1305e7-e8a0-400a-9639-e64ff5fa9e6d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:45.744593 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af1305e7-e8a0-400a-9639-e64ff5fa9e6d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:45.745311 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1016/4040] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:45 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:45.760985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-07b97701-94d7-4ec1-90ba-ac3c5f343c84 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:45.762663 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-07b97701-94d7-4ec1-90ba-ac3c5f343c84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:45.762909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-07b97701-94d7-4ec1-90ba-ac3c5f343c84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:45.763151 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-07b97701-94d7-4ec1-90ba-ac3c5f343c84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:45.763384 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-07b97701-94d7-4ec1-90ba-ac3c5f343c84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: 84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:45.771952 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:45.771952 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:45.772706 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-07b97701-94d7-4ec1-90ba-ac3c5f343c84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:45.805202 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-07b97701-94d7-4ec1-90ba-ac3c5f343c84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume request issued successfully. Jul 10 20:08:45.805895 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-07b97701-94d7-4ec1-90ba-ac3c5f343c84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 202 Jul 10 20:08:45.806199 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1019/4041] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:08:45 2026] DELETE /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:08:45.815185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ebd0a68d-4ad0-4e6e-afe8-cfe62f438e21 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:45.817225 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ebd0a68d-4ad0-4e6e-afe8-cfe62f438e21 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:45.817498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ebd0a68d-4ad0-4e6e-afe8-cfe62f438e21 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:45.817760 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ebd0a68d-4ad0-4e6e-afe8-cfe62f438e21 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:45.826360 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:45.826360 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:45.831026 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ebd0a68d-4ad0-4e6e-afe8-cfe62f438e21 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:45.836875 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ebd0a68d-4ad0-4e6e-afe8-cfe62f438e21 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 200 Jul 10 20:08:45.837710 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1009/4042] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:45 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:46.094428 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-050ea411-9e6c-4c5f-a86d-5b1856aa1e72 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:46.094939 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-050ea411-9e6c-4c5f-a86d-5b1856aa1e72 None None] GET https://10.4.3.145/volume// Jul 10 20:08:46.095315 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-050ea411-9e6c-4c5f-a86d-5b1856aa1e72 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:46.095572 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-050ea411-9e6c-4c5f-a86d-5b1856aa1e72 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:46.095972 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-050ea411-9e6c-4c5f-a86d-5b1856aa1e72 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:46.096652 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 999/4043] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08: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 20:08:46.107563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-d74ec96a-36df-4ec5-9346-11ebacc9b05f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:46.110394 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-d74ec96a-36df-4ec5-9346-11ebacc9b05f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:08:46.110660 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-d74ec96a-36df-4ec5-9346-11ebacc9b05f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:46.110913 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-d74ec96a-36df-4ec5-9346-11ebacc9b05f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:46.125029 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:46.125029 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:46.129560 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-d74ec96a-36df-4ec5-9346-11ebacc9b05f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:46.137508 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-d74ec96a-36df-4ec5-9346-11ebacc9b05f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:08:46.137678 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1017/4044] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:08:46 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:46.807457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5a57ea82-c18e-4894-81ba-f2b379ab1270 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:46.855395 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-50c6be15-672f-4abb-b79a-09249f41fd0b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:46.857641 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-50c6be15-672f-4abb-b79a-09249f41fd0b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:08:46.857914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-50c6be15-672f-4abb-b79a-09249f41fd0b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:46.858284 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-50c6be15-672f-4abb-b79a-09249f41fd0b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:46.867143 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-50c6be15-672f-4abb-b79a-09249f41fd0b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 404 Jul 10 20:08:46.867757 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1010/4045] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:46 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:08:46.904740 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a57ea82-c18e-4894-81ba-f2b379ab1270 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:08:46.905226 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a57ea82-c18e-4894-81ba-f2b379ab1270 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042", "extra_specs": {"multiattach": " True"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:46.937406 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a57ea82-c18e-4894-81ba-f2b379ab1270 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:08:46.937838 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1020/4046] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:08:46 2026] POST /volume/v3/types => generated 286 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:46.952752 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:46.955980 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:46.956311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-233746604", "snapshot_id": null, "imageRef": null, "volume_type": "5bf7710b-9250-4d18-ad16-f85ce5ccf064", "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:46.958286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-233746604', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5bf7710b-9250-4d18-ad16-f85ce5ccf064', 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:46.969341 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume of 1 GB Jul 10 20:08:46.969533 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:46.969533 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:46.971746 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Availability Zones retrieved successfully. Jul 10 20:08:46.976359 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Flow 'volume_create_api' (514aa07a-b9ef-489d-8204-dd27115318aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:46.977033 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91b079c-7ae8-4af8-bf57-c26adc8e0d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:46.978065 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:46.986759 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:46.986759 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:47.004435 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91b079c-7ae8-4af8-bf57-c26adc8e0d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:08:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5bf7710b-9250-4d18-ad16-f85ce5ccf064,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bf7710b-9250-4d18-ad16-f85ce5ccf064', 'encryption_key_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=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:47.007848 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc39a7a-17bb-4206-b700-d165d84d4d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:47.047277 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:08:47.047532 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:08:47.143141 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Created reservations ['c7b1a31c-e932-4927-895e-17ef63253dec', 'f97512ef-9cbb-426c-b918-15b715b0ece6', '3e5bb5fc-927d-4f0a-807d-46c3c3958140', 'c463fd2e-88f2-4fb1-a1e9-c0a7b4ce5f1e'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:47.145427 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc39a7a-17bb-4206-b700-d165d84d4d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b1a31c-e932-4927-895e-17ef63253dec', 'f97512ef-9cbb-426c-b918-15b715b0ece6', '3e5bb5fc-927d-4f0a-807d-46c3c3958140', 'c463fd2e-88f2-4fb1-a1e9-c0a7b4ce5f1e']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:47.145427 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a07eadf-e2c7-4fa6-8ec0-a6b1e27607a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:47.179652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a07eadf-e2c7-4fa6-8ec0-a6b1e27607a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ebb7051-2828-4531-8553-49bd13fef34d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-233746604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a6596712d18426ca75c6008a2ddef45',qos_specs=None,replication_status=,reservations=['c7b1a31c-e932-4927-895e-17ef63253dec','f97512ef-9cbb-426c-b918-15b715b0ece6','3e5bb5fc-927d-4f0a-807d-46c3c3958140','c463fd2e-88f2-4fb1-a1e9-c0a7b4ce5f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701206a9f3874899b904d50a214560d3',volume_type_id=5bf7710b-9250-4d18-ad16-f85ce5ccf064), 'volume': Volume(_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-10T20:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-233746604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ebb7051-2828-4531-8553-49bd13fef34d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5a6596712d18426ca75c6008a2ddef45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='701206a9f3874899b904d50a214560d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bf7710b-9250-4d18-ad16-f85ce5ccf064),volume_type_id=5bf7710b-9250-4d18-ad16-f85ce5ccf064)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:47.180573 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc296f13-7b9d-4f23-964a-b1b19f846722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:47.236435 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc296f13-7b9d-4f23-964a-b1b19f846722) transitioned into state 'SUCCESS' from state '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-233746604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a6596712d18426ca75c6008a2ddef45',qos_specs=None,replication_status=,reservations=['c7b1a31c-e932-4927-895e-17ef63253dec','f97512ef-9cbb-426c-b918-15b715b0ece6','3e5bb5fc-927d-4f0a-807d-46c3c3958140','c463fd2e-88f2-4fb1-a1e9-c0a7b4ce5f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701206a9f3874899b904d50a214560d3',volume_type_id=5bf7710b-9250-4d18-ad16-f85ce5ccf064)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:47.237618 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9ee3c2-1e4d-4028-a3ee-3345e9823f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:47.255343 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9ee3c2-1e4d-4028-a3ee-3345e9823f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:47.256237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Flow 'volume_create_api' (514aa07a-b9ef-489d-8204-dd27115318aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:47.256553 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume request issued successfully. Jul 10 20:08:47.257121 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3cae697b-30b1-4a59-b84e-c64cb12b5517 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:47.257954 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1000/4047] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:46 2026] POST /volume/v3/volumes => generated 828 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:47.271483 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a7ab7a8a-818f-44eb-8eb5-106f803d9fa8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:47.273526 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a7ab7a8a-818f-44eb-8eb5-106f803d9fa8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:08:47.273756 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a7ab7a8a-818f-44eb-8eb5-106f803d9fa8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:47.273985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a7ab7a8a-818f-44eb-8eb5-106f803d9fa8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:47.282071 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:47.282071 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:47.286032 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a7ab7a8a-818f-44eb-8eb5-106f803d9fa8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:47.290710 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a7ab7a8a-818f-44eb-8eb5-106f803d9fa8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:08:47.291152 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1018/4048] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:47 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:48.306723 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ab9a542e-bd39-4708-8a09-a1da644c425a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:48.311706 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ab9a542e-bd39-4708-8a09-a1da644c425a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:08:48.311706 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ab9a542e-bd39-4708-8a09-a1da644c425a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:48.311706 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ab9a542e-bd39-4708-8a09-a1da644c425a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:48.330290 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:48.330290 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:48.334851 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ab9a542e-bd39-4708-8a09-a1da644c425a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:48.339700 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ab9a542e-bd39-4708-8a09-a1da644c425a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:08:48.340525 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1011/4049] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:48 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:48.352603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-25446144-ec7d-4d3e-8210-75c3c9651261 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:48.355538 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25446144-ec7d-4d3e-8210-75c3c9651261 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:08:48.355746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25446144-ec7d-4d3e-8210-75c3c9651261 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:48.355979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25446144-ec7d-4d3e-8210-75c3c9651261 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:48.364064 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:48.364064 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:48.367742 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-25446144-ec7d-4d3e-8210-75c3c9651261 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:48.372773 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25446144-ec7d-4d3e-8210-75c3c9651261 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:08:48.373174 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1021/4050] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:48 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:48.386444 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:48.388412 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:48.388763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-728594882", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:48.390292 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-728594882', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:48.390466 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume of 1 GB Jul 10 20:08:48.390744 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:48.390744 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:48.394566 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Availability Zones retrieved successfully. Jul 10 20:08:48.400434 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Flow 'volume_create_api' (d0de47eb-f9e7-4de8-a762-a683530d589e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:48.402691 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e85bc9-b504-41cc-8ff2-f0c4c1e11cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:48.403614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:48.431394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e85bc9-b504-41cc-8ff2-f0c4c1e11cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:48.432673 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4015b7ac-5a42-4ab6-abcd-152afd7fd59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:48.525376 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Created reservations ['7f554ff2-8c60-4622-93b6-ca446dfefab8', '78254399-d4f4-4b72-b7d0-6e269660ca62', '5b9c44e8-a9d1-4de5-9bdc-fd76f23c4a69', 'f8489626-b683-47f1-9953-69af28eaeb83'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:48.525946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4015b7ac-5a42-4ab6-abcd-152afd7fd59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f554ff2-8c60-4622-93b6-ca446dfefab8', '78254399-d4f4-4b72-b7d0-6e269660ca62', '5b9c44e8-a9d1-4de5-9bdc-fd76f23c4a69', 'f8489626-b683-47f1-9953-69af28eaeb83']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:48.526618 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b9ff78-f695-46da-b8f9-f778fb8866a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:48.555281 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b9ff78-f695-46da-b8f9-f778fb8866a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adcc76fa-3744-4733-9c21-5115fde58981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-728594882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6596712d18426ca75c6008a2ddef45',qos_specs=None,replication_status=,reservations=['7f554ff2-8c60-4622-93b6-ca446dfefab8','78254399-d4f4-4b72-b7d0-6e269660ca62','5b9c44e8-a9d1-4de5-9bdc-fd76f23c4a69','f8489626-b683-47f1-9953-69af28eaeb83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701206a9f3874899b904d50a214560d3',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-728594882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adcc76fa-3744-4733-9c21-5115fde58981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a6596712d18426ca75c6008a2ddef45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='701206a9f3874899b904d50a214560d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:48.558172 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c126abd5-6e7f-45e8-9373-9f62596422e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:48.592867 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c126abd5-6e7f-45e8-9373-9f62596422e1) transitioned into state 'SUCCESS' from state '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-728594882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6596712d18426ca75c6008a2ddef45',qos_specs=None,replication_status=,reservations=['7f554ff2-8c60-4622-93b6-ca446dfefab8','78254399-d4f4-4b72-b7d0-6e269660ca62','5b9c44e8-a9d1-4de5-9bdc-fd76f23c4a69','f8489626-b683-47f1-9953-69af28eaeb83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701206a9f3874899b904d50a214560d3',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:48.593342 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9f2a19a-511d-4ba0-8010-78ef988dc949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:48.615732 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9f2a19a-511d-4ba0-8010-78ef988dc949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:48.616762 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Flow 'volume_create_api' (d0de47eb-f9e7-4de8-a762-a683530d589e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:48.617074 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume request issued successfully. Jul 10 20:08:48.617660 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a3fcf62a-7d64-4372-a514-d74a70e1b0a7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:48.618039 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1001/4051] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:48 2026] POST /volume/v3/volumes => generated 752 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:48.633546 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6506ca54-f3bc-49db-b974-99b26cf9640a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:48.635428 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6506ca54-f3bc-49db-b974-99b26cf9640a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:48.635661 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6506ca54-f3bc-49db-b974-99b26cf9640a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:48.635922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6506ca54-f3bc-49db-b974-99b26cf9640a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:48.646622 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:48.646622 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:48.650748 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6506ca54-f3bc-49db-b974-99b26cf9640a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:48.654595 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6506ca54-f3bc-49db-b974-99b26cf9640a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:48.654954 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1019/4052] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:48 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:48.722907 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-e2a8dae9-ae88-43ff-bf53-dcc726269058 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:48.725594 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-e2a8dae9-ae88-43ff-bf53-dcc726269058 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98/action Jul 10 20:08:48.727997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-e2a8dae9-ae88-43ff-bf53-dcc726269058 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:08:48.727997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-e2a8dae9-ae88-43ff-bf53-dcc726269058 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:48.748385 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:48.748385 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:48.776974 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-704fa420-11fd-4dd3-92eb-3d2e0d9a0c16 req-e2a8dae9-ae88-43ff-bf53-dcc726269058 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98/action returned with HTTP 204 Jul 10 20:08:48.778029 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1012/4053] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:08:48 2026] POST /volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:48.793294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:48.795039 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:48.795441 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "dda79bf3-8bb9-46b3-bdfb-304eebe77da0", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:48.797120 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'dda79bf3-8bb9-46b3-bdfb-304eebe77da0', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:48.813822 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-275f0747-c6b9-4444-a23f-4926a2c7eb99 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:48.816770 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-275f0747-c6b9-4444-a23f-4926a2c7eb99 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9 Jul 10 20:08:48.816991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-275f0747-c6b9-4444-a23f-4926a2c7eb99 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:48.817248 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-275f0747-c6b9-4444-a23f-4926a2c7eb99 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:48.825407 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:48.825407 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:48.883834 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume of 1 GB Jul 10 20:08:48.888313 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Availability Zones retrieved successfully. Jul 10 20:08:48.893492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (349d0e8e-95a1-46d0-ad36-b08676848ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:48.894783 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc782b8-6136-4782-9127-1e1778da7082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:48.895775 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:48.956296 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc782b8-6136-4782-9127-1e1778da7082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:48.957043 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb44118-c98d-4746-8157-a547430b88c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:48.999644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Created reservations ['387adcb8-7b0c-4f7d-b3a2-5ceae83abf25', '21cad8c6-381f-4982-bf16-25188c4a48cb', '88fc82f2-012b-4164-a13b-409a852d5990', 'cf64e4f6-de41-436b-b7d6-8d42aa7105ea'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:49.000885 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb44118-c98d-4746-8157-a547430b88c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['387adcb8-7b0c-4f7d-b3a2-5ceae83abf25', '21cad8c6-381f-4982-bf16-25188c4a48cb', '88fc82f2-012b-4164-a13b-409a852d5990', 'cf64e4f6-de41-436b-b7d6-8d42aa7105ea']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:49.001770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (314c5e7d-b6a9-4e5f-a759-dd769c154ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:49.026496 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (314c5e7d-b6a9-4e5f-a759-dd769c154ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11a677af-50c6-45f3-8ce6-969307627363', '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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['387adcb8-7b0c-4f7d-b3a2-5ceae83abf25','21cad8c6-381f-4982-bf16-25188c4a48cb','88fc82f2-012b-4164-a13b-409a852d5990','cf64e4f6-de41-436b-b7d6-8d42aa7105ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:49Z,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=11a677af-50c6-45f3-8ce6-969307627363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e8b847c8f04b23817bbbce2d284cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07adda29e0e345d6b36f557e604eb0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:49.027903 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4027b4b8-7d9a-4369-b286-177d76beb2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:49.055296 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4027b4b8-7d9a-4369-b286-177d76beb2ea) transitioned into state 'SUCCESS' from 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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['387adcb8-7b0c-4f7d-b3a2-5ceae83abf25','21cad8c6-381f-4982-bf16-25188c4a48cb','88fc82f2-012b-4164-a13b-409a852d5990','cf64e4f6-de41-436b-b7d6-8d42aa7105ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:49.056293 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f90e298-b2fe-4513-bfd4-c63cdca9c5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:49.068638 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f90e298-b2fe-4513-bfd4-c63cdca9c5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:49.069608 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (349d0e8e-95a1-46d0-ad36-b08676848ae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:49.069984 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request issued successfully. Jul 10 20:08:49.070934 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-995d887f-6fdb-45e7-8c05-7e842c64f5bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:49.071343 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1022/4054] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:08:48 2026] POST /volume/v3/volumes => generated 775 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:08:49.089825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bf5bdfae-7124-40a5-ae4b-f63dea870e2c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:49.092346 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf5bdfae-7124-40a5-ae4b-f63dea870e2c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:49.092630 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf5bdfae-7124-40a5-ae4b-f63dea870e2c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:49.092887 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf5bdfae-7124-40a5-ae4b-f63dea870e2c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:49.102092 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:49.102092 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:49.116438 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bf5bdfae-7124-40a5-ae4b-f63dea870e2c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:49.121385 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf5bdfae-7124-40a5-ae4b-f63dea870e2c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:49.121829 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1020/4055] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:49 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:49.426854 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6b893686-f636-4b24-ab8a-0b78dbb72936 req-275f0747-c6b9-4444-a23f-4926a2c7eb99 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9 returned with HTTP 200 Jul 10 20:08:49.427576 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1002/4056] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:08:48 2026] DELETE /volume/v3/attachments/526a2ced-22a5-4904-b8e5-8f0a05d213e9 => generated 19 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:49.674082 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f39c33b2-2cf9-42d9-a28a-36ee64d68629 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:49.675703 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f39c33b2-2cf9-42d9-a28a-36ee64d68629 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:49.675867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f39c33b2-2cf9-42d9-a28a-36ee64d68629 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:49.676069 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f39c33b2-2cf9-42d9-a28a-36ee64d68629 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:49.683005 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:49.683005 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:49.687934 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f39c33b2-2cf9-42d9-a28a-36ee64d68629 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:49.693567 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f39c33b2-2cf9-42d9-a28a-36ee64d68629 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:49.693567 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1013/4057] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:49 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:49.709118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ee5cc2c4-ce7d-4a60-bb7e-22c85242e946 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:49.711814 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee5cc2c4-ce7d-4a60-bb7e-22c85242e946 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:49.712094 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee5cc2c4-ce7d-4a60-bb7e-22c85242e946 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:49.712366 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee5cc2c4-ce7d-4a60-bb7e-22c85242e946 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:49.721572 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:49.721572 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:49.725379 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ee5cc2c4-ce7d-4a60-bb7e-22c85242e946 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:49.729595 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee5cc2c4-ce7d-4a60-bb7e-22c85242e946 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:49.729955 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1023/4058] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:49 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:49.745348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bf670f00-f08d-4fd6-983e-e497396cea00 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:49.747302 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf670f00-f08d-4fd6-983e-e497396cea00 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:08:49.747618 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf670f00-f08d-4fd6-983e-e497396cea00 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-650804420", "extra_specs": {}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:49.775753 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf670f00-f08d-4fd6-983e-e497396cea00 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:08:49.776210 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1021/4059] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:08:49 2026] POST /volume/v3/types => generated 211 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:08:49.784705 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-aba4c07c-e74a-4c12-8857-1a83f8f4eff6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:49.787093 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aba4c07c-e74a-4c12-8857-1a83f8f4eff6 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] POST https://10.4.3.145/volume/v3/types/d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38/encryption Jul 10 20:08:49.787490 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-aba4c07c-e74a-4c12-8857-1a83f8f4eff6 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:49.789187 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:49.789187 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:49.811212 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-aba4c07c-e74a-4c12-8857-1a83f8f4eff6 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/types/d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38/encryption returned with HTTP 200 Jul 10 20:08:49.811814 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1003/4060] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:08:49 2026] POST /volume/v3/types/d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:49.821157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:49.823485 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:49.823785 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1422628370", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-650804420", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:49.829836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1422628370', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-650804420', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:49.835587 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume of 1 GB Jul 10 20:08:49.836073 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:49.836073 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:49.836785 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Availability Zones retrieved successfully. Jul 10 20:08:49.842893 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Flow 'volume_create_api' (7e6e5dcd-4023-4310-a5d9-834a70488a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:49.844032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb70d2b3-eee8-4760-88bd-128ef4284bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:49.845117 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:49.872667 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb70d2b3-eee8-4760-88bd-128ef4284bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:08:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38,is_public=True,name='tempest-scenario-type-luks-650804420',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7a5f3c5-61e7-4a0a-85c6-cbb275f57f38', '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=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:49.873508 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550a49c0-2d0d-4a89-9cc2-80b6f9bb9c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:49.907014 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-650804420 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-650804420, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:08:49.907560 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-650804420 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-650804420, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:08:49.942791 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Created reservations ['69b24378-cd39-4dba-831f-a552d1aadd20', '3c3dbbb4-17f9-4200-b9ae-50dfaf47e5ef', '18fbfaa4-c335-4511-b91e-a55d98f5ab6c', '97e53c3d-55e9-4f90-abf9-99f7993d1a7c'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:49.943785 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550a49c0-2d0d-4a89-9cc2-80b6f9bb9c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69b24378-cd39-4dba-831f-a552d1aadd20', '3c3dbbb4-17f9-4200-b9ae-50dfaf47e5ef', '18fbfaa4-c335-4511-b91e-a55d98f5ab6c', '97e53c3d-55e9-4f90-abf9-99f7993d1a7c']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:49.945014 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad62362-135a-4fd9-85a7-8da536feb641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:49.967955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad62362-135a-4fd9-85a7-8da536feb641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1422628370',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6596712d18426ca75c6008a2ddef45',qos_specs=None,replication_status=,reservations=['69b24378-cd39-4dba-831f-a552d1aadd20','3c3dbbb4-17f9-4200-b9ae-50dfaf47e5ef','18fbfaa4-c335-4511-b91e-a55d98f5ab6c','97e53c3d-55e9-4f90-abf9-99f7993d1a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701206a9f3874899b904d50a214560d3',volume_type_id=d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38), 'volume': Volume(_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-10T20:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1422628370',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a6596712d18426ca75c6008a2ddef45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='701206a9f3874899b904d50a214560d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38),volume_type_id=d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:49.969126 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2126f4c1-56c9-45ec-960d-8d957a94e137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:49.991551 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2126f4c1-56c9-45ec-960d-8d957a94e137) transitioned into state 'SUCCESS' from state '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-1422628370',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6596712d18426ca75c6008a2ddef45',qos_specs=None,replication_status=,reservations=['69b24378-cd39-4dba-831f-a552d1aadd20','3c3dbbb4-17f9-4200-b9ae-50dfaf47e5ef','18fbfaa4-c335-4511-b91e-a55d98f5ab6c','97e53c3d-55e9-4f90-abf9-99f7993d1a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701206a9f3874899b904d50a214560d3',volume_type_id=d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:49.992370 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b94aae1-3306-4e79-a333-e9541456dbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:50.007434 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b94aae1-3306-4e79-a333-e9541456dbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:50.008521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Flow 'volume_create_api' (7e6e5dcd-4023-4310-a5d9-834a70488a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:50.008982 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume request issued successfully. Jul 10 20:08:50.009669 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7bdcee47-58dd-4b67-9f73-4494da7aeab0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:50.010123 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1014/4061] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:49 2026] POST /volume/v3/volumes => generated 780 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:08:50.026845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5a54cc2e-c7ac-4e48-a15a-f92e1d980bdd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:50.033792 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a54cc2e-c7ac-4e48-a15a-f92e1d980bdd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:08:50.034070 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a54cc2e-c7ac-4e48-a15a-f92e1d980bdd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:50.034335 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a54cc2e-c7ac-4e48-a15a-f92e1d980bdd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:50.048869 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:50.048869 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:50.053660 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5a54cc2e-c7ac-4e48-a15a-f92e1d980bdd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:50.059547 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a54cc2e-c7ac-4e48-a15a-f92e1d980bdd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:08:50.060087 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1024/4062] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:50 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:50.141384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a55bd707-a07f-4e8c-ad52-618f220a4837 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:50.143610 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a55bd707-a07f-4e8c-ad52-618f220a4837 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:50.143931 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a55bd707-a07f-4e8c-ad52-618f220a4837 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:50.144192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a55bd707-a07f-4e8c-ad52-618f220a4837 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:50.152492 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:50.152492 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:50.157376 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a55bd707-a07f-4e8c-ad52-618f220a4837 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:50.162895 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a55bd707-a07f-4e8c-ad52-618f220a4837 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:50.163457 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1022/4063] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:50 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:50.378848 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:50.380791 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:08:50.381155 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1606335731", "snapshot_id": "be8994a5-3981-4e67-b35d-d24ea67a0a26", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:50.383149 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1606335731', 'snapshot_id': 'be8994a5-3981-4e67-b35d-d24ea67a0a26', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:08:50.389125 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:50.389125 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:50.389617 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:08:50.389735 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume of 1 GB Jul 10 20:08:50.394993 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Availability Zones retrieved successfully. Jul 10 20:08:50.400758 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Flow 'volume_create_api' (fd884d82-3704-432a-9c18-f23a62d20511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:50.402135 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7eb21a-6353-4203-90db-1c272af48fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:50.404410 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:08:50.437933 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7eb21a-6353-4203-90db-1c272af48fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be8994a5-3981-4e67-b35d-d24ea67a0a26', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:50.438955 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5f023b-567f-4d57-b42f-4340eb569716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:50.499743 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Created reservations ['b7857682-404a-45bd-adaf-15d972631cd4', 'fc89ccb2-e536-4190-95c5-bbbd8cc0fc5e', '60582c30-d50b-4461-ba8d-44f39485e52b', '16b282aa-cb27-4953-b5eb-09e1ea220a22'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:08:50.500875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5f023b-567f-4d57-b42f-4340eb569716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7857682-404a-45bd-adaf-15d972631cd4', 'fc89ccb2-e536-4190-95c5-bbbd8cc0fc5e', '60582c30-d50b-4461-ba8d-44f39485e52b', '16b282aa-cb27-4953-b5eb-09e1ea220a22']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:50.502114 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d95fc5-041d-4a60-8e98-4bbc5ac3d7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:50.553835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d95fc5-041d-4a60-8e98-4bbc5ac3d7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5bb7538-fed8-4133-a9b6-1182498719c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1606335731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c8339edb404e8fa40186eb776f4665',qos_specs=None,replication_status=,reservations=['b7857682-404a-45bd-adaf-15d972631cd4','fc89ccb2-e536-4190-95c5-bbbd8cc0fc5e','60582c30-d50b-4461-ba8d-44f39485e52b','16b282aa-cb27-4953-b5eb-09e1ea220a22'],size=1,snapshot_id=be8994a5-3981-4e67-b35d-d24ea67a0a26,source_replicaid=,source_volid=None,status='creating',user_id='72b753886f894b39a701cf62c60c9956',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1606335731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5bb7538-fed8-4133-a9b6-1182498719c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1c8339edb404e8fa40186eb776f4665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be8994a5-3981-4e67-b35d-d24ea67a0a26,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72b753886f894b39a701cf62c60c9956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:50.554614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3aa52c-7b96-4452-bdd8-1dd5b7b3be4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:50.595255 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3aa52c-7b96-4452-bdd8-1dd5b7b3be4d) transitioned into state 'SUCCESS' from state '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-1606335731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c8339edb404e8fa40186eb776f4665',qos_specs=None,replication_status=,reservations=['b7857682-404a-45bd-adaf-15d972631cd4','fc89ccb2-e536-4190-95c5-bbbd8cc0fc5e','60582c30-d50b-4461-ba8d-44f39485e52b','16b282aa-cb27-4953-b5eb-09e1ea220a22'],size=1,snapshot_id=be8994a5-3981-4e67-b35d-d24ea67a0a26,source_replicaid=,source_volid=None,status='creating',user_id='72b753886f894b39a701cf62c60c9956',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:50.595255 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00333b7-1835-47fb-8bd9-7abdaac2df12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:08:50.624172 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00333b7-1835-47fb-8bd9-7abdaac2df12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:08:50.625636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Flow 'volume_create_api' (fd884d82-3704-432a-9c18-f23a62d20511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:08:50.625934 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume request issued successfully. Jul 10 20:08:50.626607 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a29ea36a-c7ac-41b0-b4ba-7b49e3abf779 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:08:50.627041 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1004/4064] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:08:50 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 20:08:50.638721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1a2814d9-2669-4e84-b7d3-50203080f20e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:50.640716 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a2814d9-2669-4e84-b7d3-50203080f20e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:50.641067 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a2814d9-2669-4e84-b7d3-50203080f20e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:50.641294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a2814d9-2669-4e84-b7d3-50203080f20e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:50.650143 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:50.650143 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:50.655162 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1a2814d9-2669-4e84-b7d3-50203080f20e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:50.661475 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a2814d9-2669-4e84-b7d3-50203080f20e tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:50.661956 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1015/4065] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:50 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:51.077856 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d1e09aee-e05b-4842-95a4-a5d669b71376 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:51.083951 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1e09aee-e05b-4842-95a4-a5d669b71376 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:08:51.084171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1e09aee-e05b-4842-95a4-a5d669b71376 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:51.084448 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1e09aee-e05b-4842-95a4-a5d669b71376 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:51.097720 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:51.097720 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:51.105428 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d1e09aee-e05b-4842-95a4-a5d669b71376 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:51.115140 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1e09aee-e05b-4842-95a4-a5d669b71376 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:08:51.115710 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1025/4066] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:51 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:51.131064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8c07cacf-872a-42b5-a0fb-045aeae12de6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:51.135117 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8c07cacf-872a-42b5-a0fb-045aeae12de6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:08:51.135117 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8c07cacf-872a-42b5-a0fb-045aeae12de6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:51.135117 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8c07cacf-872a-42b5-a0fb-045aeae12de6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:51.144057 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:51.144057 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:51.149908 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8c07cacf-872a-42b5-a0fb-045aeae12de6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:51.156701 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8c07cacf-872a-42b5-a0fb-045aeae12de6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:08:51.161109 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1023/4067] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:51 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:51.180785 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-709a7ec4-3a9c-4ddb-8b5c-c270473ce61e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:51.183359 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-709a7ec4-3a9c-4ddb-8b5c-c270473ce61e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:51.183770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-709a7ec4-3a9c-4ddb-8b5c-c270473ce61e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:51.183897 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-709a7ec4-3a9c-4ddb-8b5c-c270473ce61e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:51.193719 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:51.193719 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:51.199629 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-709a7ec4-3a9c-4ddb-8b5c-c270473ce61e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:51.205035 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-709a7ec4-3a9c-4ddb-8b5c-c270473ce61e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:51.205551 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1005/4068] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:51 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:51.222698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-5ad85286-6cdc-4572-a96b-1f0d94f4551e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:51.225010 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-5ad85286-6cdc-4572-a96b-1f0d94f4551e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:51.225256 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-5ad85286-6cdc-4572-a96b-1f0d94f4551e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:51.225476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-5ad85286-6cdc-4572-a96b-1f0d94f4551e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:51.244403 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:51.244403 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:51.250289 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-5ad85286-6cdc-4572-a96b-1f0d94f4551e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:51.255236 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-5ad85286-6cdc-4572-a96b-1f0d94f4551e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:51.255779 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1016/4069] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:51 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:51.679346 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b0232e47-b4d9-4372-a0b0-4528776aef3f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:51.681039 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b0232e47-b4d9-4372-a0b0-4528776aef3f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:51.681240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b0232e47-b4d9-4372-a0b0-4528776aef3f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:51.681476 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b0232e47-b4d9-4372-a0b0-4528776aef3f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:51.687945 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:51.687945 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:51.691980 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b0232e47-b4d9-4372-a0b0-4528776aef3f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:51.696025 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b0232e47-b4d9-4372-a0b0-4528776aef3f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:51.696472 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1026/4070] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:51 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:51.710061 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0fe0df5d-85f6-458e-af3c-1599f6dbdae9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:51.711460 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0fe0df5d-85f6-458e-af3c-1599f6dbdae9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:51.711766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0fe0df5d-85f6-458e-af3c-1599f6dbdae9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:51.712057 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0fe0df5d-85f6-458e-af3c-1599f6dbdae9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:51.718616 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:51.718616 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:51.722529 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0fe0df5d-85f6-458e-af3c-1599f6dbdae9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:51.727642 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0fe0df5d-85f6-458e-af3c-1599f6dbdae9 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:51.727642 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1024/4071] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:51 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:52.181797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-576e799a-94e6-456c-b353-625ba3df4c37 req-db8779f0-acfd-4fc2-9cc8-a4982293c791 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:52.184066 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-db8779f0-acfd-4fc2-9cc8-a4982293c791 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:52.184277 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-db8779f0-acfd-4fc2-9cc8-a4982293c791 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:52.184497 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-db8779f0-acfd-4fc2-9cc8-a4982293c791 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:52.193257 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:52.193257 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:52.197823 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-576e799a-94e6-456c-b353-625ba3df4c37 req-db8779f0-acfd-4fc2-9cc8-a4982293c791 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:52.202460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-db8779f0-acfd-4fc2-9cc8-a4982293c791 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:52.202864 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1006/4072] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:08:52 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:52.224034 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-134ea220-3c32-478b-9e4f-845e6105e484 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:52.225981 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-134ea220-3c32-478b-9e4f-845e6105e484 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:52.226337 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-134ea220-3c32-478b-9e4f-845e6105e484 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:52.226613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-134ea220-3c32-478b-9e4f-845e6105e484 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:52.237407 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:52.237407 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:52.243360 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-134ea220-3c32-478b-9e4f-845e6105e484 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:52.249286 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-134ea220-3c32-478b-9e4f-845e6105e484 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:52.250055 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1017/4073] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:52 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:53.265394 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e61c30c6-998c-41bf-876a-8829fdb58ce2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:53.267875 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e61c30c6-998c-41bf-876a-8829fdb58ce2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:53.268291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e61c30c6-998c-41bf-876a-8829fdb58ce2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:53.268551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e61c30c6-998c-41bf-876a-8829fdb58ce2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:53.278459 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:53.278459 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:53.282764 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e61c30c6-998c-41bf-876a-8829fdb58ce2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:53.287474 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e61c30c6-998c-41bf-876a-8829fdb58ce2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:53.287884 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1027/4074] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:53 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:53.324133 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0a6ff453-6693-4052-ace4-3e8a09e04113 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:53.324542 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0a6ff453-6693-4052-ace4-3e8a09e04113 None None] GET https://10.4.3.145/volume// Jul 10 20:08:53.324648 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0a6ff453-6693-4052-ace4-3e8a09e04113 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:53.324858 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0a6ff453-6693-4052-ace4-3e8a09e04113 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:53.325207 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0a6ff453-6693-4052-ace4-3e8a09e04113 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:53.325555 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1025/4075] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:08: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 20:08:53.333467 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-1614d461-1b04-4646-9656-f4a8b8f3df25 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:53.335384 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-1614d461-1b04-4646-9656-f4a8b8f3df25 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:53.335758 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-1614d461-1b04-4646-9656-f4a8b8f3df25 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adcc76fa-3744-4733-9c21-5115fde58981", "connector": null, "instance_uuid": "844a638a-b873-490b-a38b-cc2d0d1f854e"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:53.343883 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:53.343883 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:53.466257 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-1614d461-1b04-4646-9656-f4a8b8f3df25 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:53.466688 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1007/4076] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:53 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:53.777553 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f70f4ed5-0272-4a34-8611-841aeefd9107 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:53.779626 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f70f4ed5-0272-4a34-8611-841aeefd9107 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:53.779846 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f70f4ed5-0272-4a34-8611-841aeefd9107 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:53.780083 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f70f4ed5-0272-4a34-8611-841aeefd9107 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:53.791055 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:53.791055 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:53.794991 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f70f4ed5-0272-4a34-8611-841aeefd9107 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:53.799800 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f70f4ed5-0272-4a34-8611-841aeefd9107 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:53.800322 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1018/4077] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:53 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:54.005247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2cc230f3-c3ec-49ee-aabc-5d361b06b97a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.005745 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2cc230f3-c3ec-49ee-aabc-5d361b06b97a None None] GET https://10.4.3.145/volume// Jul 10 20:08:54.005948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2cc230f3-c3ec-49ee-aabc-5d361b06b97a None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:54.006209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2cc230f3-c3ec-49ee-aabc-5d361b06b97a None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:54.006625 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2cc230f3-c3ec-49ee-aabc-5d361b06b97a None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:54.006973 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1028/4078] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08:54 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 20:08:54.015518 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-778bd25a-85f1-4a78-80fc-b3c38467654c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.017671 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-778bd25a-85f1-4a78-80fc-b3c38467654c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:54.017866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-778bd25a-85f1-4a78-80fc-b3c38467654c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:54.018097 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-778bd25a-85f1-4a78-80fc-b3c38467654c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:54.028930 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:54.028930 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:54.032937 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-778bd25a-85f1-4a78-80fc-b3c38467654c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:54.037209 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-778bd25a-85f1-4a78-80fc-b3c38467654c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:54.037669 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1026/4079] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:08:54 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:54.139436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-f7a58ea1-eb96-4b76-8d15-d86a67ca0aa2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.141798 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-f7a58ea1-eb96-4b76-8d15-d86a67ca0aa2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] PUT https://10.4.3.145/volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e Jul 10 20:08:54.142171 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-f7a58ea1-eb96-4b76-8d15-d86a67ca0aa2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:54.148683 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-f7a58ea1-eb96-4b76-8d15-d86a67ca0aa2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Acquiring lock "cinder-attachment_update-adcc76fa-3744-4733-9c21-5115fde58981-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:08:54.153981 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-f7a58ea1-eb96-4b76-8d15-d86a67ca0aa2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-adcc76fa-3744-4733-9c21-5115fde58981-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:08:54.155415 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:54.155415 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:54.251289 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aa4bae42-e39f-428a-817d-20f459dd37c3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.251665 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa4bae42-e39f-428a-817d-20f459dd37c3 None None] GET https://10.4.3.145/volume// Jul 10 20:08:54.251831 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa4bae42-e39f-428a-817d-20f459dd37c3 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:54.252085 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa4bae42-e39f-428a-817d-20f459dd37c3 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:54.252437 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa4bae42-e39f-428a-817d-20f459dd37c3 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:54.252745 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1019/4080] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:08: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 20:08:54.260728 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6d8a53a6-5307-4e3d-b13d-7d60da9b76fe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.262819 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6d8a53a6-5307-4e3d-b13d-7d60da9b76fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:54.263193 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6d8a53a6-5307-4e3d-b13d-7d60da9b76fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5bb7538-fed8-4133-a9b6-1182498719c4", "connector": null, "instance_uuid": "c2e15e36-44fb-4502-95f1-4f9c6ae10e35"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:54.271663 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:54.271663 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:54.300211 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a627fd18-b813-427b-bca0-8695e6f3fe1d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.302218 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a627fd18-b813-427b-bca0-8695e6f3fe1d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:54.302472 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a627fd18-b813-427b-bca0-8695e6f3fe1d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:54.302686 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a627fd18-b813-427b-bca0-8695e6f3fe1d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:54.307600 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6d8a53a6-5307-4e3d-b13d-7d60da9b76fe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:54.308179 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1029/4081] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:54 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 20:08:54.310471 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:54.310471 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:54.314308 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a627fd18-b813-427b-bca0-8695e6f3fe1d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:54.319038 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a627fd18-b813-427b-bca0-8695e6f3fe1d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:54.319472 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1027/4082] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:54 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:54.683215 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-f7a58ea1-eb96-4b76-8d15-d86a67ca0aa2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-adcc76fa-3744-4733-9c21-5115fde58981-np0000005048" released by "attachment_update" :: held 0.529s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:08:54.683215 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-f7a58ea1-eb96-4b76-8d15-d86a67ca0aa2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e returned with HTTP 200 Jul 10 20:08:54.683643 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1008/4083] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:08:54 2026] PUT /volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:54.727416 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2f8da37b-b2f4-40b4-aea4-75589bc30611 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.733201 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2f8da37b-b2f4-40b4-aea4-75589bc30611 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:54.735005 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2f8da37b-b2f4-40b4-aea4-75589bc30611 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:54.735396 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2f8da37b-b2f4-40b4-aea4-75589bc30611 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:54.749163 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:54.749163 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:54.754650 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2f8da37b-b2f4-40b4-aea4-75589bc30611 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:54.761174 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2f8da37b-b2f4-40b4-aea4-75589bc30611 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:54.761742 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1020/4084] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:54 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:54.815195 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8c8ea33f-382b-44a0-b982-de86a5bcab61 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.819379 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8c8ea33f-382b-44a0-b982-de86a5bcab61 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:54.819379 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8c8ea33f-382b-44a0-b982-de86a5bcab61 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:54.819788 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8c8ea33f-382b-44a0-b982-de86a5bcab61 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:54.831388 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:54.831388 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:54.835373 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8c8ea33f-382b-44a0-b982-de86a5bcab61 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:54.842338 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8c8ea33f-382b-44a0-b982-de86a5bcab61 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:54.842978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9c1dd1ea-b1f3-4225-8211-baec34e54fea None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.843697 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1030/4085] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:54 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:08:54.843760 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9c1dd1ea-b1f3-4225-8211-baec34e54fea None None] GET https://10.4.3.145/volume// Jul 10 20:08:54.843760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9c1dd1ea-b1f3-4225-8211-baec34e54fea None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:54.843760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9c1dd1ea-b1f3-4225-8211-baec34e54fea None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:54.843904 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9c1dd1ea-b1f3-4225-8211-baec34e54fea None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:54.844221 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1028/4086] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08: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 20:08:54.856760 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6bacb384-fd5a-4402-9605-89df5e7a71c8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:54.858845 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6bacb384-fd5a-4402-9605-89df5e7a71c8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:54.859055 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6bacb384-fd5a-4402-9605-89df5e7a71c8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:54.859411 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6bacb384-fd5a-4402-9605-89df5e7a71c8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:54.869089 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:54.869089 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:54.872562 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6bacb384-fd5a-4402-9605-89df5e7a71c8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:54.879407 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-6bacb384-fd5a-4402-9605-89df5e7a71c8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:54.879879 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1009/4087] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:08:54 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 1063 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:08:55.001372 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-576e799a-94e6-456c-b353-625ba3df4c37 req-2335f3d3-8adf-44b3-8e32-471f1ad90a29 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:55.009884 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-2335f3d3-8adf-44b3-8e32-471f1ad90a29 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] PUT https://10.4.3.145/volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7 Jul 10 20:08:55.010759 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-2335f3d3-8adf-44b3-8e32-471f1ad90a29 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:55.024549 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-576e799a-94e6-456c-b353-625ba3df4c37 req-2335f3d3-8adf-44b3-8e32-471f1ad90a29 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Acquiring lock "cinder-attachment_update-f5bb7538-fed8-4133-a9b6-1182498719c4-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:08:55.030515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-576e799a-94e6-456c-b353-625ba3df4c37 req-2335f3d3-8adf-44b3-8e32-471f1ad90a29 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Lock "cinder-attachment_update-f5bb7538-fed8-4133-a9b6-1182498719c4-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:08:55.030994 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:55.030994 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:55.331031 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70f0eb7b-0a3e-44fd-b1b9-cf7657d64053 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:55.332921 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70f0eb7b-0a3e-44fd-b1b9-cf7657d64053 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:55.333178 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70f0eb7b-0a3e-44fd-b1b9-cf7657d64053 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:55.333411 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70f0eb7b-0a3e-44fd-b1b9-cf7657d64053 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:55.339900 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:55.339900 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:55.343055 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-70f0eb7b-0a3e-44fd-b1b9-cf7657d64053 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:55.346567 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70f0eb7b-0a3e-44fd-b1b9-cf7657d64053 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:55.346873 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1031/4088] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:55 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:55.559142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-576e799a-94e6-456c-b353-625ba3df4c37 req-2335f3d3-8adf-44b3-8e32-471f1ad90a29 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Lock "cinder-attachment_update-f5bb7538-fed8-4133-a9b6-1182498719c4-np0000005048" released by "attachment_update" :: held 0.530s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:08:55.559460 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-2335f3d3-8adf-44b3-8e32-471f1ad90a29 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7 returned with HTTP 200 Jul 10 20:08:55.559934 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1021/4089] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:08:55 2026] PUT /volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:55.776389 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a199c7b0-7ebc-48b6-a7d0-4c66b374d8c6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:55.778270 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a199c7b0-7ebc-48b6-a7d0-4c66b374d8c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:55.779971 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a199c7b0-7ebc-48b6-a7d0-4c66b374d8c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:55.779971 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a199c7b0-7ebc-48b6-a7d0-4c66b374d8c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:55.792409 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:55.792409 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:55.795562 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a199c7b0-7ebc-48b6-a7d0-4c66b374d8c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:55.800311 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a199c7b0-7ebc-48b6-a7d0-4c66b374d8c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:55.800813 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1029/4090] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:55 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:55.862066 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b241f427-40ed-4b3f-9b11-12247a61038c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:55.864546 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b241f427-40ed-4b3f-9b11-12247a61038c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:55.864811 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b241f427-40ed-4b3f-9b11-12247a61038c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:55.865095 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b241f427-40ed-4b3f-9b11-12247a61038c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:55.879491 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:55.879491 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:55.884509 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b241f427-40ed-4b3f-9b11-12247a61038c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:55.889857 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b241f427-40ed-4b3f-9b11-12247a61038c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:55.890334 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1010/4091] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:55 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:56.360650 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a903c181-2230-4381-ab8c-a116249d59bd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:56.362639 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a903c181-2230-4381-ab8c-a116249d59bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:56.362925 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a903c181-2230-4381-ab8c-a116249d59bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:56.363193 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a903c181-2230-4381-ab8c-a116249d59bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:56.372166 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:56.372166 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:56.378056 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a903c181-2230-4381-ab8c-a116249d59bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:56.387107 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a903c181-2230-4381-ab8c-a116249d59bd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:56.387721 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1032/4092] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:56 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:56.816204 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-153395cf-8563-404a-ae90-39994ec9d2db None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:56.818628 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-153395cf-8563-404a-ae90-39994ec9d2db tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:56.818880 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-153395cf-8563-404a-ae90-39994ec9d2db tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:56.819147 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-153395cf-8563-404a-ae90-39994ec9d2db tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:56.831317 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:56.831317 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:56.835373 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-153395cf-8563-404a-ae90-39994ec9d2db tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:56.840734 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-153395cf-8563-404a-ae90-39994ec9d2db tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:56.841245 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1022/4093] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:56 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:56.906668 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e6e71cf9-7c13-4442-9f46-305f0a7ff294 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:56.908363 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e6e71cf9-7c13-4442-9f46-305f0a7ff294 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:56.908543 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e6e71cf9-7c13-4442-9f46-305f0a7ff294 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:56.908700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e6e71cf9-7c13-4442-9f46-305f0a7ff294 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:56.918451 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:56.918451 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:56.922269 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e6e71cf9-7c13-4442-9f46-305f0a7ff294 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:56.926511 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e6e71cf9-7c13-4442-9f46-305f0a7ff294 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:56.926913 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1030/4094] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:56 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:57.403857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6dc53c54-b03b-4e77-b097-de18ef28c761 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:57.405469 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6dc53c54-b03b-4e77-b097-de18ef28c761 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:57.405799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6dc53c54-b03b-4e77-b097-de18ef28c761 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:57.407113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6dc53c54-b03b-4e77-b097-de18ef28c761 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:57.413167 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:57.413167 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:57.416851 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6dc53c54-b03b-4e77-b097-de18ef28c761 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:57.421295 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6dc53c54-b03b-4e77-b097-de18ef28c761 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:57.421881 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1011/4095] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:57 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:57.856397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8f0c231c-f5a6-43be-8aca-5592ef3bd59a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:57.858538 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f0c231c-f5a6-43be-8aca-5592ef3bd59a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:57.858822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f0c231c-f5a6-43be-8aca-5592ef3bd59a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:57.859092 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f0c231c-f5a6-43be-8aca-5592ef3bd59a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:57.870598 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:57.870598 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:57.875642 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8f0c231c-f5a6-43be-8aca-5592ef3bd59a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:57.881934 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f0c231c-f5a6-43be-8aca-5592ef3bd59a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:57.882482 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1033/4096] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:57 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:57.947013 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5bece1e8-c91e-423b-8ea1-49ffcc5ff544 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:57.949036 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5bece1e8-c91e-423b-8ea1-49ffcc5ff544 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:57.949236 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5bece1e8-c91e-423b-8ea1-49ffcc5ff544 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:57.949438 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5bece1e8-c91e-423b-8ea1-49ffcc5ff544 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:57.961397 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:57.961397 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:57.965847 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5bece1e8-c91e-423b-8ea1-49ffcc5ff544 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:57.972495 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5bece1e8-c91e-423b-8ea1-49ffcc5ff544 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:57.973188 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1023/4097] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:57 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:58.114820 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d937aa3d-656d-4eb0-b9ec-e82f71cb634e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:58.115332 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d937aa3d-656d-4eb0-b9ec-e82f71cb634e None None] GET https://10.4.3.145/volume// Jul 10 20:08:58.115539 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d937aa3d-656d-4eb0-b9ec-e82f71cb634e None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:58.115780 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d937aa3d-656d-4eb0-b9ec-e82f71cb634e None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:58.116170 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d937aa3d-656d-4eb0-b9ec-e82f71cb634e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:08:58.116537 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1031/4098] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:08: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 20:08:58.130164 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-1d0ac479-68ff-46b3-853e-24434837c48a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:58.136993 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-1d0ac479-68ff-46b3-853e-24434837c48a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:08:58.136993 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-1d0ac479-68ff-46b3-853e-24434837c48a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "157591f2-5088-419d-a15e-e04f6264f642", "connector": null, "instance_uuid": "64eb3272-09a2-4c03-a5e9-694f03e79c6f"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:08:58.148706 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:58.148706 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:58.179908 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-1d0ac479-68ff-46b3-853e-24434837c48a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:08:58.179908 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1012/4099] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:08:58 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:58.188657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-2d080c2e-1c1b-4faa-a22c-0b86d1970dc2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:58.190833 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-2d080c2e-1c1b-4faa-a22c-0b86d1970dc2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 Jul 10 20:08:58.191083 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-2d080c2e-1c1b-4faa-a22c-0b86d1970dc2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:58.191306 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-2d080c2e-1c1b-4faa-a22c-0b86d1970dc2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:58.197988 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:58.197988 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:58.437207 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3b809750-8b29-4b8a-8e4e-7c2a664855e3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:58.440002 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3b809750-8b29-4b8a-8e4e-7c2a664855e3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:58.440274 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3b809750-8b29-4b8a-8e4e-7c2a664855e3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:58.440589 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3b809750-8b29-4b8a-8e4e-7c2a664855e3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:58.450347 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:58.450347 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:58.455000 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3b809750-8b29-4b8a-8e4e-7c2a664855e3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:58.462406 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3b809750-8b29-4b8a-8e4e-7c2a664855e3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:58.462406 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1024/4100] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:58 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:58.747638 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-2d080c2e-1c1b-4faa-a22c-0b86d1970dc2 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 returned with HTTP 200 Jul 10 20:08:58.748149 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1034/4101] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:08:58 2026] DELETE /volume/v3/attachments/748726ed-ee8d-4f78-b924-142e40de5f98 => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:58.900141 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d3545db2-9fff-4e0f-97a6-de95fe9aaf6b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:58.902504 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d3545db2-9fff-4e0f-97a6-de95fe9aaf6b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:58.902784 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d3545db2-9fff-4e0f-97a6-de95fe9aaf6b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:58.903069 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d3545db2-9fff-4e0f-97a6-de95fe9aaf6b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:58.915863 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:58.915863 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:08:58.920341 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d3545db2-9fff-4e0f-97a6-de95fe9aaf6b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:58.925223 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d3545db2-9fff-4e0f-97a6-de95fe9aaf6b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:58.927173 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1032/4102] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:58 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:58.989862 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c64250ff-776f-431a-8bab-cedb98e11701 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:58.991957 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c64250ff-776f-431a-8bab-cedb98e11701 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:08:58.993733 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c64250ff-776f-431a-8bab-cedb98e11701 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:58.993733 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c64250ff-776f-431a-8bab-cedb98e11701 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:59.003073 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:59.003073 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:08:59.007329 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c64250ff-776f-431a-8bab-cedb98e11701 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:08:59.012472 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c64250ff-776f-431a-8bab-cedb98e11701 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:08:59.012998 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1013/4103] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:58 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:08:59.477902 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0b298e20-bf08-4861-8313-284362eab565 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:59.481080 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0b298e20-bf08-4861-8313-284362eab565 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:08:59.481080 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0b298e20-bf08-4861-8313-284362eab565 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:59.481080 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0b298e20-bf08-4861-8313-284362eab565 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:59.490792 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:59.490792 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:08:59.495325 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0b298e20-bf08-4861-8313-284362eab565 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:08:59.501817 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0b298e20-bf08-4861-8313-284362eab565 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:08:59.501817 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1025/4104] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:08:59 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:08:59.941074 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-34892415-c30a-47c1-a559-c0d1e4d12fef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:08:59.947138 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34892415-c30a-47c1-a559-c0d1e4d12fef tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:08:59.947376 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34892415-c30a-47c1-a559-c0d1e4d12fef tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:08:59.947603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34892415-c30a-47c1-a559-c0d1e4d12fef tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:08:59.964076 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:08:59.964076 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:08:59.967912 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-34892415-c30a-47c1-a559-c0d1e4d12fef tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:08:59.971896 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34892415-c30a-47c1-a559-c0d1e4d12fef tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:08:59.972311 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1035/4105] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:08:59 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:00.027770 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-db0537b1-0df0-404c-bc6f-178f1d0a5fa6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:00.029454 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db0537b1-0df0-404c-bc6f-178f1d0a5fa6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:09:00.029642 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db0537b1-0df0-404c-bc6f-178f1d0a5fa6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:00.029881 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db0537b1-0df0-404c-bc6f-178f1d0a5fa6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:00.039314 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:00.039314 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:00.042801 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-db0537b1-0df0-404c-bc6f-178f1d0a5fa6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:00.046843 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db0537b1-0df0-404c-bc6f-178f1d0a5fa6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:09:00.047425 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1033/4106] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:00 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:00.516125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b2cd2820-8a8f-4078-8344-8b0be12b818a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:00.517797 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b2cd2820-8a8f-4078-8344-8b0be12b818a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:00.519673 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b2cd2820-8a8f-4078-8344-8b0be12b818a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:00.519673 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b2cd2820-8a8f-4078-8344-8b0be12b818a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:00.526302 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:00.526302 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:00.529890 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b2cd2820-8a8f-4078-8344-8b0be12b818a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:00.534037 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b2cd2820-8a8f-4078-8344-8b0be12b818a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:09:00.534514 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1014/4107] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:00 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:00.938765 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-abda15f5-f5e6-4345-be93-9ef44e2c1728 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:00.940808 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-abda15f5-f5e6-4345-be93-9ef44e2c1728 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e/action Jul 10 20:09:00.941212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-abda15f5-f5e6-4345-be93-9ef44e2c1728 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:00.941387 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-abda15f5-f5e6-4345-be93-9ef44e2c1728 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:00.955858 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:00.955858 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:00.971295 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-40ce5724-0d67-4f03-bb88-514732b17e40 req-abda15f5-f5e6-4345-be93-9ef44e2c1728 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e/action returned with HTTP 204 Jul 10 20:09:00.971816 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1026/4108] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:09:00 2026] POST /volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:00.986258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5da55304-9de9-4c77-8277-147389f7b75c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:00.987889 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5da55304-9de9-4c77-8277-147389f7b75c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:00.988092 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5da55304-9de9-4c77-8277-147389f7b75c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:00.988307 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5da55304-9de9-4c77-8277-147389f7b75c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:00.997275 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:00.997275 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:01.000381 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5da55304-9de9-4c77-8277-147389f7b75c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:01.004483 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5da55304-9de9-4c77-8277-147389f7b75c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:01.004834 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1036/4109] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:00 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:01.060064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e580ecf7-73b1-43f2-aa8e-9249293908a1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:01.062315 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e580ecf7-73b1-43f2-aa8e-9249293908a1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:09:01.062612 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e580ecf7-73b1-43f2-aa8e-9249293908a1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:01.062900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e580ecf7-73b1-43f2-aa8e-9249293908a1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:01.074793 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:01.074793 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:01.080585 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e580ecf7-73b1-43f2-aa8e-9249293908a1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:01.086428 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e580ecf7-73b1-43f2-aa8e-9249293908a1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:09:01.086935 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1034/4110] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:01 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:01.134652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-ee7966bf-9880-4b31-bc5c-31ff8e4e4870 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:01.136725 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-ee7966bf-9880-4b31-bc5c-31ff8e4e4870 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:01.136949 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-ee7966bf-9880-4b31-bc5c-31ff8e4e4870 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:01.137169 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-ee7966bf-9880-4b31-bc5c-31ff8e4e4870 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:01.144405 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:01.144405 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:01.147939 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-ee7966bf-9880-4b31-bc5c-31ff8e4e4870 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:01.152981 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-ee7966bf-9880-4b31-bc5c-31ff8e4e4870 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:01.153539 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1015/4111] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:01 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:01.550553 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d15ccaf9-9263-4ec6-81a6-f2e8b18165c4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:01.552932 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d15ccaf9-9263-4ec6-81a6-f2e8b18165c4 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:01.553237 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d15ccaf9-9263-4ec6-81a6-f2e8b18165c4 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:01.553504 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d15ccaf9-9263-4ec6-81a6-f2e8b18165c4 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:01.563300 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:01.563300 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:01.569264 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d15ccaf9-9263-4ec6-81a6-f2e8b18165c4 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:01.576302 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d15ccaf9-9263-4ec6-81a6-f2e8b18165c4 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:09:01.577108 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1027/4112] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:01 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:01.745404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ea88696-1eab-4924-ae24-412dc2b66fae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:01.747513 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ea88696-1eab-4924-ae24-412dc2b66fae tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:01.747915 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ea88696-1eab-4924-ae24-412dc2b66fae tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:01.747915 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ea88696-1eab-4924-ae24-412dc2b66fae tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:01.764107 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:01.764107 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:01.768814 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9ea88696-1eab-4924-ae24-412dc2b66fae tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Volume info retrieved successfully. Jul 10 20:09:01.775050 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ea88696-1eab-4924-ae24-412dc2b66fae tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:01.775801 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1037/4113] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:01 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:09:01.824631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-ccbccb2a-0272-4242-b52a-b6613a5de394 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:01.924947 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-ccbccb2a-0272-4242-b52a-b6613a5de394 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:01.925246 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-ccbccb2a-0272-4242-b52a-b6613a5de394 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:01.925515 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-ccbccb2a-0272-4242-b52a-b6613a5de394 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:01.942702 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:01.942702 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:01.948189 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-ccbccb2a-0272-4242-b52a-b6613a5de394 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:01.954635 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-ccbccb2a-0272-4242-b52a-b6613a5de394 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:01.956990 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1035/4114] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:01 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1442 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:01.985307 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-0863f8bd-39cc-4656-9826-551ee9d0c22a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:01.987834 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-0863f8bd-39cc-4656-9826-551ee9d0c22a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8/action Jul 10 20:09:01.988248 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-0863f8bd-39cc-4656-9826-551ee9d0c22a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:01.988414 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-0863f8bd-39cc-4656-9826-551ee9d0c22a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:02.003364 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:02.003364 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:02.003835 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-0863f8bd-39cc-4656-9826-551ee9d0c22a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:02.021487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e76b6d5d-5abd-4366-b3ed-0c8b56473ae6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:02.022214 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e76b6d5d-5abd-4366-b3ed-0c8b56473ae6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:02.022380 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e76b6d5d-5abd-4366-b3ed-0c8b56473ae6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:02.022631 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e76b6d5d-5abd-4366-b3ed-0c8b56473ae6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:02.023164 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-0863f8bd-39cc-4656-9826-551ee9d0c22a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Begin detaching volume completed successfully. Jul 10 20:09:02.023426 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-0863f8bd-39cc-4656-9826-551ee9d0c22a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8/action returned with HTTP 202 Jul 10 20:09:02.023882 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1016/4115] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:09:01 2026] POST /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:09:02.036299 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:02.036299 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:02.040625 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e76b6d5d-5abd-4366-b3ed-0c8b56473ae6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:02.046578 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e76b6d5d-5abd-4366-b3ed-0c8b56473ae6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:02.047206 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1028/4116] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:02 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:02.050770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d37a189-2e72-41c1-90c8-c6dde97ca308 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:02.053195 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d37a189-2e72-41c1-90c8-c6dde97ca308 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:02.053452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d37a189-2e72-41c1-90c8-c6dde97ca308 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:02.054698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d37a189-2e72-41c1-90c8-c6dde97ca308 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:02.079921 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:02.079921 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:02.085228 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d37a189-2e72-41c1-90c8-c6dde97ca308 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:02.091958 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d37a189-2e72-41c1-90c8-c6dde97ca308 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:02.092470 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1038/4117] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:02 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1445 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:02.589501 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-70dcbb94-46ba-4f40-a6a5-cb8ee7d981bf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:02.591183 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70dcbb94-46ba-4f40-a6a5-cb8ee7d981bf tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:02.591400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70dcbb94-46ba-4f40-a6a5-cb8ee7d981bf tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:02.591581 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-70dcbb94-46ba-4f40-a6a5-cb8ee7d981bf tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:02.598082 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:02.598082 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:02.601422 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-70dcbb94-46ba-4f40-a6a5-cb8ee7d981bf tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:02.605418 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-70dcbb94-46ba-4f40-a6a5-cb8ee7d981bf tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:09:02.605818 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1036/4118] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:02 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:02.618729 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bb645f1d-7506-415d-9c19-b9fa1e5eaaf9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:02.620267 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bb645f1d-7506-415d-9c19-b9fa1e5eaaf9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:02.620735 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bb645f1d-7506-415d-9c19-b9fa1e5eaaf9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:02.621083 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bb645f1d-7506-415d-9c19-b9fa1e5eaaf9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:02.627954 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:02.627954 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:02.631805 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bb645f1d-7506-415d-9c19-b9fa1e5eaaf9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:02.636325 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bb645f1d-7506-415d-9c19-b9fa1e5eaaf9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:09:02.636893 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1017/4119] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:02 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:02.650119 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:02.651880 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:09:02.652228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "11a677af-50c6-45f3-8ce6-969307627363", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:02.653624 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '11a677af-50c6-45f3-8ce6-969307627363', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:09:02.660503 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:02.660503 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:02.661078 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume retrieved successfully. Jul 10 20:09:02.661243 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume of 1 GB Jul 10 20:09:02.665083 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Availability Zones retrieved successfully. Jul 10 20:09:02.670441 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (71b83e53-8cfb-443b-afbf-3d3b78ab16a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:02.671811 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9485fd44-45dd-46be-bcb4-8b7c7c8145f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:02.672823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:09:02.695984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9485fd44-45dd-46be-bcb4-8b7c7c8145f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '11a677af-50c6-45f3-8ce6-969307627363', 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:02.696776 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84d8f07-c4cd-4a28-b546-387ff824c7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:02.743223 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Created reservations ['9a8b3d3d-cd4e-49e5-8466-d4570e9fc46f', '52f6fa64-57c7-46d8-a85e-7c1cfe82820a', 'ee7b098b-873a-4de5-bf07-fde3fd18b3fb', 'ddced4ca-8cdb-4287-99ac-b6543eabba7a'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:02.744535 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84d8f07-c4cd-4a28-b546-387ff824c7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a8b3d3d-cd4e-49e5-8466-d4570e9fc46f', '52f6fa64-57c7-46d8-a85e-7c1cfe82820a', 'ee7b098b-873a-4de5-bf07-fde3fd18b3fb', 'ddced4ca-8cdb-4287-99ac-b6543eabba7a']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:02.745792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb41d58-4819-45cd-93d3-bd30b3229ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:02.785251 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb41d58-4819-45cd-93d3-bd30b3229ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '381ad587-903f-4aa4-ab7f-7198070c56e4', '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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['9a8b3d3d-cd4e-49e5-8466-d4570e9fc46f','52f6fa64-57c7-46d8-a85e-7c1cfe82820a','ee7b098b-873a-4de5-bf07-fde3fd18b3fb','ddced4ca-8cdb-4287-99ac-b6543eabba7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=11a677af-50c6-45f3-8ce6-969307627363,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), '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-10T20:09:02Z,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=381ad587-903f-4aa4-ab7f-7198070c56e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e8b847c8f04b23817bbbce2d284cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=11a677af-50c6-45f3-8ce6-969307627363,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07adda29e0e345d6b36f557e604eb0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:02.786005 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d2bcdd-99f5-417e-b962-bda883c42787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:02.810046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d2bcdd-99f5-417e-b962-bda883c42787) transitioned into state 'SUCCESS' from 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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['9a8b3d3d-cd4e-49e5-8466-d4570e9fc46f','52f6fa64-57c7-46d8-a85e-7c1cfe82820a','ee7b098b-873a-4de5-bf07-fde3fd18b3fb','ddced4ca-8cdb-4287-99ac-b6543eabba7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=11a677af-50c6-45f3-8ce6-969307627363,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:02.810888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb5cfef-939f-4b87-91bc-4bd45ffbe744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:02.831655 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb5cfef-939f-4b87-91bc-4bd45ffbe744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:02.832581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (71b83e53-8cfb-443b-afbf-3d3b78ab16a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:02.832878 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request issued successfully. Jul 10 20:09:02.833424 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f485dc7d-bbf2-42d5-a532-7b464095c597 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:09:02.833800 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1029/4120] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:09:02 2026] POST /volume/v3/volumes => generated 809 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:02.846907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a8fc5ea8-43ae-43f8-b936-09e4eecd645d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:02.850337 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8fc5ea8-43ae-43f8-b936-09e4eecd645d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 Jul 10 20:09:02.850499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8fc5ea8-43ae-43f8-b936-09e4eecd645d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:02.850676 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8fc5ea8-43ae-43f8-b936-09e4eecd645d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:02.858138 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:02.858138 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:02.863237 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a8fc5ea8-43ae-43f8-b936-09e4eecd645d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:02.868391 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8fc5ea8-43ae-43f8-b936-09e4eecd645d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 returned with HTTP 200 Jul 10 20:09:02.868749 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1039/4121] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:02 2026] GET /volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:03.052610 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0ae55c23-6698-41f7-81c0-ef5c222b8edb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.053094 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0ae55c23-6698-41f7-81c0-ef5c222b8edb None None] GET https://10.4.3.145/volume// Jul 10 20:09:03.053301 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0ae55c23-6698-41f7-81c0-ef5c222b8edb None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.053494 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0ae55c23-6698-41f7-81c0-ef5c222b8edb None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.053934 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0ae55c23-6698-41f7-81c0-ef5c222b8edb None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:03.054316 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1037/4122] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09:03 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 20:09:03.061669 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4824e57c-bbed-40a8-8a27-c60555d907a7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.065920 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-9d1ae6e0-34c4-4187-abaa-860cf4b91d47 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.066394 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4824e57c-bbed-40a8-8a27-c60555d907a7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:03.066394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4824e57c-bbed-40a8-8a27-c60555d907a7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.066394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4824e57c-bbed-40a8-8a27-c60555d907a7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.066513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-9d1ae6e0-34c4-4187-abaa-860cf4b91d47 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:03.066513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-9d1ae6e0-34c4-4187-abaa-860cf4b91d47 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.066513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-9d1ae6e0-34c4-4187-abaa-860cf4b91d47 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.075672 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.075672 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:03.080398 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4824e57c-bbed-40a8-8a27-c60555d907a7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:03.080540 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.080540 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:03.085214 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-9d1ae6e0-34c4-4187-abaa-860cf4b91d47 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:03.085789 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4824e57c-bbed-40a8-8a27-c60555d907a7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:03.086316 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1018/4123] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:03 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:03.098860 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-9d1ae6e0-34c4-4187-abaa-860cf4b91d47 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:03.099292 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1030/4124] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:03 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1625 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:03.106389 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-74e3941a-5f14-4a41-82b1-78e187bfd22e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.108889 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74e3941a-5f14-4a41-82b1-78e187bfd22e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:03.109176 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74e3941a-5f14-4a41-82b1-78e187bfd22e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.109456 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74e3941a-5f14-4a41-82b1-78e187bfd22e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.126977 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.126977 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:03.131767 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-74e3941a-5f14-4a41-82b1-78e187bfd22e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:03.137903 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74e3941a-5f14-4a41-82b1-78e187bfd22e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:03.138492 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1040/4125] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:03 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:03.189332 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f1f117d9-f4f5-4a36-a988-44c554499fc8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.189723 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f1f117d9-f4f5-4a36-a988-44c554499fc8 None None] GET https://10.4.3.145/volume// Jul 10 20:09:03.189900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f1f117d9-f4f5-4a36-a988-44c554499fc8 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.190108 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f1f117d9-f4f5-4a36-a988-44c554499fc8 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.190450 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f1f117d9-f4f5-4a36-a988-44c554499fc8 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:03.190742 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1038/4126] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:09: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 20:09:03.200349 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-23782e70-fdf3-4ea8-be45-d5b05a5cdf7e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.238992 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-23782e70-fdf3-4ea8-be45-d5b05a5cdf7e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:09:03.238992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-23782e70-fdf3-4ea8-be45-d5b05a5cdf7e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32", "connector": null, "instance_uuid": "844a638a-b873-490b-a38b-cc2d0d1f854e"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:03.249051 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.249051 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:03.281197 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-23782e70-fdf3-4ea8-be45-d5b05a5cdf7e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:09:03.282072 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1019/4127] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:09:03 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:03.675790 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-10ab944d-5724-4eb1-9f3f-57a4bc38e7b8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.677320 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-10ab944d-5724-4eb1-9f3f-57a4bc38e7b8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:03.677480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-10ab944d-5724-4eb1-9f3f-57a4bc38e7b8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.677645 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-aa0ab92e-3e29-41f1-af48-a413690fd0ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.677704 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-10ab944d-5724-4eb1-9f3f-57a4bc38e7b8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.680513 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-aa0ab92e-3e29-41f1-af48-a413690fd0ad tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:03.680775 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-aa0ab92e-3e29-41f1-af48-a413690fd0ad tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.681072 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-aa0ab92e-3e29-41f1-af48-a413690fd0ad tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.686043 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.686043 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:03.688835 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-10ab944d-5724-4eb1-9f3f-57a4bc38e7b8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:03.692313 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-10ab944d-5724-4eb1-9f3f-57a4bc38e7b8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:03.692640 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1031/4128] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:03 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:03.696374 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.696374 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:03.700525 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-aa0ab92e-3e29-41f1-af48-a413690fd0ad tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:03.707418 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-aa0ab92e-3e29-41f1-af48-a413690fd0ad tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:03.708043 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1041/4129] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:03 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:03.810077 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fa8866dd-aa58-4289-a05e-1775cd82d662 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.810487 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fa8866dd-aa58-4289-a05e-1775cd82d662 None None] GET https://10.4.3.145/volume// Jul 10 20:09:03.810686 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fa8866dd-aa58-4289-a05e-1775cd82d662 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.810907 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fa8866dd-aa58-4289-a05e-1775cd82d662 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.811359 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fa8866dd-aa58-4289-a05e-1775cd82d662 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:03.811718 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1039/4130] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09: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 20:09:03.819415 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-05551beb-d2d2-4ae2-b717-03d715df2492 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.821580 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-05551beb-d2d2-4ae2-b717-03d715df2492 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:03.821795 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-05551beb-d2d2-4ae2-b717-03d715df2492 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.822007 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-05551beb-d2d2-4ae2-b717-03d715df2492 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.830593 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.830593 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:03.833609 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-05551beb-d2d2-4ae2-b717-03d715df2492 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:03.837881 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-05551beb-d2d2-4ae2-b717-03d715df2492 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:03.838310 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1020/4131] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:03 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:03.880916 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-82607437-6a3d-4781-ad61-c8e7cbdba2fa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.882637 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-82607437-6a3d-4781-ad61-c8e7cbdba2fa tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 Jul 10 20:09:03.882814 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-82607437-6a3d-4781-ad61-c8e7cbdba2fa tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.883006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-82607437-6a3d-4781-ad61-c8e7cbdba2fa tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.890394 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.890394 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:03.895287 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-82607437-6a3d-4781-ad61-c8e7cbdba2fa tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:03.901811 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-82607437-6a3d-4781-ad61-c8e7cbdba2fa tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 returned with HTTP 200 Jul 10 20:09:03.902363 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1032/4132] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:03 2026] GET /volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:03.920660 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42e5d0e1-0a49-4947-896c-58a3b0c4c26d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.922909 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42e5d0e1-0a49-4947-896c-58a3b0c4c26d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 Jul 10 20:09:03.923192 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42e5d0e1-0a49-4947-896c-58a3b0c4c26d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.923490 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42e5d0e1-0a49-4947-896c-58a3b0c4c26d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.933323 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.933323 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:03.940903 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42e5d0e1-0a49-4947-896c-58a3b0c4c26d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:03.947486 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42e5d0e1-0a49-4947-896c-58a3b0c4c26d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 returned with HTTP 200 Jul 10 20:09:03.948049 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1042/4133] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:03 2026] GET /volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:03.953266 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-aa084279-fc6f-4b9f-b433-391595c31c53 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.955830 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-aa084279-fc6f-4b9f-b433-391595c31c53 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] PUT https://10.4.3.145/volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4 Jul 10 20:09:03.956187 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-aa084279-fc6f-4b9f-b433-391595c31c53 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:03.962496 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ee14e6ae-de26-486e-bb08-bfea0208174b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:03.964953 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ee14e6ae-de26-486e-bb08-bfea0208174b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:03.964953 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ee14e6ae-de26-486e-bb08-bfea0208174b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:03.965193 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ee14e6ae-de26-486e-bb08-bfea0208174b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:03.965229 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-ee14e6ae-de26-486e-bb08-bfea0208174b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: 11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:03.968347 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-aa084279-fc6f-4b9f-b433-391595c31c53 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Acquiring lock "cinder-attachment_update-ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:09:03.972711 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-aa084279-fc6f-4b9f-b433-391595c31c53 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:09:03.973654 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.973654 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:03.975949 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:03.975949 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:03.976674 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ee14e6ae-de26-486e-bb08-bfea0208174b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:04.000574 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ee14e6ae-de26-486e-bb08-bfea0208174b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume request issued successfully. Jul 10 20:09:04.000757 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ee14e6ae-de26-486e-bb08-bfea0208174b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 202 Jul 10 20:09:04.001162 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1021/4134] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:03 2026] DELETE /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:09:04.008522 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-401826af-25ac-4b6d-b05b-3a9b187c96e1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:04.010740 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-401826af-25ac-4b6d-b05b-3a9b187c96e1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:04.011007 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-401826af-25ac-4b6d-b05b-3a9b187c96e1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:04.011235 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-401826af-25ac-4b6d-b05b-3a9b187c96e1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:04.020031 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:04.020031 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:04.024312 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-401826af-25ac-4b6d-b05b-3a9b187c96e1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:04.029866 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-401826af-25ac-4b6d-b05b-3a9b187c96e1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 200 Jul 10 20:09:04.030385 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1033/4135] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:04 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:04.102388 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d556efa9-d310-41b2-860e-baeccf842eec None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:04.105302 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d556efa9-d310-41b2-860e-baeccf842eec tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:04.105302 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d556efa9-d310-41b2-860e-baeccf842eec tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:04.105562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d556efa9-d310-41b2-860e-baeccf842eec tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:04.120064 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:04.120064 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:04.130429 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d556efa9-d310-41b2-860e-baeccf842eec tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:04.136596 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d556efa9-d310-41b2-860e-baeccf842eec tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:04.137114 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1043/4136] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:04 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:04.154809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-269a163d-32db-4091-afc0-ae31b8ed861e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:04.156809 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-269a163d-32db-4091-afc0-ae31b8ed861e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:04.157009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-269a163d-32db-4091-afc0-ae31b8ed861e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:04.157189 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-269a163d-32db-4091-afc0-ae31b8ed861e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:04.170534 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:04.170534 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:04.174325 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-269a163d-32db-4091-afc0-ae31b8ed861e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:04.178975 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-269a163d-32db-4091-afc0-ae31b8ed861e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:04.179403 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1022/4137] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:04 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:04.219468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-19f857da-d80d-4fea-a710-6ae145376297 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:04.221375 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-19f857da-d80d-4fea-a710-6ae145376297 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d Jul 10 20:09:04.221558 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-19f857da-d80d-4fea-a710-6ae145376297 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:04.221766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-19f857da-d80d-4fea-a710-6ae145376297 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:04.228791 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:04.228791 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:04.345462 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-576e799a-94e6-456c-b353-625ba3df4c37 req-05356a95-b7f7-4029-a9a6-c63ade0acb7a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:04.347435 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-05356a95-b7f7-4029-a9a6-c63ade0acb7a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7/action Jul 10 20:09:04.347799 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-05356a95-b7f7-4029-a9a6-c63ade0acb7a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:04.347948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-05356a95-b7f7-4029-a9a6-c63ade0acb7a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:04.364781 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:04.364781 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:04.380041 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-576e799a-94e6-456c-b353-625ba3df4c37 req-05356a95-b7f7-4029-a9a6-c63ade0acb7a tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7/action returned with HTTP 204 Jul 10 20:09:04.380527 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1044/4138] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:09:04 2026] POST /volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:04.491893 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-aa084279-fc6f-4b9f-b433-391595c31c53 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32-np0000005048" released by "attachment_update" :: held 0.519s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:09:04.492167 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-aa084279-fc6f-4b9f-b433-391595c31c53 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4 returned with HTTP 200 Jul 10 20:09:04.492576 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1040/4139] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:09:03 2026] PUT /volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:04.506746 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-fec8c38d-a5d8-4dd2-9086-28dbc8ac8847 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:04.509066 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-fec8c38d-a5d8-4dd2-9086-28dbc8ac8847 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/encryption Jul 10 20:09:04.509308 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-fec8c38d-a5d8-4dd2-9086-28dbc8ac8847 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:04.509608 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-fec8c38d-a5d8-4dd2-9086-28dbc8ac8847 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:04.519131 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:04.519131 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:04.526666 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-fec8c38d-a5d8-4dd2-9086-28dbc8ac8847 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/encryption returned with HTTP 200 Jul 10 20:09:04.527115 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1023/4140] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:09:04 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:04.704286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e712c58a-2624-4449-b160-8f99a8a9be30 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:04.705983 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e712c58a-2624-4449-b160-8f99a8a9be30 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:04.706207 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e712c58a-2624-4449-b160-8f99a8a9be30 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:04.706405 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e712c58a-2624-4449-b160-8f99a8a9be30 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:04.715616 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:04.715616 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:04.719470 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e712c58a-2624-4449-b160-8f99a8a9be30 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:04.724558 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e712c58a-2624-4449-b160-8f99a8a9be30 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:04.725020 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1045/4141] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:04 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:04.763285 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-749b3101-bdd1-4c2e-b235-a7b54f20c3d2 req-19f857da-d80d-4fea-a710-6ae145376297 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d returned with HTTP 200 Jul 10 20:09:04.763814 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1034/4142] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:09:04 2026] DELETE /volume/v3/attachments/4e165595-3591-4d57-aac2-26a1c0044f7d => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:05.045879 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-905c01b0-40a1-4762-8aa6-5a0692cdb5ba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.047930 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-905c01b0-40a1-4762-8aa6-5a0692cdb5ba tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:05.048196 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-905c01b0-40a1-4762-8aa6-5a0692cdb5ba tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:05.048432 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-905c01b0-40a1-4762-8aa6-5a0692cdb5ba tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:05.055016 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-905c01b0-40a1-4762-8aa6-5a0692cdb5ba tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 404 Jul 10 20:09:05.055598 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1041/4143] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:05 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:05.153426 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8e594967-2ad7-4960-8281-a59fd62499ba None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.155496 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8e594967-2ad7-4960-8281-a59fd62499ba tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:05.156172 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8e594967-2ad7-4960-8281-a59fd62499ba tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:05.156746 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8e594967-2ad7-4960-8281-a59fd62499ba tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:05.169509 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:05.169509 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:05.175460 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8e594967-2ad7-4960-8281-a59fd62499ba tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:05.181669 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8e594967-2ad7-4960-8281-a59fd62499ba tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:05.182113 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1024/4144] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:05 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:05.192450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fe1159a5-6238-4260-9a45-8020e437af45 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.194779 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe1159a5-6238-4260-9a45-8020e437af45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:05.195084 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe1159a5-6238-4260-9a45-8020e437af45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:05.195345 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe1159a5-6238-4260-9a45-8020e437af45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:05.207306 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:05.207306 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:05.212564 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fe1159a5-6238-4260-9a45-8020e437af45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:05.218104 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe1159a5-6238-4260-9a45-8020e437af45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:05.218526 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1046/4145] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:05 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:05.231729 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-69a2942a-aa3e-473a-93b6-0d89a9d41a80 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.233687 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-69a2942a-aa3e-473a-93b6-0d89a9d41a80 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:05.234149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-69a2942a-aa3e-473a-93b6-0d89a9d41a80 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:05.234149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-69a2942a-aa3e-473a-93b6-0d89a9d41a80 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:05.246839 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:05.246839 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:05.251373 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-69a2942a-aa3e-473a-93b6-0d89a9d41a80 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] Volume info retrieved successfully. Jul 10 20:09:05.257505 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-69a2942a-aa3e-473a-93b6-0d89a9d41a80 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-reader] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:05.258118 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1035/4146] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:05 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:05.306209 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-0919c093-d182-42f5-86b9-7c88ef6896ca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.308303 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-0919c093-d182-42f5-86b9-7c88ef6896ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:05.308472 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-0919c093-d182-42f5-86b9-7c88ef6896ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:05.308681 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-0919c093-d182-42f5-86b9-7c88ef6896ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:05.319781 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:05.319781 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:05.325614 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-0919c093-d182-42f5-86b9-7c88ef6896ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:05.331922 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-0919c093-d182-42f5-86b9-7c88ef6896ca tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:05.332528 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1042/4147] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:05 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:05.352540 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-c4a28240-9339-4287-a190-3f72a9674b45 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.354771 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-c4a28240-9339-4287-a190-3f72a9674b45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8/action Jul 10 20:09:05.355171 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-c4a28240-9339-4287-a190-3f72a9674b45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:05.355366 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-c4a28240-9339-4287-a190-3f72a9674b45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:05.367516 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:05.367516 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:05.368085 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-c4a28240-9339-4287-a190-3f72a9674b45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:05.377134 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-c4a28240-9339-4287-a190-3f72a9674b45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Begin detaching volume completed successfully. Jul 10 20:09:05.377378 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-c4a28240-9339-4287-a190-3f72a9674b45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8/action returned with HTTP 202 Jul 10 20:09:05.377780 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1025/4148] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:09:05 2026] POST /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:09:05.408080 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a75bef8b-9377-4fe2-8922-cf50e2405143 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.410016 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a75bef8b-9377-4fe2-8922-cf50e2405143 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:05.410225 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a75bef8b-9377-4fe2-8922-cf50e2405143 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:05.410455 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a75bef8b-9377-4fe2-8922-cf50e2405143 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:05.420538 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:05.420538 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:05.425039 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a75bef8b-9377-4fe2-8922-cf50e2405143 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:05.430416 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a75bef8b-9377-4fe2-8922-cf50e2405143 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:05.430774 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1047/4149] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:05 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:05.739406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-89838fd0-d028-4484-923b-2a969f025b55 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.741368 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-89838fd0-d028-4484-923b-2a969f025b55 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:05.741697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-89838fd0-d028-4484-923b-2a969f025b55 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:05.742888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-89838fd0-d028-4484-923b-2a969f025b55 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:05.754251 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:05.754251 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:05.758803 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-89838fd0-d028-4484-923b-2a969f025b55 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:05.764167 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-89838fd0-d028-4484-923b-2a969f025b55 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:05.764619 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1036/4150] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:05 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:05.858874 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-74fbecdc-996b-402f-a54e-eee831a89361 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:05.861545 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-74fbecdc-996b-402f-a54e-eee831a89361 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] PUT https://10.4.3.145/volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 Jul 10 20:09:05.861952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-74fbecdc-996b-402f-a54e-eee831a89361 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:05.872543 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-74fbecdc-996b-402f-a54e-eee831a89361 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Acquiring lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:09:05.877089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-74fbecdc-996b-402f-a54e-eee831a89361 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:09:05.878028 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:05.878028 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:06.419831 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6e8e7203-081e-4aa7-8369-7ac7c63c499b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:06.420223 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-74fbecdc-996b-402f-a54e-eee831a89361 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Lock "cinder-attachment_update-157591f2-5088-419d-a15e-e04f6264f642-np0000005048" released by "attachment_update" :: held 0.543s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:09:06.420485 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e8e7203-081e-4aa7-8369-7ac7c63c499b None None] GET https://10.4.3.145/volume// Jul 10 20:09:06.420551 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-74fbecdc-996b-402f-a54e-eee831a89361 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 returned with HTTP 200 Jul 10 20:09:06.420615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e8e7203-081e-4aa7-8369-7ac7c63c499b None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:06.420789 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e8e7203-081e-4aa7-8369-7ac7c63c499b None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:06.421045 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1043/4151] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:09:05 2026] PUT /volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 => generated 968 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:06.421243 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e8e7203-081e-4aa7-8369-7ac7c63c499b None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:06.422641 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1026/4152] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09:06 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 20:09:06.431880 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-d7e52f11-d06d-4744-907b-fa6394dbd2c2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:06.432243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-6530343d-2965-4bd4-b5c9-240f7fa65c0d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:06.434441 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-d7e52f11-d06d-4744-907b-fa6394dbd2c2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:06.434616 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-6530343d-2965-4bd4-b5c9-240f7fa65c0d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 Jul 10 20:09:06.434674 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-d7e52f11-d06d-4744-907b-fa6394dbd2c2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:06.434719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-6530343d-2965-4bd4-b5c9-240f7fa65c0d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:06.434819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-d7e52f11-d06d-4744-907b-fa6394dbd2c2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:06.434929 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-6530343d-2965-4bd4-b5c9-240f7fa65c0d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:06.443918 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5eedc1ee-795f-452f-a14a-254efb87ae00 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:06.445339 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:06.445339 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:06.445800 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5eedc1ee-795f-452f-a14a-254efb87ae00 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:06.446172 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5eedc1ee-795f-452f-a14a-254efb87ae00 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:06.446434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5eedc1ee-795f-452f-a14a-254efb87ae00 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:06.449414 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-d7e52f11-d06d-4744-907b-fa6394dbd2c2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:06.451290 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-6530343d-2965-4bd4-b5c9-240f7fa65c0d tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 returned with HTTP 200 Jul 10 20:09:06.451734 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1037/4153] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 20:09:06 2026] GET /volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:06.454166 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-d7e52f11-d06d-4744-907b-fa6394dbd2c2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:06.454632 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1048/4154] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:06 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:06.456990 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:06.456990 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:06.462421 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5eedc1ee-795f-452f-a14a-254efb87ae00 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:06.468832 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5eedc1ee-795f-452f-a14a-254efb87ae00 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:06.468832 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1044/4155] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:06 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:06.780585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-49f3e42f-4dac-4a4a-b99f-e59048f236f5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:06.786253 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-49f3e42f-4dac-4a4a-b99f-e59048f236f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:06.786489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-49f3e42f-4dac-4a4a-b99f-e59048f236f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:06.786712 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-49f3e42f-4dac-4a4a-b99f-e59048f236f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:06.805749 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:06.805749 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:06.809635 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:06.811981 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:09:06.812404 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "57b5080f-8b2f-46af-9a82-0d9ea87e7b20", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:06.814058 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '57b5080f-8b2f-46af-9a82-0d9ea87e7b20', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:09:06.817336 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-49f3e42f-4dac-4a4a-b99f-e59048f236f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:06.826319 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-49f3e42f-4dac-4a4a-b99f-e59048f236f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:06.826818 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1027/4156] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:06 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:06.946236 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume of 1 GB Jul 10 20:09:06.946651 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:06.946651 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:06.951682 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Availability Zones retrieved successfully. Jul 10 20:09:06.957926 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (8e55b398-d31b-4809-bd42-63824d1f7a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:06.959654 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b89ee4-422d-445a-a091-bcd59cbc9799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:06.960682 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:09:07.026083 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b89ee4-422d-445a-a091-bcd59cbc9799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:07.026846 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b58da0-a5fe-4c51-a85b-2eef0a5d630b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:07.070260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Created reservations ['3624d5c4-cf6d-41fb-b234-fdf6a22006ab', 'a7205919-f1ae-4c43-9a72-f25fed76e2cf', 'da4d5f16-4ffc-49c4-887f-0eb93c4b55e6', '15093740-ca63-4ecc-8933-9038127b1f68'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:07.070536 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b58da0-a5fe-4c51-a85b-2eef0a5d630b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3624d5c4-cf6d-41fb-b234-fdf6a22006ab', 'a7205919-f1ae-4c43-9a72-f25fed76e2cf', 'da4d5f16-4ffc-49c4-887f-0eb93c4b55e6', '15093740-ca63-4ecc-8933-9038127b1f68']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:07.071156 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d22d88f-c481-48ee-be74-86eedf6b88f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:07.095637 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d22d88f-c481-48ee-be74-86eedf6b88f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c966b4fc-bcb2-4e97-999d-815c221ff548', '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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['3624d5c4-cf6d-41fb-b234-fdf6a22006ab','a7205919-f1ae-4c43-9a72-f25fed76e2cf','da4d5f16-4ffc-49c4-887f-0eb93c4b55e6','15093740-ca63-4ecc-8933-9038127b1f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:09:07Z,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=c966b4fc-bcb2-4e97-999d-815c221ff548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e8b847c8f04b23817bbbce2d284cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07adda29e0e345d6b36f557e604eb0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:07.096597 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7decfa6-bcfb-49ba-ad75-3f78b4501a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:07.140750 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7decfa6-bcfb-49ba-ad75-3f78b4501a8d) transitioned into state 'SUCCESS' from 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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['3624d5c4-cf6d-41fb-b234-fdf6a22006ab','a7205919-f1ae-4c43-9a72-f25fed76e2cf','da4d5f16-4ffc-49c4-887f-0eb93c4b55e6','15093740-ca63-4ecc-8933-9038127b1f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:07.141422 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ea0b3f-5a7d-456c-a3f5-a58e61f8b9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:07.155658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ea0b3f-5a7d-456c-a3f5-a58e61f8b9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:07.155658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (8e55b398-d31b-4809-bd42-63824d1f7a07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:07.155658 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request issued successfully. Jul 10 20:09:07.155658 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bcc92a1e-7012-4910-9ff1-80743ca89fe3 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:09:07.155924 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1038/4157] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:09:06 2026] POST /volume/v3/volumes => generated 775 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:07.169667 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7717310f-e414-4e0c-8532-4b79ee899176 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:07.172834 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7717310f-e414-4e0c-8532-4b79ee899176 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:07.173177 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7717310f-e414-4e0c-8532-4b79ee899176 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:07.173584 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7717310f-e414-4e0c-8532-4b79ee899176 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:07.193989 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:07.193989 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:07.197945 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7717310f-e414-4e0c-8532-4b79ee899176 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:07.203636 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7717310f-e414-4e0c-8532-4b79ee899176 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:07.204384 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1049/4158] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:07 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:09:07.480485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4d6e4fbb-8897-4727-801f-ad5062cc8722 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:07.482195 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d6e4fbb-8897-4727-801f-ad5062cc8722 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:07.482423 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d6e4fbb-8897-4727-801f-ad5062cc8722 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:07.482606 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d6e4fbb-8897-4727-801f-ad5062cc8722 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:07.492107 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:07.492107 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:07.496098 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4d6e4fbb-8897-4727-801f-ad5062cc8722 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:07.500695 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d6e4fbb-8897-4727-801f-ad5062cc8722 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:07.501063 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1045/4159] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:07 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:07.843162 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4c437e6a-40df-449e-95e5-591842fafea7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:07.844866 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4c437e6a-40df-449e-95e5-591842fafea7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:07.845053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4c437e6a-40df-449e-95e5-591842fafea7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:07.845226 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4c437e6a-40df-449e-95e5-591842fafea7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:07.856529 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:07.856529 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:07.859925 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4c437e6a-40df-449e-95e5-591842fafea7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:07.864011 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4c437e6a-40df-449e-95e5-591842fafea7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:07.864386 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1028/4160] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:07 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:08.223665 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2e52f0aa-98d1-4911-8571-4aeb842397e7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:08.226322 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2e52f0aa-98d1-4911-8571-4aeb842397e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:08.226645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2e52f0aa-98d1-4911-8571-4aeb842397e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:08.226928 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2e52f0aa-98d1-4911-8571-4aeb842397e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:08.236864 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:08.236864 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:08.241719 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2e52f0aa-98d1-4911-8571-4aeb842397e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:08.247784 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2e52f0aa-98d1-4911-8571-4aeb842397e7 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:08.248471 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1039/4161] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:08 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:08.490711 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-1c4f6ac3-258c-41b9-aa02-63f750d524ce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:08.514633 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ed79f508-a12b-4480-9123-71db53848480 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:08.516161 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed79f508-a12b-4480-9123-71db53848480 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:08.516378 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed79f508-a12b-4480-9123-71db53848480 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:08.516538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed79f508-a12b-4480-9123-71db53848480 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:08.526988 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-1c4f6ac3-258c-41b9-aa02-63f750d524ce tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:08.526988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-1c4f6ac3-258c-41b9-aa02-63f750d524ce tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:08.527156 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:08.527156 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:08.528244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-1c4f6ac3-258c-41b9-aa02-63f750d524ce tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:08.532618 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ed79f508-a12b-4480-9123-71db53848480 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:08.534683 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed79f508-a12b-4480-9123-71db53848480 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:08.535142 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1046/4162] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:08 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:08.538892 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:08.538892 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:08.543088 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-1c4f6ac3-258c-41b9-aa02-63f750d524ce tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:08.548232 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-1c4f6ac3-258c-41b9-aa02-63f750d524ce tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:08.548860 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1050/4163] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:08 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 1176 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:08.571807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-81e64217-5e57-499d-b5cd-d252d6a1d4d4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:08.573954 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-81e64217-5e57-499d-b5cd-d252d6a1d4d4 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4/action Jul 10 20:09:08.574481 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-81e64217-5e57-499d-b5cd-d252d6a1d4d4 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:08.574845 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-81e64217-5e57-499d-b5cd-d252d6a1d4d4 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:08.582006 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=334,cinder:INSERT=37,cinder:UPDATE=70 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:09:08.775618 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:08.775618 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:08.776222 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-81e64217-5e57-499d-b5cd-d252d6a1d4d4 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:08.791052 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-81e64217-5e57-499d-b5cd-d252d6a1d4d4 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Begin detaching volume completed successfully. Jul 10 20:09:08.791337 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-81e64217-5e57-499d-b5cd-d252d6a1d4d4 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4/action returned with HTTP 202 Jul 10 20:09:08.791940 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1029/4164] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:09:08 2026] POST /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:09:08.877557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3510b8c5-8280-49e6-a4e9-15712ba63ca5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:08.879415 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3510b8c5-8280-49e6-a4e9-15712ba63ca5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:08.879646 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3510b8c5-8280-49e6-a4e9-15712ba63ca5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:08.879831 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3510b8c5-8280-49e6-a4e9-15712ba63ca5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:08.889797 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:08.889797 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:08.893620 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3510b8c5-8280-49e6-a4e9-15712ba63ca5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:08.898574 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3510b8c5-8280-49e6-a4e9-15712ba63ca5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:08.898837 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1040/4165] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:08 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:09.266573 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a447b3c7-2f34-461f-9a97-6d7a594393c5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:09.268615 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a447b3c7-2f34-461f-9a97-6d7a594393c5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:09.268853 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a447b3c7-2f34-461f-9a97-6d7a594393c5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:09.269091 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a447b3c7-2f34-461f-9a97-6d7a594393c5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:09.277234 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:09.277234 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:09.282084 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a447b3c7-2f34-461f-9a97-6d7a594393c5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:09.287216 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a447b3c7-2f34-461f-9a97-6d7a594393c5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:09.288663 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1047/4166] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:09 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:09.550529 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ecbca8bf-5d3e-4c2f-afa2-ad7b0edea6ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:09.552386 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecbca8bf-5d3e-4c2f-afa2-ad7b0edea6ee tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:09.552676 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecbca8bf-5d3e-4c2f-afa2-ad7b0edea6ee tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:09.552982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecbca8bf-5d3e-4c2f-afa2-ad7b0edea6ee tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:09.555178 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=366,cinder:UPDATE=88,cinder:INSERT=40 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:09:09.566195 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:09.566195 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:09.568976 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ecbca8bf-5d3e-4c2f-afa2-ad7b0edea6ee tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:09.573303 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecbca8bf-5d3e-4c2f-afa2-ad7b0edea6ee tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:09.573851 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1051/4167] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:09 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:09.825055 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4260f04d-0f04-4214-828d-ec89b3bb5ba9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:09.825460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4260f04d-0f04-4214-828d-ec89b3bb5ba9 None None] GET https://10.4.3.145/volume// Jul 10 20:09:09.825652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4260f04d-0f04-4214-828d-ec89b3bb5ba9 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:09.825852 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4260f04d-0f04-4214-828d-ec89b3bb5ba9 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:09.826354 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4260f04d-0f04-4214-828d-ec89b3bb5ba9 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:09.826730 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1030/4168] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09: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 20:09:09.835515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-c84906c3-2fb4-4fc7-a805-e1b59ba53a16 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:09.837904 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-c84906c3-2fb4-4fc7-a805-e1b59ba53a16 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:09.838177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-c84906c3-2fb4-4fc7-a805-e1b59ba53a16 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:09.838412 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-c84906c3-2fb4-4fc7-a805-e1b59ba53a16 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:09.849140 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:09.849140 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:09.853412 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-c84906c3-2fb4-4fc7-a805-e1b59ba53a16 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:09.858876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-049c3502-f307-408a-b63c-b51b56b2eb45 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:09.859498 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-c84906c3-2fb4-4fc7-a805-e1b59ba53a16 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:09.860365 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1041/4169] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:09 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:09.861146 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-049c3502-f307-408a-b63c-b51b56b2eb45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:09.861402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-049c3502-f307-408a-b63c-b51b56b2eb45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:09.861607 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-049c3502-f307-408a-b63c-b51b56b2eb45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:09.863834 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=315,cinder:INSERT=38,cinder:UPDATE=74 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:09:09.874782 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:09.874782 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:09.878615 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-049c3502-f307-408a-b63c-b51b56b2eb45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:09.883584 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-049c3502-f307-408a-b63c-b51b56b2eb45 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:09.884024 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1048/4170] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:09 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:09.913937 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-842d5ea3-b599-4b92-8a95-de699fea48bb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:09.915384 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-842d5ea3-b599-4b92-8a95-de699fea48bb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:09.915657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-842d5ea3-b599-4b92-8a95-de699fea48bb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:09.915898 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-842d5ea3-b599-4b92-8a95-de699fea48bb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:09.927093 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:09.927093 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:09.932802 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-842d5ea3-b599-4b92-8a95-de699fea48bb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:09.934582 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-842d5ea3-b599-4b92-8a95-de699fea48bb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:09.935040 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1052/4171] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:09 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:10.301689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ddfc9126-225d-4625-b78d-1715cc5997ed None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:10.303377 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ddfc9126-225d-4625-b78d-1715cc5997ed tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:10.303591 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ddfc9126-225d-4625-b78d-1715cc5997ed tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:10.303772 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ddfc9126-225d-4625-b78d-1715cc5997ed tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:10.310936 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:10.310936 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:10.314758 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ddfc9126-225d-4625-b78d-1715cc5997ed tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:10.318928 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ddfc9126-225d-4625-b78d-1715cc5997ed tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:10.319326 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1031/4172] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:10 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:10.592472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-71750626-c757-4bf1-b23e-02bcb51d8510 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:10.593915 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-71750626-c757-4bf1-b23e-02bcb51d8510 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:10.594099 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-71750626-c757-4bf1-b23e-02bcb51d8510 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:10.594272 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-71750626-c757-4bf1-b23e-02bcb51d8510 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:10.604679 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:10.604679 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:10.608347 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-71750626-c757-4bf1-b23e-02bcb51d8510 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:10.612780 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-71750626-c757-4bf1-b23e-02bcb51d8510 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:10.613766 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1042/4173] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:10 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:10.648520 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-c0c30035-7810-476a-9edb-d5b50ce8cdba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:10.650746 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-c0c30035-7810-476a-9edb-d5b50ce8cdba tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption Jul 10 20:09:10.650972 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-c0c30035-7810-476a-9edb-d5b50ce8cdba tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:10.651201 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-c0c30035-7810-476a-9edb-d5b50ce8cdba tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:10.662918 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:10.662918 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:10.669529 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-c0c30035-7810-476a-9edb-d5b50ce8cdba tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption returned with HTTP 200 Jul 10 20:09:10.669902 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1049/4174] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:09:10 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:10.947606 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-acbd49c4-e943-4bc1-981f-cf8a55356f9c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:10.949683 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-acbd49c4-e943-4bc1-981f-cf8a55356f9c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:10.950168 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-acbd49c4-e943-4bc1-981f-cf8a55356f9c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:10.950235 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-acbd49c4-e943-4bc1-981f-cf8a55356f9c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:10.959146 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:10.959146 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:10.962388 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-acbd49c4-e943-4bc1-981f-cf8a55356f9c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:10.966248 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-acbd49c4-e943-4bc1-981f-cf8a55356f9c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:10.966656 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1053/4175] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:10 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:11.005704 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-51165969-023a-4cf9-8d72-ed810a6cf37a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:11.009787 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-51165969-023a-4cf9-8d72-ed810a6cf37a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 Jul 10 20:09:11.009942 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-51165969-023a-4cf9-8d72-ed810a6cf37a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:11.010184 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-51165969-023a-4cf9-8d72-ed810a6cf37a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:11.019462 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:11.019462 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:11.334731 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ba2ed218-81f3-4d1a-a8fd-8b94ab087145 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:11.336906 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ba2ed218-81f3-4d1a-a8fd-8b94ab087145 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:11.337158 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ba2ed218-81f3-4d1a-a8fd-8b94ab087145 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:11.337381 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ba2ed218-81f3-4d1a-a8fd-8b94ab087145 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:11.339970 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=393,cinder:UPDATE=89,cinder:INSERT=46 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:09:11.349263 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:11.349263 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:11.356170 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ba2ed218-81f3-4d1a-a8fd-8b94ab087145 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:11.364079 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ba2ed218-81f3-4d1a-a8fd-8b94ab087145 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:11.364485 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1043/4176] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:11 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:11.570360 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1062dedd-4850-4cf2-978b-bcb1441c1cce req-51165969-023a-4cf9-8d72-ed810a6cf37a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 returned with HTTP 200 Jul 10 20:09:11.570746 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1032/4177] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:09:11 2026] DELETE /volume/v3/attachments/0f913420-1a21-412d-baab-5fdb4262e244 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:11.627607 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-94156e5b-12f4-428e-a4e7-8db0f8237445 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:11.629410 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-94156e5b-12f4-428e-a4e7-8db0f8237445 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:11.629624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-94156e5b-12f4-428e-a4e7-8db0f8237445 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:11.629822 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-94156e5b-12f4-428e-a4e7-8db0f8237445 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:11.639293 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:11.639293 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:11.646751 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-94156e5b-12f4-428e-a4e7-8db0f8237445 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:11.652151 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-94156e5b-12f4-428e-a4e7-8db0f8237445 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:11.652607 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1050/4178] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:11 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:11.666855 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e591893c-12a8-417b-9631-ae085aa08178 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:11.668355 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e591893c-12a8-417b-9631-ae085aa08178 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:11.668758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e591893c-12a8-417b-9631-ae085aa08178 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:11.669146 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e591893c-12a8-417b-9631-ae085aa08178 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:11.676222 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:11.676222 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:11.680312 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e591893c-12a8-417b-9631-ae085aa08178 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:11.685116 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e591893c-12a8-417b-9631-ae085aa08178 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:11.685658 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1054/4179] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:11 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:11.978421 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a8afc37e-b538-4353-972c-dc5eb97a7449 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:11.980144 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a8afc37e-b538-4353-972c-dc5eb97a7449 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:11.980364 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a8afc37e-b538-4353-972c-dc5eb97a7449 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:11.980549 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a8afc37e-b538-4353-972c-dc5eb97a7449 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:11.989747 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:11.989747 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:11.992915 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a8afc37e-b538-4353-972c-dc5eb97a7449 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:11.996777 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a8afc37e-b538-4353-972c-dc5eb97a7449 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:11.997191 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1044/4180] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:11 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:12.380464 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-290f3389-d611-4396-802b-f695c15d0ca6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:12.382609 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-290f3389-d611-4396-802b-f695c15d0ca6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:12.383072 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-290f3389-d611-4396-802b-f695c15d0ca6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:12.383481 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-290f3389-d611-4396-802b-f695c15d0ca6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:12.391587 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:12.391587 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:12.399544 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-290f3389-d611-4396-802b-f695c15d0ca6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:12.401756 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-290f3389-d611-4396-802b-f695c15d0ca6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:12.402253 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1033/4181] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:12 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:12.781348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c39ab9dc-c2fd-4f4b-81ca-93e668e7c0b0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:12.783826 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c39ab9dc-c2fd-4f4b-81ca-93e668e7c0b0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:12.784077 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c39ab9dc-c2fd-4f4b-81ca-93e668e7c0b0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:12.784337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c39ab9dc-c2fd-4f4b-81ca-93e668e7c0b0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:12.792296 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:12.792296 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:12.796476 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c39ab9dc-c2fd-4f4b-81ca-93e668e7c0b0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:12.800719 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c39ab9dc-c2fd-4f4b-81ca-93e668e7c0b0 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:12.801130 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1051/4182] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:12 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:12.871676 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:12.879700 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:09:12.879700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-476290006", "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:12.879700 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-476290006', 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:09:12.974426 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume of 1 GB Jul 10 20:09:12.974732 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:12.974732 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:12.975351 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Availability Zones retrieved successfully. Jul 10 20:09:12.984186 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Flow 'volume_create_api' (a5809611-1e08-4848-845b-96128e459f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:12.985506 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f794c6-ab07-40fe-b235-58ea59769242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:12.985869 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:09:13.011945 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1d865e43-74d7-4beb-abab-314fdad28e77 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:13.015453 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d865e43-74d7-4beb-abab-314fdad28e77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:13.015718 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d865e43-74d7-4beb-abab-314fdad28e77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:13.015893 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d865e43-74d7-4beb-abab-314fdad28e77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:13.027763 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:13.027763 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:13.030733 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:13.030733 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:13.033081 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1d865e43-74d7-4beb-abab-314fdad28e77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:13.038645 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d865e43-74d7-4beb-abab-314fdad28e77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:13.039134 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1045/4183] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:13 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:13.047733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f794c6-ab07-40fe-b235-58ea59769242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f0cc9eb-45f8-40ee-aadc-053ca613bf7b', 'encryption_key_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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:13.048781 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6615a49b-da89-4fd7-ba0c-977da4d79354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:13.106550 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Created reservations ['b7b70ff0-2739-4045-a767-8443d9df80dc', 'c56cb1a0-a8f8-4827-a372-213c9ad93f5b', 'a48c4058-ec4a-45d2-9d72-d59ee0ffdfa3', '9df18e4d-3c8d-4799-ae09-e1cd8e7e6ce1'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:13.107576 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6615a49b-da89-4fd7-ba0c-977da4d79354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7b70ff0-2739-4045-a767-8443d9df80dc', 'c56cb1a0-a8f8-4827-a372-213c9ad93f5b', 'a48c4058-ec4a-45d2-9d72-d59ee0ffdfa3', '9df18e4d-3c8d-4799-ae09-e1cd8e7e6ce1']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:13.108657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48c9e43-3911-4204-8211-2fb5600cf70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:13.138565 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48c9e43-3911-4204-8211-2fb5600cf70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ad7fcae-40cc-4ba2-9234-59d1b7db44eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-476290006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d79ba56a88fb4cbc826e14789d1e80fb',qos_specs=None,replication_status=,reservations=['b7b70ff0-2739-4045-a767-8443d9df80dc','c56cb1a0-a8f8-4827-a372-213c9ad93f5b','a48c4058-ec4a-45d2-9d72-d59ee0ffdfa3','9df18e4d-3c8d-4799-ae09-e1cd8e7e6ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a258560b7f064096bdd7414a94994d68',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b), 'volume': Volume(_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-10T20:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-476290006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ad7fcae-40cc-4ba2-9234-59d1b7db44eb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d79ba56a88fb4cbc826e14789d1e80fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a258560b7f064096bdd7414a94994d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f0cc9eb-45f8-40ee-aadc-053ca613bf7b),volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:13.139340 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcef331-09e4-4139-a261-7b5250407ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:13.158757 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcef331-09e4-4139-a261-7b5250407ed4) transitioned into state 'SUCCESS' from state '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-476290006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d79ba56a88fb4cbc826e14789d1e80fb',qos_specs=None,replication_status=,reservations=['b7b70ff0-2739-4045-a767-8443d9df80dc','c56cb1a0-a8f8-4827-a372-213c9ad93f5b','a48c4058-ec4a-45d2-9d72-d59ee0ffdfa3','9df18e4d-3c8d-4799-ae09-e1cd8e7e6ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a258560b7f064096bdd7414a94994d68',volume_type_id=4f0cc9eb-45f8-40ee-aadc-053ca613bf7b)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:13.159461 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179e107f-2862-4a72-904a-6d2ed9de6905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:13.177569 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179e107f-2862-4a72-904a-6d2ed9de6905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:13.178345 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Flow 'volume_create_api' (a5809611-1e08-4848-845b-96128e459f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:13.178685 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create volume request issued successfully. Jul 10 20:09:13.179391 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-26ef6b8b-0bf9-454d-9d05-e91293b62f8d tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:09:13.179883 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1055/4184] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:09:12 2026] POST /volume/v3/volumes => generated 759 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:09:13.194333 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-906d033b-a5aa-4dda-8c2f-ee5d2fb325eb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:13.196260 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-906d033b-a5aa-4dda-8c2f-ee5d2fb325eb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:13.196456 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-906d033b-a5aa-4dda-8c2f-ee5d2fb325eb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:13.196642 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-906d033b-a5aa-4dda-8c2f-ee5d2fb325eb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:13.203980 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:13.203980 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:13.208035 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-906d033b-a5aa-4dda-8c2f-ee5d2fb325eb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:13.212590 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-906d033b-a5aa-4dda-8c2f-ee5d2fb325eb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 200 Jul 10 20:09:13.212952 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1034/4185] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:13 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:13.415017 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0dbe1772-8544-4ade-a544-04b833a9bed1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:13.417485 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0dbe1772-8544-4ade-a544-04b833a9bed1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:13.417700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0dbe1772-8544-4ade-a544-04b833a9bed1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:13.417921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0dbe1772-8544-4ade-a544-04b833a9bed1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:13.427415 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:13.427415 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:13.432980 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0dbe1772-8544-4ade-a544-04b833a9bed1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:13.439130 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0dbe1772-8544-4ade-a544-04b833a9bed1 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:13.439673 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1052/4186] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:13 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:14.053159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-58b1b380-5efa-41e0-a178-c851f4e986f9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.056926 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58b1b380-5efa-41e0-a178-c851f4e986f9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:14.057150 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58b1b380-5efa-41e0-a178-c851f4e986f9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:14.057410 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58b1b380-5efa-41e0-a178-c851f4e986f9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:14.074377 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:14.074377 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:14.078912 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-58b1b380-5efa-41e0-a178-c851f4e986f9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:14.093270 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58b1b380-5efa-41e0-a178-c851f4e986f9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:14.093907 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1046/4187] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:14 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:14.227261 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-25724c44-c773-4538-b5f2-c20a2440310b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.229896 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25724c44-c773-4538-b5f2-c20a2440310b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:14.230031 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25724c44-c773-4538-b5f2-c20a2440310b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:14.230273 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25724c44-c773-4538-b5f2-c20a2440310b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:14.239228 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:14.239228 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:14.244149 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-25724c44-c773-4538-b5f2-c20a2440310b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:14.250104 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25724c44-c773-4538-b5f2-c20a2440310b tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 200 Jul 10 20:09:14.250516 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1056/4188] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:14 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:14.377235 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-67360215-cc64-4e91-8e30-8624955cac62 req-063a6fc7-4509-4785-a874-7d9baba6d8e2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.379540 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-063a6fc7-4509-4785-a874-7d9baba6d8e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:14.379771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-063a6fc7-4509-4785-a874-7d9baba6d8e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:14.380817 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-063a6fc7-4509-4785-a874-7d9baba6d8e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:14.388382 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:14.388382 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:14.394553 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-67360215-cc64-4e91-8e30-8624955cac62 req-063a6fc7-4509-4785-a874-7d9baba6d8e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:14.403276 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-063a6fc7-4509-4785-a874-7d9baba6d8e2 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 200 Jul 10 20:09:14.404137 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1035/4189] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:14 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:14.459172 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f5293e80-b604-4327-88cc-36a3bdf2141e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.460352 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-9e84be60-5016-475a-bde6-80f601f3714c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.462050 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f5293e80-b604-4327-88cc-36a3bdf2141e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:14.462361 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f5293e80-b604-4327-88cc-36a3bdf2141e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:14.462659 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f5293e80-b604-4327-88cc-36a3bdf2141e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:14.463433 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-9e84be60-5016-475a-bde6-80f601f3714c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09/action Jul 10 20:09:14.463944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-9e84be60-5016-475a-bde6-80f601f3714c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:14.464163 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-9e84be60-5016-475a-bde6-80f601f3714c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:14.473028 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:14.473028 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:14.478146 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f5293e80-b604-4327-88cc-36a3bdf2141e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:14.484654 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f5293e80-b604-4327-88cc-36a3bdf2141e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:14.485390 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1053/4190] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:14 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:14.488666 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:14.488666 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:14.493001 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-4ba812ba-6e0e-45a0-bf35-fa3d01d35d93 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.494468 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-4ba812ba-6e0e-45a0-bf35-fa3d01d35d93 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7 Jul 10 20:09:14.495272 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-4ba812ba-6e0e-45a0-bf35-fa3d01d35d93 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:14.495272 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-4ba812ba-6e0e-45a0-bf35-fa3d01d35d93 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:14.502947 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:14.502947 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:14.507862 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-14d4f634-2b1d-42b7-9c29-b814f0c9ef89 req-9e84be60-5016-475a-bde6-80f601f3714c tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09/action returned with HTTP 204 Jul 10 20:09:14.508540 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1047/4191] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:09:14 2026] POST /volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:14.869651 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-67360215-cc64-4e91-8e30-8624955cac62 req-be0162b1-b84f-49a0-b3a7-f4d2f26121c4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.871885 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-be0162b1-b84f-49a0-b3a7-f4d2f26121c4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:14.872119 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-be0162b1-b84f-49a0-b3a7-f4d2f26121c4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:14.872367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-be0162b1-b84f-49a0-b3a7-f4d2f26121c4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:14.880641 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:14.880641 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:14.885028 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-67360215-cc64-4e91-8e30-8624955cac62 req-be0162b1-b84f-49a0-b3a7-f4d2f26121c4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:14.891137 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-be0162b1-b84f-49a0-b3a7-f4d2f26121c4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 200 Jul 10 20:09:14.891588 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1036/4192] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:14 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:14.902355 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e02eb3d6-6b16-45ae-a785-1fa886695850 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.902763 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e02eb3d6-6b16-45ae-a785-1fa886695850 None None] GET https://10.4.3.145/volume// Jul 10 20:09:14.902935 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e02eb3d6-6b16-45ae-a785-1fa886695850 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:14.903153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e02eb3d6-6b16-45ae-a785-1fa886695850 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:14.903525 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e02eb3d6-6b16-45ae-a785-1fa886695850 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:14.903848 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1054/4193] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:09: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 20:09:14.913082 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-67360215-cc64-4e91-8e30-8624955cac62 req-c9a7a38f-ac6e-4daf-8fed-efe163e36fc4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:14.915280 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-c9a7a38f-ac6e-4daf-8fed-efe163e36fc4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:09:14.915697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-c9a7a38f-ac6e-4daf-8fed-efe163e36fc4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ad7fcae-40cc-4ba2-9234-59d1b7db44eb", "connector": null, "instance_uuid": "a10cc575-acb9-4ffd-96ce-3c1007e33e8e"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:14.926560 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:14.926560 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:14.963082 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-c9a7a38f-ac6e-4daf-8fed-efe163e36fc4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:09:14.963806 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1048/4194] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:09:14 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:15.058861 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3aa7764-e1b7-4ae0-9dd1-92a486906d36 req-4ba812ba-6e0e-45a0-bf35-fa3d01d35d93 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7 returned with HTTP 200 Jul 10 20:09:15.059520 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1057/4195] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:09:14 2026] DELETE /volume/v3/attachments/8f3ccd3f-3710-40d8-a957-37bf285d61b7 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:15.111130 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b7908086-d2f9-400a-ab99-4ee361f3f1e7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:15.114612 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b7908086-d2f9-400a-ab99-4ee361f3f1e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:15.114834 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b7908086-d2f9-400a-ab99-4ee361f3f1e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:15.115092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b7908086-d2f9-400a-ab99-4ee361f3f1e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:15.129248 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:15.129248 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:15.136078 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b7908086-d2f9-400a-ab99-4ee361f3f1e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:15.144114 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b7908086-d2f9-400a-ab99-4ee361f3f1e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:15.144945 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1037/4196] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:15 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:15.502192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-10dbe922-36fa-46ab-8126-e511f73b8dcd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:15.504687 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10dbe922-36fa-46ab-8126-e511f73b8dcd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:15.504982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10dbe922-36fa-46ab-8126-e511f73b8dcd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:15.505244 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10dbe922-36fa-46ab-8126-e511f73b8dcd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:15.515940 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:15.515940 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:15.523150 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-10dbe922-36fa-46ab-8126-e511f73b8dcd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:15.529333 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10dbe922-36fa-46ab-8126-e511f73b8dcd tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:15.529825 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1055/4197] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:15 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:15.551563 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-eb28f947-44cd-4689-9113-5c2998e512a3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:15.553452 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eb28f947-44cd-4689-9113-5c2998e512a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:09:15.553702 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eb28f947-44cd-4689-9113-5c2998e512a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:15.553912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eb28f947-44cd-4689-9113-5c2998e512a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:15.564351 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:15.564351 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:15.570512 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-eb28f947-44cd-4689-9113-5c2998e512a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:09:15.576825 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eb28f947-44cd-4689-9113-5c2998e512a3 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:09:15.577784 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1049/4198] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:15 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:15.622206 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-5f0dc9c3-1314-4316-bea2-9d9b53c15188 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:15.625213 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-5f0dc9c3-1314-4316-bea2-9d9b53c15188 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:09:15.625419 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-5f0dc9c3-1314-4316-bea2-9d9b53c15188 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:15.625626 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-5f0dc9c3-1314-4316-bea2-9d9b53c15188 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:15.646716 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:15.646716 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:15.650981 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-5f0dc9c3-1314-4316-bea2-9d9b53c15188 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:09:15.655589 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-5f0dc9c3-1314-4316-bea2-9d9b53c15188 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:09:15.656855 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1058/4199] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:15 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 1169 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:15.677596 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-4a503b2d-58e3-4239-bf41-bb12a4a6fac4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:15.680167 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-4a503b2d-58e3-4239-bf41-bb12a4a6fac4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] POST https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/action Jul 10 20:09:15.680792 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-4a503b2d-58e3-4239-bf41-bb12a4a6fac4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:15.681010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-4a503b2d-58e3-4239-bf41-bb12a4a6fac4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:15.695843 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:15.695843 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:15.696556 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-4a503b2d-58e3-4239-bf41-bb12a4a6fac4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:09:15.706569 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-4a503b2d-58e3-4239-bf41-bb12a4a6fac4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Begin detaching volume completed successfully. Jul 10 20:09:15.706840 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-4a503b2d-58e3-4239-bf41-bb12a4a6fac4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/action returned with HTTP 202 Jul 10 20:09:15.707446 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1038/4200] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:09:15 2026] POST /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:09:15.938650 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-08f13ff0-204f-47d7-a4f7-d7ad616366f0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:15.970744 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-08f13ff0-204f-47d7-a4f7-d7ad616366f0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4/action Jul 10 20:09:15.971217 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-08f13ff0-204f-47d7-a4f7-d7ad616366f0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:15.971383 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-08f13ff0-204f-47d7-a4f7-d7ad616366f0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:15.990330 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:15.990330 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:16.003495 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-beeb5cfe-11f0-40bc-a428-d1bce0d17552 req-08f13ff0-204f-47d7-a4f7-d7ad616366f0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4/action returned with HTTP 204 Jul 10 20:09:16.004017 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1056/4201] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:09:15 2026] POST /volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:16.168602 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-24a2a8a6-9d2e-4fdb-bfb0-88c073551b1b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:16.173247 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-24a2a8a6-9d2e-4fdb-bfb0-88c073551b1b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:09:16.173458 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-24a2a8a6-9d2e-4fdb-bfb0-88c073551b1b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:16.173763 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-24a2a8a6-9d2e-4fdb-bfb0-88c073551b1b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:16.191880 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:16.194886 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:09:16.195545 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1653701444", "snapshot_id": "0ec7c70c-cda8-4e17-9b4b-8282117c7403", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:16.195762 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:16.195762 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:16.197481 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1653701444', 'snapshot_id': '0ec7c70c-cda8-4e17-9b4b-8282117c7403', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:09:16.201057 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-24a2a8a6-9d2e-4fdb-bfb0-88c073551b1b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:16.207947 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-24a2a8a6-9d2e-4fdb-bfb0-88c073551b1b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:09:16.208441 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1050/4202] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:16 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1165 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:16.208539 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:16.208539 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:16.209546 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:09:16.209925 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume of 1 GB Jul 10 20:09:16.215848 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Availability Zones retrieved successfully. Jul 10 20:09:16.225166 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Flow 'volume_create_api' (f6e22f48-b5be-4053-9dc8-29da062e5db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:16.226475 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456507df-9ba5-42b9-90fe-e3832409d93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:16.228179 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:09:16.280265 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456507df-9ba5-42b9-90fe-e3832409d93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0ec7c70c-cda8-4e17-9b4b-8282117c7403', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:16.281314 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695182a6-8994-4ff1-98bc-1d552a4729ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:16.353519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Created reservations ['e03869a1-4517-4100-917d-5de94f2f7932', 'de6c87c0-bba9-47e2-a215-b58d6619494b', '5ba9bf82-5008-4894-8191-4d07babe6292', 'b01b451c-c1f9-46ed-bf89-88db5c7f2bba'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:16.354463 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695182a6-8994-4ff1-98bc-1d552a4729ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e03869a1-4517-4100-917d-5de94f2f7932', 'de6c87c0-bba9-47e2-a215-b58d6619494b', '5ba9bf82-5008-4894-8191-4d07babe6292', 'b01b451c-c1f9-46ed-bf89-88db5c7f2bba']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:16.356476 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3773a385-6a30-4d01-b09f-598742a54c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:16.413909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3773a385-6a30-4d01-b09f-598742a54c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5551d6b-c45c-4d93-9ea3-dba5e1e672c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1653701444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c8339edb404e8fa40186eb776f4665',qos_specs=None,replication_status=,reservations=['e03869a1-4517-4100-917d-5de94f2f7932','de6c87c0-bba9-47e2-a215-b58d6619494b','5ba9bf82-5008-4894-8191-4d07babe6292','b01b451c-c1f9-46ed-bf89-88db5c7f2bba'],size=1,snapshot_id=0ec7c70c-cda8-4e17-9b4b-8282117c7403,source_replicaid=,source_volid=None,status='creating',user_id='72b753886f894b39a701cf62c60c9956',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1653701444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5551d6b-c45c-4d93-9ea3-dba5e1e672c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1c8339edb404e8fa40186eb776f4665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ec7c70c-cda8-4e17-9b4b-8282117c7403,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72b753886f894b39a701cf62c60c9956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:16.414857 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa33459b-84aa-4fa5-b7b0-d48128d6eca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:16.436804 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa33459b-84aa-4fa5-b7b0-d48128d6eca0) transitioned into state 'SUCCESS' from state '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-1653701444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c8339edb404e8fa40186eb776f4665',qos_specs=None,replication_status=,reservations=['e03869a1-4517-4100-917d-5de94f2f7932','de6c87c0-bba9-47e2-a215-b58d6619494b','5ba9bf82-5008-4894-8191-4d07babe6292','b01b451c-c1f9-46ed-bf89-88db5c7f2bba'],size=1,snapshot_id=0ec7c70c-cda8-4e17-9b4b-8282117c7403,source_replicaid=,source_volid=None,status='creating',user_id='72b753886f894b39a701cf62c60c9956',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:16.437781 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a871131-f796-4be0-b216-a32b48393662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:16.469786 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a871131-f796-4be0-b216-a32b48393662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:16.470707 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Flow 'volume_create_api' (f6e22f48-b5be-4053-9dc8-29da062e5db5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:16.471204 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Create volume request issued successfully. Jul 10 20:09:16.471872 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d0ba243-f5b3-4c2f-b1b4-b87c789fb3ee tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:09:16.472471 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1059/4203] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:09:16 2026] POST /volume/v3/volumes => generated 791 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:09:16.484756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-28249f56-db79-4d7b-b804-14e8a9fc55ed None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:16.487180 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-28249f56-db79-4d7b-b804-14e8a9fc55ed tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:16.487441 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-28249f56-db79-4d7b-b804-14e8a9fc55ed tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:16.487710 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-28249f56-db79-4d7b-b804-14e8a9fc55ed tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:16.497288 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:16.497288 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:16.501691 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-28249f56-db79-4d7b-b804-14e8a9fc55ed tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:16.507168 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-28249f56-db79-4d7b-b804-14e8a9fc55ed tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:16.507671 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1039/4204] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:16 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:16.544112 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3d147c7d-223c-4fb9-a4f0-d6d831f074c6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:16.546439 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3d147c7d-223c-4fb9-a4f0-d6d831f074c6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:16.546700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3d147c7d-223c-4fb9-a4f0-d6d831f074c6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:16.546923 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3d147c7d-223c-4fb9-a4f0-d6d831f074c6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:16.555854 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:16.555854 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:16.560701 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3d147c7d-223c-4fb9-a4f0-d6d831f074c6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:16.566370 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3d147c7d-223c-4fb9-a4f0-d6d831f074c6 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:16.567021 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1057/4205] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:16 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:16.740511 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-abaacc7d-d9e3-4879-8c15-61a4be5f4b47 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:16.740887 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-abaacc7d-d9e3-4879-8c15-61a4be5f4b47 None None] GET https://10.4.3.145/volume// Jul 10 20:09:16.741097 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-abaacc7d-d9e3-4879-8c15-61a4be5f4b47 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:16.741418 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-abaacc7d-d9e3-4879-8c15-61a4be5f4b47 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:16.741790 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-abaacc7d-d9e3-4879-8c15-61a4be5f4b47 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:16.742339 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1051/4206] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09:16 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 20:09:16.752877 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-d1cd3752-8889-4ba7-8d1d-de21f3fb3bb9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:16.756046 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-d1cd3752-8889-4ba7-8d1d-de21f3fb3bb9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:09:16.756398 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-d1cd3752-8889-4ba7-8d1d-de21f3fb3bb9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:16.756707 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-d1cd3752-8889-4ba7-8d1d-de21f3fb3bb9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:16.775702 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:16.775702 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:16.781046 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-d1cd3752-8889-4ba7-8d1d-de21f3fb3bb9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:09:16.786790 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-d1cd3752-8889-4ba7-8d1d-de21f3fb3bb9 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:09:16.787254 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1060/4207] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:16 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 1352 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:16.801809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-020a956f-528a-424f-9075-92f5b624c88f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:16.807456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-020a956f-528a-424f-9075-92f5b624c88f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption Jul 10 20:09:16.807730 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-020a956f-528a-424f-9075-92f5b624c88f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:16.808032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-020a956f-528a-424f-9075-92f5b624c88f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:16.823108 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:16.823108 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:16.832435 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-020a956f-528a-424f-9075-92f5b624c88f tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption returned with HTTP 200 Jul 10 20:09:16.832890 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1040/4208] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:09:16 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:16.934040 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-f85a4594-3dbc-46c7-b29f-451781a0e136 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:16.936549 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-f85a4594-3dbc-46c7-b29f-451781a0e136 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:16.936796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-f85a4594-3dbc-46c7-b29f-451781a0e136 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:16.937079 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-f85a4594-3dbc-46c7-b29f-451781a0e136 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:16.944336 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:16.944336 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:16.950639 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-f85a4594-3dbc-46c7-b29f-451781a0e136 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:16.956521 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-f85a4594-3dbc-46c7-b29f-451781a0e136 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:16.957134 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1058/4209] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:16 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:17.522737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-de758d92-4692-4545-984d-83bb451f98c2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:17.524513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-de758d92-4692-4545-984d-83bb451f98c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:17.524707 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-de758d92-4692-4545-984d-83bb451f98c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:17.524947 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-de758d92-4692-4545-984d-83bb451f98c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:17.532074 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:17.532074 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:17.537927 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-de758d92-4692-4545-984d-83bb451f98c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:17.542791 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-de758d92-4692-4545-984d-83bb451f98c2 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:17.543239 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1052/4210] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:17 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:17.558445 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6ef11ebf-9add-4b8d-8342-3929dd579e18 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:17.560919 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ef11ebf-9add-4b8d-8342-3929dd579e18 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:17.561242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ef11ebf-9add-4b8d-8342-3929dd579e18 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:17.561564 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ef11ebf-9add-4b8d-8342-3929dd579e18 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:17.570028 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:17.570028 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:17.574071 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6ef11ebf-9add-4b8d-8342-3929dd579e18 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:17.579862 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ef11ebf-9add-4b8d-8342-3929dd579e18 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:17.580351 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1061/4211] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:17 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:17.581707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-77d0eebe-0dd6-47a1-95eb-79ff5eee3662 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:17.583564 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77d0eebe-0dd6-47a1-95eb-79ff5eee3662 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:17.583951 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77d0eebe-0dd6-47a1-95eb-79ff5eee3662 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:17.584108 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77d0eebe-0dd6-47a1-95eb-79ff5eee3662 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:17.591054 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:17.591054 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:17.595228 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-77d0eebe-0dd6-47a1-95eb-79ff5eee3662 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:17.600149 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77d0eebe-0dd6-47a1-95eb-79ff5eee3662 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:17.600610 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1041/4212] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:17 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:17.617945 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8e88dd39-6511-4c49-9fa0-ee05ee54618f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:17.620211 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e88dd39-6511-4c49-9fa0-ee05ee54618f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:17.620420 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e88dd39-6511-4c49-9fa0-ee05ee54618f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:17.620645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e88dd39-6511-4c49-9fa0-ee05ee54618f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:17.627839 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:17.627839 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:17.631346 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8e88dd39-6511-4c49-9fa0-ee05ee54618f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:17.635934 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e88dd39-6511-4c49-9fa0-ee05ee54618f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:17.636412 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1059/4213] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:17 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:17.650946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7727f15f-910e-4e84-9aab-fc4a7e6e0313 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:17.653565 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7727f15f-910e-4e84-9aab-fc4a7e6e0313 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:09:17.653886 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7727f15f-910e-4e84-9aab-fc4a7e6e0313 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c966b4fc-bcb2-4e97-999d-815c221ff548", "name": "tempest-VolumeImageDependencyTests-Snapshot-1810233893"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:17.667882 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:17.667882 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:17.668259 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7727f15f-910e-4e84-9aab-fc4a7e6e0313 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:17.668385 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-7727f15f-910e-4e84-9aab-fc4a7e6e0313 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create snapshot from volume c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:17.703922 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7727f15f-910e-4e84-9aab-fc4a7e6e0313 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Created reservations ['336a9757-d157-4d75-8b89-895f435fda5c', 'd0b95753-97f8-4d1d-bdcd-fdea3cf97251', 'a5e2decd-f2e1-4f64-893b-574797a19498', 'fc994a45-f186-4b9d-9e0b-70f6ef1b5323'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:17.737392 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7727f15f-910e-4e84-9aab-fc4a7e6e0313 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Snapshot create request issued successfully. Jul 10 20:09:17.737805 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7727f15f-910e-4e84-9aab-fc4a7e6e0313 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:09:17.738443 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1053/4214] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:09:17 2026] POST /volume/v3/snapshots => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:09:17.748903 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9d707fd2-1bcc-462f-8760-a0361be66435 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:17.751637 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d707fd2-1bcc-462f-8760-a0361be66435 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:17.751637 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d707fd2-1bcc-462f-8760-a0361be66435 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:17.751637 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d707fd2-1bcc-462f-8760-a0361be66435 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:17.756756 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:17.756756 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:17.757268 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9d707fd2-1bcc-462f-8760-a0361be66435 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Snapshot retrieved successfully. Jul 10 20:09:17.758081 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d707fd2-1bcc-462f-8760-a0361be66435 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df returned with HTTP 200 Jul 10 20:09:17.759038 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1062/4215] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:17 2026] GET /volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:18.116795 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-9c9595ba-1453-41b6-b10d-bfa277df7c01 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:18.119765 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-9c9595ba-1453-41b6-b10d-bfa277df7c01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:18.120058 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-9c9595ba-1453-41b6-b10d-bfa277df7c01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:18.120271 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-9c9595ba-1453-41b6-b10d-bfa277df7c01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:18.130058 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:18.130058 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:18.134735 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-9c9595ba-1453-41b6-b10d-bfa277df7c01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:18.141651 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-9c9595ba-1453-41b6-b10d-bfa277df7c01 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:18.142052 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1042/4216] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:18 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:18.768732 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c901ff88-d965-491b-be0c-9bfd27159cf5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:18.770728 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c901ff88-d965-491b-be0c-9bfd27159cf5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:18.770923 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c901ff88-d965-491b-be0c-9bfd27159cf5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:18.771144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c901ff88-d965-491b-be0c-9bfd27159cf5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:18.776675 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:18.776675 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:18.777330 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c901ff88-d965-491b-be0c-9bfd27159cf5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Snapshot retrieved successfully. Jul 10 20:09:18.778189 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c901ff88-d965-491b-be0c-9bfd27159cf5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df returned with HTTP 200 Jul 10 20:09:18.778663 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1060/4217] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:18 2026] GET /volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:18.789412 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d439e380-027c-4360-9459-0e9474f3b10a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:18.794438 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:09:18.794724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "2b3f791c-704c-4a3c-89c0-655deead29df", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:18.796671 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '2b3f791c-704c-4a3c-89c0-655deead29df', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:09:18.803067 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:18.803067 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:18.803863 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Snapshot retrieved successfully. Jul 10 20:09:18.804042 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume of 1 GB Jul 10 20:09:18.809186 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Availability Zones retrieved successfully. Jul 10 20:09:18.818110 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (b6e01570-bfae-43dd-8546-06a2b300e936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:18.819482 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a070f19e-fb78-4221-88d9-cfea84affeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:18.820786 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:09:18.858230 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a070f19e-fb78-4221-88d9-cfea84affeab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2b3f791c-704c-4a3c-89c0-655deead29df', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:18.859054 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31a2305e-0d46-4d26-b0e5-11150804aa04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:18.909270 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Created reservations ['e75bbd1d-2c02-42e9-92a8-4a88b7fe9944', '69112cf3-e4cd-4f31-81b3-676c50e609c1', 'c6c2b295-8bba-4066-930a-8d1d045bebf3', '1ebff474-b8a8-4d74-b7ef-8cd280ab9d28'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:18.910108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31a2305e-0d46-4d26-b0e5-11150804aa04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e75bbd1d-2c02-42e9-92a8-4a88b7fe9944', '69112cf3-e4cd-4f31-81b3-676c50e609c1', 'c6c2b295-8bba-4066-930a-8d1d045bebf3', '1ebff474-b8a8-4d74-b7ef-8cd280ab9d28']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:18.910897 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0276518d-b923-4fee-9754-01f069af63bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:18.962395 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0276518d-b923-4fee-9754-01f069af63bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f08f39a1-ec48-488e-b147-db8c82f77386', '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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['e75bbd1d-2c02-42e9-92a8-4a88b7fe9944','69112cf3-e4cd-4f31-81b3-676c50e609c1','c6c2b295-8bba-4066-930a-8d1d045bebf3','1ebff474-b8a8-4d74-b7ef-8cd280ab9d28'],size=1,snapshot_id=2b3f791c-704c-4a3c-89c0-655deead29df,source_replicaid=,source_volid=None,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), '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-10T20:09:18Z,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=f08f39a1-ec48-488e-b147-db8c82f77386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e8b847c8f04b23817bbbce2d284cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2b3f791c-704c-4a3c-89c0-655deead29df,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07adda29e0e345d6b36f557e604eb0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:18.963177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6266c396-a254-4b5e-b071-35852223da41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:18.988469 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6266c396-a254-4b5e-b071-35852223da41) transitioned into state 'SUCCESS' from 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='71e8b847c8f04b23817bbbce2d284cbc',qos_specs=None,replication_status=,reservations=['e75bbd1d-2c02-42e9-92a8-4a88b7fe9944','69112cf3-e4cd-4f31-81b3-676c50e609c1','c6c2b295-8bba-4066-930a-8d1d045bebf3','1ebff474-b8a8-4d74-b7ef-8cd280ab9d28'],size=1,snapshot_id=2b3f791c-704c-4a3c-89c0-655deead29df,source_replicaid=,source_volid=None,status='creating',user_id='07adda29e0e345d6b36f557e604eb0cb',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:18.989329 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b3fcf5-f3dc-420c-a6ff-38224e751c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:19.005878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-86b54b68-ccce-4744-b0c0-e3583fe59982 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:19.006399 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86b54b68-ccce-4744-b0c0-e3583fe59982 None None] GET https://10.4.3.145/volume// Jul 10 20:09:19.006650 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86b54b68-ccce-4744-b0c0-e3583fe59982 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:19.006973 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86b54b68-ccce-4744-b0c0-e3583fe59982 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:19.007420 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86b54b68-ccce-4744-b0c0-e3583fe59982 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:19.007796 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1063/4218] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:09: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 20:09:19.017412 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-938e7d06-1b8f-4883-8307-11e1a3d7e737 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:19.019843 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-938e7d06-1b8f-4883-8307-11e1a3d7e737 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:09:19.020185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b3fcf5-f3dc-420c-a6ff-38224e751c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:19.020287 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-938e7d06-1b8f-4883-8307-11e1a3d7e737 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ebb7051-2828-4531-8553-49bd13fef34d", "connector": null, "instance_uuid": "844a638a-b873-490b-a38b-cc2d0d1f854e"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:19.021288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Flow 'volume_create_api' (b6e01570-bfae-43dd-8546-06a2b300e936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:19.021672 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Create volume request issued successfully. Jul 10 20:09:19.022639 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d439e380-027c-4360-9459-0e9474f3b10a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:09:19.023481 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1054/4219] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:09:18 2026] POST /volume/v3/volumes => generated 809 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:19.033531 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:19.033531 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:19.041941 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-09329fd5-e60b-4653-b30e-c8b9b0648aa2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:19.044279 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-09329fd5-e60b-4653-b30e-c8b9b0648aa2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:19.044502 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-09329fd5-e60b-4653-b30e-c8b9b0648aa2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:19.044731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-09329fd5-e60b-4653-b30e-c8b9b0648aa2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:19.053406 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:19.053406 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:19.057929 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-09329fd5-e60b-4653-b30e-c8b9b0648aa2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:19.062889 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-09329fd5-e60b-4653-b30e-c8b9b0648aa2 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 returned with HTTP 200 Jul 10 20:09:19.063442 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1061/4220] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:19 2026] GET /volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:19.076173 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-938e7d06-1b8f-4883-8307-11e1a3d7e737 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:09:19.076671 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1043/4221] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:09:19 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:19.483522 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b1edf52f-d6c7-46fd-935d-082e989e49da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:19.485330 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1edf52f-d6c7-46fd-935d-082e989e49da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:19.485551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1edf52f-d6c7-46fd-935d-082e989e49da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:19.485759 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1edf52f-d6c7-46fd-935d-082e989e49da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:19.494937 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:19.494937 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:19.498200 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b1edf52f-d6c7-46fd-935d-082e989e49da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:19.501864 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1edf52f-d6c7-46fd-935d-082e989e49da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:19.502282 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1064/4222] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:19 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:19.614617 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-48ae5c26-be25-40db-83a8-197abdee5dc9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:19.615051 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-48ae5c26-be25-40db-83a8-197abdee5dc9 None None] GET https://10.4.3.145/volume// Jul 10 20:09:19.615207 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-48ae5c26-be25-40db-83a8-197abdee5dc9 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:19.615575 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-48ae5c26-be25-40db-83a8-197abdee5dc9 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:19.615682 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-48ae5c26-be25-40db-83a8-197abdee5dc9 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:19.616169 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1055/4223] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09: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 20:09:19.623014 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-49b90617-f037-42cd-8889-80ea6ccb40f1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:19.624911 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-49b90617-f037-42cd-8889-80ea6ccb40f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:19.625178 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-49b90617-f037-42cd-8889-80ea6ccb40f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:19.625409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-49b90617-f037-42cd-8889-80ea6ccb40f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:19.635133 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:19.635133 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:19.639497 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-49b90617-f037-42cd-8889-80ea6ccb40f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:19.644594 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-49b90617-f037-42cd-8889-80ea6ccb40f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:19.645073 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1062/4224] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:19 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1100 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:19.753631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-accfad2f-dd4b-4276-a8d3-df5bf11423ee None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:19.755724 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-accfad2f-dd4b-4276-a8d3-df5bf11423ee tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] PUT https://10.4.3.145/volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434 Jul 10 20:09:19.756153 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-accfad2f-dd4b-4276-a8d3-df5bf11423ee tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:19.764581 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-accfad2f-dd4b-4276-a8d3-df5bf11423ee tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Acquiring lock "cinder-attachment_update-4ebb7051-2828-4531-8553-49bd13fef34d-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:09:19.769131 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-accfad2f-dd4b-4276-a8d3-df5bf11423ee tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-4ebb7051-2828-4531-8553-49bd13fef34d-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:09:19.770297 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:19.770297 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:20.077575 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3fe50bdf-a22a-4e56-85a2-23f325a85393 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.081973 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fe50bdf-a22a-4e56-85a2-23f325a85393 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:20.082333 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fe50bdf-a22a-4e56-85a2-23f325a85393 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.082636 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fe50bdf-a22a-4e56-85a2-23f325a85393 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.098835 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:20.098835 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:20.104223 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3fe50bdf-a22a-4e56-85a2-23f325a85393 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:20.111200 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fe50bdf-a22a-4e56-85a2-23f325a85393 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 returned with HTTP 200 Jul 10 20:09:20.111722 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1065/4225] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:20 2026] GET /volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 => generated 1228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:20.124914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-044f48fe-bb40-41bf-9f47-b480334fef84 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.128249 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-044f48fe-bb40-41bf-9f47-b480334fef84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:20.128591 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-044f48fe-bb40-41bf-9f47-b480334fef84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.128853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-044f48fe-bb40-41bf-9f47-b480334fef84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.138357 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:20.138357 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:20.142684 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-044f48fe-bb40-41bf-9f47-b480334fef84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:20.147806 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-044f48fe-bb40-41bf-9f47-b480334fef84 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 returned with HTTP 200 Jul 10 20:09:20.148227 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1056/4226] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:20 2026] GET /volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:20.162441 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d118676c-a5f2-4de9-9e77-e132e3d7da57 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.165247 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d118676c-a5f2-4de9-9e77-e132e3d7da57 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:20.165623 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d118676c-a5f2-4de9-9e77-e132e3d7da57 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.165923 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d118676c-a5f2-4de9-9e77-e132e3d7da57 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.166226 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-d118676c-a5f2-4de9-9e77-e132e3d7da57 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete snapshot with id: 2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:20.175449 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:20.175449 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:20.176500 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d118676c-a5f2-4de9-9e77-e132e3d7da57 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Snapshot retrieved successfully. Jul 10 20:09:20.185203 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-eeedb639-49fc-4406-9647-d05e262e98e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.186245 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eeedb639-49fc-4406-9647-d05e262e98e6 None None] GET https://10.4.3.145/volume// Jul 10 20:09:20.186245 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eeedb639-49fc-4406-9647-d05e262e98e6 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.186385 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eeedb639-49fc-4406-9647-d05e262e98e6 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.186818 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eeedb639-49fc-4406-9647-d05e262e98e6 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:20.187412 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1066/4227] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:09:20 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 20:09:20.195439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-fa39f202-64fa-42b8-975b-83ac93a9f206 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.198826 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-fa39f202-64fa-42b8-975b-83ac93a9f206 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:09:20.198826 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-fa39f202-64fa-42b8-975b-83ac93a9f206 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5551d6b-c45c-4d93-9ea3-dba5e1e672c1", "connector": null, "instance_uuid": "c2e15e36-44fb-4502-95f1-4f9c6ae10e35"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:20.199298 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d118676c-a5f2-4de9-9e77-e132e3d7da57 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Snapshot delete request issued successfully. Jul 10 20:09:20.199718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d118676c-a5f2-4de9-9e77-e132e3d7da57 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df returned with HTTP 202 Jul 10 20:09:20.200184 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1063/4228] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:09:20 2026] DELETE /volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:20.209689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3a1cf829-ffcc-44c8-be3c-77974fd3f91e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.209933 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:20.209933 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:20.212034 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a1cf829-ffcc-44c8-be3c-77974fd3f91e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:20.212472 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a1cf829-ffcc-44c8-be3c-77974fd3f91e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.212822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a1cf829-ffcc-44c8-be3c-77974fd3f91e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.219052 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:20.219052 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:20.219504 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3a1cf829-ffcc-44c8-be3c-77974fd3f91e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Snapshot retrieved successfully. Jul 10 20:09:20.220652 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a1cf829-ffcc-44c8-be3c-77974fd3f91e tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df returned with HTTP 200 Jul 10 20:09:20.221131 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1067/4229] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:20 2026] GET /volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:20.256121 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-fa39f202-64fa-42b8-975b-83ac93a9f206 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:09:20.256688 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1057/4230] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:09:20 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 20:09:20.291754 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-accfad2f-dd4b-4276-a8d3-df5bf11423ee tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-4ebb7051-2828-4531-8553-49bd13fef34d-np0000005048" released by "attachment_update" :: held 0.523s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:09:20.292148 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-accfad2f-dd4b-4276-a8d3-df5bf11423ee tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434 returned with HTTP 200 Jul 10 20:09:20.292760 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1044/4231] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:09:19 2026] PUT /volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:20.516987 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a50ef835-0e13-4ae0-b7c1-0199b83ecb77 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.521240 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a50ef835-0e13-4ae0-b7c1-0199b83ecb77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:20.521240 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a50ef835-0e13-4ae0-b7c1-0199b83ecb77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.521240 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a50ef835-0e13-4ae0-b7c1-0199b83ecb77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.532090 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:20.532090 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:20.536632 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a50ef835-0e13-4ae0-b7c1-0199b83ecb77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:20.540709 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a50ef835-0e13-4ae0-b7c1-0199b83ecb77 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:20.541100 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1064/4232] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:20 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:20.668416 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5d2e7388-8a87-4002-b1a5-01ad9196a627 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.671171 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d2e7388-8a87-4002-b1a5-01ad9196a627 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:20.671171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d2e7388-8a87-4002-b1a5-01ad9196a627 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.671171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d2e7388-8a87-4002-b1a5-01ad9196a627 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.686829 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:20.686829 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:20.692951 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5d2e7388-8a87-4002-b1a5-01ad9196a627 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:20.703471 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d2e7388-8a87-4002-b1a5-01ad9196a627 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:20.703998 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1068/4233] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:20 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:20.790284 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ed025c3a-3548-4b9c-9eb1-916ca614494b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.790776 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ed025c3a-3548-4b9c-9eb1-916ca614494b None None] GET https://10.4.3.145/volume// Jul 10 20:09:20.791049 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ed025c3a-3548-4b9c-9eb1-916ca614494b None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.791355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ed025c3a-3548-4b9c-9eb1-916ca614494b None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.791787 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ed025c3a-3548-4b9c-9eb1-916ca614494b None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:20.792135 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1058/4234] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09: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 20:09:20.803844 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-032588d7-a5d8-4eb2-905e-83ebf83b4f2c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.806904 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-032588d7-a5d8-4eb2-905e-83ebf83b4f2c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:20.807158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-032588d7-a5d8-4eb2-905e-83ebf83b4f2c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:20.807473 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-032588d7-a5d8-4eb2-905e-83ebf83b4f2c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:20.822628 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:20.822628 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:20.827516 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-032588d7-a5d8-4eb2-905e-83ebf83b4f2c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:20.835946 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-032588d7-a5d8-4eb2-905e-83ebf83b4f2c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:20.835946 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1045/4235] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:20 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 1063 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:20.979854 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-45352fb8-a3a9-42c4-9e49-31dfa100bdfe None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:20.982903 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-45352fb8-a3a9-42c4-9e49-31dfa100bdfe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] PUT https://10.4.3.145/volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24 Jul 10 20:09:20.983073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-45352fb8-a3a9-42c4-9e49-31dfa100bdfe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:20.994993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-45352fb8-a3a9-42c4-9e49-31dfa100bdfe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Acquiring lock "cinder-attachment_update-d5551d6b-c45c-4d93-9ea3-dba5e1e672c1-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:09:21.000661 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-45352fb8-a3a9-42c4-9e49-31dfa100bdfe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Lock "cinder-attachment_update-d5551d6b-c45c-4d93-9ea3-dba5e1e672c1-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:09:21.001711 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:21.001711 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:21.231812 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2daf6805-b1f6-4754-82f6-686ce3f7525b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:21.234083 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2daf6805-b1f6-4754-82f6-686ce3f7525b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:21.234982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2daf6805-b1f6-4754-82f6-686ce3f7525b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:21.234982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2daf6805-b1f6-4754-82f6-686ce3f7525b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:21.240694 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2daf6805-b1f6-4754-82f6-686ce3f7525b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df returned with HTTP 404 Jul 10 20:09:21.241385 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1069/4236] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:21 2026] GET /volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:21.250303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f78d06c7-d1c3-4011-9e5c-65d98d2da554 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:21.251981 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f78d06c7-d1c3-4011-9e5c-65d98d2da554 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:21.252208 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f78d06c7-d1c3-4011-9e5c-65d98d2da554 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:21.252452 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f78d06c7-d1c3-4011-9e5c-65d98d2da554 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:21.252622 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f78d06c7-d1c3-4011-9e5c-65d98d2da554 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:21.263515 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:21.263515 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:21.264171 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f78d06c7-d1c3-4011-9e5c-65d98d2da554 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:21.292562 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f78d06c7-d1c3-4011-9e5c-65d98d2da554 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume request issued successfully. Jul 10 20:09:21.292864 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f78d06c7-d1c3-4011-9e5c-65d98d2da554 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 returned with HTTP 202 Jul 10 20:09:21.293448 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1059/4237] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:21 2026] DELETE /volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:09:21.304230 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-31ef57ff-26b8-4466-8989-9dfab919eb7c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:21.306864 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-31ef57ff-26b8-4466-8989-9dfab919eb7c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:21.307232 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-31ef57ff-26b8-4466-8989-9dfab919eb7c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:21.307505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-31ef57ff-26b8-4466-8989-9dfab919eb7c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:21.316801 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:21.316801 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:21.322818 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-31ef57ff-26b8-4466-8989-9dfab919eb7c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:21.329546 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9fdfca07-0945-4cf4-9416-c0ee03adb558 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:21.330822 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fdfca07-0945-4cf4-9416-c0ee03adb558 None None] GET https://10.4.3.145/volume// Jul 10 20:09:21.331123 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fdfca07-0945-4cf4-9416-c0ee03adb558 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:21.331408 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fdfca07-0945-4cf4-9416-c0ee03adb558 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:21.331997 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fdfca07-0945-4cf4-9416-c0ee03adb558 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:21.333591 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-31ef57ff-26b8-4466-8989-9dfab919eb7c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 returned with HTTP 200 Jul 10 20:09:21.334149 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1046/4238] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:21 2026] GET /volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 => generated 1227 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:21.334383 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1070/4239] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09:21 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 20:09:21.343055 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-67360215-cc64-4e91-8e30-8624955cac62 req-2c054f34-6a27-416f-9dc8-b5989aa4b39a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:21.345246 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-2c054f34-6a27-416f-9dc8-b5989aa4b39a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:21.345706 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-2c054f34-6a27-416f-9dc8-b5989aa4b39a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:21.346171 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-2c054f34-6a27-416f-9dc8-b5989aa4b39a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:21.358806 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:21.358806 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:21.362360 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-67360215-cc64-4e91-8e30-8624955cac62 req-2c054f34-6a27-416f-9dc8-b5989aa4b39a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:21.369548 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-2c054f34-6a27-416f-9dc8-b5989aa4b39a tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 200 Jul 10 20:09:21.369548 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1060/4240] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:21 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:21.518749 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-67360215-cc64-4e91-8e30-8624955cac62 req-16716c33-399c-4abd-bee5-0f8d95452fbb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:21.521639 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-16716c33-399c-4abd-bee5-0f8d95452fbb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] PUT https://10.4.3.145/volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f Jul 10 20:09:21.522197 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-16716c33-399c-4abd-bee5-0f8d95452fbb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:21.530991 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-45352fb8-a3a9-42c4-9e49-31dfa100bdfe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Lock "cinder-attachment_update-d5551d6b-c45c-4d93-9ea3-dba5e1e672c1-np0000005048" released by "attachment_update" :: held 0.529s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:09:21.530991 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-45352fb8-a3a9-42c4-9e49-31dfa100bdfe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24 returned with HTTP 200 Jul 10 20:09:21.531586 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1065/4241] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:09:20 2026] PUT /volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:21.535772 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-67360215-cc64-4e91-8e30-8624955cac62 req-16716c33-399c-4abd-bee5-0f8d95452fbb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Acquiring lock "cinder-attachment_update-6ad7fcae-40cc-4ba2-9234-59d1b7db44eb-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:09:21.542507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-67360215-cc64-4e91-8e30-8624955cac62 req-16716c33-399c-4abd-bee5-0f8d95452fbb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-6ad7fcae-40cc-4ba2-9234-59d1b7db44eb-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:09:21.543166 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:21.543166 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:21.557591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d181494c-98bc-43b2-a0e5-42274685169d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:21.560163 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d181494c-98bc-43b2-a0e5-42274685169d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:21.560377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d181494c-98bc-43b2-a0e5-42274685169d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:21.560574 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d181494c-98bc-43b2-a0e5-42274685169d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:21.573419 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:21.573419 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:21.578702 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d181494c-98bc-43b2-a0e5-42274685169d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:21.584836 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d181494c-98bc-43b2-a0e5-42274685169d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:21.585336 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1071/4242] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:21 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:21.726225 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a62aa091-c6b7-4afc-9fca-f9b2db9abf75 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:21.727984 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a62aa091-c6b7-4afc-9fca-f9b2db9abf75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:21.728440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a62aa091-c6b7-4afc-9fca-f9b2db9abf75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:21.728883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a62aa091-c6b7-4afc-9fca-f9b2db9abf75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:21.753239 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:21.753239 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:21.758836 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a62aa091-c6b7-4afc-9fca-f9b2db9abf75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:21.770138 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a62aa091-c6b7-4afc-9fca-f9b2db9abf75 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:21.771724 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1061/4243] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:21 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:22.067251 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-67360215-cc64-4e91-8e30-8624955cac62 req-16716c33-399c-4abd-bee5-0f8d95452fbb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Lock "cinder-attachment_update-6ad7fcae-40cc-4ba2-9234-59d1b7db44eb-np0000005048" released by "attachment_update" :: held 0.525s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:09:22.067587 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-16716c33-399c-4abd-bee5-0f8d95452fbb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f returned with HTTP 200 Jul 10 20:09:22.068027 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1047/4244] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:09:21 2026] PUT /volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:22.350639 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2189579b-b21f-43cc-956b-0b24fb140d61 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:22.353150 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2189579b-b21f-43cc-956b-0b24fb140d61 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:22.353480 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2189579b-b21f-43cc-956b-0b24fb140d61 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:22.353764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2189579b-b21f-43cc-956b-0b24fb140d61 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:22.362263 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2189579b-b21f-43cc-956b-0b24fb140d61 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 returned with HTTP 404 Jul 10 20:09:22.363016 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1066/4245] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:22 2026] GET /volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 20:09:22.578586 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-67360215-cc64-4e91-8e30-8624955cac62 req-a04019be-72da-4f4d-a5f1-3d930dacb460 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:22.579630 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f23a9f4-5a1e-4c26-82a1-94a89efd2124 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:22.580443 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-a04019be-72da-4f4d-a5f1-3d930dacb460 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f/action Jul 10 20:09:22.580790 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-a04019be-72da-4f4d-a5f1-3d930dacb460 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:22.580899 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-a04019be-72da-4f4d-a5f1-3d930dacb460 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:22.581489 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f23a9f4-5a1e-4c26-82a1-94a89efd2124 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:22.581712 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f23a9f4-5a1e-4c26-82a1-94a89efd2124 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:22.581929 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f23a9f4-5a1e-4c26-82a1-94a89efd2124 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:22.582128 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-0f23a9f4-5a1e-4c26-82a1-94a89efd2124 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:22.590228 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:22.590228 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:22.590758 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f23a9f4-5a1e-4c26-82a1-94a89efd2124 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:22.597414 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:22.597414 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:22.599585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e6bf110a-9a83-4b1e-aa3a-d8dda2b7c2fc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:22.601588 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e6bf110a-9a83-4b1e-aa3a-d8dda2b7c2fc tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:22.604144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e6bf110a-9a83-4b1e-aa3a-d8dda2b7c2fc tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:22.604144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e6bf110a-9a83-4b1e-aa3a-d8dda2b7c2fc tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:22.613844 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:22.613844 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:22.618452 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e6bf110a-9a83-4b1e-aa3a-d8dda2b7c2fc tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:22.622910 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-67360215-cc64-4e91-8e30-8624955cac62 req-a04019be-72da-4f4d-a5f1-3d930dacb460 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f/action returned with HTTP 204 Jul 10 20:09:22.623438 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1072/4246] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:09:22 2026] POST /volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:22.623770 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f23a9f4-5a1e-4c26-82a1-94a89efd2124 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume request issued successfully. Jul 10 20:09:22.624020 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f23a9f4-5a1e-4c26-82a1-94a89efd2124 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 202 Jul 10 20:09:22.624456 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1062/4247] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:22 2026] DELETE /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:09:22.625891 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e6bf110a-9a83-4b1e-aa3a-d8dda2b7c2fc tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:22.626822 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1048/4248] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:22 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:22.632541 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5d0ca3e5-3efa-49e6-8c3d-ec2b33f62c98 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:22.635236 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d0ca3e5-3efa-49e6-8c3d-ec2b33f62c98 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:22.635236 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d0ca3e5-3efa-49e6-8c3d-ec2b33f62c98 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:22.635337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5d0ca3e5-3efa-49e6-8c3d-ec2b33f62c98 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:22.644987 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:22.644987 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:22.650383 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5d0ca3e5-3efa-49e6-8c3d-ec2b33f62c98 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:22.658064 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5d0ca3e5-3efa-49e6-8c3d-ec2b33f62c98 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 200 Jul 10 20:09:22.658692 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1067/4249] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:22 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:22.784926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77f8a09f-b85a-4d4b-915f-d7911e3fbebe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:22.786866 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77f8a09f-b85a-4d4b-915f-d7911e3fbebe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:22.787082 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77f8a09f-b85a-4d4b-915f-d7911e3fbebe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:22.787284 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77f8a09f-b85a-4d4b-915f-d7911e3fbebe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:22.796621 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:22.796621 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:22.800088 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-77f8a09f-b85a-4d4b-915f-d7911e3fbebe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:22.803901 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77f8a09f-b85a-4d4b-915f-d7911e3fbebe tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:22.804281 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1073/4250] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:22 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:23.643772 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3d498dc6-363c-4886-86b5-9c97b2b9b6b1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.645897 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3d498dc6-363c-4886-86b5-9c97b2b9b6b1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:23.646091 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3d498dc6-363c-4886-86b5-9c97b2b9b6b1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.646284 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3d498dc6-363c-4886-86b5-9c97b2b9b6b1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.660128 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:23.660128 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:23.664428 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3d498dc6-363c-4886-86b5-9c97b2b9b6b1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:23.669365 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3d498dc6-363c-4886-86b5-9c97b2b9b6b1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:23.669853 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1063/4251] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:23 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:23.673619 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b42f76ed-4803-4191-9bd3-6cc8f83bad0b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.675515 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b42f76ed-4803-4191-9bd3-6cc8f83bad0b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:23.675767 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b42f76ed-4803-4191-9bd3-6cc8f83bad0b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.676019 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b42f76ed-4803-4191-9bd3-6cc8f83bad0b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.684197 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b42f76ed-4803-4191-9bd3-6cc8f83bad0b tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 404 Jul 10 20:09:23.684820 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1049/4252] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:23 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:23.696877 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2c4ecbb3-5dac-4b02-a52e-be24019a0048 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.698762 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c4ecbb3-5dac-4b02-a52e-be24019a0048 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:23.699099 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c4ecbb3-5dac-4b02-a52e-be24019a0048 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.699370 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c4ecbb3-5dac-4b02-a52e-be24019a0048 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.699539 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-2c4ecbb3-5dac-4b02-a52e-be24019a0048 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:23.707515 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c4ecbb3-5dac-4b02-a52e-be24019a0048 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 returned with HTTP 404 Jul 10 20:09:23.708210 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1068/4253] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:23 2026] DELETE /volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:23.717286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4a9bf783-d04d-4688-879f-f08396f0e3af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.719560 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a9bf783-d04d-4688-879f-f08396f0e3af tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 Jul 10 20:09:23.719824 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a9bf783-d04d-4688-879f-f08396f0e3af tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.720071 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a9bf783-d04d-4688-879f-f08396f0e3af tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.730150 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a9bf783-d04d-4688-879f-f08396f0e3af tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 returned with HTTP 404 Jul 10 20:09:23.730892 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1074/4254] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:23 2026] GET /volume/v3/volumes/f08f39a1-ec48-488e-b147-db8c82f77386 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:23.738287 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-766990a0-879f-4315-a853-d42cc963d3b8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.740545 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-766990a0-879f-4315-a853-d42cc963d3b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:23.740777 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-766990a0-879f-4315-a853-d42cc963d3b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.740991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-766990a0-879f-4315-a853-d42cc963d3b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.741211 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-766990a0-879f-4315-a853-d42cc963d3b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete snapshot with id: 2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:23.745708 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-766990a0-879f-4315-a853-d42cc963d3b8 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df returned with HTTP 404 Jul 10 20:09:23.746254 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1064/4255] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:09:23 2026] DELETE /volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:23.754041 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d7167101-b29c-4d15-8c1b-4b204d634c7a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.756335 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d7167101-b29c-4d15-8c1b-4b204d634c7a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df Jul 10 20:09:23.756611 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d7167101-b29c-4d15-8c1b-4b204d634c7a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.756853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d7167101-b29c-4d15-8c1b-4b204d634c7a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.761895 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d7167101-b29c-4d15-8c1b-4b204d634c7a tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df returned with HTTP 404 Jul 10 20:09:23.762606 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1050/4256] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:23 2026] GET /volume/v3/snapshots/2b3f791c-704c-4a3c-89c0-655deead29df => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:23.769585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-66495d49-46ab-4ec9-b999-02be2df1f7e9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.771831 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-66495d49-46ab-4ec9-b999-02be2df1f7e9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:23.772115 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-66495d49-46ab-4ec9-b999-02be2df1f7e9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.772303 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-66495d49-46ab-4ec9-b999-02be2df1f7e9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.772538 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-66495d49-46ab-4ec9-b999-02be2df1f7e9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:23.779114 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-66495d49-46ab-4ec9-b999-02be2df1f7e9 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 404 Jul 10 20:09:23.779756 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1069/4257] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:23 2026] DELETE /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:23.787533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ec03ab1-70c3-4790-abef-2d2a79f45f8f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.791458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ec03ab1-70c3-4790-abef-2d2a79f45f8f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 Jul 10 20:09:23.791745 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ec03ab1-70c3-4790-abef-2d2a79f45f8f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.792002 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ec03ab1-70c3-4790-abef-2d2a79f45f8f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.799936 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ec03ab1-70c3-4790-abef-2d2a79f45f8f tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 returned with HTTP 404 Jul 10 20:09:23.800560 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1075/4258] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:23 2026] GET /volume/v3/volumes/c966b4fc-bcb2-4e97-999d-815c221ff548 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:23.818054 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c535887c-1346-4231-92eb-69ed57998c3d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.824455 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c535887c-1346-4231-92eb-69ed57998c3d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:23.824704 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c535887c-1346-4231-92eb-69ed57998c3d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.824919 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c535887c-1346-4231-92eb-69ed57998c3d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.837762 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:23.837762 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:23.842001 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c535887c-1346-4231-92eb-69ed57998c3d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:23.846328 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0729dbcb-44d9-4e0c-b70b-57357161c79d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.847446 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c535887c-1346-4231-92eb-69ed57998c3d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:23.847876 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1065/4259] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:23 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:23.848534 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0729dbcb-44d9-4e0c-b70b-57357161c79d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 Jul 10 20:09:23.848730 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0729dbcb-44d9-4e0c-b70b-57357161c79d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.848974 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0729dbcb-44d9-4e0c-b70b-57357161c79d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.849233 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-0729dbcb-44d9-4e0c-b70b-57357161c79d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: 381ad587-903f-4aa4-ab7f-7198070c56e4 Jul 10 20:09:23.861085 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:23.861085 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:23.861085 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0729dbcb-44d9-4e0c-b70b-57357161c79d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:23.888049 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0729dbcb-44d9-4e0c-b70b-57357161c79d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume request issued successfully. Jul 10 20:09:23.888323 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0729dbcb-44d9-4e0c-b70b-57357161c79d tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 returned with HTTP 202 Jul 10 20:09:23.888925 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1051/4260] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:23 2026] DELETE /volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:09:23.899645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-453460e9-83fb-44ca-a3bc-0722df3d5274 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:23.902354 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-453460e9-83fb-44ca-a3bc-0722df3d5274 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 Jul 10 20:09:23.902616 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-453460e9-83fb-44ca-a3bc-0722df3d5274 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:23.902821 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-453460e9-83fb-44ca-a3bc-0722df3d5274 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:23.911086 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:23.911086 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:23.915714 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-453460e9-83fb-44ca-a3bc-0722df3d5274 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Volume info retrieved successfully. Jul 10 20:09:23.922322 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-453460e9-83fb-44ca-a3bc-0722df3d5274 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 returned with HTTP 200 Jul 10 20:09:23.922775 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1070/4261] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:23 2026] GET /volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:24.687235 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-009eaf54-2ae5-40b3-8a5c-419c41aa65cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:24.688625 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-009eaf54-2ae5-40b3-8a5c-419c41aa65cd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:24.688988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-009eaf54-2ae5-40b3-8a5c-419c41aa65cd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:24.689265 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-009eaf54-2ae5-40b3-8a5c-419c41aa65cd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:24.699214 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:24.699214 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:24.703402 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-009eaf54-2ae5-40b3-8a5c-419c41aa65cd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:24.709495 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-009eaf54-2ae5-40b3-8a5c-419c41aa65cd tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:24.710182 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1076/4262] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:24 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:24.866152 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e4f3b5ca-f8cb-4957-b68f-e2cb4dca9891 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:24.868049 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4f3b5ca-f8cb-4957-b68f-e2cb4dca9891 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:24.868242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4f3b5ca-f8cb-4957-b68f-e2cb4dca9891 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:24.868454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4f3b5ca-f8cb-4957-b68f-e2cb4dca9891 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:24.879064 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:24.879064 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:24.883560 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e4f3b5ca-f8cb-4957-b68f-e2cb4dca9891 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:24.888105 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4f3b5ca-f8cb-4957-b68f-e2cb4dca9891 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:24.888516 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1066/4263] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:24 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:24.937042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-46ef5ab5-165b-493c-ac8d-60d53ef625d5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:24.938800 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-46ef5ab5-165b-493c-ac8d-60d53ef625d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 Jul 10 20:09:24.939165 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-46ef5ab5-165b-493c-ac8d-60d53ef625d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:24.939566 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-46ef5ab5-165b-493c-ac8d-60d53ef625d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:24.945889 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-46ef5ab5-165b-493c-ac8d-60d53ef625d5 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 returned with HTTP 404 Jul 10 20:09:24.945889 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1052/4264] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:24 2026] GET /volume/v3/volumes/381ad587-903f-4aa4-ab7f-7198070c56e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:24.953229 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cdebd7a9-c7b7-4e2d-a110-da3f9a5a6d4c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:24.955390 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cdebd7a9-c7b7-4e2d-a110-da3f9a5a6d4c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:24.955651 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cdebd7a9-c7b7-4e2d-a110-da3f9a5a6d4c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:24.955881 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cdebd7a9-c7b7-4e2d-a110-da3f9a5a6d4c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:24.956098 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-cdebd7a9-c7b7-4e2d-a110-da3f9a5a6d4c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: 11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:24.961659 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cdebd7a9-c7b7-4e2d-a110-da3f9a5a6d4c tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 404 Jul 10 20:09:24.962183 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1071/4265] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:24 2026] DELETE /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:24.969766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7a882c8a-8404-45a5-937b-b6f26b5b36ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:24.974053 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a882c8a-8404-45a5-937b-b6f26b5b36ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 Jul 10 20:09:24.974053 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a882c8a-8404-45a5-937b-b6f26b5b36ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:24.974053 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a882c8a-8404-45a5-937b-b6f26b5b36ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:24.982350 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a882c8a-8404-45a5-937b-b6f26b5b36ab tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 returned with HTTP 404 Jul 10 20:09:24.983245 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1077/4266] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:24 2026] GET /volume/v3/volumes/11a677af-50c6-45f3-8ce6-969307627363 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:25.017129 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7a76729f-93f8-4691-bbc6-22bdc776af05 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:25.019436 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7a76729f-93f8-4691-bbc6-22bdc776af05 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] DELETE https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:09:25.019671 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7a76729f-93f8-4691-bbc6-22bdc776af05 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:25.019891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7a76729f-93f8-4691-bbc6-22bdc776af05 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:25.020112 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7a76729f-93f8-4691-bbc6-22bdc776af05 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Delete volume with id: 84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:09:25.026646 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7a76729f-93f8-4691-bbc6-22bdc776af05 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 404 Jul 10 20:09:25.027193 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1067/4267] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:25 2026] DELETE /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:25.035460 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a8853469-4926-46e2-9c9d-a99a89c4bf87 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:25.037015 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a8853469-4926-46e2-9c9d-a99a89c4bf87 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] GET https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 Jul 10 20:09:25.037383 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a8853469-4926-46e2-9c9d-a99a89c4bf87 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:25.037691 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a8853469-4926-46e2-9c9d-a99a89c4bf87 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:25.043649 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a8853469-4926-46e2-9c9d-a99a89c4bf87 tempest-VolumeImageDependencyTests-986554045 tempest-VolumeImageDependencyTests-986554045-project-member] https://10.4.3.145/volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 returned with HTTP 404 Jul 10 20:09:25.044383 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1053/4268] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:25 2026] GET /volume/v3/volumes/84bb1620-dc6f-464d-819d-e59d4d512aa8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:25.725629 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-811552c2-fc15-43b9-b5d4-4c28154a5d50 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:25.727581 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-811552c2-fc15-43b9-b5d4-4c28154a5d50 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:25.727766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-811552c2-fc15-43b9-b5d4-4c28154a5d50 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:25.727932 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-811552c2-fc15-43b9-b5d4-4c28154a5d50 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:25.743037 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:25.743037 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:25.747144 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-811552c2-fc15-43b9-b5d4-4c28154a5d50 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:25.752324 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-811552c2-fc15-43b9-b5d4-4c28154a5d50 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:25.752669 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1072/4269] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:25 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:25.904551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ba322111-7580-4be8-a841-b4e1ebb5d547 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:25.906359 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ba322111-7580-4be8-a841-b4e1ebb5d547 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:25.907981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ba322111-7580-4be8-a841-b4e1ebb5d547 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:25.907981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ba322111-7580-4be8-a841-b4e1ebb5d547 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:25.918087 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:25.918087 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:25.921764 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ba322111-7580-4be8-a841-b4e1ebb5d547 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:25.926942 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ba322111-7580-4be8-a841-b4e1ebb5d547 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:25.927498 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1078/4270] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:25 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:26.229468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:26.321470 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:09:26.321842 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1683843079"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:26.323192 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1683843079'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:09:26.323334 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Create volume of 1 GB Jul 10 20:09:26.327187 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Availability Zones retrieved successfully. Jul 10 20:09:26.332471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Flow 'volume_create_api' (e081c5de-48ed-4830-ac0a-2b841d76ff9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:26.333313 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e9ed5f-d326-4f6b-aa46-1523dfd4b7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:26.334116 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:09:26.363957 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e9ed5f-d326-4f6b-aa46-1523dfd4b7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:26.364762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec32b6d3-d5d5-4bdf-b242-b50c36f0d356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:26.442096 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Created reservations ['89240112-fcce-4086-9f0e-062b3d2779ab', 'ef40a0c4-1434-4304-b64f-76218708b624', 'b1aaae1e-b6f3-4b1e-a6ef-f5f904d47e8a', '86038727-1c34-498e-819f-e63b367d7fa9'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:26.443216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec32b6d3-d5d5-4bdf-b242-b50c36f0d356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89240112-fcce-4086-9f0e-062b3d2779ab', 'ef40a0c4-1434-4304-b64f-76218708b624', 'b1aaae1e-b6f3-4b1e-a6ef-f5f904d47e8a', '86038727-1c34-498e-819f-e63b367d7fa9']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:26.443987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11758982-de44-4672-9e51-54b6c3921d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:26.470433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11758982-de44-4672-9e51-54b6c3921d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdb02719-4623-432a-8482-3d255d12ff71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1683843079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76abad440a944a1a2e2bfe30bf9af2f',qos_specs=None,replication_status=,reservations=['89240112-fcce-4086-9f0e-062b3d2779ab','ef40a0c4-1434-4304-b64f-76218708b624','b1aaae1e-b6f3-4b1e-a6ef-f5f904d47e8a','86038727-1c34-498e-819f-e63b367d7fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5106883f114a487ca983787096caac5c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1683843079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdb02719-4623-432a-8482-3d255d12ff71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76abad440a944a1a2e2bfe30bf9af2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5106883f114a487ca983787096caac5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:26.471515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0527a64a-28ac-4453-8883-29bd74758c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:26.489050 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0527a64a-28ac-4453-8883-29bd74758c53) transitioned into state 'SUCCESS' from state '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-1683843079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76abad440a944a1a2e2bfe30bf9af2f',qos_specs=None,replication_status=,reservations=['89240112-fcce-4086-9f0e-062b3d2779ab','ef40a0c4-1434-4304-b64f-76218708b624','b1aaae1e-b6f3-4b1e-a6ef-f5f904d47e8a','86038727-1c34-498e-819f-e63b367d7fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5106883f114a487ca983787096caac5c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:26.489724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6731d750-0179-4f5f-864e-e864fe1e0261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:26.501117 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6731d750-0179-4f5f-864e-e864fe1e0261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:26.502101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Flow 'volume_create_api' (e081c5de-48ed-4830-ac0a-2b841d76ff9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:26.502463 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Create volume request issued successfully. Jul 10 20:09:26.503306 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d02eecbf-6e2c-4ce5-9594-288dbb6c0218 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:09:26.503760 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1068/4271] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:09:26 2026] POST /volume/v3/volumes => generated 766 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:26.517548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-33465d7d-bcbd-4816-9db3-63cf19a9c069 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:26.519510 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-33465d7d-bcbd-4816-9db3-63cf19a9c069 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:26.519922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-33465d7d-bcbd-4816-9db3-63cf19a9c069 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:26.520983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-33465d7d-bcbd-4816-9db3-63cf19a9c069 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:26.529424 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:26.529424 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:26.534228 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-33465d7d-bcbd-4816-9db3-63cf19a9c069 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:26.539926 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-33465d7d-bcbd-4816-9db3-63cf19a9c069 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 returned with HTTP 200 Jul 10 20:09:26.540558 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1054/4272] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:26 2026] GET /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:26.557695 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-e7e3a95e-c556-4d80-8e7a-1e851b358929 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:26.560157 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-e7e3a95e-c556-4d80-8e7a-1e851b358929 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434/action Jul 10 20:09:26.560535 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-e7e3a95e-c556-4d80-8e7a-1e851b358929 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:26.560650 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-e7e3a95e-c556-4d80-8e7a-1e851b358929 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:26.579795 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:26.579795 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:26.595879 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1f62593c-b9e3-4cca-9484-112417ac0423 req-e7e3a95e-c556-4d80-8e7a-1e851b358929 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434/action returned with HTTP 204 Jul 10 20:09:26.596401 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1073/4273] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:09:26 2026] POST /volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:26.765640 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-51cda208-8add-41cc-b79e-cfa7df74227f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:26.767216 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-51cda208-8add-41cc-b79e-cfa7df74227f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:09:26.767511 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-51cda208-8add-41cc-b79e-cfa7df74227f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:26.767790 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-51cda208-8add-41cc-b79e-cfa7df74227f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:26.780307 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:26.780307 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:26.786993 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-51cda208-8add-41cc-b79e-cfa7df74227f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:09:26.793125 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-51cda208-8add-41cc-b79e-cfa7df74227f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:09:26.793259 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1079/4274] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:26 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:26.944298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6a615d89-e1cb-482c-b1db-825789aef540 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:26.949395 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6a615d89-e1cb-482c-b1db-825789aef540 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:26.949567 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6a615d89-e1cb-482c-b1db-825789aef540 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:26.949761 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6a615d89-e1cb-482c-b1db-825789aef540 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:26.960680 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:26.960680 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:26.965990 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6a615d89-e1cb-482c-b1db-825789aef540 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:26.972290 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6a615d89-e1cb-482c-b1db-825789aef540 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:26.972916 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1069/4275] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:26 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:27.557747 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-417e628c-e4b2-46d6-b0d5-3883f2425808 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:27.560758 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-417e628c-e4b2-46d6-b0d5-3883f2425808 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:27.561028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-417e628c-e4b2-46d6-b0d5-3883f2425808 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:27.561274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-417e628c-e4b2-46d6-b0d5-3883f2425808 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:27.573252 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:27.573252 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:27.580451 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-417e628c-e4b2-46d6-b0d5-3883f2425808 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:27.586728 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-417e628c-e4b2-46d6-b0d5-3883f2425808 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 returned with HTTP 200 Jul 10 20:09:27.587209 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1055/4276] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:27 2026] GET /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:27.606372 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-79c226b3-fbbd-45db-8bd1-ce058a57fd00 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:27.612531 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-79c226b3-fbbd-45db-8bd1-ce058a57fd00 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:09:27.612531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-79c226b3-fbbd-45db-8bd1-ce058a57fd00 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdb02719-4623-432a-8482-3d255d12ff71", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-438445384"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:27.622437 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:27.622437 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:27.622977 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-79c226b3-fbbd-45db-8bd1-ce058a57fd00 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:27.623243 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-79c226b3-fbbd-45db-8bd1-ce058a57fd00 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Create snapshot from volume bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:27.682318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-79c226b3-fbbd-45db-8bd1-ce058a57fd00 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Created reservations ['e94578e0-5497-4c90-ab4f-d6c4f4932107', 'd9e11b6b-8f8e-4cae-be69-af35e28e45fa', 'b3374ee5-7174-400d-932e-e7b421aceab6', '25f2c16c-51fb-466b-823c-187c0ce16ed5'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:27.766917 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-79c226b3-fbbd-45db-8bd1-ce058a57fd00 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot create request issued successfully. Jul 10 20:09:27.767846 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-79c226b3-fbbd-45db-8bd1-ce058a57fd00 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:09:27.768210 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1074/4277] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:09:27 2026] POST /volume/v3/snapshots => generated 321 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:09:27.783823 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3351a1ab-d61c-4a40-a319-fade70ebb602 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:27.788446 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3351a1ab-d61c-4a40-a319-fade70ebb602 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 Jul 10 20:09:27.788692 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3351a1ab-d61c-4a40-a319-fade70ebb602 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:27.789010 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3351a1ab-d61c-4a40-a319-fade70ebb602 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:27.799190 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:27.799190 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:27.800280 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3351a1ab-d61c-4a40-a319-fade70ebb602 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:27.803096 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3351a1ab-d61c-4a40-a319-fade70ebb602 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 returned with HTTP 200 Jul 10 20:09:27.803096 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1080/4278] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:27 2026] GET /volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:27.992267 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1cfacffd-4f96-4da4-989d-6a43a2c2fa7d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:27.995742 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1cfacffd-4f96-4da4-989d-6a43a2c2fa7d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:27.996025 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1cfacffd-4f96-4da4-989d-6a43a2c2fa7d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:27.996276 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1cfacffd-4f96-4da4-989d-6a43a2c2fa7d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:28.008799 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:28.008799 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:28.014139 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1cfacffd-4f96-4da4-989d-6a43a2c2fa7d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:28.018986 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1cfacffd-4f96-4da4-989d-6a43a2c2fa7d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:28.019501 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1070/4279] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:27 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:28.814998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-36936ef8-0c17-4798-be4b-3d174dc88dd2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:28.817517 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-36936ef8-0c17-4798-be4b-3d174dc88dd2 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 Jul 10 20:09:28.817763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-36936ef8-0c17-4798-be4b-3d174dc88dd2 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:28.818031 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-36936ef8-0c17-4798-be4b-3d174dc88dd2 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:28.824697 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:28.824697 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:28.825176 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-36936ef8-0c17-4798-be4b-3d174dc88dd2 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:28.825917 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-36936ef8-0c17-4798-be4b-3d174dc88dd2 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 returned with HTTP 200 Jul 10 20:09:28.826297 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1056/4280] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:28 2026] GET /volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:28.838091 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e21bffb0-966d-4fb9-bade-ae29c5e7c5db None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:28.840697 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e21bffb0-966d-4fb9-bade-ae29c5e7c5db tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] POST https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71/action Jul 10 20:09:28.841177 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e21bffb0-966d-4fb9-bade-ae29c5e7c5db tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action body: b'{"revert": {"snapshot_id": "79381a8a-48a6-4f5d-909e-73ff9389cef1"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:28.841290 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e21bffb0-966d-4fb9-bade-ae29c5e7c5db tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "79381a8a-48a6-4f5d-909e-73ff9389cef1"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:28.851032 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:28.851032 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:28.851656 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e21bffb0-966d-4fb9-bade-ae29c5e7c5db tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume retrieved successfully. Jul 10 20:09:28.865990 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-e21bffb0-966d-4fb9-bade-ae29c5e7c5db tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Reverting volume bdb02719-4623-432a-8482-3d255d12ff71 to snapshot 79381a8a-48a6-4f5d-909e-73ff9389cef1. Jul 10 20:09:28.867121 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:28.867121 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:28.884562 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e21bffb0-966d-4fb9-bade-ae29c5e7c5db tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71/action returned with HTTP 202 Jul 10 20:09:28.885071 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1075/4281] 10.4.3.145 () {70 vars in 1431 bytes} [Fri Jul 10 20:09:28 2026] POST /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 20:09:28.894554 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e585cf2d-c979-4a09-98a1-225fa8703247 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:28.897952 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e585cf2d-c979-4a09-98a1-225fa8703247 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:28.898223 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e585cf2d-c979-4a09-98a1-225fa8703247 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:28.898484 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e585cf2d-c979-4a09-98a1-225fa8703247 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:28.906703 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:28.906703 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:28.911214 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e585cf2d-c979-4a09-98a1-225fa8703247 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:28.915782 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e585cf2d-c979-4a09-98a1-225fa8703247 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 returned with HTTP 200 Jul 10 20:09:28.916195 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1081/4282] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:28 2026] GET /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:29.035455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b5e61637-f694-454d-9b16-84e3fa43f405 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:29.037938 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b5e61637-f694-454d-9b16-84e3fa43f405 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:29.038229 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b5e61637-f694-454d-9b16-84e3fa43f405 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:29.038503 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b5e61637-f694-454d-9b16-84e3fa43f405 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:29.054319 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:29.054319 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:29.060440 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b5e61637-f694-454d-9b16-84e3fa43f405 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:29.068919 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b5e61637-f694-454d-9b16-84e3fa43f405 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:29.069651 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1071/4283] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:29 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:29.585737 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-2864546c-824c-44bd-b32c-c7dadf623b62 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:29.588182 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-2864546c-824c-44bd-b32c-c7dadf623b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24/action Jul 10 20:09:29.588565 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-2864546c-824c-44bd-b32c-c7dadf623b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:29.588674 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-2864546c-824c-44bd-b32c-c7dadf623b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:29.615354 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:29.615354 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:29.632107 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-13fcc851-ba2c-4a12-89c2-26464c21195d req-2864546c-824c-44bd-b32c-c7dadf623b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24/action returned with HTTP 204 Jul 10 20:09:29.632556 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1057/4284] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:09:29 2026] POST /volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:29.932101 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0020d351-3478-455a-81d8-8148da49cbcc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:29.934085 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0020d351-3478-455a-81d8-8148da49cbcc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:29.934410 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0020d351-3478-455a-81d8-8148da49cbcc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:29.934687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0020d351-3478-455a-81d8-8148da49cbcc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:29.943621 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:29.943621 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:29.947949 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0020d351-3478-455a-81d8-8148da49cbcc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:29.953916 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0020d351-3478-455a-81d8-8148da49cbcc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 returned with HTTP 200 Jul 10 20:09:29.954448 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1076/4285] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:29 2026] GET /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:29.967716 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d14520e-bf7e-4949-a786-e77288cd0e01 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:29.970207 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d14520e-bf7e-4949-a786-e77288cd0e01 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 Jul 10 20:09:29.970524 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d14520e-bf7e-4949-a786-e77288cd0e01 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:29.970831 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d14520e-bf7e-4949-a786-e77288cd0e01 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:29.976751 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:29.976751 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:29.977247 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d14520e-bf7e-4949-a786-e77288cd0e01 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:29.978298 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d14520e-bf7e-4949-a786-e77288cd0e01 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 returned with HTTP 200 Jul 10 20:09:29.978819 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1082/4286] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:29 2026] GET /volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:29.988000 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8b820ad5-ce37-4198-be80-7716dfa0b540 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:29.990114 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b820ad5-ce37-4198-be80-7716dfa0b540 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:29.990377 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b820ad5-ce37-4198-be80-7716dfa0b540 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:29.990576 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b820ad5-ce37-4198-be80-7716dfa0b540 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:29.999079 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:29.999079 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:30.003108 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b820ad5-ce37-4198-be80-7716dfa0b540 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:30.007211 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b820ad5-ce37-4198-be80-7716dfa0b540 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 returned with HTTP 200 Jul 10 20:09:30.007599 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1072/4287] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:29 2026] GET /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:30.020725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3e321140-acd1-4cd3-849d-7868c1480546 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:30.022593 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:09:30.022946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-511685071"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:30.024394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-511685071'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:09:30.024648 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Create volume of 1 GB Jul 10 20:09:30.029112 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Availability Zones retrieved successfully. Jul 10 20:09:30.034896 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Flow 'volume_create_api' (d81c1b21-3eae-4642-9cfd-f84ecd8ffe5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:30.035979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdbb5f44-e44b-4bc6-962f-fc810176ae72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:30.037150 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:09:30.065620 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdbb5f44-e44b-4bc6-962f-fc810176ae72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:30.066622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4c218e-5f62-4018-b8b3-b2ef03cd0f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:30.088172 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-91d18352-e5aa-4168-8077-769eb84cc937 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:30.090250 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-91d18352-e5aa-4168-8077-769eb84cc937 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:30.090517 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-91d18352-e5aa-4168-8077-769eb84cc937 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:30.090760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-91d18352-e5aa-4168-8077-769eb84cc937 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:30.102560 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:30.102560 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:30.106576 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-91d18352-e5aa-4168-8077-769eb84cc937 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:30.111653 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-91d18352-e5aa-4168-8077-769eb84cc937 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:30.112111 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1077/4288] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:30 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:30.143231 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Created reservations ['7faebe79-b213-4bbc-82d1-89ce458e372c', 'e2f46e64-6e07-4920-ae2e-19b27c40415f', 'c103ac86-dda5-4078-9752-0b2966d72a12', '068e0cde-e415-4f3d-aaf3-f2df04e91424'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:30.144087 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4c218e-5f62-4018-b8b3-b2ef03cd0f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7faebe79-b213-4bbc-82d1-89ce458e372c', 'e2f46e64-6e07-4920-ae2e-19b27c40415f', 'c103ac86-dda5-4078-9752-0b2966d72a12', '068e0cde-e415-4f3d-aaf3-f2df04e91424']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:30.144804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac11e585-5cf7-4bd2-a50e-37ca4f0a857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:30.169502 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac11e585-5cf7-4bd2-a50e-37ca4f0a857c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eecec29-d5d5-4f4e-a60d-0d4704a99717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-511685071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76abad440a944a1a2e2bfe30bf9af2f',qos_specs=None,replication_status=,reservations=['7faebe79-b213-4bbc-82d1-89ce458e372c','e2f46e64-6e07-4920-ae2e-19b27c40415f','c103ac86-dda5-4078-9752-0b2966d72a12','068e0cde-e415-4f3d-aaf3-f2df04e91424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5106883f114a487ca983787096caac5c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-511685071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eecec29-d5d5-4f4e-a60d-0d4704a99717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76abad440a944a1a2e2bfe30bf9af2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5106883f114a487ca983787096caac5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:30.170485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d195095-5f6b-44ef-a7cb-6b5169a3348c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:30.201402 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d195095-5f6b-44ef-a7cb-6b5169a3348c) transitioned into state 'SUCCESS' from state '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-511685071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76abad440a944a1a2e2bfe30bf9af2f',qos_specs=None,replication_status=,reservations=['7faebe79-b213-4bbc-82d1-89ce458e372c','e2f46e64-6e07-4920-ae2e-19b27c40415f','c103ac86-dda5-4078-9752-0b2966d72a12','068e0cde-e415-4f3d-aaf3-f2df04e91424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5106883f114a487ca983787096caac5c',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:30.202356 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb524d7-3847-49ca-81b7-71897cd54e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:30.217146 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb524d7-3847-49ca-81b7-71897cd54e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:30.218249 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Flow 'volume_create_api' (d81c1b21-3eae-4642-9cfd-f84ecd8ffe5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:30.218367 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Create volume request issued successfully. Jul 10 20:09:30.219115 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e321140-acd1-4cd3-849d-7868c1480546 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:09:30.219639 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1058/4289] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:09:30 2026] POST /volume/v3/volumes => generated 765 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:30.233113 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6a1c1774-582b-4171-ba48-c3258e846d8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:30.235187 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a1c1774-582b-4171-ba48-c3258e846d8b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:30.235416 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a1c1774-582b-4171-ba48-c3258e846d8b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:30.235644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a1c1774-582b-4171-ba48-c3258e846d8b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:30.252810 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:30.252810 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:30.262251 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6a1c1774-582b-4171-ba48-c3258e846d8b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:30.268926 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a1c1774-582b-4171-ba48-c3258e846d8b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 returned with HTTP 200 Jul 10 20:09:30.269400 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1083/4290] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:30 2026] GET /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 => generated 833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:31.282521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6f61c3c9-52c7-46e9-be7b-f59f495bced8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:31.284605 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f61c3c9-52c7-46e9-be7b-f59f495bced8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:31.284846 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f61c3c9-52c7-46e9-be7b-f59f495bced8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:31.285071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6f61c3c9-52c7-46e9-be7b-f59f495bced8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:31.293043 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:31.293043 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:31.298020 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6f61c3c9-52c7-46e9-be7b-f59f495bced8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:31.303190 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6f61c3c9-52c7-46e9-be7b-f59f495bced8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 returned with HTTP 200 Jul 10 20:09:31.303603 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1073/4291] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:31 2026] GET /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:31.316439 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a4cb4162-70e1-459e-b09f-1576283d043b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:31.319504 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4cb4162-70e1-459e-b09f-1576283d043b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:09:31.319762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a4cb4162-70e1-459e-b09f-1576283d043b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0eecec29-d5d5-4f4e-a60d-0d4704a99717", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-552489217"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:31.331375 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:31.331375 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:31.332043 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a4cb4162-70e1-459e-b09f-1576283d043b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:31.332219 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-a4cb4162-70e1-459e-b09f-1576283d043b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Create snapshot from volume 0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:31.374609 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-a4cb4162-70e1-459e-b09f-1576283d043b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Created reservations ['0f1ce137-36a7-484b-83c6-bbe5c79a91c0', '0f883106-f885-42fb-96ac-c1109ad648ef', '6b29e4ba-9c38-4d1a-befc-cab79b69eed6', '8d4a4b8d-c17b-412b-b56a-7276f8d4f686'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:31.417938 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a4cb4162-70e1-459e-b09f-1576283d043b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot create request issued successfully. Jul 10 20:09:31.417938 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4cb4162-70e1-459e-b09f-1576283d043b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:09:31.417938 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1078/4292] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:09:31 2026] POST /volume/v3/snapshots => generated 321 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:09:31.429201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-158b3d72-65f6-4c63-8bc1-27e77d773a52 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:31.431362 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-158b3d72-65f6-4c63-8bc1-27e77d773a52 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae Jul 10 20:09:31.431661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-158b3d72-65f6-4c63-8bc1-27e77d773a52 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:31.431954 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-158b3d72-65f6-4c63-8bc1-27e77d773a52 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:31.438271 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:31.438271 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:31.438935 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-158b3d72-65f6-4c63-8bc1-27e77d773a52 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:31.439930 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-158b3d72-65f6-4c63-8bc1-27e77d773a52 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae returned with HTTP 200 Jul 10 20:09:31.440404 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1059/4293] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:31 2026] GET /volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:31.846221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-fb972710-d20e-46fb-9b6e-89b02ff0275b req-7761feab-1250-4621-b521-5d8c6fb3581c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:31.851524 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fb972710-d20e-46fb-9b6e-89b02ff0275b req-7761feab-1250-4621-b521-5d8c6fb3581c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43 Jul 10 20:09:31.851766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fb972710-d20e-46fb-9b6e-89b02ff0275b req-7761feab-1250-4621-b521-5d8c6fb3581c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:31.852057 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fb972710-d20e-46fb-9b6e-89b02ff0275b req-7761feab-1250-4621-b521-5d8c6fb3581c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:31.861245 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:31.861245 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:32.391183 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fb972710-d20e-46fb-9b6e-89b02ff0275b req-7761feab-1250-4621-b521-5d8c6fb3581c tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43 returned with HTTP 200 Jul 10 20:09:32.391675 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1084/4294] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:09:31 2026] DELETE /volume/v3/attachments/ea5c02bc-9217-4cd9-9e61-b026614bff43 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:32.450123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-99a408bf-3b27-423a-916e-1f30b6f564d5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:32.452606 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-99a408bf-3b27-423a-916e-1f30b6f564d5 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae Jul 10 20:09:32.452876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-99a408bf-3b27-423a-916e-1f30b6f564d5 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:32.453231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-99a408bf-3b27-423a-916e-1f30b6f564d5 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:32.459108 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:32.459108 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:32.459568 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-99a408bf-3b27-423a-916e-1f30b6f564d5 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:32.460492 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-99a408bf-3b27-423a-916e-1f30b6f564d5 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae returned with HTTP 200 Jul 10 20:09:32.461082 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1074/4295] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:32 2026] GET /volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:32.470498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-08ecb3d3-7632-4acf-bb25-4779aea33c91 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:32.472481 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-08ecb3d3-7632-4acf-bb25-4779aea33c91 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] POST https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717/action Jul 10 20:09:32.472825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-08ecb3d3-7632-4acf-bb25-4779aea33c91 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:32.472952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-08ecb3d3-7632-4acf-bb25-4779aea33c91 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:32.482277 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:32.482277 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:32.482924 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-08ecb3d3-7632-4acf-bb25-4779aea33c91 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:32.537096 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-08ecb3d3-7632-4acf-bb25-4779aea33c91 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Created reservations ['bd407c08-d745-4326-a67e-341345862b49', '51399636-20ff-4916-842f-4884dba1a512'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:32.550893 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-08ecb3d3-7632-4acf-bb25-4779aea33c91 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Extend volume request issued successfully. Jul 10 20:09:32.551300 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-08ecb3d3-7632-4acf-bb25-4779aea33c91 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717/action returned with HTTP 202 Jul 10 20:09:32.551927 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1079/4296] 10.4.3.145 () {70 vars in 1431 bytes} [Fri Jul 10 20:09:32 2026] POST /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 20:09:32.562322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-078f8fc9-00b9-4b68-a899-007b9ae20d04 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:32.565195 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-078f8fc9-00b9-4b68-a899-007b9ae20d04 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:32.565547 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-078f8fc9-00b9-4b68-a899-007b9ae20d04 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:32.565847 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-078f8fc9-00b9-4b68-a899-007b9ae20d04 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:32.575752 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:32.575752 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:32.582286 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-078f8fc9-00b9-4b68-a899-007b9ae20d04 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:32.587474 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-078f8fc9-00b9-4b68-a899-007b9ae20d04 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 returned with HTTP 200 Jul 10 20:09:32.588055 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1060/4297] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:32 2026] GET /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:33.604565 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1173e285-6f12-4d8e-8a34-1c4a2db41554 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:33.606727 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1173e285-6f12-4d8e-8a34-1c4a2db41554 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:33.607035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1173e285-6f12-4d8e-8a34-1c4a2db41554 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:33.607303 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1173e285-6f12-4d8e-8a34-1c4a2db41554 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:33.616751 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:33.616751 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:33.621638 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1173e285-6f12-4d8e-8a34-1c4a2db41554 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:33.627464 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1173e285-6f12-4d8e-8a34-1c4a2db41554 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 returned with HTTP 200 Jul 10 20:09:33.628112 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1085/4298] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:33 2026] GET /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:33.640633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3aa9461b-0f28-4bc9-889b-33c5b6b55118 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:33.642330 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3aa9461b-0f28-4bc9-889b-33c5b6b55118 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] POST https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717/action Jul 10 20:09:33.642985 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3aa9461b-0f28-4bc9-889b-33c5b6b55118 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action body: b'{"revert": {"snapshot_id": "19525409-edf8-4983-a81f-320768fa82ae"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:33.642985 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3aa9461b-0f28-4bc9-889b-33c5b6b55118 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "19525409-edf8-4983-a81f-320768fa82ae"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:33.650911 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:33.650911 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:33.651663 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3aa9461b-0f28-4bc9-889b-33c5b6b55118 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume retrieved successfully. Jul 10 20:09:33.663102 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3aa9461b-0f28-4bc9-889b-33c5b6b55118 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] HTTP exception thrown: Can't revert volume 0eecec29-d5d5-4f4e-a60d-0d4704a99717 to its latest snapshot 19525409-edf8-4983-a81f-320768fa82ae. The volume size must be equal to the snapshot size. Jul 10 20:09:33.663243 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3aa9461b-0f28-4bc9-889b-33c5b6b55118 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717/action returned with HTTP 400 Jul 10 20:09:33.663798 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1075/4299] 10.4.3.145 () {70 vars in 1431 bytes} [Fri Jul 10 20:09:33 2026] POST /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717/action => generated 213 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 20:09:33.672911 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c517e214-7d26-4874-9906-401e3a474156 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:33.675348 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c517e214-7d26-4874-9906-401e3a474156 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae Jul 10 20:09:33.675629 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c517e214-7d26-4874-9906-401e3a474156 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:33.675876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c517e214-7d26-4874-9906-401e3a474156 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:33.676039 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-c517e214-7d26-4874-9906-401e3a474156 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Delete snapshot with id: 19525409-edf8-4983-a81f-320768fa82ae Jul 10 20:09:33.681939 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:33.681939 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:33.682533 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c517e214-7d26-4874-9906-401e3a474156 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:33.702326 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c517e214-7d26-4874-9906-401e3a474156 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot delete request issued successfully. Jul 10 20:09:33.702557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c517e214-7d26-4874-9906-401e3a474156 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae returned with HTTP 202 Jul 10 20:09:33.703006 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1080/4300] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:09:33 2026] DELETE /volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:33.713286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-69ae48e5-5f32-47aa-8d57-696ae1ecb44a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:33.715111 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-69ae48e5-5f32-47aa-8d57-696ae1ecb44a tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae Jul 10 20:09:33.715341 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-69ae48e5-5f32-47aa-8d57-696ae1ecb44a tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:33.715564 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-69ae48e5-5f32-47aa-8d57-696ae1ecb44a tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:33.720417 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:33.720417 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:33.720854 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-69ae48e5-5f32-47aa-8d57-696ae1ecb44a tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:33.721649 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-69ae48e5-5f32-47aa-8d57-696ae1ecb44a tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae returned with HTTP 200 Jul 10 20:09:33.722017 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1061/4301] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:33 2026] GET /volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:33.848626 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-af2f65a7-757f-4778-bb45-86f6f05aa759 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:33.850995 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-af2f65a7-757f-4778-bb45-86f6f05aa759 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:33.851204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-af2f65a7-757f-4778-bb45-86f6f05aa759 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:33.851414 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-af2f65a7-757f-4778-bb45-86f6f05aa759 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:33.862088 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:33.862088 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:33.865952 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-af2f65a7-757f-4778-bb45-86f6f05aa759 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:33.870639 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-af2f65a7-757f-4778-bb45-86f6f05aa759 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:33.871104 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1086/4302] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:33 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:33.889868 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-25a5558a-d8ff-4103-99e1-9ab7ca6a544f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:33.891711 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-25a5558a-d8ff-4103-99e1-9ab7ca6a544f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] POST https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1/action Jul 10 20:09:33.892016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-25a5558a-d8ff-4103-99e1-9ab7ca6a544f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:09:33.892133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-25a5558a-d8ff-4103-99e1-9ab7ca6a544f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:33.902504 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:33.902504 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:33.903020 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-25a5558a-d8ff-4103-99e1-9ab7ca6a544f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:33.909302 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-25a5558a-d8ff-4103-99e1-9ab7ca6a544f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Begin detaching volume completed successfully. Jul 10 20:09:33.909509 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-25a5558a-d8ff-4103-99e1-9ab7ca6a544f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1/action returned with HTTP 202 Jul 10 20:09:33.909994 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1076/4303] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:09:33 2026] POST /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:09:34.731782 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-353b1aca-7a99-44da-b932-71f3d0a3515b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:34.734363 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-353b1aca-7a99-44da-b932-71f3d0a3515b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae Jul 10 20:09:34.734655 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-353b1aca-7a99-44da-b932-71f3d0a3515b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:34.734829 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-353b1aca-7a99-44da-b932-71f3d0a3515b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:34.740214 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-353b1aca-7a99-44da-b932-71f3d0a3515b tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae returned with HTTP 404 Jul 10 20:09:34.740862 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1081/4304] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:34 2026] GET /volume/v3/snapshots/19525409-edf8-4983-a81f-320768fa82ae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:34.748368 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5416b72c-2e53-43f7-9d58-09536fa4de8d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:34.750253 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5416b72c-2e53-43f7-9d58-09536fa4de8d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] DELETE https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:34.750507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5416b72c-2e53-43f7-9d58-09536fa4de8d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:34.750721 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5416b72c-2e53-43f7-9d58-09536fa4de8d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:34.750929 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-5416b72c-2e53-43f7-9d58-09536fa4de8d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Delete volume with id: 0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:34.759657 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:34.759657 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:34.760244 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5416b72c-2e53-43f7-9d58-09536fa4de8d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:34.793035 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5416b72c-2e53-43f7-9d58-09536fa4de8d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Delete volume request issued successfully. Jul 10 20:09:34.793397 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5416b72c-2e53-43f7-9d58-09536fa4de8d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 returned with HTTP 202 Jul 10 20:09:34.793780 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1062/4305] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:34 2026] DELETE /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:09:34.800886 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2bc13ff2-8d09-4327-9e30-a3597788a078 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:34.802698 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bc13ff2-8d09-4327-9e30-a3597788a078 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:34.802911 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bc13ff2-8d09-4327-9e30-a3597788a078 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:34.803138 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bc13ff2-8d09-4327-9e30-a3597788a078 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:34.811982 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:34.811982 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:34.817821 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2bc13ff2-8d09-4327-9e30-a3597788a078 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:34.823256 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bc13ff2-8d09-4327-9e30-a3597788a078 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 returned with HTTP 200 Jul 10 20:09:34.823743 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1087/4306] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:34 2026] GET /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:34.938937 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0de6398e-85b4-4750-967f-c4c7b2de3563 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:34.939480 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0de6398e-85b4-4750-967f-c4c7b2de3563 None None] GET https://10.4.3.145/volume// Jul 10 20:09:34.939722 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0de6398e-85b4-4750-967f-c4c7b2de3563 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:34.939986 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0de6398e-85b4-4750-967f-c4c7b2de3563 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:34.940421 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0de6398e-85b4-4750-967f-c4c7b2de3563 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:09:34.940796 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1077/4307] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:09: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 20:09:34.950402 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-ca6c65f1-d946-4348-b46b-d43d76baa1ac None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:34.952872 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-ca6c65f1-d946-4348-b46b-d43d76baa1ac tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:34.953134 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-ca6c65f1-d946-4348-b46b-d43d76baa1ac tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:34.953392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-ca6c65f1-d946-4348-b46b-d43d76baa1ac tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:34.966610 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:34.966610 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:34.972464 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-ca6c65f1-d946-4348-b46b-d43d76baa1ac tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:34.978422 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-ca6c65f1-d946-4348-b46b-d43d76baa1ac tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:34.978804 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1082/4308] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:09:34 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:35.606996 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:35.609136 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/limits Jul 10 20:09:35.609381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:35.609651 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:35.618806 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-650804420 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-650804420, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:09:35.619395 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-650804420 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-650804420, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:09:35.619578 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-650804420 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-650804420, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:09:35.620081 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:09:35.620400 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-762107092 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-762107092, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:09:35.620806 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-762107092 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-762107092, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:09:35.621124 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-762107092 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-762107092, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:09:35.634084 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-360dd071-cd43-4d8e-8c31-ef3d6bf1b49f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/limits returned with HTTP 200 Jul 10 20:09:35.634462 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1063/4309] 10.4.3.145 () {68 vars in 1484 bytes} [Fri Jul 10 20:09:35 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:35.837521 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dcfa8b17-fefb-414b-8873-8a8e3a03fea8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:35.839123 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dcfa8b17-fefb-414b-8873-8a8e3a03fea8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 Jul 10 20:09:35.839324 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dcfa8b17-fefb-414b-8873-8a8e3a03fea8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:35.839561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dcfa8b17-fefb-414b-8873-8a8e3a03fea8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:35.844565 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dcfa8b17-fefb-414b-8873-8a8e3a03fea8 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 returned with HTTP 404 Jul 10 20:09:35.844951 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1088/4310] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:35 2026] GET /volume/v3/volumes/0eecec29-d5d5-4f4e-a60d-0d4704a99717 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:35.851604 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f9864c8-3dd4-43f0-b336-b59e3f437ffa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:35.855013 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f9864c8-3dd4-43f0-b336-b59e3f437ffa tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 Jul 10 20:09:35.855228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f9864c8-3dd4-43f0-b336-b59e3f437ffa tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:35.856157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f9864c8-3dd4-43f0-b336-b59e3f437ffa tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:35.856343 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-0f9864c8-3dd4-43f0-b336-b59e3f437ffa tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Delete snapshot with id: 79381a8a-48a6-4f5d-909e-73ff9389cef1 Jul 10 20:09:35.862604 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:35.862604 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:35.862604 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f9864c8-3dd4-43f0-b336-b59e3f437ffa tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:35.883169 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f9864c8-3dd4-43f0-b336-b59e3f437ffa tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot delete request issued successfully. Jul 10 20:09:35.883336 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f9864c8-3dd4-43f0-b336-b59e3f437ffa tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 returned with HTTP 202 Jul 10 20:09:35.883802 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1078/4311] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:09:35 2026] DELETE /volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:35.890537 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6b342a7b-0ee9-4cb2-9797-17b9c52990fc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:35.892412 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6b342a7b-0ee9-4cb2-9797-17b9c52990fc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 Jul 10 20:09:35.892638 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6b342a7b-0ee9-4cb2-9797-17b9c52990fc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:35.892868 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6b342a7b-0ee9-4cb2-9797-17b9c52990fc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:35.899182 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:35.899182 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:35.899703 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6b342a7b-0ee9-4cb2-9797-17b9c52990fc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Snapshot retrieved successfully. Jul 10 20:09:35.900618 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6b342a7b-0ee9-4cb2-9797-17b9c52990fc tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 returned with HTTP 200 Jul 10 20:09:35.901047 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1083/4312] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:35 2026] GET /volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:36.163612 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-ecc21ca0-dc7f-4405-ba28-368d15e95112 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:36.165952 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-ecc21ca0-dc7f-4405-ba28-368d15e95112 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:36.166658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-ecc21ca0-dc7f-4405-ba28-368d15e95112 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:36.166658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-ecc21ca0-dc7f-4405-ba28-368d15e95112 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:36.177868 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:36.177868 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:36.182094 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-ecc21ca0-dc7f-4405-ba28-368d15e95112 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:36.187464 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-ecc21ca0-dc7f-4405-ba28-368d15e95112 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 200 Jul 10 20:09:36.188034 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1064/4313] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:36 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 1659 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:36.197930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-48f375fe-3f7c-4d0f-bc38-d02f1066ff94 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:36.200343 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-48f375fe-3f7c-4d0f-bc38-d02f1066ff94 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:09:36.200797 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-48f375fe-3f7c-4d0f-bc38-d02f1066ff94 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ad7fcae-40cc-4ba2-9234-59d1b7db44eb", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:36.211822 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:36.211822 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:36.212311 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-48f375fe-3f7c-4d0f-bc38-d02f1066ff94 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:36.212522 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-48f375fe-3f7c-4d0f-bc38-d02f1066ff94 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Create snapshot from volume 6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:36.251952 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-48f375fe-3f7c-4d0f-bc38-d02f1066ff94 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Created reservations ['7bc32c76-6baf-4f84-9abe-8cd99edfda14', '0c9fda01-ef04-4886-97c0-f3dbf0477ca4', '42f589ed-2c17-4ef2-9ee4-d9585e3c0a34', '343294b7-cfdd-4951-9489-50f82b6a0f21'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:36.288647 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-48f375fe-3f7c-4d0f-bc38-d02f1066ff94 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Snapshot force create request issued successfully. Jul 10 20:09:36.288973 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d9e5a813-14f5-4e70-a37a-f0d7a5bbbdda req-48f375fe-3f7c-4d0f-bc38-d02f1066ff94 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:09:36.289569 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1089/4314] 10.4.3.145 () {72 vars in 1547 bytes} [Fri Jul 10 20:09:36 2026] POST /volume/v3/snapshots => generated 292 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:09:36.536314 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7bc18fb5-f0e2-4e7e-9338-5c0cc8af20c7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:36.538233 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7bc18fb5-f0e2-4e7e-9338-5c0cc8af20c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:09:36.538454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7bc18fb5-f0e2-4e7e-9338-5c0cc8af20c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:36.538643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7bc18fb5-f0e2-4e7e-9338-5c0cc8af20c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:36.538809 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7bc18fb5-f0e2-4e7e-9338-5c0cc8af20c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: 04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:09:36.546635 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:36.546635 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:36.547292 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7bc18fb5-f0e2-4e7e-9338-5c0cc8af20c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:09:36.569155 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7bc18fb5-f0e2-4e7e-9338-5c0cc8af20c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:09:36.569461 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7bc18fb5-f0e2-4e7e-9338-5c0cc8af20c7 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 202 Jul 10 20:09:36.569920 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1079/4315] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:36 2026] DELETE /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:36.579319 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e0cf7e59-01ca-4e7c-86a9-7cee47825027 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:36.581459 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e0cf7e59-01ca-4e7c-86a9-7cee47825027 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:09:36.581459 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e0cf7e59-01ca-4e7c-86a9-7cee47825027 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:36.581693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e0cf7e59-01ca-4e7c-86a9-7cee47825027 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:36.590039 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:36.590039 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:36.592698 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e0cf7e59-01ca-4e7c-86a9-7cee47825027 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:09:36.597797 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e0cf7e59-01ca-4e7c-86a9-7cee47825027 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 200 Jul 10 20:09:36.598216 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1084/4316] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:36 2026] GET /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 20:09:36.891391 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-5d764977-6708-4385-bc5b-9dd48b6fc0c6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:36.893983 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-5d764977-6708-4385-bc5b-9dd48b6fc0c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24 Jul 10 20:09:36.894224 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-5d764977-6708-4385-bc5b-9dd48b6fc0c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:36.894467 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-5d764977-6708-4385-bc5b-9dd48b6fc0c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:36.903696 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:36.903696 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:36.911612 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c068d2fc-52a5-4cda-9a31-bbed208d7e6d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:36.914133 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c068d2fc-52a5-4cda-9a31-bbed208d7e6d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 Jul 10 20:09:36.914432 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c068d2fc-52a5-4cda-9a31-bbed208d7e6d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:36.914699 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c068d2fc-52a5-4cda-9a31-bbed208d7e6d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:36.922325 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c068d2fc-52a5-4cda-9a31-bbed208d7e6d tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 returned with HTTP 404 Jul 10 20:09:36.922945 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1090/4317] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:36 2026] GET /volume/v3/snapshots/79381a8a-48a6-4f5d-909e-73ff9389cef1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:36.930186 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-234e0a73-83b6-4791-a4d8-60dc524da234 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:36.932447 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-234e0a73-83b6-4791-a4d8-60dc524da234 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] DELETE https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:36.932704 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-234e0a73-83b6-4791-a4d8-60dc524da234 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:36.932926 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-234e0a73-83b6-4791-a4d8-60dc524da234 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:36.933133 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-234e0a73-83b6-4791-a4d8-60dc524da234 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Delete volume with id: bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:36.942049 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:36.942049 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:36.942049 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-234e0a73-83b6-4791-a4d8-60dc524da234 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:36.960334 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-234e0a73-83b6-4791-a4d8-60dc524da234 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Delete volume request issued successfully. Jul 10 20:09:36.960641 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-234e0a73-83b6-4791-a4d8-60dc524da234 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 returned with HTTP 202 Jul 10 20:09:36.961056 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1080/4318] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:09:36 2026] DELETE /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:09:36.970531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6735d904-3c34-4c1c-a8a4-2cdf48b4ca80 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:36.972698 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6735d904-3c34-4c1c-a8a4-2cdf48b4ca80 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:36.972934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6735d904-3c34-4c1c-a8a4-2cdf48b4ca80 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:36.973142 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6735d904-3c34-4c1c-a8a4-2cdf48b4ca80 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:36.980154 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:36.980154 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:36.984228 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6735d904-3c34-4c1c-a8a4-2cdf48b4ca80 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Volume info retrieved successfully. Jul 10 20:09:36.989432 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6735d904-3c34-4c1c-a8a4-2cdf48b4ca80 tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 returned with HTTP 200 Jul 10 20:09:36.990013 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1085/4319] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:36 2026] GET /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:37.439173 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a2f9cad9-0bb8-4d31-baf6-1b42a503621e req-5d764977-6708-4385-bc5b-9dd48b6fc0c6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24 returned with HTTP 200 Jul 10 20:09:37.439693 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1065/4320] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:09:36 2026] DELETE /volume/v3/attachments/ff70a787-eb40-440b-813b-102b8e5e3f24 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:37.613890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-87248871-8bc7-442a-85ee-924274c51093 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:37.616068 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87248871-8bc7-442a-85ee-924274c51093 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 Jul 10 20:09:37.616487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87248871-8bc7-442a-85ee-924274c51093 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:37.616671 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87248871-8bc7-442a-85ee-924274c51093 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:37.625159 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87248871-8bc7-442a-85ee-924274c51093 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 returned with HTTP 404 Jul 10 20:09:37.625798 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1091/4321] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:37 2026] GET /volume/v3/volumes/04220d7e-e33b-4d90-9157-901fc4551883 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:37.633041 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7381654a-7daf-4714-b8ce-66d96898d28a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:37.635105 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7381654a-7daf-4714-b8ce-66d96898d28a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 Jul 10 20:09:37.635780 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7381654a-7daf-4714-b8ce-66d96898d28a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:37.635780 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7381654a-7daf-4714-b8ce-66d96898d28a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:37.635780 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-7381654a-7daf-4714-b8ce-66d96898d28a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete snapshot with id: aa6811e6-34f8-4de1-97f7-104f7cb437f7 Jul 10 20:09:37.641248 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:37.641248 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:37.641775 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7381654a-7daf-4714-b8ce-66d96898d28a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:09:37.702820 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7381654a-7daf-4714-b8ce-66d96898d28a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot delete request issued successfully. Jul 10 20:09:37.703007 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7381654a-7daf-4714-b8ce-66d96898d28a tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 returned with HTTP 202 Jul 10 20:09:37.703544 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1081/4322] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:09:37 2026] DELETE /volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:37.725883 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-01961baa-4730-4335-9fad-ecf157847fbc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:37.728088 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-01961baa-4730-4335-9fad-ecf157847fbc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 Jul 10 20:09:37.728312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-01961baa-4730-4335-9fad-ecf157847fbc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:37.728550 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-01961baa-4730-4335-9fad-ecf157847fbc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:37.736382 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:37.736382 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:37.736871 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-01961baa-4730-4335-9fad-ecf157847fbc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Snapshot retrieved successfully. Jul 10 20:09:37.737816 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-01961baa-4730-4335-9fad-ecf157847fbc tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 returned with HTTP 200 Jul 10 20:09:37.738284 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1086/4323] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:37 2026] GET /volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:38.004836 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bf6b3567-03b6-4ceb-b94d-aa2f9d4bd47e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:38.008660 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bf6b3567-03b6-4ceb-b94d-aa2f9d4bd47e tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] GET https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 Jul 10 20:09:38.009064 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bf6b3567-03b6-4ceb-b94d-aa2f9d4bd47e tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:38.009316 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bf6b3567-03b6-4ceb-b94d-aa2f9d4bd47e tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:38.021265 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bf6b3567-03b6-4ceb-b94d-aa2f9d4bd47e tempest-VolumeRevertTests-725871256 tempest-VolumeRevertTests-725871256-project-member] https://10.4.3.145/volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 returned with HTTP 404 Jul 10 20:09:38.022314 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1066/4324] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:09:38 2026] GET /volume/v3/volumes/bdb02719-4623-432a-8482-3d255d12ff71 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:09:38.136125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea91ae0f-3bbb-45a6-b217-50018df07c5f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:38.138588 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea91ae0f-3bbb-45a6-b217-50018df07c5f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:38.138921 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea91ae0f-3bbb-45a6-b217-50018df07c5f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:38.139242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea91ae0f-3bbb-45a6-b217-50018df07c5f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:38.149124 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:38.149124 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:38.154500 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ea91ae0f-3bbb-45a6-b217-50018df07c5f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:38.160891 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea91ae0f-3bbb-45a6-b217-50018df07c5f tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:38.161483 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1092/4325] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:38 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:38.179435 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5d2773ca-edf9-421c-a06b-b336469b98dd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:38.182023 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5d2773ca-edf9-421c-a06b-b336469b98dd tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:38.182296 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5d2773ca-edf9-421c-a06b-b336469b98dd tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:38.182570 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5d2773ca-edf9-421c-a06b-b336469b98dd tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:38.193476 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:38.193476 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:38.200143 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5d2773ca-edf9-421c-a06b-b336469b98dd tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:38.205448 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5d2773ca-edf9-421c-a06b-b336469b98dd tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:38.205901 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1082/4326] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:38 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:38.219762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8876af72-24f0-4496-a208-cb3400598f20 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:38.222002 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8876af72-24f0-4496-a208-cb3400598f20 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:38.222284 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8876af72-24f0-4496-a208-cb3400598f20 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:38.222565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8876af72-24f0-4496-a208-cb3400598f20 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:38.222783 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-8876af72-24f0-4496-a208-cb3400598f20 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete volume with id: d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:38.230820 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:38.230820 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:38.231411 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8876af72-24f0-4496-a208-cb3400598f20 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:38.257455 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8876af72-24f0-4496-a208-cb3400598f20 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete volume request issued successfully. Jul 10 20:09:38.257570 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8876af72-24f0-4496-a208-cb3400598f20 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 202 Jul 10 20:09:38.257979 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1087/4327] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:38 2026] DELETE /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:38.272640 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-45a84753-3b53-45de-add0-10f0b0399448 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:38.275128 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45a84753-3b53-45de-add0-10f0b0399448 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:38.275400 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45a84753-3b53-45de-add0-10f0b0399448 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:38.275682 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45a84753-3b53-45de-add0-10f0b0399448 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:38.285255 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:38.285255 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:38.292218 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-45a84753-3b53-45de-add0-10f0b0399448 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:38.300032 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45a84753-3b53-45de-add0-10f0b0399448 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 200 Jul 10 20:09:38.300556 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1067/4328] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:38 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:38.749614 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a1f179eb-7a42-400c-a4a9-0ae5c061f139 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:38.752269 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a1f179eb-7a42-400c-a4a9-0ae5c061f139 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 Jul 10 20:09:38.752519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a1f179eb-7a42-400c-a4a9-0ae5c061f139 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:38.752746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a1f179eb-7a42-400c-a4a9-0ae5c061f139 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:38.758978 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a1f179eb-7a42-400c-a4a9-0ae5c061f139 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 returned with HTTP 404 Jul 10 20:09:38.759870 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1093/4329] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:38 2026] GET /volume/v3/snapshots/aa6811e6-34f8-4de1-97f7-104f7cb437f7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:39.317675 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1af285d0-9f45-49d1-ad89-fbf1459ee083 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:39.320237 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1af285d0-9f45-49d1-ad89-fbf1459ee083 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 Jul 10 20:09:39.320468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1af285d0-9f45-49d1-ad89-fbf1459ee083 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:39.320698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1af285d0-9f45-49d1-ad89-fbf1459ee083 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:39.329284 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1af285d0-9f45-49d1-ad89-fbf1459ee083 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 returned with HTTP 404 Jul 10 20:09:39.329881 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1083/4330] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:39 2026] GET /volume/v3/volumes/d5551d6b-c45c-4d93-9ea3-dba5e1e672c1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:39.343407 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a87c0196-3ee9-4e1c-ac11-d880a4249e88 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:39.346219 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a87c0196-3ee9-4e1c-ac11-d880a4249e88 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:39.346419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a87c0196-3ee9-4e1c-ac11-d880a4249e88 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:39.347052 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a87c0196-3ee9-4e1c-ac11-d880a4249e88 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:39.357646 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:39.357646 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:39.366622 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a87c0196-3ee9-4e1c-ac11-d880a4249e88 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:39.377560 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a87c0196-3ee9-4e1c-ac11-d880a4249e88 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:39.378101 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1088/4331] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:39 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:39.398039 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-37f8414c-8e87-41be-aa60-6a5929931c46 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:39.401520 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37f8414c-8e87-41be-aa60-6a5929931c46 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:39.401694 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37f8414c-8e87-41be-aa60-6a5929931c46 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:39.401865 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37f8414c-8e87-41be-aa60-6a5929931c46 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:39.411227 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:39.411227 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:39.417595 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-37f8414c-8e87-41be-aa60-6a5929931c46 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:39.422022 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37f8414c-8e87-41be-aa60-6a5929931c46 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:39.422449 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1068/4332] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:39 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:39.439847 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0df748b8-3e52-42ea-a983-033b8e0465d7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:39.440520 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0df748b8-3e52-42ea-a983-033b8e0465d7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:39.440520 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0df748b8-3e52-42ea-a983-033b8e0465d7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:39.440520 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0df748b8-3e52-42ea-a983-033b8e0465d7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:39.440520 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-0df748b8-3e52-42ea-a983-033b8e0465d7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete volume with id: f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:39.458461 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:39.458461 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:39.458461 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0df748b8-3e52-42ea-a983-033b8e0465d7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:39.476558 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0df748b8-3e52-42ea-a983-033b8e0465d7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete volume request issued successfully. Jul 10 20:09:39.476752 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0df748b8-3e52-42ea-a983-033b8e0465d7 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 202 Jul 10 20:09:39.477446 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1094/4333] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:39 2026] DELETE /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:39.488616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fb2036ee-ac8d-441e-96b8-f96059252054 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:39.490634 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fb2036ee-ac8d-441e-96b8-f96059252054 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:39.490841 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fb2036ee-ac8d-441e-96b8-f96059252054 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:39.491084 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fb2036ee-ac8d-441e-96b8-f96059252054 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:39.500147 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:39.500147 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:39.504563 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fb2036ee-ac8d-441e-96b8-f96059252054 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:39.512844 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fb2036ee-ac8d-441e-96b8-f96059252054 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 200 Jul 10 20:09:39.513236 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1084/4334] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:39 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:40.017920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:40.122816 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:09:40.123286 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-753867263"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:40.124719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-753867263'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:09:40.124894 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume of 1 GB Jul 10 20:09:40.132413 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Availability Zones retrieved successfully. Jul 10 20:09:40.137265 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Flow 'volume_create_api' (d076a43f-5851-43d2-bae0-45969cfa6752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:40.138306 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017f38b1-acc5-466d-8c0e-3c9bfcb5116d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:40.139183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:09:40.171648 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017f38b1-acc5-466d-8c0e-3c9bfcb5116d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:40.172429 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe04ee4f-8147-4b58-8fbe-ed69aeabb020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:40.256456 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Created reservations ['c44d25c7-fcfa-4a18-897c-9b100e6816ca', '6606e690-db22-4e2f-bc9a-a9c0a79e13c5', '7bf58e14-4367-4c81-81db-740e672756b9', '3a7fa854-24af-4d17-a8be-b27ee032e1d2'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:40.257490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe04ee4f-8147-4b58-8fbe-ed69aeabb020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c44d25c7-fcfa-4a18-897c-9b100e6816ca', '6606e690-db22-4e2f-bc9a-a9c0a79e13c5', '7bf58e14-4367-4c81-81db-740e672756b9', '3a7fa854-24af-4d17-a8be-b27ee032e1d2']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:40.258450 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405c42f2-b4a8-4976-b10c-f160f0f59811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:40.288558 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405c42f2-b4a8-4976-b10c-f160f0f59811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '999ec050-5fc2-414a-8327-9f4196d0ab5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-753867263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['c44d25c7-fcfa-4a18-897c-9b100e6816ca','6606e690-db22-4e2f-bc9a-a9c0a79e13c5','7bf58e14-4367-4c81-81db-740e672756b9','3a7fa854-24af-4d17-a8be-b27ee032e1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-753867263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=999ec050-5fc2-414a-8327-9f4196d0ab5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:40.289322 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734183b8-4f28-480a-8c3b-9372096de222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:40.310611 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734183b8-4f28-480a-8c3b-9372096de222) transitioned into state 'SUCCESS' from state '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-753867263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['c44d25c7-fcfa-4a18-897c-9b100e6816ca','6606e690-db22-4e2f-bc9a-a9c0a79e13c5','7bf58e14-4367-4c81-81db-740e672756b9','3a7fa854-24af-4d17-a8be-b27ee032e1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:40.311592 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52c0b1c-8243-40cb-bdef-f8b09bc749eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:09:40.324313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52c0b1c-8243-40cb-bdef-f8b09bc749eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:09:40.325306 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Flow 'volume_create_api' (d076a43f-5851-43d2-bae0-45969cfa6752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:09:40.325692 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume request issued successfully. Jul 10 20:09:40.326447 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a20336a9-8f02-4456-ab30-67d8426ff4dc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:09:40.326989 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1089/4335] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:09:40 2026] POST /volume/v3/volumes => generated 777 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:09:40.345201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bb54d9f3-8994-4c50-8084-abf92f7b68bc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:40.347301 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bb54d9f3-8994-4c50-8084-abf92f7b68bc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c Jul 10 20:09:40.347580 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bb54d9f3-8994-4c50-8084-abf92f7b68bc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:40.347812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bb54d9f3-8994-4c50-8084-abf92f7b68bc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:40.355951 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:40.355951 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:40.359138 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bb54d9f3-8994-4c50-8084-abf92f7b68bc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:09:40.362718 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bb54d9f3-8994-4c50-8084-abf92f7b68bc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c returned with HTTP 200 Jul 10 20:09:40.363055 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1069/4336] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:40 2026] GET /volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:40.525989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-226936c3-a57b-40fc-9daf-e8559a55401c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:40.527835 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-226936c3-a57b-40fc-9daf-e8559a55401c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 Jul 10 20:09:40.528065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-226936c3-a57b-40fc-9daf-e8559a55401c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:40.528259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-226936c3-a57b-40fc-9daf-e8559a55401c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:40.534088 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-226936c3-a57b-40fc-9daf-e8559a55401c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 returned with HTTP 404 Jul 10 20:09:40.534608 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1095/4337] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:40 2026] GET /volume/v3/volumes/f5bb7538-fed8-4133-a9b6-1182498719c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:40.542318 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-806faf81-da93-44f1-bb2f-3de1a49ad526 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:40.544343 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-806faf81-da93-44f1-bb2f-3de1a49ad526 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:09:40.544569 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-806faf81-da93-44f1-bb2f-3de1a49ad526 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:40.544782 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-806faf81-da93-44f1-bb2f-3de1a49ad526 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:40.555484 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:40.555484 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:40.559678 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-806faf81-da93-44f1-bb2f-3de1a49ad526 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:40.564734 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-806faf81-da93-44f1-bb2f-3de1a49ad526 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:09:40.565136 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1085/4338] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:40 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:40.581092 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f78971e5-94f8-4001-97fa-23c79f03a04b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:40.583580 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f78971e5-94f8-4001-97fa-23c79f03a04b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:09:40.583781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f78971e5-94f8-4001-97fa-23c79f03a04b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:40.583989 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f78971e5-94f8-4001-97fa-23c79f03a04b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:40.592543 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:40.592543 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:40.599208 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f78971e5-94f8-4001-97fa-23c79f03a04b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:40.606073 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f78971e5-94f8-4001-97fa-23c79f03a04b tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:09:40.606593 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1090/4339] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:40 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:40.608469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-ebe99fc2-0e88-4943-98f1-72fea5ee5a26 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:40.611784 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-ebe99fc2-0e88-4943-98f1-72fea5ee5a26 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:40.612065 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-ebe99fc2-0e88-4943-98f1-72fea5ee5a26 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:40.612333 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-ebe99fc2-0e88-4943-98f1-72fea5ee5a26 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:40.622836 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-95da254d-da74-42fd-9e0c-01a185835246 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:40.624735 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95da254d-da74-42fd-9e0c-01a185835246 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:09:40.624982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95da254d-da74-42fd-9e0c-01a185835246 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:40.625220 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95da254d-da74-42fd-9e0c-01a185835246 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:40.625438 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-95da254d-da74-42fd-9e0c-01a185835246 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete volume with id: 467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:09:40.626681 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:40.626681 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:40.631776 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-ebe99fc2-0e88-4943-98f1-72fea5ee5a26 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:40.635434 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:40.635434 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:40.636093 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-95da254d-da74-42fd-9e0c-01a185835246 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:40.639989 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-ebe99fc2-0e88-4943-98f1-72fea5ee5a26 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 200 Jul 10 20:09:40.639989 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1070/4340] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:40 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 1659 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:40.669491 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-95da254d-da74-42fd-9e0c-01a185835246 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete volume request issued successfully. Jul 10 20:09:40.669491 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95da254d-da74-42fd-9e0c-01a185835246 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 202 Jul 10 20:09:40.669917 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1096/4341] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:40 2026] DELETE /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:40.681989 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b40c59b3-d4f2-4749-841d-af7e1b98dd95 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:40.681989 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b40c59b3-d4f2-4749-841d-af7e1b98dd95 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:09:40.682145 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b40c59b3-d4f2-4749-841d-af7e1b98dd95 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:40.682256 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b40c59b3-d4f2-4749-841d-af7e1b98dd95 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:40.690060 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:40.690060 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:40.693238 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b40c59b3-d4f2-4749-841d-af7e1b98dd95 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:40.698146 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b40c59b3-d4f2-4749-841d-af7e1b98dd95 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 200 Jul 10 20:09:40.698755 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1086/4342] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:40 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:41.387898 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-99f4395e-040a-4d2b-8ec7-2fd7e0d7bc09 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:41.390292 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-99f4395e-040a-4d2b-8ec7-2fd7e0d7bc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c Jul 10 20:09:41.390556 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-99f4395e-040a-4d2b-8ec7-2fd7e0d7bc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:41.391038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-99f4395e-040a-4d2b-8ec7-2fd7e0d7bc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:41.398917 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:41.398917 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:41.403534 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-99f4395e-040a-4d2b-8ec7-2fd7e0d7bc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:09:41.408770 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-99f4395e-040a-4d2b-8ec7-2fd7e0d7bc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c returned with HTTP 200 Jul 10 20:09:41.409318 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1091/4343] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:41 2026] GET /volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:41.426904 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c077acf5-9231-4dfd-bbbe-eb6fab09dbd1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:41.428614 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c077acf5-9231-4dfd-bbbe-eb6fab09dbd1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:09:41.428951 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c077acf5-9231-4dfd-bbbe-eb6fab09dbd1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "999ec050-5fc2-414a-8327-9f4196d0ab5c", "name": "tempest-type-Backup-1582375087"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:09:41.430291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-c077acf5-9231-4dfd-bbbe-eb6fab09dbd1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Creating new backup {'backup': {'volume_id': '999ec050-5fc2-414a-8327-9f4196d0ab5c', 'name': 'tempest-type-Backup-1582375087'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:09:41.430508 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-c077acf5-9231-4dfd-bbbe-eb6fab09dbd1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Creating backup of volume 999ec050-5fc2-414a-8327-9f4196d0ab5c in container None Jul 10 20:09:41.438178 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:41.438178 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:41.438534 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c077acf5-9231-4dfd-bbbe-eb6fab09dbd1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:09:41.469350 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-c077acf5-9231-4dfd-bbbe-eb6fab09dbd1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Created reservations ['c72618c0-f007-49f1-a234-e94bdf7041f5', 'b238bda3-e7c6-4009-b11a-d8e1515d5e19'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:09:41.512247 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c077acf5-9231-4dfd-bbbe-eb6fab09dbd1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:09:41.512771 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1071/4344] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:09:41 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:09:41.523697 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3c0517b6-a2cf-45d7-8b77-15d7864b1d9a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:41.526040 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3c0517b6-a2cf-45d7-8b77-15d7864b1d9a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:41.526534 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3c0517b6-a2cf-45d7-8b77-15d7864b1d9a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:41.526534 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3c0517b6-a2cf-45d7-8b77-15d7864b1d9a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:41.526534 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3c0517b6-a2cf-45d7-8b77-15d7864b1d9a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:41.536008 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:41.536008 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:41.536831 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3c0517b6-a2cf-45d7-8b77-15d7864b1d9a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:41.537435 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1097/4345] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:41 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:09:41.715356 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-aa155e8a-cecc-49c4-ae84-aac35ff60ec6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:41.717752 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa155e8a-cecc-49c4-ae84-aac35ff60ec6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a Jul 10 20:09:41.718040 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa155e8a-cecc-49c4-ae84-aac35ff60ec6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:41.718308 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-aa155e8a-cecc-49c4-ae84-aac35ff60ec6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:41.729429 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-aa155e8a-cecc-49c4-ae84-aac35ff60ec6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a returned with HTTP 404 Jul 10 20:09:41.730091 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1087/4346] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:41 2026] GET /volume/v3/volumes/467437ca-9c93-4ec1-9df2-8a04c1fe060a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:41.742396 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3bf65282-4797-41e2-bd0f-8dc94bb721e8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:41.745989 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3bf65282-4797-41e2-bd0f-8dc94bb721e8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 Jul 10 20:09:41.746316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3bf65282-4797-41e2-bd0f-8dc94bb721e8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:41.746626 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3bf65282-4797-41e2-bd0f-8dc94bb721e8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:41.746762 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-3bf65282-4797-41e2-bd0f-8dc94bb721e8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete snapshot with id: 0ec7c70c-cda8-4e17-9b4b-8282117c7403 Jul 10 20:09:41.753188 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:41.753188 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:41.753752 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3bf65282-4797-41e2-bd0f-8dc94bb721e8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:09:41.778021 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3bf65282-4797-41e2-bd0f-8dc94bb721e8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot delete request issued successfully. Jul 10 20:09:41.778021 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3bf65282-4797-41e2-bd0f-8dc94bb721e8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 returned with HTTP 202 Jul 10 20:09:41.778021 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1092/4347] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:09:41 2026] DELETE /volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:41.782735 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4f728631-bfff-49a7-838f-d0e8672a1baf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:41.784527 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f728631-bfff-49a7-838f-d0e8672a1baf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 Jul 10 20:09:41.784753 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f728631-bfff-49a7-838f-d0e8672a1baf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:41.785051 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f728631-bfff-49a7-838f-d0e8672a1baf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:41.792020 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:41.792020 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:41.792499 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4f728631-bfff-49a7-838f-d0e8672a1baf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:09:41.795998 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f728631-bfff-49a7-838f-d0e8672a1baf tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 returned with HTTP 200 Jul 10 20:09:41.795998 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1072/4348] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:41 2026] GET /volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:42.549045 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dbba34aa-b599-43fc-ae72-df0d549e80ca None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:42.551211 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dbba34aa-b599-43fc-ae72-df0d549e80ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:42.551460 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dbba34aa-b599-43fc-ae72-df0d549e80ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:42.551689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dbba34aa-b599-43fc-ae72-df0d549e80ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:42.551830 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-dbba34aa-b599-43fc-ae72-df0d549e80ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:42.556216 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:42.556216 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:42.556858 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dbba34aa-b599-43fc-ae72-df0d549e80ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:42.557215 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1098/4349] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:42 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:42.803506 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e4ee152a-981c-4381-9aae-901794e301c0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:42.807756 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4ee152a-981c-4381-9aae-901794e301c0 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 Jul 10 20:09:42.807756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4ee152a-981c-4381-9aae-901794e301c0 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:42.807756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4ee152a-981c-4381-9aae-901794e301c0 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:42.812344 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4ee152a-981c-4381-9aae-901794e301c0 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 returned with HTTP 404 Jul 10 20:09:42.813049 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1088/4350] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:42 2026] GET /volume/v3/snapshots/0ec7c70c-cda8-4e17-9b4b-8282117c7403 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:42.821751 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-21ba59cf-784b-437a-be9e-3bec0898475c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:42.823597 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-21ba59cf-784b-437a-be9e-3bec0898475c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 Jul 10 20:09:42.823809 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-21ba59cf-784b-437a-be9e-3bec0898475c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:42.824010 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-21ba59cf-784b-437a-be9e-3bec0898475c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:42.824170 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-21ba59cf-784b-437a-be9e-3bec0898475c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete snapshot with id: be8994a5-3981-4e67-b35d-d24ea67a0a26 Jul 10 20:09:42.830708 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:42.830708 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:42.831319 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-21ba59cf-784b-437a-be9e-3bec0898475c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:09:42.852972 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-21ba59cf-784b-437a-be9e-3bec0898475c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot delete request issued successfully. Jul 10 20:09:42.853198 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-21ba59cf-784b-437a-be9e-3bec0898475c tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 returned with HTTP 202 Jul 10 20:09:42.853760 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1093/4351] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:09:42 2026] DELETE /volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:42.862628 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-37e6347d-5b8d-4345-93c5-97f3c670be90 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:42.864610 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37e6347d-5b8d-4345-93c5-97f3c670be90 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 Jul 10 20:09:42.864802 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37e6347d-5b8d-4345-93c5-97f3c670be90 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:42.864991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37e6347d-5b8d-4345-93c5-97f3c670be90 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:42.871040 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:42.871040 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:42.871710 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-37e6347d-5b8d-4345-93c5-97f3c670be90 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:09:42.872718 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37e6347d-5b8d-4345-93c5-97f3c670be90 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 returned with HTTP 200 Jul 10 20:09:42.873204 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1073/4352] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:42 2026] GET /volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:42.971887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-1f65b19a-debb-47df-b798-beabe10c6535 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:42.974213 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-1f65b19a-debb-47df-b798-beabe10c6535 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f Jul 10 20:09:42.974443 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-1f65b19a-debb-47df-b798-beabe10c6535 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:42.974647 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-1f65b19a-debb-47df-b798-beabe10c6535 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:42.984614 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:42.984614 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:43.513994 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-06a5f66c-08de-43c9-81c1-8008249b5cc4 req-1f65b19a-debb-47df-b798-beabe10c6535 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f returned with HTTP 200 Jul 10 20:09:43.514502 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1099/4353] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:09:42 2026] DELETE /volume/v3/attachments/2390b152-46b7-41ed-8000-1147d058e67f => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:43.567045 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5b61f7c5-e642-476f-857f-ae2c153168fc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:43.569020 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5b61f7c5-e642-476f-857f-ae2c153168fc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:43.569285 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5b61f7c5-e642-476f-857f-ae2c153168fc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:43.569557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5b61f7c5-e642-476f-857f-ae2c153168fc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:43.569693 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-5b61f7c5-e642-476f-857f-ae2c153168fc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:43.575989 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:43.575989 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:43.577015 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5b61f7c5-e642-476f-857f-ae2c153168fc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:43.577526 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1089/4354] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:43 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:43.710344 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-80a5ea11-1265-4015-bf74-edd9ffb7c09e req-7404da7c-a9f4-4cbc-a940-f6ba77cdd257 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:43.713729 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-80a5ea11-1265-4015-bf74-edd9ffb7c09e req-7404da7c-a9f4-4cbc-a940-f6ba77cdd257 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc Jul 10 20:09:43.714079 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-80a5ea11-1265-4015-bf74-edd9ffb7c09e req-7404da7c-a9f4-4cbc-a940-f6ba77cdd257 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:43.714248 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-80a5ea11-1265-4015-bf74-edd9ffb7c09e req-7404da7c-a9f4-4cbc-a940-f6ba77cdd257 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:43.722780 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:43.722780 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:43.883260 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-70fdcb0a-7d74-42d7-b9ce-7456a3abe2d6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:43.884953 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-70fdcb0a-7d74-42d7-b9ce-7456a3abe2d6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 Jul 10 20:09:43.885082 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-70fdcb0a-7d74-42d7-b9ce-7456a3abe2d6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:43.885274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-70fdcb0a-7d74-42d7-b9ce-7456a3abe2d6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:43.889048 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-70fdcb0a-7d74-42d7-b9ce-7456a3abe2d6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 returned with HTTP 404 Jul 10 20:09:43.889478 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1074/4355] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:43 2026] GET /volume/v3/snapshots/be8994a5-3981-4e67-b35d-d24ea67a0a26 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:43.896657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4972e207-9faa-4fb3-b493-e18e60ba2e32 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:43.898412 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4972e207-9faa-4fb3-b493-e18e60ba2e32 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 Jul 10 20:09:43.898619 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4972e207-9faa-4fb3-b493-e18e60ba2e32 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:43.898847 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4972e207-9faa-4fb3-b493-e18e60ba2e32 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:43.898990 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-4972e207-9faa-4fb3-b493-e18e60ba2e32 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete snapshot with id: abfc82d8-fabe-46b4-be91-d4786acf0070 Jul 10 20:09:43.903790 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:43.903790 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:43.904279 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4972e207-9faa-4fb3-b493-e18e60ba2e32 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:09:43.917848 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4972e207-9faa-4fb3-b493-e18e60ba2e32 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot delete request issued successfully. Jul 10 20:09:43.918051 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4972e207-9faa-4fb3-b493-e18e60ba2e32 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 returned with HTTP 202 Jul 10 20:09:43.918501 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1100/4356] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:09:43 2026] DELETE /volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:43.927026 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5e49e129-affa-4f37-9383-68d8ace13ed8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:43.929227 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5e49e129-affa-4f37-9383-68d8ace13ed8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 Jul 10 20:09:43.929486 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5e49e129-affa-4f37-9383-68d8ace13ed8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:43.929726 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5e49e129-affa-4f37-9383-68d8ace13ed8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:43.936206 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:43.936206 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:43.936756 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5e49e129-affa-4f37-9383-68d8ace13ed8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Snapshot retrieved successfully. Jul 10 20:09:43.937770 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5e49e129-affa-4f37-9383-68d8ace13ed8 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 returned with HTTP 200 Jul 10 20:09:43.938241 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1090/4357] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:43 2026] GET /volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:44.246684 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-80a5ea11-1265-4015-bf74-edd9ffb7c09e req-7404da7c-a9f4-4cbc-a940-f6ba77cdd257 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc returned with HTTP 200 Jul 10 20:09:44.247120 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1094/4358] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:09:43 2026] DELETE /volume/v3/attachments/2600b388-f7a6-4d3c-b0ca-7bd1e8a0a7bc => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:44.588577 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5f32a5c0-bc31-41ed-aefb-ec6b5fc181b3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:44.590610 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5f32a5c0-bc31-41ed-aefb-ec6b5fc181b3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:44.590879 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5f32a5c0-bc31-41ed-aefb-ec6b5fc181b3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:44.591141 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5f32a5c0-bc31-41ed-aefb-ec6b5fc181b3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:44.591286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5f32a5c0-bc31-41ed-aefb-ec6b5fc181b3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:44.596492 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:44.596492 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:44.597238 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5f32a5c0-bc31-41ed-aefb-ec6b5fc181b3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:44.602396 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1075/4359] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:44 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:44.950147 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b1cd512e-99e8-42fc-82be-5836cf411877 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:44.951889 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1cd512e-99e8-42fc-82be-5836cf411877 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 Jul 10 20:09:44.952125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1cd512e-99e8-42fc-82be-5836cf411877 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:44.952320 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1cd512e-99e8-42fc-82be-5836cf411877 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:44.957392 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1cd512e-99e8-42fc-82be-5836cf411877 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 returned with HTTP 404 Jul 10 20:09:44.957937 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1101/4360] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:09:44 2026] GET /volume/v3/snapshots/abfc82d8-fabe-46b4-be91-d4786acf0070 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:44.964570 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4f8c827d-90f4-4207-89d6-753debe25b62 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:44.967327 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4f8c827d-90f4-4207-89d6-753debe25b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:09:44.967533 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4f8c827d-90f4-4207-89d6-753debe25b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:44.967738 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4f8c827d-90f4-4207-89d6-753debe25b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:44.974182 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:44.974182 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:44.977689 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4f8c827d-90f4-4207-89d6-753debe25b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:44.981775 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4f8c827d-90f4-4207-89d6-753debe25b62 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:09:44.982281 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1091/4361] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:44 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:44.993484 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-465caf71-0f29-4e1f-9a8d-eb1ac59c79b6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:44.995061 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-465caf71-0f29-4e1f-9a8d-eb1ac59c79b6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:09:44.995252 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-465caf71-0f29-4e1f-9a8d-eb1ac59c79b6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:44.995455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-465caf71-0f29-4e1f-9a8d-eb1ac59c79b6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:45.002148 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:45.002148 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:45.006091 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-465caf71-0f29-4e1f-9a8d-eb1ac59c79b6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:45.009652 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-465caf71-0f29-4e1f-9a8d-eb1ac59c79b6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:09:45.010098 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1095/4362] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:44 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:45.034217 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1e625c39-03ed-460f-acdb-580dfcfe558d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:45.036533 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1e625c39-03ed-460f-acdb-580dfcfe558d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] DELETE https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:09:45.036798 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1e625c39-03ed-460f-acdb-580dfcfe558d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:45.037011 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1e625c39-03ed-460f-acdb-580dfcfe558d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:45.037202 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-1e625c39-03ed-460f-acdb-580dfcfe558d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete volume with id: e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:09:45.044870 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:45.044870 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:45.045603 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1e625c39-03ed-460f-acdb-580dfcfe558d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:45.069000 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1e625c39-03ed-460f-acdb-580dfcfe558d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Delete volume request issued successfully. Jul 10 20:09:45.069169 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1e625c39-03ed-460f-acdb-580dfcfe558d tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 202 Jul 10 20:09:45.069698 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1076/4363] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:45 2026] DELETE /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:45.078174 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-25763a94-3f99-4df2-bf88-20dccd7a46a6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:45.081346 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25763a94-3f99-4df2-bf88-20dccd7a46a6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:09:45.082541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25763a94-3f99-4df2-bf88-20dccd7a46a6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:45.082541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25763a94-3f99-4df2-bf88-20dccd7a46a6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:45.091255 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:45.091255 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:45.096518 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-25763a94-3f99-4df2-bf88-20dccd7a46a6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Volume info retrieved successfully. Jul 10 20:09:45.101920 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25763a94-3f99-4df2-bf88-20dccd7a46a6 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 200 Jul 10 20:09:45.102319 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1102/4364] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:45 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:45.551528 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-a622f680-8eef-48c7-8f0a-e14ef943018b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:45.553928 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-a622f680-8eef-48c7-8f0a-e14ef943018b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 Jul 10 20:09:45.554140 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-a622f680-8eef-48c7-8f0a-e14ef943018b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:45.554322 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-a622f680-8eef-48c7-8f0a-e14ef943018b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:45.562241 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:45.562241 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:45.612067 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ba035f6d-4a95-4bad-a5a2-b25019f5705c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:45.613980 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ba035f6d-4a95-4bad-a5a2-b25019f5705c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:45.614250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ba035f6d-4a95-4bad-a5a2-b25019f5705c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:45.614486 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ba035f6d-4a95-4bad-a5a2-b25019f5705c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:45.614601 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ba035f6d-4a95-4bad-a5a2-b25019f5705c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:45.619251 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:45.619251 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:45.619888 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ba035f6d-4a95-4bad-a5a2-b25019f5705c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:45.620291 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1096/4365] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:45 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:46.104305 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-19dc65eb-4403-4299-8e9c-0b82c4bb129b req-a622f680-8eef-48c7-8f0a-e14ef943018b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 returned with HTTP 200 Jul 10 20:09:46.105184 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1092/4366] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:09:45 2026] DELETE /volume/v3/attachments/ca78fd01-d8a4-4b68-afca-44ae3f310f09 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:46.118274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-247f0229-3e03-40f1-b0ac-f4e5922e0082 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:46.120022 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-247f0229-3e03-40f1-b0ac-f4e5922e0082 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] GET https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 Jul 10 20:09:46.120218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-247f0229-3e03-40f1-b0ac-f4e5922e0082 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:46.120376 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-247f0229-3e03-40f1-b0ac-f4e5922e0082 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:46.127386 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-247f0229-3e03-40f1-b0ac-f4e5922e0082 tempest-SnapshotDataIntegrityTests-1542132734 tempest-SnapshotDataIntegrityTests-1542132734-project-member] https://10.4.3.145/volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 returned with HTTP 404 Jul 10 20:09:46.128079 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1077/4367] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:46 2026] GET /volume/v3/volumes/e534073c-389e-40a4-ad97-e823b37cbff5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:46.633640 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ba0ff575-180c-4edf-b471-f15d0fd9af40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:46.635857 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ba0ff575-180c-4edf-b471-f15d0fd9af40 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:46.636731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ba0ff575-180c-4edf-b471-f15d0fd9af40 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:46.636731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ba0ff575-180c-4edf-b471-f15d0fd9af40 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:46.636731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ba0ff575-180c-4edf-b471-f15d0fd9af40 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:46.643773 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:46.643773 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:46.644643 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ba0ff575-180c-4edf-b471-f15d0fd9af40 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:46.645104 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1103/4368] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:46 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:47.006827 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8b73b404-ecba-44b9-b26f-4a78f1bdc690 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:47.008858 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8b73b404-ecba-44b9-b26f-4a78f1bdc690 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb?cascade=True Jul 10 20:09:47.009486 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8b73b404-ecba-44b9-b26f-4a78f1bdc690 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:47.009486 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8b73b404-ecba-44b9-b26f-4a78f1bdc690 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:47.009652 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-8b73b404-ecba-44b9-b26f-4a78f1bdc690 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume with id: 6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:47.020422 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:47.020422 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:47.021549 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8b73b404-ecba-44b9-b26f-4a78f1bdc690 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:47.065731 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8b73b404-ecba-44b9-b26f-4a78f1bdc690 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume request issued successfully. Jul 10 20:09:47.065933 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8b73b404-ecba-44b9-b26f-4a78f1bdc690 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb?cascade=True returned with HTTP 202 Jul 10 20:09:47.066368 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1097/4369] 10.4.3.145 () {66 vars in 1376 bytes} [Fri Jul 10 20:09:47 2026] DELETE /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb?cascade=True => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:47.076510 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bc21c5b7-7918-4f23-84a4-ef93d736b827 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:47.079104 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bc21c5b7-7918-4f23-84a4-ef93d736b827 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:47.079627 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bc21c5b7-7918-4f23-84a4-ef93d736b827 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:47.080084 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bc21c5b7-7918-4f23-84a4-ef93d736b827 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:47.090790 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:47.090790 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:47.095231 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bc21c5b7-7918-4f23-84a4-ef93d736b827 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:47.104110 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bc21c5b7-7918-4f23-84a4-ef93d736b827 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 200 Jul 10 20:09:47.104110 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1093/4370] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:47 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:47.187054 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d78b8918-c97e-469b-9d2a-96482c7f368b req-dfd4d37e-4797-4633-b6ff-ddfba981b35a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:47.190586 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d78b8918-c97e-469b-9d2a-96482c7f368b req-dfd4d37e-4797-4633-b6ff-ddfba981b35a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:09:47.190799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d78b8918-c97e-469b-9d2a-96482c7f368b req-dfd4d37e-4797-4633-b6ff-ddfba981b35a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:47.191103 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d78b8918-c97e-469b-9d2a-96482c7f368b req-dfd4d37e-4797-4633-b6ff-ddfba981b35a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:47.198590 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:47.198590 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:47.202482 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-d78b8918-c97e-469b-9d2a-96482c7f368b req-dfd4d37e-4797-4633-b6ff-ddfba981b35a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:09:47.206340 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d78b8918-c97e-469b-9d2a-96482c7f368b req-dfd4d37e-4797-4633-b6ff-ddfba981b35a tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:09:47.206821 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1078/4371] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:09:47 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:47.658377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b4ed1d7b-4618-43ab-b1d0-139dfc04bda6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:47.659842 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4ed1d7b-4618-43ab-b1d0-139dfc04bda6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:47.660088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4ed1d7b-4618-43ab-b1d0-139dfc04bda6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:47.660276 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4ed1d7b-4618-43ab-b1d0-139dfc04bda6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:47.660399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b4ed1d7b-4618-43ab-b1d0-139dfc04bda6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:47.665112 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:47.665112 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:47.665854 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4ed1d7b-4618-43ab-b1d0-139dfc04bda6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:47.666319 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1104/4372] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:47 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:48.120501 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-972f8b5e-1a4e-48aa-b58b-73ea6c6c6af4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:48.122380 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-972f8b5e-1a4e-48aa-b58b-73ea6c6c6af4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:48.122663 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-972f8b5e-1a4e-48aa-b58b-73ea6c6c6af4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:48.122901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-972f8b5e-1a4e-48aa-b58b-73ea6c6c6af4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:48.131233 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-972f8b5e-1a4e-48aa-b58b-73ea6c6c6af4 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 404 Jul 10 20:09:48.132036 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1098/4373] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:48 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:48.582150 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-72136032-3261-4696-a422-89896f7a1847 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:48.584538 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-72136032-3261-4696-a422-89896f7a1847 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:48.584760 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-72136032-3261-4696-a422-89896f7a1847 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:48.584955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-72136032-3261-4696-a422-89896f7a1847 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:48.585187 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-72136032-3261-4696-a422-89896f7a1847 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume with id: 6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:48.592839 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-72136032-3261-4696-a422-89896f7a1847 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 404 Jul 10 20:09:48.593503 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1094/4374] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:48 2026] DELETE /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:48.603260 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-59326dce-d515-465d-b621-0d26f70b78e7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:48.607426 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59326dce-d515-465d-b621-0d26f70b78e7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb Jul 10 20:09:48.607626 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59326dce-d515-465d-b621-0d26f70b78e7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:48.607835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59326dce-d515-465d-b621-0d26f70b78e7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:48.616217 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59326dce-d515-465d-b621-0d26f70b78e7 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb returned with HTTP 404 Jul 10 20:09:48.616600 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1079/4375] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:48 2026] GET /volume/v3/volumes/6ad7fcae-40cc-4ba2-9234-59d1b7db44eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:48.625431 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-22201e7f-7b80-4ca0-9551-cc9e091a4f2e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:48.627457 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22201e7f-7b80-4ca0-9551-cc9e091a4f2e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:48.627760 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22201e7f-7b80-4ca0-9551-cc9e091a4f2e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:48.627914 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22201e7f-7b80-4ca0-9551-cc9e091a4f2e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:48.628125 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-22201e7f-7b80-4ca0-9551-cc9e091a4f2e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume with id: d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:48.638064 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:48.638064 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:48.638611 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-22201e7f-7b80-4ca0-9551-cc9e091a4f2e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:48.668582 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-22201e7f-7b80-4ca0-9551-cc9e091a4f2e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume request issued successfully. Jul 10 20:09:48.669069 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22201e7f-7b80-4ca0-9551-cc9e091a4f2e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 202 Jul 10 20:09:48.669340 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1105/4376] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:48 2026] DELETE /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:48.677938 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f02cfb19-17dc-412f-a9d2-c1e207ba02d6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:48.680025 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f02cfb19-17dc-412f-a9d2-c1e207ba02d6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:48.680262 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f02cfb19-17dc-412f-a9d2-c1e207ba02d6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:48.680593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f02cfb19-17dc-412f-a9d2-c1e207ba02d6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:48.680750 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-f02cfb19-17dc-412f-a9d2-c1e207ba02d6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:48.682867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0afae3e0-f19f-43e0-927b-2002c75dc9ce None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:48.686246 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0afae3e0-f19f-43e0-927b-2002c75dc9ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:48.686495 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0afae3e0-f19f-43e0-927b-2002c75dc9ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:48.686729 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0afae3e0-f19f-43e0-927b-2002c75dc9ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:48.689461 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:48.689461 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:48.690462 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f02cfb19-17dc-412f-a9d2-c1e207ba02d6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:48.690892 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1099/4377] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:48 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:48.696283 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:48.696283 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:48.701171 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0afae3e0-f19f-43e0-927b-2002c75dc9ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:09:48.706785 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0afae3e0-f19f-43e0-927b-2002c75dc9ce tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 200 Jul 10 20:09:48.707323 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1095/4378] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:48 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:09:49.140184 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f1760189-d8c5-41df-b4d8-72ee422512d6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:49.142519 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1760189-d8c5-41df-b4d8-72ee422512d6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] DELETE https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:09:49.142883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1760189-d8c5-41df-b4d8-72ee422512d6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:49.142980 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1760189-d8c5-41df-b4d8-72ee422512d6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:49.149616 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-f1760189-d8c5-41df-b4d8-72ee422512d6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume with id: fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:09:49.161117 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:49.161117 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:49.161819 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f1760189-d8c5-41df-b4d8-72ee422512d6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:09:49.206910 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f1760189-d8c5-41df-b4d8-72ee422512d6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Delete volume request issued successfully. Jul 10 20:09:49.207045 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1760189-d8c5-41df-b4d8-72ee422512d6 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 202 Jul 10 20:09:49.207579 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1080/4379] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:49 2026] DELETE /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:49.215916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e3669e09-47b5-4fb6-a60b-c929fe184407 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:49.217937 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e3669e09-47b5-4fb6-a60b-c929fe184407 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:09:49.218222 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e3669e09-47b5-4fb6-a60b-c929fe184407 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:49.218499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e3669e09-47b5-4fb6-a60b-c929fe184407 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:49.226820 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:49.226820 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:49.232941 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e3669e09-47b5-4fb6-a60b-c929fe184407 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Volume info retrieved successfully. Jul 10 20:09:49.239580 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e3669e09-47b5-4fb6-a60b-c929fe184407 tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 200 Jul 10 20:09:49.240139 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1106/4380] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:49 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:09:49.704807 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7a49dc3d-df0d-44d2-8267-d8002e680214 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:49.706823 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7a49dc3d-df0d-44d2-8267-d8002e680214 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:49.706823 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7a49dc3d-df0d-44d2-8267-d8002e680214 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:49.707028 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7a49dc3d-df0d-44d2-8267-d8002e680214 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:49.707206 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7a49dc3d-df0d-44d2-8267-d8002e680214 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:49.711553 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:49.711553 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:49.712301 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7a49dc3d-df0d-44d2-8267-d8002e680214 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:49.712722 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1100/4381] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:49 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:49.721592 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-62c552a7-c438-4d64-aa07-5487d3169f9e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:49.723369 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-62c552a7-c438-4d64-aa07-5487d3169f9e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 Jul 10 20:09:49.723577 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-62c552a7-c438-4d64-aa07-5487d3169f9e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:49.723789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-62c552a7-c438-4d64-aa07-5487d3169f9e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:49.729243 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-62c552a7-c438-4d64-aa07-5487d3169f9e tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 returned with HTTP 404 Jul 10 20:09:49.729703 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1096/4382] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:49 2026] GET /volume/v3/volumes/d832cbb9-2986-4717-ab41-ae12112fe6b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:50.258994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-17c4642c-80ae-45d8-a484-f90b7bbaf69b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:50.262000 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-17c4642c-80ae-45d8-a484-f90b7bbaf69b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] GET https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 Jul 10 20:09:50.262000 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-17c4642c-80ae-45d8-a484-f90b7bbaf69b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:50.262000 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-17c4642c-80ae-45d8-a484-f90b7bbaf69b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:50.269100 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-17c4642c-80ae-45d8-a484-f90b7bbaf69b tempest-TestVolumeBootPattern-1887061917 tempest-TestVolumeBootPattern-1887061917-project-member] https://10.4.3.145/volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 returned with HTTP 404 Jul 10 20:09:50.269619 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1081/4383] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:50 2026] GET /volume/v3/volumes/fdd6e909-19d7-4a86-bb4f-d499fed194b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:50.725081 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f008e208-6854-4515-9d07-8e919bf050cc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:50.727136 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f008e208-6854-4515-9d07-8e919bf050cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:50.727382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f008e208-6854-4515-9d07-8e919bf050cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:50.727628 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f008e208-6854-4515-9d07-8e919bf050cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:50.727766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f008e208-6854-4515-9d07-8e919bf050cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:50.732576 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:50.732576 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:50.733348 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f008e208-6854-4515-9d07-8e919bf050cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:50.733841 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1107/4384] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:50 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:51.749040 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-db65ef64-71c7-4785-a895-3c7c61181733 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:51.750930 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db65ef64-71c7-4785-a895-3c7c61181733 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:51.751199 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db65ef64-71c7-4785-a895-3c7c61181733 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:51.751443 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-db65ef64-71c7-4785-a895-3c7c61181733 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:51.751550 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-db65ef64-71c7-4785-a895-3c7c61181733 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:51.755572 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:51.755572 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:51.756235 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-db65ef64-71c7-4785-a895-3c7c61181733 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:51.756679 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1101/4385] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:51 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:09:52.769060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-18b8588b-15f8-4ffc-9d8e-e436ddd8d870 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:52.771685 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18b8588b-15f8-4ffc-9d8e-e436ddd8d870 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:52.771945 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18b8588b-15f8-4ffc-9d8e-e436ddd8d870 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:52.772384 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-18b8588b-15f8-4ffc-9d8e-e436ddd8d870 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:52.772384 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-18b8588b-15f8-4ffc-9d8e-e436ddd8d870 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:52.780341 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:52.780341 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:52.780999 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-18b8588b-15f8-4ffc-9d8e-e436ddd8d870 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:52.781485 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1097/4386] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:52 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:53.801883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-046c3574-7403-4b86-a477-17b402c1deb2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:53.804265 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-046c3574-7403-4b86-a477-17b402c1deb2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:53.804355 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-046c3574-7403-4b86-a477-17b402c1deb2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:53.804581 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-046c3574-7403-4b86-a477-17b402c1deb2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:53.804707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-046c3574-7403-4b86-a477-17b402c1deb2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:53.810626 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:53.810626 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:53.811582 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-046c3574-7403-4b86-a477-17b402c1deb2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:53.812310 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1082/4387] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:53 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:54.832837 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-31908152-2c66-4994-a54b-4007a5a25838 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:54.834894 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-31908152-2c66-4994-a54b-4007a5a25838 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:54.834894 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-31908152-2c66-4994-a54b-4007a5a25838 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:54.834894 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-31908152-2c66-4994-a54b-4007a5a25838 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:54.834894 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-31908152-2c66-4994-a54b-4007a5a25838 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:54.841113 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:54.841113 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:54.842064 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-31908152-2c66-4994-a54b-4007a5a25838 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:54.842647 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1108/4388] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:54 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:55.853743 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4881b693-9c1b-400a-b3af-87a72034d980 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:55.857311 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4881b693-9c1b-400a-b3af-87a72034d980 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:55.857535 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4881b693-9c1b-400a-b3af-87a72034d980 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:55.858018 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4881b693-9c1b-400a-b3af-87a72034d980 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:55.858018 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-4881b693-9c1b-400a-b3af-87a72034d980 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:55.861955 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:55.861955 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:55.862528 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4881b693-9c1b-400a-b3af-87a72034d980 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:55.862899 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1102/4389] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:55 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:56.083063 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:56.084253 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] DELETE https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:09:56.084505 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:56.084750 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:56.085246 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Delete volume with id: 157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:09:56.100569 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:56.100569 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:56.101290 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:09:56.125129 np0000005048 devstack@c-api.service[99974]: WARNING cinder.keymgr.conf_key_mgr [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:09:56.135281 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Delete volume request issued successfully. Jul 10 20:09:56.135543 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d43e7cf0-49e4-49ba-bec6-7eaad4ef2ee5 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 202 Jul 10 20:09:56.136094 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1098/4390] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:09:56 2026] DELETE /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:56.146765 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7ba06076-a8c1-4bcd-8bb8-1d8d1c42172b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:56.150164 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7ba06076-a8c1-4bcd-8bb8-1d8d1c42172b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:09:56.150420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7ba06076-a8c1-4bcd-8bb8-1d8d1c42172b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:56.150634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7ba06076-a8c1-4bcd-8bb8-1d8d1c42172b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:56.160357 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:56.160357 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:09:56.168192 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7ba06076-a8c1-4bcd-8bb8-1d8d1c42172b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Volume info retrieved successfully. Jul 10 20:09:56.179096 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7ba06076-a8c1-4bcd-8bb8-1d8d1c42172b tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 200 Jul 10 20:09:56.180025 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1083/4391] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:56 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:56.875601 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-38ec30bf-01cb-43ba-ac05-c70a9fccbcf3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:56.877738 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38ec30bf-01cb-43ba-ac05-c70a9fccbcf3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:56.878139 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38ec30bf-01cb-43ba-ac05-c70a9fccbcf3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:56.878308 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38ec30bf-01cb-43ba-ac05-c70a9fccbcf3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:56.878429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-38ec30bf-01cb-43ba-ac05-c70a9fccbcf3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:56.885947 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:56.885947 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:56.886719 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38ec30bf-01cb-43ba-ac05-c70a9fccbcf3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:56.887255 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1109/4392] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:56 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:57.196566 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7f7db323-5cc4-43b4-b99e-58b37f9bb0e4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:57.199819 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7f7db323-5cc4-43b4-b99e-58b37f9bb0e4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] GET https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 Jul 10 20:09:57.200134 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7f7db323-5cc4-43b4-b99e-58b37f9bb0e4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:57.200398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7f7db323-5cc4-43b4-b99e-58b37f9bb0e4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:57.211336 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7f7db323-5cc4-43b4-b99e-58b37f9bb0e4 tempest-TestEncryptedCinderVolumes-693380624 tempest-TestEncryptedCinderVolumes-693380624-project-member] https://10.4.3.145/volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 returned with HTTP 404 Jul 10 20:09:57.211916 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1103/4393] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:09:57 2026] GET /volume/v3/volumes/157591f2-5088-419d-a15e-e04f6264f642 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:09:57.220883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ae7495b5-60aa-4b2c-9ab6-6b34639fe343 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:57.223227 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ae7495b5-60aa-4b2c-9ab6-6b34639fe343 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:09:57.223454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ae7495b5-60aa-4b2c-9ab6-6b34639fe343 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:57.223659 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ae7495b5-60aa-4b2c-9ab6-6b34639fe343 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:57.224661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ae7495b5-60aa-4b2c-9ab6-6b34639fe343 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:09:57.275951 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ae7495b5-60aa-4b2c-9ab6-6b34639fe343 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Get all volumes completed successfully. Jul 10 20:09:57.279434 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:57.279434 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:57.285865 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ae7495b5-60aa-4b2c-9ab6-6b34639fe343 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:09:57.286489 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1099/4394] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:09:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13133 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:09:57.308257 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2c9fa0d3-5a12-44bf-afe1-ebc5c5f4f267 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:57.310495 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c9fa0d3-5a12-44bf-afe1-ebc5c5f4f267 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] DELETE https://10.4.3.145/volume/v3/types/fa6c58c3-c210-4ac2-897a-892bfc227029 Jul 10 20:09:57.310742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c9fa0d3-5a12-44bf-afe1-ebc5c5f4f267 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:57.311041 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c9fa0d3-5a12-44bf-afe1-ebc5c5f4f267 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:57.345744 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c9fa0d3-5a12-44bf-afe1-ebc5c5f4f267 tempest-TestEncryptedCinderVolumes-1249640457 tempest-TestEncryptedCinderVolumes-1249640457-project-admin] https://10.4.3.145/volume/v3/types/fa6c58c3-c210-4ac2-897a-892bfc227029 returned with HTTP 202 Jul 10 20:09:57.346264 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1084/4395] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:09:57 2026] DELETE /volume/v3/types/fa6c58c3-c210-4ac2-897a-892bfc227029 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:09:57.903655 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d6c59f9-73f4-4958-9e12-4ab9b540cf15 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:57.908096 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d6c59f9-73f4-4958-9e12-4ab9b540cf15 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:57.908096 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d6c59f9-73f4-4958-9e12-4ab9b540cf15 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:57.908096 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d6c59f9-73f4-4958-9e12-4ab9b540cf15 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:57.908096 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7d6c59f9-73f4-4958-9e12-4ab9b540cf15 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:57.913159 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:57.913159 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:09:57.914061 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d6c59f9-73f4-4958-9e12-4ab9b540cf15 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:57.914535 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1110/4396] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:57 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:58.927051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-596131fc-ac36-4828-a837-4a0bbc7cdcf0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:58.928570 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-596131fc-ac36-4828-a837-4a0bbc7cdcf0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:58.928769 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-596131fc-ac36-4828-a837-4a0bbc7cdcf0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:58.928995 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-596131fc-ac36-4828-a837-4a0bbc7cdcf0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:58.929126 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-596131fc-ac36-4828-a837-4a0bbc7cdcf0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:58.934605 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:58.934605 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:09:58.935486 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-596131fc-ac36-4828-a837-4a0bbc7cdcf0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:58.936116 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1104/4397] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:58 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:09:59.949721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-09a99ab7-bce2-4cf3-8102-f8ae1bea77ed None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:09:59.960223 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-09a99ab7-bce2-4cf3-8102-f8ae1bea77ed tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:09:59.960223 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-09a99ab7-bce2-4cf3-8102-f8ae1bea77ed tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:09:59.960223 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-09a99ab7-bce2-4cf3-8102-f8ae1bea77ed tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:09:59.960223 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-09a99ab7-bce2-4cf3-8102-f8ae1bea77ed tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:09:59.980579 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:09:59.980579 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:09:59.982197 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-09a99ab7-bce2-4cf3-8102-f8ae1bea77ed tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:09:59.982311 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1100/4398] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:09:59 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:00.004886 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a5c40863-0834-488a-abd0-1becd3626547 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:00.233851 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5c40863-0834-488a-abd0-1becd3626547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:10:00.234298 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5c40863-0834-488a-abd0-1becd3626547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "999ec050-5fc2-414a-8327-9f4196d0ab5c"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:00.236562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-a5c40863-0834-488a-abd0-1becd3626547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Creating new backup {'backup': {'volume_id': '999ec050-5fc2-414a-8327-9f4196d0ab5c'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:10:00.236850 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-a5c40863-0834-488a-abd0-1becd3626547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Creating backup of volume 999ec050-5fc2-414a-8327-9f4196d0ab5c in container None Jul 10 20:10:00.250357 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:00.250357 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:00.250974 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a5c40863-0834-488a-abd0-1becd3626547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Volume info retrieved successfully. Jul 10 20:10:00.276137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a5c40863-0834-488a-abd0-1becd3626547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Created reservations ['8e548ace-218c-4084-b903-53806cdd57bd', 'c326099c-4133-4b23-a3ed-a96e177c7718'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:00.313568 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5c40863-0834-488a-abd0-1becd3626547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:10:00.314278 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1085/4399] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:10:00 2026] POST /volume/v3/backups => generated 288 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:00.325177 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8b19247b-a9ef-4022-9699-d6ead524db66 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:00.327266 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b19247b-a9ef-4022-9699-d6ead524db66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:00.327538 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b19247b-a9ef-4022-9699-d6ead524db66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:00.327756 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b19247b-a9ef-4022-9699-d6ead524db66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:00.327896 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8b19247b-a9ef-4022-9699-d6ead524db66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:00.332038 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:00.332038 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:00.332842 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b19247b-a9ef-4022-9699-d6ead524db66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:00.333332 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1111/4400] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:00 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:01.348464 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7e1634c6-8b8b-430b-8cc1-c66db6eb86ca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:01.351252 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e1634c6-8b8b-430b-8cc1-c66db6eb86ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:01.351578 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e1634c6-8b8b-430b-8cc1-c66db6eb86ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:01.351858 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e1634c6-8b8b-430b-8cc1-c66db6eb86ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:01.352093 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7e1634c6-8b8b-430b-8cc1-c66db6eb86ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:01.361003 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:01.361003 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:01.361003 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e1634c6-8b8b-430b-8cc1-c66db6eb86ca tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:01.361003 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1105/4401] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:01 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:02.376274 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6d90628b-0d01-492a-b726-011f270cc10f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:02.380206 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d90628b-0d01-492a-b726-011f270cc10f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:02.380206 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d90628b-0d01-492a-b726-011f270cc10f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:02.380206 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d90628b-0d01-492a-b726-011f270cc10f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:02.380206 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-6d90628b-0d01-492a-b726-011f270cc10f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:02.386507 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:02.386507 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:02.387466 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d90628b-0d01-492a-b726-011f270cc10f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:02.388036 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1101/4402] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:02 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:03.405741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1cebe7b1-9f27-4b48-b11c-4f41d015dc09 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:03.409669 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1cebe7b1-9f27-4b48-b11c-4f41d015dc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:03.409887 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1cebe7b1-9f27-4b48-b11c-4f41d015dc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:03.410142 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1cebe7b1-9f27-4b48-b11c-4f41d015dc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:03.410298 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-1cebe7b1-9f27-4b48-b11c-4f41d015dc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:03.415607 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:03.415607 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:03.416315 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1cebe7b1-9f27-4b48-b11c-4f41d015dc09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:03.416829 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1086/4403] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:03 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:04.430250 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c4b4ceac-10a7-4a39-bb44-8f0b00407aa5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:04.432669 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4b4ceac-10a7-4a39-bb44-8f0b00407aa5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:04.432979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4b4ceac-10a7-4a39-bb44-8f0b00407aa5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:04.433231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4b4ceac-10a7-4a39-bb44-8f0b00407aa5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:04.433365 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c4b4ceac-10a7-4a39-bb44-8f0b00407aa5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:04.440322 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:04.440322 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:04.441165 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4b4ceac-10a7-4a39-bb44-8f0b00407aa5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:04.441770 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1112/4404] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:04 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:04.589761 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c49ce61a-6cbf-4225-9250-326482a3b4aa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:04.591916 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c49ce61a-6cbf-4225-9250-326482a3b4aa tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:10:04.592177 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c49ce61a-6cbf-4225-9250-326482a3b4aa tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:04.592727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c49ce61a-6cbf-4225-9250-326482a3b4aa tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:04.592727 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-c49ce61a-6cbf-4225-9250-326482a3b4aa tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume with id: 54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:10:04.600307 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:04.600307 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:04.601072 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c49ce61a-6cbf-4225-9250-326482a3b4aa tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:10:04.625607 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c49ce61a-6cbf-4225-9250-326482a3b4aa tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume request issued successfully. Jul 10 20:10:04.626275 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c49ce61a-6cbf-4225-9250-326482a3b4aa tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 202 Jul 10 20:10:04.626430 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1106/4405] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:10:04 2026] DELETE /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:10:04.634487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-450e9038-1e39-465b-be2e-7cf5a1b8dc86 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:04.635939 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-450e9038-1e39-465b-be2e-7cf5a1b8dc86 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:10:04.636167 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-450e9038-1e39-465b-be2e-7cf5a1b8dc86 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:04.636348 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-450e9038-1e39-465b-be2e-7cf5a1b8dc86 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:04.644461 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:04.644461 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:04.649893 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-450e9038-1e39-465b-be2e-7cf5a1b8dc86 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:10:04.655505 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-450e9038-1e39-465b-be2e-7cf5a1b8dc86 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 200 Jul 10 20:10:04.655952 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1102/4406] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:04 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:05.456111 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5c101dde-0938-4ab5-9bcd-ea9e7b42a103 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:05.457874 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5c101dde-0938-4ab5-9bcd-ea9e7b42a103 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:05.458485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5c101dde-0938-4ab5-9bcd-ea9e7b42a103 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:05.458485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5c101dde-0938-4ab5-9bcd-ea9e7b42a103 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:05.458485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5c101dde-0938-4ab5-9bcd-ea9e7b42a103 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:05.469059 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:05.469059 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:05.469689 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5c101dde-0938-4ab5-9bcd-ea9e7b42a103 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:05.470041 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1087/4407] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:05 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:05.673297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8dbeb705-2cfb-4dca-8b8e-375d0ea5b1d1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:05.675773 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8dbeb705-2cfb-4dca-8b8e-375d0ea5b1d1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e Jul 10 20:10:05.677984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8dbeb705-2cfb-4dca-8b8e-375d0ea5b1d1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:05.677984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8dbeb705-2cfb-4dca-8b8e-375d0ea5b1d1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:05.685779 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8dbeb705-2cfb-4dca-8b8e-375d0ea5b1d1 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e returned with HTTP 404 Jul 10 20:10:05.686408 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1113/4408] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:05 2026] GET /volume/v3/volumes/54faf543-532d-4521-81f8-0e1da5ad971e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 20:10:06.481934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-63ccef37-9d06-4ed6-804d-2f8376a64c55 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:06.484738 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-63ccef37-9d06-4ed6-804d-2f8376a64c55 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:06.485048 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-63ccef37-9d06-4ed6-804d-2f8376a64c55 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:06.485303 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-63ccef37-9d06-4ed6-804d-2f8376a64c55 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:06.485459 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-63ccef37-9d06-4ed6-804d-2f8376a64c55 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:06.497106 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:06.497106 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:06.497276 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-63ccef37-9d06-4ed6-804d-2f8376a64c55 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:06.497761 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1107/4409] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:06 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:07.514024 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-53f7a2c0-2527-4d63-88c2-1343bec21d09 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:07.517876 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-53f7a2c0-2527-4d63-88c2-1343bec21d09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:07.517876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-53f7a2c0-2527-4d63-88c2-1343bec21d09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:07.517876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-53f7a2c0-2527-4d63-88c2-1343bec21d09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:07.517876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-53f7a2c0-2527-4d63-88c2-1343bec21d09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:07.525228 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:07.525228 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:07.526085 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-53f7a2c0-2527-4d63-88c2-1343bec21d09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:07.527396 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1103/4410] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:07 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:08.538912 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6866fd99-d973-4f3c-b6d5-86eccda4b5e5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:08.544543 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6866fd99-d973-4f3c-b6d5-86eccda4b5e5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:08.544543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6866fd99-d973-4f3c-b6d5-86eccda4b5e5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:08.544543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6866fd99-d973-4f3c-b6d5-86eccda4b5e5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:08.544543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6866fd99-d973-4f3c-b6d5-86eccda4b5e5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:08.551697 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:08.551697 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:08.553788 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6866fd99-d973-4f3c-b6d5-86eccda4b5e5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:08.553788 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1088/4411] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:08 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:09.566980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4225ed11-c552-428d-a3df-9e24fd293a0e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:09.570336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4225ed11-c552-428d-a3df-9e24fd293a0e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:09.570654 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4225ed11-c552-428d-a3df-9e24fd293a0e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:09.570916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4225ed11-c552-428d-a3df-9e24fd293a0e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:09.571104 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4225ed11-c552-428d-a3df-9e24fd293a0e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:09.573037 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=240,cinder:INSERT=22,cinder:UPDATE=51 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:10:09.576757 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:09.576757 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:09.577650 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4225ed11-c552-428d-a3df-9e24fd293a0e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:09.578212 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1114/4412] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:09 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:10.591354 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-38ac4d68-8f05-48c6-8cb0-23826eb525cb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:10.597045 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38ac4d68-8f05-48c6-8cb0-23826eb525cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:10.597285 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38ac4d68-8f05-48c6-8cb0-23826eb525cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:10.597534 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38ac4d68-8f05-48c6-8cb0-23826eb525cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:10.597672 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-38ac4d68-8f05-48c6-8cb0-23826eb525cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:10.599373 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=237,cinder:UPDATE=57,cinder:INSERT=29 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:10:10.603301 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:10.603301 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:10.604367 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38ac4d68-8f05-48c6-8cb0-23826eb525cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:10.604866 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1108/4413] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:10 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:11.153430 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:11.155927 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:10:11.155927 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2017503947", "snapshot_id": null, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "volume_type": null, "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:11.156865 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2017503947', 'snapshot_id': None, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'volume_type': None, 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:10:11.249130 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume of 1 GB Jul 10 20:10:11.253666 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Availability Zones retrieved successfully. Jul 10 20:10:11.260107 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Flow 'volume_create_api' (aa31ed32-050c-485a-b545-c10c5d53873d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:11.261542 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (901b6b65-5ce1-45fd-af56-758c3bba51f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:11.262621 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:10:11.350816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (901b6b65-5ce1-45fd-af56-758c3bba51f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:11.352223 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a88a9a-9773-47e0-91af-71b0200742c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:11.371659 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=267,cinder:UPDATE=53,cinder:INSERT=30 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:10:11.442799 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Created reservations ['bfcf5517-e473-4796-9337-c387940325a0', '74706bbb-e0da-4a7e-aee7-6e5521faba10', 'f0e98fb9-f799-4bf7-b9ed-5eba1938ed45', '5d3f881b-7fcc-4c92-aca0-d754a6514f35'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:11.443946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a88a9a-9773-47e0-91af-71b0200742c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfcf5517-e473-4796-9337-c387940325a0', '74706bbb-e0da-4a7e-aee7-6e5521faba10', 'f0e98fb9-f799-4bf7-b9ed-5eba1938ed45', '5d3f881b-7fcc-4c92-aca0-d754a6514f35']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:11.445622 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aebd84b5-30c4-4ddc-922b-ef4a735261e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:11.473334 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aebd84b5-30c4-4ddc-922b-ef4a735261e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f32edb8-0977-40ae-a8a5-687920db8c69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2017503947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a92586cdde4ac899a3025734071e6b',qos_specs=None,replication_status=,reservations=['bfcf5517-e473-4796-9337-c387940325a0','74706bbb-e0da-4a7e-aee7-6e5521faba10','f0e98fb9-f799-4bf7-b9ed-5eba1938ed45','5d3f881b-7fcc-4c92-aca0-d754a6514f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2017503947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f32edb8-0977-40ae-a8a5-687920db8c69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a92586cdde4ac899a3025734071e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:11.474785 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db8e3715-2f34-4bee-bf89-cf00c67ef4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:11.509332 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db8e3715-2f34-4bee-bf89-cf00c67ef4e1) transitioned into state 'SUCCESS' from state '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-2017503947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a92586cdde4ac899a3025734071e6b',qos_specs=None,replication_status=,reservations=['bfcf5517-e473-4796-9337-c387940325a0','74706bbb-e0da-4a7e-aee7-6e5521faba10','f0e98fb9-f799-4bf7-b9ed-5eba1938ed45','5d3f881b-7fcc-4c92-aca0-d754a6514f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:11.510376 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67aa7dfc-8427-434c-98c1-825e3e1460a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:11.525980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67aa7dfc-8427-434c-98c1-825e3e1460a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:11.526894 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Flow 'volume_create_api' (aa31ed32-050c-485a-b545-c10c5d53873d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:11.527276 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume request issued successfully. Jul 10 20:10:11.529890 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c5fc1d3c-81d9-4bbb-bfc1-ec09c12a65f6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:10:11.532095 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1104/4414] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:10:11 2026] POST /volume/v3/volumes => generated 781 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:11.548656 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0cd99efe-2af8-49c8-aa1d-bafe17435b31 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:11.550297 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0cd99efe-2af8-49c8-aa1d-bafe17435b31 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:10:11.550583 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0cd99efe-2af8-49c8-aa1d-bafe17435b31 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:11.550897 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0cd99efe-2af8-49c8-aa1d-bafe17435b31 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:11.555060 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=226,cinder:UPDATE=50,cinder:INSERT=19 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:10:11.562386 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:11.562386 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:11.567890 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0cd99efe-2af8-49c8-aa1d-bafe17435b31 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:10:11.573372 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0cd99efe-2af8-49c8-aa1d-bafe17435b31 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:10:11.573887 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1089/4415] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:10:11 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:11.622144 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-46d318de-4fd2-4a64-9dd8-d1273de362c1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:11.623916 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46d318de-4fd2-4a64-9dd8-d1273de362c1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:11.624124 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46d318de-4fd2-4a64-9dd8-d1273de362c1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:11.624339 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46d318de-4fd2-4a64-9dd8-d1273de362c1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:11.624443 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-46d318de-4fd2-4a64-9dd8-d1273de362c1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:11.629581 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:11.629581 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:11.630263 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46d318de-4fd2-4a64-9dd8-d1273de362c1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:11.630626 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1115/4416] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:11 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:12.356744 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:12.416548 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:10:12.416981 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1537337997", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:12.419317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1537337997', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:10:12.419429 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Create volume of 1 GB Jul 10 20:10:12.424699 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Availability Zones retrieved successfully. Jul 10 20:10:12.429952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Flow 'volume_create_api' (64202492-f352-4076-a5fd-f3b0d199baf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:12.431494 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d071b3e-c481-4834-9440-14fbbfb248d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:12.432396 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:10:12.468534 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d071b3e-c481-4834-9440-14fbbfb248d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:12.469645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc77b25-720d-4e85-953f-7789af6eb0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:12.567848 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Created reservations ['a071ae8f-286c-46a4-b7d9-31e19ef7995e', '2613b1f5-610c-4fec-ae02-73685992626e', '6129dd76-b5a0-43d3-b12e-5b0d0e356861', '68110302-0c1b-4dff-96e9-36857c09ee87'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:12.568714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc77b25-720d-4e85-953f-7789af6eb0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a071ae8f-286c-46a4-b7d9-31e19ef7995e', '2613b1f5-610c-4fec-ae02-73685992626e', '6129dd76-b5a0-43d3-b12e-5b0d0e356861', '68110302-0c1b-4dff-96e9-36857c09ee87']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:12.570540 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f92c420-d2c0-4df8-a472-ea20d200779b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:12.594311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-35eb4fb3-7a2b-4ab2-a6e5-b34f17768df9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:12.596871 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-35eb4fb3-7a2b-4ab2-a6e5-b34f17768df9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:10:12.597227 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-35eb4fb3-7a2b-4ab2-a6e5-b34f17768df9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:12.597482 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-35eb4fb3-7a2b-4ab2-a6e5-b34f17768df9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:12.607104 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:12.607104 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:12.609690 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f92c420-d2c0-4df8-a472-ea20d200779b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fc2299f-6b30-495f-84bf-f90bfd0d5508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1537337997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbd47e6bc3eb477098b3b87a8094ace7',qos_specs=None,replication_status=,reservations=['a071ae8f-286c-46a4-b7d9-31e19ef7995e','2613b1f5-610c-4fec-ae02-73685992626e','6129dd76-b5a0-43d3-b12e-5b0d0e356861','68110302-0c1b-4dff-96e9-36857c09ee87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84108918d57b4f93a8944229d60ac2ef',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1537337997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fc2299f-6b30-495f-84bf-f90bfd0d5508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbd47e6bc3eb477098b3b87a8094ace7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84108918d57b4f93a8944229d60ac2ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:12.612554 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be74d02a-88ba-4e87-a42f-4545c0f1443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:12.613765 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-35eb4fb3-7a2b-4ab2-a6e5-b34f17768df9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:10:12.621264 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-35eb4fb3-7a2b-4ab2-a6e5-b34f17768df9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:10:12.621867 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1105/4417] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:10:12 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:10:12.639202 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6dda8138-00b7-41a8-b3b1-6e9b6fb86d55 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:12.641985 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6dda8138-00b7-41a8-b3b1-6e9b6fb86d55 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:10:12.642283 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6dda8138-00b7-41a8-b3b1-6e9b6fb86d55 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:12.642553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6dda8138-00b7-41a8-b3b1-6e9b6fb86d55 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:12.645405 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ec63ae63-d914-44cf-930b-18266e73b152 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:12.647917 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec63ae63-d914-44cf-930b-18266e73b152 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:12.648183 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec63ae63-d914-44cf-930b-18266e73b152 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:12.648416 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec63ae63-d914-44cf-930b-18266e73b152 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:12.648605 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ec63ae63-d914-44cf-930b-18266e73b152 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:12.653266 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:12.653266 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:12.655390 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:12.655390 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:12.656454 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec63ae63-d914-44cf-930b-18266e73b152 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:12.657030 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1116/4418] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:12 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:12.658738 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6dda8138-00b7-41a8-b3b1-6e9b6fb86d55 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:10:12.662818 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be74d02a-88ba-4e87-a42f-4545c0f1443a) transitioned into state 'SUCCESS' from state '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-1537337997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbd47e6bc3eb477098b3b87a8094ace7',qos_specs=None,replication_status=,reservations=['a071ae8f-286c-46a4-b7d9-31e19ef7995e','2613b1f5-610c-4fec-ae02-73685992626e','6129dd76-b5a0-43d3-b12e-5b0d0e356861','68110302-0c1b-4dff-96e9-36857c09ee87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84108918d57b4f93a8944229d60ac2ef',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:12.663626 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (982f6e0c-4cae-4479-8527-76440b830b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:12.664567 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6dda8138-00b7-41a8-b3b1-6e9b6fb86d55 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:10:12.665243 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1090/4419] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:10:12 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:10:12.679530 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (982f6e0c-4cae-4479-8527-76440b830b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:12.680983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Flow 'volume_create_api' (64202492-f352-4076-a5fd-f3b0d199baf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:12.681408 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Create volume request issued successfully. Jul 10 20:10:12.682205 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a1461d51-71ee-4037-92e1-6f8453461cf7 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:10:12.682905 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1109/4420] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:10:12 2026] POST /volume/v3/volumes => generated 754 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:12.695924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f385bfa4-99a9-44f5-88b1-8267e47f9f15 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:12.698076 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f385bfa4-99a9-44f5-88b1-8267e47f9f15 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:12.698297 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f385bfa4-99a9-44f5-88b1-8267e47f9f15 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:12.698539 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f385bfa4-99a9-44f5-88b1-8267e47f9f15 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:12.709188 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:12.709188 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:12.714033 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f385bfa4-99a9-44f5-88b1-8267e47f9f15 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:12.719431 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f385bfa4-99a9-44f5-88b1-8267e47f9f15 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 returned with HTTP 200 Jul 10 20:10:12.719838 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1106/4421] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:12 2026] GET /volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:13.674499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-821c5bd6-0b07-4e2d-98ef-4172d05a79da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:13.676369 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-821c5bd6-0b07-4e2d-98ef-4172d05a79da tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:13.676557 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-821c5bd6-0b07-4e2d-98ef-4172d05a79da tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:13.676612 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-821c5bd6-0b07-4e2d-98ef-4172d05a79da tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:13.676745 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-821c5bd6-0b07-4e2d-98ef-4172d05a79da tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:13.680676 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:13.680676 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:13.681322 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-821c5bd6-0b07-4e2d-98ef-4172d05a79da tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:13.681707 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1117/4422] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:13 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:13.737182 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-03935961-3aee-4902-b518-2fb54615dfdc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:13.741349 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-03935961-3aee-4902-b518-2fb54615dfdc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:13.741551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-03935961-3aee-4902-b518-2fb54615dfdc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:13.741725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-03935961-3aee-4902-b518-2fb54615dfdc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:13.775856 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:13.775856 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:13.792066 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-03935961-3aee-4902-b518-2fb54615dfdc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:13.809109 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-03935961-3aee-4902-b518-2fb54615dfdc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 returned with HTTP 200 Jul 10 20:10:13.810764 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1091/4423] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:13 2026] GET /volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:13.825165 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8af2dd01-8f48-4c08-aebf-f65be37101f6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:13.828130 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8af2dd01-8f48-4c08-aebf-f65be37101f6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:13.828353 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8af2dd01-8f48-4c08-aebf-f65be37101f6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:13.828626 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8af2dd01-8f48-4c08-aebf-f65be37101f6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:13.844850 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:13.844850 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:13.852383 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8af2dd01-8f48-4c08-aebf-f65be37101f6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:13.859826 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8af2dd01-8f48-4c08-aebf-f65be37101f6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 returned with HTTP 200 Jul 10 20:10:13.860382 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1110/4424] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:13 2026] GET /volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:10:13.876162 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-89278e4c-43eb-45c7-ad80-1b2934d025ae None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:13.877721 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-89278e4c-43eb-45c7-ad80-1b2934d025ae tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:10:13.878098 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-89278e4c-43eb-45c7-ad80-1b2934d025ae tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8fc2299f-6b30-495f-84bf-f90bfd0d5508", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-364963419", "description": null, "metadata": null}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:13.886625 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:13.886625 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:13.887073 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-89278e4c-43eb-45c7-ad80-1b2934d025ae tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:13.887202 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-89278e4c-43eb-45c7-ad80-1b2934d025ae tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Create snapshot from volume 8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:13.928265 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-89278e4c-43eb-45c7-ad80-1b2934d025ae tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Created reservations ['951e4024-307c-4aa1-a601-e97d41b68cd1', '57950484-987a-4054-a86b-1c901e03de13', '54b3ca28-3fde-46da-a665-8c2cee999a97', '35d00d3d-d88e-4888-acc9-413acaf7aad6'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:13.964946 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-89278e4c-43eb-45c7-ad80-1b2934d025ae tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot force create request issued successfully. Jul 10 20:10:13.965480 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-89278e4c-43eb-45c7-ad80-1b2934d025ae tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:10:13.966444 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1107/4425] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:10:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:13.976088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ea29d75-8d44-4c74-8cdc-47c54b31c2e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:13.977993 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ea29d75-8d44-4c74-8cdc-47c54b31c2e2 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:13.978185 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ea29d75-8d44-4c74-8cdc-47c54b31c2e2 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:13.978394 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ea29d75-8d44-4c74-8cdc-47c54b31c2e2 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:13.983759 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:13.983759 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:13.984174 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3ea29d75-8d44-4c74-8cdc-47c54b31c2e2 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot retrieved successfully. Jul 10 20:10:13.984861 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ea29d75-8d44-4c74-8cdc-47c54b31c2e2 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 200 Jul 10 20:10:13.985224 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1118/4426] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:10:13 2026] GET /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:14.300418 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-37a3f072-0a8b-40cd-98c2-65dcb373e97a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:14.309711 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-37a3f072-0a8b-40cd-98c2-65dcb373e97a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:10:14.310916 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-37a3f072-0a8b-40cd-98c2-65dcb373e97a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:14.311629 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-37a3f072-0a8b-40cd-98c2-65dcb373e97a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:14.333933 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:14.333933 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:14.350476 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-37a3f072-0a8b-40cd-98c2-65dcb373e97a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:10:14.368346 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-37a3f072-0a8b-40cd-98c2-65dcb373e97a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:10:14.370121 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1092/4427] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:14 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 1371 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:14.696287 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-125ac8df-3ca5-4957-871b-bc63ec6cfa50 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:14.699504 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-125ac8df-3ca5-4957-871b-bc63ec6cfa50 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:14.699889 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-125ac8df-3ca5-4957-871b-bc63ec6cfa50 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:14.700184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-125ac8df-3ca5-4957-871b-bc63ec6cfa50 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:14.700330 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-125ac8df-3ca5-4957-871b-bc63ec6cfa50 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:14.709059 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:14.709059 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:14.711133 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-125ac8df-3ca5-4957-871b-bc63ec6cfa50 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:14.712429 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1111/4428] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:14 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:14.999435 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d5516639-ede2-4e32-9a6d-e89d59468a2f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.001943 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d5516639-ede2-4e32-9a6d-e89d59468a2f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:15.001943 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d5516639-ede2-4e32-9a6d-e89d59468a2f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:15.002190 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d5516639-ede2-4e32-9a6d-e89d59468a2f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:15.008081 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:15.008081 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:15.008587 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d5516639-ede2-4e32-9a6d-e89d59468a2f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot retrieved successfully. Jul 10 20:10:15.009373 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d5516639-ede2-4e32-9a6d-e89d59468a2f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 200 Jul 10 20:10:15.009870 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1108/4429] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:10:14 2026] GET /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:15.031153 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c6e6cbb6-452c-4a8e-8ace-3466080e44cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.032874 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6e6cbb6-452c-4a8e-8ace-3466080e44cf tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:15.033117 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6e6cbb6-452c-4a8e-8ace-3466080e44cf tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:15.033349 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6e6cbb6-452c-4a8e-8ace-3466080e44cf tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:15.042486 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:15.042486 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:15.043056 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c6e6cbb6-452c-4a8e-8ace-3466080e44cf tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot retrieved successfully. Jul 10 20:10:15.043984 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6e6cbb6-452c-4a8e-8ace-3466080e44cf tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 200 Jul 10 20:10:15.044461 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1119/4430] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:10:15 2026] GET /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:15.055841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-343339f2-2bc8-4954-aca4-db5a1f898ff6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.058646 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-343339f2-2bc8-4954-aca4-db5a1f898ff6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:15.058952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-343339f2-2bc8-4954-aca4-db5a1f898ff6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:15.059475 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-343339f2-2bc8-4954-aca4-db5a1f898ff6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:15.066249 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:15.066249 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:15.066982 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-343339f2-2bc8-4954-aca4-db5a1f898ff6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot retrieved successfully. Jul 10 20:10:15.068220 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-343339f2-2bc8-4954-aca4-db5a1f898ff6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 200 Jul 10 20:10:15.068788 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1093/4431] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:10:15 2026] GET /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:15.086601 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.089051 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:10:15.089051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7c8c1b68-479a-43a6-8258-4998218f97a9", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:15.090684 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Create volume request body: {'volume': {'snapshot_id': '7c8c1b68-479a-43a6-8258-4998218f97a9', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:10:15.097126 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:15.097126 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:15.097725 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot retrieved successfully. Jul 10 20:10:15.097892 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Create volume of 1 GB Jul 10 20:10:15.102398 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Availability Zones retrieved successfully. Jul 10 20:10:15.107777 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Flow 'volume_create_api' (27aafec4-267c-4cd9-9c0e-22da47ae3c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:15.108954 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126d9e50-ed0f-4921-adb7-25dd21089019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:15.110080 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:10:15.150946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126d9e50-ed0f-4921-adb7-25dd21089019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7c8c1b68-479a-43a6-8258-4998218f97a9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:15.151805 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a57b0d1-763d-4bda-9486-e4069fd619de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:15.194258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Created reservations ['6c1799b5-7112-4918-ba05-a13c08fe29b6', '116746c6-025a-43e6-9d7b-92f6205a36df', 'ec366e3f-354a-498e-af3f-c405d19e6f66', 'afa42eaf-5ff7-480e-b9aa-52581f15620f'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:15.195206 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a57b0d1-763d-4bda-9486-e4069fd619de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c1799b5-7112-4918-ba05-a13c08fe29b6', '116746c6-025a-43e6-9d7b-92f6205a36df', 'ec366e3f-354a-498e-af3f-c405d19e6f66', 'afa42eaf-5ff7-480e-b9aa-52581f15620f']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:15.195947 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92139cca-0666-449c-9ea9-54f4f342e552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:15.245148 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92139cca-0666-449c-9ea9-54f4f342e552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da54fddf-a164-4fc7-9d5d-b9be554836ee', '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='dbd47e6bc3eb477098b3b87a8094ace7',qos_specs=None,replication_status=,reservations=['6c1799b5-7112-4918-ba05-a13c08fe29b6','116746c6-025a-43e6-9d7b-92f6205a36df','ec366e3f-354a-498e-af3f-c405d19e6f66','afa42eaf-5ff7-480e-b9aa-52581f15620f'],size=1,snapshot_id=7c8c1b68-479a-43a6-8258-4998218f97a9,source_replicaid=,source_volid=None,status='creating',user_id='84108918d57b4f93a8944229d60ac2ef',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da54fddf-a164-4fc7-9d5d-b9be554836ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbd47e6bc3eb477098b3b87a8094ace7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7c8c1b68-479a-43a6-8258-4998218f97a9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84108918d57b4f93a8944229d60ac2ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:15.246795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71928d40-8780-4511-b7b6-ba1f812fff5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:15.272281 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71928d40-8780-4511-b7b6-ba1f812fff5d) transitioned into state 'SUCCESS' from 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='dbd47e6bc3eb477098b3b87a8094ace7',qos_specs=None,replication_status=,reservations=['6c1799b5-7112-4918-ba05-a13c08fe29b6','116746c6-025a-43e6-9d7b-92f6205a36df','ec366e3f-354a-498e-af3f-c405d19e6f66','afa42eaf-5ff7-480e-b9aa-52581f15620f'],size=1,snapshot_id=7c8c1b68-479a-43a6-8258-4998218f97a9,source_replicaid=,source_volid=None,status='creating',user_id='84108918d57b4f93a8944229d60ac2ef',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:15.273109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1bc64d-ab74-43c1-944b-bc127c03328b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:15.305116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1bc64d-ab74-43c1-944b-bc127c03328b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:15.306365 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Flow 'volume_create_api' (27aafec4-267c-4cd9-9c0e-22da47ae3c50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:15.306814 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Create volume request issued successfully. Jul 10 20:10:15.307560 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9d4104b4-9a41-4f0f-9dbe-e035cc5963b9 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:10:15.308058 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1112/4432] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:10:15 2026] POST /volume/v3/volumes => generated 741 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:15.327401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-84900717-4a57-4d34-acc4-58b3731543c6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.329882 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-84900717-4a57-4d34-acc4-58b3731543c6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee Jul 10 20:10:15.331025 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-84900717-4a57-4d34-acc4-58b3731543c6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:15.331025 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-84900717-4a57-4d34-acc4-58b3731543c6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:15.338835 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:15.338835 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:15.344275 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-84900717-4a57-4d34-acc4-58b3731543c6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:15.350271 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-84900717-4a57-4d34-acc4-58b3731543c6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee returned with HTTP 200 Jul 10 20:10:15.350723 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1109/4433] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:15 2026] GET /volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee => generated 809 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:15.724996 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5c8b47db-8a88-4a41-9fdc-696d4c6f7390 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.727282 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c8b47db-8a88-4a41-9fdc-696d4c6f7390 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:15.728052 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c8b47db-8a88-4a41-9fdc-696d4c6f7390 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:15.728152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c8b47db-8a88-4a41-9fdc-696d4c6f7390 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:15.728364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5c8b47db-8a88-4a41-9fdc-696d4c6f7390 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:15.733597 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:15.733597 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:15.734682 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c8b47db-8a88-4a41-9fdc-696d4c6f7390 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:15.735228 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1120/4434] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:15 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:15.828286 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-6e367bbb-f255-45aa-8b34-d8158a7a8db4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.831481 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-6e367bbb-f255-45aa-8b34-d8158a7a8db4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:10:15.831481 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-6e367bbb-f255-45aa-8b34-d8158a7a8db4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:15.831481 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-6e367bbb-f255-45aa-8b34-d8158a7a8db4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:15.840011 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:15.840011 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:15.844758 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-6e367bbb-f255-45aa-8b34-d8158a7a8db4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:10:15.850889 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-6e367bbb-f255-45aa-8b34-d8158a7a8db4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:10:15.851314 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1094/4435] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:15 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 1371 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:15.864021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dfdf86df-80c7-4110-b7ef-0722280ead11 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.864583 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dfdf86df-80c7-4110-b7ef-0722280ead11 None None] GET https://10.4.3.145/volume// Jul 10 20:10:15.864810 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dfdf86df-80c7-4110-b7ef-0722280ead11 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:15.865062 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dfdf86df-80c7-4110-b7ef-0722280ead11 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:15.865406 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dfdf86df-80c7-4110-b7ef-0722280ead11 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:10:15.865760 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1113/4436] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:10: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 20:10:15.875267 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-99f92b0f-d2bc-4138-9e22-5f1daa8e4d3b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:15.877321 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-99f92b0f-d2bc-4138-9e22-5f1daa8e4d3b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:10:15.877756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-99f92b0f-d2bc-4138-9e22-5f1daa8e4d3b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f32edb8-0977-40ae-a8a5-687920db8c69", "connector": null, "instance_uuid": "46e3a73b-4fd8-44e1-97f9-699b12c2c783"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:15.886865 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:15.886865 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:15.945759 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-99f92b0f-d2bc-4138-9e22-5f1daa8e4d3b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:10:15.946388 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1110/4437] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:10:15 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 20:10:16.367251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ec86add6-a7b4-4c6b-a96a-30258ee9e2cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:16.371248 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec86add6-a7b4-4c6b-a96a-30258ee9e2cb tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee Jul 10 20:10:16.371494 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec86add6-a7b4-4c6b-a96a-30258ee9e2cb tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:16.371732 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec86add6-a7b4-4c6b-a96a-30258ee9e2cb tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:16.381136 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:16.381136 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:16.386224 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ec86add6-a7b4-4c6b-a96a-30258ee9e2cb tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:16.391109 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec86add6-a7b4-4c6b-a96a-30258ee9e2cb tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee returned with HTTP 200 Jul 10 20:10:16.392064 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1121/4438] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:16 2026] GET /volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:16.411419 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d1274d07-015c-4f85-ad8e-3bbd3687581e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:16.413755 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d1274d07-015c-4f85-ad8e-3bbd3687581e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee Jul 10 20:10:16.413935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d1274d07-015c-4f85-ad8e-3bbd3687581e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:16.414250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d1274d07-015c-4f85-ad8e-3bbd3687581e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:16.431421 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:16.431421 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:16.441335 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d1274d07-015c-4f85-ad8e-3bbd3687581e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:16.447990 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d1274d07-015c-4f85-ad8e-3bbd3687581e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee returned with HTTP 200 Jul 10 20:10:16.447990 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1095/4439] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:16 2026] GET /volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:16.465056 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-057ea655-689e-4b73-8f03-0485a6d438f3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:16.470358 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-057ea655-689e-4b73-8f03-0485a6d438f3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:16.470521 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-057ea655-689e-4b73-8f03-0485a6d438f3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:16.470765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-057ea655-689e-4b73-8f03-0485a6d438f3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:16.471251 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-057ea655-689e-4b73-8f03-0485a6d438f3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Delete snapshot with id: 7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:16.480914 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:16.480914 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:16.482572 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-057ea655-689e-4b73-8f03-0485a6d438f3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot retrieved successfully. Jul 10 20:10:16.513899 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-057ea655-689e-4b73-8f03-0485a6d438f3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot delete request issued successfully. Jul 10 20:10:16.514590 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-057ea655-689e-4b73-8f03-0485a6d438f3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 202 Jul 10 20:10:16.516919 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1114/4440] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:10:16 2026] DELETE /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:10:16.524777 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-86ba5547-6178-4c91-8c03-e88218a6c8b6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:16.526466 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-86ba5547-6178-4c91-8c03-e88218a6c8b6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:16.526538 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-86ba5547-6178-4c91-8c03-e88218a6c8b6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:16.526692 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-86ba5547-6178-4c91-8c03-e88218a6c8b6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:16.539435 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:16.539435 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:16.539435 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-86ba5547-6178-4c91-8c03-e88218a6c8b6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Snapshot retrieved successfully. Jul 10 20:10:16.541342 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-86ba5547-6178-4c91-8c03-e88218a6c8b6 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 200 Jul 10 20:10:16.543500 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1111/4441] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:10:16 2026] GET /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:16.620591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-59439c2f-f138-4b61-9870-08a1af5d3a61 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:16.664143 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59439c2f-f138-4b61-9870-08a1af5d3a61 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:10:16.664589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59439c2f-f138-4b61-9870-08a1af5d3a61 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613", "extra_specs": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:16.689101 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59439c2f-f138-4b61-9870-08a1af5d3a61 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:10:16.689529 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1122/4442] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:10:16 2026] POST /volume/v3/types => generated 267 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:16.749930 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-77c56a98-650f-4864-8835-adf2f91d4819 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:16.752236 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77c56a98-650f-4864-8835-adf2f91d4819 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:16.752571 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77c56a98-650f-4864-8835-adf2f91d4819 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:16.753387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77c56a98-650f-4864-8835-adf2f91d4819 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:16.753584 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-77c56a98-650f-4864-8835-adf2f91d4819 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:16.760138 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:16.760138 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:16.761272 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77c56a98-650f-4864-8835-adf2f91d4819 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:16.761803 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1096/4443] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:16 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:17.559369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5a5b4dc0-693d-47ab-afe3-d0d28c5fa508 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:17.561467 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5a5b4dc0-693d-47ab-afe3-d0d28c5fa508 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:17.561756 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5a5b4dc0-693d-47ab-afe3-d0d28c5fa508 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:17.561993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5a5b4dc0-693d-47ab-afe3-d0d28c5fa508 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:17.569168 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5a5b4dc0-693d-47ab-afe3-d0d28c5fa508 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 404 Jul 10 20:10:17.569902 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1115/4444] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:10:17 2026] GET /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:17.579156 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-08ec1fb0-5974-4022-befe-6182f1b63e57 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:17.581247 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-08ec1fb0-5974-4022-befe-6182f1b63e57 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:17.581463 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-08ec1fb0-5974-4022-befe-6182f1b63e57 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:17.581710 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-08ec1fb0-5974-4022-befe-6182f1b63e57 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:17.581878 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-08ec1fb0-5974-4022-befe-6182f1b63e57 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Delete volume with id: 8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:17.590924 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:17.590924 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:17.591694 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-08ec1fb0-5974-4022-befe-6182f1b63e57 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:17.620643 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-08ec1fb0-5974-4022-befe-6182f1b63e57 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Delete volume request issued successfully. Jul 10 20:10:17.620800 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-08ec1fb0-5974-4022-befe-6182f1b63e57 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 returned with HTTP 202 Jul 10 20:10:17.621389 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1112/4445] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:10:17 2026] DELETE /volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:10:17.630693 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5cee15d0-e25d-4ae9-a82c-c64b6e0aa67f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:17.634256 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5cee15d0-e25d-4ae9-a82c-c64b6e0aa67f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:17.634466 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5cee15d0-e25d-4ae9-a82c-c64b6e0aa67f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:17.634660 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5cee15d0-e25d-4ae9-a82c-c64b6e0aa67f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:17.642535 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:17.642535 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:17.647913 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5cee15d0-e25d-4ae9-a82c-c64b6e0aa67f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:17.653902 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5cee15d0-e25d-4ae9-a82c-c64b6e0aa67f tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 returned with HTTP 200 Jul 10 20:10:17.654346 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1123/4446] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:17 2026] GET /volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:17.775561 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ae74de01-33af-4f28-a0bf-57597d1a5583 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:17.778899 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ae74de01-33af-4f28-a0bf-57597d1a5583 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:17.778899 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ae74de01-33af-4f28-a0bf-57597d1a5583 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:17.778899 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ae74de01-33af-4f28-a0bf-57597d1a5583 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:17.778899 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-ae74de01-33af-4f28-a0bf-57597d1a5583 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:17.782426 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:17.782426 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:17.783050 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ae74de01-33af-4f28-a0bf-57597d1a5583 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:17.783416 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1097/4447] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:17 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:18.669866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ecf06641-fae9-406c-9596-f167bf76c25e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:18.672827 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ecf06641-fae9-406c-9596-f167bf76c25e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:18.673071 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ecf06641-fae9-406c-9596-f167bf76c25e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:18.673261 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ecf06641-fae9-406c-9596-f167bf76c25e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:18.683764 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ecf06641-fae9-406c-9596-f167bf76c25e tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 returned with HTTP 404 Jul 10 20:10:18.684282 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1116/4448] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:18 2026] GET /volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:18.694062 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8b888af6-9ee5-400e-9f78-b391647f6667 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:18.695994 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b888af6-9ee5-400e-9f78-b391647f6667 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] DELETE https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee Jul 10 20:10:18.696175 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b888af6-9ee5-400e-9f78-b391647f6667 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:18.696349 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b888af6-9ee5-400e-9f78-b391647f6667 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:18.696565 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-8b888af6-9ee5-400e-9f78-b391647f6667 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Delete volume with id: da54fddf-a164-4fc7-9d5d-b9be554836ee Jul 10 20:10:18.705880 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:18.705880 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:18.706633 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b888af6-9ee5-400e-9f78-b391647f6667 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:18.740357 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b888af6-9ee5-400e-9f78-b391647f6667 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Delete volume request issued successfully. Jul 10 20:10:18.740731 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b888af6-9ee5-400e-9f78-b391647f6667 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee returned with HTTP 202 Jul 10 20:10:18.741639 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1113/4449] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:10:18 2026] DELETE /volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:10:18.752449 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-04953eb2-db18-4bba-86f1-877bef9925d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:18.755336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-04953eb2-db18-4bba-86f1-877bef9925d3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee Jul 10 20:10:18.755868 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-04953eb2-db18-4bba-86f1-877bef9925d3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:18.756305 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-04953eb2-db18-4bba-86f1-877bef9925d3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:18.766219 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:18.766219 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:18.771570 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-04953eb2-db18-4bba-86f1-877bef9925d3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Volume info retrieved successfully. Jul 10 20:10:18.780117 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-04953eb2-db18-4bba-86f1-877bef9925d3 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee returned with HTTP 200 Jul 10 20:10:18.780944 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1124/4450] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:18 2026] GET /volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:18.796507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1485cded-03cc-4d03-a2d0-d23041c92e97 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:18.798631 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1485cded-03cc-4d03-a2d0-d23041c92e97 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:18.798891 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1485cded-03cc-4d03-a2d0-d23041c92e97 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:18.799163 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1485cded-03cc-4d03-a2d0-d23041c92e97 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:18.799320 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-1485cded-03cc-4d03-a2d0-d23041c92e97 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 11898e23-1368-49b6-85ea-367223a5d84d. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:18.810691 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:18.810691 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:18.811456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1485cded-03cc-4d03-a2d0-d23041c92e97 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 200 Jul 10 20:10:18.811897 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1098/4451] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:18 2026] GET /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 710 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:18.833371 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b1857b17-efe5-4fd4-a45e-5ad03f84d9ec None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:18.835790 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b1857b17-efe5-4fd4-a45e-5ad03f84d9ec tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d Jul 10 20:10:18.836104 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b1857b17-efe5-4fd4-a45e-5ad03f84d9ec tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:18.836403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b1857b17-efe5-4fd4-a45e-5ad03f84d9ec tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:18.836581 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-b1857b17-efe5-4fd4-a45e-5ad03f84d9ec tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete backup with id: 11898e23-1368-49b6-85ea-367223a5d84d. Jul 10 20:10:18.841438 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:18.841438 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:18.857509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-b1857b17-efe5-4fd4-a45e-5ad03f84d9ec tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] delete_backup rpcapi backup_id 11898e23-1368-49b6-85ea-367223a5d84d {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:10:18.859782 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b1857b17-efe5-4fd4-a45e-5ad03f84d9ec tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d returned with HTTP 202 Jul 10 20:10:18.860470 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1117/4452] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:10:18 2026] DELETE /volume/v3/backups/11898e23-1368-49b6-85ea-367223a5d84d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:10:18.874005 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:18.879147 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:10:18.879147 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-886039663"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:18.879650 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-886039663'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:10:18.879801 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume of 1 GB Jul 10 20:10:18.886751 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Availability Zones retrieved successfully. Jul 10 20:10:18.896013 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Flow 'volume_create_api' (4e7e553b-cd18-4c4c-8fed-6784c5082f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:18.899552 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b65a6f-ff40-4b68-aaa4-ff138eece816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:18.900496 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:10:18.932776 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-daaaa2db-ddd4-415b-b322-d9a1b6ef0c90 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:18.935112 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-daaaa2db-ddd4-415b-b322-d9a1b6ef0c90 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:10:18.935615 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-daaaa2db-ddd4-415b-b322-d9a1b6ef0c90 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768", "extra_specs": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:18.944384 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b65a6f-ff40-4b68-aaa4-ff138eece816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:18.945514 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293a9529-cd6a-40f1-bdc1-816d7bd83bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:18.957134 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-daaaa2db-ddd4-415b-b322-d9a1b6ef0c90 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:10:18.957871 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1125/4453] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:10:18 2026] POST /volume/v3/types => generated 268 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:18.969557 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6035fcb7-ff01-492a-ba95-e72213f0040f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:18.971456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6035fcb7-ff01-492a-ba95-e72213f0040f tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:10:18.971975 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6035fcb7-ff01-492a-ba95-e72213f0040f tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987", "extra_specs": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:18.988856 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6035fcb7-ff01-492a-ba95-e72213f0040f tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:10:18.990258 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1099/4454] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:10:18 2026] POST /volume/v3/types => generated 268 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:19.000836 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.002313 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Created reservations ['317218e7-f971-4678-a3a3-bfb9442ea2f6', '2cbfe83e-d393-41e7-95f6-60da74f6c26c', 'c614964c-b496-4eab-b96e-2838eff9623f', '3386c99b-2eac-4993-9817-6d68039bccb2'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:19.003294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293a9529-cd6a-40f1-bdc1-816d7bd83bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['317218e7-f971-4678-a3a3-bfb9442ea2f6', '2cbfe83e-d393-41e7-95f6-60da74f6c26c', 'c614964c-b496-4eab-b96e-2838eff9623f', '3386c99b-2eac-4993-9817-6d68039bccb2']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.003425 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:10:19.003837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1756780834", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:19.004397 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f63bae48-0578-4b55-8488-3890d3f21ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.005984 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1756780834', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:10:19.010528 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume of 1 GB Jul 10 20:10:19.010883 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:19.010883 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:19.011978 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Availability Zones retrieved successfully. Jul 10 20:10:19.020216 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Flow 'volume_create_api' (2b2ee0ee-ee14-49a5-ba74-867f788b29ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:19.021721 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471c94d0-7e80-461a-877d-a812b612f5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.023085 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:10:19.038326 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f63bae48-0578-4b55-8488-3890d3f21ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd738a405-ebb0-4d51-a45b-5524a37a1a0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-886039663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['317218e7-f971-4678-a3a3-bfb9442ea2f6','2cbfe83e-d393-41e7-95f6-60da74f6c26c','c614964c-b496-4eab-b96e-2838eff9623f','3386c99b-2eac-4993-9817-6d68039bccb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-886039663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d738a405-ebb0-4d51-a45b-5524a37a1a0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.039575 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f560747c-0256-4665-b7c3-a20d6f45cf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.048786 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471c94d0-7e80-461a-877d-a812b612f5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:10:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=90e26868-fa5a-420d-b6a6-62503ffa6aff,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90e26868-fa5a-420d-b6a6-62503ffa6aff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.049673 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b48029-07c3-4dd5-9ec8-33bf01aea4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.079287 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f560747c-0256-4665-b7c3-a20d6f45cf31) transitioned into state 'SUCCESS' from state '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-886039663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['317218e7-f971-4678-a3a3-bfb9442ea2f6','2cbfe83e-d393-41e7-95f6-60da74f6c26c','c614964c-b496-4eab-b96e-2838eff9623f','3386c99b-2eac-4993-9817-6d68039bccb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.079950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34dc2d7f-5ee7-4862-abf3-22f1ac9908df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.092757 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:10:19.092757 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:10:19.097446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34dc2d7f-5ee7-4862-abf3-22f1ac9908df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.098433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Flow 'volume_create_api' (4e7e553b-cd18-4c4c-8fed-6784c5082f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:19.098829 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume request issued successfully. Jul 10 20:10:19.099628 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ea74a7f3-f3c6-4b29-9e6c-f7e86ed1a373 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:10:19.100927 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1114/4455] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:10:18 2026] POST /volume/v3/volumes => generated 777 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:19.115709 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-248bebb2-f60a-4e60-8c16-47203af92082 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.118437 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-248bebb2-f60a-4e60-8c16-47203af92082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d Jul 10 20:10:19.118437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-248bebb2-f60a-4e60-8c16-47203af92082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:19.118726 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-248bebb2-f60a-4e60-8c16-47203af92082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:19.129744 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:19.129744 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:19.138129 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-248bebb2-f60a-4e60-8c16-47203af92082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:10:19.148414 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-248bebb2-f60a-4e60-8c16-47203af92082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d returned with HTTP 200 Jul 10 20:10:19.148636 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1126/4456] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:19 2026] GET /volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:19.156659 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Created reservations ['677a7c74-e258-4d9a-93a6-a3734a110e35', '97ef2c26-f9ba-4c90-ba57-b7372ee6493d', 'f5590d52-8503-41a4-a99b-2dd87afe351a', '05127f6c-b62f-4bac-9435-102288623dba'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:19.158024 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b48029-07c3-4dd5-9ec8-33bf01aea4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['677a7c74-e258-4d9a-93a6-a3734a110e35', '97ef2c26-f9ba-4c90-ba57-b7372ee6493d', 'f5590d52-8503-41a4-a99b-2dd87afe351a', '05127f6c-b62f-4bac-9435-102288623dba']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.161697 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d27ff207-3c65-4308-bd5d-d48350eb661d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.195274 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d27ff207-3c65-4308-bd5d-d48350eb661d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c912e7-a852-4aa4-8e4f-05b1de1e7475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1756780834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab37c5e083f41bdb186764ce2af1468',qos_specs=None,replication_status=,reservations=['677a7c74-e258-4d9a-93a6-a3734a110e35','97ef2c26-f9ba-4c90-ba57-b7372ee6493d','f5590d52-8503-41a4-a99b-2dd87afe351a','05127f6c-b62f-4bac-9435-102288623dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634528586c82499ab7baa2bc541f80d1',volume_type_id=90e26868-fa5a-420d-b6a6-62503ffa6aff), 'volume': Volume(_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-10T20:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1756780834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c912e7-a852-4aa4-8e4f-05b1de1e7475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab37c5e083f41bdb186764ce2af1468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634528586c82499ab7baa2bc541f80d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90e26868-fa5a-420d-b6a6-62503ffa6aff),volume_type_id=90e26868-fa5a-420d-b6a6-62503ffa6aff)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.196456 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28467395-7ce3-4d6c-8067-4484c8e4aa6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.234316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28467395-7ce3-4d6c-8067-4484c8e4aa6c) transitioned into state 'SUCCESS' from state '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-1756780834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab37c5e083f41bdb186764ce2af1468',qos_specs=None,replication_status=,reservations=['677a7c74-e258-4d9a-93a6-a3734a110e35','97ef2c26-f9ba-4c90-ba57-b7372ee6493d','f5590d52-8503-41a4-a99b-2dd87afe351a','05127f6c-b62f-4bac-9435-102288623dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634528586c82499ab7baa2bc541f80d1',volume_type_id=90e26868-fa5a-420d-b6a6-62503ffa6aff)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.235104 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0da70c1-36d7-4b5b-88fa-8ff99b77e6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.248003 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0da70c1-36d7-4b5b-88fa-8ff99b77e6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.248996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Flow 'volume_create_api' (2b2ee0ee-ee14-49a5-ba74-867f788b29ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:19.249315 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume request issued successfully. Jul 10 20:10:19.250329 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7737efef-9a00-4ef6-8f5e-577d3355b6ca tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:10:19.250840 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1118/4457] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:10:18 2026] POST /volume/v3/volumes => generated 846 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:19.267257 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.269485 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:10:19.270088 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-878111132", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987", "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:19.272163 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-878111132', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987', 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:10:19.277190 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume of 1 GB Jul 10 20:10:19.277683 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:19.277683 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:19.278490 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Availability Zones retrieved successfully. Jul 10 20:10:19.288029 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Flow 'volume_create_api' (cb451ff7-89dd-4f32-8782-9cc5a976d345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:19.289570 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0e2904-d726-4c19-8d28-c2ea11b8f06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.290956 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:10:19.316571 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0e2904-d726-4c19-8d28-c2ea11b8f06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:10:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e2b4b84-6279-49df-a4d8-1facb815f3b6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e2b4b84-6279-49df-a4d8-1facb815f3b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.317459 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c73f07-5d4d-431d-9fe0-1a3c254f7379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.348979 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:10:19.349323 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:10:19.381915 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Created reservations ['945c4338-e218-41f6-8457-e332b8026db4', 'a07196c9-0bfc-4c26-bab0-4c3cdcb4d520', '1f71f9ef-205e-4571-a663-c693ddd1d46a', '62956c8c-709d-4052-a141-f84d753dc37b'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:19.383375 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c73f07-5d4d-431d-9fe0-1a3c254f7379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945c4338-e218-41f6-8457-e332b8026db4', 'a07196c9-0bfc-4c26-bab0-4c3cdcb4d520', '1f71f9ef-205e-4571-a663-c693ddd1d46a', '62956c8c-709d-4052-a141-f84d753dc37b']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.383984 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0398b54-6508-4966-8971-1afa7e536ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.414771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0398b54-6508-4966-8971-1afa7e536ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc1ff388-4309-4590-8960-eac5fe5bf085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-878111132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab37c5e083f41bdb186764ce2af1468',qos_specs=None,replication_status=,reservations=['945c4338-e218-41f6-8457-e332b8026db4','a07196c9-0bfc-4c26-bab0-4c3cdcb4d520','1f71f9ef-205e-4571-a663-c693ddd1d46a','62956c8c-709d-4052-a141-f84d753dc37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634528586c82499ab7baa2bc541f80d1',volume_type_id=4e2b4b84-6279-49df-a4d8-1facb815f3b6), 'volume': Volume(_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-10T20:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-878111132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc1ff388-4309-4590-8960-eac5fe5bf085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab37c5e083f41bdb186764ce2af1468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634528586c82499ab7baa2bc541f80d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e2b4b84-6279-49df-a4d8-1facb815f3b6),volume_type_id=4e2b4b84-6279-49df-a4d8-1facb815f3b6)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.415598 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c22d03a-02bf-4853-9976-86b01c91d546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.439657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c22d03a-02bf-4853-9976-86b01c91d546) transitioned into state 'SUCCESS' from state '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-878111132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab37c5e083f41bdb186764ce2af1468',qos_specs=None,replication_status=,reservations=['945c4338-e218-41f6-8457-e332b8026db4','a07196c9-0bfc-4c26-bab0-4c3cdcb4d520','1f71f9ef-205e-4571-a663-c693ddd1d46a','62956c8c-709d-4052-a141-f84d753dc37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634528586c82499ab7baa2bc541f80d1',volume_type_id=4e2b4b84-6279-49df-a4d8-1facb815f3b6)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.440412 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7608f72d-1ba0-4ee2-bf15-a9179fddf75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.451607 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7608f72d-1ba0-4ee2-bf15-a9179fddf75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.452512 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Flow 'volume_create_api' (cb451ff7-89dd-4f32-8782-9cc5a976d345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:19.452882 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume request issued successfully. Jul 10 20:10:19.453539 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-42b36c8a-e568-4f0d-a7b7-17d5974e5cb3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:10:19.454114 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1100/4458] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:10:19 2026] POST /volume/v3/volumes => generated 845 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:19.485970 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.488186 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:10:19.488739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-788813380", "snapshot_id": null, "imageRef": "14da0aaa-8912-487a-bf10-699beccd6c93", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:19.490678 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-788813380', 'snapshot_id': None, 'imageRef': '14da0aaa-8912-487a-bf10-699beccd6c93', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:10:19.574223 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume of 1 GB Jul 10 20:10:19.574623 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:19.574623 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:19.575106 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Availability Zones retrieved successfully. Jul 10 20:10:19.581272 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Flow 'volume_create_api' (f1f6d022-f65a-4718-8d52-38579e6a852d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:19.582164 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb58457-3d59-4eae-940f-2ec3f5ac85f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.583117 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:10:19.635209 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb58457-3d59-4eae-940f-2ec3f5ac85f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e61b2fa-6075-462d-8b91-b28a7d3c3247,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e61b2fa-6075-462d-8b91-b28a7d3c3247', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.635873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82313268-6d8d-46f9-836c-89507039686c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.661508 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:10:19.661766 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:10:19.692708 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Created reservations ['5f703b9e-dc39-432d-bf38-a2928c31e217', '4feb9688-0b41-4cf8-aa00-9002c16a31cd', '999a37ff-2b99-4bd4-a290-e8edd31ee22e', '0e82a1a2-ad92-43f0-ab5f-251ae727eb1c'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:19.693621 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82313268-6d8d-46f9-836c-89507039686c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f703b9e-dc39-432d-bf38-a2928c31e217', '4feb9688-0b41-4cf8-aa00-9002c16a31cd', '999a37ff-2b99-4bd4-a290-e8edd31ee22e', '0e82a1a2-ad92-43f0-ab5f-251ae727eb1c']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.694414 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b159d87-6e95-435e-8701-99630173aa15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.717336 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b159d87-6e95-435e-8701-99630173aa15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc57582-4fcd-40e6-a93b-578608436d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-788813380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab37c5e083f41bdb186764ce2af1468',qos_specs=None,replication_status=,reservations=['5f703b9e-dc39-432d-bf38-a2928c31e217','4feb9688-0b41-4cf8-aa00-9002c16a31cd','999a37ff-2b99-4bd4-a290-e8edd31ee22e','0e82a1a2-ad92-43f0-ab5f-251ae727eb1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634528586c82499ab7baa2bc541f80d1',volume_type_id=9e61b2fa-6075-462d-8b91-b28a7d3c3247), 'volume': Volume(_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-10T20:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-788813380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc57582-4fcd-40e6-a93b-578608436d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab37c5e083f41bdb186764ce2af1468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634528586c82499ab7baa2bc541f80d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e61b2fa-6075-462d-8b91-b28a7d3c3247),volume_type_id=9e61b2fa-6075-462d-8b91-b28a7d3c3247)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.718307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57501673-c349-487b-9f41-62083e013d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.743010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57501673-c349-487b-9f41-62083e013d95) transitioned into state 'SUCCESS' from state '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-788813380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab37c5e083f41bdb186764ce2af1468',qos_specs=None,replication_status=,reservations=['5f703b9e-dc39-432d-bf38-a2928c31e217','4feb9688-0b41-4cf8-aa00-9002c16a31cd','999a37ff-2b99-4bd4-a290-e8edd31ee22e','0e82a1a2-ad92-43f0-ab5f-251ae727eb1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634528586c82499ab7baa2bc541f80d1',volume_type_id=9e61b2fa-6075-462d-8b91-b28a7d3c3247)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.743814 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2afba04-3e05-43ed-a604-0aed78791d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:19.757069 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2afba04-3e05-43ed-a604-0aed78791d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:19.757892 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Flow 'volume_create_api' (f1f6d022-f65a-4718-8d52-38579e6a852d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:19.758263 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Create volume request issued successfully. Jul 10 20:10:19.758970 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d3b52a23-d750-43de-bf90-e8622fb8f58f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:10:19.759445 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1115/4459] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:10:19 2026] POST /volume/v3/volumes => generated 844 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:19.772821 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d424537-28bf-4842-b256-d072115fc17a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.774588 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d424537-28bf-4842-b256-d072115fc17a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:19.774771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d424537-28bf-4842-b256-d072115fc17a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:19.774949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d424537-28bf-4842-b256-d072115fc17a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:19.781917 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:19.781917 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:19.785580 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d424537-28bf-4842-b256-d072115fc17a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:19.789513 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d424537-28bf-4842-b256-d072115fc17a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:19.789912 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1127/4460] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:19 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 912 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:19.795808 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-585deadc-0a76-49db-8994-cc0c73bf58ca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.798239 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-585deadc-0a76-49db-8994-cc0c73bf58ca tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee Jul 10 20:10:19.798460 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-585deadc-0a76-49db-8994-cc0c73bf58ca tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:19.798694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-585deadc-0a76-49db-8994-cc0c73bf58ca tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:19.805090 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-585deadc-0a76-49db-8994-cc0c73bf58ca tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee returned with HTTP 404 Jul 10 20:10:19.805660 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1119/4461] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:19 2026] GET /volume/v3/volumes/da54fddf-a164-4fc7-9d5d-b9be554836ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:19.812973 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3dc7f47f-2b56-4f0a-a4f1-7a235b738b69 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.814889 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3dc7f47f-2b56-4f0a-a4f1-7a235b738b69 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:19.815115 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3dc7f47f-2b56-4f0a-a4f1-7a235b738b69 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:19.815343 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3dc7f47f-2b56-4f0a-a4f1-7a235b738b69 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:19.815447 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-3dc7f47f-2b56-4f0a-a4f1-7a235b738b69 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Delete snapshot with id: 7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:19.820434 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3dc7f47f-2b56-4f0a-a4f1-7a235b738b69 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 404 Jul 10 20:10:19.821053 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1101/4462] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:10:19 2026] DELETE /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:19.827945 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-74f58cc9-aa38-4c72-9717-6f707f489afa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.830279 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74f58cc9-aa38-4c72-9717-6f707f489afa tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 Jul 10 20:10:19.830526 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74f58cc9-aa38-4c72-9717-6f707f489afa tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:19.830739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74f58cc9-aa38-4c72-9717-6f707f489afa tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:19.835384 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74f58cc9-aa38-4c72-9717-6f707f489afa tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 returned with HTTP 404 Jul 10 20:10:19.836050 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1116/4463] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:10:19 2026] GET /volume/v3/snapshots/7c8c1b68-479a-43a6-8258-4998218f97a9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:19.842901 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b4caeb2-d039-44c6-928f-84968c4986fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.844779 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b4caeb2-d039-44c6-928f-84968c4986fc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:19.844996 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b4caeb2-d039-44c6-928f-84968c4986fc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:19.845197 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b4caeb2-d039-44c6-928f-84968c4986fc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:19.845361 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2b4caeb2-d039-44c6-928f-84968c4986fc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Delete volume with id: 8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:19.852926 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b4caeb2-d039-44c6-928f-84968c4986fc tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 returned with HTTP 404 Jul 10 20:10:19.853610 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1128/4464] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:10:19 2026] DELETE /volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:19.862307 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3882329c-2f9a-4f24-98ae-0acfe7216628 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:19.864726 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3882329c-2f9a-4f24-98ae-0acfe7216628 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] GET https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 Jul 10 20:10:19.864929 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3882329c-2f9a-4f24-98ae-0acfe7216628 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:19.865221 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3882329c-2f9a-4f24-98ae-0acfe7216628 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:19.873066 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3882329c-2f9a-4f24-98ae-0acfe7216628 tempest-SnapshotDependencyTests-1332359753 tempest-SnapshotDependencyTests-1332359753-project-member] https://10.4.3.145/volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 returned with HTTP 404 Jul 10 20:10:19.873942 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1120/4465] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:19 2026] GET /volume/v3/volumes/8fc2299f-6b30-495f-84bf-f90bfd0d5508 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:20.162907 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dfa054e4-2d31-4d28-9e79-713314fa0e64 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:20.165178 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dfa054e4-2d31-4d28-9e79-713314fa0e64 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d Jul 10 20:10:20.165178 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dfa054e4-2d31-4d28-9e79-713314fa0e64 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:20.165387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dfa054e4-2d31-4d28-9e79-713314fa0e64 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:20.174550 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:20.174550 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:20.178572 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dfa054e4-2d31-4d28-9e79-713314fa0e64 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:10:20.187564 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dfa054e4-2d31-4d28-9e79-713314fa0e64 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d returned with HTTP 200 Jul 10 20:10:20.188131 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1102/4466] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:20 2026] GET /volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:20.202455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3858a08d-2982-440f-b222-8821ff90e23e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:20.204761 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3858a08d-2982-440f-b222-8821ff90e23e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:10:20.205383 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3858a08d-2982-440f-b222-8821ff90e23e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d738a405-ebb0-4d51-a45b-5524a37a1a0d", "name": "tempest-type-Backup-1831584300"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:20.206756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-3858a08d-2982-440f-b222-8821ff90e23e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Creating new backup {'backup': {'volume_id': 'd738a405-ebb0-4d51-a45b-5524a37a1a0d', 'name': 'tempest-type-Backup-1831584300'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:10:20.206906 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-3858a08d-2982-440f-b222-8821ff90e23e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Creating backup of volume d738a405-ebb0-4d51-a45b-5524a37a1a0d in container None Jul 10 20:10:20.215423 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:20.215423 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:20.215803 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3858a08d-2982-440f-b222-8821ff90e23e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:10:20.240645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-3858a08d-2982-440f-b222-8821ff90e23e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Created reservations ['e3fa6fd8-fdd5-4042-8ebd-ad7900a5e559', '7faa5927-2639-4d7d-9281-14908930b150'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:20.291212 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3858a08d-2982-440f-b222-8821ff90e23e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:10:20.291715 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1117/4467] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:10:20 2026] POST /volume/v3/backups => generated 316 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:20.304191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a2259a60-6dae-4516-b708-4cee3096b1ba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:20.306120 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2259a60-6dae-4516-b708-4cee3096b1ba tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:20.306320 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2259a60-6dae-4516-b708-4cee3096b1ba tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:20.306723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2259a60-6dae-4516-b708-4cee3096b1ba tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:20.306723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a2259a60-6dae-4516-b708-4cee3096b1ba tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:20.311571 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:20.311571 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:20.312346 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2259a60-6dae-4516-b708-4cee3096b1ba tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:20.312782 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1129/4468] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:20 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:20.803060 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-79279a22-2254-4594-93a7-c1c625873ea8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:20.804940 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-79279a22-2254-4594-93a7-c1c625873ea8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:20.805172 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-79279a22-2254-4594-93a7-c1c625873ea8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:20.805398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-79279a22-2254-4594-93a7-c1c625873ea8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:20.812909 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:20.812909 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:20.818714 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-79279a22-2254-4594-93a7-c1c625873ea8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:20.824716 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-79279a22-2254-4594-93a7-c1c625873ea8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:20.825209 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1121/4469] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:20 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:21.324371 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7f925fb8-3a8e-414d-ab04-fadd852dad4d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:21.326413 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7f925fb8-3a8e-414d-ab04-fadd852dad4d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:21.326723 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7f925fb8-3a8e-414d-ab04-fadd852dad4d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:21.326924 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7f925fb8-3a8e-414d-ab04-fadd852dad4d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:21.327105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-7f925fb8-3a8e-414d-ab04-fadd852dad4d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:21.332647 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:21.332647 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:21.333939 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7f925fb8-3a8e-414d-ab04-fadd852dad4d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:21.334125 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1103/4470] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:21 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:21.840433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-128bc045-607e-4f02-995e-fe32421bd621 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:21.844774 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-128bc045-607e-4f02-995e-fe32421bd621 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:21.845040 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-128bc045-607e-4f02-995e-fe32421bd621 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:21.845291 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-128bc045-607e-4f02-995e-fe32421bd621 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:21.856399 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:21.856399 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:21.862418 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-128bc045-607e-4f02-995e-fe32421bd621 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:21.872684 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-128bc045-607e-4f02-995e-fe32421bd621 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:21.873345 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1118/4471] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:21 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:21.941110 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-8299a8e5-2be0-4d0e-a322-f1285e8b8862 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:21.944088 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-8299a8e5-2be0-4d0e-a322-f1285e8b8862 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:21.944438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-8299a8e5-2be0-4d0e-a322-f1285e8b8862 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:21.944536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-8299a8e5-2be0-4d0e-a322-f1285e8b8862 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:21.956760 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:21.956760 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:21.960871 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-8299a8e5-2be0-4d0e-a322-f1285e8b8862 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:21.965570 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-8299a8e5-2be0-4d0e-a322-f1285e8b8862 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:21.966174 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1130/4472] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:21 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:22.196730 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f6ac4e74-f102-4b65-b5d0-db150792e7f1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:22.197176 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6ac4e74-f102-4b65-b5d0-db150792e7f1 None None] GET https://10.4.3.145/volume// Jul 10 20:10:22.197343 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6ac4e74-f102-4b65-b5d0-db150792e7f1 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:22.197576 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f6ac4e74-f102-4b65-b5d0-db150792e7f1 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:22.197915 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f6ac4e74-f102-4b65-b5d0-db150792e7f1 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:10:22.198235 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1122/4473] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:10: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 20:10:22.205980 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-fdeec240-6da2-434a-8e77-e8b69c965f96 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:22.207975 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-fdeec240-6da2-434a-8e77-e8b69c965f96 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:10:22.208174 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-fdeec240-6da2-434a-8e77-e8b69c965f96 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:22.208392 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-fdeec240-6da2-434a-8e77-e8b69c965f96 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:22.217212 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:22.217212 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:22.221026 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-fdeec240-6da2-434a-8e77-e8b69c965f96 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:10:22.225900 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-fdeec240-6da2-434a-8e77-e8b69c965f96 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:10:22.226391 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1104/4474] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:10:22 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 1550 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:10:22.335365 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-b743983d-c3dc-42f4-a69b-8fbb2f6f9445 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:22.337435 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-b743983d-c3dc-42f4-a69b-8fbb2f6f9445 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] PUT https://10.4.3.145/volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395 Jul 10 20:10:22.337662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-b743983d-c3dc-42f4-a69b-8fbb2f6f9445 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:22.345125 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-b743983d-c3dc-42f4-a69b-8fbb2f6f9445 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Acquiring lock "cinder-attachment_update-4f32edb8-0977-40ae-a8a5-687920db8c69-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:10:22.345843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7076ceb1-8c87-4880-aa2a-24c02f67c44b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:22.347975 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7076ceb1-8c87-4880-aa2a-24c02f67c44b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:22.348029 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7076ceb1-8c87-4880-aa2a-24c02f67c44b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:22.348242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7076ceb1-8c87-4880-aa2a-24c02f67c44b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:22.348400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7076ceb1-8c87-4880-aa2a-24c02f67c44b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:22.349618 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-b743983d-c3dc-42f4-a69b-8fbb2f6f9445 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Lock "cinder-attachment_update-4f32edb8-0977-40ae-a8a5-687920db8c69-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:10:22.350566 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:22.350566 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:22.353059 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:22.353059 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:22.353728 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7076ceb1-8c87-4880-aa2a-24c02f67c44b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:22.354078 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1131/4475] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:22 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:22.873324 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-b743983d-c3dc-42f4-a69b-8fbb2f6f9445 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Lock "cinder-attachment_update-4f32edb8-0977-40ae-a8a5-687920db8c69-np0000005048" released by "attachment_update" :: held 0.524s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:10:22.873690 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-b743983d-c3dc-42f4-a69b-8fbb2f6f9445 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395 returned with HTTP 200 Jul 10 20:10:22.874160 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1119/4476] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:10:22 2026] PUT /volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:22.890759 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-adef20eb-a5f7-47b4-a199-b16831372c89 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:22.892570 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-adef20eb-a5f7-47b4-a199-b16831372c89 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:22.893002 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-adef20eb-a5f7-47b4-a199-b16831372c89 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:22.893002 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-adef20eb-a5f7-47b4-a199-b16831372c89 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:22.900398 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:22.900398 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:22.904901 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-adef20eb-a5f7-47b4-a199-b16831372c89 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:22.911880 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-adef20eb-a5f7-47b4-a199-b16831372c89 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:22.912708 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1123/4477] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:22 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:23.366512 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-53ecc6a9-4a17-403b-92cc-de23f05bb60e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:23.369829 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53ecc6a9-4a17-403b-92cc-de23f05bb60e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:23.370184 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53ecc6a9-4a17-403b-92cc-de23f05bb60e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:23.370515 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-53ecc6a9-4a17-403b-92cc-de23f05bb60e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:23.371566 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-53ecc6a9-4a17-403b-92cc-de23f05bb60e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:23.381123 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:23.381123 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:23.381508 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-53ecc6a9-4a17-403b-92cc-de23f05bb60e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:23.386163 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1105/4478] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:23 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:23.392114 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-4728c649-4283-41e5-b937-44f77d973123 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:23.396087 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-4728c649-4283-41e5-b937-44f77d973123 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395/action Jul 10 20:10:23.396643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-4728c649-4283-41e5-b937-44f77d973123 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:10:23.396839 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-4728c649-4283-41e5-b937-44f77d973123 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:23.427396 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:23.427396 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:23.445468 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4312698a-6415-4ace-8c7d-21178bca9f1f req-4728c649-4283-41e5-b937-44f77d973123 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395/action returned with HTTP 204 Jul 10 20:10:23.446169 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1132/4479] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:10:23 2026] POST /volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:23.929984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-241964a6-c6f8-4859-9933-e3fff14ee7c3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:23.932578 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-241964a6-c6f8-4859-9933-e3fff14ee7c3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:23.932833 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-241964a6-c6f8-4859-9933-e3fff14ee7c3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:23.933103 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-241964a6-c6f8-4859-9933-e3fff14ee7c3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:23.942339 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:23.942339 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:23.947467 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-241964a6-c6f8-4859-9933-e3fff14ee7c3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:23.953459 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-241964a6-c6f8-4859-9933-e3fff14ee7c3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:23.953997 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1120/4480] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:23 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:24.014706 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e9a63ac9-7895-4420-941c-43cf6f4e7424 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:24.018012 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9a63ac9-7895-4420-941c-43cf6f4e7424 None None] GET https://10.4.3.145/volume// Jul 10 20:10:24.018012 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9a63ac9-7895-4420-941c-43cf6f4e7424 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:24.018012 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9a63ac9-7895-4420-941c-43cf6f4e7424 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:24.018012 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9a63ac9-7895-4420-941c-43cf6f4e7424 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:10:24.018012 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1124/4481] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:10: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 20:10:24.025428 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-72988b8f-dd2f-486c-aab6-bd5d14f2e75c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:24.029417 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-72988b8f-dd2f-486c-aab6-bd5d14f2e75c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:10:24.029851 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-72988b8f-dd2f-486c-aab6-bd5d14f2e75c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ebb7051-2828-4531-8553-49bd13fef34d", "connector": null, "instance_uuid": "22daa734-3e10-4481-82ce-3d623cdde198"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:24.044795 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:24.044795 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:24.117466 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-72988b8f-dd2f-486c-aab6-bd5d14f2e75c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:10:24.118082 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1106/4482] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:10:24 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:24.396442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4a5d939f-ff4b-4ee3-9f49-7b1984652760 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:24.398614 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a5d939f-ff4b-4ee3-9f49-7b1984652760 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:24.398888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a5d939f-ff4b-4ee3-9f49-7b1984652760 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:24.402352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a5d939f-ff4b-4ee3-9f49-7b1984652760 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:24.402352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4a5d939f-ff4b-4ee3-9f49-7b1984652760 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:24.405461 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:24.405461 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:24.406334 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a5d939f-ff4b-4ee3-9f49-7b1984652760 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:24.406610 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1133/4483] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:24 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:24.494214 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f218500c-c413-48bc-8927-a234fc75b800 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:24.496953 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f218500c-c413-48bc-8927-a234fc75b800 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:24.497289 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f218500c-c413-48bc-8927-a234fc75b800 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:24.497511 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f218500c-c413-48bc-8927-a234fc75b800 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:24.512590 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:24.512590 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:24.517305 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f218500c-c413-48bc-8927-a234fc75b800 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:24.529086 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f218500c-c413-48bc-8927-a234fc75b800 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:24.529086 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1121/4484] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:24 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:24.652639 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d2d14050-b34e-4419-80d4-90e83da0c1da None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:24.653098 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d2d14050-b34e-4419-80d4-90e83da0c1da None None] GET https://10.4.3.145/volume// Jul 10 20:10:24.653305 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d2d14050-b34e-4419-80d4-90e83da0c1da None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:24.653529 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d2d14050-b34e-4419-80d4-90e83da0c1da None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:24.655181 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d2d14050-b34e-4419-80d4-90e83da0c1da None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:10:24.655181 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1125/4485] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:10: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 20:10:24.663980 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-ac58320f-9b04-474f-94ed-487d224419f8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:24.666902 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-ac58320f-9b04-474f-94ed-487d224419f8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:24.667509 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-ac58320f-9b04-474f-94ed-487d224419f8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:24.667945 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-ac58320f-9b04-474f-94ed-487d224419f8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:24.683663 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:24.683663 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:24.688739 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-ac58320f-9b04-474f-94ed-487d224419f8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:24.694921 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-ac58320f-9b04-474f-94ed-487d224419f8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:24.695472 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1107/4486] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:10:24 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1395 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:10:24.812243 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-2266c30e-0057-4313-a11c-05876fb6fb23 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:24.814775 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-2266c30e-0057-4313-a11c-05876fb6fb23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] PUT https://10.4.3.145/volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a Jul 10 20:10:24.815239 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-2266c30e-0057-4313-a11c-05876fb6fb23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:24.826331 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-2266c30e-0057-4313-a11c-05876fb6fb23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Acquiring lock "cinder-attachment_update-4ebb7051-2828-4531-8553-49bd13fef34d-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:10:24.831870 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-2266c30e-0057-4313-a11c-05876fb6fb23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-4ebb7051-2828-4531-8553-49bd13fef34d-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:10:24.833145 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:24.833145 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:24.970856 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1a3c6e74-d1cc-49af-9306-cf04360cd116 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:24.975121 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a3c6e74-d1cc-49af-9306-cf04360cd116 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:24.975653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a3c6e74-d1cc-49af-9306-cf04360cd116 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:24.976098 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a3c6e74-d1cc-49af-9306-cf04360cd116 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:24.985846 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:24.985846 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:24.991197 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1a3c6e74-d1cc-49af-9306-cf04360cd116 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:24.998143 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a3c6e74-d1cc-49af-9306-cf04360cd116 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:24.998777 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1122/4487] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:24 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:25.367777 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-2266c30e-0057-4313-a11c-05876fb6fb23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-4ebb7051-2828-4531-8553-49bd13fef34d-np0000005048" released by "attachment_update" :: held 0.536s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:10:25.368324 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-2266c30e-0057-4313-a11c-05876fb6fb23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a returned with HTTP 200 Jul 10 20:10:25.368699 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1134/4488] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:10:24 2026] PUT /volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:25.419249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ed4a5ea8-7f29-451d-84e0-2a735c055c3b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:25.431116 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed4a5ea8-7f29-451d-84e0-2a735c055c3b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:25.431116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed4a5ea8-7f29-451d-84e0-2a735c055c3b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:25.431116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ed4a5ea8-7f29-451d-84e0-2a735c055c3b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:25.431116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ed4a5ea8-7f29-451d-84e0-2a735c055c3b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:25.436567 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:25.436567 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:25.437596 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ed4a5ea8-7f29-451d-84e0-2a735c055c3b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:25.438254 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1126/4489] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:25 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:25.467783 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-6037fc19-71d0-4913-92e3-10f768ee22cb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:25.473741 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-6037fc19-71d0-4913-92e3-10f768ee22cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:10:25.473865 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-6037fc19-71d0-4913-92e3-10f768ee22cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:25.474599 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-6037fc19-71d0-4913-92e3-10f768ee22cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:25.491933 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:25.491933 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:25.497953 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-6037fc19-71d0-4913-92e3-10f768ee22cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:10:25.505401 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-6037fc19-71d0-4913-92e3-10f768ee22cb tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 200 Jul 10 20:10:25.505920 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1108/4490] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:25 2026] GET /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 1659 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:25.547565 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-078bf047-b77e-49e0-b704-cd704fdb2173 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:25.549216 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-078bf047-b77e-49e0-b704-cd704fdb2173 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:25.549492 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-078bf047-b77e-49e0-b704-cd704fdb2173 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:25.549790 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-078bf047-b77e-49e0-b704-cd704fdb2173 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:25.568383 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:25.568383 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:25.574070 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-078bf047-b77e-49e0-b704-cd704fdb2173 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:25.581087 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-078bf047-b77e-49e0-b704-cd704fdb2173 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:25.581692 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1123/4491] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:25 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:26.016479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b740f50a-5c0d-41c4-b722-482a8c05e1c7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:26.018219 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b740f50a-5c0d-41c4-b722-482a8c05e1c7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:26.018413 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b740f50a-5c0d-41c4-b722-482a8c05e1c7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:26.018598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b740f50a-5c0d-41c4-b722-482a8c05e1c7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:26.026320 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:26.026320 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:26.030331 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b740f50a-5c0d-41c4-b722-482a8c05e1c7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:26.035988 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b740f50a-5c0d-41c4-b722-482a8c05e1c7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:26.036473 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1135/4492] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:26 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:26.451980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9df430e0-571f-47dc-b426-c2a411e7de0a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:26.455698 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9df430e0-571f-47dc-b426-c2a411e7de0a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:26.455698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9df430e0-571f-47dc-b426-c2a411e7de0a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:26.455698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9df430e0-571f-47dc-b426-c2a411e7de0a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:26.455698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9df430e0-571f-47dc-b426-c2a411e7de0a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:26.463820 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:26.463820 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:26.463820 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9df430e0-571f-47dc-b426-c2a411e7de0a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:26.463820 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1127/4493] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:26 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:26.620336 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e49d9201-0cc2-41e3-b793-2aaaeef0a94e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:26.622658 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e49d9201-0cc2-41e3-b793-2aaaeef0a94e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:26.622953 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e49d9201-0cc2-41e3-b793-2aaaeef0a94e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:26.623202 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e49d9201-0cc2-41e3-b793-2aaaeef0a94e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:26.638663 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:26.638663 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:26.643951 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e49d9201-0cc2-41e3-b793-2aaaeef0a94e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:26.650426 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e49d9201-0cc2-41e3-b793-2aaaeef0a94e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:26.651048 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1109/4494] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:26 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:27.050444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9d6e980d-e9c8-4ae7-9f05-c7247fd69744 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:27.052764 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9d6e980d-e9c8-4ae7-9f05-c7247fd69744 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:27.053039 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9d6e980d-e9c8-4ae7-9f05-c7247fd69744 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:27.053303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9d6e980d-e9c8-4ae7-9f05-c7247fd69744 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:27.061731 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:27.061731 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:27.065632 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9d6e980d-e9c8-4ae7-9f05-c7247fd69744 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:27.070243 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9d6e980d-e9c8-4ae7-9f05-c7247fd69744 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:27.070766 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1124/4495] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:27 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:27.475745 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9fbe6b8f-634b-48e2-90e2-8ea0c9cce952 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:27.477818 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fbe6b8f-634b-48e2-90e2-8ea0c9cce952 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:27.478087 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fbe6b8f-634b-48e2-90e2-8ea0c9cce952 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:27.478342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fbe6b8f-634b-48e2-90e2-8ea0c9cce952 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:27.478603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9fbe6b8f-634b-48e2-90e2-8ea0c9cce952 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:27.483442 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:27.483442 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:27.484344 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fbe6b8f-634b-48e2-90e2-8ea0c9cce952 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:27.485066 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1136/4496] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:27 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:27.673158 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-50801526-c154-4f08-8cd8-6d9d45422e03 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:27.675257 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50801526-c154-4f08-8cd8-6d9d45422e03 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:27.675542 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50801526-c154-4f08-8cd8-6d9d45422e03 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:27.675765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50801526-c154-4f08-8cd8-6d9d45422e03 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:27.698684 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:27.698684 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:27.704345 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-50801526-c154-4f08-8cd8-6d9d45422e03 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:27.710410 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50801526-c154-4f08-8cd8-6d9d45422e03 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:27.710843 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1128/4497] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:27 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:28.086203 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-360fdbcf-fcf7-4956-86eb-f4ca0e0faddd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:28.088039 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-360fdbcf-fcf7-4956-86eb-f4ca0e0faddd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:28.088220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-360fdbcf-fcf7-4956-86eb-f4ca0e0faddd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:28.088398 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-360fdbcf-fcf7-4956-86eb-f4ca0e0faddd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:28.095475 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:28.095475 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:28.099622 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-360fdbcf-fcf7-4956-86eb-f4ca0e0faddd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:28.104333 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-360fdbcf-fcf7-4956-86eb-f4ca0e0faddd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:28.104715 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1110/4498] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:28 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:28.497823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-df355141-d3d8-43bf-b66c-c3936fbd3c60 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:28.500481 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df355141-d3d8-43bf-b66c-c3936fbd3c60 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:28.500806 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df355141-d3d8-43bf-b66c-c3936fbd3c60 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:28.501123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df355141-d3d8-43bf-b66c-c3936fbd3c60 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:28.501292 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-df355141-d3d8-43bf-b66c-c3936fbd3c60 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:28.505879 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:28.505879 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:28.506666 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df355141-d3d8-43bf-b66c-c3936fbd3c60 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:28.507161 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1125/4499] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:28 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:28.725186 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-898bd81f-9717-4951-92c5-ca8b8e2c74f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:28.726955 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-898bd81f-9717-4951-92c5-ca8b8e2c74f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:28.727175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-898bd81f-9717-4951-92c5-ca8b8e2c74f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:28.727368 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-898bd81f-9717-4951-92c5-ca8b8e2c74f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:28.740703 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:28.740703 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:28.744420 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-898bd81f-9717-4951-92c5-ca8b8e2c74f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:28.748361 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-898bd81f-9717-4951-92c5-ca8b8e2c74f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:28.748989 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1137/4500] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:28 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:29.119193 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fec81cae-0d7b-4a0b-8633-ca0afee17633 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:29.120905 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fec81cae-0d7b-4a0b-8633-ca0afee17633 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:29.121142 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fec81cae-0d7b-4a0b-8633-ca0afee17633 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:29.121340 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fec81cae-0d7b-4a0b-8633-ca0afee17633 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:29.127499 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:29.127499 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:29.130507 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fec81cae-0d7b-4a0b-8633-ca0afee17633 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:29.134229 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fec81cae-0d7b-4a0b-8633-ca0afee17633 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:29.134548 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1129/4501] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:29 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:29.519195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-376f8a0a-6a8c-48fa-9a81-b35251873e91 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:29.521516 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-376f8a0a-6a8c-48fa-9a81-b35251873e91 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:29.521786 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-376f8a0a-6a8c-48fa-9a81-b35251873e91 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:29.522009 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-376f8a0a-6a8c-48fa-9a81-b35251873e91 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:29.522174 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-376f8a0a-6a8c-48fa-9a81-b35251873e91 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:29.527495 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:29.527495 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:29.528304 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-376f8a0a-6a8c-48fa-9a81-b35251873e91 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:29.528781 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1111/4502] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:29 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:29.764323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-64e62f81-d142-48da-99eb-dbe707869e1f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:29.766179 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-64e62f81-d142-48da-99eb-dbe707869e1f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:29.766378 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-64e62f81-d142-48da-99eb-dbe707869e1f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:29.766600 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-64e62f81-d142-48da-99eb-dbe707869e1f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:29.779297 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:29.779297 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:29.783375 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-64e62f81-d142-48da-99eb-dbe707869e1f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:29.788991 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-64e62f81-d142-48da-99eb-dbe707869e1f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:29.789573 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1126/4503] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:29 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:30.149679 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fca27a02-3d84-4c66-8f8b-1211d3aa2df6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:30.151549 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fca27a02-3d84-4c66-8f8b-1211d3aa2df6 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:30.151781 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fca27a02-3d84-4c66-8f8b-1211d3aa2df6 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:30.151986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fca27a02-3d84-4c66-8f8b-1211d3aa2df6 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:30.161226 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:30.161226 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:30.165115 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fca27a02-3d84-4c66-8f8b-1211d3aa2df6 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:30.170028 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fca27a02-3d84-4c66-8f8b-1211d3aa2df6 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:30.170028 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1138/4504] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:30 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:30.542375 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a4a0cce8-4af7-4cd7-997e-7984f38880ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:30.544413 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4a0cce8-4af7-4cd7-997e-7984f38880ff tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:30.544693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a4a0cce8-4af7-4cd7-997e-7984f38880ff tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:30.544935 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a4a0cce8-4af7-4cd7-997e-7984f38880ff tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:30.545136 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a4a0cce8-4af7-4cd7-997e-7984f38880ff tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:30.549691 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:30.549691 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:30.550551 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4a0cce8-4af7-4cd7-997e-7984f38880ff tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:30.551010 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1130/4505] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:30 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:30.804138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6f4133c4-f429-4eb2-bc07-60585f715b58 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:30.805806 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6f4133c4-f429-4eb2-bc07-60585f715b58 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:30.806061 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6f4133c4-f429-4eb2-bc07-60585f715b58 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:30.806285 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6f4133c4-f429-4eb2-bc07-60585f715b58 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:30.821027 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:30.821027 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:30.824824 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6f4133c4-f429-4eb2-bc07-60585f715b58 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:30.829750 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6f4133c4-f429-4eb2-bc07-60585f715b58 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:30.830388 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1112/4506] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:30 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:31.184498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5e92eb44-40f9-472d-8c76-e45e8e0a8249 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:31.186340 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5e92eb44-40f9-472d-8c76-e45e8e0a8249 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:31.186491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5e92eb44-40f9-472d-8c76-e45e8e0a8249 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:31.186738 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5e92eb44-40f9-472d-8c76-e45e8e0a8249 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:31.195150 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:31.195150 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:31.200106 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5e92eb44-40f9-472d-8c76-e45e8e0a8249 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:31.206552 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5e92eb44-40f9-472d-8c76-e45e8e0a8249 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:31.207208 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1127/4507] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:31 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:10:31.561201 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9638cc66-c27e-43ea-80dd-a1bb643e018b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:31.563011 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9638cc66-c27e-43ea-80dd-a1bb643e018b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:31.563245 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9638cc66-c27e-43ea-80dd-a1bb643e018b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:31.563432 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9638cc66-c27e-43ea-80dd-a1bb643e018b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:31.563563 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9638cc66-c27e-43ea-80dd-a1bb643e018b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:31.568565 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:31.568565 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:31.569259 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9638cc66-c27e-43ea-80dd-a1bb643e018b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:31.569671 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1139/4508] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:31 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:31.850050 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5b8ffdfa-8748-4238-8244-a23a7893f4d3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:31.852509 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5b8ffdfa-8748-4238-8244-a23a7893f4d3 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:31.852857 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5b8ffdfa-8748-4238-8244-a23a7893f4d3 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:31.853150 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5b8ffdfa-8748-4238-8244-a23a7893f4d3 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:31.869924 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:31.869924 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:31.874448 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5b8ffdfa-8748-4238-8244-a23a7893f4d3 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:31.881366 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5b8ffdfa-8748-4238-8244-a23a7893f4d3 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:31.881879 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1131/4509] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:31 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:32.224374 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5d73d0d0-549b-4014-9463-1e44dd834c51 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:32.226949 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d73d0d0-549b-4014-9463-1e44dd834c51 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:32.227255 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d73d0d0-549b-4014-9463-1e44dd834c51 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:32.227557 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d73d0d0-549b-4014-9463-1e44dd834c51 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:32.237230 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:32.237230 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:32.242267 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5d73d0d0-549b-4014-9463-1e44dd834c51 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:32.248127 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d73d0d0-549b-4014-9463-1e44dd834c51 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:32.248770 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1113/4510] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:32 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:32.581496 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-034d8274-b067-4c41-8f09-66187559f69c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:32.587830 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-034d8274-b067-4c41-8f09-66187559f69c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:32.587830 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-034d8274-b067-4c41-8f09-66187559f69c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:32.588036 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-034d8274-b067-4c41-8f09-66187559f69c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:32.590950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-034d8274-b067-4c41-8f09-66187559f69c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:32.601018 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:32.601018 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:32.601724 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-034d8274-b067-4c41-8f09-66187559f69c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:32.604733 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1128/4511] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:32 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:32.894410 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2017139b-1985-47aa-af4d-8ac39add6b31 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:32.896736 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2017139b-1985-47aa-af4d-8ac39add6b31 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:32.897030 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2017139b-1985-47aa-af4d-8ac39add6b31 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:32.897290 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2017139b-1985-47aa-af4d-8ac39add6b31 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:32.912770 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:32.912770 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:32.916859 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2017139b-1985-47aa-af4d-8ac39add6b31 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:32.922333 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2017139b-1985-47aa-af4d-8ac39add6b31 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:32.922742 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1140/4512] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:32 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:33.265078 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-22a5e556-f702-4f72-a4cd-c7e65f996c72 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:33.267118 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-22a5e556-f702-4f72-a4cd-c7e65f996c72 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:33.267346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-22a5e556-f702-4f72-a4cd-c7e65f996c72 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:33.267586 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-22a5e556-f702-4f72-a4cd-c7e65f996c72 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:33.275991 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:33.275991 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:33.279944 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-22a5e556-f702-4f72-a4cd-c7e65f996c72 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:33.285125 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-22a5e556-f702-4f72-a4cd-c7e65f996c72 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:33.285560 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1132/4513] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:33 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:33.428786 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-37be0a93-8ba6-4d8c-b859-2d44b18d8945 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:33.432600 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-37be0a93-8ba6-4d8c-b859-2d44b18d8945 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:33.432809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-37be0a93-8ba6-4d8c-b859-2d44b18d8945 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:33.433042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-37be0a93-8ba6-4d8c-b859-2d44b18d8945 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:33.440053 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:33.440053 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:33.443532 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-37be0a93-8ba6-4d8c-b859-2d44b18d8945 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:33.447726 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-37be0a93-8ba6-4d8c-b859-2d44b18d8945 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:33.448190 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1114/4514] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:33 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 1249 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:33.618212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-51304975-c7f3-41ff-b966-fbdb182a97eb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:33.621452 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-51304975-c7f3-41ff-b966-fbdb182a97eb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:33.622178 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-51304975-c7f3-41ff-b966-fbdb182a97eb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:33.622949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-51304975-c7f3-41ff-b966-fbdb182a97eb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:33.623554 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-51304975-c7f3-41ff-b966-fbdb182a97eb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:33.629787 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:33.629787 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:33.630746 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-51304975-c7f3-41ff-b966-fbdb182a97eb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:33.631313 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1129/4515] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:33 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:33.699230 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-e31b3bed-a281-419c-acd9-506719f30f63 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:33.701469 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-e31b3bed-a281-419c-acd9-506719f30f63 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757 Jul 10 20:10:33.701731 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-e31b3bed-a281-419c-acd9-506719f30f63 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:33.701949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-e31b3bed-a281-419c-acd9-506719f30f63 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:33.710644 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:33.710644 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:33.918386 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-75a7647d-cb7a-413e-9942-9990a1b06935 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:33.922688 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-75a7647d-cb7a-413e-9942-9990a1b06935 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:33.922903 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-75a7647d-cb7a-413e-9942-9990a1b06935 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:33.923112 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-75a7647d-cb7a-413e-9942-9990a1b06935 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:33.929868 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:33.929868 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:33.933758 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-75a7647d-cb7a-413e-9942-9990a1b06935 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:33.938407 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-75a7647d-cb7a-413e-9942-9990a1b06935 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:33.939066 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1133/4516] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:33 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:33.949886 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b41096d1-8651-4931-8232-e8f86b2789e7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:33.950339 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b41096d1-8651-4931-8232-e8f86b2789e7 None None] GET https://10.4.3.145/volume// Jul 10 20:10:33.950543 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b41096d1-8651-4931-8232-e8f86b2789e7 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:33.950812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b41096d1-8651-4931-8232-e8f86b2789e7 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:33.951192 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b41096d1-8651-4931-8232-e8f86b2789e7 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:10:33.951499 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1115/4517] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:10: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 20:10:33.954633 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7657392f-acd5-41b8-a5ee-49d559ad2455 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:33.956572 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7657392f-acd5-41b8-a5ee-49d559ad2455 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:33.956782 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7657392f-acd5-41b8-a5ee-49d559ad2455 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:33.957014 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7657392f-acd5-41b8-a5ee-49d559ad2455 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:33.959875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-5e671905-44a5-49c0-a591-f1321c507a74 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:33.961862 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-5e671905-44a5-49c0-a591-f1321c507a74 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:10:33.962223 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-5e671905-44a5-49c0-a591-f1321c507a74 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcc57582-4fcd-40e6-a93b-578608436d6d", "connector": null, "instance_uuid": "c93d103a-b1a3-4fd3-b949-3094bf7daa10"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:33.969819 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:33.969819 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:33.970867 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:33.970867 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:33.974296 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7657392f-acd5-41b8-a5ee-49d559ad2455 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:33.980330 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7657392f-acd5-41b8-a5ee-49d559ad2455 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:33.980330 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1130/4518] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:33 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:33.996894 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-5e671905-44a5-49c0-a591-f1321c507a74 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:10:33.997380 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1134/4519] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:10:33 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 20:10:34.268798 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-37033809-84fe-43a0-b08b-690c6b12ac89 req-e31b3bed-a281-419c-acd9-506719f30f63 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757 returned with HTTP 200 Jul 10 20:10:34.269348 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1141/4520] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:10:33 2026] DELETE /volume/v3/attachments/02c5dc90-7d7d-4fad-abaa-6de8a3066757 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:34.559767 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-5456f888-3e4b-41f9-a14b-e48e94c7982a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:34.562392 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-5456f888-3e4b-41f9-a14b-e48e94c7982a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a/action Jul 10 20:10:34.562879 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-5456f888-3e4b-41f9-a14b-e48e94c7982a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:10:34.563067 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-5456f888-3e4b-41f9-a14b-e48e94c7982a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:34.584008 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:34.584008 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:34.603692 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1fc7f6d8-8a7b-410c-ae40-4e1bbae63ccb req-5456f888-3e4b-41f9-a14b-e48e94c7982a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a/action returned with HTTP 204 Jul 10 20:10:34.604154 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1116/4521] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:10:34 2026] POST /volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:34.643191 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9ffeae13-c2f4-4eca-826a-c631a6fea009 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:34.646579 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ffeae13-c2f4-4eca-826a-c631a6fea009 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:34.647641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ffeae13-c2f4-4eca-826a-c631a6fea009 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:34.647641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ffeae13-c2f4-4eca-826a-c631a6fea009 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:34.647641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-9ffeae13-c2f4-4eca-826a-c631a6fea009 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:34.653315 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:34.653315 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:34.654126 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ffeae13-c2f4-4eca-826a-c631a6fea009 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:34.654948 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1131/4522] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:34 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:34.996896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-829afd16-7132-4a26-a764-847b56aa53e2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:35.000472 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-829afd16-7132-4a26-a764-847b56aa53e2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:35.000800 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-829afd16-7132-4a26-a764-847b56aa53e2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:35.001065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-829afd16-7132-4a26-a764-847b56aa53e2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:35.012731 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:35.012731 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:35.017587 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-829afd16-7132-4a26-a764-847b56aa53e2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:35.022240 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-829afd16-7132-4a26-a764-847b56aa53e2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:35.023242 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1135/4523] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:34 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1510 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:35.665715 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9aa6ad5e-b74e-43a5-92d7-6362817dcc82 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:35.668043 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9aa6ad5e-b74e-43a5-92d7-6362817dcc82 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:35.668322 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9aa6ad5e-b74e-43a5-92d7-6362817dcc82 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:35.668622 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9aa6ad5e-b74e-43a5-92d7-6362817dcc82 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:35.668771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9aa6ad5e-b74e-43a5-92d7-6362817dcc82 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:35.677634 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:35.677634 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:35.678794 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9aa6ad5e-b74e-43a5-92d7-6362817dcc82 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:35.679305 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1142/4524] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:35 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:36.345926 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c05e1cc5-9212-40d9-9ceb-b647ea9dc2e8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.345926 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c05e1cc5-9212-40d9-9ceb-b647ea9dc2e8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:36.345926 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c05e1cc5-9212-40d9-9ceb-b647ea9dc2e8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:36.345926 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c05e1cc5-9212-40d9-9ceb-b647ea9dc2e8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:36.357601 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.357601 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:36.360190 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c05e1cc5-9212-40d9-9ceb-b647ea9dc2e8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:36.363900 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c05e1cc5-9212-40d9-9ceb-b647ea9dc2e8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:36.364335 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1117/4525] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:36 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:36.376148 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-eec3de26-1c85-4b4e-a283-2a624398e05c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.378328 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eec3de26-1c85-4b4e-a283-2a624398e05c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:36.378414 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eec3de26-1c85-4b4e-a283-2a624398e05c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:36.378708 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eec3de26-1c85-4b4e-a283-2a624398e05c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:36.389903 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.389903 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:36.393014 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-eec3de26-1c85-4b4e-a283-2a624398e05c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:36.397210 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eec3de26-1c85-4b4e-a283-2a624398e05c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:36.397626 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1132/4526] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:36 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:36.413865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-29f3287c-6d46-4402-9e74-0b8b602ad44c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.415949 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29f3287c-6d46-4402-9e74-0b8b602ad44c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:36.416068 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29f3287c-6d46-4402-9e74-0b8b602ad44c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:36.416282 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29f3287c-6d46-4402-9e74-0b8b602ad44c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:36.430264 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.430264 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:36.434279 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-29f3287c-6d46-4402-9e74-0b8b602ad44c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:36.439602 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29f3287c-6d46-4402-9e74-0b8b602ad44c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:36.440129 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1136/4527] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:36 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1510 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:36.477363 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6424777f-0a59-4ce6-9154-91d079b6082b req-582b021c-9b20-4fe3-92db-6fdbe93e6b12 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.479494 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-582b021c-9b20-4fe3-92db-6fdbe93e6b12 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:36.479494 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-582b021c-9b20-4fe3-92db-6fdbe93e6b12 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:36.479682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-582b021c-9b20-4fe3-92db-6fdbe93e6b12 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:36.495132 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.495132 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:36.499075 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6424777f-0a59-4ce6-9154-91d079b6082b req-582b021c-9b20-4fe3-92db-6fdbe93e6b12 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:36.505933 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-582b021c-9b20-4fe3-92db-6fdbe93e6b12 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:36.505933 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1143/4528] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:36 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1510 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:36.524388 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-6424777f-0a59-4ce6-9154-91d079b6082b req-d47db611-903a-4709-a9a1-6a286c9400d5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.526612 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-d47db611-903a-4709-a9a1-6a286c9400d5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d/action Jul 10 20:10:36.526999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-d47db611-903a-4709-a9a1-6a286c9400d5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:10:36.527153 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-d47db611-903a-4709-a9a1-6a286c9400d5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:36.544775 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.544775 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:36.545429 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6424777f-0a59-4ce6-9154-91d079b6082b req-d47db611-903a-4709-a9a1-6a286c9400d5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:36.553296 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6424777f-0a59-4ce6-9154-91d079b6082b req-d47db611-903a-4709-a9a1-6a286c9400d5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Begin detaching volume completed successfully. Jul 10 20:10:36.553661 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-d47db611-903a-4709-a9a1-6a286c9400d5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d/action returned with HTTP 202 Jul 10 20:10:36.554259 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1118/4529] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:10:36 2026] POST /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:10:36.573130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-91c68984-b9fe-4bdf-81b5-82626d6fc86d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.575338 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-91c68984-b9fe-4bdf-81b5-82626d6fc86d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:36.575825 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-91c68984-b9fe-4bdf-81b5-82626d6fc86d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:36.575825 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-91c68984-b9fe-4bdf-81b5-82626d6fc86d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:36.590282 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.590282 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:36.594808 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-91c68984-b9fe-4bdf-81b5-82626d6fc86d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:36.599476 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-91c68984-b9fe-4bdf-81b5-82626d6fc86d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:36.600829 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1133/4530] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:36 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1513 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:36.691069 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4d0607cf-5bbe-47c5-b0ab-dcf2c8f9f7e0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.692921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d0607cf-5bbe-47c5-b0ab-dcf2c8f9f7e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:36.693110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d0607cf-5bbe-47c5-b0ab-dcf2c8f9f7e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:36.693279 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4d0607cf-5bbe-47c5-b0ab-dcf2c8f9f7e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:36.693387 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-4d0607cf-5bbe-47c5-b0ab-dcf2c8f9f7e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:36.698472 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.698472 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:36.699173 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4d0607cf-5bbe-47c5-b0ab-dcf2c8f9f7e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:36.699503 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1137/4531] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:36 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:36.711330 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-47536ecd-d92f-4cd2-84f0-73887cc79b0f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.713032 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47536ecd-d92f-4cd2-84f0-73887cc79b0f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] DELETE https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:10:36.713204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47536ecd-d92f-4cd2-84f0-73887cc79b0f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:36.713372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47536ecd-d92f-4cd2-84f0-73887cc79b0f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:36.713571 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-47536ecd-d92f-4cd2-84f0-73887cc79b0f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume with id: 6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:10:36.721138 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.721138 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:36.721757 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-47536ecd-d92f-4cd2-84f0-73887cc79b0f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:10:36.741041 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-47536ecd-d92f-4cd2-84f0-73887cc79b0f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Delete volume request issued successfully. Jul 10 20:10:36.741041 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47536ecd-d92f-4cd2-84f0-73887cc79b0f tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 202 Jul 10 20:10:36.741671 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1144/4532] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:10:36 2026] DELETE /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:10:36.749425 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a399d5dc-3363-43ea-9c70-852cfbc59153 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:36.751167 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a399d5dc-3363-43ea-9c70-852cfbc59153 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:10:36.751349 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a399d5dc-3363-43ea-9c70-852cfbc59153 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:36.751524 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a399d5dc-3363-43ea-9c70-852cfbc59153 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:36.758842 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:36.758842 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:36.762639 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a399d5dc-3363-43ea-9c70-852cfbc59153 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Volume info retrieved successfully. Jul 10 20:10:36.767493 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a399d5dc-3363-43ea-9c70-852cfbc59153 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 200 Jul 10 20:10:36.768030 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1119/4533] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:36 2026] GET /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:37.583990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-effb28a6-acc3-4126-86fb-0e00f179537c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:37.584451 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-effb28a6-acc3-4126-86fb-0e00f179537c None None] GET https://10.4.3.145/volume// Jul 10 20:10:37.584697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-effb28a6-acc3-4126-86fb-0e00f179537c None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:37.584907 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-effb28a6-acc3-4126-86fb-0e00f179537c None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:37.585245 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-effb28a6-acc3-4126-86fb-0e00f179537c None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:10:37.585519 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1134/4534] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:10: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 20:10:37.593755 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6424777f-0a59-4ce6-9154-91d079b6082b req-305936d9-7332-40ec-aba7-1b3bf413d5a4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:37.597854 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-305936d9-7332-40ec-aba7-1b3bf413d5a4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:37.598069 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-305936d9-7332-40ec-aba7-1b3bf413d5a4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:37.598293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-305936d9-7332-40ec-aba7-1b3bf413d5a4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:37.611034 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:37.611034 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:37.615346 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-6424777f-0a59-4ce6-9154-91d079b6082b req-305936d9-7332-40ec-aba7-1b3bf413d5a4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:37.619152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d32017f-d291-47e7-b589-339d24f142a0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:37.620174 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-305936d9-7332-40ec-aba7-1b3bf413d5a4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:37.620660 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1138/4535] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:10:37 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1693 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:10:37.621412 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d32017f-d291-47e7-b589-339d24f142a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:37.621635 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d32017f-d291-47e7-b589-339d24f142a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:37.621835 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d32017f-d291-47e7-b589-339d24f142a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:37.638313 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:37.638313 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:37.644628 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d32017f-d291-47e7-b589-339d24f142a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:37.651132 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d32017f-d291-47e7-b589-339d24f142a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:37.652109 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1145/4536] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:37 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1513 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:37.711426 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5393a872-aec7-4b9f-b467-6ed603455394 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:37.716517 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5393a872-aec7-4b9f-b467-6ed603455394 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:37.716742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5393a872-aec7-4b9f-b467-6ed603455394 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:37.717027 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5393a872-aec7-4b9f-b467-6ed603455394 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:37.717102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5393a872-aec7-4b9f-b467-6ed603455394 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:37.721762 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:37.721762 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:37.722483 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5393a872-aec7-4b9f-b467-6ed603455394 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 200 Jul 10 20:10:37.723035 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1120/4537] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:37 2026] GET /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:37.736721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c134c0a3-b44f-4786-ae64-d90440321b03 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:37.739906 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c134c0a3-b44f-4786-ae64-d90440321b03 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] DELETE https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee Jul 10 20:10:37.740283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c134c0a3-b44f-4786-ae64-d90440321b03 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:37.740644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c134c0a3-b44f-4786-ae64-d90440321b03 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:37.740919 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-c134c0a3-b44f-4786-ae64-d90440321b03 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Delete backup with id: 6592b0f9-dcb4-476d-a0c2-3126e98f7bee. Jul 10 20:10:37.749476 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:37.749476 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:37.769689 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-c134c0a3-b44f-4786-ae64-d90440321b03 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] delete_backup rpcapi backup_id 6592b0f9-dcb4-476d-a0c2-3126e98f7bee {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:10:37.772926 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c134c0a3-b44f-4786-ae64-d90440321b03 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee returned with HTTP 202 Jul 10 20:10:37.774010 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1135/4538] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:10:37 2026] DELETE /volume/v3/backups/6592b0f9-dcb4-476d-a0c2-3126e98f7bee => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:10:37.784234 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-12258968-4268-4da1-a8cd-15276a06d0f6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:37.786789 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-12258968-4268-4da1-a8cd-15276a06d0f6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] GET https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e Jul 10 20:10:37.787044 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-12258968-4268-4da1-a8cd-15276a06d0f6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:37.787295 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-12258968-4268-4da1-a8cd-15276a06d0f6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:37.788031 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dfa8d780-0857-45e7-ac73-6846828fd043 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:37.790217 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfa8d780-0857-45e7-ac73-6846828fd043 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d Jul 10 20:10:37.790553 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfa8d780-0857-45e7-ac73-6846828fd043 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:37.791020 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfa8d780-0857-45e7-ac73-6846828fd043 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:37.791266 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-dfa8d780-0857-45e7-ac73-6846828fd043 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume with id: d738a405-ebb0-4d51-a45b-5524a37a1a0d Jul 10 20:10:37.794202 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-12258968-4268-4da1-a8cd-15276a06d0f6 tempest-AttachVolumeMultiAttachTest-726038814 tempest-AttachVolumeMultiAttachTest-726038814-project-member] https://10.4.3.145/volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e returned with HTTP 404 Jul 10 20:10:37.794763 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1139/4539] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:37 2026] GET /volume/v3/volumes/6cbe04ce-8aa0-4b5d-bfed-decbbf9bc58e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:37.804517 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:37.804517 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:37.805238 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dfa8d780-0857-45e7-ac73-6846828fd043 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:10:37.838014 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dfa8d780-0857-45e7-ac73-6846828fd043 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume request issued successfully. Jul 10 20:10:37.838365 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfa8d780-0857-45e7-ac73-6846828fd043 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d returned with HTTP 202 Jul 10 20:10:37.838922 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1146/4540] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:10:37 2026] DELETE /volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:10:37.847090 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b6302170-108a-435c-803f-df94c77edff4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:37.849193 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b6302170-108a-435c-803f-df94c77edff4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d Jul 10 20:10:37.849284 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b6302170-108a-435c-803f-df94c77edff4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:37.849568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b6302170-108a-435c-803f-df94c77edff4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:37.859235 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:37.859235 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:37.865077 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b6302170-108a-435c-803f-df94c77edff4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:10:37.870285 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b6302170-108a-435c-803f-df94c77edff4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d returned with HTTP 200 Jul 10 20:10:37.870828 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1121/4541] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:37 2026] GET /volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:38.231036 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f8787fd0-f48d-411a-927b-99e042b2f53c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:38.234774 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f8787fd0-f48d-411a-927b-99e042b2f53c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:38.235066 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f8787fd0-f48d-411a-927b-99e042b2f53c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:38.235395 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f8787fd0-f48d-411a-927b-99e042b2f53c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:38.261012 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:38.261012 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:38.268007 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f8787fd0-f48d-411a-927b-99e042b2f53c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:38.275406 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f8787fd0-f48d-411a-927b-99e042b2f53c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:38.276567 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1136/4542] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:38 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1513 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:38.672021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-951effba-2b36-443b-b10b-3a6ee1d644e6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:38.673893 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-951effba-2b36-443b-b10b-3a6ee1d644e6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:38.674070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-951effba-2b36-443b-b10b-3a6ee1d644e6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:38.674257 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-951effba-2b36-443b-b10b-3a6ee1d644e6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:38.689158 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:38.689158 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:38.694347 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-951effba-2b36-443b-b10b-3a6ee1d644e6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:38.701135 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-951effba-2b36-443b-b10b-3a6ee1d644e6 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:38.701728 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1140/4543] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:38 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1513 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:38.794110 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f5b116d9-a100-4514-a12a-a3cae2c33f23 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:38.797519 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f5b116d9-a100-4514-a12a-a3cae2c33f23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a Jul 10 20:10:38.798380 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f5b116d9-a100-4514-a12a-a3cae2c33f23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:38.798380 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f5b116d9-a100-4514-a12a-a3cae2c33f23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:38.808337 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:38.808337 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:38.891736 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-667269b5-ef76-4bf9-99b3-f6857b2f05c3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:38.894159 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-667269b5-ef76-4bf9-99b3-f6857b2f05c3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d Jul 10 20:10:38.894469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-667269b5-ef76-4bf9-99b3-f6857b2f05c3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:38.894791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-667269b5-ef76-4bf9-99b3-f6857b2f05c3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:38.903951 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-667269b5-ef76-4bf9-99b3-f6857b2f05c3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d returned with HTTP 404 Jul 10 20:10:38.904666 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1122/4544] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:38 2026] GET /volume/v3/volumes/d738a405-ebb0-4d51-a45b-5524a37a1a0d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:38.915033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d162c5f7-92ab-4416-a377-aba357b3a652 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:38.917083 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d162c5f7-92ab-4416-a377-aba357b3a652 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e/export_record Jul 10 20:10:38.917365 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d162c5f7-92ab-4416-a377-aba357b3a652 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:38.917646 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d162c5f7-92ab-4416-a377-aba357b3a652 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Calling method 'export_record' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:38.917808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-d162c5f7-92ab-4416-a377-aba357b3a652 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Export record for backup 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99974) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 20:10:38.927321 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:38.927321 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:38.928891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-d162c5f7-92ab-4416-a377-aba357b3a652 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '45f68e0357a840f78bca2f9bf9bd65ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be7cc7f4bb2c403bb95d7f7d1c0ea66e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:10:38.930569 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d162c5f7-92ab-4416-a377-aba357b3a652 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e/export_record returned with HTTP 403 Jul 10 20:10:38.930569 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1137/4545] 10.4.3.145 () {68 vars in 1430 bytes} [Fri Jul 10 20:10:38 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e/export_record => generated 101 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:38.941446 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1d912191-4305-4cf0-8795-90c6b966c5dd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:38.944500 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:10:38.944930 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2041041714"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:38.947174 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2041041714'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:10:38.947372 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume of 1 GB Jul 10 20:10:38.953203 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Availability Zones retrieved successfully. Jul 10 20:10:38.961894 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Flow 'volume_create_api' (c0ff0101-27e2-401b-b1d3-bc7e75769938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:38.963347 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cab6840-4db3-448a-a25d-50654f287b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:38.964488 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:10:38.997466 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cab6840-4db3-448a-a25d-50654f287b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:38.998348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557ccb50-c030-41d6-b4de-9284de5dbda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:39.044787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Created reservations ['288da2a6-b55e-487b-b785-932162aa42fb', '79693028-de09-4115-93eb-e4b93adac8c7', '8260864f-6b23-41d0-a9fb-11439a111385', 'a71bc329-4316-4b32-811c-6477d2074f91'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:39.045621 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557ccb50-c030-41d6-b4de-9284de5dbda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['288da2a6-b55e-487b-b785-932162aa42fb', '79693028-de09-4115-93eb-e4b93adac8c7', '8260864f-6b23-41d0-a9fb-11439a111385', 'a71bc329-4316-4b32-811c-6477d2074f91']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:39.046398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a55eab20-05c0-49d7-bccd-aa90f355c95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:39.069928 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a55eab20-05c0-49d7-bccd-aa90f355c95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d61eaf-1537-4913-8e0b-42b75af2fc12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2041041714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['288da2a6-b55e-487b-b785-932162aa42fb','79693028-de09-4115-93eb-e4b93adac8c7','8260864f-6b23-41d0-a9fb-11439a111385','a71bc329-4316-4b32-811c-6477d2074f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2041041714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d61eaf-1537-4913-8e0b-42b75af2fc12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:39.070718 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34ee16e-7a63-438c-b440-672740f2e445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:39.090979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34ee16e-7a63-438c-b440-672740f2e445) transitioned into state 'SUCCESS' from state '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-2041041714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['288da2a6-b55e-487b-b785-932162aa42fb','79693028-de09-4115-93eb-e4b93adac8c7','8260864f-6b23-41d0-a9fb-11439a111385','a71bc329-4316-4b32-811c-6477d2074f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:39.091873 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9da8ae9-817c-4b23-819b-47f0995a55f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:10:39.104632 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9da8ae9-817c-4b23-819b-47f0995a55f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:10:39.105590 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Flow 'volume_create_api' (c0ff0101-27e2-401b-b1d3-bc7e75769938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:10:39.105880 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume request issued successfully. Jul 10 20:10:39.106514 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d912191-4305-4cf0-8795-90c6b966c5dd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:10:39.107432 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1141/4546] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:10:38 2026] POST /volume/v3/volumes => generated 778 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:39.123227 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-622692fa-954a-462f-99e7-f0ae1029dfd9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:39.126169 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-622692fa-954a-462f-99e7-f0ae1029dfd9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 Jul 10 20:10:39.126169 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-622692fa-954a-462f-99e7-f0ae1029dfd9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:39.126520 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-622692fa-954a-462f-99e7-f0ae1029dfd9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:39.139316 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:39.139316 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:39.145411 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-622692fa-954a-462f-99e7-f0ae1029dfd9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:10:39.161186 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-622692fa-954a-462f-99e7-f0ae1029dfd9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 returned with HTTP 200 Jul 10 20:10:39.161745 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1123/4547] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:39 2026] GET /volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:39.356449 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6424777f-0a59-4ce6-9154-91d079b6082b req-f5b116d9-a100-4514-a12a-a3cae2c33f23 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a returned with HTTP 200 Jul 10 20:10:39.357141 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1147/4548] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:10:38 2026] DELETE /volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a => generated 192 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:39.723574 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a6933c55-d8b8-4d30-8298-b891eb94f639 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:39.725907 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a6933c55-d8b8-4d30-8298-b891eb94f639 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:39.726196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a6933c55-d8b8-4d30-8298-b891eb94f639 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:39.726468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a6933c55-d8b8-4d30-8298-b891eb94f639 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:39.739260 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:39.739260 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:39.743513 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a6933c55-d8b8-4d30-8298-b891eb94f639 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:39.748210 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a6933c55-d8b8-4d30-8298-b891eb94f639 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:39.748641 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1138/4549] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:10:39 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:40.178906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fbe4cf6d-bd8e-446a-8d91-6fdf6f116592 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:40.180853 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fbe4cf6d-bd8e-446a-8d91-6fdf6f116592 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 Jul 10 20:10:40.181161 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fbe4cf6d-bd8e-446a-8d91-6fdf6f116592 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:40.181307 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fbe4cf6d-bd8e-446a-8d91-6fdf6f116592 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:40.190246 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:40.190246 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:40.194951 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fbe4cf6d-bd8e-446a-8d91-6fdf6f116592 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:10:40.200444 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fbe4cf6d-bd8e-446a-8d91-6fdf6f116592 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 returned with HTTP 200 Jul 10 20:10:40.201006 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1142/4550] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:40 2026] GET /volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:40.217931 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ab2c1c70-bc0a-4208-b29e-cab81a0a29d8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:40.220867 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ab2c1c70-bc0a-4208-b29e-cab81a0a29d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:10:40.222003 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ab2c1c70-bc0a-4208-b29e-cab81a0a29d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43d61eaf-1537-4913-8e0b-42b75af2fc12", "name": "tempest-type-Backup-467336697"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:40.225609 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-ab2c1c70-bc0a-4208-b29e-cab81a0a29d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Creating new backup {'backup': {'volume_id': '43d61eaf-1537-4913-8e0b-42b75af2fc12', 'name': 'tempest-type-Backup-467336697'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:10:40.225760 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-ab2c1c70-bc0a-4208-b29e-cab81a0a29d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Creating backup of volume 43d61eaf-1537-4913-8e0b-42b75af2fc12 in container None Jul 10 20:10:40.237985 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:40.237985 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:40.237985 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ab2c1c70-bc0a-4208-b29e-cab81a0a29d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:10:40.278052 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-ab2c1c70-bc0a-4208-b29e-cab81a0a29d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Created reservations ['3b86a8fe-b1ae-4ea7-b00e-a402c1312b2b', '21d2ecd6-145f-4249-a805-4257b101a71c'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:10:40.379815 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ab2c1c70-bc0a-4208-b29e-cab81a0a29d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:10:40.379815 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1124/4551] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:10:40 2026] POST /volume/v3/backups => generated 315 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:10:40.392930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b707dbe2-bc77-4cc8-983b-ffbfa2422301 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:40.394754 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b707dbe2-bc77-4cc8-983b-ffbfa2422301 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:40.395046 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b707dbe2-bc77-4cc8-983b-ffbfa2422301 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:40.395761 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b707dbe2-bc77-4cc8-983b-ffbfa2422301 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:40.395761 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b707dbe2-bc77-4cc8-983b-ffbfa2422301 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:40.400607 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:40.400607 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:40.401502 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b707dbe2-bc77-4cc8-983b-ffbfa2422301 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:40.401897 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1148/4552] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:40 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:10:40.409838 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-710e390e-70b5-482a-9c7f-da70023af602 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:40.410340 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-710e390e-70b5-482a-9c7f-da70023af602 None None] GET https://10.4.3.145/volume// Jul 10 20:10:40.410340 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-710e390e-70b5-482a-9c7f-da70023af602 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:40.410429 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-710e390e-70b5-482a-9c7f-da70023af602 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:40.410810 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-710e390e-70b5-482a-9c7f-da70023af602 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:10:40.411183 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1139/4553] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:10:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:10:40.419514 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-01dfdc18-c0e4-43ad-8a60-fb9edb9a076d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:40.422125 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-01dfdc18-c0e4-43ad-8a60-fb9edb9a076d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:10:40.422355 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-01dfdc18-c0e4-43ad-8a60-fb9edb9a076d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:40.422569 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-01dfdc18-c0e4-43ad-8a60-fb9edb9a076d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:40.432990 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:40.432990 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:40.438150 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-01dfdc18-c0e4-43ad-8a60-fb9edb9a076d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:10:40.445160 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-01dfdc18-c0e4-43ad-8a60-fb9edb9a076d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:10:40.445811 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1143/4554] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:10:40 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 1428 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:10:40.562010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-4d75d441-51de-48bd-aeb4-4cdd356cde26 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:40.564020 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-4d75d441-51de-48bd-aeb4-4cdd356cde26 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] PUT https://10.4.3.145/volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0 Jul 10 20:10:40.566161 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-4d75d441-51de-48bd-aeb4-4cdd356cde26 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:40.576632 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-4d75d441-51de-48bd-aeb4-4cdd356cde26 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Acquiring lock "cinder-attachment_update-dcc57582-4fcd-40e6-a93b-578608436d6d-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:10:40.584513 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-4d75d441-51de-48bd-aeb4-4cdd356cde26 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Lock "cinder-attachment_update-dcc57582-4fcd-40e6-a93b-578608436d6d-np0000005048" acquired by "attachment_update" :: waited 0.008s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:10:40.586991 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:40.586991 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:41.112742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-4d75d441-51de-48bd-aeb4-4cdd356cde26 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Lock "cinder-attachment_update-dcc57582-4fcd-40e6-a93b-578608436d6d-np0000005048" released by "attachment_update" :: held 0.528s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:10:41.113804 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-4d75d441-51de-48bd-aeb4-4cdd356cde26 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0 returned with HTTP 200 Jul 10 20:10:41.113804 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1125/4555] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:10:40 2026] PUT /volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:41.414901 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d6cce4b3-92e2-47d6-8d04-235a0e3b3a9d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:41.417557 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6cce4b3-92e2-47d6-8d04-235a0e3b3a9d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:41.417841 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d6cce4b3-92e2-47d6-8d04-235a0e3b3a9d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:41.418184 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d6cce4b3-92e2-47d6-8d04-235a0e3b3a9d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:41.418273 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d6cce4b3-92e2-47d6-8d04-235a0e3b3a9d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:41.423428 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:41.423428 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:41.424302 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6cce4b3-92e2-47d6-8d04-235a0e3b3a9d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:41.424675 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1149/4556] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:41 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:41.631596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-becedbaa-3a8c-48a9-8549-7c94d64cca6c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:41.635356 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-becedbaa-3a8c-48a9-8549-7c94d64cca6c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0/action Jul 10 20:10:41.635727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-becedbaa-3a8c-48a9-8549-7c94d64cca6c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:10:41.635888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-becedbaa-3a8c-48a9-8549-7c94d64cca6c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:10:41.656913 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:41.656913 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:41.671587 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d54c717a-0cd4-4665-85ef-2f66329f930b req-becedbaa-3a8c-48a9-8549-7c94d64cca6c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0/action returned with HTTP 204 Jul 10 20:10:41.672105 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1140/4557] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:10:41 2026] POST /volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:10:41.789066 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b18be993-4330-4882-849e-518cee56a8ac req-415cacbd-b930-405f-b91a-dd90e7360d08 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:41.792268 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b18be993-4330-4882-849e-518cee56a8ac req-415cacbd-b930-405f-b91a-dd90e7360d08 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:10:41.792432 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b18be993-4330-4882-849e-518cee56a8ac req-415cacbd-b930-405f-b91a-dd90e7360d08 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:41.792677 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b18be993-4330-4882-849e-518cee56a8ac req-415cacbd-b930-405f-b91a-dd90e7360d08 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:41.806772 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:41.806772 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:41.813996 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-b18be993-4330-4882-849e-518cee56a8ac req-415cacbd-b930-405f-b91a-dd90e7360d08 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:10:41.820194 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b18be993-4330-4882-849e-518cee56a8ac req-415cacbd-b930-405f-b91a-dd90e7360d08 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:10:41.820760 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1144/4558] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:10:41 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1213 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:10:42.437037 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e2d53b6b-11f1-4e8b-8c46-2891338efe38 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:42.439335 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e2d53b6b-11f1-4e8b-8c46-2891338efe38 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:42.439623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e2d53b6b-11f1-4e8b-8c46-2891338efe38 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:42.439874 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e2d53b6b-11f1-4e8b-8c46-2891338efe38 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:42.440040 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e2d53b6b-11f1-4e8b-8c46-2891338efe38 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:42.445609 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:42.445609 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:42.446653 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e2d53b6b-11f1-4e8b-8c46-2891338efe38 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:42.447126 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1126/4559] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:42 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:43.461799 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-16293964-38d3-4034-b0e8-2efd2ce83a65 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:43.464014 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16293964-38d3-4034-b0e8-2efd2ce83a65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:43.464265 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16293964-38d3-4034-b0e8-2efd2ce83a65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:43.464468 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16293964-38d3-4034-b0e8-2efd2ce83a65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:43.464620 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-16293964-38d3-4034-b0e8-2efd2ce83a65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:43.469490 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:43.469490 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:43.470217 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16293964-38d3-4034-b0e8-2efd2ce83a65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:43.470650 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1150/4560] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:43 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:44.484792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-11ab9961-f690-4f4e-89bd-fd51e2c501ce None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:44.488011 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-11ab9961-f690-4f4e-89bd-fd51e2c501ce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:44.488300 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-11ab9961-f690-4f4e-89bd-fd51e2c501ce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:44.489133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-11ab9961-f690-4f4e-89bd-fd51e2c501ce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:44.489133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-11ab9961-f690-4f4e-89bd-fd51e2c501ce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:44.494160 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:44.494160 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:44.495866 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-11ab9961-f690-4f4e-89bd-fd51e2c501ce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:44.495866 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1141/4561] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:44 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:45.508302 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-16fbecc1-4647-43e2-abad-541fe7950058 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:45.510227 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-16fbecc1-4647-43e2-abad-541fe7950058 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:45.510455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-16fbecc1-4647-43e2-abad-541fe7950058 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:45.510712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-16fbecc1-4647-43e2-abad-541fe7950058 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:45.510857 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-16fbecc1-4647-43e2-abad-541fe7950058 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:45.515209 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:45.515209 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:45.515905 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-16fbecc1-4647-43e2-abad-541fe7950058 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:45.516272 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1145/4562] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:45 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:46.529288 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8fbec09a-b4a7-481f-96a0-f898828e6b20 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:46.534580 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8fbec09a-b4a7-481f-96a0-f898828e6b20 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:46.534801 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8fbec09a-b4a7-481f-96a0-f898828e6b20 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:46.534998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8fbec09a-b4a7-481f-96a0-f898828e6b20 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:46.535112 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-8fbec09a-b4a7-481f-96a0-f898828e6b20 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:46.542992 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:46.542992 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:46.543864 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8fbec09a-b4a7-481f-96a0-f898828e6b20 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:46.544330 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1127/4563] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:46 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:10:47.555308 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-419906ee-7e34-4d29-be70-cae0ad57de35 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:47.559042 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-419906ee-7e34-4d29-be70-cae0ad57de35 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:47.559345 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-419906ee-7e34-4d29-be70-cae0ad57de35 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:47.559596 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-419906ee-7e34-4d29-be70-cae0ad57de35 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:47.559732 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-419906ee-7e34-4d29-be70-cae0ad57de35 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:47.568491 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:47.568491 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:47.569193 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-419906ee-7e34-4d29-be70-cae0ad57de35 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:47.570708 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1151/4564] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:47 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:48.588700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0a79ae52-005a-41e9-9dbf-1bac2b049298 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:48.592654 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a79ae52-005a-41e9-9dbf-1bac2b049298 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:48.592942 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a79ae52-005a-41e9-9dbf-1bac2b049298 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:48.593233 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a79ae52-005a-41e9-9dbf-1bac2b049298 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:48.593436 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0a79ae52-005a-41e9-9dbf-1bac2b049298 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:48.599826 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:48.599826 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:48.600852 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a79ae52-005a-41e9-9dbf-1bac2b049298 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:48.601258 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1142/4565] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:48 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:49.619605 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bfa223b7-3b30-495b-9e4c-6dc53c352eb9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:49.627045 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bfa223b7-3b30-495b-9e4c-6dc53c352eb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:49.627045 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bfa223b7-3b30-495b-9e4c-6dc53c352eb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:49.627045 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bfa223b7-3b30-495b-9e4c-6dc53c352eb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:49.627045 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bfa223b7-3b30-495b-9e4c-6dc53c352eb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:49.635425 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:49.635425 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:49.636936 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bfa223b7-3b30-495b-9e4c-6dc53c352eb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:49.636936 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1146/4566] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:49 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:50.648716 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9915acb8-9c4a-4832-948f-6743c8a27ac4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:50.650979 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9915acb8-9c4a-4832-948f-6743c8a27ac4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:50.651218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9915acb8-9c4a-4832-948f-6743c8a27ac4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:50.651462 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9915acb8-9c4a-4832-948f-6743c8a27ac4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:50.651601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-9915acb8-9c4a-4832-948f-6743c8a27ac4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:50.656932 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:50.656932 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:50.657631 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9915acb8-9c4a-4832-948f-6743c8a27ac4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:50.658107 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1128/4567] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:50 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:51.670247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ecbb0b42-0dac-4e55-a57b-da33e4127ee8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:51.672299 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecbb0b42-0dac-4e55-a57b-da33e4127ee8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:51.672516 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecbb0b42-0dac-4e55-a57b-da33e4127ee8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:51.672728 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecbb0b42-0dac-4e55-a57b-da33e4127ee8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:51.672883 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ecbb0b42-0dac-4e55-a57b-da33e4127ee8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:51.677990 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:51.677990 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:51.678727 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecbb0b42-0dac-4e55-a57b-da33e4127ee8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:51.679168 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1152/4568] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:51 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:52.692273 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-65ad5ac8-dbf9-42eb-ad68-551c282a6580 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:52.694737 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-65ad5ac8-dbf9-42eb-ad68-551c282a6580 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:52.695118 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-65ad5ac8-dbf9-42eb-ad68-551c282a6580 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:52.695360 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-65ad5ac8-dbf9-42eb-ad68-551c282a6580 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:52.695470 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-65ad5ac8-dbf9-42eb-ad68-551c282a6580 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:52.701235 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:52.701235 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:52.702207 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-65ad5ac8-dbf9-42eb-ad68-551c282a6580 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:52.702553 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1143/4569] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:52 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:53.715319 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a7c699b7-a755-43d6-bd71-d77143f3885e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:53.719055 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a7c699b7-a755-43d6-bd71-d77143f3885e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:53.719055 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a7c699b7-a755-43d6-bd71-d77143f3885e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:53.719055 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a7c699b7-a755-43d6-bd71-d77143f3885e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:53.719055 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a7c699b7-a755-43d6-bd71-d77143f3885e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:53.722375 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:53.722375 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:53.723125 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a7c699b7-a755-43d6-bd71-d77143f3885e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:53.723523 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1147/4570] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:53 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:54.735520 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bc2b229c-8db9-47c2-a39a-5a4a60c4e668 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:54.737987 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bc2b229c-8db9-47c2-a39a-5a4a60c4e668 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:54.738312 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bc2b229c-8db9-47c2-a39a-5a4a60c4e668 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:54.738552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bc2b229c-8db9-47c2-a39a-5a4a60c4e668 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:54.738721 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-bc2b229c-8db9-47c2-a39a-5a4a60c4e668 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:54.745259 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:54.745259 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:54.746249 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bc2b229c-8db9-47c2-a39a-5a4a60c4e668 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:54.746753 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1129/4571] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:54 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:55.757888 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea387ff9-9437-4c10-88ec-e2c8f01d5a5d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:55.760226 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea387ff9-9437-4c10-88ec-e2c8f01d5a5d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:55.760519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea387ff9-9437-4c10-88ec-e2c8f01d5a5d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:55.760727 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea387ff9-9437-4c10-88ec-e2c8f01d5a5d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:55.760862 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ea387ff9-9437-4c10-88ec-e2c8f01d5a5d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:55.765265 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:55.765265 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:55.765829 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea387ff9-9437-4c10-88ec-e2c8f01d5a5d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:55.766238 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1153/4572] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:55 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:56.778870 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-da469260-579e-4882-a94e-e3a71ce3683c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:56.781298 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da469260-579e-4882-a94e-e3a71ce3683c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:56.781620 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da469260-579e-4882-a94e-e3a71ce3683c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:56.781868 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da469260-579e-4882-a94e-e3a71ce3683c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:56.782059 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-da469260-579e-4882-a94e-e3a71ce3683c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:56.786571 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:56.786571 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:10:56.787375 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da469260-579e-4882-a94e-e3a71ce3683c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:56.787722 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1144/4573] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:56 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:57.798849 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fc33e179-7708-417c-83bd-67a158203fb5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:57.801223 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fc33e179-7708-417c-83bd-67a158203fb5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:57.801482 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fc33e179-7708-417c-83bd-67a158203fb5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:57.801690 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fc33e179-7708-417c-83bd-67a158203fb5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:57.801827 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-fc33e179-7708-417c-83bd-67a158203fb5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:57.807612 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:57.807612 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:10:57.808362 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fc33e179-7708-417c-83bd-67a158203fb5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:57.808825 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1148/4574] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:57 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:58.819391 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1510b6c8-2ec5-4755-a92f-07f57974b05e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:58.821419 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1510b6c8-2ec5-4755-a92f-07f57974b05e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:58.821684 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1510b6c8-2ec5-4755-a92f-07f57974b05e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:58.822026 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1510b6c8-2ec5-4755-a92f-07f57974b05e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:58.822126 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-1510b6c8-2ec5-4755-a92f-07f57974b05e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:58.826584 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:58.826584 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:10:58.827257 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1510b6c8-2ec5-4755-a92f-07f57974b05e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:58.827664 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1130/4575] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:58 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:10:59.838294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-190e46d6-4048-4ddd-a97b-c261f778f74a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:10:59.840299 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-190e46d6-4048-4ddd-a97b-c261f778f74a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:10:59.840519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-190e46d6-4048-4ddd-a97b-c261f778f74a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:10:59.840728 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-190e46d6-4048-4ddd-a97b-c261f778f74a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:10:59.840843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-190e46d6-4048-4ddd-a97b-c261f778f74a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:10:59.845859 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:10:59.845859 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:10:59.846622 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-190e46d6-4048-4ddd-a97b-c261f778f74a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:10:59.847041 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1154/4576] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:10:59 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:00.857345 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-444f6a83-ede8-4bee-8dcb-021a25b3a7cc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:00.859486 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-444f6a83-ede8-4bee-8dcb-021a25b3a7cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:00.859750 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-444f6a83-ede8-4bee-8dcb-021a25b3a7cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:00.859978 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-444f6a83-ede8-4bee-8dcb-021a25b3a7cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:00.860200 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-444f6a83-ede8-4bee-8dcb-021a25b3a7cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:00.865794 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:00.865794 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:00.866628 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-444f6a83-ede8-4bee-8dcb-021a25b3a7cc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:00.867047 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1145/4577] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:00 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:01.877881 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8014b1c3-507e-4b3f-a541-d0ded5969750 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:01.880380 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8014b1c3-507e-4b3f-a541-d0ded5969750 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:01.880678 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8014b1c3-507e-4b3f-a541-d0ded5969750 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:01.880949 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8014b1c3-507e-4b3f-a541-d0ded5969750 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:01.881131 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8014b1c3-507e-4b3f-a541-d0ded5969750 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:01.887050 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:01.887050 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:01.888026 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8014b1c3-507e-4b3f-a541-d0ded5969750 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:01.888564 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1149/4578] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:01 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:02.899708 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-63bb60bf-db21-469f-923d-db3529876784 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:02.902038 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-63bb60bf-db21-469f-923d-db3529876784 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:02.902348 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-63bb60bf-db21-469f-923d-db3529876784 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:02.902594 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-63bb60bf-db21-469f-923d-db3529876784 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:02.902759 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-63bb60bf-db21-469f-923d-db3529876784 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:02.908593 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:02.908593 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:02.909258 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-63bb60bf-db21-469f-923d-db3529876784 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:02.912229 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1131/4579] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:02 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:03.925030 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4b289db-314d-4ada-a9b1-a93b796138d2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:03.927216 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4b289db-314d-4ada-a9b1-a93b796138d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:03.927474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4b289db-314d-4ada-a9b1-a93b796138d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:03.927739 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4b289db-314d-4ada-a9b1-a93b796138d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:03.927895 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f4b289db-314d-4ada-a9b1-a93b796138d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:03.932513 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:03.932513 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:03.933212 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4b289db-314d-4ada-a9b1-a93b796138d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:03.933585 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1155/4580] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:03 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:11:04.944875 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6d4f49d3-6c1b-44fc-bdaa-7e09f7ad0f48 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:04.947336 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d4f49d3-6c1b-44fc-bdaa-7e09f7ad0f48 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:04.947590 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d4f49d3-6c1b-44fc-bdaa-7e09f7ad0f48 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:04.947836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6d4f49d3-6c1b-44fc-bdaa-7e09f7ad0f48 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:04.947977 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-6d4f49d3-6c1b-44fc-bdaa-7e09f7ad0f48 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:04.953021 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:04.953021 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:04.953705 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6d4f49d3-6c1b-44fc-bdaa-7e09f7ad0f48 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:04.954109 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1146/4581] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:04 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:05.965563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0778e191-59ff-494d-b0f2-756fd1e3b56e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:05.967720 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0778e191-59ff-494d-b0f2-756fd1e3b56e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:05.967933 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0778e191-59ff-494d-b0f2-756fd1e3b56e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:05.968179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0778e191-59ff-494d-b0f2-756fd1e3b56e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:05.968315 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-0778e191-59ff-494d-b0f2-756fd1e3b56e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:05.972971 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:05.972971 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:05.973604 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0778e191-59ff-494d-b0f2-756fd1e3b56e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:05.973994 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1150/4582] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:05 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:06.986769 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8ec42af6-19d7-4b9f-b3b4-d561810e5564 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:06.990998 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8ec42af6-19d7-4b9f-b3b4-d561810e5564 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:06.990998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8ec42af6-19d7-4b9f-b3b4-d561810e5564 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:06.990998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8ec42af6-19d7-4b9f-b3b4-d561810e5564 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:06.990998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-8ec42af6-19d7-4b9f-b3b4-d561810e5564 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:06.997032 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:06.997032 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:06.999528 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8ec42af6-19d7-4b9f-b3b4-d561810e5564 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:06.999830 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1132/4583] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:06 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:08.012232 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ddca8e61-c4f6-4833-be7a-0d5d4e730f4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:08.014842 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ddca8e61-c4f6-4833-be7a-0d5d4e730f4c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:08.015180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ddca8e61-c4f6-4833-be7a-0d5d4e730f4c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:08.015491 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ddca8e61-c4f6-4833-be7a-0d5d4e730f4c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:08.015670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ddca8e61-c4f6-4833-be7a-0d5d4e730f4c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:08.022025 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:08.022025 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:08.023048 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ddca8e61-c4f6-4833-be7a-0d5d4e730f4c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:08.023573 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1156/4584] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:08 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:09.035025 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-188863a0-78a8-43d3-9152-9d0ac80e6e84 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:09.037148 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-188863a0-78a8-43d3-9152-9d0ac80e6e84 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:09.037412 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-188863a0-78a8-43d3-9152-9d0ac80e6e84 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:09.037674 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-188863a0-78a8-43d3-9152-9d0ac80e6e84 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:09.037785 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-188863a0-78a8-43d3-9152-9d0ac80e6e84 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:09.042356 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:09.042356 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:09.043184 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-188863a0-78a8-43d3-9152-9d0ac80e6e84 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:09.043789 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1147/4585] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:09 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:10.056121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d744d41f-256f-4d1e-ba20-1c23ddd61746 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:10.058409 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d744d41f-256f-4d1e-ba20-1c23ddd61746 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:10.058867 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d744d41f-256f-4d1e-ba20-1c23ddd61746 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:10.059292 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d744d41f-256f-4d1e-ba20-1c23ddd61746 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:10.059687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-d744d41f-256f-4d1e-ba20-1c23ddd61746 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:10.065745 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:10.065745 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:10.067341 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d744d41f-256f-4d1e-ba20-1c23ddd61746 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:10.067341 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1151/4586] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:10 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:11.078553 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-155077c0-cc0f-4d57-83ce-f1178451a347 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:11.081045 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-155077c0-cc0f-4d57-83ce-f1178451a347 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:11.081516 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-155077c0-cc0f-4d57-83ce-f1178451a347 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:11.081865 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-155077c0-cc0f-4d57-83ce-f1178451a347 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:11.082109 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-155077c0-cc0f-4d57-83ce-f1178451a347 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:11.093093 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:11.093093 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:11.093093 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-155077c0-cc0f-4d57-83ce-f1178451a347 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:11.093093 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1133/4587] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:11 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:12.102437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cbc90ec1-bab4-4dd2-95e2-4823df53fbce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:12.104944 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbc90ec1-bab4-4dd2-95e2-4823df53fbce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:12.105257 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbc90ec1-bab4-4dd2-95e2-4823df53fbce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:12.105501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbc90ec1-bab4-4dd2-95e2-4823df53fbce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:12.105708 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-cbc90ec1-bab4-4dd2-95e2-4823df53fbce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:12.107703 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=122,cinder:INSERT=4,cinder:UPDATE=11 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:11:12.112504 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:12.112504 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:12.113590 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbc90ec1-bab4-4dd2-95e2-4823df53fbce tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:12.114177 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1157/4588] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:12 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:13.127497 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-95972d61-1a4b-4110-ad5e-6a2161d0064d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:13.130625 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95972d61-1a4b-4110-ad5e-6a2161d0064d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:13.130839 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95972d61-1a4b-4110-ad5e-6a2161d0064d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:13.131087 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-95972d61-1a4b-4110-ad5e-6a2161d0064d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:13.131234 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-95972d61-1a4b-4110-ad5e-6a2161d0064d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:13.133360 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=199,cinder:INSERT=37,cinder:UPDATE=64 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:11:13.136571 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:13.136571 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:13.137394 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-95972d61-1a4b-4110-ad5e-6a2161d0064d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:13.137882 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1148/4589] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:13 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:14.151357 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f4c82a20-b002-4906-ae77-1b459e2d13e4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:14.156709 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f4c82a20-b002-4906-ae77-1b459e2d13e4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:14.156709 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f4c82a20-b002-4906-ae77-1b459e2d13e4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:14.156709 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f4c82a20-b002-4906-ae77-1b459e2d13e4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:14.156709 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-f4c82a20-b002-4906-ae77-1b459e2d13e4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:14.159230 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=201,cinder:INSERT=33,cinder:UPDATE=52 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:11:14.164255 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:14.164255 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:14.165505 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f4c82a20-b002-4906-ae77-1b459e2d13e4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:14.166333 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1152/4590] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:14 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:15.180144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-08ee8a57-5005-4259-be7c-481499653c07 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:15.182192 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-08ee8a57-5005-4259-be7c-481499653c07 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:15.182672 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-08ee8a57-5005-4259-be7c-481499653c07 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:15.183569 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-08ee8a57-5005-4259-be7c-481499653c07 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:15.183569 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-08ee8a57-5005-4259-be7c-481499653c07 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:15.185898 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=157,cinder:INSERT=13,cinder:UPDATE=26 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:11:15.192198 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:15.192198 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:15.192198 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-08ee8a57-5005-4259-be7c-481499653c07 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:15.192198 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1134/4591] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:15 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:16.130909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:16.133550 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/limits Jul 10 20:11:16.133775 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:16.134014 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:16.144708 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.145065 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.145373 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.145699 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.146050 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.146361 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.146674 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.147122 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.147496 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.147783 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-650804420 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-650804420, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.148104 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-650804420 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-650804420, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.148393 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-650804420 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-650804420, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.148701 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.149026 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.149333 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-710648502-1126329042, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:11:16.165714 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-95e09644-b83d-431a-bf8b-b9064257778d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/limits returned with HTTP 200 Jul 10 20:11:16.166234 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1158/4592] 10.4.3.145 () {68 vars in 1484 bytes} [Fri Jul 10 20:11:16 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:16.204678 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f48e3c80-fa5c-40de-bd2f-28ab72a8778d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:16.207042 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f48e3c80-fa5c-40de-bd2f-28ab72a8778d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:16.207462 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f48e3c80-fa5c-40de-bd2f-28ab72a8778d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:16.207566 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f48e3c80-fa5c-40de-bd2f-28ab72a8778d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:16.207724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f48e3c80-fa5c-40de-bd2f-28ab72a8778d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:16.212923 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:16.212923 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:16.213675 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f48e3c80-fa5c-40de-bd2f-28ab72a8778d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:16.214128 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1149/4593] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:16 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:16.708784 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6992aef9-e169-4148-9faf-984a2d986efe req-7495052f-40d7-4ab5-9d23-647903095070 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:16.711455 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-7495052f-40d7-4ab5-9d23-647903095070 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:11:16.711731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-7495052f-40d7-4ab5-9d23-647903095070 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:16.711988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-7495052f-40d7-4ab5-9d23-647903095070 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:16.724483 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:16.724483 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:16.729201 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-6992aef9-e169-4148-9faf-984a2d986efe req-7495052f-40d7-4ab5-9d23-647903095070 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:11:16.734610 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-7495052f-40d7-4ab5-9d23-647903095070 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:11:16.735307 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1153/4594] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:11:16 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:16.747629 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-6992aef9-e169-4148-9faf-984a2d986efe req-c0665c55-26f1-443a-b3a5-122796f207d0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:16.750912 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-c0665c55-26f1-443a-b3a5-122796f207d0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:11:16.751377 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-c0665c55-26f1-443a-b3a5-122796f207d0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f32edb8-0977-40ae-a8a5-687920db8c69", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1768299041", "description": null, "metadata": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:16.765684 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:16.765684 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:16.766289 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6992aef9-e169-4148-9faf-984a2d986efe req-c0665c55-26f1-443a-b3a5-122796f207d0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:11:16.766451 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [req-6992aef9-e169-4148-9faf-984a2d986efe req-c0665c55-26f1-443a-b3a5-122796f207d0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create snapshot from volume 4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:11:16.816688 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [req-6992aef9-e169-4148-9faf-984a2d986efe req-c0665c55-26f1-443a-b3a5-122796f207d0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Created reservations ['affa6ee6-ada5-42bf-a997-f33d87ebd7e0', 'dd6bde61-6729-4c83-b56b-b8d78fe09624', '3e5c5eeb-ae83-4011-be7f-ba71b6e18da1', '7822d120-4f97-4d7e-894b-121e7d085457'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:11:16.863991 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6992aef9-e169-4148-9faf-984a2d986efe req-c0665c55-26f1-443a-b3a5-122796f207d0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot force create request issued successfully. Jul 10 20:11:16.863991 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6992aef9-e169-4148-9faf-984a2d986efe req-c0665c55-26f1-443a-b3a5-122796f207d0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:11:16.863991 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1135/4595] 10.4.3.145 () {72 vars in 1547 bytes} [Fri Jul 10 20:11:16 2026] POST /volume/v3/snapshots => generated 324 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:11:17.230612 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-767ee685-a70d-40c6-b24d-2f08eab3b93f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:17.233196 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-767ee685-a70d-40c6-b24d-2f08eab3b93f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:17.233524 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-767ee685-a70d-40c6-b24d-2f08eab3b93f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:17.233825 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-767ee685-a70d-40c6-b24d-2f08eab3b93f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:17.234006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-767ee685-a70d-40c6-b24d-2f08eab3b93f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:17.239846 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:17.239846 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:17.240839 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-767ee685-a70d-40c6-b24d-2f08eab3b93f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:17.241554 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1159/4596] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:17 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:18.257376 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0d3d2727-05f4-41bd-9da5-1e61d7199ba5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:18.260045 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d3d2727-05f4-41bd-9da5-1e61d7199ba5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:18.260349 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d3d2727-05f4-41bd-9da5-1e61d7199ba5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:18.260630 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d3d2727-05f4-41bd-9da5-1e61d7199ba5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:18.260797 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0d3d2727-05f4-41bd-9da5-1e61d7199ba5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:18.266634 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:18.266634 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:18.267585 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d3d2727-05f4-41bd-9da5-1e61d7199ba5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:18.268120 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1150/4597] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:18 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:18.884390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-52acbb56-8d78-494c-8748-1ed34d7adbac None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:18.887177 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-52acbb56-8d78-494c-8748-1ed34d7adbac tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa Jul 10 20:11:18.888753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-52acbb56-8d78-494c-8748-1ed34d7adbac tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:18.888753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-52acbb56-8d78-494c-8748-1ed34d7adbac tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:18.893152 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:18.893152 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:18.893873 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-52acbb56-8d78-494c-8748-1ed34d7adbac tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot retrieved successfully. Jul 10 20:11:18.894769 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-52acbb56-8d78-494c-8748-1ed34d7adbac tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa returned with HTTP 200 Jul 10 20:11:18.895334 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1154/4598] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:11:18 2026] GET /volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:18.926180 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-09117568-9170-41a6-8d39-049489fec78c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:18.928435 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:11:18.928803 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1661162937", "snapshot_id": null, "imageRef": "c4d50e35-58d2-476c-8721-945df2020c92", "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:18.930598 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1661162937', 'snapshot_id': None, 'imageRef': 'c4d50e35-58d2-476c-8721-945df2020c92', 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:11:19.159644 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:19.159644 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:19.160345 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot retrieved successfully. Jul 10 20:11:19.160608 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume of 1 GB Jul 10 20:11:19.165239 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Availability Zones retrieved successfully. Jul 10 20:11:19.171263 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Flow 'volume_create_api' (4415275c-2a0c-4e05-a469-fa063030c3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:11:19.172699 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4251e7cd-5f73-434b-a3ad-db8146c3534b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:19.174109 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:11:19.211475 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4251e7cd-5f73-434b-a3ad-db8146c3534b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a753b1a7-76e4-48dd-abe9-aa94942278fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:19.212334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8728a9e9-8e4e-416c-9b59-cb75a6bc272a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:19.266864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Created reservations ['a6b0f996-c6f2-4a88-996d-875c6ade0a93', 'd2c54418-9b4b-41d3-8411-2c838a3ec2eb', 'e1286f56-0086-44ad-87ea-91741a9400c5', '2ae7e933-e299-479a-8bfc-d866292336ad'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:11:19.267875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8728a9e9-8e4e-416c-9b59-cb75a6bc272a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6b0f996-c6f2-4a88-996d-875c6ade0a93', 'd2c54418-9b4b-41d3-8411-2c838a3ec2eb', 'e1286f56-0086-44ad-87ea-91741a9400c5', '2ae7e933-e299-479a-8bfc-d866292336ad']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:19.268996 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d64eb00-081f-42bd-a944-1c8ec65f83c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:19.285910 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5510e8c5-2311-4ab2-b761-454eaf232339 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:19.288259 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5510e8c5-2311-4ab2-b761-454eaf232339 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:19.288552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5510e8c5-2311-4ab2-b761-454eaf232339 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:19.288845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5510e8c5-2311-4ab2-b761-454eaf232339 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:19.289009 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5510e8c5-2311-4ab2-b761-454eaf232339 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:19.293924 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:19.293924 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:19.294735 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5510e8c5-2311-4ab2-b761-454eaf232339 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:19.295417 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1160/4599] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:19 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:19.321853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d64eb00-081f-42bd-a944-1c8ec65f83c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94dfc67d-4e6a-4037-a214-4230b3acd10d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1661162937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a92586cdde4ac899a3025734071e6b',qos_specs=None,replication_status=,reservations=['a6b0f996-c6f2-4a88-996d-875c6ade0a93','d2c54418-9b4b-41d3-8411-2c838a3ec2eb','e1286f56-0086-44ad-87ea-91741a9400c5','2ae7e933-e299-479a-8bfc-d866292336ad'],size=1,snapshot_id=a753b1a7-76e4-48dd-abe9-aa94942278fa,source_replicaid=,source_volid=None,status='creating',user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), '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-10T20:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1661162937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94dfc67d-4e6a-4037-a214-4230b3acd10d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a92586cdde4ac899a3025734071e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a753b1a7-76e4-48dd-abe9-aa94942278fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:19.323557 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fd07fc-4121-4b35-bd81-cb7dd5c43e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:19.346307 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fd07fc-4121-4b35-bd81-cb7dd5c43e90) transitioned into state 'SUCCESS' from state '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-1661162937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a92586cdde4ac899a3025734071e6b',qos_specs=None,replication_status=,reservations=['a6b0f996-c6f2-4a88-996d-875c6ade0a93','d2c54418-9b4b-41d3-8411-2c838a3ec2eb','e1286f56-0086-44ad-87ea-91741a9400c5','2ae7e933-e299-479a-8bfc-d866292336ad'],size=1,snapshot_id=a753b1a7-76e4-48dd-abe9-aa94942278fa,source_replicaid=,source_volid=None,status='creating',user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:19.346977 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89c2d34-c17d-4ee4-b3c7-d0dd5a368751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:19.367814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89c2d34-c17d-4ee4-b3c7-d0dd5a368751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:19.368621 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Flow 'volume_create_api' (4415275c-2a0c-4e05-a469-fa063030c3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:11:19.368931 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume request issued successfully. Jul 10 20:11:19.369483 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09117568-9170-41a6-8d39-049489fec78c tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:11:19.369875 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1136/4600] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:11:18 2026] POST /volume/v3/volumes => generated 814 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:11:19.381203 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1c0e7f6f-6b50-48b9-bbbe-7b58450bd11a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:19.383739 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1c0e7f6f-6b50-48b9-bbbe-7b58450bd11a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:11:19.384269 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1c0e7f6f-6b50-48b9-bbbe-7b58450bd11a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:19.384572 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1c0e7f6f-6b50-48b9-bbbe-7b58450bd11a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:19.395291 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:19.395291 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:19.400510 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1c0e7f6f-6b50-48b9-bbbe-7b58450bd11a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:11:19.406672 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1c0e7f6f-6b50-48b9-bbbe-7b58450bd11a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 200 Jul 10 20:11:19.407221 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1151/4601] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:11:19 2026] GET /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:20.306418 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-29050e1c-2bb3-4b21-9992-541edd318201 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:20.308404 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29050e1c-2bb3-4b21-9992-541edd318201 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:20.308986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29050e1c-2bb3-4b21-9992-541edd318201 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:20.310162 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29050e1c-2bb3-4b21-9992-541edd318201 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:20.310162 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-29050e1c-2bb3-4b21-9992-541edd318201 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:20.313849 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:20.313849 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:20.314929 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29050e1c-2bb3-4b21-9992-541edd318201 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:20.315516 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1155/4602] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:20 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:20.420505 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c295a24a-d7c1-4154-95e6-0151e4861594 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:20.422864 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c295a24a-d7c1-4154-95e6-0151e4861594 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:11:20.423187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c295a24a-d7c1-4154-95e6-0151e4861594 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:20.423436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c295a24a-d7c1-4154-95e6-0151e4861594 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:20.431420 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:20.431420 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:20.435185 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c295a24a-d7c1-4154-95e6-0151e4861594 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:11:20.439644 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c295a24a-d7c1-4154-95e6-0151e4861594 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 200 Jul 10 20:11:20.440103 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1161/4603] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:11:20 2026] GET /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:11:20.453388 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1ea869f2-90bd-48bc-9309-5cada420d8fd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:20.455089 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ea869f2-90bd-48bc-9309-5cada420d8fd tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:11:20.455270 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ea869f2-90bd-48bc-9309-5cada420d8fd tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:20.455440 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ea869f2-90bd-48bc-9309-5cada420d8fd tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:20.461975 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:20.461975 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:20.465195 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1ea869f2-90bd-48bc-9309-5cada420d8fd tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:11:20.469272 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ea869f2-90bd-48bc-9309-5cada420d8fd tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 200 Jul 10 20:11:20.469607 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1137/4604] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:11:20 2026] GET /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:11:21.326030 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1a6afd30-4f00-480b-8cca-4eaa5d198fcc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:21.328006 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a6afd30-4f00-480b-8cca-4eaa5d198fcc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:21.328261 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a6afd30-4f00-480b-8cca-4eaa5d198fcc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:21.328437 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a6afd30-4f00-480b-8cca-4eaa5d198fcc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:21.328541 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-1a6afd30-4f00-480b-8cca-4eaa5d198fcc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:21.332577 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:21.332577 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:21.333404 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a6afd30-4f00-480b-8cca-4eaa5d198fcc tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:21.334024 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1152/4605] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:21 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:21.572570 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-93c300a3-611a-40a9-bb0d-f8794303777b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:21.574360 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-93c300a3-611a-40a9-bb0d-f8794303777b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:11:21.574532 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-93c300a3-611a-40a9-bb0d-f8794303777b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:21.574734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-93c300a3-611a-40a9-bb0d-f8794303777b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:21.581436 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:21.581436 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:21.584976 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-93c300a3-611a-40a9-bb0d-f8794303777b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:11:21.589423 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-93c300a3-611a-40a9-bb0d-f8794303777b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 200 Jul 10 20:11:21.589779 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1156/4606] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:11:21 2026] GET /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:22.007985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-292438c5-3fee-4913-87dc-422196b5b5a1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:22.010234 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-292438c5-3fee-4913-87dc-422196b5b5a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:11:22.010404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-292438c5-3fee-4913-87dc-422196b5b5a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:22.010576 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-292438c5-3fee-4913-87dc-422196b5b5a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:22.018317 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:22.018317 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:22.022755 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-292438c5-3fee-4913-87dc-422196b5b5a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:11:22.027835 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-292438c5-3fee-4913-87dc-422196b5b5a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 200 Jul 10 20:11:22.028442 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1162/4607] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:11:22 2026] GET /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:22.039047 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4b43831f-7521-458a-bf31-a612ce7eea68 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:22.039047 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4b43831f-7521-458a-bf31-a612ce7eea68 None None] GET https://10.4.3.145/volume// Jul 10 20:11:22.039047 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4b43831f-7521-458a-bf31-a612ce7eea68 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:22.039047 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4b43831f-7521-458a-bf31-a612ce7eea68 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:22.039047 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4b43831f-7521-458a-bf31-a612ce7eea68 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:11:22.039741 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1138/4608] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:11: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 20:11:22.047426 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2003a22d-b4dc-4d5b-b1ef-70ca5bef828f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:22.050221 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2003a22d-b4dc-4d5b-b1ef-70ca5bef828f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:11:22.050652 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2003a22d-b4dc-4d5b-b1ef-70ca5bef828f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94dfc67d-4e6a-4037-a214-4230b3acd10d", "connector": null, "instance_uuid": "795fa883-0ecf-48ed-90d5-800ad5abe97b"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:22.059834 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:22.059834 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:22.093547 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2003a22d-b4dc-4d5b-b1ef-70ca5bef828f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:11:22.094269 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1153/4609] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:11:22 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:22.345503 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-72c84027-c615-40b3-b9bb-014536573523 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:22.347308 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-72c84027-c615-40b3-b9bb-014536573523 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:22.347502 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-72c84027-c615-40b3-b9bb-014536573523 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:22.347885 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-72c84027-c615-40b3-b9bb-014536573523 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:22.348177 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-72c84027-c615-40b3-b9bb-014536573523 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:22.354150 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:22.354150 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:22.354942 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-72c84027-c615-40b3-b9bb-014536573523 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:22.355381 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1157/4610] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:22 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:23.366471 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-80714603-007b-4eb0-ac93-dc27ec625795 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:23.368057 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80714603-007b-4eb0-ac93-dc27ec625795 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:23.368299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80714603-007b-4eb0-ac93-dc27ec625795 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:23.368496 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80714603-007b-4eb0-ac93-dc27ec625795 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:23.368600 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-80714603-007b-4eb0-ac93-dc27ec625795 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:23.374747 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:23.374747 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:23.375779 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80714603-007b-4eb0-ac93-dc27ec625795 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:23.376368 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1163/4611] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:23 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:24.385935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f68b258c-0ba9-4526-b1a9-18d6c5aac003 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:24.387887 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f68b258c-0ba9-4526-b1a9-18d6c5aac003 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:24.388212 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f68b258c-0ba9-4526-b1a9-18d6c5aac003 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:24.388489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f68b258c-0ba9-4526-b1a9-18d6c5aac003 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:24.388622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f68b258c-0ba9-4526-b1a9-18d6c5aac003 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:24.392937 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:24.392937 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:24.393575 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f68b258c-0ba9-4526-b1a9-18d6c5aac003 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:24.393974 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1139/4612] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:24 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:25.405364 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3ff873d6-4df0-452c-a94b-a32d13d69b66 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:25.407731 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ff873d6-4df0-452c-a94b-a32d13d69b66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:25.408040 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ff873d6-4df0-452c-a94b-a32d13d69b66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:25.408315 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ff873d6-4df0-452c-a94b-a32d13d69b66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:25.408465 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-3ff873d6-4df0-452c-a94b-a32d13d69b66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:25.413802 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:25.413802 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:25.414796 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ff873d6-4df0-452c-a94b-a32d13d69b66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:25.415352 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1154/4613] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:25 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:26.426586 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-60355c20-e9b7-4d58-8f38-1d70d1f1a9d0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:26.428419 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-60355c20-e9b7-4d58-8f38-1d70d1f1a9d0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:26.428601 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-60355c20-e9b7-4d58-8f38-1d70d1f1a9d0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:26.428930 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-60355c20-e9b7-4d58-8f38-1d70d1f1a9d0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:26.429046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-60355c20-e9b7-4d58-8f38-1d70d1f1a9d0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:26.433171 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:26.433171 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:26.433876 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-60355c20-e9b7-4d58-8f38-1d70d1f1a9d0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:26.434271 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1158/4614] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:26 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:27.446304 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77f2f4fd-fc13-4a0d-b261-1f8a4eb26d1b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:27.448328 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77f2f4fd-fc13-4a0d-b261-1f8a4eb26d1b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:27.448628 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77f2f4fd-fc13-4a0d-b261-1f8a4eb26d1b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:27.448873 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77f2f4fd-fc13-4a0d-b261-1f8a4eb26d1b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:27.449033 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-77f2f4fd-fc13-4a0d-b261-1f8a4eb26d1b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:27.454052 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:27.454052 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:27.454813 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77f2f4fd-fc13-4a0d-b261-1f8a4eb26d1b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:27.455549 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1164/4615] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:27 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:28.152159 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ad94d984-3813-41c7-b7f1-f2a924b6809e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:28.153076 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ad94d984-3813-41c7-b7f1-f2a924b6809e None None] GET https://10.4.3.145/volume// Jul 10 20:11:28.153076 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ad94d984-3813-41c7-b7f1-f2a924b6809e None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:28.153076 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ad94d984-3813-41c7-b7f1-f2a924b6809e None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:28.153289 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ad94d984-3813-41c7-b7f1-f2a924b6809e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:11:28.153607 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1140/4616] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:11: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 20:11:28.162308 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-95ab48d5-97a4-45a4-8bae-515fcf7b96a3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:28.164768 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-95ab48d5-97a4-45a4-8bae-515fcf7b96a3 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:11:28.165040 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-95ab48d5-97a4-45a4-8bae-515fcf7b96a3 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:28.165264 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-95ab48d5-97a4-45a4-8bae-515fcf7b96a3 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:28.178095 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:28.178095 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:28.183240 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-95ab48d5-97a4-45a4-8bae-515fcf7b96a3 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:11:28.189791 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-95ab48d5-97a4-45a4-8bae-515fcf7b96a3 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 200 Jul 10 20:11:28.190380 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1155/4617] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:11:28 2026] GET /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 1584 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:11:28.300881 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2c090edf-ed93-42dd-9ecb-81438e12c1b8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:28.303265 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2c090edf-ed93-42dd-9ecb-81438e12c1b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] PUT https://10.4.3.145/volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac Jul 10 20:11:28.303668 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2c090edf-ed93-42dd-9ecb-81438e12c1b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:28.323985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2c090edf-ed93-42dd-9ecb-81438e12c1b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Acquiring lock "cinder-attachment_update-94dfc67d-4e6a-4037-a214-4230b3acd10d-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:11:28.329082 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2c090edf-ed93-42dd-9ecb-81438e12c1b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Lock "cinder-attachment_update-94dfc67d-4e6a-4037-a214-4230b3acd10d-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:11:28.330235 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:28.330235 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:28.467361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c733e9d5-efb3-4764-80ce-fcb345627082 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:28.469458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c733e9d5-efb3-4764-80ce-fcb345627082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:28.469736 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c733e9d5-efb3-4764-80ce-fcb345627082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:28.470095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c733e9d5-efb3-4764-80ce-fcb345627082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:28.470246 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c733e9d5-efb3-4764-80ce-fcb345627082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:28.475167 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:28.475167 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:28.478984 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c733e9d5-efb3-4764-80ce-fcb345627082 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:28.478984 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1165/4618] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:28 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:28.851622 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2c090edf-ed93-42dd-9ecb-81438e12c1b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Lock "cinder-attachment_update-94dfc67d-4e6a-4037-a214-4230b3acd10d-np0000005048" released by "attachment_update" :: held 0.522s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:11:28.852123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-2c090edf-ed93-42dd-9ecb-81438e12c1b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac returned with HTTP 200 Jul 10 20:11:28.852793 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1159/4619] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:11:28 2026] PUT /volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:29.364617 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-c86e93a9-8927-4e83-9ff5-486a584131e1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:29.366757 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-c86e93a9-8927-4e83-9ff5-486a584131e1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac/action Jul 10 20:11:29.367201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-c86e93a9-8927-4e83-9ff5-486a584131e1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:11:29.367374 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-c86e93a9-8927-4e83-9ff5-486a584131e1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:29.386263 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:29.386263 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:29.399512 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-4fcb73cb-982f-4134-98b3-ea77db28d0e2 req-c86e93a9-8927-4e83-9ff5-486a584131e1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac/action returned with HTTP 204 Jul 10 20:11:29.400098 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1141/4620] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:11:29 2026] POST /volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:11:29.486779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-355f29c3-b485-459d-bfb3-575317750119 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:29.488844 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-355f29c3-b485-459d-bfb3-575317750119 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:29.489147 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-355f29c3-b485-459d-bfb3-575317750119 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:29.489385 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-355f29c3-b485-459d-bfb3-575317750119 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:29.489536 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-355f29c3-b485-459d-bfb3-575317750119 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:29.494051 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:29.494051 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:29.494894 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-355f29c3-b485-459d-bfb3-575317750119 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:29.495727 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1156/4621] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:29 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:30.507142 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c3c55c0-8138-4e5d-acaa-18f55b0c397c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:30.509458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c3c55c0-8138-4e5d-acaa-18f55b0c397c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:30.509728 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c3c55c0-8138-4e5d-acaa-18f55b0c397c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:30.510007 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c3c55c0-8138-4e5d-acaa-18f55b0c397c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:30.510180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6c3c55c0-8138-4e5d-acaa-18f55b0c397c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:30.515045 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:30.515045 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:30.515638 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c3c55c0-8138-4e5d-acaa-18f55b0c397c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:30.516044 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1166/4622] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:30 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:31.525602 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-667dfcbc-82ae-4f7f-8a94-2045b8b9aae1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:31.527380 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-667dfcbc-82ae-4f7f-8a94-2045b8b9aae1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:31.527615 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-667dfcbc-82ae-4f7f-8a94-2045b8b9aae1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:31.527853 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-667dfcbc-82ae-4f7f-8a94-2045b8b9aae1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:31.528010 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-667dfcbc-82ae-4f7f-8a94-2045b8b9aae1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:31.532171 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:31.532171 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:31.532753 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-667dfcbc-82ae-4f7f-8a94-2045b8b9aae1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:31.533099 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1160/4623] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:31 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:32.543278 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-345009fd-96cc-4e9f-9d02-4a9c5b71b5d5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:32.544910 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-345009fd-96cc-4e9f-9d02-4a9c5b71b5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:32.545117 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-345009fd-96cc-4e9f-9d02-4a9c5b71b5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:32.545291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-345009fd-96cc-4e9f-9d02-4a9c5b71b5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:32.545391 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-345009fd-96cc-4e9f-9d02-4a9c5b71b5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:32.549909 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:32.549909 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:32.550580 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-345009fd-96cc-4e9f-9d02-4a9c5b71b5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:32.550933 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1142/4624] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:32 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:33.562407 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fa9ce31c-8cd6-42ab-a7ae-91f9f7ef720f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:33.564801 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fa9ce31c-8cd6-42ab-a7ae-91f9f7ef720f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:33.565400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fa9ce31c-8cd6-42ab-a7ae-91f9f7ef720f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:33.565400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fa9ce31c-8cd6-42ab-a7ae-91f9f7ef720f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:33.566559 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-fa9ce31c-8cd6-42ab-a7ae-91f9f7ef720f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:33.570437 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:33.570437 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:33.571414 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fa9ce31c-8cd6-42ab-a7ae-91f9f7ef720f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:33.571941 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1157/4625] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:33 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:34.582707 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aec1d921-772d-4ac6-96bd-1240d6485319 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:34.584864 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aec1d921-772d-4ac6-96bd-1240d6485319 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:34.585118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aec1d921-772d-4ac6-96bd-1240d6485319 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:34.585445 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aec1d921-772d-4ac6-96bd-1240d6485319 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:34.585595 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-aec1d921-772d-4ac6-96bd-1240d6485319 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:34.591117 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:34.591117 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:34.592149 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aec1d921-772d-4ac6-96bd-1240d6485319 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:34.592620 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1167/4626] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:34 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:35.603044 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e2756056-edf8-4d50-9bd5-3a2a16510a78 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:35.604939 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e2756056-edf8-4d50-9bd5-3a2a16510a78 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:35.605219 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e2756056-edf8-4d50-9bd5-3a2a16510a78 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:35.605466 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e2756056-edf8-4d50-9bd5-3a2a16510a78 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:35.605593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e2756056-edf8-4d50-9bd5-3a2a16510a78 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:35.610174 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:35.610174 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:35.610940 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e2756056-edf8-4d50-9bd5-3a2a16510a78 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:35.611373 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1161/4627] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:35 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:36.623231 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3538fb86-d55d-4fd8-90cd-b8282eee3d28 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:36.627274 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3538fb86-d55d-4fd8-90cd-b8282eee3d28 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:36.627530 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3538fb86-d55d-4fd8-90cd-b8282eee3d28 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:36.627649 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3538fb86-d55d-4fd8-90cd-b8282eee3d28 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:36.627783 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-3538fb86-d55d-4fd8-90cd-b8282eee3d28 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:36.631605 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:36.631605 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:36.632268 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3538fb86-d55d-4fd8-90cd-b8282eee3d28 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:36.632659 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1143/4628] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:36 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:37.646492 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d4b7eaba-4506-403e-bc78-6ce5a7e70496 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:37.648166 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d4b7eaba-4506-403e-bc78-6ce5a7e70496 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:37.648351 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d4b7eaba-4506-403e-bc78-6ce5a7e70496 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:37.648519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d4b7eaba-4506-403e-bc78-6ce5a7e70496 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:37.648611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d4b7eaba-4506-403e-bc78-6ce5a7e70496 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:37.653683 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:37.653683 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:37.654485 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d4b7eaba-4506-403e-bc78-6ce5a7e70496 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:37.655076 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1158/4629] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:37 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:38.666603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-081ad176-5ae1-4bde-a5cd-59fd4f448e66 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:38.668442 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-081ad176-5ae1-4bde-a5cd-59fd4f448e66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:38.668697 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-081ad176-5ae1-4bde-a5cd-59fd4f448e66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:38.668938 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-081ad176-5ae1-4bde-a5cd-59fd4f448e66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:38.669081 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-081ad176-5ae1-4bde-a5cd-59fd4f448e66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:38.673928 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:38.673928 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:38.674566 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-081ad176-5ae1-4bde-a5cd-59fd4f448e66 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:38.674912 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1168/4630] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:38 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:39.667700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-891fba53-3de4-417b-895e-f63a51be86c9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:39.670003 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:11:39.670473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1684404928"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:39.672497 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1684404928'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:11:39.672673 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume of 1 GB Jul 10 20:11:39.679004 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Availability Zones retrieved successfully. Jul 10 20:11:39.685671 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6d7adc7a-ce9d-4331-967c-47b0757817c9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:39.686832 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Flow 'volume_create_api' (761ec222-d6c9-496f-903b-e6885e74a71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:11:39.687528 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6d7adc7a-ce9d-4331-967c-47b0757817c9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:39.687764 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6d7adc7a-ce9d-4331-967c-47b0757817c9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:39.687946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6d7adc7a-ce9d-4331-967c-47b0757817c9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:39.688075 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6d7adc7a-ce9d-4331-967c-47b0757817c9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:39.688474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7e62d7-9e7d-4744-842b-6146619a09aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:39.689774 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:11:39.692555 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:39.692555 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:39.693346 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6d7adc7a-ce9d-4331-967c-47b0757817c9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:39.693880 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1144/4631] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:39 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:39.726457 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7e62d7-9e7d-4744-842b-6146619a09aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:39.727465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591a5d63-ed2b-4ff8-8848-a1b316033a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:39.807156 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Created reservations ['5729b830-0364-4347-9446-90641cdb967a', 'd9d651c6-5531-45bc-96f1-030767aa9fef', '08cbcb94-1404-4f19-b33e-81e917173677', '16bcc6e6-7e28-4409-9637-b28763c10079'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:11:39.807926 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591a5d63-ed2b-4ff8-8848-a1b316033a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5729b830-0364-4347-9446-90641cdb967a', 'd9d651c6-5531-45bc-96f1-030767aa9fef', '08cbcb94-1404-4f19-b33e-81e917173677', '16bcc6e6-7e28-4409-9637-b28763c10079']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:39.808599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c22a573-2607-48d6-aa12-ed7a9878508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:39.838104 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c22a573-2607-48d6-aa12-ed7a9878508b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd92ec734-8085-4031-9e54-75f362bb1de8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1684404928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1d08a48dfd4294b1a6b05e46971494',qos_specs=None,replication_status=,reservations=['5729b830-0364-4347-9446-90641cdb967a','d9d651c6-5531-45bc-96f1-030767aa9fef','08cbcb94-1404-4f19-b33e-81e917173677','16bcc6e6-7e28-4409-9637-b28763c10079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f004b48978304e7b8d9023b9baeb9240',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1684404928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d92ec734-8085-4031-9e54-75f362bb1de8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe1d08a48dfd4294b1a6b05e46971494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f004b48978304e7b8d9023b9baeb9240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:39.840631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7992e3d8-6768-47ed-84fb-6ad59df1d4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:39.866842 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7992e3d8-6768-47ed-84fb-6ad59df1d4ed) transitioned into state 'SUCCESS' from state '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-1684404928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1d08a48dfd4294b1a6b05e46971494',qos_specs=None,replication_status=,reservations=['5729b830-0364-4347-9446-90641cdb967a','d9d651c6-5531-45bc-96f1-030767aa9fef','08cbcb94-1404-4f19-b33e-81e917173677','16bcc6e6-7e28-4409-9637-b28763c10079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f004b48978304e7b8d9023b9baeb9240',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:39.867819 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd535b0-6bf4-4235-a2d9-4ab45c48767e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:39.885135 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd535b0-6bf4-4235-a2d9-4ab45c48767e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:39.886385 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Flow 'volume_create_api' (761ec222-d6c9-496f-903b-e6885e74a71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:11:39.886873 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume request issued successfully. Jul 10 20:11:39.887691 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-891fba53-3de4-417b-895e-f63a51be86c9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:11:39.888546 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1162/4632] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:11:39 2026] POST /volume/v3/volumes => generated 755 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:11:39.904243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-386ea44f-d4a0-4e63-acdd-f9d64f621826 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:39.906379 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-386ea44f-d4a0-4e63-acdd-f9d64f621826 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:39.906478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-386ea44f-d4a0-4e63-acdd-f9d64f621826 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:39.906739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-386ea44f-d4a0-4e63-acdd-f9d64f621826 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:39.913218 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:39.913218 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:39.916440 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-386ea44f-d4a0-4e63-acdd-f9d64f621826 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:39.921671 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-386ea44f-d4a0-4e63-acdd-f9d64f621826 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:39.922187 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1159/4633] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:39 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:40.705090 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ef1992ea-0905-41a1-aaa7-e0b2a902ec8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:40.706807 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef1992ea-0905-41a1-aaa7-e0b2a902ec8b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:40.707043 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef1992ea-0905-41a1-aaa7-e0b2a902ec8b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:40.707244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef1992ea-0905-41a1-aaa7-e0b2a902ec8b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:40.707349 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ef1992ea-0905-41a1-aaa7-e0b2a902ec8b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:40.711550 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:40.711550 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:40.712157 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef1992ea-0905-41a1-aaa7-e0b2a902ec8b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:40.712544 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1169/4634] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:40 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:40.935563 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a11435aa-057b-4263-8a6d-34fc22634b61 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:40.937509 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a11435aa-057b-4263-8a6d-34fc22634b61 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:40.937768 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a11435aa-057b-4263-8a6d-34fc22634b61 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:40.937989 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a11435aa-057b-4263-8a6d-34fc22634b61 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:40.945361 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:40.945361 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:40.949501 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a11435aa-057b-4263-8a6d-34fc22634b61 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:40.953879 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a11435aa-057b-4263-8a6d-34fc22634b61 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:40.954447 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1145/4635] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:40 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:41.002889 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-42cfd90d-9239-4757-8314-9964a62ee522 req-3eafdb72-6273-4b06-9e28-3d3e59db565d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:41.005376 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-3eafdb72-6273-4b06-9e28-3d3e59db565d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:41.005559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-3eafdb72-6273-4b06-9e28-3d3e59db565d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:41.005753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-3eafdb72-6273-4b06-9e28-3d3e59db565d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:41.013164 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:41.013164 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:41.017803 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-42cfd90d-9239-4757-8314-9964a62ee522 req-3eafdb72-6273-4b06-9e28-3d3e59db565d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:41.021897 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-3eafdb72-6273-4b06-9e28-3d3e59db565d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:41.022284 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1163/4636] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:11:41 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:41.722454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c911e980-e1f6-4b49-ae21-376d07ee1399 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:41.724081 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c911e980-e1f6-4b49-ae21-376d07ee1399 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:41.724081 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c911e980-e1f6-4b49-ae21-376d07ee1399 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:41.724253 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c911e980-e1f6-4b49-ae21-376d07ee1399 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:41.724355 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-c911e980-e1f6-4b49-ae21-376d07ee1399 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:41.727927 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:41.727927 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:41.728456 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c911e980-e1f6-4b49-ae21-376d07ee1399 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:41.728781 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1160/4637] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:41 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:42.738514 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-32547e22-dc87-4f0f-add1-eb3cb5305aa2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:42.740456 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32547e22-dc87-4f0f-add1-eb3cb5305aa2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:42.740823 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32547e22-dc87-4f0f-add1-eb3cb5305aa2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:42.741070 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32547e22-dc87-4f0f-add1-eb3cb5305aa2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:42.741207 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-32547e22-dc87-4f0f-add1-eb3cb5305aa2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:42.745434 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:42.745434 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:42.746007 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32547e22-dc87-4f0f-add1-eb3cb5305aa2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:42.746374 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1170/4638] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:42 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:43.056178 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2925193d-69dd-4d75-995d-9d3efa52d6de None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:43.056524 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2925193d-69dd-4d75-995d-9d3efa52d6de None None] GET https://10.4.3.145/volume// Jul 10 20:11:43.056703 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2925193d-69dd-4d75-995d-9d3efa52d6de None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:43.056916 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2925193d-69dd-4d75-995d-9d3efa52d6de None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:43.057251 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2925193d-69dd-4d75-995d-9d3efa52d6de None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:11:43.057554 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1146/4639] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:11:43 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 20:11:43.064554 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-42cfd90d-9239-4757-8314-9964a62ee522 req-8854c62b-d3cb-4c5d-b722-9b9ee4c666cc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:43.095673 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-8854c62b-d3cb-4c5d-b722-9b9ee4c666cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:11:43.095886 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-8854c62b-d3cb-4c5d-b722-9b9ee4c666cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d92ec734-8085-4031-9e54-75f362bb1de8", "connector": null, "instance_uuid": "9ec5b80b-6083-4df4-a0c9-9d26c5695f11"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:43.104418 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:43.104418 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:43.131608 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-8854c62b-d3cb-4c5d-b722-9b9ee4c666cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:11:43.131885 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1164/4640] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:11:43 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 20:11:43.543037 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8447d28b-222a-46d0-99a0-30c9b1ab6654 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:43.544857 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8447d28b-222a-46d0-99a0-30c9b1ab6654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:43.545123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8447d28b-222a-46d0-99a0-30c9b1ab6654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:43.545353 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8447d28b-222a-46d0-99a0-30c9b1ab6654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:43.555114 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:43.555114 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:43.558743 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8447d28b-222a-46d0-99a0-30c9b1ab6654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:43.562912 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8447d28b-222a-46d0-99a0-30c9b1ab6654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:43.563480 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1161/4641] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:43 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:43.659179 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-10989ebc-6847-4bb8-8b07-1f535c21c09e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:43.659520 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10989ebc-6847-4bb8-8b07-1f535c21c09e None None] GET https://10.4.3.145/volume// Jul 10 20:11:43.659670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10989ebc-6847-4bb8-8b07-1f535c21c09e None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:43.659879 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10989ebc-6847-4bb8-8b07-1f535c21c09e None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:43.660217 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10989ebc-6847-4bb8-8b07-1f535c21c09e None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:11:43.660471 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1171/4642] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:11:43 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 20:11:43.670231 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-42cfd90d-9239-4757-8314-9964a62ee522 req-2df708e8-615c-418e-9a35-5e4a6f1c42f7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:43.672288 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-2df708e8-615c-418e-9a35-5e4a6f1c42f7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:43.672487 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-2df708e8-615c-418e-9a35-5e4a6f1c42f7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:43.672657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-2df708e8-615c-418e-9a35-5e4a6f1c42f7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:43.682133 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:43.682133 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:43.685186 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-42cfd90d-9239-4757-8314-9964a62ee522 req-2df708e8-615c-418e-9a35-5e4a6f1c42f7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:43.689079 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-2df708e8-615c-418e-9a35-5e4a6f1c42f7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:43.689440 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1147/4643] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:11:43 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:11:43.755858 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-65ce96a8-9753-47cc-8e09-fb871ee8e58d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:43.757755 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-65ce96a8-9753-47cc-8e09-fb871ee8e58d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:43.757983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-65ce96a8-9753-47cc-8e09-fb871ee8e58d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:43.758190 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-65ce96a8-9753-47cc-8e09-fb871ee8e58d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:43.758297 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-65ce96a8-9753-47cc-8e09-fb871ee8e58d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:43.763140 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:43.763140 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:43.763890 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-65ce96a8-9753-47cc-8e09-fb871ee8e58d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:43.764346 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1165/4644] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:43 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:43.788679 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-42cfd90d-9239-4757-8314-9964a62ee522 req-b4055657-b1de-47b9-a17e-ebf8154b96cc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:43.791037 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-b4055657-b1de-47b9-a17e-ebf8154b96cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] PUT https://10.4.3.145/volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba Jul 10 20:11:43.791438 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-b4055657-b1de-47b9-a17e-ebf8154b96cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:43.799293 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-42cfd90d-9239-4757-8314-9964a62ee522 req-b4055657-b1de-47b9-a17e-ebf8154b96cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Acquiring lock "cinder-attachment_update-d92ec734-8085-4031-9e54-75f362bb1de8-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:11:43.803499 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-42cfd90d-9239-4757-8314-9964a62ee522 req-b4055657-b1de-47b9-a17e-ebf8154b96cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Lock "cinder-attachment_update-d92ec734-8085-4031-9e54-75f362bb1de8-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:11:43.804554 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:43.804554 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:44.332052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-42cfd90d-9239-4757-8314-9964a62ee522 req-b4055657-b1de-47b9-a17e-ebf8154b96cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Lock "cinder-attachment_update-d92ec734-8085-4031-9e54-75f362bb1de8-np0000005048" released by "attachment_update" :: held 0.528s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:11:44.332052 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-b4055657-b1de-47b9-a17e-ebf8154b96cc tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba returned with HTTP 200 Jul 10 20:11:44.332354 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1162/4645] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:11:43 2026] PUT /volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:44.575718 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c15a525c-eaf2-4f98-8ec3-8f43f6a0dea2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:44.577378 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c15a525c-eaf2-4f98-8ec3-8f43f6a0dea2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:44.577549 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c15a525c-eaf2-4f98-8ec3-8f43f6a0dea2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:44.577729 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c15a525c-eaf2-4f98-8ec3-8f43f6a0dea2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:44.587886 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:44.587886 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:44.591884 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c15a525c-eaf2-4f98-8ec3-8f43f6a0dea2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:44.595651 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c15a525c-eaf2-4f98-8ec3-8f43f6a0dea2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:44.596056 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1172/4646] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:44 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:44.774340 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dd116706-e536-4187-85a8-822d067a9989 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:44.776314 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dd116706-e536-4187-85a8-822d067a9989 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:44.776582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dd116706-e536-4187-85a8-822d067a9989 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:44.776806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dd116706-e536-4187-85a8-822d067a9989 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:44.776910 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-dd116706-e536-4187-85a8-822d067a9989 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:44.781270 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:44.781270 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:44.782253 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dd116706-e536-4187-85a8-822d067a9989 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:44.782253 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1148/4647] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:44 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:45.580676 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b18be993-4330-4882-849e-518cee56a8ac req-c75a3b40-bcab-405f-b5ae-4922b31d0bb2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:45.582718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b18be993-4330-4882-849e-518cee56a8ac req-c75a3b40-bcab-405f-b5ae-4922b31d0bb2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a Jul 10 20:11:45.582921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b18be993-4330-4882-849e-518cee56a8ac req-c75a3b40-bcab-405f-b5ae-4922b31d0bb2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:45.583148 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b18be993-4330-4882-849e-518cee56a8ac req-c75a3b40-bcab-405f-b5ae-4922b31d0bb2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:45.586973 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b18be993-4330-4882-849e-518cee56a8ac req-c75a3b40-bcab-405f-b5ae-4922b31d0bb2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a returned with HTTP 404 Jul 10 20:11:45.587463 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1166/4648] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:11:45 2026] DELETE /volume/v3/attachments/91b26e6f-ae7f-4ae8-afd6-1c902e335d4a => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:11:45.609974 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-148f9a5a-213d-4cd7-9465-1236dafeb52e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:45.611491 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-148f9a5a-213d-4cd7-9465-1236dafeb52e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:45.611691 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-148f9a5a-213d-4cd7-9465-1236dafeb52e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:45.611981 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-148f9a5a-213d-4cd7-9465-1236dafeb52e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:45.621012 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:45.621012 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:45.624789 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-148f9a5a-213d-4cd7-9465-1236dafeb52e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:45.629302 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-148f9a5a-213d-4cd7-9465-1236dafeb52e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:45.629721 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1163/4649] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:45 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:45.791904 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b84a9c39-2ad1-43e4-985f-5d8764ce49b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:45.793826 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b84a9c39-2ad1-43e4-985f-5d8764ce49b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:45.794044 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b84a9c39-2ad1-43e4-985f-5d8764ce49b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:45.794241 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b84a9c39-2ad1-43e4-985f-5d8764ce49b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:45.794340 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b84a9c39-2ad1-43e4-985f-5d8764ce49b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:45.798359 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:45.798359 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:45.799044 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b84a9c39-2ad1-43e4-985f-5d8764ce49b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:45.799405 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1173/4650] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:45 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:46.642994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ac83d966-2161-46cf-a5b0-f74fc5bc0ed2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:46.644932 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ac83d966-2161-46cf-a5b0-f74fc5bc0ed2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:46.645172 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ac83d966-2161-46cf-a5b0-f74fc5bc0ed2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:46.645377 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ac83d966-2161-46cf-a5b0-f74fc5bc0ed2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:46.655179 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:46.655179 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:46.658822 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ac83d966-2161-46cf-a5b0-f74fc5bc0ed2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:46.663169 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ac83d966-2161-46cf-a5b0-f74fc5bc0ed2 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:46.663404 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1149/4651] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:46 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:46.808762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-93631bac-b984-4be1-a25f-3ecd345b30d2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:46.810570 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-93631bac-b984-4be1-a25f-3ecd345b30d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:46.810771 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-93631bac-b984-4be1-a25f-3ecd345b30d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:46.810946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-93631bac-b984-4be1-a25f-3ecd345b30d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:46.811098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-93631bac-b984-4be1-a25f-3ecd345b30d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:46.815762 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:46.815762 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:46.816363 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-93631bac-b984-4be1-a25f-3ecd345b30d2 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:46.816744 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1167/4652] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:46 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:47.675913 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f1a1d80b-c9e9-44c0-ae03-285ca5e44edd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:47.677928 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1a1d80b-c9e9-44c0-ae03-285ca5e44edd tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:47.678123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1a1d80b-c9e9-44c0-ae03-285ca5e44edd tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:47.678356 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1a1d80b-c9e9-44c0-ae03-285ca5e44edd tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:47.691827 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:47.691827 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:47.696832 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f1a1d80b-c9e9-44c0-ae03-285ca5e44edd tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:47.704005 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1a1d80b-c9e9-44c0-ae03-285ca5e44edd tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:47.704468 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1164/4653] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:47 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:47.831813 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1c6422ff-2f08-4a1c-9837-6bccb2b4ad09 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:47.834039 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c6422ff-2f08-4a1c-9837-6bccb2b4ad09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:47.834325 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c6422ff-2f08-4a1c-9837-6bccb2b4ad09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:47.834535 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c6422ff-2f08-4a1c-9837-6bccb2b4ad09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:47.834703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1c6422ff-2f08-4a1c-9837-6bccb2b4ad09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:47.839810 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:47.839810 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:47.840523 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c6422ff-2f08-4a1c-9837-6bccb2b4ad09 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:47.840941 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1174/4654] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:47 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:48.507775 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c6c90500-b1a8-4b82-8e24-4ddbc038d5c5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:48.510302 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c6c90500-b1a8-4b82-8e24-4ddbc038d5c5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:48.510563 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c6c90500-b1a8-4b82-8e24-4ddbc038d5c5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:48.510828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c6c90500-b1a8-4b82-8e24-4ddbc038d5c5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:48.522044 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:48.522044 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:48.525878 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c6c90500-b1a8-4b82-8e24-4ddbc038d5c5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:48.531621 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c6c90500-b1a8-4b82-8e24-4ddbc038d5c5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:48.532210 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1150/4655] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:48 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:48.574524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-ed80c920-38cc-4cbb-bce8-c5dde465f5da None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:48.577052 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-ed80c920-38cc-4cbb-bce8-c5dde465f5da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:48.577293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-ed80c920-38cc-4cbb-bce8-c5dde465f5da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:48.577496 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-ed80c920-38cc-4cbb-bce8-c5dde465f5da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:48.589077 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:48.589077 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:48.592950 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-ed80c920-38cc-4cbb-bce8-c5dde465f5da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:48.598373 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-ed80c920-38cc-4cbb-bce8-c5dde465f5da tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:48.598955 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1168/4656] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:11:48 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:48.617306 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-b76a7e1e-baa5-4975-a30a-389d19732b3d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:48.619330 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-b76a7e1e-baa5-4975-a30a-389d19732b3d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d/action Jul 10 20:11:48.619686 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-b76a7e1e-baa5-4975-a30a-389d19732b3d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:11:48.619856 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-b76a7e1e-baa5-4975-a30a-389d19732b3d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:48.631149 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:48.631149 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:48.631572 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-b76a7e1e-baa5-4975-a30a-389d19732b3d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:48.638310 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-b76a7e1e-baa5-4975-a30a-389d19732b3d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Begin detaching volume completed successfully. Jul 10 20:11:48.638489 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-b76a7e1e-baa5-4975-a30a-389d19732b3d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d/action returned with HTTP 202 Jul 10 20:11:48.639075 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1165/4657] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:11:48 2026] POST /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:11:48.658112 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-094641da-c966-449a-9f81-419c9b90f5d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:48.659829 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-094641da-c966-449a-9f81-419c9b90f5d9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:48.660049 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-094641da-c966-449a-9f81-419c9b90f5d9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:48.660287 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-094641da-c966-449a-9f81-419c9b90f5d9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:48.669227 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:48.669227 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:48.673561 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-094641da-c966-449a-9f81-419c9b90f5d9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:48.678371 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-094641da-c966-449a-9f81-419c9b90f5d9 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:48.678749 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1175/4658] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:48 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:48.718514 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-247d11de-d712-49be-a430-81fec6d6df9a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:48.720633 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-247d11de-d712-49be-a430-81fec6d6df9a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:48.720855 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-247d11de-d712-49be-a430-81fec6d6df9a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:48.721108 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-247d11de-d712-49be-a430-81fec6d6df9a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:48.732227 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:48.732227 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:48.736829 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-247d11de-d712-49be-a430-81fec6d6df9a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:48.742609 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-247d11de-d712-49be-a430-81fec6d6df9a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:48.743233 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1151/4659] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:48 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:48.852773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-291ff422-8224-4f2c-b1fd-dce6c21c8d63 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:48.854537 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-291ff422-8224-4f2c-b1fd-dce6c21c8d63 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:48.854751 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-291ff422-8224-4f2c-b1fd-dce6c21c8d63 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:48.854983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-291ff422-8224-4f2c-b1fd-dce6c21c8d63 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:48.855144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-291ff422-8224-4f2c-b1fd-dce6c21c8d63 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:48.859482 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:48.859482 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:48.860198 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-291ff422-8224-4f2c-b1fd-dce6c21c8d63 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:48.860559 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1169/4660] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:48 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:49.663323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a30202aa-5e1f-439f-b939-487f6ce57b67 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:49.663660 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a30202aa-5e1f-439f-b939-487f6ce57b67 None None] GET https://10.4.3.145/volume// Jul 10 20:11:49.663835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a30202aa-5e1f-439f-b939-487f6ce57b67 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:49.664029 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a30202aa-5e1f-439f-b939-487f6ce57b67 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:49.664337 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a30202aa-5e1f-439f-b939-487f6ce57b67 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:11:49.664901 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1166/4661] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:11: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 20:11:49.673773 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-e03993f1-3d1f-4ca4-865c-91a174beeb72 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:49.675676 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-e03993f1-3d1f-4ca4-865c-91a174beeb72 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:49.675933 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-e03993f1-3d1f-4ca4-865c-91a174beeb72 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:49.676152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-e03993f1-3d1f-4ca4-865c-91a174beeb72 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:49.685685 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:49.685685 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:49.688643 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-e03993f1-3d1f-4ca4-865c-91a174beeb72 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:49.692679 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-e03993f1-3d1f-4ca4-865c-91a174beeb72 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:49.692919 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e18b92ce-a435-43e3-8b55-c8f9b1d68936 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:49.693231 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1176/4662] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:11:49 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:11:49.694603 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e18b92ce-a435-43e3-8b55-c8f9b1d68936 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:49.694770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e18b92ce-a435-43e3-8b55-c8f9b1d68936 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:49.694941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e18b92ce-a435-43e3-8b55-c8f9b1d68936 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:49.704795 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:49.704795 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:49.708013 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e18b92ce-a435-43e3-8b55-c8f9b1d68936 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:49.712359 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e18b92ce-a435-43e3-8b55-c8f9b1d68936 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:49.712797 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1152/4663] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:49 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:49.756625 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b3f2f435-5e3f-483b-a69c-0d694ca0723e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:49.758535 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b3f2f435-5e3f-483b-a69c-0d694ca0723e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:49.758721 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b3f2f435-5e3f-483b-a69c-0d694ca0723e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:49.758910 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b3f2f435-5e3f-483b-a69c-0d694ca0723e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:49.768270 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:49.768270 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:49.772097 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b3f2f435-5e3f-483b-a69c-0d694ca0723e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:49.776362 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b3f2f435-5e3f-483b-a69c-0d694ca0723e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:49.776717 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1170/4664] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:49 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:49.870824 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-12a79c15-1399-4f39-94ec-b17145cf2781 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:49.872721 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-12a79c15-1399-4f39-94ec-b17145cf2781 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:49.872938 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-12a79c15-1399-4f39-94ec-b17145cf2781 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:49.873156 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-12a79c15-1399-4f39-94ec-b17145cf2781 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:49.873275 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-12a79c15-1399-4f39-94ec-b17145cf2781 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:49.877531 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:49.877531 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:49.878199 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-12a79c15-1399-4f39-94ec-b17145cf2781 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:49.878591 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1167/4665] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:49 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:50.245431 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-df56cdee-8f1c-4659-a913-e32c5a1928f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:50.248064 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-df56cdee-8f1c-4659-a913-e32c5a1928f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:50.248360 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-df56cdee-8f1c-4659-a913-e32c5a1928f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:50.248589 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-df56cdee-8f1c-4659-a913-e32c5a1928f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:50.258517 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:50.258517 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:50.261931 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-df56cdee-8f1c-4659-a913-e32c5a1928f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:50.266379 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-df56cdee-8f1c-4659-a913-e32c5a1928f1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:50.266792 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1177/4666] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:11:50 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:50.728302 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-00865150-b63d-4285-83de-dc782204d274 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:50.730260 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-00865150-b63d-4285-83de-dc782204d274 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:50.730505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-00865150-b63d-4285-83de-dc782204d274 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:50.730733 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-00865150-b63d-4285-83de-dc782204d274 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:50.740877 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:50.740877 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:50.744075 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-00865150-b63d-4285-83de-dc782204d274 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:50.747631 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-00865150-b63d-4285-83de-dc782204d274 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:50.748045 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1153/4667] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:50 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:50.789441 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-65528673-4fec-4442-a721-12f80aa4c35e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:50.791390 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-65528673-4fec-4442-a721-12f80aa4c35e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:50.791617 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-65528673-4fec-4442-a721-12f80aa4c35e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:50.791814 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-65528673-4fec-4442-a721-12f80aa4c35e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:50.801635 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:50.801635 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:50.805108 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-65528673-4fec-4442-a721-12f80aa4c35e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:50.808905 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-65528673-4fec-4442-a721-12f80aa4c35e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:50.809442 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1171/4668] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:50 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:50.889108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5fc0e55d-93e4-46c8-94de-c4206e7fbae7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:50.891444 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5fc0e55d-93e4-46c8-94de-c4206e7fbae7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:50.891444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5fc0e55d-93e4-46c8-94de-c4206e7fbae7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:50.891444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5fc0e55d-93e4-46c8-94de-c4206e7fbae7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:50.891444 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-5fc0e55d-93e4-46c8-94de-c4206e7fbae7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:50.895658 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:50.895658 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:50.896291 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5fc0e55d-93e4-46c8-94de-c4206e7fbae7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:50.896608 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1168/4669] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:50 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:51.764189 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-05d171ab-8d61-4c05-9bfe-db851ac0e3f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:51.764704 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05d171ab-8d61-4c05-9bfe-db851ac0e3f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:51.764982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05d171ab-8d61-4c05-9bfe-db851ac0e3f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:51.765219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05d171ab-8d61-4c05-9bfe-db851ac0e3f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:51.778890 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:51.778890 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:51.783213 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-05d171ab-8d61-4c05-9bfe-db851ac0e3f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:51.788177 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05d171ab-8d61-4c05-9bfe-db851ac0e3f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:51.788539 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1178/4670] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:51 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:51.823015 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-610532da-3d76-4455-8da1-ebdf527f3765 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:51.828580 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-610532da-3d76-4455-8da1-ebdf527f3765 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:51.828867 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-610532da-3d76-4455-8da1-ebdf527f3765 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:51.829116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-610532da-3d76-4455-8da1-ebdf527f3765 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:51.842490 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:51.842490 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:51.848861 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-610532da-3d76-4455-8da1-ebdf527f3765 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:51.857540 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-610532da-3d76-4455-8da1-ebdf527f3765 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:51.857540 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1154/4671] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:51 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:51.912520 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-47862f74-312b-4fd1-9ecb-254e3fcf41bd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:51.915377 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-47862f74-312b-4fd1-9ecb-254e3fcf41bd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:51.916285 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-47862f74-312b-4fd1-9ecb-254e3fcf41bd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:51.916285 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-47862f74-312b-4fd1-9ecb-254e3fcf41bd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:51.916285 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-47862f74-312b-4fd1-9ecb-254e3fcf41bd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:51.921183 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:51.921183 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:51.922514 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-47862f74-312b-4fd1-9ecb-254e3fcf41bd tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:51.922622 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1172/4672] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:51 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:52.803990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-41a4a2c8-159e-44fb-95b7-6044e3f3b325 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:52.806056 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-41a4a2c8-159e-44fb-95b7-6044e3f3b325 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:52.806245 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-41a4a2c8-159e-44fb-95b7-6044e3f3b325 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:52.806416 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-41a4a2c8-159e-44fb-95b7-6044e3f3b325 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:52.816123 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:52.816123 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:52.820133 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-41a4a2c8-159e-44fb-95b7-6044e3f3b325 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:52.824719 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-41a4a2c8-159e-44fb-95b7-6044e3f3b325 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:52.825178 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1169/4673] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:52 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:52.872083 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ca91100-6990-4fbb-ae3a-eca5d86b38a7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:52.875477 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ca91100-6990-4fbb-ae3a-eca5d86b38a7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:52.875477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ca91100-6990-4fbb-ae3a-eca5d86b38a7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:52.875477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ca91100-6990-4fbb-ae3a-eca5d86b38a7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:52.883250 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:52.883250 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:52.887126 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9ca91100-6990-4fbb-ae3a-eca5d86b38a7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:52.891295 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ca91100-6990-4fbb-ae3a-eca5d86b38a7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:52.891818 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1179/4674] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:52 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:52.936222 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b227ebf5-a107-4c7c-8ee1-773ffddcb5d5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:52.938199 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b227ebf5-a107-4c7c-8ee1-773ffddcb5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:52.938527 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b227ebf5-a107-4c7c-8ee1-773ffddcb5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:52.938839 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b227ebf5-a107-4c7c-8ee1-773ffddcb5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:52.939051 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b227ebf5-a107-4c7c-8ee1-773ffddcb5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:52.943672 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:52.943672 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:52.944373 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b227ebf5-a107-4c7c-8ee1-773ffddcb5d5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:52.944726 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1155/4675] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:52 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:53.772007 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-cf48dcd8-5a0f-4632-a59a-3036d59fdc47 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:53.774404 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-cf48dcd8-5a0f-4632-a59a-3036d59fdc47 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434 Jul 10 20:11:53.774632 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-cf48dcd8-5a0f-4632-a59a-3036d59fdc47 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:53.774906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-cf48dcd8-5a0f-4632-a59a-3036d59fdc47 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:53.783046 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:53.783046 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:53.838495 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a68c43f8-89e6-45ab-82a2-1ffa5d37a4c8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:53.840301 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a68c43f8-89e6-45ab-82a2-1ffa5d37a4c8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:53.840719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a68c43f8-89e6-45ab-82a2-1ffa5d37a4c8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:53.841033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a68c43f8-89e6-45ab-82a2-1ffa5d37a4c8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:53.854003 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:53.854003 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:53.865046 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a68c43f8-89e6-45ab-82a2-1ffa5d37a4c8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:53.867870 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a68c43f8-89e6-45ab-82a2-1ffa5d37a4c8 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:53.868384 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1170/4676] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:53 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:53.904259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d48f57eb-3ca2-45f3-aad1-73ee73b978b9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:53.908086 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d48f57eb-3ca2-45f3-aad1-73ee73b978b9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:53.908086 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d48f57eb-3ca2-45f3-aad1-73ee73b978b9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:53.908086 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d48f57eb-3ca2-45f3-aad1-73ee73b978b9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:53.919207 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:53.919207 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:53.923739 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d48f57eb-3ca2-45f3-aad1-73ee73b978b9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:53.928204 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d48f57eb-3ca2-45f3-aad1-73ee73b978b9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:53.928582 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1180/4677] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:53 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:53.955481 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3a73eec5-9aa1-404c-92b8-50e1b01edbb9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:53.957899 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3a73eec5-9aa1-404c-92b8-50e1b01edbb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:53.958220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3a73eec5-9aa1-404c-92b8-50e1b01edbb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:53.958491 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3a73eec5-9aa1-404c-92b8-50e1b01edbb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:53.958661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-3a73eec5-9aa1-404c-92b8-50e1b01edbb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:53.964577 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:53.964577 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:53.965364 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3a73eec5-9aa1-404c-92b8-50e1b01edbb9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:53.965867 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1156/4678] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:53 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:54.315680 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-096f1713-c9e9-49b5-a773-ceab0cf88c94 req-cf48dcd8-5a0f-4632-a59a-3036d59fdc47 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434 returned with HTTP 200 Jul 10 20:11:54.316151 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1173/4679] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:11:53 2026] DELETE /volume/v3/attachments/3a634faf-959a-4a34-a022-552129586434 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:54.881717 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-eb96a49a-ad47-48c1-aeb2-8185a23022ef None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:54.883501 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eb96a49a-ad47-48c1-aeb2-8185a23022ef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:11:54.883700 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eb96a49a-ad47-48c1-aeb2-8185a23022ef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:54.883913 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eb96a49a-ad47-48c1-aeb2-8185a23022ef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:54.891178 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:54.891178 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:54.894926 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-eb96a49a-ad47-48c1-aeb2-8185a23022ef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:54.900470 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eb96a49a-ad47-48c1-aeb2-8185a23022ef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:11:54.900894 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1171/4680] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:54 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:54.914495 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3d6b780a-bf00-42a7-bbc2-ed3eb0e74079 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:54.917207 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3d6b780a-bf00-42a7-bbc2-ed3eb0e74079 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:11:54.917497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3d6b780a-bf00-42a7-bbc2-ed3eb0e74079 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:54.917788 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3d6b780a-bf00-42a7-bbc2-ed3eb0e74079 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:54.933389 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:54.933389 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:54.938696 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3d6b780a-bf00-42a7-bbc2-ed3eb0e74079 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:54.945539 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3d6b780a-bf00-42a7-bbc2-ed3eb0e74079 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:11:54.946107 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1181/4681] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:54 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1165 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:54.947985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2c8a421a-5936-4add-ba0c-1984c13c1a08 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:54.950134 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c8a421a-5936-4add-ba0c-1984c13c1a08 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:54.950866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c8a421a-5936-4add-ba0c-1984c13c1a08 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:54.950866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c8a421a-5936-4add-ba0c-1984c13c1a08 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:54.962012 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:54.962012 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:54.965893 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2c8a421a-5936-4add-ba0c-1984c13c1a08 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:54.972050 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c8a421a-5936-4add-ba0c-1984c13c1a08 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:54.972468 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1157/4682] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:54 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:54.981653 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-eb06f2dd-c88e-448c-ad0e-33856dcbf232 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:54.983988 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eb06f2dd-c88e-448c-ad0e-33856dcbf232 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:54.984254 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eb06f2dd-c88e-448c-ad0e-33856dcbf232 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:54.984851 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-eb06f2dd-c88e-448c-ad0e-33856dcbf232 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:54.984851 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-eb06f2dd-c88e-448c-ad0e-33856dcbf232 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:54.989970 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:54.989970 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:54.990696 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-eb06f2dd-c88e-448c-ad0e-33856dcbf232 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:54.991188 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1174/4683] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:54 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:55.005371 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-e7548ee3-3e46-4ce4-9030-157568c09855 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:55.008429 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-e7548ee3-3e46-4ce4-9030-157568c09855 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:11:55.008670 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-e7548ee3-3e46-4ce4-9030-157568c09855 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:55.008924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-e7548ee3-3e46-4ce4-9030-157568c09855 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:55.021930 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:55.021930 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:55.026191 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-e7548ee3-3e46-4ce4-9030-157568c09855 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:55.031848 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-e7548ee3-3e46-4ce4-9030-157568c09855 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:11:55.032381 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1172/4684] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:11:55 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1165 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:55.053924 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-d47443ca-ae1b-4450-a2a2-cf1c488bf5a0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:55.056357 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-d47443ca-ae1b-4450-a2a2-cf1c488bf5a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/action Jul 10 20:11:55.056808 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-d47443ca-ae1b-4450-a2a2-cf1c488bf5a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:11:55.056972 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-d47443ca-ae1b-4450-a2a2-cf1c488bf5a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:55.074021 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:55.074021 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:55.074784 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-d47443ca-ae1b-4450-a2a2-cf1c488bf5a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:55.084637 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-d47443ca-ae1b-4450-a2a2-cf1c488bf5a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Begin detaching volume completed successfully. Jul 10 20:11:55.084824 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-d47443ca-ae1b-4450-a2a2-cf1c488bf5a0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/action returned with HTTP 202 Jul 10 20:11:55.086389 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1182/4685] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:11:55 2026] POST /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:11:55.118564 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-81401c2f-abb3-430d-b20a-83eb18401f62 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:55.120721 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81401c2f-abb3-430d-b20a-83eb18401f62 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:11:55.120952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81401c2f-abb3-430d-b20a-83eb18401f62 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:55.121170 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81401c2f-abb3-430d-b20a-83eb18401f62 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:55.133006 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:55.133006 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:55.139847 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-81401c2f-abb3-430d-b20a-83eb18401f62 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:55.145553 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81401c2f-abb3-430d-b20a-83eb18401f62 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:11:55.145939 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1158/4686] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:55 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:55.988624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a8c7fc6d-983a-48bc-b0e4-6b7daccfd92a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:55.990350 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a8c7fc6d-983a-48bc-b0e4-6b7daccfd92a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:55.990555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a8c7fc6d-983a-48bc-b0e4-6b7daccfd92a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:55.990731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a8c7fc6d-983a-48bc-b0e4-6b7daccfd92a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.003717 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.003717 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:56.007215 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7e0a241d-eaa4-40a4-bae3-220cf5a8f5b6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.008935 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a8c7fc6d-983a-48bc-b0e4-6b7daccfd92a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:56.009207 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7e0a241d-eaa4-40a4-bae3-220cf5a8f5b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:56.009405 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7e0a241d-eaa4-40a4-bae3-220cf5a8f5b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.009603 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7e0a241d-eaa4-40a4-bae3-220cf5a8f5b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.009717 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-7e0a241d-eaa4-40a4-bae3-220cf5a8f5b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:56.013854 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a8c7fc6d-983a-48bc-b0e4-6b7daccfd92a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:56.013954 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.013954 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:56.014430 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1175/4687] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:55 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:56.014741 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7e0a241d-eaa4-40a4-bae3-220cf5a8f5b6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:56.015160 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1173/4688] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:56 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:56.031283 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.035563 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747/export_record Jul 10 20:11:56.035855 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.036294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'export_record' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.036294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Export record for backup bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 20:11:56.041777 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.041777 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:56.043123 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.api [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling RPCAPI with context: , host: np0000005048, backup: bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 20:11:56.055849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] export_record in rpcapi backup_id bb06498b-f5d9-488f-af39-6b3cfd872747 on host np0000005048. {{(pid=99976) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 20:11:56.125635 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-be45f5ea-a6e7-4b56-ae40-02b1067799f9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.126180 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be45f5ea-a6e7-4b56-ae40-02b1067799f9 None None] GET https://10.4.3.145/volume// Jul 10 20:11:56.126283 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be45f5ea-a6e7-4b56-ae40-02b1067799f9 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.126474 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-be45f5ea-a6e7-4b56-ae40-02b1067799f9 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.126818 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-be45f5ea-a6e7-4b56-ae40-02b1067799f9 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:11:56.127110 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1159/4689] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:11: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 20:11:56.135250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-c5d1cd79-004b-4ee2-a6ca-9668e8b9de91 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.137846 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-c5d1cd79-004b-4ee2-a6ca-9668e8b9de91 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:11:56.138164 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-c5d1cd79-004b-4ee2-a6ca-9668e8b9de91 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.138367 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-c5d1cd79-004b-4ee2-a6ca-9668e8b9de91 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.149462 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.149462 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:56.153352 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-c5d1cd79-004b-4ee2-a6ca-9668e8b9de91 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:56.158004 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-c5d1cd79-004b-4ee2-a6ca-9668e8b9de91 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:11:56.158475 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1176/4690] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:11:56 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1348 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:11:56.161819 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f1c6061e-84d3-4445-9099-fc4068781c0a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.164000 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1c6061e-84d3-4445-9099-fc4068781c0a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:11:56.164235 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1c6061e-84d3-4445-9099-fc4068781c0a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.164571 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f1c6061e-84d3-4445-9099-fc4068781c0a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.172784 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-5c382568-f286-4901-a9ef-7c8e3fa941e7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.176742 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-5c382568-f286-4901-a9ef-7c8e3fa941e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/encryption Jul 10 20:11:56.176924 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-5c382568-f286-4901-a9ef-7c8e3fa941e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.177145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-5c382568-f286-4901-a9ef-7c8e3fa941e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.179928 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.179928 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:56.187358 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f1c6061e-84d3-4445-9099-fc4068781c0a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:56.193884 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f1c6061e-84d3-4445-9099-fc4068781c0a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:11:56.194303 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1174/4691] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:56 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:56.195545 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.195545 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:56.202352 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-5c382568-f286-4901-a9ef-7c8e3fa941e7 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/encryption returned with HTTP 200 Jul 10 20:11:56.202783 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1160/4692] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:11:56 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:56.559714 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmIwNjQ5OGItZjVkOS00ODhmLWFmMzktNmIzY2ZkODcyNzQ3IiwgInVzZXJfaWQiOiAiN2FhOGIwM2IxMmE0NDE5OWE5MzRmZGQ3YmM3YmM0NjEiLCAicHJvamVjdF9pZCI6ICJiZTdjYzdmNGJiMmM0MDNiYjk1ZDdmN2QxYzBlYTY2ZSIsICJ2b2x1bWVfaWQiOiAiNDNkNjFlYWYtMTUzNy00OTEzLThlMGItNDJiNzVhZjJmYzEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjczMzY2OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2Q2MWVhZi0xNTM3LTQ5MTMtOGUwYi00MmI3NWFmMmZjMTIvMjAyNjA3MTAyMDEwNDMvYXpfbm92YV9iYWNrdXBfYmIwNjQ5OGItZjVkOS00ODhmLWFmMzktNmIzY2ZkODcyNzQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQyMDoxMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoxMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDIwOjExOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99976) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 20:11:56.559714 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c297a9b-3e77-4fcb-acf1-b09a4a9ff4e1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747/export_record returned with HTTP 200 Jul 10 20:11:56.559714 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1183/4693] 10.4.3.145 () {68 vars in 1430 bytes} [Fri Jul 10 20:11:56 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747/export_record => generated 1424 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:56.568480 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c1364f11-7eb3-49d4-a06e-43b06bc895e0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.572666 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1364f11-7eb3-49d4-a06e-43b06bc895e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:11:56.573112 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1364f11-7eb3-49d4-a06e-43b06bc895e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.573265 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c1364f11-7eb3-49d4-a06e-43b06bc895e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.573384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c1364f11-7eb3-49d4-a06e-43b06bc895e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:56.580006 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.580006 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:56.580727 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c1364f11-7eb3-49d4-a06e-43b06bc895e0 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:11:56.581565 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1177/4694] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:56 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:56.594215 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-da571168-12d1-4c50-b96a-6d245dcd323b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.596609 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da571168-12d1-4c50-b96a-6d245dcd323b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] POST https://10.4.3.145/volume/v3/backups/import_record Jul 10 20:11:56.597177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da571168-12d1-4c50-b96a-6d245dcd323b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGE2MDM5OTAtZWM0Mi00NjAwLTgwNzgtOGYxNDJjMGMxNGY4IiwgInVzZXJfaWQiOiAiN2FhOGIwM2IxMmE0NDE5OWE5MzRmZGQ3YmM3YmM0NjEiLCAicHJvamVjdF9pZCI6ICJiZTdjYzdmNGJiMmM0MDNiYjk1ZDdmN2QxYzBlYTY2ZSIsICJ2b2x1bWVfaWQiOiAiNDNkNjFlYWYtMTUzNy00OTEzLThlMGItNDJiNzVhZjJmYzEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjczMzY2OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2Q2MWVhZi0xNTM3LTQ5MTMtOGUwYi00MmI3NWFmMmZjMTIvMjAyNjA3MTAyMDEwNDMvYXpfbm92YV9iYWNrdXBfYmIwNjQ5OGItZjVkOS00ODhmLWFmMzktNmIzY2ZkODcyNzQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQyMDoxMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoxMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDIwOjExOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:56.599010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-da571168-12d1-4c50-b96a-6d245dcd323b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGE2MDM5OTAtZWM0Mi00NjAwLTgwNzgtOGYxNDJjMGMxNGY4IiwgInVzZXJfaWQiOiAiN2FhOGIwM2IxMmE0NDE5OWE5MzRmZGQ3YmM3YmM0NjEiLCAicHJvamVjdF9pZCI6ICJiZTdjYzdmNGJiMmM0MDNiYjk1ZDdmN2QxYzBlYTY2ZSIsICJ2b2x1bWVfaWQiOiAiNDNkNjFlYWYtMTUzNy00OTEzLThlMGItNDJiNzVhZjJmYzEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjczMzY2OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2Q2MWVhZi0xNTM3LTQ5MTMtOGUwYi00MmI3NWFmMmZjMTIvMjAyNjA3MTAyMDEwNDMvYXpfbm92YV9iYWNrdXBfYmIwNjQ5OGItZjVkOS00ODhmLWFmMzktNmIzY2ZkODcyNzQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQyMDoxMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoxMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDIwOjExOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99974) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 20:11:56.599182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-da571168-12d1-4c50-b96a-6d245dcd323b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGE2MDM5OTAtZWM0Mi00NjAwLTgwNzgtOGYxNDJjMGMxNGY4IiwgInVzZXJfaWQiOiAiN2FhOGIwM2IxMmE0NDE5OWE5MzRmZGQ3YmM3YmM0NjEiLCAicHJvamVjdF9pZCI6ICJiZTdjYzdmNGJiMmM0MDNiYjk1ZDdmN2QxYzBlYTY2ZSIsICJ2b2x1bWVfaWQiOiAiNDNkNjFlYWYtMTUzNy00OTEzLThlMGItNDJiNzVhZjJmYzEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjczMzY2OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2Q2MWVhZi0xNTM3LTQ5MTMtOGUwYi00MmI3NWFmMmZjMTIvMjAyNjA3MTAyMDEwNDMvYXpfbm92YV9iYWNrdXBfYmIwNjQ5OGItZjVkOS00ODhmLWFmMzktNmIzY2ZkODcyNzQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQyMDoxMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoxMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDIwOjExOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99974) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 20:11:56.600116 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-da571168-12d1-4c50-b96a-6d245dcd323b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '45f68e0357a840f78bca2f9bf9bd65ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be7cc7f4bb2c403bb95d7f7d1c0ea66e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:11:56.600367 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da571168-12d1-4c50-b96a-6d245dcd323b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups/import_record returned with HTTP 403 Jul 10 20:11:56.600946 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1175/4695] 10.4.3.145 () {70 vars in 1342 bytes} [Fri Jul 10 20:11:56 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:11:56.610568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6317e55f-1ca9-40fa-b058-aab136c08bc8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.612684 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6317e55f-1ca9-40fa-b058-aab136c08bc8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 Jul 10 20:11:56.612860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6317e55f-1ca9-40fa-b058-aab136c08bc8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.613160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6317e55f-1ca9-40fa-b058-aab136c08bc8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.613312 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-6317e55f-1ca9-40fa-b058-aab136c08bc8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume with id: 43d61eaf-1537-4913-8e0b-42b75af2fc12 Jul 10 20:11:56.621398 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.621398 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:56.621861 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6317e55f-1ca9-40fa-b058-aab136c08bc8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:11:56.643085 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6317e55f-1ca9-40fa-b058-aab136c08bc8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume request issued successfully. Jul 10 20:11:56.643349 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6317e55f-1ca9-40fa-b058-aab136c08bc8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 returned with HTTP 202 Jul 10 20:11:56.643876 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1161/4696] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:11:56 2026] DELETE /volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:11:56.653084 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-49653f44-a019-4cf3-9fd4-a48e508fb173 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:56.655188 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49653f44-a019-4cf3-9fd4-a48e508fb173 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 Jul 10 20:11:56.655573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49653f44-a019-4cf3-9fd4-a48e508fb173 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:56.655860 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49653f44-a019-4cf3-9fd4-a48e508fb173 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:56.666170 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:56.666170 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:56.671230 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-49653f44-a019-4cf3-9fd4-a48e508fb173 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:11:56.676554 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49653f44-a019-4cf3-9fd4-a48e508fb173 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 returned with HTTP 200 Jul 10 20:11:56.677303 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1184/4697] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:56 2026] GET /volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:57.028981 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0faba460-2540-47fd-9e2f-6e810110f1fa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:57.029406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-42cfd90d-9239-4757-8314-9964a62ee522 req-5d5b6674-78f4-411e-b744-84836fe4fb9d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:57.030942 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0faba460-2540-47fd-9e2f-6e810110f1fa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:57.031178 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0faba460-2540-47fd-9e2f-6e810110f1fa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:57.031364 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0faba460-2540-47fd-9e2f-6e810110f1fa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:57.031429 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-5d5b6674-78f4-411e-b744-84836fe4fb9d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba/action Jul 10 20:11:57.031859 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-5d5b6674-78f4-411e-b744-84836fe4fb9d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:11:57.032029 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-5d5b6674-78f4-411e-b744-84836fe4fb9d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:57.043861 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:57.043861 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:57.049658 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0faba460-2540-47fd-9e2f-6e810110f1fa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:57.051429 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:57.051429 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:57.056378 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0faba460-2540-47fd-9e2f-6e810110f1fa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:57.056814 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1178/4698] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:57 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:57.064226 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-42cfd90d-9239-4757-8314-9964a62ee522 req-5d5b6674-78f4-411e-b744-84836fe4fb9d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba/action returned with HTTP 204 Jul 10 20:11:57.064721 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1176/4699] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:11:57 2026] POST /volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:11:57.208423 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3f1a1915-301f-4c93-b21f-7ff4165d1aef None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:57.211031 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3f1a1915-301f-4c93-b21f-7ff4165d1aef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:11:57.211264 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3f1a1915-301f-4c93-b21f-7ff4165d1aef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:57.211488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3f1a1915-301f-4c93-b21f-7ff4165d1aef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:57.223246 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:57.223246 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:57.227349 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3f1a1915-301f-4c93-b21f-7ff4165d1aef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:57.232521 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3f1a1915-301f-4c93-b21f-7ff4165d1aef tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:11:57.233021 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1162/4700] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:57 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:57.691185 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-649f33c0-4f80-4f19-a115-d2efd5bc18c5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:57.695548 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-649f33c0-4f80-4f19-a115-d2efd5bc18c5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 Jul 10 20:11:57.695548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-649f33c0-4f80-4f19-a115-d2efd5bc18c5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:57.695548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-649f33c0-4f80-4f19-a115-d2efd5bc18c5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:57.702195 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-649f33c0-4f80-4f19-a115-d2efd5bc18c5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 returned with HTTP 404 Jul 10 20:11:57.702195 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1185/4701] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:57 2026] GET /volume/v3/volumes/43d61eaf-1537-4913-8e0b-42b75af2fc12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:11:57.717640 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-df318454-22c5-483d-b55d-a3fa076f9d33 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:57.719579 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-df318454-22c5-483d-b55d-a3fa076f9d33 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] GET https://10.4.3.145/volume/v3/backups Jul 10 20:11:57.719837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-df318454-22c5-483d-b55d-a3fa076f9d33 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:57.720054 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-df318454-22c5-483d-b55d-a3fa076f9d33 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:57.720366 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-df318454-22c5-483d-b55d-a3fa076f9d33 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:11:57.726108 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-df318454-22c5-483d-b55d-a3fa076f9d33 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 200 Jul 10 20:11:57.726517 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1179/4702] 10.4.3.145 () {68 vars in 1277 bytes} [Fri Jul 10 20:11:57 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 20:11:57.737371 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-05e959da-b9a2-44b2-9668-6662713f6b2f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:57.739519 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05e959da-b9a2-44b2-9668-6662713f6b2f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] GET https://10.4.3.145/volume/v3/backups?project_id=be7cc7f4bb2c403bb95d7f7d1c0ea66e Jul 10 20:11:57.739822 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05e959da-b9a2-44b2-9668-6662713f6b2f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:57.740072 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05e959da-b9a2-44b2-9668-6662713f6b2f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:57.740407 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-05e959da-b9a2-44b2-9668-6662713f6b2f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Removing options 'project_id' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:11:57.746248 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05e959da-b9a2-44b2-9668-6662713f6b2f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups?project_id=be7cc7f4bb2c403bb95d7f7d1c0ea66e returned with HTTP 200 Jul 10 20:11:57.746637 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1177/4703] 10.4.3.145 () {68 vars in 1364 bytes} [Fri Jul 10 20:11:57 2026] GET /volume/v3/backups?project_id=be7cc7f4bb2c403bb95d7f7d1c0ea66e => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:57.756302 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:57.758079 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:11:57.758488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1568469022"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:57.760002 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1568469022'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:11:57.760121 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume of 1 GB Jul 10 20:11:57.764278 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Availability Zones retrieved successfully. Jul 10 20:11:57.769987 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Flow 'volume_create_api' (10d2e017-0987-422a-b029-f5b4591eb87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:11:57.770905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (879c4768-4c8e-4ba1-aa62-00ba27e78f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:57.771679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:11:57.797879 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (879c4768-4c8e-4ba1-aa62-00ba27e78f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:57.798653 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49590c24-ce36-4af1-8f74-63c106f07fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:57.848932 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Created reservations ['5b720584-c0c6-4db2-8980-dc8325b44684', '1074ce40-24fd-4188-a3b6-fa997682dcd3', '56430d1e-01b4-40a4-87bd-44e448ce1438', '2714eebd-f036-485e-9204-454a7c41dc6e'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:11:57.849772 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49590c24-ce36-4af1-8f74-63c106f07fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b720584-c0c6-4db2-8980-dc8325b44684', '1074ce40-24fd-4188-a3b6-fa997682dcd3', '56430d1e-01b4-40a4-87bd-44e448ce1438', '2714eebd-f036-485e-9204-454a7c41dc6e']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:57.850544 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ce60d9-f566-4508-8b1e-57f2d13422b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:57.879401 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ce60d9-f566-4508-8b1e-57f2d13422b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a38b83b-f1f9-47eb-992e-5b2a74f63731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1568469022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['5b720584-c0c6-4db2-8980-dc8325b44684','1074ce40-24fd-4188-a3b6-fa997682dcd3','56430d1e-01b4-40a4-87bd-44e448ce1438','2714eebd-f036-485e-9204-454a7c41dc6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1568469022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a38b83b-f1f9-47eb-992e-5b2a74f63731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:57.880670 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9037e603-6a01-491b-beab-27fd989fff8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:57.899803 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9037e603-6a01-491b-beab-27fd989fff8f) transitioned into state 'SUCCESS' from state '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-1568469022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['5b720584-c0c6-4db2-8980-dc8325b44684','1074ce40-24fd-4188-a3b6-fa997682dcd3','56430d1e-01b4-40a4-87bd-44e448ce1438','2714eebd-f036-485e-9204-454a7c41dc6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa8b03b12a44199a934fdd7bc7bc461',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:57.900469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803c41fe-30e8-48a3-a03b-4655ee945e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:11:57.910188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803c41fe-30e8-48a3-a03b-4655ee945e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:11:57.910947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Flow 'volume_create_api' (10d2e017-0987-422a-b029-f5b4591eb87c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:11:57.911282 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Create volume request issued successfully. Jul 10 20:11:57.911834 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3082e0fa-d215-40f7-aa1f-efadf9816e95 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:11:57.912279 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1163/4704] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:11:57 2026] POST /volume/v3/volumes => generated 778 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:11:57.926327 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-06d20e5b-b915-440e-8d40-a1729ed0b20f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:57.930357 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-06d20e5b-b915-440e-8d40-a1729ed0b20f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 Jul 10 20:11:57.930357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-06d20e5b-b915-440e-8d40-a1729ed0b20f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:57.930357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-06d20e5b-b915-440e-8d40-a1729ed0b20f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:57.937793 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:57.937793 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:57.941713 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-06d20e5b-b915-440e-8d40-a1729ed0b20f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:11:57.945886 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-06d20e5b-b915-440e-8d40-a1729ed0b20f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 returned with HTTP 200 Jul 10 20:11:57.946565 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1186/4705] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:57 2026] GET /volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:58.074972 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-38a28b0e-3662-483f-8d3c-b4897205b051 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:58.077333 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38a28b0e-3662-483f-8d3c-b4897205b051 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:58.077631 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38a28b0e-3662-483f-8d3c-b4897205b051 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:58.077980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38a28b0e-3662-483f-8d3c-b4897205b051 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:58.091650 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:58.091650 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:58.096473 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-38a28b0e-3662-483f-8d3c-b4897205b051 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:58.108411 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38a28b0e-3662-483f-8d3c-b4897205b051 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:58.109188 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1180/4706] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:58 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:58.124424 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e01f46c2-0baf-4de4-984d-e652a2a67daa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:58.126348 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e01f46c2-0baf-4de4-984d-e652a2a67daa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:11:58.126542 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e01f46c2-0baf-4de4-984d-e652a2a67daa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:58.126728 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e01f46c2-0baf-4de4-984d-e652a2a67daa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:58.140279 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:58.140279 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:58.145423 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e01f46c2-0baf-4de4-984d-e652a2a67daa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:11:58.152732 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e01f46c2-0baf-4de4-984d-e652a2a67daa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:11:58.153374 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1178/4707] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:58 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:58.246247 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-60a9a27a-b6d3-4b08-8ba4-1f32a08f5643 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:58.248797 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60a9a27a-b6d3-4b08-8ba4-1f32a08f5643 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:11:58.249102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60a9a27a-b6d3-4b08-8ba4-1f32a08f5643 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:58.249382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-60a9a27a-b6d3-4b08-8ba4-1f32a08f5643 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:58.263033 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:58.263033 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:58.267796 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-60a9a27a-b6d3-4b08-8ba4-1f32a08f5643 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:58.273237 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-60a9a27a-b6d3-4b08-8ba4-1f32a08f5643 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:11:58.273754 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1164/4708] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:58 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:58.439307 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-bc3ccfda-ba7a-41ff-8eaf-4d272fcdfaf4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:58.441684 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-bc3ccfda-ba7a-41ff-8eaf-4d272fcdfaf4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4 Jul 10 20:11:58.442135 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-bc3ccfda-ba7a-41ff-8eaf-4d272fcdfaf4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:58.442500 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-bc3ccfda-ba7a-41ff-8eaf-4d272fcdfaf4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:58.452159 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:58.452159 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:58.959108 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7a6ed82f-47e9-4fd1-b640-109f0e51ecd3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:58.961236 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7a6ed82f-47e9-4fd1-b640-109f0e51ecd3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 Jul 10 20:11:58.961485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7a6ed82f-47e9-4fd1-b640-109f0e51ecd3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:58.961715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7a6ed82f-47e9-4fd1-b640-109f0e51ecd3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:58.970901 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:58.970901 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:58.975101 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7a6ed82f-47e9-4fd1-b640-109f0e51ecd3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:11:58.981178 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7a6ed82f-47e9-4fd1-b640-109f0e51ecd3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 returned with HTTP 200 Jul 10 20:11:58.981178 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1181/4709] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:58 2026] GET /volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:58.985892 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-eeb2f7d5-35f9-4652-be5a-42a69c8533d8 req-bc3ccfda-ba7a-41ff-8eaf-4d272fcdfaf4 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4 returned with HTTP 200 Jul 10 20:11:58.986795 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1187/4710] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:11:58 2026] DELETE /volume/v3/attachments/689cf66f-930b-4d73-831a-3e3b1d4bd2b4 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:58.993985 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8205f423-763b-409a-a878-de5e04e86c1c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:58.996214 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8205f423-763b-409a-a878-de5e04e86c1c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:11:58.996645 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8205f423-763b-409a-a878-de5e04e86c1c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a38b83b-f1f9-47eb-992e-5b2a74f63731", "name": "tempest-type-Backup-137571863"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:58.998370 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-8205f423-763b-409a-a878-de5e04e86c1c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Creating new backup {'backup': {'volume_id': '3a38b83b-f1f9-47eb-992e-5b2a74f63731', 'name': 'tempest-type-Backup-137571863'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:11:58.998526 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-8205f423-763b-409a-a878-de5e04e86c1c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Creating backup of volume 3a38b83b-f1f9-47eb-992e-5b2a74f63731 in container None Jul 10 20:11:59.006334 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:59.006334 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:59.006644 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8205f423-763b-409a-a878-de5e04e86c1c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:11:59.027196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-8205f423-763b-409a-a878-de5e04e86c1c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Created reservations ['5aa82648-f5d7-4062-8f27-5df70a871213', '6e607fe1-e190-4ef8-865d-1d6ea191fd69'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:11:59.077510 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8205f423-763b-409a-a878-de5e04e86c1c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:11:59.077883 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1179/4711] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:11:58 2026] POST /volume/v3/backups => generated 315 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:11:59.086951 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-af1ca760-4235-415f-8028-73bfe7e554e9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:59.089163 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-af1ca760-4235-415f-8028-73bfe7e554e9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:11:59.089412 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-af1ca760-4235-415f-8028-73bfe7e554e9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:59.089652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-af1ca760-4235-415f-8028-73bfe7e554e9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:59.089789 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-af1ca760-4235-415f-8028-73bfe7e554e9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:11:59.094455 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:59.094455 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:59.095260 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-af1ca760-4235-415f-8028-73bfe7e554e9 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:11:59.095711 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1165/4712] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:11:59 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:59.292944 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c62eda40-d9bc-486f-a0e7-84fd37121e09 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:59.294864 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c62eda40-d9bc-486f-a0e7-84fd37121e09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:11:59.295090 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c62eda40-d9bc-486f-a0e7-84fd37121e09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:59.295295 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c62eda40-d9bc-486f-a0e7-84fd37121e09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:59.304417 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:59.304417 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:59.309868 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c62eda40-d9bc-486f-a0e7-84fd37121e09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:59.314468 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c62eda40-d9bc-486f-a0e7-84fd37121e09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:11:59.314903 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1182/4713] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:59 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:11:59.327679 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-766d98bd-a804-4ce2-89e8-dec4f4dc6404 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:59.329241 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-766d98bd-a804-4ce2-89e8-dec4f4dc6404 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:11:59.329626 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-766d98bd-a804-4ce2-89e8-dec4f4dc6404 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:59.329940 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-766d98bd-a804-4ce2-89e8-dec4f4dc6404 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:59.344822 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:59.344822 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:11:59.353275 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-766d98bd-a804-4ce2-89e8-dec4f4dc6404 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:59.356260 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-766d98bd-a804-4ce2-89e8-dec4f4dc6404 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:11:59.356834 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1188/4714] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:59 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:59.405128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-94b2f008-009b-44f8-821f-a49a7aea2310 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:59.407496 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-94b2f008-009b-44f8-821f-a49a7aea2310 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:11:59.407788 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-94b2f008-009b-44f8-821f-a49a7aea2310 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:59.407975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-94b2f008-009b-44f8-821f-a49a7aea2310 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:59.419357 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:59.419357 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:11:59.423211 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-94b2f008-009b-44f8-821f-a49a7aea2310 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:59.427728 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-94b2f008-009b-44f8-821f-a49a7aea2310 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:11:59.428239 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1180/4715] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:11:59 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:11:59.446087 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-cb8dbbd5-8160-4b1e-8832-1a4e8c9c718f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:59.448769 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-cb8dbbd5-8160-4b1e-8832-1a4e8c9c718f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981/action Jul 10 20:11:59.449215 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-cb8dbbd5-8160-4b1e-8832-1a4e8c9c718f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:11:59.449349 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-cb8dbbd5-8160-4b1e-8832-1a4e8c9c718f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:11:59.460552 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:59.460552 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:11:59.461187 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-cb8dbbd5-8160-4b1e-8832-1a4e8c9c718f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:59.470679 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-cb8dbbd5-8160-4b1e-8832-1a4e8c9c718f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Begin detaching volume completed successfully. Jul 10 20:11:59.470932 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-cb8dbbd5-8160-4b1e-8832-1a4e8c9c718f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981/action returned with HTTP 202 Jul 10 20:11:59.472063 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1166/4716] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:11:59 2026] POST /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:11:59.494214 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b261533-07e7-48ee-95e9-29a834e7ca13 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:11:59.496363 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b261533-07e7-48ee-95e9-29a834e7ca13 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:11:59.496799 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b261533-07e7-48ee-95e9-29a834e7ca13 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:11:59.496799 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b261533-07e7-48ee-95e9-29a834e7ca13 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:11:59.506925 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:11:59.506925 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:11:59.510292 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1b261533-07e7-48ee-95e9-29a834e7ca13 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:11:59.515540 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b261533-07e7-48ee-95e9-29a834e7ca13 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:11:59.515921 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1183/4717] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:11:59 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:00.110372 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f71a5e95-acb8-4d8a-8fd3-c38966d1909c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:00.112655 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f71a5e95-acb8-4d8a-8fd3-c38966d1909c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:00.113185 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f71a5e95-acb8-4d8a-8fd3-c38966d1909c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:00.113493 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f71a5e95-acb8-4d8a-8fd3-c38966d1909c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:00.113694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f71a5e95-acb8-4d8a-8fd3-c38966d1909c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:00.119950 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:00.119950 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:00.121467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f71a5e95-acb8-4d8a-8fd3-c38966d1909c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:00.121467 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1189/4718] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:00 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:00.505516 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d93f88e9-640d-4cdc-a5b7-423d34050b51 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:00.505876 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d93f88e9-640d-4cdc-a5b7-423d34050b51 None None] GET https://10.4.3.145/volume// Jul 10 20:12:00.506099 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d93f88e9-640d-4cdc-a5b7-423d34050b51 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:00.506298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d93f88e9-640d-4cdc-a5b7-423d34050b51 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:00.506591 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d93f88e9-640d-4cdc-a5b7-423d34050b51 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:00.507044 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1181/4719] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:12: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 20:12:00.514442 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-236e7e8f-c365-4a67-ab7a-50379fb7a55b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:00.516722 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-236e7e8f-c365-4a67-ab7a-50379fb7a55b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:00.517034 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-236e7e8f-c365-4a67-ab7a-50379fb7a55b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:00.517268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-236e7e8f-c365-4a67-ab7a-50379fb7a55b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:00.526888 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:00.526888 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:00.529064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-aa30b43c-7213-4169-bbcd-c541ad470dfb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:00.531023 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-236e7e8f-c365-4a67-ab7a-50379fb7a55b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:00.531273 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa30b43c-7213-4169-bbcd-c541ad470dfb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:00.531529 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa30b43c-7213-4169-bbcd-c541ad470dfb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:00.531796 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa30b43c-7213-4169-bbcd-c541ad470dfb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:00.537425 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-236e7e8f-c365-4a67-ab7a-50379fb7a55b tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:12:00.537934 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1167/4720] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:12:00 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:00.542127 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:00.542127 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:00.545748 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-aa30b43c-7213-4169-bbcd-c541ad470dfb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:00.549865 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa30b43c-7213-4169-bbcd-c541ad470dfb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:12:00.550411 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1184/4721] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:00 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:01.132526 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6bff1df-edee-4dd0-bf5f-0183424d26b7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:01.135015 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6bff1df-edee-4dd0-bf5f-0183424d26b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:01.135489 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6bff1df-edee-4dd0-bf5f-0183424d26b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:01.135837 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6bff1df-edee-4dd0-bf5f-0183424d26b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:01.136298 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b6bff1df-edee-4dd0-bf5f-0183424d26b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:01.144426 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:01.144426 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:01.148086 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6bff1df-edee-4dd0-bf5f-0183424d26b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:01.148086 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1190/4722] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:01 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:01.563808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-920bba0f-2dec-49bf-88c6-b298d4e59efe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:01.566319 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-920bba0f-2dec-49bf-88c6-b298d4e59efe tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:01.566606 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-920bba0f-2dec-49bf-88c6-b298d4e59efe tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:01.566908 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-920bba0f-2dec-49bf-88c6-b298d4e59efe tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:01.579629 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:01.579629 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:01.584163 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-920bba0f-2dec-49bf-88c6-b298d4e59efe tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:01.589868 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-920bba0f-2dec-49bf-88c6-b298d4e59efe tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:12:01.590417 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1182/4723] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:01 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:02.158134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b5b3729b-31d1-4e6e-987a-31f43200d41e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:02.160237 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b5b3729b-31d1-4e6e-987a-31f43200d41e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:02.160504 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b5b3729b-31d1-4e6e-987a-31f43200d41e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:02.160749 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b5b3729b-31d1-4e6e-987a-31f43200d41e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:02.160922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b5b3729b-31d1-4e6e-987a-31f43200d41e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:02.165356 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:02.165356 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:02.166125 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b5b3729b-31d1-4e6e-987a-31f43200d41e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:02.166495 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1168/4724] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:02 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:02.317919 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-37d9d239-08a0-46b1-9010-5cf769ab12eb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:02.320137 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-37d9d239-08a0-46b1-9010-5cf769ab12eb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e Jul 10 20:12:02.320341 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-37d9d239-08a0-46b1-9010-5cf769ab12eb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:02.320530 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-37d9d239-08a0-46b1-9010-5cf769ab12eb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:02.328421 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:02.328421 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:02.608437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-18302957-962f-4a88-ace5-0b4afbced6b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:02.610307 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18302957-962f-4a88-ace5-0b4afbced6b0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:02.610624 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18302957-962f-4a88-ace5-0b4afbced6b0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:02.610908 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18302957-962f-4a88-ace5-0b4afbced6b0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:02.622443 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:02.622443 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:02.630991 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-18302957-962f-4a88-ace5-0b4afbced6b0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:02.635441 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18302957-962f-4a88-ace5-0b4afbced6b0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:12:02.636189 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1191/4725] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:02 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:02.865923 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-1c48bca8-c9ad-443b-9570-d8ae7a26a7a3 req-37d9d239-08a0-46b1-9010-5cf769ab12eb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e returned with HTTP 200 Jul 10 20:12:02.866680 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1185/4726] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:12:02 2026] DELETE /volume/v3/attachments/adea1bfe-7695-4870-8297-89d6c3fa0b2e => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:03.177895 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9e228b3a-a20b-472e-b9d4-f0e9aed075b1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:03.180027 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e228b3a-a20b-472e-b9d4-f0e9aed075b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:03.180262 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e228b3a-a20b-472e-b9d4-f0e9aed075b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:03.180478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e228b3a-a20b-472e-b9d4-f0e9aed075b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:03.180609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-9e228b3a-a20b-472e-b9d4-f0e9aed075b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:03.185398 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:03.185398 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:03.186158 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e228b3a-a20b-472e-b9d4-f0e9aed075b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:03.186607 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1183/4727] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:03 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:03.649878 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c352a711-43d7-494a-b91c-70592531a429 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:03.651813 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c352a711-43d7-494a-b91c-70592531a429 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:03.652069 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c352a711-43d7-494a-b91c-70592531a429 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:03.652267 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c352a711-43d7-494a-b91c-70592531a429 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:03.660989 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:03.660989 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:03.666628 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c352a711-43d7-494a-b91c-70592531a429 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:03.673182 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c352a711-43d7-494a-b91c-70592531a429 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:12:03.673762 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1169/4728] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:03 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:03.688270 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:03.690638 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:12:03.690914 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:03.691202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:03.691420 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Delete volume with id: ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:12:03.701439 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:03.701439 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:03.702174 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:03.718232 np0000005048 devstack@c-api.service[99976]: WARNING cinder.keymgr.conf_key_mgr [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:12:03.728333 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Delete volume request issued successfully. Jul 10 20:12:03.728557 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9444760-ae86-465c-beea-2ba9db9a4df2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 202 Jul 10 20:12:03.729174 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1192/4729] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:12:03 2026] DELETE /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:12:03.737803 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-18d17c87-4c6b-48f6-8465-d156384594f5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:03.739900 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-18d17c87-4c6b-48f6-8465-d156384594f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:12:03.740137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-18d17c87-4c6b-48f6-8465-d156384594f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:03.740381 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-18d17c87-4c6b-48f6-8465-d156384594f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:03.749242 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:03.749242 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:03.753760 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-18d17c87-4c6b-48f6-8465-d156384594f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:03.759612 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-18d17c87-4c6b-48f6-8465-d156384594f5 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 200 Jul 10 20:12:03.760119 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1186/4730] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:03 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:04.200364 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-33d7db22-fbb3-42fd-bff6-f5025fe3b21e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:04.206990 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33d7db22-fbb3-42fd-bff6-f5025fe3b21e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:04.206990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33d7db22-fbb3-42fd-bff6-f5025fe3b21e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:04.206990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-33d7db22-fbb3-42fd-bff6-f5025fe3b21e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:04.206990 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-33d7db22-fbb3-42fd-bff6-f5025fe3b21e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:04.213515 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:04.213515 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:04.218213 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-33d7db22-fbb3-42fd-bff6-f5025fe3b21e tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:04.218213 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1184/4731] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:04 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:04.775559 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-383b0a12-76a9-4918-9402-0f9bf8041542 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:04.777448 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-383b0a12-76a9-4918-9402-0f9bf8041542 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 Jul 10 20:12:04.777648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-383b0a12-76a9-4918-9402-0f9bf8041542 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:04.777888 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-383b0a12-76a9-4918-9402-0f9bf8041542 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:04.787101 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-383b0a12-76a9-4918-9402-0f9bf8041542 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 returned with HTTP 404 Jul 10 20:12:04.787101 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1170/4732] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:04 2026] GET /volume/v3/volumes/ad2e2e97-2d1b-4f8b-9d52-4f873c1cde32 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:04.796746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-17e1cd9b-dec6-489c-96d6-447e03f4f881 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:04.799102 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17e1cd9b-dec6-489c-96d6-447e03f4f881 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:12:04.799359 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17e1cd9b-dec6-489c-96d6-447e03f4f881 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:04.799614 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17e1cd9b-dec6-489c-96d6-447e03f4f881 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:04.800680 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-17e1cd9b-dec6-489c-96d6-447e03f4f881 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:12:04.829927 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-17e1cd9b-dec6-489c-96d6-447e03f4f881 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Get all volumes completed successfully. Jul 10 20:12:04.834758 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:04.834758 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:04.843243 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17e1cd9b-dec6-489c-96d6-447e03f4f881 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:12:04.843855 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1193/4733] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:12:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19381 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:04.865554 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7e35acc4-48d0-436a-8ab7-51f80f13fe0b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:04.867376 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e35acc4-48d0-436a-8ab7-51f80f13fe0b tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] DELETE https://10.4.3.145/volume/v3/types/d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38 Jul 10 20:12:04.867563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e35acc4-48d0-436a-8ab7-51f80f13fe0b tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:04.867753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7e35acc4-48d0-436a-8ab7-51f80f13fe0b tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:04.894283 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7e35acc4-48d0-436a-8ab7-51f80f13fe0b tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/types/d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38 returned with HTTP 202 Jul 10 20:12:04.894721 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1187/4734] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:12:04 2026] DELETE /volume/v3/types/d7a5f3c5-61e7-4a0a-85c6-cbb275f57f38 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:12:04.902076 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5f662022-da20-4702-afac-cc953ff1297a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:04.903727 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5f662022-da20-4702-afac-cc953ff1297a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:04.903940 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5f662022-da20-4702-afac-cc953ff1297a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:04.904336 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5f662022-da20-4702-afac-cc953ff1297a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:04.904336 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-5f662022-da20-4702-afac-cc953ff1297a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Delete volume with id: adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:04.912451 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:04.912451 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:04.913621 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5f662022-da20-4702-afac-cc953ff1297a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:04.936435 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5f662022-da20-4702-afac-cc953ff1297a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Delete volume request issued successfully. Jul 10 20:12:04.936751 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5f662022-da20-4702-afac-cc953ff1297a tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 202 Jul 10 20:12:04.937389 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1185/4735] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:12:04 2026] DELETE /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:12:04.946154 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-50c093e9-89d7-492f-aa2f-eff20eeabfcf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:04.948009 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-50c093e9-89d7-492f-aa2f-eff20eeabfcf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:04.948245 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-50c093e9-89d7-492f-aa2f-eff20eeabfcf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:04.948452 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-50c093e9-89d7-492f-aa2f-eff20eeabfcf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:04.957825 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:04.957825 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:04.962732 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-50c093e9-89d7-492f-aa2f-eff20eeabfcf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:04.968421 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-50c093e9-89d7-492f-aa2f-eff20eeabfcf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 200 Jul 10 20:12:04.968853 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1171/4736] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:04 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:05.230561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb5120b8-13ec-42fd-a47d-7cdcd2ceb758 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:05.233485 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb5120b8-13ec-42fd-a47d-7cdcd2ceb758 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:05.233750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb5120b8-13ec-42fd-a47d-7cdcd2ceb758 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:05.234039 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb5120b8-13ec-42fd-a47d-7cdcd2ceb758 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:05.234199 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-cb5120b8-13ec-42fd-a47d-7cdcd2ceb758 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:05.239560 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:05.239560 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:05.240419 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb5120b8-13ec-42fd-a47d-7cdcd2ceb758 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:05.240922 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1194/4737] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:05 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:05.987275 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b44595de-57c1-4768-9475-0f88cbae65d2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:05.989285 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b44595de-57c1-4768-9475-0f88cbae65d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 Jul 10 20:12:05.989560 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b44595de-57c1-4768-9475-0f88cbae65d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:05.989830 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b44595de-57c1-4768-9475-0f88cbae65d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:05.996184 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b44595de-57c1-4768-9475-0f88cbae65d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 returned with HTTP 404 Jul 10 20:12:05.996722 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1188/4738] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:05 2026] GET /volume/v3/volumes/adcc76fa-3744-4733-9c21-5115fde58981 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:06.005929 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fabcbaee-f1fe-4865-ad57-7e53b935628f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:06.007773 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fabcbaee-f1fe-4865-ad57-7e53b935628f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:12:06.007988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fabcbaee-f1fe-4865-ad57-7e53b935628f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:06.008183 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fabcbaee-f1fe-4865-ad57-7e53b935628f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:06.008376 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-fabcbaee-f1fe-4865-ad57-7e53b935628f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Delete volume with id: 4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:12:06.016636 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:06.016636 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:06.017198 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fabcbaee-f1fe-4865-ad57-7e53b935628f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:06.038386 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fabcbaee-f1fe-4865-ad57-7e53b935628f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Delete volume request issued successfully. Jul 10 20:12:06.038573 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fabcbaee-f1fe-4865-ad57-7e53b935628f tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 202 Jul 10 20:12:06.039078 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1186/4739] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:12:06 2026] DELETE /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:12:06.047007 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2640ff4f-1b48-4cdb-85a8-6e9d0c3e3678 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:06.049853 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2640ff4f-1b48-4cdb-85a8-6e9d0c3e3678 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:12:06.050127 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2640ff4f-1b48-4cdb-85a8-6e9d0c3e3678 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:06.050383 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2640ff4f-1b48-4cdb-85a8-6e9d0c3e3678 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:06.059539 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:06.059539 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:06.064021 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2640ff4f-1b48-4cdb-85a8-6e9d0c3e3678 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:12:06.069033 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2640ff4f-1b48-4cdb-85a8-6e9d0c3e3678 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 200 Jul 10 20:12:06.069441 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1172/4740] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:06 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:06.252804 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4fbc3c99-f17a-4300-84f7-151740b18af3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:06.253328 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4fbc3c99-f17a-4300-84f7-151740b18af3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:06.254927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4fbc3c99-f17a-4300-84f7-151740b18af3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:06.254927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4fbc3c99-f17a-4300-84f7-151740b18af3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:06.254927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4fbc3c99-f17a-4300-84f7-151740b18af3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:06.260058 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:06.260058 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:06.260058 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4fbc3c99-f17a-4300-84f7-151740b18af3 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:06.260333 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1195/4741] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:06 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:07.086276 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3e7f67c2-a24f-4d86-82d5-b8b2dda09ebb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:07.086989 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3e7f67c2-a24f-4d86-82d5-b8b2dda09ebb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d Jul 10 20:12:07.087231 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3e7f67c2-a24f-4d86-82d5-b8b2dda09ebb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:07.087595 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3e7f67c2-a24f-4d86-82d5-b8b2dda09ebb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:07.094608 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3e7f67c2-a24f-4d86-82d5-b8b2dda09ebb tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d returned with HTTP 404 Jul 10 20:12:07.095300 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1189/4742] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:07 2026] GET /volume/v3/volumes/4ebb7051-2828-4531-8553-49bd13fef34d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:07.102781 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9741374b-7ed0-436b-9422-6eb53c9ff0c7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:07.104909 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9741374b-7ed0-436b-9422-6eb53c9ff0c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:12:07.105150 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9741374b-7ed0-436b-9422-6eb53c9ff0c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:07.105396 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9741374b-7ed0-436b-9422-6eb53c9ff0c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:07.106216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9741374b-7ed0-436b-9422-6eb53c9ff0c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:12:07.131262 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9741374b-7ed0-436b-9422-6eb53c9ff0c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Get all volumes completed successfully. Jul 10 20:12:07.134272 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:07.134272 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:07.139499 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9741374b-7ed0-436b-9422-6eb53c9ff0c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:12:07.139927 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1187/4743] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:12:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17289 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:07.158793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-57c1c0cd-9b92-4320-ace9-c7ea4de93b4e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:07.160610 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-57c1c0cd-9b92-4320-ace9-c7ea4de93b4e tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] DELETE https://10.4.3.145/volume/v3/types/5bf7710b-9250-4d18-ad16-f85ce5ccf064 Jul 10 20:12:07.160833 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-57c1c0cd-9b92-4320-ace9-c7ea4de93b4e tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:07.161059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-57c1c0cd-9b92-4320-ace9-c7ea4de93b4e tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:07.184416 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-57c1c0cd-9b92-4320-ace9-c7ea4de93b4e tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/types/5bf7710b-9250-4d18-ad16-f85ce5ccf064 returned with HTTP 202 Jul 10 20:12:07.184859 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1173/4744] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:12:07 2026] DELETE /volume/v3/types/5bf7710b-9250-4d18-ad16-f85ce5ccf064 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:12:07.271233 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a49a6745-182e-4772-a3c5-32c1f9a9bd7f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:07.273322 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a49a6745-182e-4772-a3c5-32c1f9a9bd7f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:07.273510 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a49a6745-182e-4772-a3c5-32c1f9a9bd7f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:07.273714 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a49a6745-182e-4772-a3c5-32c1f9a9bd7f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:07.273831 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a49a6745-182e-4772-a3c5-32c1f9a9bd7f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:07.278394 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:07.278394 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:07.278866 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a49a6745-182e-4772-a3c5-32c1f9a9bd7f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:07.279377 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1196/4745] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:07 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:08.290357 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-06c1750a-5818-4b61-a339-c3bedd1ddca4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:08.293925 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06c1750a-5818-4b61-a339-c3bedd1ddca4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:08.295511 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06c1750a-5818-4b61-a339-c3bedd1ddca4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:08.295754 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06c1750a-5818-4b61-a339-c3bedd1ddca4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:08.295934 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-06c1750a-5818-4b61-a339-c3bedd1ddca4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:08.302726 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:08.302726 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:08.303419 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06c1750a-5818-4b61-a339-c3bedd1ddca4 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:08.303861 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1190/4746] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:08 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:09.317200 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-56a4c786-52af-40b3-9e88-45cd3abdd764 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:09.318324 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-56a4c786-52af-40b3-9e88-45cd3abdd764 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:09.318530 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-56a4c786-52af-40b3-9e88-45cd3abdd764 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:09.318765 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-56a4c786-52af-40b3-9e88-45cd3abdd764 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:09.318890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-56a4c786-52af-40b3-9e88-45cd3abdd764 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:09.328039 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:09.328039 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:09.329264 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-56a4c786-52af-40b3-9e88-45cd3abdd764 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:09.329711 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1188/4747] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:09 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:10.342532 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9fb88ed9-c5f5-4a73-ab75-9ca92065314a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:10.346823 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9fb88ed9-c5f5-4a73-ab75-9ca92065314a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:10.347137 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9fb88ed9-c5f5-4a73-ab75-9ca92065314a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:10.347382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9fb88ed9-c5f5-4a73-ab75-9ca92065314a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:10.347500 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-9fb88ed9-c5f5-4a73-ab75-9ca92065314a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:10.353453 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:10.353453 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:10.354242 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9fb88ed9-c5f5-4a73-ab75-9ca92065314a tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:10.354827 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1174/4748] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:10 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:11.367421 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-33188ce6-14d9-4732-93c2-cc24d2192922 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:11.369840 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33188ce6-14d9-4732-93c2-cc24d2192922 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:11.370112 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33188ce6-14d9-4732-93c2-cc24d2192922 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:11.370345 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33188ce6-14d9-4732-93c2-cc24d2192922 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:11.370481 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-33188ce6-14d9-4732-93c2-cc24d2192922 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:11.376240 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:11.376240 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:11.377087 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33188ce6-14d9-4732-93c2-cc24d2192922 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:11.377574 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1197/4749] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:11 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:12.388694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-17a6ed8c-c042-4472-ba40-c3d03adf31f8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:12.392971 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-17a6ed8c-c042-4472-ba40-c3d03adf31f8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:12.392971 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-17a6ed8c-c042-4472-ba40-c3d03adf31f8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:12.392971 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-17a6ed8c-c042-4472-ba40-c3d03adf31f8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:12.392971 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-17a6ed8c-c042-4472-ba40-c3d03adf31f8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:12.397028 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:12.397028 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:12.397795 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-17a6ed8c-c042-4472-ba40-c3d03adf31f8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:12.398304 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1191/4750] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:12 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:13.410233 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2791c381-1c56-4cf8-a9e7-ca68e288234b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:13.412273 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2791c381-1c56-4cf8-a9e7-ca68e288234b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:13.412510 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2791c381-1c56-4cf8-a9e7-ca68e288234b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:13.412751 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2791c381-1c56-4cf8-a9e7-ca68e288234b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:13.412886 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-2791c381-1c56-4cf8-a9e7-ca68e288234b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:13.415034 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=120,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:12:13.419726 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:13.419726 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:13.420803 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2791c381-1c56-4cf8-a9e7-ca68e288234b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:13.421406 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1189/4751] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:13 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:14.433791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a7837e00-a875-4389-9982-139a2a9782aa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:14.438600 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7837e00-a875-4389-9982-139a2a9782aa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:14.438867 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7837e00-a875-4389-9982-139a2a9782aa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:14.439136 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7837e00-a875-4389-9982-139a2a9782aa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:14.439296 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a7837e00-a875-4389-9982-139a2a9782aa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:14.447550 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:14.447550 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:14.448458 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7837e00-a875-4389-9982-139a2a9782aa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:14.448975 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1175/4752] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:14 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:15.462151 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70e13eb5-010f-43cd-87a5-631cf7c3d8e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:15.464477 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70e13eb5-010f-43cd-87a5-631cf7c3d8e6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:15.464756 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70e13eb5-010f-43cd-87a5-631cf7c3d8e6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:15.465032 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70e13eb5-010f-43cd-87a5-631cf7c3d8e6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:15.465183 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-70e13eb5-010f-43cd-87a5-631cf7c3d8e6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:15.466941 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=116,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:12:15.470732 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:15.470732 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:15.472631 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70e13eb5-010f-43cd-87a5-631cf7c3d8e6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:15.473263 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1198/4753] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:15 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:16.483523 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3e3c51dc-67c1-4517-858c-86532e2d6083 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:16.485626 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3e3c51dc-67c1-4517-858c-86532e2d6083 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:16.485909 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3e3c51dc-67c1-4517-858c-86532e2d6083 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:16.486178 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3e3c51dc-67c1-4517-858c-86532e2d6083 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:16.486296 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-3e3c51dc-67c1-4517-858c-86532e2d6083 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:16.490078 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=154,cinder:UPDATE=25,cinder:INSERT=11 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:12:16.493057 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:16.493057 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:16.493841 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3e3c51dc-67c1-4517-858c-86532e2d6083 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:16.494352 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1192/4754] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:16 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:16.507571 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ba9d1764-6b86-47fe-87ae-d60f9cf23fcf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:16.509331 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ba9d1764-6b86-47fe-87ae-d60f9cf23fcf tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] POST https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0/action Jul 10 20:12:16.509651 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ba9d1764-6b86-47fe-87ae-d60f9cf23fcf tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:12:16.509758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ba9d1764-6b86-47fe-87ae-d60f9cf23fcf tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:16.511123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-ba9d1764-6b86-47fe-87ae-d60f9cf23fcf tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Updating backup 'e419c5fa-83ce-43c5-9e90-6374da279cb0' with '{'status': 'error'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 20:12:16.518507 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:16.518507 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:16.519706 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-ba9d1764-6b86-47fe-87ae-d60f9cf23fcf tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '45f68e0357a840f78bca2f9bf9bd65ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be7cc7f4bb2c403bb95d7f7d1c0ea66e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:12:16.519949 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ba9d1764-6b86-47fe-87ae-d60f9cf23fcf tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0/action returned with HTTP 403 Jul 10 20:12:16.520490 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1190/4755] 10.4.3.145 () {70 vars in 1430 bytes} [Fri Jul 10 20:12:16 2026] POST /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:16.527466 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4fec2d57-65fb-4601-88d1-331861232127 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:16.529593 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4fec2d57-65fb-4601-88d1-331861232127 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 Jul 10 20:12:16.529875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4fec2d57-65fb-4601-88d1-331861232127 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:16.530135 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4fec2d57-65fb-4601-88d1-331861232127 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:16.530395 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-4fec2d57-65fb-4601-88d1-331861232127 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume with id: 3a38b83b-f1f9-47eb-992e-5b2a74f63731 Jul 10 20:12:16.532688 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=179,cinder:INSERT=20,cinder:UPDATE=44 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:12:16.537953 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:16.537953 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:16.538345 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4fec2d57-65fb-4601-88d1-331861232127 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:12:16.569457 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4fec2d57-65fb-4601-88d1-331861232127 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume request issued successfully. Jul 10 20:12:16.569684 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4fec2d57-65fb-4601-88d1-331861232127 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 returned with HTTP 202 Jul 10 20:12:16.570218 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1176/4756] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:12:16 2026] DELETE /volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:12:16.579686 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dd6c7809-0945-4aa7-9936-e101d04bcd52 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:16.581360 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd6c7809-0945-4aa7-9936-e101d04bcd52 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 Jul 10 20:12:16.581545 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd6c7809-0945-4aa7-9936-e101d04bcd52 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:16.581720 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd6c7809-0945-4aa7-9936-e101d04bcd52 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:16.588760 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:16.588760 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:16.592511 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dd6c7809-0945-4aa7-9936-e101d04bcd52 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:12:16.597254 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd6c7809-0945-4aa7-9936-e101d04bcd52 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 returned with HTTP 200 Jul 10 20:12:16.597664 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1199/4757] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:16 2026] GET /volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:17.609733 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-87e5a089-5ba7-4372-bcb1-87883c9d313c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:17.612048 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-87e5a089-5ba7-4372-bcb1-87883c9d313c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 Jul 10 20:12:17.612409 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-87e5a089-5ba7-4372-bcb1-87883c9d313c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:17.612593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-87e5a089-5ba7-4372-bcb1-87883c9d313c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:17.620630 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-87e5a089-5ba7-4372-bcb1-87883c9d313c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 returned with HTTP 404 Jul 10 20:12:17.621355 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1193/4758] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:17 2026] GET /volume/v3/volumes/3a38b83b-f1f9-47eb-992e-5b2a74f63731 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:17.631947 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:17.633839 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] POST https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e/restore Jul 10 20:12:17.634269 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:17.635584 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Restoring backup 65916957-d1b8-4e74-a3be-f4ac7192b10e ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99974) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 20:12:17.635659 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Restoring backup 65916957-d1b8-4e74-a3be-f4ac7192b10e to volume None. Jul 10 20:12:17.640317 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:17.640317 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:17.641573 np0000005048 devstack@c-api.service[99974]: INFO cinder.backup.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Creating volume of 1 GB for restore of backup 65916957-d1b8-4e74-a3be-f4ac7192b10e. Jul 10 20:12:17.645354 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Availability Zones retrieved successfully. Jul 10 20:12:17.650734 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Flow 'volume_create_api' (8663c1b3-d294-4ae0-a121-dacdbf0f5e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:12:17.651773 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d58862-e538-4c85-976e-8cd9df1541c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:17.652739 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:12:17.683558 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d58862-e538-4c85-976e-8cd9df1541c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:17.684386 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a96e5f-4e2f-4529-9630-f50028de0818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:17.725669 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Created reservations ['8935d53c-bc85-4d0a-b5c6-681b96e31562', '6226a9c2-d854-4ba1-9be3-95d112ab099d', '793bcfb5-3c80-4ad3-8adf-6067f20f4ee9', 'b6838c10-0c82-4658-9948-a176606ef591'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:12:17.726666 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a96e5f-4e2f-4529-9630-f50028de0818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8935d53c-bc85-4d0a-b5c6-681b96e31562', '6226a9c2-d854-4ba1-9be3-95d112ab099d', '793bcfb5-3c80-4ad3-8adf-6067f20f4ee9', 'b6838c10-0c82-4658-9948-a176606ef591']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:17.727600 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d80542-27e8-4bcd-b7cd-c2c2cccb27a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:17.767995 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d80542-27e8-4bcd-b7cd-c2c2cccb27a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8daa5119-793b-49dc-b491-0fa6c1010a83', '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='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['8935d53c-bc85-4d0a-b5c6-681b96e31562','6226a9c2-d854-4ba1-9be3-95d112ab099d','793bcfb5-3c80-4ad3-8adf-6067f20f4ee9','b6838c10-0c82-4658-9948-a176606ef591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45f68e0357a840f78bca2f9bf9bd65ee',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:12:17Z,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=8daa5119-793b-49dc-b491-0fa6c1010a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7cc7f4bb2c403bb95d7f7d1c0ea66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45f68e0357a840f78bca2f9bf9bd65ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:17.769026 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e418a7-a12a-4db3-b4b9-42d96a7654fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:17.788641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e418a7-a12a-4db3-b4b9-42d96a7654fa) transitioned into 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='be7cc7f4bb2c403bb95d7f7d1c0ea66e',qos_specs=None,replication_status=,reservations=['8935d53c-bc85-4d0a-b5c6-681b96e31562','6226a9c2-d854-4ba1-9be3-95d112ab099d','793bcfb5-3c80-4ad3-8adf-6067f20f4ee9','b6838c10-0c82-4658-9948-a176606ef591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45f68e0357a840f78bca2f9bf9bd65ee',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:17.789474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ea7fb0-e3ed-483e-a6a7-41fbde76d63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:17.805496 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ea7fb0-e3ed-483e-a6a7-41fbde76d63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:17.805496 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Flow 'volume_create_api' (8663c1b3-d294-4ae0-a121-dacdbf0f5e25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:12:17.805496 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Create volume request issued successfully. Jul 10 20:12:17.812305 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:17.812305 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:17.812765 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Volume info retrieved successfully. Jul 10 20:12:18.821187 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:18.821187 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:18.821630 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Volume info retrieved successfully. Jul 10 20:12:18.821791 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Checking backup size 1 against volume size 1 {{(pid=99974) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 20:12:18.821902 np0000005048 devstack@c-api.service[99974]: INFO cinder.backup.api [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Overwriting volume 8daa5119-793b-49dc-b491-0fa6c1010a83 with restore of backup 65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:18.836329 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] restore_backup in rpcapi backup_id 65916957-d1b8-4e74-a3be-f4ac7192b10e {{(pid=99974) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 20:12:18.841866 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d109c9a-39e9-4abb-8abe-791118d957b7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e/restore returned with HTTP 202 Jul 10 20:12:18.842404 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1191/4759] 10.4.3.145 () {70 vars in 1433 bytes} [Fri Jul 10 20:12:17 2026] POST /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e/restore => generated 152 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:12:18.851145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-39b67e67-ee84-46a8-8378-5d3d6d001545 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:18.853399 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-39b67e67-ee84-46a8-8378-5d3d6d001545 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:18.853688 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-39b67e67-ee84-46a8-8378-5d3d6d001545 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:18.853971 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-39b67e67-ee84-46a8-8378-5d3d6d001545 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:18.854142 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-39b67e67-ee84-46a8-8378-5d3d6d001545 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:18.859335 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:18.859335 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:18.860067 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-39b67e67-ee84-46a8-8378-5d3d6d001545 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:18.860485 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1177/4760] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:18 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:19.871040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d996bbbd-7e4f-421b-9739-7d06ce29a243 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:19.874486 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d996bbbd-7e4f-421b-9739-7d06ce29a243 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:19.874486 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d996bbbd-7e4f-421b-9739-7d06ce29a243 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:19.874486 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d996bbbd-7e4f-421b-9739-7d06ce29a243 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:19.874486 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d996bbbd-7e4f-421b-9739-7d06ce29a243 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:19.878489 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:19.878489 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:19.879321 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d996bbbd-7e4f-421b-9739-7d06ce29a243 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:19.880104 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1200/4761] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:19 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:20.890447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5a455302-6833-49f1-b825-1a2d7cb642b1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:20.891947 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5a455302-6833-49f1-b825-1a2d7cb642b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:20.892152 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5a455302-6833-49f1-b825-1a2d7cb642b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:20.892326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5a455302-6833-49f1-b825-1a2d7cb642b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:20.893590 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-5a455302-6833-49f1-b825-1a2d7cb642b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:20.898585 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:20.898585 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:20.899352 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5a455302-6833-49f1-b825-1a2d7cb642b1 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:20.899875 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1194/4762] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:20 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:21.910546 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b3edd3d5-4b85-4272-957b-f9d186c7cc3d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:21.912452 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b3edd3d5-4b85-4272-957b-f9d186c7cc3d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:21.912654 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b3edd3d5-4b85-4272-957b-f9d186c7cc3d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:21.912863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b3edd3d5-4b85-4272-957b-f9d186c7cc3d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:21.912950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b3edd3d5-4b85-4272-957b-f9d186c7cc3d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:21.917177 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:21.917177 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:21.917757 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b3edd3d5-4b85-4272-957b-f9d186c7cc3d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:21.918146 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1192/4763] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:21 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:22.933242 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e47aecf4-588f-4770-8cda-15e223e892d8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:22.935116 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e47aecf4-588f-4770-8cda-15e223e892d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:22.935394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e47aecf4-588f-4770-8cda-15e223e892d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:22.935619 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e47aecf4-588f-4770-8cda-15e223e892d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:22.935731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e47aecf4-588f-4770-8cda-15e223e892d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:22.940987 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:22.940987 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:22.941704 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e47aecf4-588f-4770-8cda-15e223e892d8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:22.942211 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1178/4764] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:22 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:23.954352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3978bfd9-cb42-460c-a4e4-b42e62479df6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:23.956494 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3978bfd9-cb42-460c-a4e4-b42e62479df6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:23.956770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3978bfd9-cb42-460c-a4e4-b42e62479df6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:23.957074 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3978bfd9-cb42-460c-a4e4-b42e62479df6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:23.957240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3978bfd9-cb42-460c-a4e4-b42e62479df6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:23.961498 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:23.961498 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:23.962221 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3978bfd9-cb42-460c-a4e4-b42e62479df6 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:23.962611 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1201/4765] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:23 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:24.973365 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bb328357-c580-4261-9ea9-172fed91c711 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:24.975691 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bb328357-c580-4261-9ea9-172fed91c711 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:24.975937 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bb328357-c580-4261-9ea9-172fed91c711 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:24.976182 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bb328357-c580-4261-9ea9-172fed91c711 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:24.976313 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bb328357-c580-4261-9ea9-172fed91c711 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:24.980808 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:24.980808 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:24.981480 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bb328357-c580-4261-9ea9-172fed91c711 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:24.981844 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1195/4766] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:24 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:25.994887 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-88ee4bfb-982e-411f-98d0-705969402163 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:25.996942 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-88ee4bfb-982e-411f-98d0-705969402163 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:25.997252 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-88ee4bfb-982e-411f-98d0-705969402163 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:25.997551 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-88ee4bfb-982e-411f-98d0-705969402163 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:25.997678 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-88ee4bfb-982e-411f-98d0-705969402163 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:26.002426 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:26.002426 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:26.003259 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-88ee4bfb-982e-411f-98d0-705969402163 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:26.003704 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1193/4767] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:25 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:27.017022 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5d842f27-c445-4a41-8e8f-7e7bc4be56b8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:27.019434 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d842f27-c445-4a41-8e8f-7e7bc4be56b8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:27.019689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d842f27-c445-4a41-8e8f-7e7bc4be56b8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:27.020000 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d842f27-c445-4a41-8e8f-7e7bc4be56b8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:27.020101 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5d842f27-c445-4a41-8e8f-7e7bc4be56b8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:27.025893 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:27.025893 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:27.026802 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d842f27-c445-4a41-8e8f-7e7bc4be56b8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:27.027390 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1179/4768] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:27 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:28.039259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d763b4a6-7213-43df-9e80-817172476df7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:28.040930 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d763b4a6-7213-43df-9e80-817172476df7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:28.041176 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d763b4a6-7213-43df-9e80-817172476df7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:28.041389 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d763b4a6-7213-43df-9e80-817172476df7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:28.041523 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d763b4a6-7213-43df-9e80-817172476df7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:28.046003 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:28.046003 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:28.046676 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d763b4a6-7213-43df-9e80-817172476df7 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:28.047103 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1202/4769] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:28 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:29.058484 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ae073fee-6b4b-477d-8a5e-f09ed9d01547 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:29.061529 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ae073fee-6b4b-477d-8a5e-f09ed9d01547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:29.061734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ae073fee-6b4b-477d-8a5e-f09ed9d01547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:29.061944 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ae073fee-6b4b-477d-8a5e-f09ed9d01547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:29.062084 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ae073fee-6b4b-477d-8a5e-f09ed9d01547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:29.069717 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:29.069717 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:29.070002 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ae073fee-6b4b-477d-8a5e-f09ed9d01547 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:29.070797 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1196/4770] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:29 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:30.081575 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-75b32781-67a8-435b-aed3-296fe3901fc5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:30.083837 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-75b32781-67a8-435b-aed3-296fe3901fc5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:30.084071 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-75b32781-67a8-435b-aed3-296fe3901fc5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:30.084279 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-75b32781-67a8-435b-aed3-296fe3901fc5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:30.084373 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-75b32781-67a8-435b-aed3-296fe3901fc5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:30.088277 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:30.088277 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:30.088892 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-75b32781-67a8-435b-aed3-296fe3901fc5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:30.089251 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1194/4771] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:30 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:31.100472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cf980031-92f1-4336-8ed8-55ce2517f64b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:31.102230 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cf980031-92f1-4336-8ed8-55ce2517f64b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:31.102444 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cf980031-92f1-4336-8ed8-55ce2517f64b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:31.102621 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cf980031-92f1-4336-8ed8-55ce2517f64b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:31.102720 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-cf980031-92f1-4336-8ed8-55ce2517f64b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:31.108236 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:31.108236 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:31.109008 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cf980031-92f1-4336-8ed8-55ce2517f64b tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:31.109413 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1180/4772] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:31 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:31.120017 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5820284b-1757-4ca8-ac49-a17da59329a8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:31.122228 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5820284b-1757-4ca8-ac49-a17da59329a8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 Jul 10 20:12:31.122479 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5820284b-1757-4ca8-ac49-a17da59329a8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:31.122722 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5820284b-1757-4ca8-ac49-a17da59329a8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:31.122932 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5820284b-1757-4ca8-ac49-a17da59329a8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume with id: 8daa5119-793b-49dc-b491-0fa6c1010a83 Jul 10 20:12:31.132208 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:31.132208 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:31.132601 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5820284b-1757-4ca8-ac49-a17da59329a8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:12:31.151451 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5820284b-1757-4ca8-ac49-a17da59329a8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume request issued successfully. Jul 10 20:12:31.151607 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5820284b-1757-4ca8-ac49-a17da59329a8 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 returned with HTTP 202 Jul 10 20:12:31.152001 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1203/4773] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:12:31 2026] DELETE /volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:12:31.159674 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2560cf20-ef97-4e66-97a2-3aa9d3265dbb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:31.161592 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2560cf20-ef97-4e66-97a2-3aa9d3265dbb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 Jul 10 20:12:31.161869 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2560cf20-ef97-4e66-97a2-3aa9d3265dbb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:31.162094 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2560cf20-ef97-4e66-97a2-3aa9d3265dbb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:31.170876 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:31.170876 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:31.175709 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2560cf20-ef97-4e66-97a2-3aa9d3265dbb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:12:31.181768 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2560cf20-ef97-4e66-97a2-3aa9d3265dbb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 returned with HTTP 200 Jul 10 20:12:31.182170 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1197/4774] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:31 2026] GET /volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 => generated 1074 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:32.199158 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ecc8f90d-f5a9-4b2a-b017-c99c10706861 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:32.200976 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ecc8f90d-f5a9-4b2a-b017-c99c10706861 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:32.201185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ecc8f90d-f5a9-4b2a-b017-c99c10706861 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:32.201387 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ecc8f90d-f5a9-4b2a-b017-c99c10706861 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:32.202011 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1fac6373-d191-4e71-983c-d8eb32055aae None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:32.203824 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1fac6373-d191-4e71-983c-d8eb32055aae tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 Jul 10 20:12:32.204093 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1fac6373-d191-4e71-983c-d8eb32055aae tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:32.204280 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1fac6373-d191-4e71-983c-d8eb32055aae tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:32.208040 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:32.208040 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:32.210549 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1fac6373-d191-4e71-983c-d8eb32055aae tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 returned with HTTP 404 Jul 10 20:12:32.211126 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1181/4775] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:32 2026] GET /volume/v3/volumes/8daa5119-793b-49dc-b491-0fa6c1010a83 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:32.211821 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ecc8f90d-f5a9-4b2a-b017-c99c10706861 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:32.218293 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ecc8f90d-f5a9-4b2a-b017-c99c10706861 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:32.218658 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1195/4776] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:32 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:32.220149 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b243e78c-420e-441d-b586-77a010fd4415 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:32.221759 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b243e78c-420e-441d-b586-77a010fd4415 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:32.222002 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b243e78c-420e-441d-b586-77a010fd4415 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:32.222182 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b243e78c-420e-441d-b586-77a010fd4415 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:32.222279 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b243e78c-420e-441d-b586-77a010fd4415 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:32.226323 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:32.226323 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:32.227088 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b243e78c-420e-441d-b586-77a010fd4415 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-member] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:32.229051 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1204/4777] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:32 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:32.238304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-59ac39b1-0144-41d6-96cc-d1f730b12b65 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:32.240578 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59ac39b1-0144-41d6-96cc-d1f730b12b65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:32.240854 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59ac39b1-0144-41d6-96cc-d1f730b12b65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:32.241151 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59ac39b1-0144-41d6-96cc-d1f730b12b65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:32.241317 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-59ac39b1-0144-41d6-96cc-d1f730b12b65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete backup with id: e419c5fa-83ce-43c5-9e90-6374da279cb0. Jul 10 20:12:32.251530 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:32.251530 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:32.267633 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-59ac39b1-0144-41d6-96cc-d1f730b12b65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] delete_backup rpcapi backup_id e419c5fa-83ce-43c5-9e90-6374da279cb0 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:12:32.269541 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59ac39b1-0144-41d6-96cc-d1f730b12b65 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 202 Jul 10 20:12:32.270103 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1198/4778] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:12:32 2026] DELETE /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:12:32.277381 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f1ab957e-e132-4509-a41e-bce0dd5f92cb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:32.279889 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1ab957e-e132-4509-a41e-bce0dd5f92cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:32.280097 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1ab957e-e132-4509-a41e-bce0dd5f92cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:32.280297 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1ab957e-e132-4509-a41e-bce0dd5f92cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:32.280399 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f1ab957e-e132-4509-a41e-bce0dd5f92cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:32.285234 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:32.285234 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:32.286126 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1ab957e-e132-4509-a41e-bce0dd5f92cb tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 200 Jul 10 20:12:32.286579 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1182/4779] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:32 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:32.527112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-79836687-e8b6-4716-bd55-7f597e2e464e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:32.529544 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-79836687-e8b6-4716-bd55-7f597e2e464e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:32.529764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-79836687-e8b6-4716-bd55-7f597e2e464e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:32.530016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-79836687-e8b6-4716-bd55-7f597e2e464e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:32.536707 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:32.536707 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:32.542214 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-79836687-e8b6-4716-bd55-7f597e2e464e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:32.546621 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-79836687-e8b6-4716-bd55-7f597e2e464e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:32.547054 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1196/4780] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:12:32 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:33.298634 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0a6cdcd-39fc-4ea2-a136-56bdec25ac3c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:33.300546 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0a6cdcd-39fc-4ea2-a136-56bdec25ac3c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 Jul 10 20:12:33.300834 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0a6cdcd-39fc-4ea2-a136-56bdec25ac3c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:33.301155 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0a6cdcd-39fc-4ea2-a136-56bdec25ac3c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:33.301286 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e0a6cdcd-39fc-4ea2-a136-56bdec25ac3c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id e419c5fa-83ce-43c5-9e90-6374da279cb0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:33.305655 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0a6cdcd-39fc-4ea2-a136-56bdec25ac3c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 returned with HTTP 404 Jul 10 20:12:33.306339 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1205/4781] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:33 2026] GET /volume/v3/backups/e419c5fa-83ce-43c5-9e90-6374da279cb0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:33.314472 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-61eb8841-4466-49c7-a585-c189ba792ae5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:33.316628 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-61eb8841-4466-49c7-a585-c189ba792ae5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:12:33.316924 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-61eb8841-4466-49c7-a585-c189ba792ae5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:33.317196 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-61eb8841-4466-49c7-a585-c189ba792ae5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:33.317348 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-61eb8841-4466-49c7-a585-c189ba792ae5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete backup with id: bb06498b-f5d9-488f-af39-6b3cfd872747. Jul 10 20:12:33.322531 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:33.322531 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:33.335266 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-61eb8841-4466-49c7-a585-c189ba792ae5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] delete_backup rpcapi backup_id bb06498b-f5d9-488f-af39-6b3cfd872747 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:12:33.337067 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-61eb8841-4466-49c7-a585-c189ba792ae5 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 202 Jul 10 20:12:33.337539 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1199/4782] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:12:33 2026] DELETE /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:12:33.344619 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c1582942-4e88-4e46-8bd7-975b9b44f43d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:33.346848 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1582942-4e88-4e46-8bd7-975b9b44f43d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:12:33.347170 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1582942-4e88-4e46-8bd7-975b9b44f43d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:33.347455 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1582942-4e88-4e46-8bd7-975b9b44f43d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:33.347625 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-c1582942-4e88-4e46-8bd7-975b9b44f43d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:33.359033 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:33.359033 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:33.360287 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1582942-4e88-4e46-8bd7-975b9b44f43d tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 200 Jul 10 20:12:33.361106 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1183/4783] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:33 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:34.191972 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:34.194262 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/limits Jul 10 20:12:34.194437 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:34.194608 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:34.202760 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:34.203054 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:34.203290 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1989279648-274794768, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:34.203538 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:34.203725 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:34.203945 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077720041-925877987, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:34.204311 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747644619-602338613, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:34.217501 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-ee977170-9dea-4803-a5ed-90315866ee30 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/limits returned with HTTP 200 Jul 10 20:12:34.217900 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1197/4784] 10.4.3.145 () {68 vars in 1484 bytes} [Fri Jul 10 20:12:34 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:34.375786 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3c913008-8b48-4385-bf7d-96477f78372f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:34.377438 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3c913008-8b48-4385-bf7d-96477f78372f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 Jul 10 20:12:34.377581 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3c913008-8b48-4385-bf7d-96477f78372f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:34.377759 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3c913008-8b48-4385-bf7d-96477f78372f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:34.377857 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3c913008-8b48-4385-bf7d-96477f78372f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id bb06498b-f5d9-488f-af39-6b3cfd872747. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:34.381958 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3c913008-8b48-4385-bf7d-96477f78372f tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 returned with HTTP 404 Jul 10 20:12:34.382506 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1206/4785] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:34 2026] GET /volume/v3/backups/bb06498b-f5d9-488f-af39-6b3cfd872747 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:34.389803 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0e4e04ef-9fa7-43d5-b822-6dcab08a9661 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:34.391578 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0e4e04ef-9fa7-43d5-b822-6dcab08a9661 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:34.391778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0e4e04ef-9fa7-43d5-b822-6dcab08a9661 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:34.392057 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0e4e04ef-9fa7-43d5-b822-6dcab08a9661 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:34.392180 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-0e4e04ef-9fa7-43d5-b822-6dcab08a9661 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete backup with id: 65916957-d1b8-4e74-a3be-f4ac7192b10e. Jul 10 20:12:34.396510 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:34.396510 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:34.409340 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-0e4e04ef-9fa7-43d5-b822-6dcab08a9661 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] delete_backup rpcapi backup_id 65916957-d1b8-4e74-a3be-f4ac7192b10e {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:12:34.410886 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0e4e04ef-9fa7-43d5-b822-6dcab08a9661 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 202 Jul 10 20:12:34.411257 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1200/4786] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:12:34 2026] DELETE /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:12:34.418153 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8cf84585-d6d1-4fec-b5d1-a3868e43c917 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:34.420241 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8cf84585-d6d1-4fec-b5d1-a3868e43c917 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:34.420524 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8cf84585-d6d1-4fec-b5d1-a3868e43c917 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:34.420813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8cf84585-d6d1-4fec-b5d1-a3868e43c917 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:34.420993 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-8cf84585-d6d1-4fec-b5d1-a3868e43c917 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:34.426169 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:34.426169 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:34.426976 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8cf84585-d6d1-4fec-b5d1-a3868e43c917 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 200 Jul 10 20:12:34.427463 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1184/4787] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:34 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:34.585750 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9cd45f97-5c31-4de4-b116-ec92442144d0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:34.586194 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9cd45f97-5c31-4de4-b116-ec92442144d0 None None] GET https://10.4.3.145/volume// Jul 10 20:12:34.586363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9cd45f97-5c31-4de4-b116-ec92442144d0 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:34.586568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9cd45f97-5c31-4de4-b116-ec92442144d0 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:34.587047 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9cd45f97-5c31-4de4-b116-ec92442144d0 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:34.587313 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1198/4788] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20: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 20:12:34.596864 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-9ecc7c7c-5efd-4e87-bc12-d9dd145994fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:34.642515 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-9ecc7c7c-5efd-4e87-bc12-d9dd145994fd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:12:34.642864 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-9ecc7c7c-5efd-4e87-bc12-d9dd145994fd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72c912e7-a852-4aa4-8e4f-05b1de1e7475", "connector": null, "instance_uuid": "c93d103a-b1a3-4fd3-b949-3094bf7daa10"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:34.657137 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:34.657137 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:34.695596 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-9ecc7c7c-5efd-4e87-bc12-d9dd145994fd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:12:34.695596 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1207/4789] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:12:34 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:34.752983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-feaf865e-af58-49c9-ab22-b11e032027c8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:34.754949 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-feaf865e-af58-49c9-ab22-b11e032027c8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:12:34.755188 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-feaf865e-af58-49c9-ab22-b11e032027c8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:34.755399 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-feaf865e-af58-49c9-ab22-b11e032027c8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:34.768937 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:34.768937 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:34.773117 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-feaf865e-af58-49c9-ab22-b11e032027c8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:12:34.777575 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-feaf865e-af58-49c9-ab22-b11e032027c8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:12:34.778189 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1201/4790] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:12:34 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:34.790798 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-f8453d34-585a-41f9-a7e1-899c7ec3ed11 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:34.795604 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-f8453d34-585a-41f9-a7e1-899c7ec3ed11 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:12:34.795978 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-f8453d34-585a-41f9-a7e1-899c7ec3ed11 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f32edb8-0977-40ae-a8a5-687920db8c69", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-474437506", "description": null, "metadata": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:34.809376 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:34.809376 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:34.810024 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-f8453d34-585a-41f9-a7e1-899c7ec3ed11 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:12:34.810284 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-f8453d34-585a-41f9-a7e1-899c7ec3ed11 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create snapshot from volume 4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:12:34.838928 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-f8453d34-585a-41f9-a7e1-899c7ec3ed11 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Created reservations ['9a40116f-d0b3-4251-b4e4-c0915e8eadde', '80a13897-ee68-49eb-aecd-c3bef786e3e1', 'fe9be616-ff0a-483d-9e87-6937d92e2e0e', '2a84318f-76aa-4d7d-9805-dbc60fc2d0b8'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:12:34.875509 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-f8453d34-585a-41f9-a7e1-899c7ec3ed11 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot force create request issued successfully. Jul 10 20:12:34.875855 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a915447a-0f40-4f37-bd63-76bd1e732639 req-f8453d34-585a-41f9-a7e1-899c7ec3ed11 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:12:34.876341 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1185/4791] 10.4.3.145 () {72 vars in 1547 bytes} [Fri Jul 10 20:12:34 2026] POST /volume/v3/snapshots => generated 323 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:12:35.070264 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-96f7a102-bd30-47ab-bfb2-bda7555e13d8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:35.071931 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-96f7a102-bd30-47ab-bfb2-bda7555e13d8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:35.072168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-96f7a102-bd30-47ab-bfb2-bda7555e13d8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:35.072389 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-96f7a102-bd30-47ab-bfb2-bda7555e13d8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:35.081135 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:35.081135 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:35.084344 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-96f7a102-bd30-47ab-bfb2-bda7555e13d8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:35.087972 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-96f7a102-bd30-47ab-bfb2-bda7555e13d8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:35.088366 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1199/4792] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:35 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:35.231438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a77b1eff-a62c-4b1d-9c9a-e7f60ae3b006 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:35.231916 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a77b1eff-a62c-4b1d-9c9a-e7f60ae3b006 None None] GET https://10.4.3.145/volume// Jul 10 20:12:35.232177 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a77b1eff-a62c-4b1d-9c9a-e7f60ae3b006 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:35.232427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a77b1eff-a62c-4b1d-9c9a-e7f60ae3b006 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:35.232851 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a77b1eff-a62c-4b1d-9c9a-e7f60ae3b006 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:35.233277 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1208/4793] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:12: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 20:12:35.241067 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5b981ee4-7949-4bae-abf1-a73ee8043752 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:35.243169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5b981ee4-7949-4bae-abf1-a73ee8043752 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:35.243427 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5b981ee4-7949-4bae-abf1-a73ee8043752 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:35.243698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5b981ee4-7949-4bae-abf1-a73ee8043752 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:35.252346 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:35.252346 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:35.255828 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5b981ee4-7949-4bae-abf1-a73ee8043752 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:35.260490 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5b981ee4-7949-4bae-abf1-a73ee8043752 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:35.260856 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1202/4794] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:12:35 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 1118 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:35.359345 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-691d7aac-fb27-4ae1-bd50-75e07ab07fe7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:35.361432 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-691d7aac-fb27-4ae1-bd50-75e07ab07fe7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] PUT https://10.4.3.145/volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194 Jul 10 20:12:35.361954 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-691d7aac-fb27-4ae1-bd50-75e07ab07fe7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:35.370799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-691d7aac-fb27-4ae1-bd50-75e07ab07fe7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Acquiring lock "cinder-attachment_update-72c912e7-a852-4aa4-8e4f-05b1de1e7475-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:12:35.375209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-691d7aac-fb27-4ae1-bd50-75e07ab07fe7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Lock "cinder-attachment_update-72c912e7-a852-4aa4-8e4f-05b1de1e7475-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:12:35.376157 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:35.376157 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:35.439124 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-253601f4-de0a-41ea-8e39-7065b68b460c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:35.440840 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-253601f4-de0a-41ea-8e39-7065b68b460c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e Jul 10 20:12:35.441085 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-253601f4-de0a-41ea-8e39-7065b68b460c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:35.441279 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-253601f4-de0a-41ea-8e39-7065b68b460c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:35.441375 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-253601f4-de0a-41ea-8e39-7065b68b460c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Show backup with id 65916957-d1b8-4e74-a3be-f4ac7192b10e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:12:35.444527 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-253601f4-de0a-41ea-8e39-7065b68b460c tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e returned with HTTP 404 Jul 10 20:12:35.445160 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1200/4795] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:35 2026] GET /volume/v3/backups/65916957-d1b8-4e74-a3be-f4ac7192b10e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:35.454991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d3726acc-5ed4-4dae-9cc3-253049e54dfa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:35.456829 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d3726acc-5ed4-4dae-9cc3-253049e54dfa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c Jul 10 20:12:35.457108 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d3726acc-5ed4-4dae-9cc3-253049e54dfa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:35.457354 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d3726acc-5ed4-4dae-9cc3-253049e54dfa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:35.457529 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-d3726acc-5ed4-4dae-9cc3-253049e54dfa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume with id: 999ec050-5fc2-414a-8327-9f4196d0ab5c Jul 10 20:12:35.466456 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:35.466456 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:35.466908 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d3726acc-5ed4-4dae-9cc3-253049e54dfa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:12:35.486933 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d3726acc-5ed4-4dae-9cc3-253049e54dfa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Delete volume request issued successfully. Jul 10 20:12:35.487130 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d3726acc-5ed4-4dae-9cc3-253049e54dfa tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c returned with HTTP 202 Jul 10 20:12:35.487546 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1209/4796] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:12:35 2026] DELETE /volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:12:35.497900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cb35e12e-34e1-4b11-ac1a-6e7b43d02e29 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:35.500186 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb35e12e-34e1-4b11-ac1a-6e7b43d02e29 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c Jul 10 20:12:35.500426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb35e12e-34e1-4b11-ac1a-6e7b43d02e29 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:35.500645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb35e12e-34e1-4b11-ac1a-6e7b43d02e29 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:35.515152 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:35.515152 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:35.518720 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cb35e12e-34e1-4b11-ac1a-6e7b43d02e29 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Volume info retrieved successfully. Jul 10 20:12:35.523331 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb35e12e-34e1-4b11-ac1a-6e7b43d02e29 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c returned with HTTP 200 Jul 10 20:12:35.523909 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1203/4797] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:35 2026] GET /volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:35.902053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-691d7aac-fb27-4ae1-bd50-75e07ab07fe7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Lock "cinder-attachment_update-72c912e7-a852-4aa4-8e4f-05b1de1e7475-np0000005048" released by "attachment_update" :: held 0.527s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:12:35.902567 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-691d7aac-fb27-4ae1-bd50-75e07ab07fe7 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194 returned with HTTP 200 Jul 10 20:12:35.903069 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1186/4798] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:12:35 2026] PUT /volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:36.099830 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cedd3bcd-e2f4-45dd-a92c-9d1a411bd59e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:36.101772 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cedd3bcd-e2f4-45dd-a92c-9d1a411bd59e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:36.102022 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cedd3bcd-e2f4-45dd-a92c-9d1a411bd59e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:36.102241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cedd3bcd-e2f4-45dd-a92c-9d1a411bd59e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:36.111367 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:36.111367 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:36.114621 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cedd3bcd-e2f4-45dd-a92c-9d1a411bd59e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:36.121229 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cedd3bcd-e2f4-45dd-a92c-9d1a411bd59e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:36.121629 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1201/4799] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:36 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:36.537179 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f0de6c04-2355-4b46-946f-3cb3bdc0ec47 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:36.539183 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0de6c04-2355-4b46-946f-3cb3bdc0ec47 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] GET https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c Jul 10 20:12:36.539460 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f0de6c04-2355-4b46-946f-3cb3bdc0ec47 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:36.539687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f0de6c04-2355-4b46-946f-3cb3bdc0ec47 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:36.546606 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0de6c04-2355-4b46-946f-3cb3bdc0ec47 tempest-ProjectMemberTests33-140233979 tempest-ProjectMemberTests33-140233979-project-admin] https://10.4.3.145/volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c returned with HTTP 404 Jul 10 20:12:36.547248 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1210/4800] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:12:36 2026] GET /volume/v3/volumes/999ec050-5fc2-414a-8327-9f4196d0ab5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:36.574045 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e4d6f6ee-0ed1-4fda-973b-006fae7f1600 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:36.577128 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e4d6f6ee-0ed1-4fda-973b-006fae7f1600 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d Jul 10 20:12:36.577128 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e4d6f6ee-0ed1-4fda-973b-006fae7f1600 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:36.577128 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e4d6f6ee-0ed1-4fda-973b-006fae7f1600 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:36.581656 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:36.581656 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:36.582437 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e4d6f6ee-0ed1-4fda-973b-006fae7f1600 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot retrieved successfully. Jul 10 20:12:36.583255 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e4d6f6ee-0ed1-4fda-973b-006fae7f1600 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d returned with HTTP 200 Jul 10 20:12:36.583687 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1204/4801] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:12:36 2026] GET /volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:36.610302 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:36.612771 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:12:36.613190 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-436287314", "snapshot_id": null, "imageRef": "23f156e3-3bfd-4d97-9c8e-8373108dafe7", "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:36.614730 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-436287314', 'snapshot_id': None, 'imageRef': '23f156e3-3bfd-4d97-9c8e-8373108dafe7', 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:12:36.711614 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:36.711614 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:36.712413 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot retrieved successfully. Jul 10 20:12:36.712711 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume of 1 GB Jul 10 20:12:36.717407 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Availability Zones retrieved successfully. Jul 10 20:12:36.725452 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Flow 'volume_create_api' (c2868b62-07d8-4395-8fb2-64fd92c3c89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:12:36.727254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b822b2e-d618-4610-8e14-f620c16f74fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:36.728536 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:12:36.778178 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b822b2e-d618-4610-8e14-f620c16f74fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4c47e320-f210-4e78-8a22-2d395861641d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:36.780053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d359511-2e7d-41c4-8953-ef3f476e2989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:36.840447 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Created reservations ['eab034a0-8bf8-4e58-b44a-00408d407af5', '549d36a5-5426-4c6f-bc1f-8a4158d5e313', 'f9e4cd2f-2b0a-46dd-84ff-3b3b45460296', '21c4ea72-3d9b-4961-ad29-7282c3f6b94e'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:12:36.841858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d359511-2e7d-41c4-8953-ef3f476e2989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eab034a0-8bf8-4e58-b44a-00408d407af5', '549d36a5-5426-4c6f-bc1f-8a4158d5e313', 'f9e4cd2f-2b0a-46dd-84ff-3b3b45460296', '21c4ea72-3d9b-4961-ad29-7282c3f6b94e']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:36.842784 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e14e26ff-a2da-4bdb-9f5d-d928d4f287da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:36.890500 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e14e26ff-a2da-4bdb-9f5d-d928d4f287da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85bdc825-3274-4095-bd93-c5ef5b6bc76c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-436287314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a92586cdde4ac899a3025734071e6b',qos_specs=None,replication_status=,reservations=['eab034a0-8bf8-4e58-b44a-00408d407af5','549d36a5-5426-4c6f-bc1f-8a4158d5e313','f9e4cd2f-2b0a-46dd-84ff-3b3b45460296','21c4ea72-3d9b-4961-ad29-7282c3f6b94e'],size=1,snapshot_id=4c47e320-f210-4e78-8a22-2d395861641d,source_replicaid=,source_volid=None,status='creating',user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), '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-10T20:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-436287314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85bdc825-3274-4095-bd93-c5ef5b6bc76c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a92586cdde4ac899a3025734071e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4c47e320-f210-4e78-8a22-2d395861641d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:36.891535 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b3ee10-b2a2-4b4d-8bce-10bed2b2d94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:36.916906 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b3ee10-b2a2-4b4d-8bce-10bed2b2d94b) transitioned into state 'SUCCESS' from state '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-436287314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a92586cdde4ac899a3025734071e6b',qos_specs=None,replication_status=,reservations=['eab034a0-8bf8-4e58-b44a-00408d407af5','549d36a5-5426-4c6f-bc1f-8a4158d5e313','f9e4cd2f-2b0a-46dd-84ff-3b3b45460296','21c4ea72-3d9b-4961-ad29-7282c3f6b94e'],size=1,snapshot_id=4c47e320-f210-4e78-8a22-2d395861641d,source_replicaid=,source_volid=None,status='creating',user_id='ba50b1cb50644fd0b75ffa3e8ae98bf8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:36.918165 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bba98c5-033f-4175-a79e-ac8661d910db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:36.948497 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bba98c5-033f-4175-a79e-ac8661d910db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:36.949753 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Flow 'volume_create_api' (c2868b62-07d8-4395-8fb2-64fd92c3c89e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:12:36.950402 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Create volume request issued successfully. Jul 10 20:12:36.951239 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b366f338-5b64-41b7-a3ed-72c21a5838a4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:12:36.951873 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1187/4802] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:12:36 2026] POST /volume/v3/volumes => generated 813 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:36.964693 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-78d86452-4890-4c9f-98b1-298c40236d1b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:36.967441 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-78d86452-4890-4c9f-98b1-298c40236d1b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:12:36.967659 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-78d86452-4890-4c9f-98b1-298c40236d1b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:36.967864 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-78d86452-4890-4c9f-98b1-298c40236d1b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:36.976179 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:36.976179 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:36.981923 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-78d86452-4890-4c9f-98b1-298c40236d1b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:12:36.985539 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-78d86452-4890-4c9f-98b1-298c40236d1b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 200 Jul 10 20:12:36.986095 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1202/4803] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:12:36 2026] GET /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:37.142737 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-221894b8-f5ce-4dcb-a581-2df8bf140a8c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:37.145000 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-221894b8-f5ce-4dcb-a581-2df8bf140a8c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:37.145219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-221894b8-f5ce-4dcb-a581-2df8bf140a8c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:37.145452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-221894b8-f5ce-4dcb-a581-2df8bf140a8c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:37.161346 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:37.161346 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:37.167444 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-221894b8-f5ce-4dcb-a581-2df8bf140a8c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:37.172980 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-221894b8-f5ce-4dcb-a581-2df8bf140a8c tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:37.173362 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1211/4804] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:37 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:12:38.002748 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-93506235-d42c-46cf-bcb2-1682004d4039 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:38.006649 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-93506235-d42c-46cf-bcb2-1682004d4039 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:12:38.008031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-93506235-d42c-46cf-bcb2-1682004d4039 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:38.008031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-93506235-d42c-46cf-bcb2-1682004d4039 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:38.016245 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:38.016245 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:38.022851 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-93506235-d42c-46cf-bcb2-1682004d4039 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:12:38.030195 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-93506235-d42c-46cf-bcb2-1682004d4039 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 200 Jul 10 20:12:38.030514 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1205/4805] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:12:38 2026] GET /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 1422 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:38.051797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f2627a59-dc0e-4cb5-b48a-ecb8df0216fa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:38.054143 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f2627a59-dc0e-4cb5-b48a-ecb8df0216fa tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:12:38.054407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f2627a59-dc0e-4cb5-b48a-ecb8df0216fa tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:38.054655 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f2627a59-dc0e-4cb5-b48a-ecb8df0216fa tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:38.063472 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:38.063472 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:38.067944 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f2627a59-dc0e-4cb5-b48a-ecb8df0216fa tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:12:38.074343 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f2627a59-dc0e-4cb5-b48a-ecb8df0216fa tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 200 Jul 10 20:12:38.075007 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1188/4806] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:12:38 2026] GET /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:38.186216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-450af3ab-b7a8-4b2a-a43d-df1ae7e3e61d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:38.188940 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-450af3ab-b7a8-4b2a-a43d-df1ae7e3e61d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:38.189202 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-450af3ab-b7a8-4b2a-a43d-df1ae7e3e61d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:38.189427 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-450af3ab-b7a8-4b2a-a43d-df1ae7e3e61d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:38.211197 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:38.211197 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:38.218920 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-450af3ab-b7a8-4b2a-a43d-df1ae7e3e61d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:38.224333 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-450af3ab-b7a8-4b2a-a43d-df1ae7e3e61d tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:38.224710 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1203/4807] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:38 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:39.238608 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e29e5f68-9aea-4760-a3cc-c9f0386ee8cc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:39.241147 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e29e5f68-9aea-4760-a3cc-c9f0386ee8cc tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:39.242854 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e29e5f68-9aea-4760-a3cc-c9f0386ee8cc tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:39.242854 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e29e5f68-9aea-4760-a3cc-c9f0386ee8cc tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:39.253627 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:39.253627 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:39.257862 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e29e5f68-9aea-4760-a3cc-c9f0386ee8cc tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:39.262768 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e29e5f68-9aea-4760-a3cc-c9f0386ee8cc tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:39.263196 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1212/4808] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:39 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:39.284770 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-426fd4a6-54ad-4585-a035-45d7cb5118c0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:39.289047 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-426fd4a6-54ad-4585-a035-45d7cb5118c0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:12:39.289417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-426fd4a6-54ad-4585-a035-45d7cb5118c0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:39.289738 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-426fd4a6-54ad-4585-a035-45d7cb5118c0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:39.298093 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:39.298093 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:39.302407 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-426fd4a6-54ad-4585-a035-45d7cb5118c0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:12:39.307542 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-426fd4a6-54ad-4585-a035-45d7cb5118c0 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 200 Jul 10 20:12:39.308157 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1206/4809] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:12:39 2026] GET /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:39.758165 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-d6ae9cae-421e-46e0-adb1-501f7fed38ec None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:39.760629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-d6ae9cae-421e-46e0-adb1-501f7fed38ec tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:12:39.761127 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-d6ae9cae-421e-46e0-adb1-501f7fed38ec tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:39.761453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-d6ae9cae-421e-46e0-adb1-501f7fed38ec tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:39.770746 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:39.770746 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:39.775683 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-d6ae9cae-421e-46e0-adb1-501f7fed38ec tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:12:39.781981 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-d6ae9cae-421e-46e0-adb1-501f7fed38ec tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 200 Jul 10 20:12:39.782554 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1189/4810] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:12:39 2026] GET /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:39.792767 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-274b476b-9fab-49a1-969c-7c72e76f1ad6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:39.793239 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-274b476b-9fab-49a1-969c-7c72e76f1ad6 None None] GET https://10.4.3.145/volume// Jul 10 20:12:39.793466 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-274b476b-9fab-49a1-969c-7c72e76f1ad6 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:39.793667 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-274b476b-9fab-49a1-969c-7c72e76f1ad6 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:39.794165 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-274b476b-9fab-49a1-969c-7c72e76f1ad6 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:39.794522 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1204/4811] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:12:39 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 20:12:39.801837 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-9716e428-3286-4028-b958-4b4c3967bed8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:39.803597 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-9716e428-3286-4028-b958-4b4c3967bed8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:12:39.803915 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-9716e428-3286-4028-b958-4b4c3967bed8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85bdc825-3274-4095-bd93-c5ef5b6bc76c", "connector": null, "instance_uuid": "078771ab-7cf0-4d2b-a90b-e901c386edb5"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:39.811397 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:39.811397 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:39.832757 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-9716e428-3286-4028-b958-4b4c3967bed8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:12:39.833199 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1213/4812] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:12: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 20:12:40.279248 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-574224da-31ba-4748-b846-b2463a6a5335 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:40.281829 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-574224da-31ba-4748-b846-b2463a6a5335 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:40.282190 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-574224da-31ba-4748-b846-b2463a6a5335 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:40.282496 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-574224da-31ba-4748-b846-b2463a6a5335 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:40.297096 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:40.297096 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:40.302218 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-574224da-31ba-4748-b846-b2463a6a5335 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:40.311036 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-574224da-31ba-4748-b846-b2463a6a5335 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:40.311748 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1207/4813] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:40 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:41.325469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d842db2a-c69a-4869-9fa9-c47772edac64 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:41.327947 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d842db2a-c69a-4869-9fa9-c47772edac64 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:41.328243 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d842db2a-c69a-4869-9fa9-c47772edac64 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:41.328492 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d842db2a-c69a-4869-9fa9-c47772edac64 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:41.342125 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:41.342125 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:41.348177 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d842db2a-c69a-4869-9fa9-c47772edac64 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:41.353754 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d842db2a-c69a-4869-9fa9-c47772edac64 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:41.354214 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1190/4814] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:41 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:42.134368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5087696e-1952-48ef-bb40-586d0b95fd82 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:42.137091 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5087696e-1952-48ef-bb40-586d0b95fd82 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194/action Jul 10 20:12:42.137730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5087696e-1952-48ef-bb40-586d0b95fd82 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:12:42.137936 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5087696e-1952-48ef-bb40-586d0b95fd82 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:42.165200 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:42.165200 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:42.177245 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c4eaa6d5-753c-4d7a-ba9d-86647e3ab8df req-5087696e-1952-48ef-bb40-586d0b95fd82 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194/action returned with HTTP 204 Jul 10 20:12:42.177948 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1205/4815] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:12:42 2026] POST /volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:42.369854 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9a225afa-7b42-4ef1-8505-bbb55514c25f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:42.371818 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a225afa-7b42-4ef1-8505-bbb55514c25f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:42.372102 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a225afa-7b42-4ef1-8505-bbb55514c25f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:42.372351 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a225afa-7b42-4ef1-8505-bbb55514c25f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:42.382998 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:42.382998 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:42.387141 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9a225afa-7b42-4ef1-8505-bbb55514c25f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:42.392200 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a225afa-7b42-4ef1-8505-bbb55514c25f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:42.392612 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1214/4816] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:42 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 1231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:42.404743 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ab9d920e-e8b7-423e-876f-d3765b8b3126 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:42.407288 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab9d920e-e8b7-423e-876f-d3765b8b3126 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:42.407615 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab9d920e-e8b7-423e-876f-d3765b8b3126 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:42.407885 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ab9d920e-e8b7-423e-876f-d3765b8b3126 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:42.419575 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:42.419575 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:42.424269 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ab9d920e-e8b7-423e-876f-d3765b8b3126 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:42.430998 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ab9d920e-e8b7-423e-876f-d3765b8b3126 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:42.431561 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1208/4817] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:42 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 1231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:42.951196 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-06ae72c9-355e-499e-bf08-7cf007ad49bf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:42.954531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-06ae72c9-355e-499e-bf08-7cf007ad49bf tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:42.954731 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-06ae72c9-355e-499e-bf08-7cf007ad49bf tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:42.954921 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-06ae72c9-355e-499e-bf08-7cf007ad49bf tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:42.962797 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:42.962797 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:42.966542 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-06ae72c9-355e-499e-bf08-7cf007ad49bf tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:42.972986 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-06ae72c9-355e-499e-bf08-7cf007ad49bf tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:42.972986 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1191/4818] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:42 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:43.292303 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-596c1106-ba71-416e-9032-88117fac9c9b req-d9559473-d8f5-45ca-8fce-402362ec1fe5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:43.295329 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-d9559473-d8f5-45ca-8fce-402362ec1fe5 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:43.295610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-d9559473-d8f5-45ca-8fce-402362ec1fe5 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:43.295878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-d9559473-d8f5-45ca-8fce-402362ec1fe5 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:43.306559 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:43.306559 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:43.312436 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-596c1106-ba71-416e-9032-88117fac9c9b req-d9559473-d8f5-45ca-8fce-402362ec1fe5 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:43.319040 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-d9559473-d8f5-45ca-8fce-402362ec1fe5 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:43.319775 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1206/4819] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:12:43 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:45.358076 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-213be279-fa29-47d3-9e21-3d190fddea97 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:45.358537 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-213be279-fa29-47d3-9e21-3d190fddea97 None None] GET https://10.4.3.145/volume// Jul 10 20:12:45.358729 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-213be279-fa29-47d3-9e21-3d190fddea97 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:45.358979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-213be279-fa29-47d3-9e21-3d190fddea97 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:45.359408 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-213be279-fa29-47d3-9e21-3d190fddea97 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:45.359791 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1215/4820] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:12: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 20:12:45.370183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-596c1106-ba71-416e-9032-88117fac9c9b req-59463466-9b50-4e68-8db4-e8154484cd04 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:45.561993 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-59463466-9b50-4e68-8db4-e8154484cd04 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:12:45.561993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-59463466-9b50-4e68-8db4-e8154484cd04 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc1ff388-4309-4590-8960-eac5fe5bf085", "connector": null, "instance_uuid": "c93d103a-b1a3-4fd3-b949-3094bf7daa10"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:45.569085 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:45.569085 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:45.599398 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-59463466-9b50-4e68-8db4-e8154484cd04 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:12:45.599898 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1209/4821] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:12:45 2026] POST /volume/v3/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:45.842329 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1ba33ece-eb86-4636-b7e8-2bf82393947b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:45.844702 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ba33ece-eb86-4636-b7e8-2bf82393947b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:45.844982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ba33ece-eb86-4636-b7e8-2bf82393947b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:45.845182 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1ba33ece-eb86-4636-b7e8-2bf82393947b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:45.856790 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:45.856790 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:45.863889 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-1ba33ece-eb86-4636-b7e8-2bf82393947b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:45.869707 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1ba33ece-eb86-4636-b7e8-2bf82393947b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:45.879303 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1192/4822] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:45 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:46.045723 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0d570865-180d-44ab-992e-97038c3a9815 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:46.046197 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d570865-180d-44ab-992e-97038c3a9815 None None] GET https://10.4.3.145/volume// Jul 10 20:12:46.046404 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d570865-180d-44ab-992e-97038c3a9815 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:46.046584 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d570865-180d-44ab-992e-97038c3a9815 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:46.046941 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d570865-180d-44ab-992e-97038c3a9815 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:46.047287 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1207/4823] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:12: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 20:12:46.055367 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-68a7cef5-b841-4187-880a-68837cc6cbdc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:46.057256 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-68a7cef5-b841-4187-880a-68837cc6cbdc tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:12:46.057457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-68a7cef5-b841-4187-880a-68837cc6cbdc tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:46.057631 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-68a7cef5-b841-4187-880a-68837cc6cbdc tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:46.065677 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:46.065677 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:46.068754 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-68a7cef5-b841-4187-880a-68837cc6cbdc tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:12:46.073041 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-68a7cef5-b841-4187-880a-68837cc6cbdc tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 200 Jul 10 20:12:46.073418 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1216/4824] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:12:46 2026] GET /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 1583 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:46.152091 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1d2fb0ba-da91-4ff3-ac44-e48338de0fba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:46.152608 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d2fb0ba-da91-4ff3-ac44-e48338de0fba None None] GET https://10.4.3.145/volume// Jul 10 20:12:46.152870 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d2fb0ba-da91-4ff3-ac44-e48338de0fba None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:46.153175 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1d2fb0ba-da91-4ff3-ac44-e48338de0fba None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:46.153628 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1d2fb0ba-da91-4ff3-ac44-e48338de0fba None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:46.159994 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1210/4825] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:12: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 20:12:46.164825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-596c1106-ba71-416e-9032-88117fac9c9b req-ca78452f-2494-4d8c-888c-dc2d9a104a44 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:46.167552 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-ca78452f-2494-4d8c-888c-dc2d9a104a44 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:46.167552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-ca78452f-2494-4d8c-888c-dc2d9a104a44 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:46.167552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-ca78452f-2494-4d8c-888c-dc2d9a104a44 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:46.182991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-2a2aa5c3-7d6c-4262-951d-efa79a148b02 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:46.187976 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-2a2aa5c3-7d6c-4262-951d-efa79a148b02 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] PUT https://10.4.3.145/volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad Jul 10 20:12:46.188357 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-2a2aa5c3-7d6c-4262-951d-efa79a148b02 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:46.190681 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:46.190681 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:46.201010 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-596c1106-ba71-416e-9032-88117fac9c9b req-ca78452f-2494-4d8c-888c-dc2d9a104a44 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:46.206140 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-2a2aa5c3-7d6c-4262-951d-efa79a148b02 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Acquiring lock "cinder-attachment_update-85bdc825-3274-4095-bd93-c5ef5b6bc76c-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:12:46.207826 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-ca78452f-2494-4d8c-888c-dc2d9a104a44 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:46.208714 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1193/4826] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:12:46 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 1117 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:46.213465 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-2a2aa5c3-7d6c-4262-951d-efa79a148b02 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Lock "cinder-attachment_update-85bdc825-3274-4095-bd93-c5ef5b6bc76c-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:12:46.214418 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:46.214418 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:46.318547 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-596c1106-ba71-416e-9032-88117fac9c9b req-f12bb006-471a-4636-8536-e0370ee71261 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:46.321312 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-f12bb006-471a-4636-8536-e0370ee71261 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] PUT https://10.4.3.145/volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5 Jul 10 20:12:46.321764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-f12bb006-471a-4636-8536-e0370ee71261 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:46.329518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-596c1106-ba71-416e-9032-88117fac9c9b req-f12bb006-471a-4636-8536-e0370ee71261 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Acquiring lock "cinder-attachment_update-fc1ff388-4309-4590-8960-eac5fe5bf085-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:12:46.334644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-596c1106-ba71-416e-9032-88117fac9c9b req-f12bb006-471a-4636-8536-e0370ee71261 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Lock "cinder-attachment_update-fc1ff388-4309-4590-8960-eac5fe5bf085-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:12:46.335584 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:46.335584 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:46.748025 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-2a2aa5c3-7d6c-4262-951d-efa79a148b02 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Lock "cinder-attachment_update-85bdc825-3274-4095-bd93-c5ef5b6bc76c-np0000005048" released by "attachment_update" :: held 0.535s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:12:46.748397 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-2a2aa5c3-7d6c-4262-951d-efa79a148b02 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad returned with HTTP 200 Jul 10 20:12:46.749273 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1208/4827] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:12:46 2026] PUT /volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:46.861239 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-596c1106-ba71-416e-9032-88117fac9c9b req-f12bb006-471a-4636-8536-e0370ee71261 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Lock "cinder-attachment_update-fc1ff388-4309-4590-8960-eac5fe5bf085-np0000005048" released by "attachment_update" :: held 0.526s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:12:46.861666 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-f12bb006-471a-4636-8536-e0370ee71261 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5 returned with HTTP 200 Jul 10 20:12:46.861750 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1217/4828] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:12:46 2026] PUT /volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:46.892982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-90609d59-4367-4677-b385-74bbe882860b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:46.896430 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-90609d59-4367-4677-b385-74bbe882860b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:46.896647 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-90609d59-4367-4677-b385-74bbe882860b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:46.896856 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-90609d59-4367-4677-b385-74bbe882860b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:46.913285 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:46.913285 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:46.925470 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-90609d59-4367-4677-b385-74bbe882860b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:46.930946 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-90609d59-4367-4677-b385-74bbe882860b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:46.931357 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1211/4829] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:46 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:47.026939 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d9c519c7-efeb-4052-9cdf-ceb51980e1ee None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:47.086983 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d9c519c7-efeb-4052-9cdf-ceb51980e1ee tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:12:47.086983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d9c519c7-efeb-4052-9cdf-ceb51980e1ee tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1115459727", "extra_specs": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:47.096743 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d9c519c7-efeb-4052-9cdf-ceb51980e1ee tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:12:47.097305 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1194/4830] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:12:47 2026] POST /volume/v3/types => generated 212 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:47.105142 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ca595df7-c157-448f-b89f-868fd0ee9665 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:47.106939 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ca595df7-c157-448f-b89f-868fd0ee9665 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] POST https://10.4.3.145/volume/v3/types/ad0f77c6-52eb-4847-8afa-00c6043e9d78/encryption Jul 10 20:12:47.107251 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ca595df7-c157-448f-b89f-868fd0ee9665 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:47.108702 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:47.108702 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:47.124403 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ca595df7-c157-448f-b89f-868fd0ee9665 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] https://10.4.3.145/volume/v3/types/ad0f77c6-52eb-4847-8afa-00c6043e9d78/encryption returned with HTTP 200 Jul 10 20:12:47.124854 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1209/4831] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:12:47 2026] POST /volume/v3/types/ad0f77c6-52eb-4847-8afa-00c6043e9d78/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:47.134043 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-625673df-8de1-4bed-852f-73f35e01aaea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:47.193244 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:12:47.193244 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-50091173", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1115459727", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:47.194945 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-50091173', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1115459727', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:12:47.198729 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume of 1 GB Jul 10 20:12:47.199116 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:47.199116 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:47.199696 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Availability Zones retrieved successfully. Jul 10 20:12:47.206789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Flow 'volume_create_api' (b8e6c4d5-54f0-48a8-b6a3-61d4018bf45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:12:47.208122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de68bf97-04b8-4dc1-baad-1750b3e0f06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:47.209453 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:12:47.237916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de68bf97-04b8-4dc1-baad-1750b3e0f06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:12:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad0f77c6-52eb-4847-8afa-00c6043e9d78,is_public=True,name='tempest-scenario-type-luks-1115459727',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad0f77c6-52eb-4847-8afa-00c6043e9d78', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:47.238648 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f28700e-4c7b-4ba9-9b48-a69d2d60cdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:47.261527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-bdf6d97c-90ea-4566-aba4-c62700b665b8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:47.263797 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-bdf6d97c-90ea-4566-aba4-c62700b665b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] POST https://10.4.3.145/volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad/action Jul 10 20:12:47.264137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-bdf6d97c-90ea-4566-aba4-c62700b665b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:12:47.264258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-bdf6d97c-90ea-4566-aba4-c62700b665b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:47.269407 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1115459727 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1115459727, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:47.269789 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1115459727 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1115459727, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:47.282989 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:47.282989 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:47.294128 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-3139c8ca-cb6a-463a-ba0b-48c4ed2a1d39 req-bdf6d97c-90ea-4566-aba4-c62700b665b8 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad/action returned with HTTP 204 Jul 10 20:12:47.294653 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1212/4832] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:12:47 2026] POST /volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:47.311988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Created reservations ['7578b553-7edf-4c3e-8bcb-6138ce275384', 'e0c63204-3ff8-4140-8454-0144b06d92c5', 'f6ff4186-0fa3-4bf6-a28d-749ac86c67ab', '33b66dad-7d26-46a9-b315-b7a0277d2d99'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:12:47.312721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f28700e-4c7b-4ba9-9b48-a69d2d60cdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7578b553-7edf-4c3e-8bcb-6138ce275384', 'e0c63204-3ff8-4140-8454-0144b06d92c5', 'f6ff4186-0fa3-4bf6-a28d-749ac86c67ab', '33b66dad-7d26-46a9-b315-b7a0277d2d99']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:47.313446 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb1ab088-51a4-44f4-979d-bc5a42f2db9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:47.335670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb1ab088-51a4-44f4-979d-bc5a42f2db9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '541154c1-912e-46f7-80a2-3d956ec36ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-50091173',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',qos_specs=None,replication_status=,reservations=['7578b553-7edf-4c3e-8bcb-6138ce275384','e0c63204-3ff8-4140-8454-0144b06d92c5','f6ff4186-0fa3-4bf6-a28d-749ac86c67ab','33b66dad-7d26-46a9-b315-b7a0277d2d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f656b33ef4f498d925eadf6dc981173',volume_type_id=ad0f77c6-52eb-4847-8afa-00c6043e9d78), 'volume': Volume(_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-10T20:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-50091173',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=541154c1-912e-46f7-80a2-3d956ec36ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f656b33ef4f498d925eadf6dc981173',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad0f77c6-52eb-4847-8afa-00c6043e9d78),volume_type_id=ad0f77c6-52eb-4847-8afa-00c6043e9d78)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:47.336320 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66ea98d-bdfc-4088-9306-7cef7273dee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:47.356800 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66ea98d-bdfc-4088-9306-7cef7273dee0) transitioned into state 'SUCCESS' from state '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-50091173',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',qos_specs=None,replication_status=,reservations=['7578b553-7edf-4c3e-8bcb-6138ce275384','e0c63204-3ff8-4140-8454-0144b06d92c5','f6ff4186-0fa3-4bf6-a28d-749ac86c67ab','33b66dad-7d26-46a9-b315-b7a0277d2d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f656b33ef4f498d925eadf6dc981173',volume_type_id=ad0f77c6-52eb-4847-8afa-00c6043e9d78)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:47.357502 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52a19f25-2ce9-49bc-ac3c-093494940e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:47.366750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52a19f25-2ce9-49bc-ac3c-093494940e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:47.367533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Flow 'volume_create_api' (b8e6c4d5-54f0-48a8-b6a3-61d4018bf45b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:12:47.367795 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume request issued successfully. Jul 10 20:12:47.368334 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-625673df-8de1-4bed-852f-73f35e01aaea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:12:47.368712 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1218/4833] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:12:47 2026] POST /volume/v3/volumes => generated 783 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:12:47.382856 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-157e1193-f4f3-4cf7-952b-c20b14124f17 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:47.386629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-157e1193-f4f3-4cf7-952b-c20b14124f17 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 Jul 10 20:12:47.386629 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-157e1193-f4f3-4cf7-952b-c20b14124f17 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:47.386629 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-157e1193-f4f3-4cf7-952b-c20b14124f17 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:47.392648 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:47.392648 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:47.396454 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-157e1193-f4f3-4cf7-952b-c20b14124f17 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:47.400888 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-157e1193-f4f3-4cf7-952b-c20b14124f17 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 returned with HTTP 200 Jul 10 20:12:47.401261 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1195/4834] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:47 2026] GET /volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:47.949186 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1c38c106-c0cc-40b7-b5c0-ead46146150a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:47.950130 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1c38c106-c0cc-40b7-b5c0-ead46146150a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:47.950130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1c38c106-c0cc-40b7-b5c0-ead46146150a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:47.950130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1c38c106-c0cc-40b7-b5c0-ead46146150a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:47.963151 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:47.963151 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:47.968639 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1c38c106-c0cc-40b7-b5c0-ead46146150a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:47.974864 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1c38c106-c0cc-40b7-b5c0-ead46146150a tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:47.975439 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1210/4835] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:47 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:48.413906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-25e0d44b-2443-424d-9870-99e77f12123e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:48.416275 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-25e0d44b-2443-424d-9870-99e77f12123e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 Jul 10 20:12:48.416540 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-25e0d44b-2443-424d-9870-99e77f12123e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:48.416793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-25e0d44b-2443-424d-9870-99e77f12123e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:48.426367 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:48.426367 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:48.431863 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-25e0d44b-2443-424d-9870-99e77f12123e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:48.438794 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-25e0d44b-2443-424d-9870-99e77f12123e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 returned with HTTP 200 Jul 10 20:12:48.439351 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1213/4836] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:48 2026] GET /volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:48.452352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-36dd8571-0b56-49ce-8ef4-e416bb2c5688 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:48.454212 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36dd8571-0b56-49ce-8ef4-e416bb2c5688 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 Jul 10 20:12:48.454429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36dd8571-0b56-49ce-8ef4-e416bb2c5688 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:48.454641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36dd8571-0b56-49ce-8ef4-e416bb2c5688 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:48.461185 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:48.461185 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:48.464429 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-36dd8571-0b56-49ce-8ef4-e416bb2c5688 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:48.468352 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36dd8571-0b56-49ce-8ef4-e416bb2c5688 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 returned with HTTP 200 Jul 10 20:12:48.468748 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1219/4837] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:48 2026] GET /volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:48.483340 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:48.485056 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:12:48.485397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-536228505", "source_volid": "541154c1-912e-46f7-80a2-3d956ec36ac4", "volume_type": "tempest-scenario-type-luks-1115459727", "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:48.486875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-536228505', 'source_volid': '541154c1-912e-46f7-80a2-3d956ec36ac4', 'volume_type': 'tempest-scenario-type-luks-1115459727', 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:12:48.497995 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:48.497995 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:48.498506 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume retrieved successfully. Jul 10 20:12:48.498633 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume of 1 GB Jul 10 20:12:48.499308 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Availability Zones retrieved successfully. Jul 10 20:12:48.504584 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Flow 'volume_create_api' (3f5cd7fe-1a15-445f-8eb9-2c62cbb2edc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:12:48.505661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a50abd-1f1f-4f45-8996-b3c32f09dea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:48.506537 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:12:48.525773 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a50abd-1f1f-4f45-8996-b3c32f09dea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '541154c1-912e-46f7-80a2-3d956ec36ac4', 'volume_type': VolumeType(created_at=2026-07-10T20:12:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad0f77c6-52eb-4847-8afa-00c6043e9d78,is_public=True,name='tempest-scenario-type-luks-1115459727',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad0f77c6-52eb-4847-8afa-00c6043e9d78', '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=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:48.526470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befe426f-27e8-4a0a-a1b9-e79dd853d196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:48.550942 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1115459727 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1115459727, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:48.551267 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1115459727 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1115459727, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:12:48.564698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Created reservations ['ddaeb261-0538-4d4c-82a2-2846cc67e0a3', '610a41ed-b961-4bbb-8da4-22d979398fda', '08c8ff3b-ec30-444a-827a-105eefd1373b', '2eb73f32-0aca-484f-a3f2-1053be8cb419'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:12:48.565634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befe426f-27e8-4a0a-a1b9-e79dd853d196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddaeb261-0538-4d4c-82a2-2846cc67e0a3', '610a41ed-b961-4bbb-8da4-22d979398fda', '08c8ff3b-ec30-444a-827a-105eefd1373b', '2eb73f32-0aca-484f-a3f2-1053be8cb419']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:48.566471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5de766a-a265-4c4e-946a-4ba8e0f672e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:48.601024 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5de766a-a265-4c4e-946a-4ba8e0f672e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db4ddb01-9a01-4c9f-a59d-b37dab5e8971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-536228505',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',qos_specs=None,replication_status=,reservations=['ddaeb261-0538-4d4c-82a2-2846cc67e0a3','610a41ed-b961-4bbb-8da4-22d979398fda','08c8ff3b-ec30-444a-827a-105eefd1373b','2eb73f32-0aca-484f-a3f2-1053be8cb419'],size=1,snapshot_id=None,source_replicaid=,source_volid=541154c1-912e-46f7-80a2-3d956ec36ac4,status='creating',user_id='0f656b33ef4f498d925eadf6dc981173',volume_type_id=ad0f77c6-52eb-4847-8afa-00c6043e9d78), 'volume': Volume(_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-10T20:12:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-536228505',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=db4ddb01-9a01-4c9f-a59d-b37dab5e8971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=541154c1-912e-46f7-80a2-3d956ec36ac4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f656b33ef4f498d925eadf6dc981173',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad0f77c6-52eb-4847-8afa-00c6043e9d78),volume_type_id=ad0f77c6-52eb-4847-8afa-00c6043e9d78)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:48.601763 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591277c8-23d9-4576-a517-5cc19157757d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:48.621582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591277c8-23d9-4576-a517-5cc19157757d) transitioned into state 'SUCCESS' from state '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-536228505',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',qos_specs=None,replication_status=,reservations=['ddaeb261-0538-4d4c-82a2-2846cc67e0a3','610a41ed-b961-4bbb-8da4-22d979398fda','08c8ff3b-ec30-444a-827a-105eefd1373b','2eb73f32-0aca-484f-a3f2-1053be8cb419'],size=1,snapshot_id=None,source_replicaid=,source_volid=541154c1-912e-46f7-80a2-3d956ec36ac4,status='creating',user_id='0f656b33ef4f498d925eadf6dc981173',volume_type_id=ad0f77c6-52eb-4847-8afa-00c6043e9d78)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:48.622453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bce3d7e-d618-4ad1-861a-6be7a29f9b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:12:48.642109 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bce3d7e-d618-4ad1-861a-6be7a29f9b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:12:48.643078 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Flow 'volume_create_api' (3f5cd7fe-1a15-445f-8eb9-2c62cbb2edc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:12:48.643424 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume request issued successfully. Jul 10 20:12:48.644125 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b19012d-f6d5-4a75-ad9f-bfc84de87852 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:12:48.644552 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1196/4838] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:12:48 2026] POST /volume/v3/volumes => generated 811 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:12:48.661022 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-362e225d-0225-4d67-a303-db85674ede2b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:48.663766 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-362e225d-0225-4d67-a303-db85674ede2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:48.664111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-362e225d-0225-4d67-a303-db85674ede2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:48.664431 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-362e225d-0225-4d67-a303-db85674ede2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:48.674289 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:48.674289 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:48.680113 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-362e225d-0225-4d67-a303-db85674ede2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:48.686438 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-362e225d-0225-4d67-a303-db85674ede2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:48.686998 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1211/4839] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:48 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:48.988728 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-310b3dc1-825c-4687-825b-c23d1bf29747 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:48.991120 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-310b3dc1-825c-4687-825b-c23d1bf29747 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:48.991425 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-310b3dc1-825c-4687-825b-c23d1bf29747 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:48.991717 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-310b3dc1-825c-4687-825b-c23d1bf29747 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:49.007075 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:49.007075 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:49.011723 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-310b3dc1-825c-4687-825b-c23d1bf29747 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:49.017784 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-310b3dc1-825c-4687-825b-c23d1bf29747 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:49.018312 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1214/4840] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:48 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:49.700684 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-94c7c8ae-17ba-44e1-8aa2-8aac84f19221 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:49.702572 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94c7c8ae-17ba-44e1-8aa2-8aac84f19221 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:49.702750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94c7c8ae-17ba-44e1-8aa2-8aac84f19221 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:49.702985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94c7c8ae-17ba-44e1-8aa2-8aac84f19221 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:49.710395 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:49.710395 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:49.714042 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-94c7c8ae-17ba-44e1-8aa2-8aac84f19221 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:49.718284 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94c7c8ae-17ba-44e1-8aa2-8aac84f19221 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:49.718622 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1220/4841] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:49 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:50.030942 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-73b11c77-1542-4ea5-ae83-e6604393f3c4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:50.033369 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-73b11c77-1542-4ea5-ae83-e6604393f3c4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:50.033607 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-73b11c77-1542-4ea5-ae83-e6604393f3c4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:50.033854 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-73b11c77-1542-4ea5-ae83-e6604393f3c4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:50.043982 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:50.043982 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:50.047437 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-73b11c77-1542-4ea5-ae83-e6604393f3c4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:50.051465 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-73b11c77-1542-4ea5-ae83-e6604393f3c4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:50.051884 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1197/4842] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:50 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:50.731547 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-009719cc-fc09-4204-a15b-ff28db2b9175 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:50.733269 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-009719cc-fc09-4204-a15b-ff28db2b9175 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:50.733588 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-009719cc-fc09-4204-a15b-ff28db2b9175 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:50.733838 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-009719cc-fc09-4204-a15b-ff28db2b9175 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:50.741555 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:50.741555 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:50.744242 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-009719cc-fc09-4204-a15b-ff28db2b9175 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:50.748420 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-009719cc-fc09-4204-a15b-ff28db2b9175 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:50.748880 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1212/4843] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:50 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:51.064866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-14a38738-7626-44ff-9896-94dd42897726 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:51.066930 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-14a38738-7626-44ff-9896-94dd42897726 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:51.067352 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-14a38738-7626-44ff-9896-94dd42897726 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:51.067538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-14a38738-7626-44ff-9896-94dd42897726 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:51.077300 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:51.077300 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:51.081250 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-14a38738-7626-44ff-9896-94dd42897726 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:51.085717 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-14a38738-7626-44ff-9896-94dd42897726 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:51.086114 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1215/4844] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:51 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:51.139095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2d4c596c-d262-44f6-a735-794a4dc90b27 req-5a72f9ea-bd3c-4582-b773-2c15c1090ae6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:51.141464 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2d4c596c-d262-44f6-a735-794a4dc90b27 req-5a72f9ea-bd3c-4582-b773-2c15c1090ae6 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:12:51.141704 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2d4c596c-d262-44f6-a735-794a4dc90b27 req-5a72f9ea-bd3c-4582-b773-2c15c1090ae6 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:51.141933 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2d4c596c-d262-44f6-a735-794a4dc90b27 req-5a72f9ea-bd3c-4582-b773-2c15c1090ae6 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:51.151769 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:51.151769 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:51.155203 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-2d4c596c-d262-44f6-a735-794a4dc90b27 req-5a72f9ea-bd3c-4582-b773-2c15c1090ae6 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:12:51.159459 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2d4c596c-d262-44f6-a735-794a4dc90b27 req-5a72f9ea-bd3c-4582-b773-2c15c1090ae6 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:12:51.159850 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1221/4845] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:12:51 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:51.761277 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f9b196e9-7b7c-4bc8-b5cf-377f24652aa4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:51.762972 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f9b196e9-7b7c-4bc8-b5cf-377f24652aa4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:51.763179 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f9b196e9-7b7c-4bc8-b5cf-377f24652aa4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:51.763354 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f9b196e9-7b7c-4bc8-b5cf-377f24652aa4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:51.770076 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:51.770076 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:51.773885 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f9b196e9-7b7c-4bc8-b5cf-377f24652aa4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:51.778592 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f9b196e9-7b7c-4bc8-b5cf-377f24652aa4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:51.779120 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1198/4846] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:51 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:52.097824 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bbaa34dd-8e66-4663-893d-c93dfd1a93a0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:52.100118 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bbaa34dd-8e66-4663-893d-c93dfd1a93a0 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:52.100370 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bbaa34dd-8e66-4663-893d-c93dfd1a93a0 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:52.100637 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bbaa34dd-8e66-4663-893d-c93dfd1a93a0 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:52.113300 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:52.113300 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:52.118283 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bbaa34dd-8e66-4663-893d-c93dfd1a93a0 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:52.122688 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bbaa34dd-8e66-4663-893d-c93dfd1a93a0 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:52.123250 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1213/4847] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:52 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:52.793273 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-41942b59-7b1a-4fc5-9f4e-03f17b73cc31 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:52.795153 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-41942b59-7b1a-4fc5-9f4e-03f17b73cc31 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:52.795370 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-41942b59-7b1a-4fc5-9f4e-03f17b73cc31 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:52.795585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-41942b59-7b1a-4fc5-9f4e-03f17b73cc31 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:52.801940 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:52.801940 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:52.805216 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-41942b59-7b1a-4fc5-9f4e-03f17b73cc31 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:52.809262 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-41942b59-7b1a-4fc5-9f4e-03f17b73cc31 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:52.809662 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1216/4848] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:52 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:53.071492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-596c1106-ba71-416e-9032-88117fac9c9b req-5aea5425-16af-4aec-9b23-66be546b7fdd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:53.073283 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-5aea5425-16af-4aec-9b23-66be546b7fdd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5/action Jul 10 20:12:53.073594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-5aea5425-16af-4aec-9b23-66be546b7fdd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:12:53.073701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-5aea5425-16af-4aec-9b23-66be546b7fdd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:53.088347 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:53.088347 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:53.106322 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-596c1106-ba71-416e-9032-88117fac9c9b req-5aea5425-16af-4aec-9b23-66be546b7fdd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5/action returned with HTTP 204 Jul 10 20:12:53.107278 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1222/4849] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:12:53 2026] POST /volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:12:53.136000 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5d720bd3-72aa-465e-bab0-ad7ad5441db3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:53.137814 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d720bd3-72aa-465e-bab0-ad7ad5441db3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:53.138040 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d720bd3-72aa-465e-bab0-ad7ad5441db3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:53.138686 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5d720bd3-72aa-465e-bab0-ad7ad5441db3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:53.148500 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:53.148500 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:53.151917 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5d720bd3-72aa-465e-bab0-ad7ad5441db3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:53.156527 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5d720bd3-72aa-465e-bab0-ad7ad5441db3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:53.156936 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1199/4850] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:53 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:53.170838 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-baa403a9-42e0-44ca-9bec-c4a8308de6b4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:53.172549 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-baa403a9-42e0-44ca-9bec-c4a8308de6b4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:12:53.172758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-baa403a9-42e0-44ca-9bec-c4a8308de6b4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:53.172945 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-baa403a9-42e0-44ca-9bec-c4a8308de6b4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:53.182364 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:53.182364 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:53.185859 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-baa403a9-42e0-44ca-9bec-c4a8308de6b4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:53.190208 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-baa403a9-42e0-44ca-9bec-c4a8308de6b4 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:12:53.190623 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1214/4851] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:53 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 1230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:53.821843 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6b8dbc70-bf68-4ee8-a855-3971ae294388 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:53.823687 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6b8dbc70-bf68-4ee8-a855-3971ae294388 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:53.823912 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6b8dbc70-bf68-4ee8-a855-3971ae294388 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:53.824210 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6b8dbc70-bf68-4ee8-a855-3971ae294388 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:53.831053 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:53.831053 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:53.834322 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6b8dbc70-bf68-4ee8-a855-3971ae294388 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:53.838650 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6b8dbc70-bf68-4ee8-a855-3971ae294388 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:53.839096 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1217/4852] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:53 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:54.852747 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cef14125-3cf6-4b85-8aab-2bcaf15a7513 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:54.855279 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cef14125-3cf6-4b85-8aab-2bcaf15a7513 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:54.855492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cef14125-3cf6-4b85-8aab-2bcaf15a7513 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:54.855678 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cef14125-3cf6-4b85-8aab-2bcaf15a7513 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:54.862405 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:54.862405 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:54.865717 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cef14125-3cf6-4b85-8aab-2bcaf15a7513 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:54.869866 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cef14125-3cf6-4b85-8aab-2bcaf15a7513 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:54.870293 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1223/4853] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:54 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:55.884065 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cb3e503a-9dc9-4046-9b19-47bfd295bf6a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:55.885695 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb3e503a-9dc9-4046-9b19-47bfd295bf6a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:55.885907 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb3e503a-9dc9-4046-9b19-47bfd295bf6a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:55.886188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb3e503a-9dc9-4046-9b19-47bfd295bf6a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:55.894973 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:55.894973 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:55.898955 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-cb3e503a-9dc9-4046-9b19-47bfd295bf6a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:55.903050 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb3e503a-9dc9-4046-9b19-47bfd295bf6a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:55.903409 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1200/4854] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:55 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:56.917724 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bf5190e2-e16b-4195-8952-f2a1d80ebe5e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:56.919689 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bf5190e2-e16b-4195-8952-f2a1d80ebe5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:56.919894 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bf5190e2-e16b-4195-8952-f2a1d80ebe5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:56.920256 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bf5190e2-e16b-4195-8952-f2a1d80ebe5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:56.927983 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:56.927983 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:56.930932 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bf5190e2-e16b-4195-8952-f2a1d80ebe5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:56.935617 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bf5190e2-e16b-4195-8952-f2a1d80ebe5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:56.935976 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1215/4855] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:56 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:57.885171 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-7571fa9f-3c1a-49fe-9957-0ea51b165853 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:57.887626 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-7571fa9f-3c1a-49fe-9957-0ea51b165853 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:57.887865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-7571fa9f-3c1a-49fe-9957-0ea51b165853 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:57.888144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-7571fa9f-3c1a-49fe-9957-0ea51b165853 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:57.899595 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:57.899595 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:57.903559 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-7571fa9f-3c1a-49fe-9957-0ea51b165853 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:57.908805 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-7571fa9f-3c1a-49fe-9957-0ea51b165853 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:57.909497 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1218/4856] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:12:57 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:57.936851 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-564d56d7-4bc7-4b9a-9cd3-8152d56e4f6e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:57.939027 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-564d56d7-4bc7-4b9a-9cd3-8152d56e4f6e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475/action Jul 10 20:12:57.939403 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-564d56d7-4bc7-4b9a-9cd3-8152d56e4f6e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:12:57.939583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-564d56d7-4bc7-4b9a-9cd3-8152d56e4f6e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:57.950674 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:57.950674 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:57.950812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c4c24ca8-14a4-4ccd-a4ad-3ffdf6ae85eb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:57.951174 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-564d56d7-4bc7-4b9a-9cd3-8152d56e4f6e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:57.953331 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c4c24ca8-14a4-4ccd-a4ad-3ffdf6ae85eb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:57.953561 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c4c24ca8-14a4-4ccd-a4ad-3ffdf6ae85eb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:57.953809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c4c24ca8-14a4-4ccd-a4ad-3ffdf6ae85eb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:57.960064 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-564d56d7-4bc7-4b9a-9cd3-8152d56e4f6e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Begin detaching volume completed successfully. Jul 10 20:12:57.960392 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-564d56d7-4bc7-4b9a-9cd3-8152d56e4f6e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475/action returned with HTTP 202 Jul 10 20:12:57.960782 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1224/4857] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:12:57 2026] POST /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:12:57.961677 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:57.961677 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:57.967616 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c4c24ca8-14a4-4ccd-a4ad-3ffdf6ae85eb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:57.976730 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c4c24ca8-14a4-4ccd-a4ad-3ffdf6ae85eb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:57.977405 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1201/4858] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:57 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:58.725328 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bf15f397-87ac-4858-bf85-c44e0ef2579e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:58.727586 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bf15f397-87ac-4858-bf85-c44e0ef2579e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:12:58.727845 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bf15f397-87ac-4858-bf85-c44e0ef2579e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:58.728152 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bf15f397-87ac-4858-bf85-c44e0ef2579e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:58.740590 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:58.740590 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:58.745333 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bf15f397-87ac-4858-bf85-c44e0ef2579e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:12:58.751411 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bf15f397-87ac-4858-bf85-c44e0ef2579e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:12:58.751968 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1216/4859] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:58 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:58.790208 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-c37c5a30-8320-4348-ac57-96fa08d52aec None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:58.792587 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-c37c5a30-8320-4348-ac57-96fa08d52aec tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:12:58.792827 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-c37c5a30-8320-4348-ac57-96fa08d52aec tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:58.793053 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-c37c5a30-8320-4348-ac57-96fa08d52aec tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:58.803219 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:58.803219 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:58.808607 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-c37c5a30-8320-4348-ac57-96fa08d52aec tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:12:58.816030 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-c37c5a30-8320-4348-ac57-96fa08d52aec tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:12:58.816549 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1219/4860] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:12:58 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:12:58.847652 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8d70ac1b-6002-4500-bf50-5d998d446c70 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:58.850370 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8d70ac1b-6002-4500-bf50-5d998d446c70 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8/action Jul 10 20:12:58.850800 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8d70ac1b-6002-4500-bf50-5d998d446c70 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:12:58.850928 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8d70ac1b-6002-4500-bf50-5d998d446c70 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:12:58.861602 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:58.861602 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:12:58.862085 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8d70ac1b-6002-4500-bf50-5d998d446c70 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:12:58.868685 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8d70ac1b-6002-4500-bf50-5d998d446c70 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Begin detaching volume completed successfully. Jul 10 20:12:58.868937 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8d70ac1b-6002-4500-bf50-5d998d446c70 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8/action returned with HTTP 202 Jul 10 20:12:58.869320 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1225/4861] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:12:58 2026] POST /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:12:58.992725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8d5d18e9-ab96-4b86-b850-c9198041cc1a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:58.994695 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d5d18e9-ab96-4b86-b850-c9198041cc1a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:12:58.994922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d5d18e9-ab96-4b86-b850-c9198041cc1a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:58.995140 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d5d18e9-ab96-4b86-b850-c9198041cc1a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:58.996097 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4ce89d34-c8ff-407f-bce8-2a2e1f43d411 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:58.996555 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4ce89d34-c8ff-407f-bce8-2a2e1f43d411 None None] GET https://10.4.3.145/volume// Jul 10 20:12:58.996792 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4ce89d34-c8ff-407f-bce8-2a2e1f43d411 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:58.997070 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4ce89d34-c8ff-407f-bce8-2a2e1f43d411 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:58.997452 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4ce89d34-c8ff-407f-bce8-2a2e1f43d411 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:58.997800 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1217/4862] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:12: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 20:12:59.002440 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:59.002440 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:12:59.006351 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-e2787430-c62b-42f7-9fb4-76fc0a49d8c8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:59.006799 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8d5d18e9-ab96-4b86-b850-c9198041cc1a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:12:59.008157 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-e2787430-c62b-42f7-9fb4-76fc0a49d8c8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:12:59.008418 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-e2787430-c62b-42f7-9fb4-76fc0a49d8c8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:59.008602 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-e2787430-c62b-42f7-9fb4-76fc0a49d8c8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:59.012340 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d5d18e9-ab96-4b86-b850-c9198041cc1a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:12:59.012859 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1202/4863] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:12:58 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:12:59.019224 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:59.019224 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:12:59.023759 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-e2787430-c62b-42f7-9fb4-76fc0a49d8c8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:12:59.029326 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-e2787430-c62b-42f7-9fb4-76fc0a49d8c8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 200 Jul 10 20:12:59.029778 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1220/4864] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:12:59 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:12:59.895999 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dec3a19b-909c-43b7-a1c5-6b26b785065a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:59.896358 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dec3a19b-909c-43b7-a1c5-6b26b785065a None None] GET https://10.4.3.145/volume// Jul 10 20:12:59.896527 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dec3a19b-909c-43b7-a1c5-6b26b785065a None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:59.896701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dec3a19b-909c-43b7-a1c5-6b26b785065a None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:59.897018 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dec3a19b-909c-43b7-a1c5-6b26b785065a None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:12:59.897286 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1226/4865] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:12: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 20:12:59.904251 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8cb382c5-7d8d-486e-96c3-80345af62baa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:12:59.906226 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8cb382c5-7d8d-486e-96c3-80345af62baa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:12:59.906440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8cb382c5-7d8d-486e-96c3-80345af62baa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:12:59.906611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8cb382c5-7d8d-486e-96c3-80345af62baa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:12:59.915527 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:12:59.915527 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:12:59.918850 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8cb382c5-7d8d-486e-96c3-80345af62baa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:12:59.922924 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-8cb382c5-7d8d-486e-96c3-80345af62baa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:12:59.923411 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1218/4866] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:12:59 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:00.031943 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f8b3e017-48cd-4dd1-8e92-5c289a960be3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:00.033526 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f8b3e017-48cd-4dd1-8e92-5c289a960be3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:00.033721 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f8b3e017-48cd-4dd1-8e92-5c289a960be3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:00.033877 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f8b3e017-48cd-4dd1-8e92-5c289a960be3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:00.042442 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:00.042442 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:00.045987 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f8b3e017-48cd-4dd1-8e92-5c289a960be3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:00.050084 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f8b3e017-48cd-4dd1-8e92-5c289a960be3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:00.050611 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1203/4867] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:00 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:00.297425 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-96b8958c-2651-47a1-a196-94365a110a52 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:00.299782 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-96b8958c-2651-47a1-a196-94365a110a52 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] DELETE https://10.4.3.145/volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194 Jul 10 20:13:00.300115 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-96b8958c-2651-47a1-a196-94365a110a52 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:00.300411 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-96b8958c-2651-47a1-a196-94365a110a52 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:00.309097 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:00.309097 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:00.855576 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-39eea318-7f4f-4921-9300-08bb7e18e3b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:00.858887 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-39eea318-7f4f-4921-9300-08bb7e18e3b1 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] DELETE https://10.4.3.145/volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba Jul 10 20:13:00.859017 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0a870c28-5875-4c5f-ad73-33f058309ca5 req-96b8958c-2651-47a1-a196-94365a110a52 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194 returned with HTTP 200 Jul 10 20:13:00.859181 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-39eea318-7f4f-4921-9300-08bb7e18e3b1 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:00.859381 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-39eea318-7f4f-4921-9300-08bb7e18e3b1 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:00.859438 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1221/4868] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:13:00 2026] DELETE /volume/v3/attachments/ea3e603c-b4a7-49f1-9567-f88fd9a94194 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:00.867124 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:00.867124 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:01.066606 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-73cdeb6c-e789-4bbb-9ca5-2d5e936df58e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:01.068490 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-73cdeb6c-e789-4bbb-9ca5-2d5e936df58e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:01.068623 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-73cdeb6c-e789-4bbb-9ca5-2d5e936df58e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:01.068791 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-73cdeb6c-e789-4bbb-9ca5-2d5e936df58e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:01.075513 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:01.075513 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:01.079318 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-73cdeb6c-e789-4bbb-9ca5-2d5e936df58e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:01.084059 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-73cdeb6c-e789-4bbb-9ca5-2d5e936df58e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:01.084465 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1219/4869] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:01 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:01.405660 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5d0a6d92-ef76-4e8c-bf97-1c8039559594 req-39eea318-7f4f-4921-9300-08bb7e18e3b1 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba returned with HTTP 200 Jul 10 20:13:01.406248 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1227/4870] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:13:00 2026] DELETE /volume/v3/attachments/6dc36b8c-5582-4a21-94a6-0a80d454dcba => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:02.045045 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b2349366-6174-47aa-a4d8-67dff6a1c2ac None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:02.047028 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b2349366-6174-47aa-a4d8-67dff6a1c2ac tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:13:02.047271 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b2349366-6174-47aa-a4d8-67dff6a1c2ac tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:02.047471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b2349366-6174-47aa-a4d8-67dff6a1c2ac tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:02.055930 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:02.055930 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:02.060154 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b2349366-6174-47aa-a4d8-67dff6a1c2ac tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:13:02.065643 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b2349366-6174-47aa-a4d8-67dff6a1c2ac tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:13:02.066145 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1204/4871] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:02 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:02.097462 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-95280caa-cf9a-4e23-8599-2b4b5a72441f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:02.099332 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-95280caa-cf9a-4e23-8599-2b4b5a72441f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:02.099526 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-95280caa-cf9a-4e23-8599-2b4b5a72441f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:02.099717 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-95280caa-cf9a-4e23-8599-2b4b5a72441f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:02.106948 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:02.106948 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:02.111260 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-95280caa-cf9a-4e23-8599-2b4b5a72441f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:02.116062 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-95280caa-cf9a-4e23-8599-2b4b5a72441f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:02.116484 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1222/4872] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:02 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:02.128876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ec048f33-eb62-421b-b703-88fb72cd0768 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:02.130755 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ec048f33-eb62-421b-b703-88fb72cd0768 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:02.131010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ec048f33-eb62-421b-b703-88fb72cd0768 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:02.131212 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ec048f33-eb62-421b-b703-88fb72cd0768 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:02.139607 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:02.139607 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:02.143771 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ec048f33-eb62-421b-b703-88fb72cd0768 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:02.150842 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ec048f33-eb62-421b-b703-88fb72cd0768 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:02.151454 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1220/4873] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:02 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:02.179786 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-45b61b21-66d7-4dfe-9b82-43e36a7b3413 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:02.181614 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-45b61b21-66d7-4dfe-9b82-43e36a7b3413 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] DELETE https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:13:02.181813 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-45b61b21-66d7-4dfe-9b82-43e36a7b3413 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:02.182050 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-45b61b21-66d7-4dfe-9b82-43e36a7b3413 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:02.182248 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-45b61b21-66d7-4dfe-9b82-43e36a7b3413 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Delete volume with id: 72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:13:02.189231 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:02.189231 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:02.189517 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-45b61b21-66d7-4dfe-9b82-43e36a7b3413 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:13:02.209390 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-45b61b21-66d7-4dfe-9b82-43e36a7b3413 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Delete volume request issued successfully. Jul 10 20:13:02.209558 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-45b61b21-66d7-4dfe-9b82-43e36a7b3413 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 202 Jul 10 20:13:02.209999 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1228/4874] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:13:02 2026] DELETE /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:06.961186 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-ca8c709c-3ae8-4668-a4a8-1c0d17fb4fbd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:06.964077 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-ca8c709c-3ae8-4668-a4a8-1c0d17fb4fbd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:13:06.964300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-ca8c709c-3ae8-4668-a4a8-1c0d17fb4fbd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:06.964558 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-ca8c709c-3ae8-4668-a4a8-1c0d17fb4fbd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:06.976584 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:06.976584 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:06.982840 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-ca8c709c-3ae8-4668-a4a8-1c0d17fb4fbd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:13:06.985701 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-ca8c709c-3ae8-4668-a4a8-1c0d17fb4fbd tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:13:06.985701 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1205/4875] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:06 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 1230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:07.004462 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-25daac07-3e6c-482a-9af8-a4280cd1ddb2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:07.006709 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-25daac07-3e6c-482a-9af8-a4280cd1ddb2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] POST https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085/action Jul 10 20:13:07.007139 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-25daac07-3e6c-482a-9af8-a4280cd1ddb2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:13:07.007295 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-25daac07-3e6c-482a-9af8-a4280cd1ddb2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:07.021450 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:07.021450 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:07.021450 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-25daac07-3e6c-482a-9af8-a4280cd1ddb2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:13:07.028795 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-25daac07-3e6c-482a-9af8-a4280cd1ddb2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Begin detaching volume completed successfully. Jul 10 20:13:07.029136 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-25daac07-3e6c-482a-9af8-a4280cd1ddb2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085/action returned with HTTP 202 Jul 10 20:13:07.029772 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1223/4876] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:13:07 2026] POST /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:13:08.055834 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-393f22a2-2dfb-4528-81e9-e6cc0c964473 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:08.056293 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-393f22a2-2dfb-4528-81e9-e6cc0c964473 None None] GET https://10.4.3.145/volume// Jul 10 20:13:08.056484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-393f22a2-2dfb-4528-81e9-e6cc0c964473 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:08.056709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-393f22a2-2dfb-4528-81e9-e6cc0c964473 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:08.057126 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-393f22a2-2dfb-4528-81e9-e6cc0c964473 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:13:08.057455 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1221/4877] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:13: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 20:13:08.065610 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-44213d25-2f74-4d76-8e58-40b28db1330b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:08.068143 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-44213d25-2f74-4d76-8e58-40b28db1330b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:13:08.068370 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-44213d25-2f74-4d76-8e58-40b28db1330b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:08.068616 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-44213d25-2f74-4d76-8e58-40b28db1330b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:08.082683 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:08.082683 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:08.088201 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-44213d25-2f74-4d76-8e58-40b28db1330b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:13:08.094581 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-44213d25-2f74-4d76-8e58-40b28db1330b tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:13:08.095291 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1229/4878] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:13:08 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:09.036565 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-613551e7-dde7-4271-9ff1-24231585a78e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:09.040490 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-613551e7-dde7-4271-9ff1-24231585a78e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] DELETE https://10.4.3.145/volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5 Jul 10 20:13:09.040490 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-613551e7-dde7-4271-9ff1-24231585a78e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:09.040490 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-613551e7-dde7-4271-9ff1-24231585a78e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:09.047897 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:09.047897 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:09.271270 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-28d749ae-c614-4fa3-9065-2701f43caebf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:09.272727 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-28d749ae-c614-4fa3-9065-2701f43caebf tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:13:09.273076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-28d749ae-c614-4fa3-9065-2701f43caebf tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-109785936-315252201", "extra_specs": {"multiattach": " True"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:09.286663 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-28d749ae-c614-4fa3-9065-2701f43caebf tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:13:09.287302 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1224/4879] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:13:09 2026] POST /volume/v3/types => generated 285 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:09.295725 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:09.297362 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:13:09.297661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-680229917", "snapshot_id": null, "imageRef": null, "volume_type": "f7729102-db8e-4bc9-b10b-f12b3272d2b6", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:09.299130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-680229917', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'f7729102-db8e-4bc9-b10b-f12b3272d2b6', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:13:09.303580 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume of 1 GB Jul 10 20:13:09.304022 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:09.304022 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:09.304616 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Availability Zones retrieved successfully. Jul 10 20:13:09.316195 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Flow 'volume_create_api' (f4029a86-ca82-4a42-ae25-c52d38c5f5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:13:09.316195 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92339e5b-ca88-4cbb-9a67-62b2d7b8b388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:09.316195 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:13:09.341838 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:09.341838 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:09.358157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92339e5b-ca88-4cbb-9a67-62b2d7b8b388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:13:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f7729102-db8e-4bc9-b10b-f12b3272d2b6,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-109785936-315252201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7729102-db8e-4bc9-b10b-f12b3272d2b6', 'encryption_key_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=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:09.359048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbc449bb-3d27-4efb-b590-193b96d03ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:09.395522 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-109785936-315252201 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-109785936-315252201, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:13:09.395850 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-109785936-315252201 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-109785936-315252201, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:13:09.429858 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Created reservations ['090d0a36-173d-44f7-af7d-799cf4ae6ab4', 'd801a326-7298-478a-827c-41112cbf3e40', 'd8cc57ad-9f77-493c-9dcd-018fecce0027', 'f92ecf16-4f23-40bc-9d0e-804941bbce3b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:13:09.430825 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbc449bb-3d27-4efb-b590-193b96d03ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['090d0a36-173d-44f7-af7d-799cf4ae6ab4', 'd801a326-7298-478a-827c-41112cbf3e40', 'd8cc57ad-9f77-493c-9dcd-018fecce0027', 'f92ecf16-4f23-40bc-9d0e-804941bbce3b']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:09.431702 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03cde67d-70ad-4df6-a769-8dcf58fd8bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:09.457174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03cde67d-70ad-4df6-a769-8dcf58fd8bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '276ea457-aa92-4b57-9c37-7a7604cdb026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-680229917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a6596712d18426ca75c6008a2ddef45',qos_specs=None,replication_status=,reservations=['090d0a36-173d-44f7-af7d-799cf4ae6ab4','d801a326-7298-478a-827c-41112cbf3e40','d8cc57ad-9f77-493c-9dcd-018fecce0027','f92ecf16-4f23-40bc-9d0e-804941bbce3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701206a9f3874899b904d50a214560d3',volume_type_id=f7729102-db8e-4bc9-b10b-f12b3272d2b6), 'volume': Volume(_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-10T20:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-680229917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=276ea457-aa92-4b57-9c37-7a7604cdb026,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5a6596712d18426ca75c6008a2ddef45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='701206a9f3874899b904d50a214560d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7729102-db8e-4bc9-b10b-f12b3272d2b6),volume_type_id=f7729102-db8e-4bc9-b10b-f12b3272d2b6)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:09.457826 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530b4c49-bddc-4e71-aec9-01e9ec6b8bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:09.475189 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530b4c49-bddc-4e71-aec9-01e9ec6b8bd2) transitioned into state 'SUCCESS' from state '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-680229917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a6596712d18426ca75c6008a2ddef45',qos_specs=None,replication_status=,reservations=['090d0a36-173d-44f7-af7d-799cf4ae6ab4','d801a326-7298-478a-827c-41112cbf3e40','d8cc57ad-9f77-493c-9dcd-018fecce0027','f92ecf16-4f23-40bc-9d0e-804941bbce3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701206a9f3874899b904d50a214560d3',volume_type_id=f7729102-db8e-4bc9-b10b-f12b3272d2b6)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:09.475922 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc10b35-0252-4c53-9abe-a0971d6fc93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:09.485099 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc10b35-0252-4c53-9abe-a0971d6fc93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:09.485841 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Flow 'volume_create_api' (f4029a86-ca82-4a42-ae25-c52d38c5f5cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:13:09.486176 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Create volume request issued successfully. Jul 10 20:13:09.486765 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-de877c75-60c5-4492-96db-cb01e8e7d3d2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:13:09.487177 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1222/4880] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:13:09 2026] POST /volume/v3/volumes => generated 827 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:13:09.498566 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-db8d6c72-c18c-422b-b007-e06c61a2af5c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:09.500549 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-db8d6c72-c18c-422b-b007-e06c61a2af5c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:09.500771 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-db8d6c72-c18c-422b-b007-e06c61a2af5c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:09.501028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-db8d6c72-c18c-422b-b007-e06c61a2af5c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:09.508934 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:09.508934 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:09.512899 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-db8d6c72-c18c-422b-b007-e06c61a2af5c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:09.517592 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-db8d6c72-c18c-422b-b007-e06c61a2af5c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:09.518101 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1230/4881] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:09 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:09.581093 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5ea847bc-b005-427a-b8ec-12c034d53d78 req-613551e7-dde7-4271-9ff1-24231585a78e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5 returned with HTTP 200 Jul 10 20:13:09.581503 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1206/4882] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:13:09 2026] DELETE /volume/v3/attachments/911f0df2-416b-43de-8a0c-b83aee5df9e5 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:10.231338 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c3c2d884-3de0-4205-bbed-b4932e82ea11 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:10.233430 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3c2d884-3de0-4205-bbed-b4932e82ea11 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] DELETE https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:13:10.234356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3c2d884-3de0-4205-bbed-b4932e82ea11 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:10.234356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3c2d884-3de0-4205-bbed-b4932e82ea11 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:10.234356 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-c3c2d884-3de0-4205-bbed-b4932e82ea11 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Delete volume with id: fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:13:10.243369 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:10.243369 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:10.243999 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c3c2d884-3de0-4205-bbed-b4932e82ea11 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:13:10.271765 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c3c2d884-3de0-4205-bbed-b4932e82ea11 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Delete volume request issued successfully. Jul 10 20:13:10.272303 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3c2d884-3de0-4205-bbed-b4932e82ea11 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 202 Jul 10 20:13:10.272443 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1225/4883] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:13:10 2026] DELETE /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:10.310507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-9e3c9a93-2105-4150-b7f9-ffb3af56952f req-89a21007-abe9-4676-b17c-2ae0155da75e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:10.313602 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9e3c9a93-2105-4150-b7f9-ffb3af56952f req-89a21007-abe9-4676-b17c-2ae0155da75e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:13:10.313867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9e3c9a93-2105-4150-b7f9-ffb3af56952f req-89a21007-abe9-4676-b17c-2ae0155da75e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:10.314167 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-9e3c9a93-2105-4150-b7f9-ffb3af56952f req-89a21007-abe9-4676-b17c-2ae0155da75e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:10.323516 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:10.323516 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:10.328599 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-9e3c9a93-2105-4150-b7f9-ffb3af56952f req-89a21007-abe9-4676-b17c-2ae0155da75e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:13:10.335032 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-9e3c9a93-2105-4150-b7f9-ffb3af56952f req-89a21007-abe9-4676-b17c-2ae0155da75e tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 200 Jul 10 20:13:10.335579 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1223/4884] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:10 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:13:10.389442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d1d94f4e-394a-410b-9fba-be5d7e7a09f2 req-bf56f642-c206-4087-a511-12ebc039bd03 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:10.392071 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d1d94f4e-394a-410b-9fba-be5d7e7a09f2 req-bf56f642-c206-4087-a511-12ebc039bd03 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:13:10.392347 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d1d94f4e-394a-410b-9fba-be5d7e7a09f2 req-bf56f642-c206-4087-a511-12ebc039bd03 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:10.392609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d1d94f4e-394a-410b-9fba-be5d7e7a09f2 req-bf56f642-c206-4087-a511-12ebc039bd03 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:10.400391 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d1d94f4e-394a-410b-9fba-be5d7e7a09f2 req-bf56f642-c206-4087-a511-12ebc039bd03 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 404 Jul 10 20:13:10.401064 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1231/4885] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:10 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:10.539274 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-78278076-1de9-4213-b2eb-d283869ddd09 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:10.541339 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-78278076-1de9-4213-b2eb-d283869ddd09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:10.541659 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-78278076-1de9-4213-b2eb-d283869ddd09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:10.542133 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-78278076-1de9-4213-b2eb-d283869ddd09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:10.551032 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:10.551032 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:10.556516 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-78278076-1de9-4213-b2eb-d283869ddd09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:10.562411 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-78278076-1de9-4213-b2eb-d283869ddd09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:10.563005 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1207/4886] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:10 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:10.577474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8538b06a-c955-48c2-ace4-7b5b7b0e8de2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:10.579845 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8538b06a-c955-48c2-ace4-7b5b7b0e8de2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:10.580074 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8538b06a-c955-48c2-ace4-7b5b7b0e8de2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:10.580597 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8538b06a-c955-48c2-ace4-7b5b7b0e8de2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:10.588929 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:10.588929 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:10.595556 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8538b06a-c955-48c2-ace4-7b5b7b0e8de2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:10.609951 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8538b06a-c955-48c2-ace4-7b5b7b0e8de2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:10.610142 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1226/4887] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:10 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:10.663409 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-241b2166-1d2a-4281-ab81-3ad3cf6bd590 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:10.665876 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-241b2166-1d2a-4281-ab81-3ad3cf6bd590 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:10.666117 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-241b2166-1d2a-4281-ab81-3ad3cf6bd590 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:10.666287 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-241b2166-1d2a-4281-ab81-3ad3cf6bd590 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:10.675879 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:10.675879 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:10.680857 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-241b2166-1d2a-4281-ab81-3ad3cf6bd590 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:10.685993 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-241b2166-1d2a-4281-ab81-3ad3cf6bd590 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:10.686445 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1224/4888] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:10 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:12.740492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c81e16c1-e198-415a-ae0f-52f49bbb3c23 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:12.740921 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c81e16c1-e198-415a-ae0f-52f49bbb3c23 None None] GET https://10.4.3.145/volume// Jul 10 20:13:12.741131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c81e16c1-e198-415a-ae0f-52f49bbb3c23 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:12.741310 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c81e16c1-e198-415a-ae0f-52f49bbb3c23 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:12.741612 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c81e16c1-e198-415a-ae0f-52f49bbb3c23 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:13:12.741917 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1232/4889] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:13: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 20:13:12.748994 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-8a01ebeb-a147-4956-9dcf-1b900ddff294 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:12.751137 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-8a01ebeb-a147-4956-9dcf-1b900ddff294 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:13:12.751526 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-8a01ebeb-a147-4956-9dcf-1b900ddff294 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "276ea457-aa92-4b57-9c37-7a7604cdb026", "connector": null, "instance_uuid": "6f69afa2-3ae7-48be-b0fe-432663f5bc96"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:12.762046 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:12.762046 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:12.795887 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-8a01ebeb-a147-4956-9dcf-1b900ddff294 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:13:12.796843 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1208/4890] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:13:12 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 20:13:13.213279 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d7df56f8-f2b8-48bb-b448-ef5defeb9b09 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:13.215980 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7df56f8-f2b8-48bb-b448-ef5defeb9b09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:13.216378 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7df56f8-f2b8-48bb-b448-ef5defeb9b09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:13.216553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7df56f8-f2b8-48bb-b448-ef5defeb9b09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:13.231033 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:13.231033 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:13.235233 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d7df56f8-f2b8-48bb-b448-ef5defeb9b09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:13.239649 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7df56f8-f2b8-48bb-b448-ef5defeb9b09 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:13.240044 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1227/4891] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:13 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 919 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:13.328016 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-24ddc24b-d7fb-4d32-abd6-cb4d876ec4ef None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:13.328790 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-24ddc24b-d7fb-4d32-abd6-cb4d876ec4ef None None] GET https://10.4.3.145/volume// Jul 10 20:13:13.328790 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-24ddc24b-d7fb-4d32-abd6-cb4d876ec4ef None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:13.328790 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-24ddc24b-d7fb-4d32-abd6-cb4d876ec4ef None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:13.329169 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-24ddc24b-d7fb-4d32-abd6-cb4d876ec4ef None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:13:13.329490 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1225/4892] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:13: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 20:13:13.336934 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-9a26a797-af0f-46a5-9d2d-0e719b633021 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:13.339112 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-9a26a797-af0f-46a5-9d2d-0e719b633021 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:13.339308 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-9a26a797-af0f-46a5-9d2d-0e719b633021 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:13.339482 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-9a26a797-af0f-46a5-9d2d-0e719b633021 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:13.349303 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:13.349303 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:13.355530 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-9a26a797-af0f-46a5-9d2d-0e719b633021 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:13.357994 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-9a26a797-af0f-46a5-9d2d-0e719b633021 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:13.358449 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1233/4893] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:13:13 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1099 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 20:13:13.505190 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-67964d2a-b253-4561-9d21-d8ed08677564 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:13.507293 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-67964d2a-b253-4561-9d21-d8ed08677564 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] PUT https://10.4.3.145/volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d Jul 10 20:13:13.507795 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-67964d2a-b253-4561-9d21-d8ed08677564 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:13.516623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-67964d2a-b253-4561-9d21-d8ed08677564 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Acquiring lock "cinder-attachment_update-276ea457-aa92-4b57-9c37-7a7604cdb026-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:13:13.521428 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-67964d2a-b253-4561-9d21-d8ed08677564 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-276ea457-aa92-4b57-9c37-7a7604cdb026-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:13:13.522762 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:13.522762 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:14.049265 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-67964d2a-b253-4561-9d21-d8ed08677564 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Lock "cinder-attachment_update-276ea457-aa92-4b57-9c37-7a7604cdb026-np0000005048" released by "attachment_update" :: held 0.525s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:13:14.049265 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-67964d2a-b253-4561-9d21-d8ed08677564 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d returned with HTTP 200 Jul 10 20:13:14.049265 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1209/4894] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:13:13 2026] PUT /volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:14.255078 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-73af82d1-6b7f-4c31-9a24-2e69de754caf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:14.257023 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-73af82d1-6b7f-4c31-9a24-2e69de754caf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:14.257231 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-73af82d1-6b7f-4c31-9a24-2e69de754caf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:14.257435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-73af82d1-6b7f-4c31-9a24-2e69de754caf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:14.266549 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:14.266549 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:14.269467 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-73af82d1-6b7f-4c31-9a24-2e69de754caf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:14.273092 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-73af82d1-6b7f-4c31-9a24-2e69de754caf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:14.274986 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1228/4895] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:14 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:15.290155 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d10cced9-1f23-4c5a-af14-1e27debee9e0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:15.291949 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d10cced9-1f23-4c5a-af14-1e27debee9e0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:15.292185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d10cced9-1f23-4c5a-af14-1e27debee9e0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:15.292402 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d10cced9-1f23-4c5a-af14-1e27debee9e0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:15.295559 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=155,cinder:INSERT=15,cinder:UPDATE=29 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:13:15.310932 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:15.310932 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:15.318042 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d10cced9-1f23-4c5a-af14-1e27debee9e0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:15.322868 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d10cced9-1f23-4c5a-af14-1e27debee9e0 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:15.323415 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1226/4896] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:15 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:15.912206 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-437c08ff-9b73-407f-93d9-8ab4d7464fec req-1b755b71-4e7c-4529-ae61-1612e1cf2a93 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:15.914208 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-437c08ff-9b73-407f-93d9-8ab4d7464fec req-1b755b71-4e7c-4529-ae61-1612e1cf2a93 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] DELETE https://10.4.3.145/volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0 Jul 10 20:13:15.914419 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-437c08ff-9b73-407f-93d9-8ab4d7464fec req-1b755b71-4e7c-4529-ae61-1612e1cf2a93 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:15.914590 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-437c08ff-9b73-407f-93d9-8ab4d7464fec req-1b755b71-4e7c-4529-ae61-1612e1cf2a93 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:15.918870 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=134,cinder:UPDATE=27,cinder:INSERT=15 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:13:15.925086 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:15.925086 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:16.336700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4f01c3ed-7100-4ffa-9b64-d9667e5c1d6d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:16.338505 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f01c3ed-7100-4ffa-9b64-d9667e5c1d6d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:16.338733 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f01c3ed-7100-4ffa-9b64-d9667e5c1d6d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:16.338933 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f01c3ed-7100-4ffa-9b64-d9667e5c1d6d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:16.348118 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:16.348118 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:16.351404 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4f01c3ed-7100-4ffa-9b64-d9667e5c1d6d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:16.355523 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f01c3ed-7100-4ffa-9b64-d9667e5c1d6d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:16.355900 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1210/4897] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:16 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:16.456721 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-437c08ff-9b73-407f-93d9-8ab4d7464fec req-1b755b71-4e7c-4529-ae61-1612e1cf2a93 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0 returned with HTTP 200 Jul 10 20:13:16.457315 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1234/4898] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:13:15 2026] DELETE /volume/v3/attachments/b1b3173a-eef8-4746-8480-6b67b1e084e0 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:17.367911 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-42afd28c-549b-4511-8382-537fcd21c85e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:17.369549 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-42afd28c-549b-4511-8382-537fcd21c85e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:17.369730 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-42afd28c-549b-4511-8382-537fcd21c85e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:17.369911 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-42afd28c-549b-4511-8382-537fcd21c85e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:17.372423 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=139,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:13:17.379354 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:17.379354 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:17.382885 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-42afd28c-549b-4511-8382-537fcd21c85e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:17.387482 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-42afd28c-549b-4511-8382-537fcd21c85e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:17.387944 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1229/4899] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:17 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:18.402449 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a3eb59d7-2034-4ae8-878d-508e34596dbf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:18.406285 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a3eb59d7-2034-4ae8-878d-508e34596dbf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:18.406285 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a3eb59d7-2034-4ae8-878d-508e34596dbf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:18.406285 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a3eb59d7-2034-4ae8-878d-508e34596dbf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:18.417356 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:18.417356 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:18.422055 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a3eb59d7-2034-4ae8-878d-508e34596dbf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:18.427110 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a3eb59d7-2034-4ae8-878d-508e34596dbf tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:18.427948 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1227/4900] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:18 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:19.443263 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-68138392-6efd-4a53-a6e6-4ef1dbad0117 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:19.444863 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-68138392-6efd-4a53-a6e6-4ef1dbad0117 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:19.445065 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-68138392-6efd-4a53-a6e6-4ef1dbad0117 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:19.445242 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-68138392-6efd-4a53-a6e6-4ef1dbad0117 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:19.446944 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=180,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:13:19.458894 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:19.458894 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:19.463912 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-68138392-6efd-4a53-a6e6-4ef1dbad0117 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:19.468523 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-68138392-6efd-4a53-a6e6-4ef1dbad0117 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:19.468880 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1211/4901] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:19 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:19.930202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b5a0aab8-cc0b-4226-84bd-ff073c540933 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:19.933433 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b5a0aab8-cc0b-4226-84bd-ff073c540933 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] DELETE https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:13:19.933720 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b5a0aab8-cc0b-4226-84bd-ff073c540933 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:19.933939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b5a0aab8-cc0b-4226-84bd-ff073c540933 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:19.934149 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b5a0aab8-cc0b-4226-84bd-ff073c540933 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Delete volume with id: dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:13:19.946695 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:19.946695 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:19.947224 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b5a0aab8-cc0b-4226-84bd-ff073c540933 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:13:19.969754 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b5a0aab8-cc0b-4226-84bd-ff073c540933 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Delete volume request issued successfully. Jul 10 20:13:19.969930 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b5a0aab8-cc0b-4226-84bd-ff073c540933 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 202 Jul 10 20:13:19.970419 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1235/4902] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:13:19 2026] DELETE /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:19.976919 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-31258a1c-aca4-44cf-b617-d942d7d2ebce None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:19.978496 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31258a1c-aca4-44cf-b617-d942d7d2ebce tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:13:19.978653 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31258a1c-aca4-44cf-b617-d942d7d2ebce tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:19.978826 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31258a1c-aca4-44cf-b617-d942d7d2ebce tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:19.986083 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:19.986083 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:19.990889 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-31258a1c-aca4-44cf-b617-d942d7d2ebce tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Volume info retrieved successfully. Jul 10 20:13:19.997144 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31258a1c-aca4-44cf-b617-d942d7d2ebce tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 200 Jul 10 20:13:19.997699 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1230/4903] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:19 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 1248 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:20.285594 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-2c7e60d8-7648-4102-98e5-7ccc15f8e1ea None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:20.287568 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-2c7e60d8-7648-4102-98e5-7ccc15f8e1ea tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d/action Jul 10 20:13:20.290029 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-2c7e60d8-7648-4102-98e5-7ccc15f8e1ea tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:13:20.290029 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-2c7e60d8-7648-4102-98e5-7ccc15f8e1ea tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:20.304451 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:20.304451 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:20.315703 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c1e969e6-af63-486b-b282-9b786a4f3e35 req-2c7e60d8-7648-4102-98e5-7ccc15f8e1ea tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d/action returned with HTTP 204 Jul 10 20:13:20.316651 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1228/4904] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:13:20 2026] POST /volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:20.485302 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7d8c00b1-1207-486e-8c12-cd8a019ecd4e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:20.487205 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d8c00b1-1207-486e-8c12-cd8a019ecd4e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:20.487413 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d8c00b1-1207-486e-8c12-cd8a019ecd4e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:20.487610 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d8c00b1-1207-486e-8c12-cd8a019ecd4e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:20.497817 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:20.497817 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:20.501706 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7d8c00b1-1207-486e-8c12-cd8a019ecd4e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:20.506469 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d8c00b1-1207-486e-8c12-cd8a019ecd4e tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:20.506886 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1212/4905] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:20 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:20.549757 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-70d128df-1a6d-45a6-b621-14450587b683 req-4500212d-e9bc-464a-b25b-b96cdaa158f2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:20.552512 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-70d128df-1a6d-45a6-b621-14450587b683 req-4500212d-e9bc-464a-b25b-b96cdaa158f2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:20.552754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-70d128df-1a6d-45a6-b621-14450587b683 req-4500212d-e9bc-464a-b25b-b96cdaa158f2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:20.553388 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-70d128df-1a6d-45a6-b621-14450587b683 req-4500212d-e9bc-464a-b25b-b96cdaa158f2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:20.564684 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:20.564684 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:20.568376 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-70d128df-1a6d-45a6-b621-14450587b683 req-4500212d-e9bc-464a-b25b-b96cdaa158f2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:20.573466 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-70d128df-1a6d-45a6-b621-14450587b683 req-4500212d-e9bc-464a-b25b-b96cdaa158f2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:20.573928 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1236/4906] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:20 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:20.588288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-85f30f74-5869-4956-8a92-a2f5f17e6306 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:20.590019 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85f30f74-5869-4956-8a92-a2f5f17e6306 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:20.590184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85f30f74-5869-4956-8a92-a2f5f17e6306 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:20.590349 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85f30f74-5869-4956-8a92-a2f5f17e6306 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:20.598268 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:20.598268 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:20.600977 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-85f30f74-5869-4956-8a92-a2f5f17e6306 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:20.604531 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85f30f74-5869-4956-8a92-a2f5f17e6306 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:20.604850 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1231/4907] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:20 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:20.639489 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-b53bf7d7-2e11-4608-8d89-61d3854e4204 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:20.641634 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-b53bf7d7-2e11-4608-8d89-61d3854e4204 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:20.641834 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-b53bf7d7-2e11-4608-8d89-61d3854e4204 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:20.642074 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-b53bf7d7-2e11-4608-8d89-61d3854e4204 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:20.653998 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:20.653998 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:20.658448 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-b53bf7d7-2e11-4608-8d89-61d3854e4204 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:20.662524 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-b53bf7d7-2e11-4608-8d89-61d3854e4204 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:20.662920 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1229/4908] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:20 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:20.682372 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-8225acd2-e8fb-4901-9992-c8fad019aeb1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:20.684249 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-8225acd2-e8fb-4901-9992-c8fad019aeb1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] POST https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026/action Jul 10 20:13:20.684559 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-8225acd2-e8fb-4901-9992-c8fad019aeb1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:13:20.684665 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-8225acd2-e8fb-4901-9992-c8fad019aeb1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:20.694645 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:20.694645 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:20.695130 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-8225acd2-e8fb-4901-9992-c8fad019aeb1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:20.706069 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-8225acd2-e8fb-4901-9992-c8fad019aeb1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Begin detaching volume completed successfully. Jul 10 20:13:20.706362 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-8225acd2-e8fb-4901-9992-c8fad019aeb1 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026/action returned with HTTP 202 Jul 10 20:13:20.706870 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1213/4909] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:13:20 2026] POST /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:13:20.729075 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-56c8c299-a31d-4b51-8373-94284d1b9aae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:20.731181 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56c8c299-a31d-4b51-8373-94284d1b9aae tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:20.731776 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56c8c299-a31d-4b51-8373-94284d1b9aae tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:20.731776 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56c8c299-a31d-4b51-8373-94284d1b9aae tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:20.742825 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:20.742825 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:20.746359 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-56c8c299-a31d-4b51-8373-94284d1b9aae tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:20.750743 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56c8c299-a31d-4b51-8373-94284d1b9aae tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:20.751162 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1237/4910] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:20 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:21.011492 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-74367b51-e550-440b-ae5a-06cef234b1b3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.013425 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-74367b51-e550-440b-ae5a-06cef234b1b3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d Jul 10 20:13:21.013611 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-74367b51-e550-440b-ae5a-06cef234b1b3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.013799 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-74367b51-e550-440b-ae5a-06cef234b1b3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.021813 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-74367b51-e550-440b-ae5a-06cef234b1b3 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d returned with HTTP 404 Jul 10 20:13:21.022364 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1232/4911] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/dcc57582-4fcd-40e6-a93b-578608436d6d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:21.030083 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3e62b6f8-87f3-4ddf-a429-71a28aebc3e8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.031689 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3e62b6f8-87f3-4ddf-a429-71a28aebc3e8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] DELETE https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:13:21.031919 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3e62b6f8-87f3-4ddf-a429-71a28aebc3e8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.032224 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3e62b6f8-87f3-4ddf-a429-71a28aebc3e8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.032427 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-3e62b6f8-87f3-4ddf-a429-71a28aebc3e8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Delete volume with id: fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:13:21.039411 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3e62b6f8-87f3-4ddf-a429-71a28aebc3e8 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 404 Jul 10 20:13:21.039920 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1230/4912] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:13:21 2026] DELETE /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:21.048037 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7255b66a-b53b-448e-aebc-b27e2e34d6e2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.050437 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7255b66a-b53b-448e-aebc-b27e2e34d6e2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 Jul 10 20:13:21.050730 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7255b66a-b53b-448e-aebc-b27e2e34d6e2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.051167 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7255b66a-b53b-448e-aebc-b27e2e34d6e2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.058566 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7255b66a-b53b-448e-aebc-b27e2e34d6e2 tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 returned with HTTP 404 Jul 10 20:13:21.059242 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1214/4913] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/fc1ff388-4309-4590-8960-eac5fe5bf085 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:21.069298 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1cc83387-281d-4d52-b7f7-2208fd5f8e6f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.071262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1cc83387-281d-4d52-b7f7-2208fd5f8e6f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] DELETE https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:13:21.071499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1cc83387-281d-4d52-b7f7-2208fd5f8e6f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.071708 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1cc83387-281d-4d52-b7f7-2208fd5f8e6f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.071907 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-1cc83387-281d-4d52-b7f7-2208fd5f8e6f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Delete volume with id: 72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:13:21.077795 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1cc83387-281d-4d52-b7f7-2208fd5f8e6f tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 404 Jul 10 20:13:21.078270 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1238/4914] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:13:21 2026] DELETE /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:21.085869 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-56b41435-ea96-4b1d-8849-0765b70cc7fa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.087564 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-56b41435-ea96-4b1d-8849-0765b70cc7fa tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] GET https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 Jul 10 20:13:21.087749 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-56b41435-ea96-4b1d-8849-0765b70cc7fa tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.087983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-56b41435-ea96-4b1d-8849-0765b70cc7fa tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.093790 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-56b41435-ea96-4b1d-8849-0765b70cc7fa tempest-TestInstancesWithCinderVolumes-799489200 tempest-TestInstancesWithCinderVolumes-799489200-project-member] https://10.4.3.145/volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 returned with HTTP 404 Jul 10 20:13:21.094305 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1233/4915] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/72c912e7-a852-4aa4-8e4f-05b1de1e7475 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:21.101286 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2ff1bd46-51fa-4d29-af18-6ccfc72ff790 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.102841 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ff1bd46-51fa-4d29-af18-6ccfc72ff790 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:13:21.103043 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ff1bd46-51fa-4d29-af18-6ccfc72ff790 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.103307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ff1bd46-51fa-4d29-af18-6ccfc72ff790 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.104006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-2ff1bd46-51fa-4d29-af18-6ccfc72ff790 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:13:21.125498 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2ff1bd46-51fa-4d29-af18-6ccfc72ff790 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Get all volumes completed successfully. Jul 10 20:13:21.129760 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:21.129760 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:21.140182 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ff1bd46-51fa-4d29-af18-6ccfc72ff790 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:13:21.141030 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1231/4916] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16444 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:21.158885 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-59221545-7eb2-43c7-ae7a-6a0582bcf6b2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.160583 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59221545-7eb2-43c7-ae7a-6a0582bcf6b2 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] DELETE https://10.4.3.145/volume/v3/types/4e2b4b84-6279-49df-a4d8-1facb815f3b6 Jul 10 20:13:21.160757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59221545-7eb2-43c7-ae7a-6a0582bcf6b2 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.160940 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59221545-7eb2-43c7-ae7a-6a0582bcf6b2 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.184236 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59221545-7eb2-43c7-ae7a-6a0582bcf6b2 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/types/4e2b4b84-6279-49df-a4d8-1facb815f3b6 returned with HTTP 202 Jul 10 20:13:21.184596 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1215/4917] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:13:21 2026] DELETE /volume/v3/types/4e2b4b84-6279-49df-a4d8-1facb815f3b6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:21.191118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8cec3e7a-de7a-4902-8e86-e0b9d39a43e3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.192971 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cec3e7a-de7a-4902-8e86-e0b9d39a43e3 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:13:21.193227 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cec3e7a-de7a-4902-8e86-e0b9d39a43e3 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.193424 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cec3e7a-de7a-4902-8e86-e0b9d39a43e3 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.194291 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8cec3e7a-de7a-4902-8e86-e0b9d39a43e3 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:13:21.212825 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8cec3e7a-de7a-4902-8e86-e0b9d39a43e3 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Get all volumes completed successfully. Jul 10 20:13:21.215783 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:21.215783 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:21.221636 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cec3e7a-de7a-4902-8e86-e0b9d39a43e3 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:13:21.222071 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1239/4918] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16444 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:21.238506 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fb5958d4-1f74-4b70-a476-34f169f7bc9b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.240143 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fb5958d4-1f74-4b70-a476-34f169f7bc9b tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] DELETE https://10.4.3.145/volume/v3/types/90e26868-fa5a-420d-b6a6-62503ffa6aff Jul 10 20:13:21.240322 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fb5958d4-1f74-4b70-a476-34f169f7bc9b tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.240502 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fb5958d4-1f74-4b70-a476-34f169f7bc9b tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.264804 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fb5958d4-1f74-4b70-a476-34f169f7bc9b tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/types/90e26868-fa5a-420d-b6a6-62503ffa6aff returned with HTTP 202 Jul 10 20:13:21.265134 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1234/4919] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:13:21 2026] DELETE /volume/v3/types/90e26868-fa5a-420d-b6a6-62503ffa6aff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:21.597556 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3bb4d954-3f55-4285-94cc-290db70c7e32 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.599245 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3bb4d954-3f55-4285-94cc-290db70c7e32 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:13:21.599429 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3bb4d954-3f55-4285-94cc-290db70c7e32 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.599628 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3bb4d954-3f55-4285-94cc-290db70c7e32 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method 'detail' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.600321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3bb4d954-3f55-4285-94cc-290db70c7e32 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:13:21.618468 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3bb4d954-3f55-4285-94cc-290db70c7e32 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Get all volumes completed successfully. Jul 10 20:13:21.621089 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:21.621089 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:21.626352 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3bb4d954-3f55-4285-94cc-290db70c7e32 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:13:21.626814 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1232/4920] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16444 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:21.643540 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3ca02a47-911a-465f-a084-1d764d69f0dd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.645830 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3ca02a47-911a-465f-a084-1d764d69f0dd tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 Jul 10 20:13:21.646144 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3ca02a47-911a-465f-a084-1d764d69f0dd tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.646439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3ca02a47-911a-465f-a084-1d764d69f0dd tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.646662 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-3ca02a47-911a-465f-a084-1d764d69f0dd tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Delete volume with id: e5323e84-9de6-447d-b7fd-382cc818cc87 Jul 10 20:13:21.656712 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:21.656712 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:21.657235 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3ca02a47-911a-465f-a084-1d764d69f0dd tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Volume info retrieved successfully. Jul 10 20:13:21.674073 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.image.cache [None req-3ca02a47-911a-465f-a084-1d764d69f0dd tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '14da0aaa-8912-487a-bf10-699beccd6c93', 'volume_id': 'e5323e84-9de6-447d-b7fd-382cc818cc87', 'host': 'np0000005048@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 20, 10, 19), 'last_used': datetime.datetime(2026, 7, 10, 20, 10, 32)}. {{(pid=99971) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 20:13:21.687970 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3ca02a47-911a-465f-a084-1d764d69f0dd tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Delete volume request issued successfully. Jul 10 20:13:21.688347 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3ca02a47-911a-465f-a084-1d764d69f0dd tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 returned with HTTP 202 Jul 10 20:13:21.688842 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1216/4921] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:13:21 2026] DELETE /volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:21.696171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fa8fb745-808c-471e-96ca-b951393300ba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.698029 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa8fb745-808c-471e-96ca-b951393300ba tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] GET https://10.4.3.145/volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 Jul 10 20:13:21.698219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa8fb745-808c-471e-96ca-b951393300ba tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.698427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa8fb745-808c-471e-96ca-b951393300ba tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.706186 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:21.706186 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:21.709904 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fa8fb745-808c-471e-96ca-b951393300ba tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Volume info retrieved successfully. Jul 10 20:13:21.714171 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa8fb745-808c-471e-96ca-b951393300ba tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 returned with HTTP 200 Jul 10 20:13:21.714535 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1240/4922] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:21.734430 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-077385a3-8a87-4c80-8d88-a8e5c8fc0fe1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.734973 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-077385a3-8a87-4c80-8d88-a8e5c8fc0fe1 None None] GET https://10.4.3.145/volume// Jul 10 20:13:21.735361 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-077385a3-8a87-4c80-8d88-a8e5c8fc0fe1 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.735652 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-077385a3-8a87-4c80-8d88-a8e5c8fc0fe1 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.736147 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-077385a3-8a87-4c80-8d88-a8e5c8fc0fe1 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:13:21.736568 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1235/4923] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:13: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 20:13:21.744986 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-3edd674a-7ae0-4147-b023-ee3fb3fee659 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.747671 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-3edd674a-7ae0-4147-b023-ee3fb3fee659 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:21.747999 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-3edd674a-7ae0-4147-b023-ee3fb3fee659 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.748302 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-3edd674a-7ae0-4147-b023-ee3fb3fee659 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.758860 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:21.758860 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:21.763090 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-3edd674a-7ae0-4147-b023-ee3fb3fee659 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:21.763437 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-641a222c-9639-4179-923f-4a5347948cf2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:21.766136 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-641a222c-9639-4179-923f-4a5347948cf2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:21.766383 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-641a222c-9639-4179-923f-4a5347948cf2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:21.766754 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-641a222c-9639-4179-923f-4a5347948cf2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:21.769239 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-3edd674a-7ae0-4147-b023-ee3fb3fee659 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:21.769847 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1233/4924] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:21.780351 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:21.780351 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:21.786391 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-641a222c-9639-4179-923f-4a5347948cf2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:21.792144 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-641a222c-9639-4179-923f-4a5347948cf2 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:21.792597 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1217/4925] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:21 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1215 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:22.410924 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-22a7af43-88ff-45d6-a986-532365483302 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:22.413200 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-22a7af43-88ff-45d6-a986-532365483302 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:22.413437 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-22a7af43-88ff-45d6-a986-532365483302 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:22.413636 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-22a7af43-88ff-45d6-a986-532365483302 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:22.426649 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:22.426649 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:22.430726 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-22a7af43-88ff-45d6-a986-532365483302 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:22.434915 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-22a7af43-88ff-45d6-a986-532365483302 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:22.435347 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1241/4926] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:22 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:22.729330 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2ab7cba9-9fa6-4775-9a29-3b67fc494d9d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:22.731492 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2ab7cba9-9fa6-4775-9a29-3b67fc494d9d tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] GET https://10.4.3.145/volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 Jul 10 20:13:22.732992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2ab7cba9-9fa6-4775-9a29-3b67fc494d9d tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:22.732992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2ab7cba9-9fa6-4775-9a29-3b67fc494d9d tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:22.738841 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2ab7cba9-9fa6-4775-9a29-3b67fc494d9d tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 returned with HTTP 404 Jul 10 20:13:22.739554 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1236/4927] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:22 2026] GET /volume/v3/volumes/e5323e84-9de6-447d-b7fd-382cc818cc87 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:22.746661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a8e1b6c0-1fd0-40b0-b1ba-78d683669c27 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:22.748596 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a8e1b6c0-1fd0-40b0-b1ba-78d683669c27 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] DELETE https://10.4.3.145/volume/v3/types/9e61b2fa-6075-462d-8b91-b28a7d3c3247 Jul 10 20:13:22.748819 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a8e1b6c0-1fd0-40b0-b1ba-78d683669c27 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:22.749111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a8e1b6c0-1fd0-40b0-b1ba-78d683669c27 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:22.758897 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-bfdc8b81-293d-40a4-b1ab-08c81b60e312 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:22.762692 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-bfdc8b81-293d-40a4-b1ab-08c81b60e312 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d Jul 10 20:13:22.762692 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-bfdc8b81-293d-40a4-b1ab-08c81b60e312 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:22.762692 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-bfdc8b81-293d-40a4-b1ab-08c81b60e312 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:22.771835 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:22.771835 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:22.778653 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a8e1b6c0-1fd0-40b0-b1ba-78d683669c27 tempest-TestInstancesWithCinderVolumes-1143608197 tempest-TestInstancesWithCinderVolumes-1143608197-project-admin] https://10.4.3.145/volume/v3/types/9e61b2fa-6075-462d-8b91-b28a7d3c3247 returned with HTTP 202 Jul 10 20:13:22.780300 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1234/4928] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:13:22 2026] DELETE /volume/v3/types/9e61b2fa-6075-462d-8b91-b28a7d3c3247 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:22.805941 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ab7cf7e-d38e-4ac6-8db0-1ec55e5c638c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:22.807899 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ab7cf7e-d38e-4ac6-8db0-1ec55e5c638c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:22.808083 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ab7cf7e-d38e-4ac6-8db0-1ec55e5c638c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:22.808299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ab7cf7e-d38e-4ac6-8db0-1ec55e5c638c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:22.819673 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:22.819673 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:22.823389 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3ab7cf7e-d38e-4ac6-8db0-1ec55e5c638c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:22.827579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ab7cf7e-d38e-4ac6-8db0-1ec55e5c638c tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:22.827792 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1242/4929] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:22 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:23.299984 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-bc5758c7-eff6-48b3-8957-0cf9d27b1cce req-bfdc8b81-293d-40a4-b1ab-08c81b60e312 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d returned with HTTP 200 Jul 10 20:13:23.300541 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1218/4930] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:13:22 2026] DELETE /volume/v3/attachments/5f6f1887-7746-41d1-8bbb-a0a37233898d => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:23.840666 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-894d7cb8-8306-431d-8f7a-e00338a41509 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:23.843131 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-894d7cb8-8306-431d-8f7a-e00338a41509 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:23.843323 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-894d7cb8-8306-431d-8f7a-e00338a41509 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:23.843504 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-894d7cb8-8306-431d-8f7a-e00338a41509 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:23.851306 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:23.851306 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:23.855306 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-894d7cb8-8306-431d-8f7a-e00338a41509 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:23.860458 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-894d7cb8-8306-431d-8f7a-e00338a41509 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:23.860920 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1237/4931] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:23 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:23.873897 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-699b7f16-1c6d-4fa6-b5ad-99c7298503aa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:23.875556 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-699b7f16-1c6d-4fa6-b5ad-99c7298503aa tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] DELETE https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:23.875720 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-699b7f16-1c6d-4fa6-b5ad-99c7298503aa tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:23.875889 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-699b7f16-1c6d-4fa6-b5ad-99c7298503aa tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:23.876071 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-699b7f16-1c6d-4fa6-b5ad-99c7298503aa tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Delete volume with id: 276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:23.882256 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:23.882256 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:23.882644 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-699b7f16-1c6d-4fa6-b5ad-99c7298503aa tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:23.906046 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-699b7f16-1c6d-4fa6-b5ad-99c7298503aa tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Delete volume request issued successfully. Jul 10 20:13:23.906046 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-699b7f16-1c6d-4fa6-b5ad-99c7298503aa tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 202 Jul 10 20:13:23.906046 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1235/4932] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:13:23 2026] DELETE /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 20:13:23.911048 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf0ead6c-10fd-49e1-be99-299b98939966 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:23.912342 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf0ead6c-10fd-49e1-be99-299b98939966 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:23.912558 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf0ead6c-10fd-49e1-be99-299b98939966 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:23.914427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf0ead6c-10fd-49e1-be99-299b98939966 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:23.919823 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:23.919823 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:23.924780 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cf0ead6c-10fd-49e1-be99-299b98939966 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Volume info retrieved successfully. Jul 10 20:13:23.929561 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf0ead6c-10fd-49e1-be99-299b98939966 tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 200 Jul 10 20:13:23.929990 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1243/4933] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:23 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:24.944980 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-26046e6d-9dbd-46c3-94ba-801ce4899b9d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:24.946842 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-26046e6d-9dbd-46c3-94ba-801ce4899b9d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] GET https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 Jul 10 20:13:24.947052 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-26046e6d-9dbd-46c3-94ba-801ce4899b9d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:24.947264 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-26046e6d-9dbd-46c3-94ba-801ce4899b9d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:24.952881 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-26046e6d-9dbd-46c3-94ba-801ce4899b9d tempest-VolumeMultiattachTests-1452195631 tempest-VolumeMultiattachTests-1452195631-project-member] https://10.4.3.145/volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 returned with HTTP 404 Jul 10 20:13:24.953500 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1219/4934] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:24 2026] GET /volume/v3/volumes/276ea457-aa92-4b57-9c37-7a7604cdb026 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:24.960460 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a57fbb66-84da-44dd-b515-506d6a88c810 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:24.962081 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a57fbb66-84da-44dd-b515-506d6a88c810 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:13:24.962272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a57fbb66-84da-44dd-b515-506d6a88c810 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:24.962488 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a57fbb66-84da-44dd-b515-506d6a88c810 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:24.963281 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-a57fbb66-84da-44dd-b515-506d6a88c810 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:13:24.981591 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a57fbb66-84da-44dd-b515-506d6a88c810 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Get all volumes completed successfully. Jul 10 20:13:24.984127 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:24.984127 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:24.989944 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a57fbb66-84da-44dd-b515-506d6a88c810 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:13:24.990579 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1238/4935] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:13:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:25.007673 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8c217a23-87a2-4a7f-92d4-abcb989286c7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:25.009482 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8c217a23-87a2-4a7f-92d4-abcb989286c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] DELETE https://10.4.3.145/volume/v3/types/f7729102-db8e-4bc9-b10b-f12b3272d2b6 Jul 10 20:13:25.009644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8c217a23-87a2-4a7f-92d4-abcb989286c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:25.009821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8c217a23-87a2-4a7f-92d4-abcb989286c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:25.045136 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8c217a23-87a2-4a7f-92d4-abcb989286c7 tempest-VolumeMultiattachTests-1965022729 tempest-VolumeMultiattachTests-1965022729-project-admin] https://10.4.3.145/volume/v3/types/f7729102-db8e-4bc9-b10b-f12b3272d2b6 returned with HTTP 202 Jul 10 20:13:25.045501 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1236/4936] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:13:25 2026] DELETE /volume/v3/types/f7729102-db8e-4bc9-b10b-f12b3272d2b6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:33.928117 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=47,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:13:34.949359 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=39,cinder:UPDATE=9,cinder:DELETE=1,cinder:INSERT=1 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:13:34.987645 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=33,cinder:UPDATE=4 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:13:35.038706 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=55,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:13:40.008667 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:40.010427 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:13:40.010758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1521193473", "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:40.012329 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1521193473', 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:13:40.277568 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Create volume of 1 GB Jul 10 20:13:40.282503 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Availability Zones retrieved successfully. Jul 10 20:13:40.290343 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Flow 'volume_create_api' (cbe48138-903a-4c70-93c9-a689b9bfe17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:13:40.291729 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab19e26-67d5-4402-99d1-324787777c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:40.292974 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:13:40.363272 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab19e26-67d5-4402-99d1-324787777c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:40.364120 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5b2585-9c00-46b6-b94e-ba14c494db55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:40.389585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-298fde3d-129d-44f1-9dcb-9b5cb240a594 req-e5745cc3-ae39-448d-a147-f1d9ed6e9476 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:40.392158 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-298fde3d-129d-44f1-9dcb-9b5cb240a594 req-e5745cc3-ae39-448d-a147-f1d9ed6e9476 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] DELETE https://10.4.3.145/volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad Jul 10 20:13:40.392414 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-298fde3d-129d-44f1-9dcb-9b5cb240a594 req-e5745cc3-ae39-448d-a147-f1d9ed6e9476 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:40.392658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-298fde3d-129d-44f1-9dcb-9b5cb240a594 req-e5745cc3-ae39-448d-a147-f1d9ed6e9476 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:40.405642 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:40.405642 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:40.435690 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Created reservations ['6301221e-9bac-4f1e-934f-b865af8e6030', '749d3ddd-b676-4c36-b70c-c1dcf87d2d86', 'c111d666-f1eb-43a3-822b-cc9a851ead82', 'bffcca5e-cf3d-4666-adc3-bf2fdf970df4'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:13:40.436418 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5b2585-9c00-46b6-b94e-ba14c494db55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6301221e-9bac-4f1e-934f-b865af8e6030', '749d3ddd-b676-4c36-b70c-c1dcf87d2d86', 'c111d666-f1eb-43a3-822b-cc9a851ead82', 'bffcca5e-cf3d-4666-adc3-bf2fdf970df4']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:40.437191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72420cd0-bcdf-42c1-b1dc-bd3f8bda61f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:40.462474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72420cd0-bcdf-42c1-b1dc-bd3f8bda61f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e532722e-3563-445e-b52b-148524fbc43d', '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-1521193473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d3db9013c94451a9ed781ef8bf286d',qos_specs=None,replication_status=,reservations=['6301221e-9bac-4f1e-934f-b865af8e6030','749d3ddd-b676-4c36-b70c-c1dcf87d2d86','c111d666-f1eb-43a3-822b-cc9a851ead82','bffcca5e-cf3d-4666-adc3-bf2fdf970df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5eb1e240fd48b5961a73b3117c915b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1521193473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e532722e-3563-445e-b52b-148524fbc43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6d3db9013c94451a9ed781ef8bf286d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5eb1e240fd48b5961a73b3117c915b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:40.463280 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8622160-f568-46bb-8887-5eb8c04fc1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:40.482932 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8622160-f568-46bb-8887-5eb8c04fc1b3) transitioned into state 'SUCCESS' from state '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-1521193473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d3db9013c94451a9ed781ef8bf286d',qos_specs=None,replication_status=,reservations=['6301221e-9bac-4f1e-934f-b865af8e6030','749d3ddd-b676-4c36-b70c-c1dcf87d2d86','c111d666-f1eb-43a3-822b-cc9a851ead82','bffcca5e-cf3d-4666-adc3-bf2fdf970df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5eb1e240fd48b5961a73b3117c915b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:40.483810 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc3b0fb0-0dc6-4dcb-97f3-d6175550a5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:13:40.492870 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc3b0fb0-0dc6-4dcb-97f3-d6175550a5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:13:40.493785 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Flow 'volume_create_api' (cbe48138-903a-4c70-93c9-a689b9bfe17a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:13:40.494119 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Create volume request issued successfully. Jul 10 20:13:40.494755 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-867abba0-ce5e-402b-a1cd-a9eeae959819 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:13:40.495274 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1244/4937] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:13:40 2026] POST /volume/v3/volumes => generated 753 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:13:40.508368 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2d20c194-fbea-4cea-93e6-b8bd96b4a3b6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:40.510459 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d20c194-fbea-4cea-93e6-b8bd96b4a3b6 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] GET https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d Jul 10 20:13:40.510866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d20c194-fbea-4cea-93e6-b8bd96b4a3b6 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:40.510975 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d20c194-fbea-4cea-93e6-b8bd96b4a3b6 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:40.519940 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:40.519940 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:40.524640 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2d20c194-fbea-4cea-93e6-b8bd96b4a3b6 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Volume info retrieved successfully. Jul 10 20:13:40.530647 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d20c194-fbea-4cea-93e6-b8bd96b4a3b6 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d returned with HTTP 200 Jul 10 20:13:40.531168 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1239/4938] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:40 2026] GET /volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:13:40.939225 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-298fde3d-129d-44f1-9dcb-9b5cb240a594 req-e5745cc3-ae39-448d-a147-f1d9ed6e9476 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad returned with HTTP 200 Jul 10 20:13:40.939823 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1220/4939] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:13:40 2026] DELETE /volume/v3/attachments/7bf4b894-d302-4cc0-a74f-91afce6a74ad => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:41.544312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a9289ea0-68b9-47d9-835f-7a0fa57b7fbf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:41.547242 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9289ea0-68b9-47d9-835f-7a0fa57b7fbf tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] GET https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d Jul 10 20:13:41.547242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a9289ea0-68b9-47d9-835f-7a0fa57b7fbf tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:41.547470 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a9289ea0-68b9-47d9-835f-7a0fa57b7fbf tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:41.557207 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:41.557207 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:41.561325 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a9289ea0-68b9-47d9-835f-7a0fa57b7fbf tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Volume info retrieved successfully. Jul 10 20:13:41.566933 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9289ea0-68b9-47d9-835f-7a0fa57b7fbf tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d returned with HTTP 200 Jul 10 20:13:41.567355 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1237/4940] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:41 2026] GET /volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:41.602926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-4230622a-635b-4b88-bd44-a2ac648445f2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:41.606216 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-4230622a-635b-4b88-bd44-a2ac648445f2 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] GET https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d Jul 10 20:13:41.606534 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-4230622a-635b-4b88-bd44-a2ac648445f2 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:41.606713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-4230622a-635b-4b88-bd44-a2ac648445f2 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:41.615368 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:41.615368 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:41.620364 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-4230622a-635b-4b88-bd44-a2ac648445f2 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Volume info retrieved successfully. Jul 10 20:13:41.626674 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-4230622a-635b-4b88-bd44-a2ac648445f2 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d returned with HTTP 200 Jul 10 20:13:41.627214 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1245/4941] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:41 2026] GET /volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:42.086250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7b1b4478-2258-4f02-bb12-e4bebf5c8e07 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:42.088772 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7b1b4478-2258-4f02-bb12-e4bebf5c8e07 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] GET https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d Jul 10 20:13:42.089038 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7b1b4478-2258-4f02-bb12-e4bebf5c8e07 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:42.089283 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7b1b4478-2258-4f02-bb12-e4bebf5c8e07 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:42.097721 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:42.097721 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:42.102415 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7b1b4478-2258-4f02-bb12-e4bebf5c8e07 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Volume info retrieved successfully. Jul 10 20:13:42.108951 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7b1b4478-2258-4f02-bb12-e4bebf5c8e07 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d returned with HTTP 200 Jul 10 20:13:42.109557 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1240/4942] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:42 2026] GET /volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:42.120923 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9e183028-532f-4f71-add5-c26a63e0a951 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:42.121417 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e183028-532f-4f71-add5-c26a63e0a951 None None] GET https://10.4.3.145/volume// Jul 10 20:13:42.121530 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e183028-532f-4f71-add5-c26a63e0a951 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:42.121752 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e183028-532f-4f71-add5-c26a63e0a951 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:42.122187 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e183028-532f-4f71-add5-c26a63e0a951 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:13:42.122552 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1221/4943] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:13: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 20:13:42.133757 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-14dd2f8d-f2b7-479e-90f9-0456b45cf0d8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:42.137714 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-14dd2f8d-f2b7-479e-90f9-0456b45cf0d8 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:13:42.138552 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-14dd2f8d-f2b7-479e-90f9-0456b45cf0d8 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e532722e-3563-445e-b52b-148524fbc43d", "connector": null, "instance_uuid": "4ce5ae61-4ff5-4983-ac5a-29ac23b9c86b"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:42.152346 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:42.152346 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:42.190311 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-14dd2f8d-f2b7-479e-90f9-0456b45cf0d8 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:13:42.190983 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1238/4944] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:13: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 20:13:44.698933 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-adaf9d45-9392-45ed-8dbd-51f2941b30c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:44.700595 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-adaf9d45-9392-45ed-8dbd-51f2941b30c9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] DELETE https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:13:44.700815 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-adaf9d45-9392-45ed-8dbd-51f2941b30c9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:44.701018 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-adaf9d45-9392-45ed-8dbd-51f2941b30c9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:44.701195 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-adaf9d45-9392-45ed-8dbd-51f2941b30c9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Delete volume with id: 85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:13:44.708350 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:44.708350 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:44.708792 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-adaf9d45-9392-45ed-8dbd-51f2941b30c9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:13:44.727456 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-adaf9d45-9392-45ed-8dbd-51f2941b30c9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Delete volume request issued successfully. Jul 10 20:13:44.727654 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-adaf9d45-9392-45ed-8dbd-51f2941b30c9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 202 Jul 10 20:13:44.728191 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1246/4945] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:13:44 2026] DELETE /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:13:44.735187 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bc2d6f59-0396-4243-8b8d-8cff22e89e8a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:44.736832 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bc2d6f59-0396-4243-8b8d-8cff22e89e8a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:13:44.737031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bc2d6f59-0396-4243-8b8d-8cff22e89e8a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:44.737283 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bc2d6f59-0396-4243-8b8d-8cff22e89e8a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:44.743999 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:44.743999 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:44.747733 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bc2d6f59-0396-4243-8b8d-8cff22e89e8a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:13:44.752672 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bc2d6f59-0396-4243-8b8d-8cff22e89e8a tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 200 Jul 10 20:13:44.753067 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1241/4946] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:13:44 2026] GET /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:45.768939 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2855dc9a-b90b-472c-90c3-8f4d9d46a56f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:45.774803 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2855dc9a-b90b-472c-90c3-8f4d9d46a56f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c Jul 10 20:13:45.775078 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2855dc9a-b90b-472c-90c3-8f4d9d46a56f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:45.775334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2855dc9a-b90b-472c-90c3-8f4d9d46a56f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:45.782245 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2855dc9a-b90b-472c-90c3-8f4d9d46a56f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c returned with HTTP 404 Jul 10 20:13:45.782777 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1222/4947] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:13:45 2026] GET /volume/v3/volumes/85bdc825-3274-4095-bd93-c5ef5b6bc76c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:13:45.792046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1ca8948d-4ae7-42f3-bfd3-701b81d71d71 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:45.794527 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1ca8948d-4ae7-42f3-bfd3-701b81d71d71 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d Jul 10 20:13:45.794527 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1ca8948d-4ae7-42f3-bfd3-701b81d71d71 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:45.794784 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1ca8948d-4ae7-42f3-bfd3-701b81d71d71 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:45.794946 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-1ca8948d-4ae7-42f3-bfd3-701b81d71d71 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Delete snapshot with id: 4c47e320-f210-4e78-8a22-2d395861641d Jul 10 20:13:45.801325 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:45.801325 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:45.801849 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1ca8948d-4ae7-42f3-bfd3-701b81d71d71 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot retrieved successfully. Jul 10 20:13:45.824298 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1ca8948d-4ae7-42f3-bfd3-701b81d71d71 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot delete request issued successfully. Jul 10 20:13:45.824501 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1ca8948d-4ae7-42f3-bfd3-701b81d71d71 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d returned with HTTP 202 Jul 10 20:13:45.824977 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1239/4948] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:13:45 2026] DELETE /volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:45.835216 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1ae36139-0d37-42ea-a22c-82da8d5d0d6d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:45.837513 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1ae36139-0d37-42ea-a22c-82da8d5d0d6d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d Jul 10 20:13:45.837775 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1ae36139-0d37-42ea-a22c-82da8d5d0d6d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:45.838121 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1ae36139-0d37-42ea-a22c-82da8d5d0d6d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:45.844946 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:45.844946 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:45.845465 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1ae36139-0d37-42ea-a22c-82da8d5d0d6d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot retrieved successfully. Jul 10 20:13:45.846361 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1ae36139-0d37-42ea-a22c-82da8d5d0d6d tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d returned with HTTP 200 Jul 10 20:13:45.846732 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1247/4949] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:13:45 2026] GET /volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:46.857614 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c929431c-8269-40d4-866e-9f87f7f3b4e9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:46.859736 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c929431c-8269-40d4-866e-9f87f7f3b4e9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d Jul 10 20:13:46.859957 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c929431c-8269-40d4-866e-9f87f7f3b4e9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:46.860216 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c929431c-8269-40d4-866e-9f87f7f3b4e9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:46.865033 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c929431c-8269-40d4-866e-9f87f7f3b4e9 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d returned with HTTP 404 Jul 10 20:13:46.865607 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1242/4950] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:13:46 2026] GET /volume/v3/snapshots/4c47e320-f210-4e78-8a22-2d395861641d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:48.297210 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9edc520b-b36c-4e93-b575-e005855aea88 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:48.297610 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9edc520b-b36c-4e93-b575-e005855aea88 None None] GET https://10.4.3.145/volume// Jul 10 20:13:48.297684 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9edc520b-b36c-4e93-b575-e005855aea88 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:48.297858 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9edc520b-b36c-4e93-b575-e005855aea88 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:48.298308 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9edc520b-b36c-4e93-b575-e005855aea88 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:13:48.298551 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1223/4951] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:13:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:13:48.307999 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-a7fb0700-dc72-4baf-82a0-16ef6cbb2834 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:48.310439 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-a7fb0700-dc72-4baf-82a0-16ef6cbb2834 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] GET https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d Jul 10 20:13:48.310698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-a7fb0700-dc72-4baf-82a0-16ef6cbb2834 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:48.310938 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-a7fb0700-dc72-4baf-82a0-16ef6cbb2834 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:48.324476 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:48.324476 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:48.329386 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-a7fb0700-dc72-4baf-82a0-16ef6cbb2834 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Volume info retrieved successfully. Jul 10 20:13:48.336534 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-a7fb0700-dc72-4baf-82a0-16ef6cbb2834 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d returned with HTTP 200 Jul 10 20:13:48.337304 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1240/4952] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:13:48 2026] GET /volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d => generated 1540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:48.445514 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7889e83c-246a-4caf-8ab0-6fcf5339498f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:48.447349 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7889e83c-246a-4caf-8ab0-6fcf5339498f tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] PUT https://10.4.3.145/volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782 Jul 10 20:13:48.447693 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7889e83c-246a-4caf-8ab0-6fcf5339498f tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:48.454361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7889e83c-246a-4caf-8ab0-6fcf5339498f tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Acquiring lock "cinder-attachment_update-e532722e-3563-445e-b52b-148524fbc43d-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:13:48.458922 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7889e83c-246a-4caf-8ab0-6fcf5339498f tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Lock "cinder-attachment_update-e532722e-3563-445e-b52b-148524fbc43d-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:13:48.459855 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:48.459855 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:48.981287 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7889e83c-246a-4caf-8ab0-6fcf5339498f tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Lock "cinder-attachment_update-e532722e-3563-445e-b52b-148524fbc43d-np0000005048" released by "attachment_update" :: held 0.522s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:13:48.981570 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-7889e83c-246a-4caf-8ab0-6fcf5339498f tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782 returned with HTTP 200 Jul 10 20:13:48.982016 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1248/4953] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:13:48 2026] PUT /volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:49.494242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-01fe18f1-df51-498a-b244-a6b2b6f89ed4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:49.496788 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-01fe18f1-df51-498a-b244-a6b2b6f89ed4 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] POST https://10.4.3.145/volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782/action Jul 10 20:13:49.497279 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-01fe18f1-df51-498a-b244-a6b2b6f89ed4 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:13:49.497435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-01fe18f1-df51-498a-b244-a6b2b6f89ed4 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:49.518584 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:49.518584 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:49.533137 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-a7ed0d9c-78c7-441c-ad49-7911cd421555 req-01fe18f1-df51-498a-b244-a6b2b6f89ed4 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782/action returned with HTTP 204 Jul 10 20:13:49.533662 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1243/4954] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:13:49 2026] POST /volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:51.543297 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-24e637b7-1ac4-4ed8-95c4-86bfc141941f req-f6eb8a91-33e5-4103-a6de-4dc462d2c946 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:51.545067 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-24e637b7-1ac4-4ed8-95c4-86bfc141941f req-f6eb8a91-33e5-4103-a6de-4dc462d2c946 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] DELETE https://10.4.3.145/volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac Jul 10 20:13:51.545254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-24e637b7-1ac4-4ed8-95c4-86bfc141941f req-f6eb8a91-33e5-4103-a6de-4dc462d2c946 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:51.545439 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-24e637b7-1ac4-4ed8-95c4-86bfc141941f req-f6eb8a91-33e5-4103-a6de-4dc462d2c946 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:51.551610 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:51.551610 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:52.082385 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-24e637b7-1ac4-4ed8-95c4-86bfc141941f req-f6eb8a91-33e5-4103-a6de-4dc462d2c946 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac returned with HTTP 200 Jul 10 20:13:52.082814 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1224/4955] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:13:51 2026] DELETE /volume/v3/attachments/20b1fa88-f860-4b0d-9f2f-5e8736a9caac => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:55.297169 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-bee26571-202c-408e-bb2e-75b6be9607f4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:55.299811 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-bee26571-202c-408e-bb2e-75b6be9607f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:55.299997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-bee26571-202c-408e-bb2e-75b6be9607f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:55.300239 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-bee26571-202c-408e-bb2e-75b6be9607f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:55.307722 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:55.307722 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:55.311102 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-bee26571-202c-408e-bb2e-75b6be9607f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:55.319315 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-bee26571-202c-408e-bb2e-75b6be9607f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:55.319719 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1241/4956] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:13:55 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:55.665684 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6d0ab88-86f9-4dfd-8edb-69ad5f810130 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:55.669385 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6d0ab88-86f9-4dfd-8edb-69ad5f810130 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] DELETE https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:13:55.669385 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6d0ab88-86f9-4dfd-8edb-69ad5f810130 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:55.669385 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6d0ab88-86f9-4dfd-8edb-69ad5f810130 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:55.669385 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b6d0ab88-86f9-4dfd-8edb-69ad5f810130 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Delete volume with id: 94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:13:55.674746 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:55.674746 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:55.675354 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6d0ab88-86f9-4dfd-8edb-69ad5f810130 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:13:55.692411 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6d0ab88-86f9-4dfd-8edb-69ad5f810130 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Delete volume request issued successfully. Jul 10 20:13:55.692411 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6d0ab88-86f9-4dfd-8edb-69ad5f810130 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 202 Jul 10 20:13:55.692411 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1249/4957] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:13:55 2026] DELETE /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:13:55.698840 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-59d27c1f-29c7-425f-a310-08e61afe8a10 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:55.702499 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59d27c1f-29c7-425f-a310-08e61afe8a10 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:13:55.702795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59d27c1f-29c7-425f-a310-08e61afe8a10 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:55.703031 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-59d27c1f-29c7-425f-a310-08e61afe8a10 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:55.712821 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:55.712821 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:55.719031 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-59d27c1f-29c7-425f-a310-08e61afe8a10 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:13:55.726622 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-59d27c1f-29c7-425f-a310-08e61afe8a10 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 200 Jul 10 20:13:55.726907 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1244/4958] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:13:55 2026] GET /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 1422 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:56.738944 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-45a14bb5-a4b6-477f-9bfd-6de0d40f8d22 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:56.741141 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45a14bb5-a4b6-477f-9bfd-6de0d40f8d22 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d Jul 10 20:13:56.741393 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45a14bb5-a4b6-477f-9bfd-6de0d40f8d22 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:56.741621 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45a14bb5-a4b6-477f-9bfd-6de0d40f8d22 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:56.748414 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45a14bb5-a4b6-477f-9bfd-6de0d40f8d22 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d returned with HTTP 404 Jul 10 20:13:56.748993 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1225/4959] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:13:56 2026] GET /volume/v3/volumes/94dfc67d-4e6a-4037-a214-4230b3acd10d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:13:56.756644 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-896754c5-a956-4945-a5b2-f634b7a174a1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:56.758438 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-896754c5-a956-4945-a5b2-f634b7a174a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa Jul 10 20:13:56.758631 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-896754c5-a956-4945-a5b2-f634b7a174a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:56.758816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-896754c5-a956-4945-a5b2-f634b7a174a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:56.758915 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-896754c5-a956-4945-a5b2-f634b7a174a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Delete snapshot with id: a753b1a7-76e4-48dd-abe9-aa94942278fa Jul 10 20:13:56.764243 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:56.764243 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:56.764710 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-896754c5-a956-4945-a5b2-f634b7a174a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot retrieved successfully. Jul 10 20:13:56.785136 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-896754c5-a956-4945-a5b2-f634b7a174a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot delete request issued successfully. Jul 10 20:13:56.785396 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-896754c5-a956-4945-a5b2-f634b7a174a1 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa returned with HTTP 202 Jul 10 20:13:56.785990 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1242/4960] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:13:56 2026] DELETE /volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:13:56.794116 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6f8cb472-4e86-4040-b535-07a9dc499b8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:56.796253 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f8cb472-4e86-4040-b535-07a9dc499b8b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa Jul 10 20:13:56.796477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f8cb472-4e86-4040-b535-07a9dc499b8b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:56.796660 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f8cb472-4e86-4040-b535-07a9dc499b8b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:56.802548 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:56.802548 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:56.803085 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6f8cb472-4e86-4040-b535-07a9dc499b8b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Snapshot retrieved successfully. Jul 10 20:13:56.803947 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f8cb472-4e86-4040-b535-07a9dc499b8b tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa returned with HTTP 200 Jul 10 20:13:56.804354 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1250/4961] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:13:56 2026] GET /volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:57.354393 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6d7f2a16-c2c8-49c3-b164-1f234b53ecab None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:57.354907 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6d7f2a16-c2c8-49c3-b164-1f234b53ecab None None] GET https://10.4.3.145/volume// Jul 10 20:13:57.355307 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6d7f2a16-c2c8-49c3-b164-1f234b53ecab None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:57.355582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6d7f2a16-c2c8-49c3-b164-1f234b53ecab None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:57.355901 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6d7f2a16-c2c8-49c3-b164-1f234b53ecab None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:13:57.356286 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1245/4962] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:13: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 20:13:57.365623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-de36e205-b13b-460b-b31a-802e4ecf8996 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:57.369143 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-de36e205-b13b-460b-b31a-802e4ecf8996 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:13:57.369143 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-de36e205-b13b-460b-b31a-802e4ecf8996 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db4ddb01-9a01-4c9f-a59d-b37dab5e8971", "connector": null, "instance_uuid": "e6b64dd7-ad0c-4ad9-806c-eee8faf4bdd0"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:57.380032 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:57.380032 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:57.415082 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-de36e205-b13b-460b-b31a-802e4ecf8996 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:13:57.415663 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1226/4963] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:13:57 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:57.815039 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ea2e5694-8f64-467f-a2c9-9274296fcde4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:57.817484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ea2e5694-8f64-467f-a2c9-9274296fcde4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa Jul 10 20:13:57.817742 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ea2e5694-8f64-467f-a2c9-9274296fcde4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:57.818012 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ea2e5694-8f64-467f-a2c9-9274296fcde4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:57.823513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ea2e5694-8f64-467f-a2c9-9274296fcde4 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa returned with HTTP 404 Jul 10 20:13:57.824327 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1243/4964] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:13:57 2026] GET /volume/v3/snapshots/a753b1a7-76e4-48dd-abe9-aa94942278fa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:13:57.845201 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-45382172-4c7a-4d1f-8778-0ab8ec18b4bf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:57.847519 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-45382172-4c7a-4d1f-8778-0ab8ec18b4bf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:57.847843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-45382172-4c7a-4d1f-8778-0ab8ec18b4bf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:57.848334 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-45382172-4c7a-4d1f-8778-0ab8ec18b4bf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:57.859862 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:57.859862 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:57.864637 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-45382172-4c7a-4d1f-8778-0ab8ec18b4bf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:57.870626 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-45382172-4c7a-4d1f-8778-0ab8ec18b4bf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:57.870626 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1251/4965] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:57 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:57.953565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7feba320-c4bb-40c0-84e1-d8d7c87c5f02 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:57.954015 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7feba320-c4bb-40c0-84e1-d8d7c87c5f02 None None] GET https://10.4.3.145/volume// Jul 10 20:13:57.954258 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7feba320-c4bb-40c0-84e1-d8d7c87c5f02 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:57.954474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7feba320-c4bb-40c0-84e1-d8d7c87c5f02 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:57.954851 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7feba320-c4bb-40c0-84e1-d8d7c87c5f02 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:13:57.955210 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1246/4966] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:13: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 20:13:57.967641 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-f3f6c7bb-b729-44a5-9f39-09579a76102a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:57.970456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-f3f6c7bb-b729-44a5-9f39-09579a76102a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:57.970751 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-f3f6c7bb-b729-44a5-9f39-09579a76102a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:57.971027 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-f3f6c7bb-b729-44a5-9f39-09579a76102a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:57.982092 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:57.982092 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:57.985836 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-f3f6c7bb-b729-44a5-9f39-09579a76102a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:57.991241 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-f3f6c7bb-b729-44a5-9f39-09579a76102a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:57.991718 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1227/4967] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:13:57 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 1083 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:13:58.108535 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-60da3d90-6966-4970-b4a4-5df50458ebb2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:58.110739 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-60da3d90-6966-4970-b4a4-5df50458ebb2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] PUT https://10.4.3.145/volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c Jul 10 20:13:58.111203 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-60da3d90-6966-4970-b4a4-5df50458ebb2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:13:58.119211 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-60da3d90-6966-4970-b4a4-5df50458ebb2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Acquiring lock "cinder-attachment_update-db4ddb01-9a01-4c9f-a59d-b37dab5e8971-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:13:58.123765 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-60da3d90-6966-4970-b4a4-5df50458ebb2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Lock "cinder-attachment_update-db4ddb01-9a01-4c9f-a59d-b37dab5e8971-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:13:58.124739 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:58.124739 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:13:58.647517 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-60da3d90-6966-4970-b4a4-5df50458ebb2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Lock "cinder-attachment_update-db4ddb01-9a01-4c9f-a59d-b37dab5e8971-np0000005048" released by "attachment_update" :: held 0.523s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:13:58.647517 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-60da3d90-6966-4970-b4a4-5df50458ebb2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c returned with HTTP 200 Jul 10 20:13:58.647517 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1244/4968] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:13:58 2026] PUT /volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:13:58.657600 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-5d836780-26b3-4fc9-a6c4-57b03df71a6d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:58.660062 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-5d836780-26b3-4fc9-a6c4-57b03df71a6d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/encryption Jul 10 20:13:58.660326 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-5d836780-26b3-4fc9-a6c4-57b03df71a6d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:58.660540 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-5d836780-26b3-4fc9-a6c4-57b03df71a6d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:58.674688 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:58.674688 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:13:58.685691 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-5d836780-26b3-4fc9-a6c4-57b03df71a6d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/encryption returned with HTTP 200 Jul 10 20:13:58.686321 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1252/4969] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:13:58 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:58.889989 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ecc9d37f-cee2-424f-8e5f-bcf45cbbd9fa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:58.891879 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ecc9d37f-cee2-424f-8e5f-bcf45cbbd9fa tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:58.892214 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ecc9d37f-cee2-424f-8e5f-bcf45cbbd9fa tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:58.892382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ecc9d37f-cee2-424f-8e5f-bcf45cbbd9fa tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:58.904388 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:58.904388 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:13:58.908539 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ecc9d37f-cee2-424f-8e5f-bcf45cbbd9fa tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:58.912578 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ecc9d37f-cee2-424f-8e5f-bcf45cbbd9fa tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:58.912922 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1247/4970] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:58 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:13:59.929598 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dc9670b7-d9f2-4e72-93a1-c207aad3305c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:13:59.936128 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dc9670b7-d9f2-4e72-93a1-c207aad3305c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:13:59.936128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dc9670b7-d9f2-4e72-93a1-c207aad3305c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:13:59.936128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dc9670b7-d9f2-4e72-93a1-c207aad3305c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:13:59.958072 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:13:59.958072 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:13:59.966108 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dc9670b7-d9f2-4e72-93a1-c207aad3305c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:13:59.975768 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dc9670b7-d9f2-4e72-93a1-c207aad3305c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:13:59.976379 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1228/4971] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:13:59 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:00.991311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0a405718-5c6c-41ba-a681-6e84c11f33ce None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:00.993243 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a405718-5c6c-41ba-a681-6e84c11f33ce tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:00.993422 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a405718-5c6c-41ba-a681-6e84c11f33ce tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:00.993610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a405718-5c6c-41ba-a681-6e84c11f33ce tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:01.003371 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:01.003371 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:01.008311 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0a405718-5c6c-41ba-a681-6e84c11f33ce tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:01.016280 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a405718-5c6c-41ba-a681-6e84c11f33ce tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:01.016764 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1245/4972] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:00 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:02.031712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e1107a18-f378-4707-b051-871cca67935c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:02.036991 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1107a18-f378-4707-b051-871cca67935c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:02.036991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1107a18-f378-4707-b051-871cca67935c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:02.036991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1107a18-f378-4707-b051-871cca67935c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:02.051222 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:02.051222 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:02.056116 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e1107a18-f378-4707-b051-871cca67935c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:02.063667 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1107a18-f378-4707-b051-871cca67935c tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:02.064815 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1253/4973] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:02 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:03.079495 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8364aefd-34fb-4326-a9ee-3c39f9cf4e2f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:03.081125 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8364aefd-34fb-4326-a9ee-3c39f9cf4e2f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:03.081316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8364aefd-34fb-4326-a9ee-3c39f9cf4e2f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:03.081490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8364aefd-34fb-4326-a9ee-3c39f9cf4e2f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:03.089806 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:03.089806 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:03.092774 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8364aefd-34fb-4326-a9ee-3c39f9cf4e2f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:03.096278 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8364aefd-34fb-4326-a9ee-3c39f9cf4e2f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:03.096595 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1248/4974] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:03 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:04.087756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b9954fe7-a039-4b1f-9bfd-eda52dcde589 req-af4ac1c7-eebb-427e-935f-c6220aafa025 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:04.090014 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b9954fe7-a039-4b1f-9bfd-eda52dcde589 req-af4ac1c7-eebb-427e-935f-c6220aafa025 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] DELETE https://10.4.3.145/volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395 Jul 10 20:14:04.090256 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b9954fe7-a039-4b1f-9bfd-eda52dcde589 req-af4ac1c7-eebb-427e-935f-c6220aafa025 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:04.090453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b9954fe7-a039-4b1f-9bfd-eda52dcde589 req-af4ac1c7-eebb-427e-935f-c6220aafa025 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:04.098759 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:04.098759 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:04.109650 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dcd6616b-38d2-4ec8-8413-de09d344e04e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:04.113213 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dcd6616b-38d2-4ec8-8413-de09d344e04e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:04.113410 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dcd6616b-38d2-4ec8-8413-de09d344e04e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:04.113576 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dcd6616b-38d2-4ec8-8413-de09d344e04e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:04.129554 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:04.129554 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:04.133151 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-dcd6616b-38d2-4ec8-8413-de09d344e04e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:04.140174 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dcd6616b-38d2-4ec8-8413-de09d344e04e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:04.140606 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1246/4975] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:04 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:04.313208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ebede51d-0439-415f-b870-a27a76f420b5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:04.315166 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:04.315559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1004505353"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:04.317597 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1004505353'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:04.317742 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume of 1 GB Jul 10 20:14:04.322445 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Availability Zones retrieved successfully. Jul 10 20:14:04.329590 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Flow 'volume_create_api' (2f33481c-2a25-4ad1-a0ea-33f9619f29e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:04.330738 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7867b315-2470-4063-a0e5-14ddc9d1e6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:04.331924 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:04.354560 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7867b315-2470-4063-a0e5-14ddc9d1e6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:04.355225 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a4c634-e17f-462c-a687-ae971e69a145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:04.401369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Created reservations ['c26453e8-2751-4aa8-bec5-1c7f03abb781', '4918e882-1ac3-4803-bf42-7e25cc068ca2', 'f610f0ab-f2eb-4bff-8805-8f1f4bf01dda', 'b3ee50fe-a994-4a83-a895-649560a9013f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:04.402297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a4c634-e17f-462c-a687-ae971e69a145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26453e8-2751-4aa8-bec5-1c7f03abb781', '4918e882-1ac3-4803-bf42-7e25cc068ca2', 'f610f0ab-f2eb-4bff-8805-8f1f4bf01dda', 'b3ee50fe-a994-4a83-a895-649560a9013f']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:04.403435 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6c7eeb-975d-4137-99f2-b944831462ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:04.431878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6c7eeb-975d-4137-99f2-b944831462ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62867d01-8804-4b8d-aaf3-a462a2a92591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1004505353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1d08a48dfd4294b1a6b05e46971494',qos_specs=None,replication_status=,reservations=['c26453e8-2751-4aa8-bec5-1c7f03abb781','4918e882-1ac3-4803-bf42-7e25cc068ca2','f610f0ab-f2eb-4bff-8805-8f1f4bf01dda','b3ee50fe-a994-4a83-a895-649560a9013f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f004b48978304e7b8d9023b9baeb9240',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1004505353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62867d01-8804-4b8d-aaf3-a462a2a92591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe1d08a48dfd4294b1a6b05e46971494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f004b48978304e7b8d9023b9baeb9240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:04.432841 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8cdf8e-0697-4a8a-ae07-b42e4d5ba35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:04.451468 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8cdf8e-0697-4a8a-ae07-b42e4d5ba35e) transitioned into state 'SUCCESS' from state '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-1004505353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1d08a48dfd4294b1a6b05e46971494',qos_specs=None,replication_status=,reservations=['c26453e8-2751-4aa8-bec5-1c7f03abb781','4918e882-1ac3-4803-bf42-7e25cc068ca2','f610f0ab-f2eb-4bff-8805-8f1f4bf01dda','b3ee50fe-a994-4a83-a895-649560a9013f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f004b48978304e7b8d9023b9baeb9240',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:04.452031 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740acfc2-33bf-4ddc-b444-57ed975b17c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:04.460560 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740acfc2-33bf-4ddc-b444-57ed975b17c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:04.461280 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Flow 'volume_create_api' (2f33481c-2a25-4ad1-a0ea-33f9619f29e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:04.461540 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume request issued successfully. Jul 10 20:14:04.462040 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebede51d-0439-415f-b870-a27a76f420b5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:04.462505 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1254/4976] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:14:04 2026] POST /volume/v3/volumes => generated 755 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:14:04.475773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-540f6a7b-25a0-4002-828f-71bd429d9d9e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:04.479938 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-540f6a7b-25a0-4002-828f-71bd429d9d9e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:04.480162 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-540f6a7b-25a0-4002-828f-71bd429d9d9e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:04.480393 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-540f6a7b-25a0-4002-828f-71bd429d9d9e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:04.488053 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:04.488053 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:04.491674 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-540f6a7b-25a0-4002-828f-71bd429d9d9e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:04.496714 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-540f6a7b-25a0-4002-828f-71bd429d9d9e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:04.497288 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1249/4977] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:04 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:04.624548 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b9954fe7-a039-4b1f-9bfd-eda52dcde589 req-af4ac1c7-eebb-427e-935f-c6220aafa025 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395 returned with HTTP 200 Jul 10 20:14:04.625073 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1229/4978] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:14:04 2026] DELETE /volume/v3/attachments/6403911c-0a6b-4aae-b2f9-8a1d2762a395 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:05.164120 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-98c11fdf-e458-496a-ae17-7e6b7f8d6c0a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:05.166258 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-98c11fdf-e458-496a-ae17-7e6b7f8d6c0a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:05.166493 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-98c11fdf-e458-496a-ae17-7e6b7f8d6c0a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:05.166755 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-98c11fdf-e458-496a-ae17-7e6b7f8d6c0a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:05.175841 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:05.175841 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:05.179925 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-98c11fdf-e458-496a-ae17-7e6b7f8d6c0a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:05.185175 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-98c11fdf-e458-496a-ae17-7e6b7f8d6c0a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:05.185631 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1247/4979] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:05 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:05.512000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-393381ec-6146-48c4-a8ae-aac2fb7b5759 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:05.514190 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-393381ec-6146-48c4-a8ae-aac2fb7b5759 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:05.514438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-393381ec-6146-48c4-a8ae-aac2fb7b5759 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:05.514694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-393381ec-6146-48c4-a8ae-aac2fb7b5759 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:05.524904 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:05.524904 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:05.530244 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-393381ec-6146-48c4-a8ae-aac2fb7b5759 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:05.536845 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-393381ec-6146-48c4-a8ae-aac2fb7b5759 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:05.537458 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1255/4980] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:05 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:05.583022 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f11e449a-36c6-4050-a838-969540977116 req-dc8397d5-81ea-45fd-bade-ae604d4b53aa None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:05.585259 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-dc8397d5-81ea-45fd-bade-ae604d4b53aa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:05.585563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-dc8397d5-81ea-45fd-bade-ae604d4b53aa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:05.585824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-dc8397d5-81ea-45fd-bade-ae604d4b53aa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:05.593440 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:05.593440 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:05.597365 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-f11e449a-36c6-4050-a838-969540977116 req-dc8397d5-81ea-45fd-bade-ae604d4b53aa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:05.601822 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-dc8397d5-81ea-45fd-bade-ae604d4b53aa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:05.602488 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1250/4981] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:14:05 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:05.815400 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-b5a88159-dcb2-4b6c-b2ae-9166e6e9dc10 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:05.818124 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-b5a88159-dcb2-4b6c-b2ae-9166e6e9dc10 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c/action Jul 10 20:14:05.818604 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-b5a88159-dcb2-4b6c-b2ae-9166e6e9dc10 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:14:05.818757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-b5a88159-dcb2-4b6c-b2ae-9166e6e9dc10 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:05.845458 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:05.845458 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:05.862003 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-787f907d-31f1-45bc-b62f-0dd87a33f8d8 req-b5a88159-dcb2-4b6c-b2ae-9166e6e9dc10 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c/action returned with HTTP 204 Jul 10 20:14:05.862537 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1230/4982] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:14:05 2026] POST /volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:06.204878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2ab77a8c-e22f-4986-a772-65610b0dc14b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:06.206803 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ab77a8c-e22f-4986-a772-65610b0dc14b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:06.207020 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ab77a8c-e22f-4986-a772-65610b0dc14b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:06.207224 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ab77a8c-e22f-4986-a772-65610b0dc14b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:06.217840 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:06.217840 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:06.222271 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2ab77a8c-e22f-4986-a772-65610b0dc14b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:06.227794 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ab77a8c-e22f-4986-a772-65610b0dc14b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:06.228268 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1248/4983] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:06 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 1196 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:06.240482 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42272b2b-f101-410e-bd07-66f69dc09c7e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:06.242752 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42272b2b-f101-410e-bd07-66f69dc09c7e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:06.242979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42272b2b-f101-410e-bd07-66f69dc09c7e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:06.243212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42272b2b-f101-410e-bd07-66f69dc09c7e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:06.253535 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:06.253535 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:06.258074 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42272b2b-f101-410e-bd07-66f69dc09c7e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:06.264361 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42272b2b-f101-410e-bd07-66f69dc09c7e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:06.264977 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1256/4984] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:06 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 1196 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:06.309790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-49b46bf1-0b8d-4f2f-8937-7ec19ca5ac02 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:06.312239 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-49b46bf1-0b8d-4f2f-8937-7ec19ca5ac02 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:06.312475 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-49b46bf1-0b8d-4f2f-8937-7ec19ca5ac02 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:06.312738 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-49b46bf1-0b8d-4f2f-8937-7ec19ca5ac02 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:06.324115 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:06.324115 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:06.328518 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-49b46bf1-0b8d-4f2f-8937-7ec19ca5ac02 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:06.335326 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-49b46bf1-0b8d-4f2f-8937-7ec19ca5ac02 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:06.335758 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1251/4985] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:14:06 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 1196 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:06.360045 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-f4e7189e-07f0-4705-98f1-766de5e66777 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:06.362604 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-f4e7189e-07f0-4705-98f1-766de5e66777 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/action Jul 10 20:14:06.363021 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-f4e7189e-07f0-4705-98f1-766de5e66777 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:14:06.363192 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-f4e7189e-07f0-4705-98f1-766de5e66777 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:06.376537 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:06.376537 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:06.377134 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-f4e7189e-07f0-4705-98f1-766de5e66777 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:06.385909 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-f4e7189e-07f0-4705-98f1-766de5e66777 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Begin detaching volume completed successfully. Jul 10 20:14:06.386088 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-f4e7189e-07f0-4705-98f1-766de5e66777 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/action returned with HTTP 202 Jul 10 20:14:06.386633 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1231/4986] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:14:06 2026] POST /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:14:07.419719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cfe0afcc-e94c-46fb-a357-73f758419331 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:07.420224 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cfe0afcc-e94c-46fb-a357-73f758419331 None None] GET https://10.4.3.145/volume// Jul 10 20:14:07.420411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cfe0afcc-e94c-46fb-a357-73f758419331 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:07.420626 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cfe0afcc-e94c-46fb-a357-73f758419331 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:07.420999 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cfe0afcc-e94c-46fb-a357-73f758419331 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:14:07.421347 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1249/4987] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:14: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 20:14:07.430215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-a78b1df0-ab81-403d-bbff-594a50dcd2fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:07.432752 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-a78b1df0-ab81-403d-bbff-594a50dcd2fd tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:07.433120 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-a78b1df0-ab81-403d-bbff-594a50dcd2fd tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:07.433380 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-a78b1df0-ab81-403d-bbff-594a50dcd2fd tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:07.446424 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:07.446424 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:07.450351 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-a78b1df0-ab81-403d-bbff-594a50dcd2fd tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:07.455666 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-a78b1df0-ab81-403d-bbff-594a50dcd2fd tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:07.456224 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1257/4988] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:14:07 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 1379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:14:07.470101 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-42184354-aa87-4d36-990a-2062a86982d5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:07.472700 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-42184354-aa87-4d36-990a-2062a86982d5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/encryption Jul 10 20:14:07.472700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-42184354-aa87-4d36-990a-2062a86982d5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:07.472879 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-42184354-aa87-4d36-990a-2062a86982d5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:07.484139 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:07.484139 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:07.492366 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-42184354-aa87-4d36-990a-2062a86982d5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/encryption returned with HTTP 200 Jul 10 20:14:07.493097 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1252/4989] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:14:07 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:07.640098 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1f8218ed-1885-411b-972c-31c5999e04ed None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:07.640569 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f8218ed-1885-411b-972c-31c5999e04ed None None] GET https://10.4.3.145/volume// Jul 10 20:14:07.640653 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f8218ed-1885-411b-972c-31c5999e04ed None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:07.640877 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f8218ed-1885-411b-972c-31c5999e04ed None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:07.641249 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f8218ed-1885-411b-972c-31c5999e04ed None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:14:07.641541 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1232/4990] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:14: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 20:14:07.652451 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-f11e449a-36c6-4050-a838-969540977116 req-c7577a91-ff7e-464b-97de-2c9708a470fa None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:07.655844 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-c7577a91-ff7e-464b-97de-2c9708a470fa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:14:07.656352 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-c7577a91-ff7e-464b-97de-2c9708a470fa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62867d01-8804-4b8d-aaf3-a462a2a92591", "connector": null, "instance_uuid": "f6341fe2-07e9-488b-b46a-1ad6aa7b8b7d"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:07.667889 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:07.667889 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:07.722152 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-c7577a91-ff7e-464b-97de-2c9708a470fa tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:14:07.722152 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1250/4991] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:14:07 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 20:14:07.970497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c78a4a16-cd0c-41fb-853f-467cdb94fee6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:07.972382 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c78a4a16-cd0c-41fb-853f-467cdb94fee6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] DELETE https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:14:07.972628 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c78a4a16-cd0c-41fb-853f-467cdb94fee6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:07.972853 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c78a4a16-cd0c-41fb-853f-467cdb94fee6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:07.972939 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-c78a4a16-cd0c-41fb-853f-467cdb94fee6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Delete volume with id: 4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:14:07.979904 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:07.979904 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:07.980446 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c78a4a16-cd0c-41fb-853f-467cdb94fee6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:14:07.998980 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c78a4a16-cd0c-41fb-853f-467cdb94fee6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Delete volume request issued successfully. Jul 10 20:14:07.999173 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c78a4a16-cd0c-41fb-853f-467cdb94fee6 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 202 Jul 10 20:14:07.999629 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1258/4992] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:14:07 2026] DELETE /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:14:08.013524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-13dab4f7-c7a6-4c7b-b672-712b7e595a52 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:08.015903 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-13dab4f7-c7a6-4c7b-b672-712b7e595a52 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:14:08.016119 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-13dab4f7-c7a6-4c7b-b672-712b7e595a52 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:08.016352 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-13dab4f7-c7a6-4c7b-b672-712b7e595a52 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:08.025408 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:08.025408 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:08.030874 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-13dab4f7-c7a6-4c7b-b672-712b7e595a52 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Volume info retrieved successfully. Jul 10 20:14:08.037789 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-13dab4f7-c7a6-4c7b-b672-712b7e595a52 tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 200 Jul 10 20:14:08.038320 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1253/4993] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:08 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:14:08.123631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-abb467f9-862e-48df-ab40-b56cac164861 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:08.125531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-abb467f9-862e-48df-ab40-b56cac164861 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:08.125706 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-abb467f9-862e-48df-ab40-b56cac164861 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:08.125895 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-abb467f9-862e-48df-ab40-b56cac164861 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:08.144799 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:08.144799 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:08.150442 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-abb467f9-862e-48df-ab40-b56cac164861 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:08.156306 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-abb467f9-862e-48df-ab40-b56cac164861 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:08.156759 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1233/4994] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:08 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:08.258870 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7b8d1b54-93ee-4963-b60e-7b0548982a85 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:08.259370 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7b8d1b54-93ee-4963-b60e-7b0548982a85 None None] GET https://10.4.3.145/volume// Jul 10 20:14:08.259545 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7b8d1b54-93ee-4963-b60e-7b0548982a85 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:08.259780 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7b8d1b54-93ee-4963-b60e-7b0548982a85 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:08.260213 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7b8d1b54-93ee-4963-b60e-7b0548982a85 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:14:08.260533 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1251/4995] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:14: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 20:14:08.270998 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f11e449a-36c6-4050-a838-969540977116 req-a09b505c-ad88-4ebe-a9ff-2b5697dcec1c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:08.273642 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-a09b505c-ad88-4ebe-a9ff-2b5697dcec1c tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:08.273886 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-a09b505c-ad88-4ebe-a9ff-2b5697dcec1c tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:08.274143 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-a09b505c-ad88-4ebe-a9ff-2b5697dcec1c tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:08.288518 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:08.288518 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:08.293350 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f11e449a-36c6-4050-a838-969540977116 req-a09b505c-ad88-4ebe-a9ff-2b5697dcec1c tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:08.299587 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-a09b505c-ad88-4ebe-a9ff-2b5697dcec1c tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:08.300218 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1259/4996] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:14:08 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:14:08.424327 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f11e449a-36c6-4050-a838-969540977116 req-6aed687e-71a2-4b02-af75-daac7436b51a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:08.426764 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-6aed687e-71a2-4b02-af75-daac7436b51a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] PUT https://10.4.3.145/volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590 Jul 10 20:14:08.427283 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-6aed687e-71a2-4b02-af75-daac7436b51a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:08.436613 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-f11e449a-36c6-4050-a838-969540977116 req-6aed687e-71a2-4b02-af75-daac7436b51a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Acquiring lock "cinder-attachment_update-62867d01-8804-4b8d-aaf3-a462a2a92591-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:14:08.441917 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-f11e449a-36c6-4050-a838-969540977116 req-6aed687e-71a2-4b02-af75-daac7436b51a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Lock "cinder-attachment_update-62867d01-8804-4b8d-aaf3-a462a2a92591-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:14:08.443441 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:08.443441 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:08.473250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-4f917829-8d9f-4d24-bf50-eb7cc51da6e9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:08.475205 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-4f917829-8d9f-4d24-bf50-eb7cc51da6e9 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] DELETE https://10.4.3.145/volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c Jul 10 20:14:08.475396 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-4f917829-8d9f-4d24-bf50-eb7cc51da6e9 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:08.475576 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-4f917829-8d9f-4d24-bf50-eb7cc51da6e9 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:08.482402 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:08.482402 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:08.966249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-f11e449a-36c6-4050-a838-969540977116 req-6aed687e-71a2-4b02-af75-daac7436b51a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Lock "cinder-attachment_update-62867d01-8804-4b8d-aaf3-a462a2a92591-np0000005048" released by "attachment_update" :: held 0.524s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:14:08.966707 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-6aed687e-71a2-4b02-af75-daac7436b51a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590 returned with HTTP 200 Jul 10 20:14:08.967064 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1254/4997] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:14:08 2026] PUT /volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:09.012418 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-19ff4cd3-e333-41d8-9803-89980aa46e22 req-4f917829-8d9f-4d24-bf50-eb7cc51da6e9 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c returned with HTTP 200 Jul 10 20:14:09.012843 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1234/4998] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:14:08 2026] DELETE /volume/v3/attachments/c1bf527a-bbf4-4eb7-b8f4-31aa7a9c252c => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:09.057613 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-644b7126-dc66-49ed-ab4c-e824a5cd821f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:09.059415 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-644b7126-dc66-49ed-ab4c-e824a5cd821f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] GET https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 Jul 10 20:14:09.059768 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-644b7126-dc66-49ed-ab4c-e824a5cd821f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:09.060115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-644b7126-dc66-49ed-ab4c-e824a5cd821f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:09.065633 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-644b7126-dc66-49ed-ab4c-e824a5cd821f tempest-TestVolumeBootPatternV346-387617119 tempest-TestVolumeBootPatternV346-387617119-project-member] https://10.4.3.145/volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 returned with HTTP 404 Jul 10 20:14:09.066454 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1252/4999] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:09 2026] GET /volume/v3/volumes/4f32edb8-0977-40ae-a8a5-687920db8c69 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:14:09.169996 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6270725c-b182-444f-b4c5-d872e3c55a22 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:09.171553 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6270725c-b182-444f-b4c5-d872e3c55a22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:09.171754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6270725c-b182-444f-b4c5-d872e3c55a22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:09.171942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6270725c-b182-444f-b4c5-d872e3c55a22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:09.185657 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:09.185657 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:09.191336 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6270725c-b182-444f-b4c5-d872e3c55a22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:09.196074 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6270725c-b182-444f-b4c5-d872e3c55a22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:09.196461 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1260/5000] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:09 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:09.596915 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-e8ad1f78-0e31-4e47-bb00-2a64dec80a70 req-d07389fb-6a16-4847-9e14-ea3184cde6ea None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:09.598742 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e8ad1f78-0e31-4e47-bb00-2a64dec80a70 req-d07389fb-6a16-4847-9e14-ea3184cde6ea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:09.598910 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e8ad1f78-0e31-4e47-bb00-2a64dec80a70 req-d07389fb-6a16-4847-9e14-ea3184cde6ea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:09.599096 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-e8ad1f78-0e31-4e47-bb00-2a64dec80a70 req-d07389fb-6a16-4847-9e14-ea3184cde6ea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:09.605859 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:09.605859 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:09.609249 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-e8ad1f78-0e31-4e47-bb00-2a64dec80a70 req-d07389fb-6a16-4847-9e14-ea3184cde6ea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:09.612998 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-e8ad1f78-0e31-4e47-bb00-2a64dec80a70 req-d07389fb-6a16-4847-9e14-ea3184cde6ea tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:09.613547 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1255/5001] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:14:09 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:10.210348 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-68fab594-e156-4880-81f4-24b2527d5161 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:10.212305 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-68fab594-e156-4880-81f4-24b2527d5161 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:10.212564 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-68fab594-e156-4880-81f4-24b2527d5161 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:10.212788 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-68fab594-e156-4880-81f4-24b2527d5161 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:10.227683 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:10.227683 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:10.237110 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-68fab594-e156-4880-81f4-24b2527d5161 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:10.243577 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-68fab594-e156-4880-81f4-24b2527d5161 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:10.244060 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1235/5002] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:10 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:11.260723 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-930b4e59-ca96-472d-9720-0947e8a9b8ff None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:11.262489 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-930b4e59-ca96-472d-9720-0947e8a9b8ff tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:11.262677 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-930b4e59-ca96-472d-9720-0947e8a9b8ff tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:11.262876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-930b4e59-ca96-472d-9720-0947e8a9b8ff tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:11.272783 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:11.272783 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:11.276363 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-930b4e59-ca96-472d-9720-0947e8a9b8ff tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:11.281595 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-930b4e59-ca96-472d-9720-0947e8a9b8ff tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:11.282178 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1253/5003] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:11 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:12.296984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8e5a7de9-3062-4b6c-8682-6aa97a90d82d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:12.300620 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e5a7de9-3062-4b6c-8682-6aa97a90d82d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:12.300620 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e5a7de9-3062-4b6c-8682-6aa97a90d82d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:12.300620 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e5a7de9-3062-4b6c-8682-6aa97a90d82d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:12.311692 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:12.311692 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:12.319999 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8e5a7de9-3062-4b6c-8682-6aa97a90d82d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:12.323838 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e5a7de9-3062-4b6c-8682-6aa97a90d82d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:12.324581 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1261/5004] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:12 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:13.337438 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-76443f33-ff6c-4b87-9b54-8998a4b1243a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:13.339242 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-76443f33-ff6c-4b87-9b54-8998a4b1243a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:13.339452 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-76443f33-ff6c-4b87-9b54-8998a4b1243a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:13.339671 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-76443f33-ff6c-4b87-9b54-8998a4b1243a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:13.349739 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:13.349739 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:13.353495 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-76443f33-ff6c-4b87-9b54-8998a4b1243a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:13.358514 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-76443f33-ff6c-4b87-9b54-8998a4b1243a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:13.359016 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1256/5005] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:13 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:14.298453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:14.372829 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-97d777fe-aed3-4af2-a7f8-cef2debfe508 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:14.374635 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-97d777fe-aed3-4af2-a7f8-cef2debfe508 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:14.374841 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-97d777fe-aed3-4af2-a7f8-cef2debfe508 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:14.375107 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-97d777fe-aed3-4af2-a7f8-cef2debfe508 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:14.385319 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:14.385319 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:14.386656 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:14.386983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-719113502"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:14.388348 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-719113502'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:14.388460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume of 1 GB Jul 10 20:14:14.389092 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-97d777fe-aed3-4af2-a7f8-cef2debfe508 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:14.391887 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Availability Zones retrieved successfully. Jul 10 20:14:14.393737 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-97d777fe-aed3-4af2-a7f8-cef2debfe508 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:14.394144 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1254/5006] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:14 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:14.397420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (4807593f-1676-4bdd-94d9-e02ca3f4a4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:14.398323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7326a62-0535-4ad2-a6a2-7fdab0d8036f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:14.399383 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:14.421033 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7326a62-0535-4ad2-a6a2-7fdab0d8036f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:14.421721 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccaff28-edd5-4876-939d-7f3a59263b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:14.472501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Created reservations ['698d7534-f38b-49cc-8a75-3d9c6f43bbf2', '9b7a89b2-e162-4952-bd3f-5bdf873d7644', '87e4d8eb-f6cd-4126-ad62-fc1b15735243', '833a4656-c2c5-456d-9f85-9072b967cefc'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:14.473246 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccaff28-edd5-4876-939d-7f3a59263b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['698d7534-f38b-49cc-8a75-3d9c6f43bbf2', '9b7a89b2-e162-4952-bd3f-5bdf873d7644', '87e4d8eb-f6cd-4126-ad62-fc1b15735243', '833a4656-c2c5-456d-9f85-9072b967cefc']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:14.473868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8c5450-4051-4e65-b41d-16a0fd5f7da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:14.495356 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8c5450-4051-4e65-b41d-16a0fd5f7da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e2c3dfc-f086-42f1-b848-e7967a119ab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-719113502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['698d7534-f38b-49cc-8a75-3d9c6f43bbf2','9b7a89b2-e162-4952-bd3f-5bdf873d7644','87e4d8eb-f6cd-4126-ad62-fc1b15735243','833a4656-c2c5-456d-9f85-9072b967cefc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-719113502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e2c3dfc-f086-42f1-b848-e7967a119ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b47556f109441ba16acb20bdcfcd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eda65fe028045ce8630baeadc600513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:14.496090 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093b84db-ad34-4f8f-a10e-edd5108a18f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:14.513245 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093b84db-ad34-4f8f-a10e-edd5108a18f0) transitioned into state 'SUCCESS' from state '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-719113502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['698d7534-f38b-49cc-8a75-3d9c6f43bbf2','9b7a89b2-e162-4952-bd3f-5bdf873d7644','87e4d8eb-f6cd-4126-ad62-fc1b15735243','833a4656-c2c5-456d-9f85-9072b967cefc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:14.514050 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faafbc2b-eb69-4e6f-b2fe-d5b1126e7d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:14.523893 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faafbc2b-eb69-4e6f-b2fe-d5b1126e7d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:14.525201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (4807593f-1676-4bdd-94d9-e02ca3f4a4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:14.525558 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request issued successfully. Jul 10 20:14:14.526735 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6ff9e28-9a3d-47db-998a-dc9d21675cab tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:14.527270 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1236/5007] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:14:14 2026] POST /volume/v3/volumes => generated 757 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:14:14.542073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-84530598-d2f0-469e-a8a4-014a070048f6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:14.543899 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84530598-d2f0-469e-a8a4-014a070048f6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 Jul 10 20:14:14.544125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84530598-d2f0-469e-a8a4-014a070048f6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:14.544315 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84530598-d2f0-469e-a8a4-014a070048f6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:14.550844 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:14.550844 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:14.554564 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-84530598-d2f0-469e-a8a4-014a070048f6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:14.559048 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84530598-d2f0-469e-a8a4-014a070048f6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 returned with HTTP 200 Jul 10 20:14:14.559466 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1262/5008] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:14 2026] GET /volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:15.183426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f11e449a-36c6-4050-a838-969540977116 req-7c2f6f37-c0e4-4bcf-9fda-12d2301ab174 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.185249 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-7c2f6f37-c0e4-4bcf-9fda-12d2301ab174 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590/action Jul 10 20:14:15.185559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-7c2f6f37-c0e4-4bcf-9fda-12d2301ab174 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:14:15.185670 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-7c2f6f37-c0e4-4bcf-9fda-12d2301ab174 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:15.200813 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.200813 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:15.210675 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f11e449a-36c6-4050-a838-969540977116 req-7c2f6f37-c0e4-4bcf-9fda-12d2301ab174 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590/action returned with HTTP 204 Jul 10 20:14:15.211116 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1257/5009] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:14:15 2026] POST /volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:15.406561 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0d7ce8d5-ba18-45df-9563-08dc35cb5893 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.408578 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d7ce8d5-ba18-45df-9563-08dc35cb5893 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:15.408829 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d7ce8d5-ba18-45df-9563-08dc35cb5893 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:15.409041 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0d7ce8d5-ba18-45df-9563-08dc35cb5893 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:15.420274 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.420274 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:15.424248 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0d7ce8d5-ba18-45df-9563-08dc35cb5893 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:15.429046 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0d7ce8d5-ba18-45df-9563-08dc35cb5893 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:15.429458 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1255/5010] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:15 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:15.446138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d711672a-664b-40e2-b87a-854bac9a598e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.448070 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d711672a-664b-40e2-b87a-854bac9a598e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:15.448315 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d711672a-664b-40e2-b87a-854bac9a598e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:15.448496 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d711672a-664b-40e2-b87a-854bac9a598e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:15.458237 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.458237 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:15.462731 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d711672a-664b-40e2-b87a-854bac9a598e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:15.467735 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d711672a-664b-40e2-b87a-854bac9a598e tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:15.468295 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1237/5011] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:15 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:15.507312 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f91c31f5-1b19-46cf-9773-e54c5af62b8b req-db3ca00e-2fd2-4a83-92bf-e58c4b20d62f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.509719 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f91c31f5-1b19-46cf-9773-e54c5af62b8b req-db3ca00e-2fd2-4a83-92bf-e58c4b20d62f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:15.509937 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f91c31f5-1b19-46cf-9773-e54c5af62b8b req-db3ca00e-2fd2-4a83-92bf-e58c4b20d62f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:15.510176 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f91c31f5-1b19-46cf-9773-e54c5af62b8b req-db3ca00e-2fd2-4a83-92bf-e58c4b20d62f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:15.521151 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.521151 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:15.525855 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f91c31f5-1b19-46cf-9773-e54c5af62b8b req-db3ca00e-2fd2-4a83-92bf-e58c4b20d62f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:15.531334 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f91c31f5-1b19-46cf-9773-e54c5af62b8b req-db3ca00e-2fd2-4a83-92bf-e58c4b20d62f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:15.531863 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1263/5012] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:14:15 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:15.548724 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-244a0d7d-5e5f-43ca-97b5-350933e80bd8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.550693 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-244a0d7d-5e5f-43ca-97b5-350933e80bd8 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:15.550901 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-244a0d7d-5e5f-43ca-97b5-350933e80bd8 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:15.551132 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-244a0d7d-5e5f-43ca-97b5-350933e80bd8 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:15.561893 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.561893 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:15.565835 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-244a0d7d-5e5f-43ca-97b5-350933e80bd8 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:15.570649 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-244a0d7d-5e5f-43ca-97b5-350933e80bd8 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:15.571114 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1258/5013] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:15 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:15.574867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7f69b053-2daa-4ba0-bebb-62a0e45329b4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.577163 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f69b053-2daa-4ba0-bebb-62a0e45329b4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 Jul 10 20:14:15.577455 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f69b053-2daa-4ba0-bebb-62a0e45329b4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:15.577720 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f69b053-2daa-4ba0-bebb-62a0e45329b4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:15.587487 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.587487 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:15.596055 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f69b053-2daa-4ba0-bebb-62a0e45329b4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:15.597510 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f69b053-2daa-4ba0-bebb-62a0e45329b4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 returned with HTTP 200 Jul 10 20:14:15.598076 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1256/5014] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:15 2026] GET /volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:15.610736 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-40507f31-1c2b-48d7-844f-dd7bd4e56d72 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.611336 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-563c1a6b-7f10-4f96-addb-9c13a4c5ee95 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.612894 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-40507f31-1c2b-48d7-844f-dd7bd4e56d72 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:15.613128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-40507f31-1c2b-48d7-844f-dd7bd4e56d72 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:15.613282 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-563c1a6b-7f10-4f96-addb-9c13a4c5ee95 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:14:15.613361 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-40507f31-1c2b-48d7-844f-dd7bd4e56d72 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:15.613682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-563c1a6b-7f10-4f96-addb-9c13a4c5ee95 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e2c3dfc-f086-42f1-b848-e7967a119ab2", "name": "tempest-CreateVolumesFromBackupTest-Backup-1414480626"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:15.615408 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-563c1a6b-7f10-4f96-addb-9c13a4c5ee95 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Creating new backup {'backup': {'volume_id': '3e2c3dfc-f086-42f1-b848-e7967a119ab2', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1414480626'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:14:15.615572 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-563c1a6b-7f10-4f96-addb-9c13a4c5ee95 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Creating backup of volume 3e2c3dfc-f086-42f1-b848-e7967a119ab2 in container None Jul 10 20:14:15.623934 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.623934 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:15.627455 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.627455 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:15.628038 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-563c1a6b-7f10-4f96-addb-9c13a4c5ee95 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:15.629436 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-40507f31-1c2b-48d7-844f-dd7bd4e56d72 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:15.637169 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-40507f31-1c2b-48d7-844f-dd7bd4e56d72 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:15.637756 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1238/5015] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:14:15 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:15.657925 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-1fdd8b7b-0b43-4191-a40e-5775126496d5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.659929 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-563c1a6b-7f10-4f96-addb-9c13a4c5ee95 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Created reservations ['30f6912e-1304-471a-a9d6-1401d7f50cad', 'd91860cc-57ac-49d4-b2b7-95c0a1b9c327'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:15.660428 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-1fdd8b7b-0b43-4191-a40e-5775126496d5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591/action Jul 10 20:14:15.660805 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-1fdd8b7b-0b43-4191-a40e-5775126496d5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:14:15.660932 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-1fdd8b7b-0b43-4191-a40e-5775126496d5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:15.673618 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.673618 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:15.674222 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-1fdd8b7b-0b43-4191-a40e-5775126496d5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:15.681639 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-1fdd8b7b-0b43-4191-a40e-5775126496d5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Begin detaching volume completed successfully. Jul 10 20:14:15.681959 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-1fdd8b7b-0b43-4191-a40e-5775126496d5 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591/action returned with HTTP 202 Jul 10 20:14:15.682470 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1259/5016] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:14:15 2026] POST /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:14:15.693812 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-563c1a6b-7f10-4f96-addb-9c13a4c5ee95 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:14:15.694297 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1264/5017] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:14:15 2026] POST /volume/v3/backups => generated 339 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:14:15.702485 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2ecfbd23-22a4-4d77-b68e-494318820285 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:15.705461 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ecfbd23-22a4-4d77-b68e-494318820285 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:15.705730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ecfbd23-22a4-4d77-b68e-494318820285 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:15.706037 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2ecfbd23-22a4-4d77-b68e-494318820285 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:15.706199 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-2ecfbd23-22a4-4d77-b68e-494318820285 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:15.712205 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:15.712205 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:15.713374 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2ecfbd23-22a4-4d77-b68e-494318820285 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:15.714222 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1257/5018] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:15 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:16.711568 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-424b9a15-8fb0-40ac-905b-7aefc46266a8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:16.711905 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-424b9a15-8fb0-40ac-905b-7aefc46266a8 None None] GET https://10.4.3.145/volume// Jul 10 20:14:16.712063 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-424b9a15-8fb0-40ac-905b-7aefc46266a8 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:16.712259 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-424b9a15-8fb0-40ac-905b-7aefc46266a8 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:16.712547 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-424b9a15-8fb0-40ac-905b-7aefc46266a8 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:14:16.712791 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1239/5019] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:14: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 20:14:16.720580 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-03b2e911-e224-411d-b713-b535628c2c87 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:16.727215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf97adee-3f6c-44de-a5ef-ee6c305ceca1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:16.729164 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf97adee-3f6c-44de-a5ef-ee6c305ceca1 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:16.729323 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf97adee-3f6c-44de-a5ef-ee6c305ceca1 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:16.729514 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf97adee-3f6c-44de-a5ef-ee6c305ceca1 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:16.729626 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-bf97adee-3f6c-44de-a5ef-ee6c305ceca1 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:16.733813 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:16.733813 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:16.734619 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf97adee-3f6c-44de-a5ef-ee6c305ceca1 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:16.734954 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1265/5020] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:16 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:16.791571 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-03b2e911-e224-411d-b713-b535628c2c87 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:16.791797 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-03b2e911-e224-411d-b713-b535628c2c87 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:16.792040 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-03b2e911-e224-411d-b713-b535628c2c87 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:16.800375 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:16.800375 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:16.803569 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-03b2e911-e224-411d-b713-b535628c2c87 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:16.807321 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-03b2e911-e224-411d-b713-b535628c2c87 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:16.807718 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1260/5021] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:14:16 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 1323 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:14:17.361548 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:17.363272 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] DELETE https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:17.363513 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:17.363752 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:17.363977 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Delete volume with id: db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:17.370889 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:17.370889 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:17.371416 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:17.385682 np0000005048 devstack@c-api.service[99974]: WARNING cinder.keymgr.conf_key_mgr [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:14:17.394381 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Delete volume request issued successfully. Jul 10 20:14:17.394666 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d70ffcfe-7296-41ef-9c47-9fc63b3c79fe tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 202 Jul 10 20:14:17.395122 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1258/5022] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:17 2026] DELETE /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:17.403166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e553edbb-3e54-4294-9609-5d83a4269191 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:17.405193 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e553edbb-3e54-4294-9609-5d83a4269191 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:17.405430 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e553edbb-3e54-4294-9609-5d83a4269191 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:17.405631 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e553edbb-3e54-4294-9609-5d83a4269191 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:17.412657 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:17.412657 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:17.416426 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e553edbb-3e54-4294-9609-5d83a4269191 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:17.421543 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e553edbb-3e54-4294-9609-5d83a4269191 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 200 Jul 10 20:14:17.422297 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1240/5023] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:17 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:17.745168 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f3c321d2-bbd9-41d0-81c7-4a2f1b182849 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:17.747065 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3c321d2-bbd9-41d0-81c7-4a2f1b182849 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:17.747359 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3c321d2-bbd9-41d0-81c7-4a2f1b182849 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:17.747750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3c321d2-bbd9-41d0-81c7-4a2f1b182849 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:17.747750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f3c321d2-bbd9-41d0-81c7-4a2f1b182849 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:17.752471 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:17.752471 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:17.753334 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3c321d2-bbd9-41d0-81c7-4a2f1b182849 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:17.753762 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1266/5024] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:17 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:18.434854 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fe723746-c014-45c7-8086-6d71defaf47f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:18.436631 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fe723746-c014-45c7-8086-6d71defaf47f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 Jul 10 20:14:18.436808 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fe723746-c014-45c7-8086-6d71defaf47f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:18.437046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fe723746-c014-45c7-8086-6d71defaf47f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:18.442344 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fe723746-c014-45c7-8086-6d71defaf47f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 returned with HTTP 404 Jul 10 20:14:18.442807 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1261/5025] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:18 2026] GET /volume/v3/volumes/db4ddb01-9a01-4c9f-a59d-b37dab5e8971 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:18.450416 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:18.452027 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] DELETE https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 Jul 10 20:14:18.452234 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:18.452391 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:18.452538 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Delete volume with id: 541154c1-912e-46f7-80a2-3d956ec36ac4 Jul 10 20:14:18.459277 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:18.459277 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:18.459737 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:18.485098 np0000005048 devstack@c-api.service[99974]: WARNING cinder.keymgr.conf_key_mgr [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:14:18.491611 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Delete volume request issued successfully. Jul 10 20:14:18.491826 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4fcea91a-2d69-46fc-9651-ed52d2749c65 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 returned with HTTP 202 Jul 10 20:14:18.492276 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1259/5026] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:18 2026] DELETE /volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:18.498837 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5f0bbeb8-81b4-48c1-8a2f-e8804a5eba0e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:18.500542 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5f0bbeb8-81b4-48c1-8a2f-e8804a5eba0e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 Jul 10 20:14:18.500725 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5f0bbeb8-81b4-48c1-8a2f-e8804a5eba0e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:18.500899 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5f0bbeb8-81b4-48c1-8a2f-e8804a5eba0e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:18.508421 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:18.508421 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:18.512114 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5f0bbeb8-81b4-48c1-8a2f-e8804a5eba0e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:18.516251 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5f0bbeb8-81b4-48c1-8a2f-e8804a5eba0e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 returned with HTTP 200 Jul 10 20:14:18.516699 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1241/5027] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:18 2026] GET /volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:18.764129 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1c863b83-1fc8-4c41-8e73-4c6e7abe3c65 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:18.766130 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c863b83-1fc8-4c41-8e73-4c6e7abe3c65 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:18.766423 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c863b83-1fc8-4c41-8e73-4c6e7abe3c65 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:18.766706 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c863b83-1fc8-4c41-8e73-4c6e7abe3c65 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:18.766852 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1c863b83-1fc8-4c41-8e73-4c6e7abe3c65 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:18.772324 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:18.772324 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:18.773142 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c863b83-1fc8-4c41-8e73-4c6e7abe3c65 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:18.773549 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1267/5028] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:18 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:18.809257 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-04ff13a5-ba08-4841-8e8b-aab67d983ad3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:18.811424 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-04ff13a5-ba08-4841-8e8b-aab67d983ad3 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] DELETE https://10.4.3.145/volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590 Jul 10 20:14:18.811698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-04ff13a5-ba08-4841-8e8b-aab67d983ad3 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:18.811914 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-04ff13a5-ba08-4841-8e8b-aab67d983ad3 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:18.820920 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:18.820920 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:19.353777 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-6b1c5abb-2c17-42fc-be5e-404b02521a47 req-04ff13a5-ba08-4841-8e8b-aab67d983ad3 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590 returned with HTTP 200 Jul 10 20:14:19.354261 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1262/5029] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:14:18 2026] DELETE /volume/v3/attachments/4c3dce75-2e2d-4922-919b-2d6a6fa9c590 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:19.529445 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-144526e7-525f-4b0b-883d-80c74ccdff51 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:19.531525 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-144526e7-525f-4b0b-883d-80c74ccdff51 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 Jul 10 20:14:19.531749 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-144526e7-525f-4b0b-883d-80c74ccdff51 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:19.531977 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-144526e7-525f-4b0b-883d-80c74ccdff51 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:19.538112 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-144526e7-525f-4b0b-883d-80c74ccdff51 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 returned with HTTP 404 Jul 10 20:14:19.538667 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1260/5030] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:19 2026] GET /volume/v3/volumes/541154c1-912e-46f7-80a2-3d956ec36ac4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:19.547397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-992924a1-25ec-4963-a049-4a746433f29c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:19.549123 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-992924a1-25ec-4963-a049-4a746433f29c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:14:19.549320 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-992924a1-25ec-4963-a049-4a746433f29c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:19.549505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-992924a1-25ec-4963-a049-4a746433f29c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:19.550308 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-992924a1-25ec-4963-a049-4a746433f29c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:14:19.561041 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-992924a1-25ec-4963-a049-4a746433f29c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Get all volumes completed successfully. Jul 10 20:14:19.562856 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:19.562856 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:19.567373 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-992924a1-25ec-4963-a049-4a746433f29c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:14:19.567733 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1242/5031] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:14:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10105 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:14:19.584991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d15b565-0f9d-401d-80f8-79a19f1cf0c3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:19.586957 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d15b565-0f9d-401d-80f8-79a19f1cf0c3 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] DELETE https://10.4.3.145/volume/v3/types/ad0f77c6-52eb-4847-8afa-00c6043e9d78 Jul 10 20:14:19.587190 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d15b565-0f9d-401d-80f8-79a19f1cf0c3 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:19.587801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d15b565-0f9d-401d-80f8-79a19f1cf0c3 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:19.614749 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d15b565-0f9d-401d-80f8-79a19f1cf0c3 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] https://10.4.3.145/volume/v3/types/ad0f77c6-52eb-4847-8afa-00c6043e9d78 returned with HTTP 202 Jul 10 20:14:19.615240 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1268/5032] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:14:19 2026] DELETE /volume/v3/types/ad0f77c6-52eb-4847-8afa-00c6043e9d78 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:19.786420 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bf7460b2-b8d1-4dec-9d0a-70be87b9aab7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:19.788618 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf7460b2-b8d1-4dec-9d0a-70be87b9aab7 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:19.788749 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf7460b2-b8d1-4dec-9d0a-70be87b9aab7 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:19.788941 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf7460b2-b8d1-4dec-9d0a-70be87b9aab7 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:19.789106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bf7460b2-b8d1-4dec-9d0a-70be87b9aab7 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:19.793665 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:19.793665 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:19.794536 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf7460b2-b8d1-4dec-9d0a-70be87b9aab7 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:19.795223 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1263/5033] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:19 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:19.899587 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a741b42b-9196-45b3-b88c-29a82f834b73 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:19.901300 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a741b42b-9196-45b3-b88c-29a82f834b73 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:14:19.901469 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a741b42b-9196-45b3-b88c-29a82f834b73 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:19.901636 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a741b42b-9196-45b3-b88c-29a82f834b73 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:19.910676 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:19.910676 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:19.918018 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a741b42b-9196-45b3-b88c-29a82f834b73 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:14:19.928726 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a741b42b-9196-45b3-b88c-29a82f834b73 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:14:19.929146 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1261/5034] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:19 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:20.798954 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-698b6149-e195-4720-8f8b-2340f3bea4ab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:20.800538 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-698b6149-e195-4720-8f8b-2340f3bea4ab tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:14:20.800864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-698b6149-e195-4720-8f8b-2340f3bea4ab tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-279605808", "extra_specs": {}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:20.808429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ee891364-5e85-4f40-b5ef-2250a93e9155 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:20.810466 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee891364-5e85-4f40-b5ef-2250a93e9155 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:20.810764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee891364-5e85-4f40-b5ef-2250a93e9155 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:20.811009 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee891364-5e85-4f40-b5ef-2250a93e9155 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:20.811169 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ee891364-5e85-4f40-b5ef-2250a93e9155 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:20.814479 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-698b6149-e195-4720-8f8b-2340f3bea4ab tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:14:20.814874 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1243/5035] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:14:20 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:20.816154 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:20.816154 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:20.817080 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee891364-5e85-4f40-b5ef-2250a93e9155 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:20.817534 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1269/5036] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:20 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:20.823781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b2e265aa-febc-46f1-8cda-737a6f05fd00 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:20.825838 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b2e265aa-febc-46f1-8cda-737a6f05fd00 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] POST https://10.4.3.145/volume/v3/types/9a24e89c-b619-48eb-be9d-b2e364db02b9/encryption Jul 10 20:14:20.826301 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b2e265aa-febc-46f1-8cda-737a6f05fd00 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:20.850309 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b2e265aa-febc-46f1-8cda-737a6f05fd00 tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] https://10.4.3.145/volume/v3/types/9a24e89c-b619-48eb-be9d-b2e364db02b9/encryption returned with HTTP 200 Jul 10 20:14:20.851110 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1264/5037] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:14:20 2026] POST /volume/v3/types/9a24e89c-b619-48eb-be9d-b2e364db02b9/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:20.881874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-916bdded-f9de-45fc-894b-3e53436e0815 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:20.884690 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:20.885402 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1177077779", "snapshot_id": null, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "volume_type": "tempest-scenario-type-luks-279605808", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:20.887052 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1177077779', 'snapshot_id': None, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'volume_type': 'tempest-scenario-type-luks-279605808', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:21.047892 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume of 1 GB Jul 10 20:14:21.048305 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:21.048305 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:21.048889 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Availability Zones retrieved successfully. Jul 10 20:14:21.055909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Flow 'volume_create_api' (f6150a72-f5f5-49fa-876e-eeabe1eb985f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:21.057046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ba175b-eee7-4725-93f9-a0a0b83ca5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:21.058160 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:21.112874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ba175b-eee7-4725-93f9-a0a0b83ca5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:14:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a24e89c-b619-48eb-be9d-b2e364db02b9,is_public=True,name='tempest-scenario-type-luks-279605808',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a24e89c-b619-48eb-be9d-b2e364db02b9', '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=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:21.113605 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05d696b-8ac7-4334-a1ba-11cc603ac19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:21.136697 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-279605808 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-279605808, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:14:21.136697 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-279605808 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-279605808, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:14:21.170991 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Created reservations ['4d0e8701-cbf9-4938-a091-cf7b872058a7', '4ac96b8b-9006-4a8e-8c12-4d3932c17509', '6257b106-e752-4aeb-a962-d70ccfd6963a', '31fabaf5-86e6-48f6-bfc1-a2374f684b91'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:21.171712 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05d696b-8ac7-4334-a1ba-11cc603ac19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d0e8701-cbf9-4938-a091-cf7b872058a7', '4ac96b8b-9006-4a8e-8c12-4d3932c17509', '6257b106-e752-4aeb-a962-d70ccfd6963a', '31fabaf5-86e6-48f6-bfc1-a2374f684b91']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:21.172480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e56e719-4214-4da6-9c85-c9e72eadc826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:21.194876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e56e719-4214-4da6-9c85-c9e72eadc826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd40cd137-666d-4c50-8b23-3a1b0470d26d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1177077779',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',qos_specs=None,replication_status=,reservations=['4d0e8701-cbf9-4938-a091-cf7b872058a7','4ac96b8b-9006-4a8e-8c12-4d3932c17509','6257b106-e752-4aeb-a962-d70ccfd6963a','31fabaf5-86e6-48f6-bfc1-a2374f684b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f656b33ef4f498d925eadf6dc981173',volume_type_id=9a24e89c-b619-48eb-be9d-b2e364db02b9), 'volume': Volume(_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-10T20:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1177077779',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d40cd137-666d-4c50-8b23-3a1b0470d26d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f656b33ef4f498d925eadf6dc981173',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a24e89c-b619-48eb-be9d-b2e364db02b9),volume_type_id=9a24e89c-b619-48eb-be9d-b2e364db02b9)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:21.195641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf24963-ddd8-411c-9219-f555de3ab4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:21.214820 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf24963-ddd8-411c-9219-f555de3ab4be) transitioned into state 'SUCCESS' from state '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-1177077779',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',qos_specs=None,replication_status=,reservations=['4d0e8701-cbf9-4938-a091-cf7b872058a7','4ac96b8b-9006-4a8e-8c12-4d3932c17509','6257b106-e752-4aeb-a962-d70ccfd6963a','31fabaf5-86e6-48f6-bfc1-a2374f684b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f656b33ef4f498d925eadf6dc981173',volume_type_id=9a24e89c-b619-48eb-be9d-b2e364db02b9)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:21.215532 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1adc66-4755-4f93-8997-6272bba866af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:21.224831 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1adc66-4755-4f93-8997-6272bba866af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:21.225692 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Flow 'volume_create_api' (f6150a72-f5f5-49fa-876e-eeabe1eb985f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:21.225991 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume request issued successfully. Jul 10 20:14:21.226556 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-916bdded-f9de-45fc-894b-3e53436e0815 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:21.226991 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1262/5038] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:14:20 2026] POST /volume/v3/volumes => generated 791 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:14:21.238646 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dd2b9b0d-2a4d-4f5f-8f85-df1d17eb4e56 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:21.240559 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dd2b9b0d-2a4d-4f5f-8f85-df1d17eb4e56 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:21.240796 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dd2b9b0d-2a4d-4f5f-8f85-df1d17eb4e56 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:21.241066 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dd2b9b0d-2a4d-4f5f-8f85-df1d17eb4e56 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:21.248968 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:21.248968 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:21.253281 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-dd2b9b0d-2a4d-4f5f-8f85-df1d17eb4e56 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:21.258499 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dd2b9b0d-2a4d-4f5f-8f85-df1d17eb4e56 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:21.258929 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1244/5039] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:21 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:21.830330 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-01a332d7-31fa-4db4-884e-8fbd20181cf4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:21.832628 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01a332d7-31fa-4db4-884e-8fbd20181cf4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:21.832851 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01a332d7-31fa-4db4-884e-8fbd20181cf4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:21.833095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01a332d7-31fa-4db4-884e-8fbd20181cf4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:21.833252 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-01a332d7-31fa-4db4-884e-8fbd20181cf4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:21.839352 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:21.839352 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:21.840100 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01a332d7-31fa-4db4-884e-8fbd20181cf4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:21.840488 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1270/5040] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:21 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:22.271157 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ae62fe02-542b-4dd5-ab4a-e62c5e5563cf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:22.273118 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ae62fe02-542b-4dd5-ab4a-e62c5e5563cf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:22.273422 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ae62fe02-542b-4dd5-ab4a-e62c5e5563cf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:22.273682 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ae62fe02-542b-4dd5-ab4a-e62c5e5563cf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:22.281197 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:22.281197 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:22.285108 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ae62fe02-542b-4dd5-ab4a-e62c5e5563cf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:22.289985 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ae62fe02-542b-4dd5-ab4a-e62c5e5563cf tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:22.290740 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1265/5041] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:22 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:22.851802 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b1913b32-aec5-4e1a-a7b1-0dfba38dd3a5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:22.854725 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1913b32-aec5-4e1a-a7b1-0dfba38dd3a5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:22.854725 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1913b32-aec5-4e1a-a7b1-0dfba38dd3a5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:22.854902 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1913b32-aec5-4e1a-a7b1-0dfba38dd3a5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:22.855054 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b1913b32-aec5-4e1a-a7b1-0dfba38dd3a5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:22.859889 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:22.859889 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:22.860774 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1913b32-aec5-4e1a-a7b1-0dfba38dd3a5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:22.861211 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1263/5042] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:22 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:23.303303 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-20ca85a6-dcfc-4f5f-bb4d-125557b2e28b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:23.305307 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-20ca85a6-dcfc-4f5f-bb4d-125557b2e28b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:23.305548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-20ca85a6-dcfc-4f5f-bb4d-125557b2e28b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:23.305707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-20ca85a6-dcfc-4f5f-bb4d-125557b2e28b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:23.312927 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:23.312927 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:23.316696 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-20ca85a6-dcfc-4f5f-bb4d-125557b2e28b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:23.320714 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-20ca85a6-dcfc-4f5f-bb4d-125557b2e28b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:23.321296 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1245/5043] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:23 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:23.874649 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fc0af1d5-4ac5-4bd4-bd0a-ffd8ae94d680 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:23.880228 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc0af1d5-4ac5-4bd4-bd0a-ffd8ae94d680 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:23.880228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc0af1d5-4ac5-4bd4-bd0a-ffd8ae94d680 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:23.880228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc0af1d5-4ac5-4bd4-bd0a-ffd8ae94d680 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:23.880228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fc0af1d5-4ac5-4bd4-bd0a-ffd8ae94d680 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:23.883040 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:23.883040 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:23.883823 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc0af1d5-4ac5-4bd4-bd0a-ffd8ae94d680 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:23.884264 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1271/5044] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:23 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:24.334509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-be659b92-b634-46c4-8a99-332491ebf7f4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:24.337978 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-be659b92-b634-46c4-8a99-332491ebf7f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:24.337978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-be659b92-b634-46c4-8a99-332491ebf7f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:24.337978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-be659b92-b634-46c4-8a99-332491ebf7f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:24.344351 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:24.344351 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:24.348101 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-be659b92-b634-46c4-8a99-332491ebf7f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:24.352515 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-be659b92-b634-46c4-8a99-332491ebf7f4 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:24.352953 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1266/5045] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:24 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:24.898903 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e32d1112-e80f-4ed7-9356-18272ae88f7d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:24.900729 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e32d1112-e80f-4ed7-9356-18272ae88f7d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:24.900886 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e32d1112-e80f-4ed7-9356-18272ae88f7d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:24.901108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e32d1112-e80f-4ed7-9356-18272ae88f7d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:24.901220 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e32d1112-e80f-4ed7-9356-18272ae88f7d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:24.906172 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:24.906172 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:24.907306 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e32d1112-e80f-4ed7-9356-18272ae88f7d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:24.907949 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1264/5046] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:24 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:25.366297 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7830640b-5157-4030-8270-60bb64a1c776 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:25.368291 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7830640b-5157-4030-8270-60bb64a1c776 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:25.368497 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7830640b-5157-4030-8270-60bb64a1c776 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:25.368720 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7830640b-5157-4030-8270-60bb64a1c776 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:25.377095 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:25.377095 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:25.380198 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7830640b-5157-4030-8270-60bb64a1c776 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:25.384947 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7830640b-5157-4030-8270-60bb64a1c776 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:25.385398 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1246/5047] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:25 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:25.918342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2d25416c-bbe1-40c8-a506-3c9baa003cce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:25.920184 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d25416c-bbe1-40c8-a506-3c9baa003cce tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:25.920404 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d25416c-bbe1-40c8-a506-3c9baa003cce tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:25.920655 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d25416c-bbe1-40c8-a506-3c9baa003cce tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:25.920762 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2d25416c-bbe1-40c8-a506-3c9baa003cce tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:25.925855 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:25.925855 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:25.926709 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d25416c-bbe1-40c8-a506-3c9baa003cce tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:25.927117 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1272/5048] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:25 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:26.401210 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c3e88b2b-41a0-4de1-b5d8-5325f785f93d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:26.402816 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3e88b2b-41a0-4de1-b5d8-5325f785f93d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:26.403027 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3e88b2b-41a0-4de1-b5d8-5325f785f93d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:26.403255 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c3e88b2b-41a0-4de1-b5d8-5325f785f93d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:26.410782 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:26.410782 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:26.414701 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c3e88b2b-41a0-4de1-b5d8-5325f785f93d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:26.419046 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c3e88b2b-41a0-4de1-b5d8-5325f785f93d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:26.419434 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1267/5049] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:26 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:26.940272 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3008f078-8481-4ce9-8e04-31b49ecde85d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:26.942389 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3008f078-8481-4ce9-8e04-31b49ecde85d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:26.942670 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3008f078-8481-4ce9-8e04-31b49ecde85d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:26.942888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3008f078-8481-4ce9-8e04-31b49ecde85d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:26.943046 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-3008f078-8481-4ce9-8e04-31b49ecde85d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:26.948181 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:26.948181 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:26.949295 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3008f078-8481-4ce9-8e04-31b49ecde85d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:26.949663 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1265/5050] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:26 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:27.432517 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0ec42310-2c37-487d-8e53-7c9104bdff88 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:27.434746 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0ec42310-2c37-487d-8e53-7c9104bdff88 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:27.434984 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0ec42310-2c37-487d-8e53-7c9104bdff88 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:27.435166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0ec42310-2c37-487d-8e53-7c9104bdff88 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:27.442391 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:27.442391 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:27.446362 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0ec42310-2c37-487d-8e53-7c9104bdff88 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:27.451704 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0ec42310-2c37-487d-8e53-7c9104bdff88 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:27.452090 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1247/5051] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:27 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:27.963687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c6426916-c7d1-4974-b64e-3c98eb2c224a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:27.966057 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6426916-c7d1-4974-b64e-3c98eb2c224a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:27.966328 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6426916-c7d1-4974-b64e-3c98eb2c224a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:27.966699 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6426916-c7d1-4974-b64e-3c98eb2c224a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:27.966832 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c6426916-c7d1-4974-b64e-3c98eb2c224a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:27.971198 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:27.971198 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:27.972051 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6426916-c7d1-4974-b64e-3c98eb2c224a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:27.972477 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1273/5052] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:27 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:28.467090 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0e07673e-90dd-42f4-90a8-3b1e2a150c79 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:28.469109 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0e07673e-90dd-42f4-90a8-3b1e2a150c79 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:28.469330 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0e07673e-90dd-42f4-90a8-3b1e2a150c79 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:28.469543 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0e07673e-90dd-42f4-90a8-3b1e2a150c79 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:28.477570 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:28.477570 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:28.481328 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0e07673e-90dd-42f4-90a8-3b1e2a150c79 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:28.486149 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0e07673e-90dd-42f4-90a8-3b1e2a150c79 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:28.486605 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1268/5053] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:28 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:28.984039 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-31fe362f-34ac-4f9b-bf1f-9196487ae786 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:28.986330 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-31fe362f-34ac-4f9b-bf1f-9196487ae786 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:28.986600 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-31fe362f-34ac-4f9b-bf1f-9196487ae786 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:28.986850 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-31fe362f-34ac-4f9b-bf1f-9196487ae786 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:28.987013 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-31fe362f-34ac-4f9b-bf1f-9196487ae786 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:28.992917 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:28.992917 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:28.994018 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-31fe362f-34ac-4f9b-bf1f-9196487ae786 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:28.994523 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1266/5054] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:28 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:29.500841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0a6c436f-0d77-4da2-814e-512164f9c527 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:29.502767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0a6c436f-0d77-4da2-814e-512164f9c527 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:29.502983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0a6c436f-0d77-4da2-814e-512164f9c527 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:29.503220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0a6c436f-0d77-4da2-814e-512164f9c527 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:29.510423 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:29.510423 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:29.514636 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0a6c436f-0d77-4da2-814e-512164f9c527 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:29.519865 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0a6c436f-0d77-4da2-814e-512164f9c527 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:29.520346 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1248/5055] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:29 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:30.004942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-88a947c1-9d8d-42cc-b6b2-250bdcbe595b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:30.007543 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88a947c1-9d8d-42cc-b6b2-250bdcbe595b tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:30.007927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88a947c1-9d8d-42cc-b6b2-250bdcbe595b tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:30.008000 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88a947c1-9d8d-42cc-b6b2-250bdcbe595b tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:30.008112 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-88a947c1-9d8d-42cc-b6b2-250bdcbe595b tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:30.014047 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:30.014047 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:30.014241 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88a947c1-9d8d-42cc-b6b2-250bdcbe595b tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:30.014645 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1274/5056] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:30 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:30.536502 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d3ab305f-0d8c-44a3-95c3-789d949302bb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:30.538788 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d3ab305f-0d8c-44a3-95c3-789d949302bb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:30.539093 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d3ab305f-0d8c-44a3-95c3-789d949302bb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:30.539424 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d3ab305f-0d8c-44a3-95c3-789d949302bb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:30.548636 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:30.548636 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:30.553188 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d3ab305f-0d8c-44a3-95c3-789d949302bb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:30.558770 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d3ab305f-0d8c-44a3-95c3-789d949302bb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:30.559309 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1269/5057] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:30 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:31.025194 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a780d13a-bd2e-4ffd-adc1-04fc5258a814 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:31.027237 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a780d13a-bd2e-4ffd-adc1-04fc5258a814 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:31.027450 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a780d13a-bd2e-4ffd-adc1-04fc5258a814 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:31.027675 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a780d13a-bd2e-4ffd-adc1-04fc5258a814 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:31.027814 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-a780d13a-bd2e-4ffd-adc1-04fc5258a814 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:31.032817 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:31.032817 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:31.033708 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a780d13a-bd2e-4ffd-adc1-04fc5258a814 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:31.034081 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1267/5058] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:31 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:31.575342 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-09f7e3e2-ed28-4408-99df-144df646c7df None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:31.577652 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09f7e3e2-ed28-4408-99df-144df646c7df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:31.577894 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09f7e3e2-ed28-4408-99df-144df646c7df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:31.578150 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09f7e3e2-ed28-4408-99df-144df646c7df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:31.586436 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:31.586436 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:31.590344 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-09f7e3e2-ed28-4408-99df-144df646c7df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:31.595305 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09f7e3e2-ed28-4408-99df-144df646c7df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:31.595942 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1249/5059] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:31 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:32.044229 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5a64a84a-a7fe-4de6-825e-ccc9b8a88bcd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:32.046027 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a64a84a-a7fe-4de6-825e-ccc9b8a88bcd tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:32.046218 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a64a84a-a7fe-4de6-825e-ccc9b8a88bcd tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:32.046411 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a64a84a-a7fe-4de6-825e-ccc9b8a88bcd tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:32.046511 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5a64a84a-a7fe-4de6-825e-ccc9b8a88bcd tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:32.050678 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:32.050678 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:32.051382 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a64a84a-a7fe-4de6-825e-ccc9b8a88bcd tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:32.051722 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1275/5060] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:32 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:32.608929 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-74ec3b91-d63c-4164-acad-d7303813361f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:32.610592 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-74ec3b91-d63c-4164-acad-d7303813361f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:32.610754 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-74ec3b91-d63c-4164-acad-d7303813361f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:32.610935 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-74ec3b91-d63c-4164-acad-d7303813361f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:32.618324 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:32.618324 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:32.622606 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-74ec3b91-d63c-4164-acad-d7303813361f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:32.627451 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-74ec3b91-d63c-4164-acad-d7303813361f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:32.627874 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1270/5061] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:32 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:33.062027 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d46e952d-3287-4e3f-9fbf-1777cdeda48f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:33.063915 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d46e952d-3287-4e3f-9fbf-1777cdeda48f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:33.064155 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d46e952d-3287-4e3f-9fbf-1777cdeda48f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:33.064381 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d46e952d-3287-4e3f-9fbf-1777cdeda48f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:33.064525 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d46e952d-3287-4e3f-9fbf-1777cdeda48f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:33.069176 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:33.069176 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:33.070224 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d46e952d-3287-4e3f-9fbf-1777cdeda48f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:33.070774 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1268/5062] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:33 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:33.084095 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:33.086186 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:33.086647 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "47cbf250-cc6b-49b9-92cb-b364b55d5f90", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1699127165"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:33.088534 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request body: {'volume': {"'backup_id": '47cbf250-cc6b-49b9-92cb-b364b55d5f90', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1699127165'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:33.088697 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume of 1 GB Jul 10 20:14:33.093712 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Availability Zones retrieved successfully. Jul 10 20:14:33.101684 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (cf5c7c32-ba35-4e7a-992a-4cdff098fe75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.103081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf0e450-e5ad-4698-ad4d-ff10813dfc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.104375 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:33.138383 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf0e450-e5ad-4698-ad4d-ff10813dfc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.139453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce8a457-8764-4118-b0a5-dd63c3d55185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.190551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Created reservations ['d91bdf59-2392-4264-92a1-e48ba0cd4eb9', '3696a81c-c306-4b8d-a580-5a2c49b3cdde', 'd76cf791-717c-4cdb-b951-ab66a8b45502', 'b38fac2f-1972-4391-bd04-07954e22ad99'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:33.191611 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce8a457-8764-4118-b0a5-dd63c3d55185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d91bdf59-2392-4264-92a1-e48ba0cd4eb9', '3696a81c-c306-4b8d-a580-5a2c49b3cdde', 'd76cf791-717c-4cdb-b951-ab66a8b45502', 'b38fac2f-1972-4391-bd04-07954e22ad99']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.192742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192e3c51-1537-4b0c-8285-4d75c53c2476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.222817 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192e3c51-1537-4b0c-8285-4d75c53c2476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '576b9607-a6f1-4ce6-929b-fb83d9096a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1699127165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['d91bdf59-2392-4264-92a1-e48ba0cd4eb9','3696a81c-c306-4b8d-a580-5a2c49b3cdde','d76cf791-717c-4cdb-b951-ab66a8b45502','b38fac2f-1972-4391-bd04-07954e22ad99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1699127165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=576b9607-a6f1-4ce6-929b-fb83d9096a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b47556f109441ba16acb20bdcfcd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eda65fe028045ce8630baeadc600513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.223820 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8aea9f-f586-4b37-a8b5-8b9ab2b0d98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.245677 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8aea9f-f586-4b37-a8b5-8b9ab2b0d98a) transitioned into state 'SUCCESS' from state '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-1699127165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['d91bdf59-2392-4264-92a1-e48ba0cd4eb9','3696a81c-c306-4b8d-a580-5a2c49b3cdde','d76cf791-717c-4cdb-b951-ab66a8b45502','b38fac2f-1972-4391-bd04-07954e22ad99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.246675 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a2e26f-7808-42ba-92f9-2f2044fe875a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.262171 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a2e26f-7808-42ba-92f9-2f2044fe875a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.263351 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (cf5c7c32-ba35-4e7a-992a-4cdff098fe75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.263741 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request issued successfully. Jul 10 20:14:33.264547 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9ef8d427-626d-4977-93dd-bb547ff5e75a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:33.265201 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1250/5063] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:14:33 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 20:14:33.282932 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5c5547cc-e787-485c-b516-db300defa4cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:33.285378 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:33.285928 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "47cbf250-cc6b-49b9-92cb-b364b55d5f90", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-367002160"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:33.288067 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request body: {'volume': {"'backup_id": '47cbf250-cc6b-49b9-92cb-b364b55d5f90', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-367002160'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:33.288302 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume of 1 GB Jul 10 20:14:33.294228 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Availability Zones retrieved successfully. Jul 10 20:14:33.302165 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (176a6941-c0bb-4aec-9f04-182113ea4f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.303532 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a354836-3fb6-4a4f-98e9-077d6d68b1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.304590 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:33.339839 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a354836-3fb6-4a4f-98e9-077d6d68b1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.340930 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4d9717-f2b2-4755-bbd6-24a49ec9968e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.388066 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Created reservations ['9e146d44-7bf3-456c-9428-55e7fcdf2229', 'e8c22dfb-cb2e-47f1-bd43-c327232fd91c', 'bb781ba5-84d2-4322-9d58-8a3cdccbafdd', '37bc39c4-b364-485b-af8a-e1f278e25f48'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:33.388946 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4d9717-f2b2-4755-bbd6-24a49ec9968e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e146d44-7bf3-456c-9428-55e7fcdf2229', 'e8c22dfb-cb2e-47f1-bd43-c327232fd91c', 'bb781ba5-84d2-4322-9d58-8a3cdccbafdd', '37bc39c4-b364-485b-af8a-e1f278e25f48']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.389937 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479ebc83-fb55-452a-bcfe-a760ca7f44b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.411987 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479ebc83-fb55-452a-bcfe-a760ca7f44b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58baca83-d39e-47e2-81bd-bc630ba4b803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-367002160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['9e146d44-7bf3-456c-9428-55e7fcdf2229','e8c22dfb-cb2e-47f1-bd43-c327232fd91c','bb781ba5-84d2-4322-9d58-8a3cdccbafdd','37bc39c4-b364-485b-af8a-e1f278e25f48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-367002160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58baca83-d39e-47e2-81bd-bc630ba4b803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b47556f109441ba16acb20bdcfcd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eda65fe028045ce8630baeadc600513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.412752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4d5ce62-37be-4c37-a303-89816555679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.433064 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4d5ce62-37be-4c37-a303-89816555679e) transitioned into state 'SUCCESS' from state '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-367002160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['9e146d44-7bf3-456c-9428-55e7fcdf2229','e8c22dfb-cb2e-47f1-bd43-c327232fd91c','bb781ba5-84d2-4322-9d58-8a3cdccbafdd','37bc39c4-b364-485b-af8a-e1f278e25f48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.434380 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b768707-1625-4e86-896e-b76d630d9130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.446831 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b768707-1625-4e86-896e-b76d630d9130) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.448136 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (176a6941-c0bb-4aec-9f04-182113ea4f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.448586 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request issued successfully. Jul 10 20:14:33.449407 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c5547cc-e787-485c-b516-db300defa4cf tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:33.450027 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1276/5064] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:14:33 2026] POST /volume/v3/volumes => generated 757 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:14:33.462697 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6aca465c-e06c-4113-a194-8e6b6198f67c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:33.464364 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:33.464743 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "47cbf250-cc6b-49b9-92cb-b364b55d5f90", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1363236272"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:33.466085 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request body: {'volume': {"'backup_id": '47cbf250-cc6b-49b9-92cb-b364b55d5f90', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1363236272'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:33.466292 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume of 1 GB Jul 10 20:14:33.470299 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Availability Zones retrieved successfully. Jul 10 20:14:33.475522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (a79ef3f1-75ba-460f-a25d-e43554467dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.476545 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949d2d38-479b-4089-9030-80ad08a455c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.477494 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:33.506698 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949d2d38-479b-4089-9030-80ad08a455c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.507490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9ac1fa-dd06-4510-8b3b-9120a5e8ed83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.555142 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Created reservations ['68cb4578-9a31-46bb-940d-0b384bed4483', 'e9198842-27b3-4d00-a4ef-cb6dbe3324dd', '5dc35c4f-564b-4c18-ae8a-fb0b1b9df4f7', '536c937f-baf7-4962-b8c1-e95f955344d4'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:33.556150 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9ac1fa-dd06-4510-8b3b-9120a5e8ed83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68cb4578-9a31-46bb-940d-0b384bed4483', 'e9198842-27b3-4d00-a4ef-cb6dbe3324dd', '5dc35c4f-564b-4c18-ae8a-fb0b1b9df4f7', '536c937f-baf7-4962-b8c1-e95f955344d4']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.557186 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2ed892-e020-4fa2-aae6-d5ed5276b63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.586680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2ed892-e020-4fa2-aae6-d5ed5276b63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e1c90da-6bc2-4806-90ba-1715a57aa435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1363236272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['68cb4578-9a31-46bb-940d-0b384bed4483','e9198842-27b3-4d00-a4ef-cb6dbe3324dd','5dc35c4f-564b-4c18-ae8a-fb0b1b9df4f7','536c937f-baf7-4962-b8c1-e95f955344d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1363236272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e1c90da-6bc2-4806-90ba-1715a57aa435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b47556f109441ba16acb20bdcfcd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eda65fe028045ce8630baeadc600513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.587351 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b965f701-c6cb-4c65-9649-50a267ab6c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.605643 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b965f701-c6cb-4c65-9649-50a267ab6c2d) transitioned into state 'SUCCESS' from state '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-1363236272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['68cb4578-9a31-46bb-940d-0b384bed4483','e9198842-27b3-4d00-a4ef-cb6dbe3324dd','5dc35c4f-564b-4c18-ae8a-fb0b1b9df4f7','536c937f-baf7-4962-b8c1-e95f955344d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.606362 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b451667a-9800-4ad3-9fe0-17687a6782ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.614677 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b451667a-9800-4ad3-9fe0-17687a6782ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.615496 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (a79ef3f1-75ba-460f-a25d-e43554467dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.615760 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request issued successfully. Jul 10 20:14:33.616319 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6aca465c-e06c-4113-a194-8e6b6198f67c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:33.616710 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1271/5065] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:14:33 2026] POST /volume/v3/volumes => generated 758 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:14:33.629634 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7f7ffd29-39df-4207-b943-ec209b19103f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:33.631977 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:33.632502 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "47cbf250-cc6b-49b9-92cb-b364b55d5f90", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1746343834"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:33.634463 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request body: {'volume': {"'backup_id": '47cbf250-cc6b-49b9-92cb-b364b55d5f90', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1746343834'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:33.634641 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume of 1 GB Jul 10 20:14:33.640174 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Availability Zones retrieved successfully. Jul 10 20:14:33.641265 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-24c01b4a-1569-461d-9cf6-f0bef470939a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:33.642973 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-24c01b4a-1569-461d-9cf6-f0bef470939a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:33.643193 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-24c01b4a-1569-461d-9cf6-f0bef470939a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:33.643406 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-24c01b4a-1569-461d-9cf6-f0bef470939a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:33.647917 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (6f4ef7ef-e146-447c-b150-8ab30cb83043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.649356 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9ff98c-f0a9-4a76-8b41-c6a5b69dd168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.649795 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:33.649795 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:33.650617 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:33.653172 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-24c01b4a-1569-461d-9cf6-f0bef470939a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:33.657343 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-24c01b4a-1569-461d-9cf6-f0bef470939a tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:33.657681 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1251/5066] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:33 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:33.679075 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9ff98c-f0a9-4a76-8b41-c6a5b69dd168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.679771 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd96efa-c6b5-45c0-9c01-692e333751fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.725365 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Created reservations ['09c6b6d9-5667-47d8-a752-77ce4245bdd5', '90efcaa6-2e58-4bb4-bf80-1f0442a8d236', 'fe11e392-bd3d-4a17-a803-548ac2c4f485', '767fcb67-da5a-4400-a80c-757b133f01e1'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:33.726131 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd96efa-c6b5-45c0-9c01-692e333751fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c6b6d9-5667-47d8-a752-77ce4245bdd5', '90efcaa6-2e58-4bb4-bf80-1f0442a8d236', 'fe11e392-bd3d-4a17-a803-548ac2c4f485', '767fcb67-da5a-4400-a80c-757b133f01e1']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.726888 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85cf3387-8afd-4e3d-b241-a302116da4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.754010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85cf3387-8afd-4e3d-b241-a302116da4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71373244-40eb-46c1-8e2b-14a5a8629f93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1746343834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['09c6b6d9-5667-47d8-a752-77ce4245bdd5','90efcaa6-2e58-4bb4-bf80-1f0442a8d236','fe11e392-bd3d-4a17-a803-548ac2c4f485','767fcb67-da5a-4400-a80c-757b133f01e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1746343834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71373244-40eb-46c1-8e2b-14a5a8629f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b47556f109441ba16acb20bdcfcd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eda65fe028045ce8630baeadc600513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.754789 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2788c7-7416-45f7-b779-65cbc8782b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.772848 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2788c7-7416-45f7-b779-65cbc8782b1d) transitioned into state 'SUCCESS' from state '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-1746343834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['09c6b6d9-5667-47d8-a752-77ce4245bdd5','90efcaa6-2e58-4bb4-bf80-1f0442a8d236','fe11e392-bd3d-4a17-a803-548ac2c4f485','767fcb67-da5a-4400-a80c-757b133f01e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.773719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5c5311-20a5-4fe7-ac40-e9a2ea9f1c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.782589 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5c5311-20a5-4fe7-ac40-e9a2ea9f1c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.783400 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (6f4ef7ef-e146-447c-b150-8ab30cb83043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.783714 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request issued successfully. Jul 10 20:14:33.784263 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f7ffd29-39df-4207-b943-ec209b19103f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:33.784697 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1269/5067] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:14:33 2026] POST /volume/v3/volumes => generated 758 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:14:33.797311 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:33.800258 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:33.800749 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "47cbf250-cc6b-49b9-92cb-b364b55d5f90", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-218115464"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:33.802798 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request body: {'volume': {"'backup_id": '47cbf250-cc6b-49b9-92cb-b364b55d5f90', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-218115464'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:33.803007 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume of 1 GB Jul 10 20:14:33.803409 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:33.803409 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:33.808231 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Availability Zones retrieved successfully. Jul 10 20:14:33.814095 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (5f289af2-8195-418c-81dd-2b464aebee35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.815016 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90cf7288-bc32-4cac-b477-b80b636e6a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.815989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:33.846208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90cf7288-bc32-4cac-b477-b80b636e6a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.847246 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5188984e-0c2f-4ecc-a2c7-378dbeb11386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.889641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Created reservations ['09a29356-5707-4152-b08d-29a55c9c9317', '090e453d-a437-46cf-a230-2a8669dd72ee', '7e6d3a6b-6ef5-4d1c-9913-2670736eb00d', '277b6633-15ba-4935-a82a-3d3fc34eaddd'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:33.890988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5188984e-0c2f-4ecc-a2c7-378dbeb11386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09a29356-5707-4152-b08d-29a55c9c9317', '090e453d-a437-46cf-a230-2a8669dd72ee', '7e6d3a6b-6ef5-4d1c-9913-2670736eb00d', '277b6633-15ba-4935-a82a-3d3fc34eaddd']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.891141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ec34b4-a6ff-4b81-b347-63c402e30c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.913478 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ec34b4-a6ff-4b81-b347-63c402e30c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e54bfda-82b6-44c4-80b1-b348fe2474cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-218115464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['09a29356-5707-4152-b08d-29a55c9c9317','090e453d-a437-46cf-a230-2a8669dd72ee','7e6d3a6b-6ef5-4d1c-9913-2670736eb00d','277b6633-15ba-4935-a82a-3d3fc34eaddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-218115464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e54bfda-82b6-44c4-80b1-b348fe2474cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b47556f109441ba16acb20bdcfcd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eda65fe028045ce8630baeadc600513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.914218 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e9cb56-633e-4bc3-8855-ecf2320cab78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.932034 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e9cb56-633e-4bc3-8855-ecf2320cab78) transitioned into state 'SUCCESS' from state '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-218115464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b47556f109441ba16acb20bdcfcd18',qos_specs=None,replication_status=,reservations=['09a29356-5707-4152-b08d-29a55c9c9317','090e453d-a437-46cf-a230-2a8669dd72ee','7e6d3a6b-6ef5-4d1c-9913-2670736eb00d','277b6633-15ba-4935-a82a-3d3fc34eaddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eda65fe028045ce8630baeadc600513',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.933541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7153fd-d01c-4dd4-8bbf-2cc620b8b780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:33.943695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7153fd-d01c-4dd4-8bbf-2cc620b8b780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:33.944866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Flow 'volume_create_api' (5f289af2-8195-418c-81dd-2b464aebee35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:33.945203 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Create volume request issued successfully. Jul 10 20:14:33.945946 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8d9be97-1162-403f-9972-d96ec00a4d43 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:33.946502 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1277/5068] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:14:33 2026] POST /volume/v3/volumes => generated 757 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:14:33.958499 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c6f1ad03-7862-4fdc-94cf-3812b7139a4c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:33.960729 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c6f1ad03-7862-4fdc-94cf-3812b7139a4c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 Jul 10 20:14:33.960993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c6f1ad03-7862-4fdc-94cf-3812b7139a4c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:33.961222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c6f1ad03-7862-4fdc-94cf-3812b7139a4c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:33.970542 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:33.970542 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:33.975889 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c6f1ad03-7862-4fdc-94cf-3812b7139a4c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:33.981594 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c6f1ad03-7862-4fdc-94cf-3812b7139a4c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 returned with HTTP 200 Jul 10 20:14:33.981951 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1272/5069] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:33 2026] GET /volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:33.998515 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4472b188-652b-44b1-b129-8b5483db85b5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:34.002917 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4472b188-652b-44b1-b129-8b5483db85b5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 Jul 10 20:14:34.002917 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4472b188-652b-44b1-b129-8b5483db85b5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:34.002917 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4472b188-652b-44b1-b129-8b5483db85b5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:34.011253 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:34.011253 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:34.015995 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4472b188-652b-44b1-b129-8b5483db85b5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:34.026589 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4472b188-652b-44b1-b129-8b5483db85b5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 returned with HTTP 200 Jul 10 20:14:34.026589 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1252/5070] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:33 2026] GET /volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:34.040089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ebb412c5-f652-4ed2-9a3c-43fb40eb5da0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:34.041787 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ebb412c5-f652-4ed2-9a3c-43fb40eb5da0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 Jul 10 20:14:34.041958 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ebb412c5-f652-4ed2-9a3c-43fb40eb5da0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:34.042164 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ebb412c5-f652-4ed2-9a3c-43fb40eb5da0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:34.052580 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:34.052580 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:34.056615 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ebb412c5-f652-4ed2-9a3c-43fb40eb5da0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:34.060896 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ebb412c5-f652-4ed2-9a3c-43fb40eb5da0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 returned with HTTP 200 Jul 10 20:14:34.061287 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1270/5071] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:34 2026] GET /volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:34.074329 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-03e30ec4-fe9b-4c75-8bf9-04e50fe34115 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:34.076278 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03e30ec4-fe9b-4c75-8bf9-04e50fe34115 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 Jul 10 20:14:34.076469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03e30ec4-fe9b-4c75-8bf9-04e50fe34115 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:34.076652 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03e30ec4-fe9b-4c75-8bf9-04e50fe34115 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:34.078919 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=189,cinder:INSERT=36,cinder:UPDATE=64 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:14:34.085026 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:34.085026 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:34.090641 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-03e30ec4-fe9b-4c75-8bf9-04e50fe34115 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:34.096729 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03e30ec4-fe9b-4c75-8bf9-04e50fe34115 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 returned with HTTP 200 Jul 10 20:14:34.097228 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1278/5072] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:34 2026] GET /volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:34.110818 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6bdf79b7-9e1e-494d-baa4-355c447543ba None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:34.113688 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bdf79b7-9e1e-494d-baa4-355c447543ba tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc Jul 10 20:14:34.113994 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bdf79b7-9e1e-494d-baa4-355c447543ba tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:34.114281 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bdf79b7-9e1e-494d-baa4-355c447543ba tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:34.123936 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:34.123936 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:34.129364 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-6bdf79b7-9e1e-494d-baa4-355c447543ba tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:34.135559 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bdf79b7-9e1e-494d-baa4-355c447543ba tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc returned with HTTP 200 Jul 10 20:14:34.136148 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1273/5073] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:34 2026] GET /volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:34.152551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-298bd70e-0e6d-4588-bbfd-8a4c13b7e39c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:34.155937 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-298bd70e-0e6d-4588-bbfd-8a4c13b7e39c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] DELETE https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:34.155937 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-298bd70e-0e6d-4588-bbfd-8a4c13b7e39c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:34.156979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-298bd70e-0e6d-4588-bbfd-8a4c13b7e39c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:34.156979 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-298bd70e-0e6d-4588-bbfd-8a4c13b7e39c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete backup with id: 47cbf250-cc6b-49b9-92cb-b364b55d5f90. Jul 10 20:14:34.168407 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:34.168407 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:34.185896 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-298bd70e-0e6d-4588-bbfd-8a4c13b7e39c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] delete_backup rpcapi backup_id 47cbf250-cc6b-49b9-92cb-b364b55d5f90 {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:14:34.187937 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-298bd70e-0e6d-4588-bbfd-8a4c13b7e39c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 202 Jul 10 20:14:34.188652 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1253/5074] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:34 2026] DELETE /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:14:34.196406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e23202f2-267d-4835-a633-a45c4e0fc391 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:34.199272 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e23202f2-267d-4835-a633-a45c4e0fc391 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:34.199437 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e23202f2-267d-4835-a633-a45c4e0fc391 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:34.200151 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e23202f2-267d-4835-a633-a45c4e0fc391 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:34.200286 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e23202f2-267d-4835-a633-a45c4e0fc391 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:34.205128 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:34.205128 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:34.205973 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e23202f2-267d-4835-a633-a45c4e0fc391 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 200 Jul 10 20:14:34.206365 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1271/5075] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:34 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:34.672430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-80c59925-2a9e-4308-9307-4a8dcb477c8d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:34.674138 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80c59925-2a9e-4308-9307-4a8dcb477c8d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:34.674391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80c59925-2a9e-4308-9307-4a8dcb477c8d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:34.674609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80c59925-2a9e-4308-9307-4a8dcb477c8d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:34.682621 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:34.682621 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:34.687531 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-80c59925-2a9e-4308-9307-4a8dcb477c8d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:34.693618 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80c59925-2a9e-4308-9307-4a8dcb477c8d tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:34.694648 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1279/5076] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:34 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:35.220232 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3f57bad3-1a13-4675-a73e-14696c63b3ca None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:35.222568 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f57bad3-1a13-4675-a73e-14696c63b3ca tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 Jul 10 20:14:35.222912 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f57bad3-1a13-4675-a73e-14696c63b3ca tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:35.223049 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f57bad3-1a13-4675-a73e-14696c63b3ca tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:35.223191 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-3f57bad3-1a13-4675-a73e-14696c63b3ca tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Show backup with id 47cbf250-cc6b-49b9-92cb-b364b55d5f90. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:14:35.225161 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=149,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:14:35.228538 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f57bad3-1a13-4675-a73e-14696c63b3ca tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 returned with HTTP 404 Jul 10 20:14:35.230014 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1274/5077] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:35 2026] GET /volume/v3/backups/47cbf250-cc6b-49b9-92cb-b364b55d5f90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:35.239500 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d9ba2f8e-e4d4-4a85-ac3d-9f9885488f3a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:35.242580 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d9ba2f8e-e4d4-4a85-ac3d-9f9885488f3a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] DELETE https://10.4.3.145/volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc Jul 10 20:14:35.242895 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d9ba2f8e-e4d4-4a85-ac3d-9f9885488f3a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:35.243024 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d9ba2f8e-e4d4-4a85-ac3d-9f9885488f3a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:35.243198 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-d9ba2f8e-e4d4-4a85-ac3d-9f9885488f3a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume with id: 0e54bfda-82b6-44c4-80b1-b348fe2474cc Jul 10 20:14:35.248819 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=181,cinder:UPDATE=42,cinder:INSERT=18 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:14:35.254941 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:35.254941 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:35.255569 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d9ba2f8e-e4d4-4a85-ac3d-9f9885488f3a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:35.302709 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d9ba2f8e-e4d4-4a85-ac3d-9f9885488f3a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume request issued successfully. Jul 10 20:14:35.302906 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d9ba2f8e-e4d4-4a85-ac3d-9f9885488f3a tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc returned with HTTP 202 Jul 10 20:14:35.303929 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1254/5078] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:35 2026] DELETE /volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:35.314993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4cfb88dd-e41f-4d51-b1bd-27ef321a14f0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:35.317261 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4cfb88dd-e41f-4d51-b1bd-27ef321a14f0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc Jul 10 20:14:35.317261 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4cfb88dd-e41f-4d51-b1bd-27ef321a14f0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:35.317713 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4cfb88dd-e41f-4d51-b1bd-27ef321a14f0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:35.325527 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=146,cinder:UPDATE=33,cinder:INSERT=18 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:14:35.336667 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:35.336667 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:35.344095 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4cfb88dd-e41f-4d51-b1bd-27ef321a14f0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:35.349509 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4cfb88dd-e41f-4d51-b1bd-27ef321a14f0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc returned with HTTP 200 Jul 10 20:14:35.350044 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1272/5079] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:35 2026] GET /volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:35.710328 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f364bc5f-8b6c-445a-b504-e8fd53190882 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:35.712456 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f364bc5f-8b6c-445a-b504-e8fd53190882 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:35.712690 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f364bc5f-8b6c-445a-b504-e8fd53190882 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:35.712920 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f364bc5f-8b6c-445a-b504-e8fd53190882 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:35.721298 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:35.721298 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:35.725977 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f364bc5f-8b6c-445a-b504-e8fd53190882 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:35.731501 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f364bc5f-8b6c-445a-b504-e8fd53190882 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:35.732012 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1280/5080] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:35 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:36.362977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bf4ffd6d-cdb5-4f5d-b7cc-e2765d86d9d6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:36.364880 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf4ffd6d-cdb5-4f5d-b7cc-e2765d86d9d6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc Jul 10 20:14:36.365127 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf4ffd6d-cdb5-4f5d-b7cc-e2765d86d9d6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:36.365376 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bf4ffd6d-cdb5-4f5d-b7cc-e2765d86d9d6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:36.372506 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bf4ffd6d-cdb5-4f5d-b7cc-e2765d86d9d6 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc returned with HTTP 404 Jul 10 20:14:36.373163 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1275/5081] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:36 2026] GET /volume/v3/volumes/0e54bfda-82b6-44c4-80b1-b348fe2474cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:36.380901 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-147e19b7-95da-4e46-9b7a-7dad7527c3c4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:36.382822 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-147e19b7-95da-4e46-9b7a-7dad7527c3c4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] DELETE https://10.4.3.145/volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 Jul 10 20:14:36.383067 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-147e19b7-95da-4e46-9b7a-7dad7527c3c4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:36.383259 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-147e19b7-95da-4e46-9b7a-7dad7527c3c4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:36.383438 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-147e19b7-95da-4e46-9b7a-7dad7527c3c4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume with id: 71373244-40eb-46c1-8e2b-14a5a8629f93 Jul 10 20:14:36.390760 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:36.390760 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:36.391356 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-147e19b7-95da-4e46-9b7a-7dad7527c3c4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:36.408261 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-147e19b7-95da-4e46-9b7a-7dad7527c3c4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume request issued successfully. Jul 10 20:14:36.408475 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-147e19b7-95da-4e46-9b7a-7dad7527c3c4 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 returned with HTTP 202 Jul 10 20:14:36.408868 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1255/5082] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:36 2026] DELETE /volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:36.415875 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3b7bec8f-4620-44b2-9edf-ef094efd7063 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:36.417972 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3b7bec8f-4620-44b2-9edf-ef094efd7063 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 Jul 10 20:14:36.418220 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3b7bec8f-4620-44b2-9edf-ef094efd7063 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:36.418474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3b7bec8f-4620-44b2-9edf-ef094efd7063 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:36.426321 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:36.426321 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:36.429816 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3b7bec8f-4620-44b2-9edf-ef094efd7063 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:36.434090 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3b7bec8f-4620-44b2-9edf-ef094efd7063 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 returned with HTTP 200 Jul 10 20:14:36.434503 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1273/5083] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:36 2026] GET /volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:36.744874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b05b8d02-8164-4fd6-8b68-f7ecce23c0fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:36.746798 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b05b8d02-8164-4fd6-8b68-f7ecce23c0fc tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:36.747017 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b05b8d02-8164-4fd6-8b68-f7ecce23c0fc tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:36.747219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b05b8d02-8164-4fd6-8b68-f7ecce23c0fc tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:36.754584 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:36.754584 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:36.758782 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b05b8d02-8164-4fd6-8b68-f7ecce23c0fc tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:36.763761 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b05b8d02-8164-4fd6-8b68-f7ecce23c0fc tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:36.764081 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1281/5084] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:36 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:36.775979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d7a12bae-bc8c-41bf-b3e0-1df24476cd5e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:36.777760 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7a12bae-bc8c-41bf-b3e0-1df24476cd5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:36.778531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7a12bae-bc8c-41bf-b3e0-1df24476cd5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:36.778531 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7a12bae-bc8c-41bf-b3e0-1df24476cd5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:36.785528 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:36.785528 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:36.789521 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d7a12bae-bc8c-41bf-b3e0-1df24476cd5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:36.793818 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7a12bae-bc8c-41bf-b3e0-1df24476cd5e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:36.794202 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1276/5085] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:36 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:36.920665 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-133de538-75f9-4e1e-b266-1bfd40a4664b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:36.922774 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-133de538-75f9-4e1e-b266-1bfd40a4664b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:36.922973 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-133de538-75f9-4e1e-b266-1bfd40a4664b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:36.923187 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-133de538-75f9-4e1e-b266-1bfd40a4664b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:36.930406 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:36.930406 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:36.934298 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-133de538-75f9-4e1e-b266-1bfd40a4664b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:36.938705 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-133de538-75f9-4e1e-b266-1bfd40a4664b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:36.939106 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1256/5086] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:14:36 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:37.350602 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-2728df49-ffd6-44fc-9ea2-15c2fbba70b8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:37.352345 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-2728df49-ffd6-44fc-9ea2-15c2fbba70b8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:37.352525 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-2728df49-ffd6-44fc-9ea2-15c2fbba70b8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:37.352701 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-2728df49-ffd6-44fc-9ea2-15c2fbba70b8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:37.359896 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:37.359896 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:37.363293 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-2728df49-ffd6-44fc-9ea2-15c2fbba70b8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:37.367675 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-2728df49-ffd6-44fc-9ea2-15c2fbba70b8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:37.368230 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1274/5087] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:14:37 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:37.377594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5bba380c-a092-4232-a1a1-b5380b5f8906 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:37.378091 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5bba380c-a092-4232-a1a1-b5380b5f8906 None None] GET https://10.4.3.145/volume// Jul 10 20:14:37.378498 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5bba380c-a092-4232-a1a1-b5380b5f8906 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:37.378614 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5bba380c-a092-4232-a1a1-b5380b5f8906 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:37.378944 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5bba380c-a092-4232-a1a1-b5380b5f8906 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:14:37.379392 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1282/5088] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:14: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 20:14:37.387105 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-dbdce321-23b7-4ee0-8ebf-6e7ce61f1c3b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:37.388857 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-dbdce321-23b7-4ee0-8ebf-6e7ce61f1c3b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:14:37.389183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-dbdce321-23b7-4ee0-8ebf-6e7ce61f1c3b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d40cd137-666d-4c50-8b23-3a1b0470d26d", "connector": null, "instance_uuid": "36d05b5b-29c7-4ebf-a358-a3b22c5b3bac"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:37.396777 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:37.396777 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:37.419332 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-dbdce321-23b7-4ee0-8ebf-6e7ce61f1c3b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:14:37.419736 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1277/5089] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:14:37 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 20:14:37.447365 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-42768cd7-4ea8-4821-a74c-8bc6863cda30 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:37.449634 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-42768cd7-4ea8-4821-a74c-8bc6863cda30 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 Jul 10 20:14:37.449875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-42768cd7-4ea8-4821-a74c-8bc6863cda30 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:37.450118 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-42768cd7-4ea8-4821-a74c-8bc6863cda30 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:37.456576 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-42768cd7-4ea8-4821-a74c-8bc6863cda30 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 returned with HTTP 404 Jul 10 20:14:37.457443 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1257/5090] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:37 2026] GET /volume/v3/volumes/71373244-40eb-46c1-8e2b-14a5a8629f93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:37.464617 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9e61d70e-d5a0-4c79-a4d7-638206205d6c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:37.468086 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e61d70e-d5a0-4c79-a4d7-638206205d6c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] DELETE https://10.4.3.145/volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 Jul 10 20:14:37.468384 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e61d70e-d5a0-4c79-a4d7-638206205d6c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:37.468617 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9e61d70e-d5a0-4c79-a4d7-638206205d6c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:37.468819 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-9e61d70e-d5a0-4c79-a4d7-638206205d6c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume with id: 4e1c90da-6bc2-4806-90ba-1715a57aa435 Jul 10 20:14:37.475686 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:37.475686 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:37.476127 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9e61d70e-d5a0-4c79-a4d7-638206205d6c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:37.495834 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9e61d70e-d5a0-4c79-a4d7-638206205d6c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume request issued successfully. Jul 10 20:14:37.496077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9e61d70e-d5a0-4c79-a4d7-638206205d6c tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 returned with HTTP 202 Jul 10 20:14:37.496615 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1275/5091] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:37 2026] DELETE /volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:37.504543 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-63fd9b4f-4e73-46ee-8b86-2d1f5c249fe5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:37.506556 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-63fd9b4f-4e73-46ee-8b86-2d1f5c249fe5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 Jul 10 20:14:37.506824 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-63fd9b4f-4e73-46ee-8b86-2d1f5c249fe5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:37.507058 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-63fd9b4f-4e73-46ee-8b86-2d1f5c249fe5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:37.513646 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:37.513646 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:37.517765 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-63fd9b4f-4e73-46ee-8b86-2d1f5c249fe5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:37.522730 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-63fd9b4f-4e73-46ee-8b86-2d1f5c249fe5 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 returned with HTTP 200 Jul 10 20:14:37.523143 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1283/5092] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:37 2026] GET /volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:38.535734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-54f4570f-7b4b-4d57-8bf7-d6f11d1a4466 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:38.537991 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-54f4570f-7b4b-4d57-8bf7-d6f11d1a4466 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 Jul 10 20:14:38.538267 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-54f4570f-7b4b-4d57-8bf7-d6f11d1a4466 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:38.538486 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-54f4570f-7b4b-4d57-8bf7-d6f11d1a4466 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:38.545072 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-54f4570f-7b4b-4d57-8bf7-d6f11d1a4466 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 returned with HTTP 404 Jul 10 20:14:38.545675 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1278/5093] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:38 2026] GET /volume/v3/volumes/4e1c90da-6bc2-4806-90ba-1715a57aa435 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 20:14:38.553890 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-07d4ab45-1e03-4c1c-8e98-5cecb58c7b26 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:38.556061 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07d4ab45-1e03-4c1c-8e98-5cecb58c7b26 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] DELETE https://10.4.3.145/volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 Jul 10 20:14:38.556341 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07d4ab45-1e03-4c1c-8e98-5cecb58c7b26 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:38.556627 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07d4ab45-1e03-4c1c-8e98-5cecb58c7b26 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:38.556778 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-07d4ab45-1e03-4c1c-8e98-5cecb58c7b26 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume with id: 58baca83-d39e-47e2-81bd-bc630ba4b803 Jul 10 20:14:38.563579 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:38.563579 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:38.564161 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-07d4ab45-1e03-4c1c-8e98-5cecb58c7b26 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:38.588681 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-07d4ab45-1e03-4c1c-8e98-5cecb58c7b26 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume request issued successfully. Jul 10 20:14:38.588895 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07d4ab45-1e03-4c1c-8e98-5cecb58c7b26 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 returned with HTTP 202 Jul 10 20:14:38.589284 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1258/5094] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:38 2026] DELETE /volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:38.598657 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-37d2680f-c092-4e76-9d61-f17cbfd73ec0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:38.600473 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-37d2680f-c092-4e76-9d61-f17cbfd73ec0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 Jul 10 20:14:38.600759 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-37d2680f-c092-4e76-9d61-f17cbfd73ec0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:38.600954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-37d2680f-c092-4e76-9d61-f17cbfd73ec0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:38.608293 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:38.608293 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:38.612114 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-37d2680f-c092-4e76-9d61-f17cbfd73ec0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:38.618106 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-37d2680f-c092-4e76-9d61-f17cbfd73ec0 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 returned with HTTP 200 Jul 10 20:14:38.618106 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1276/5095] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:38 2026] GET /volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:39.629832 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8ee88180-9f74-4499-854b-4b6d6fb1e086 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:39.631615 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ee88180-9f74-4499-854b-4b6d6fb1e086 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 Jul 10 20:14:39.631801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ee88180-9f74-4499-854b-4b6d6fb1e086 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:39.631982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ee88180-9f74-4499-854b-4b6d6fb1e086 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:39.637311 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ee88180-9f74-4499-854b-4b6d6fb1e086 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 returned with HTTP 404 Jul 10 20:14:39.637870 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1284/5096] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:39 2026] GET /volume/v3/volumes/58baca83-d39e-47e2-81bd-bc630ba4b803 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:39.643978 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-99c0fe44-b1e5-4e85-b201-e49e2c0b079d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:39.646077 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-99c0fe44-b1e5-4e85-b201-e49e2c0b079d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] DELETE https://10.4.3.145/volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 Jul 10 20:14:39.646354 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-99c0fe44-b1e5-4e85-b201-e49e2c0b079d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:39.646589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-99c0fe44-b1e5-4e85-b201-e49e2c0b079d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:39.646795 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-99c0fe44-b1e5-4e85-b201-e49e2c0b079d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume with id: 576b9607-a6f1-4ce6-929b-fb83d9096a51 Jul 10 20:14:39.655451 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:39.655451 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:39.656055 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-99c0fe44-b1e5-4e85-b201-e49e2c0b079d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:39.675860 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-99c0fe44-b1e5-4e85-b201-e49e2c0b079d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume request issued successfully. Jul 10 20:14:39.676087 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-99c0fe44-b1e5-4e85-b201-e49e2c0b079d tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 returned with HTTP 202 Jul 10 20:14:39.676600 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1279/5097] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:39 2026] DELETE /volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:39.683863 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fe7d4ee5-4b45-4276-b287-90c60931ba22 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:39.685782 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fe7d4ee5-4b45-4276-b287-90c60931ba22 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 Jul 10 20:14:39.685978 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fe7d4ee5-4b45-4276-b287-90c60931ba22 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:39.686207 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fe7d4ee5-4b45-4276-b287-90c60931ba22 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:39.693752 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:39.693752 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:39.697284 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fe7d4ee5-4b45-4276-b287-90c60931ba22 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:39.701767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fe7d4ee5-4b45-4276-b287-90c60931ba22 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 returned with HTTP 200 Jul 10 20:14:39.702205 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1259/5098] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:39 2026] GET /volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:40.713999 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-16c38af9-6a09-4b7b-b44f-83c87d08c97f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:40.716038 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-16c38af9-6a09-4b7b-b44f-83c87d08c97f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 Jul 10 20:14:40.716309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-16c38af9-6a09-4b7b-b44f-83c87d08c97f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:40.716501 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-16c38af9-6a09-4b7b-b44f-83c87d08c97f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:40.722314 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-16c38af9-6a09-4b7b-b44f-83c87d08c97f tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 returned with HTTP 404 Jul 10 20:14:40.722943 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1277/5099] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:40 2026] GET /volume/v3/volumes/576b9607-a6f1-4ce6-929b-fb83d9096a51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:40.729188 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-56621ff0-c2b9-4483-bc19-706f900d36dc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:40.730957 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56621ff0-c2b9-4483-bc19-706f900d36dc tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] DELETE https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 Jul 10 20:14:40.731183 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56621ff0-c2b9-4483-bc19-706f900d36dc tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:40.731384 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56621ff0-c2b9-4483-bc19-706f900d36dc tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:40.731536 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-56621ff0-c2b9-4483-bc19-706f900d36dc tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume with id: 3e2c3dfc-f086-42f1-b848-e7967a119ab2 Jul 10 20:14:40.740445 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:40.740445 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:40.741093 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-56621ff0-c2b9-4483-bc19-706f900d36dc tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:40.760326 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-56621ff0-c2b9-4483-bc19-706f900d36dc tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Delete volume request issued successfully. Jul 10 20:14:40.760483 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56621ff0-c2b9-4483-bc19-706f900d36dc tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 returned with HTTP 202 Jul 10 20:14:40.760867 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1285/5100] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:14:40 2026] DELETE /volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:40.768589 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a4b1d6c0-34f9-48d4-bec2-43f823f69347 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:40.770696 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4b1d6c0-34f9-48d4-bec2-43f823f69347 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 Jul 10 20:14:40.770929 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a4b1d6c0-34f9-48d4-bec2-43f823f69347 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:40.771327 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a4b1d6c0-34f9-48d4-bec2-43f823f69347 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:40.779554 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:40.779554 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:40.783744 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a4b1d6c0-34f9-48d4-bec2-43f823f69347 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Volume info retrieved successfully. Jul 10 20:14:40.788656 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4b1d6c0-34f9-48d4-bec2-43f823f69347 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 returned with HTTP 200 Jul 10 20:14:40.788979 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1280/5101] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:40 2026] GET /volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:41.802035 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-81f9d714-bdc1-4540-b95c-5dd7f9e0c808 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:41.803826 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81f9d714-bdc1-4540-b95c-5dd7f9e0c808 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] GET https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 Jul 10 20:14:41.804059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81f9d714-bdc1-4540-b95c-5dd7f9e0c808 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:41.804254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-81f9d714-bdc1-4540-b95c-5dd7f9e0c808 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:41.810628 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-81f9d714-bdc1-4540-b95c-5dd7f9e0c808 tempest-CreateVolumesFromBackupTest-1036267615 tempest-CreateVolumesFromBackupTest-1036267615-project-member] https://10.4.3.145/volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 returned with HTTP 404 Jul 10 20:14:41.811160 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1260/5102] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:14:41 2026] GET /volume/v3/volumes/3e2c3dfc-f086-42f1-b848-e7967a119ab2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:43.088090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4c59162f-d21f-448a-ba04-39056e9cab2a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:43.212719 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:43.213089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1663208429"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:43.214476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1663208429'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:43.214623 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:14:43.219992 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:14:43.225767 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (2bcc8959-0382-436d-9e87-40246d8b7a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:43.226745 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7fd4dd-ac3b-4e96-a6e8-99729bb3fb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:43.227972 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:43.263596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7fd4dd-ac3b-4e96-a6e8-99729bb3fb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:43.264422 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ffb00a-f1f1-4d70-a08f-19d613606194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:43.361072 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0934703b-c733-4cfa-8da6-ddd6754ef209 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:43.361531 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0934703b-c733-4cfa-8da6-ddd6754ef209 None None] GET https://10.4.3.145/volume// Jul 10 20:14:43.361605 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0934703b-c733-4cfa-8da6-ddd6754ef209 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:43.361796 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0934703b-c733-4cfa-8da6-ddd6754ef209 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:43.362116 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0934703b-c733-4cfa-8da6-ddd6754ef209 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:14:43.362422 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1286/5103] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:14:43 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 20:14:43.363225 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['52b4b487-aba7-4d03-a295-134f1fa7c766', '15a5229b-754f-46ee-b1b6-eebf29066784', 'dd9285ea-2a79-468c-9951-59d1b97eec1b', '23a45314-9cad-48d4-9168-cdb586879fc4'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:43.364609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ffb00a-f1f1-4d70-a08f-19d613606194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b4b487-aba7-4d03-a295-134f1fa7c766', '15a5229b-754f-46ee-b1b6-eebf29066784', 'dd9285ea-2a79-468c-9951-59d1b97eec1b', '23a45314-9cad-48d4-9168-cdb586879fc4']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:43.366032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ad7da5-0ae2-4b59-9e4d-c5f1f59a6269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:43.372087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-7f1d02fa-8897-4050-a20d-58896d56e7e2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:43.375484 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-7f1d02fa-8897-4050-a20d-58896d56e7e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:14:43.375664 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-7f1d02fa-8897-4050-a20d-58896d56e7e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:43.375953 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-7f1d02fa-8897-4050-a20d-58896d56e7e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:43.397042 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:43.397042 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:43.398775 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ad7da5-0ae2-4b59-9e4d-c5f1f59a6269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aef4ef4-b4d0-4f74-9972-0376f1b0314d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1663208429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['52b4b487-aba7-4d03-a295-134f1fa7c766','15a5229b-754f-46ee-b1b6-eebf29066784','dd9285ea-2a79-468c-9951-59d1b97eec1b','23a45314-9cad-48d4-9168-cdb586879fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1663208429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aef4ef4-b4d0-4f74-9972-0376f1b0314d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:43.399567 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490bb0cc-3473-45a3-8d13-fcb5737157d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:43.401395 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-7f1d02fa-8897-4050-a20d-58896d56e7e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:14:43.407115 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-7f1d02fa-8897-4050-a20d-58896d56e7e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:14:43.407584 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1281/5104] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:14:43 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 1609 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:14:43.426625 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490bb0cc-3473-45a3-8d13-fcb5737157d7) transitioned into state 'SUCCESS' from state '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-1663208429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['52b4b487-aba7-4d03-a295-134f1fa7c766','15a5229b-754f-46ee-b1b6-eebf29066784','dd9285ea-2a79-468c-9951-59d1b97eec1b','23a45314-9cad-48d4-9168-cdb586879fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:43.430337 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8eb744-bc96-49a9-908e-14567f9166d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:43.447773 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8eb744-bc96-49a9-908e-14567f9166d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:43.448698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (2bcc8959-0382-436d-9e87-40246d8b7a61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:43.449023 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:14:43.449813 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4c59162f-d21f-448a-ba04-39056e9cab2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:43.450460 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1278/5105] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:14:43 2026] POST /volume/v3/volumes => generated 770 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:43.468785 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-eacf30ed-f64e-4406-be76-dbc16db8e60e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:43.476051 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eacf30ed-f64e-4406-be76-dbc16db8e60e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:14:43.476365 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eacf30ed-f64e-4406-be76-dbc16db8e60e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:43.476615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-eacf30ed-f64e-4406-be76-dbc16db8e60e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:43.486198 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:43.486198 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:43.491158 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-eacf30ed-f64e-4406-be76-dbc16db8e60e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:43.501549 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-eacf30ed-f64e-4406-be76-dbc16db8e60e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d returned with HTTP 200 Jul 10 20:14:43.503005 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1261/5106] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:43 2026] GET /volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:43.556191 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-479c765b-e460-4d1a-90ec-3829219c2c96 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:43.558983 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-479c765b-e460-4d1a-90ec-3829219c2c96 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] PUT https://10.4.3.145/volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c Jul 10 20:14:43.559555 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-479c765b-e460-4d1a-90ec-3829219c2c96 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:43.572809 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-479c765b-e460-4d1a-90ec-3829219c2c96 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Acquiring lock "cinder-attachment_update-d40cd137-666d-4c50-8b23-3a1b0470d26d-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:14:43.579573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-479c765b-e460-4d1a-90ec-3829219c2c96 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Lock "cinder-attachment_update-d40cd137-666d-4c50-8b23-3a1b0470d26d-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:14:43.580838 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:43.580838 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:44.102202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-479c765b-e460-4d1a-90ec-3829219c2c96 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Lock "cinder-attachment_update-d40cd137-666d-4c50-8b23-3a1b0470d26d-np0000005048" released by "attachment_update" :: held 0.523s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:14:44.102467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-479c765b-e460-4d1a-90ec-3829219c2c96 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c returned with HTTP 200 Jul 10 20:14:44.102897 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1287/5107] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:14:43 2026] PUT /volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c => generated 968 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:44.235182 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5ee58be7-28e2-443a-b025-2d276aff9978 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:44.235687 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5ee58be7-28e2-443a-b025-2d276aff9978 None None] GET https://10.4.3.145/volume// Jul 10 20:14:44.235865 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5ee58be7-28e2-443a-b025-2d276aff9978 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:44.236072 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5ee58be7-28e2-443a-b025-2d276aff9978 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:44.236478 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5ee58be7-28e2-443a-b025-2d276aff9978 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:14:44.236830 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1282/5108] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:14: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 20:14:44.249522 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-4defbce3-ac6d-4987-b043-48439497f1a3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:44.251886 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-4defbce3-ac6d-4987-b043-48439497f1a3 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:14:44.252607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-4defbce3-ac6d-4987-b043-48439497f1a3 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e532722e-3563-445e-b52b-148524fbc43d", "connector": null, "instance_uuid": "4ce5ae61-4ff5-4983-ac5a-29ac23b9c86b"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:44.267475 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:44.267475 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:44.301908 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-4defbce3-ac6d-4987-b043-48439497f1a3 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:14:44.301908 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1279/5109] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:14:44 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 20:14:44.309185 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-a28811f3-933f-48ba-ba2e-2bd41cda3e63 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:44.312437 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-a28811f3-933f-48ba-ba2e-2bd41cda3e63 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] DELETE https://10.4.3.145/volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782 Jul 10 20:14:44.312658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-a28811f3-933f-48ba-ba2e-2bd41cda3e63 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:44.312868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-a28811f3-933f-48ba-ba2e-2bd41cda3e63 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:44.320755 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:44.320755 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:44.515941 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ffc7420d-b83e-435f-a3fb-74722de63f15 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:44.518017 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ffc7420d-b83e-435f-a3fb-74722de63f15 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:14:44.518231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ffc7420d-b83e-435f-a3fb-74722de63f15 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:44.518452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ffc7420d-b83e-435f-a3fb-74722de63f15 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:44.529114 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:44.529114 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:44.534084 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ffc7420d-b83e-435f-a3fb-74722de63f15 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:44.540380 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ffc7420d-b83e-435f-a3fb-74722de63f15 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d returned with HTTP 200 Jul 10 20:14:44.540812 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1288/5110] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:44 2026] GET /volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:44.552745 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ec37f15f-53a2-47e6-bb63-faf06230c01c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:44.554420 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec37f15f-53a2-47e6-bb63-faf06230c01c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:14:44.554757 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec37f15f-53a2-47e6-bb63-faf06230c01c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2aef4ef4-b4d0-4f74-9972-0376f1b0314d", "name": "tempest-VolumeDependencyTests-Snapshot-787264635"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:44.562663 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:44.562663 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:44.563246 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ec37f15f-53a2-47e6-bb63-faf06230c01c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:44.563416 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-ec37f15f-53a2-47e6-bb63-faf06230c01c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create snapshot from volume 2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:14:44.599256 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-ec37f15f-53a2-47e6-bb63-faf06230c01c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['6079a0e7-d811-4523-b988-80574b91b87f', '031f1747-cd62-439b-9a24-406ca704f474', '2d29a294-7e7a-4921-9a6a-9e12e3aebb72', 'a034544f-fce3-4ccd-b6e1-39559fbba9c8'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:44.613811 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-f0f2c59b-ec50-470f-9603-15fd0c9f5506 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:44.615653 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-f0f2c59b-ec50-470f-9603-15fd0c9f5506 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c/action Jul 10 20:14:44.616184 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-f0f2c59b-ec50-470f-9603-15fd0c9f5506 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:14:44.616431 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-f0f2c59b-ec50-470f-9603-15fd0c9f5506 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:44.628853 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ec37f15f-53a2-47e6-bb63-faf06230c01c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot create request issued successfully. Jul 10 20:14:44.629538 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec37f15f-53a2-47e6-bb63-faf06230c01c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:14:44.629690 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1283/5111] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:14:44 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 20:14:44.633824 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:44.633824 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:44.644105 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2044ccd1-b85e-4153-8076-2a24c850c9d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:44.646514 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2044ccd1-b85e-4153-8076-2a24c850c9d5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:14:44.646734 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2044ccd1-b85e-4153-8076-2a24c850c9d5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:44.647159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2044ccd1-b85e-4153-8076-2a24c850c9d5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:44.647875 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-f0f2c59b-ec50-470f-9603-15fd0c9f5506 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c/action returned with HTTP 204 Jul 10 20:14:44.648761 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1280/5112] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:14:44 2026] POST /volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:44.658270 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:44.658270 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:44.659782 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2044ccd1-b85e-4153-8076-2a24c850c9d5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:44.662150 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2044ccd1-b85e-4153-8076-2a24c850c9d5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f returned with HTTP 200 Jul 10 20:14:44.662684 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1289/5113] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:44 2026] GET /volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:44.860365 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c66973cf-85f5-450a-a671-ded4b12fd168 req-a28811f3-933f-48ba-ba2e-2bd41cda3e63 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782 returned with HTTP 200 Jul 10 20:14:44.860835 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1262/5114] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:14:44 2026] DELETE /volume/v3/attachments/e3f2136e-efcc-439e-b59c-00e0eda02782 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:45.674068 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f68e27e9-cb55-457c-a9fc-0de9786c3b9e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:45.675795 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f68e27e9-cb55-457c-a9fc-0de9786c3b9e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:14:45.676103 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f68e27e9-cb55-457c-a9fc-0de9786c3b9e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:45.676399 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f68e27e9-cb55-457c-a9fc-0de9786c3b9e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:45.683764 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:45.683764 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:45.684601 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f68e27e9-cb55-457c-a9fc-0de9786c3b9e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:45.685783 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f68e27e9-cb55-457c-a9fc-0de9786c3b9e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f returned with HTTP 200 Jul 10 20:14:45.686437 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1284/5115] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:45 2026] GET /volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:45.697069 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:45.700989 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:45.700989 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a9fcbb24-6a00-4ae9-a311-875ca78e053f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1870776199"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:45.702002 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'snapshot_id': 'a9fcbb24-6a00-4ae9-a311-875ca78e053f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1870776199'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:45.709920 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:45.709920 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:45.712990 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:45.712990 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:14:45.716595 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:14:45.724111 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (67d01757-ab55-4d74-a128-7ab008e9ff31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:45.725620 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d8a7d3-b19e-46f6-a5f7-5fe10fce2d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:45.727050 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:45.764265 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d8a7d3-b19e-46f6-a5f7-5fe10fce2d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a9fcbb24-6a00-4ae9-a311-875ca78e053f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:45.765383 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f99835e-170c-4036-a453-e1e95c8b157d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:45.813564 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['ce081565-6a92-4482-a790-cf078e936d75', 'c83c9a2f-b99b-4b9a-83f2-54ed8074fde3', '7c76fd50-ee35-4f3c-9b4f-26169baf62bd', 'f4259a42-ccc1-4f3d-a07f-6df8d046c07c'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:45.813564 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f99835e-170c-4036-a453-e1e95c8b157d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce081565-6a92-4482-a790-cf078e936d75', 'c83c9a2f-b99b-4b9a-83f2-54ed8074fde3', '7c76fd50-ee35-4f3c-9b4f-26169baf62bd', 'f4259a42-ccc1-4f3d-a07f-6df8d046c07c']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:45.813564 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1113b3f0-ad10-42b1-94f4-8135c1ef864f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:45.851106 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1113b3f0-ad10-42b1-94f4-8135c1ef864f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08657590-bdb8-42a4-9941-cfc6ce7e2970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1870776199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['ce081565-6a92-4482-a790-cf078e936d75','c83c9a2f-b99b-4b9a-83f2-54ed8074fde3','7c76fd50-ee35-4f3c-9b4f-26169baf62bd','f4259a42-ccc1-4f3d-a07f-6df8d046c07c'],size=1,snapshot_id=a9fcbb24-6a00-4ae9-a311-875ca78e053f,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1870776199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08657590-bdb8-42a4-9941-cfc6ce7e2970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a9fcbb24-6a00-4ae9-a311-875ca78e053f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:45.852041 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143d5759-6331-43cd-b87e-f7f9f01ad548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:45.873460 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143d5759-6331-43cd-b87e-f7f9f01ad548) transitioned into state 'SUCCESS' from state '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-1870776199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['ce081565-6a92-4482-a790-cf078e936d75','c83c9a2f-b99b-4b9a-83f2-54ed8074fde3','7c76fd50-ee35-4f3c-9b4f-26169baf62bd','f4259a42-ccc1-4f3d-a07f-6df8d046c07c'],size=1,snapshot_id=a9fcbb24-6a00-4ae9-a311-875ca78e053f,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:45.874453 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0140fc9a-4d96-4693-bc54-79185dd60df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:45.897006 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0140fc9a-4d96-4693-bc54-79185dd60df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:45.898125 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (67d01757-ab55-4d74-a128-7ab008e9ff31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:45.898621 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:14:45.899230 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9a92e9a4-88f6-462d-9c93-5f89040c2810 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:45.899733 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1281/5116] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:14:45 2026] POST /volume/v3/volumes => generated 804 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:45.912765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b4871ccc-4783-4983-bd2d-3be2e99747ac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:45.914363 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4871ccc-4783-4983-bd2d-3be2e99747ac tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:14:45.914550 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4871ccc-4783-4983-bd2d-3be2e99747ac tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:45.914717 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4871ccc-4783-4983-bd2d-3be2e99747ac tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:45.921548 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:45.921548 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:45.925146 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b4871ccc-4783-4983-bd2d-3be2e99747ac tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:45.929483 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4871ccc-4783-4983-bd2d-3be2e99747ac tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 returned with HTTP 200 Jul 10 20:14:45.929928 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1290/5117] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:45 2026] GET /volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:46.944008 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a9a89e36-5651-4206-a0cd-f6e752325685 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:46.945969 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a9a89e36-5651-4206-a0cd-f6e752325685 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:14:46.946305 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a9a89e36-5651-4206-a0cd-f6e752325685 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:46.946533 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a9a89e36-5651-4206-a0cd-f6e752325685 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:46.958180 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:46.958180 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:46.962555 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a9a89e36-5651-4206-a0cd-f6e752325685 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:46.972910 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a9a89e36-5651-4206-a0cd-f6e752325685 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 returned with HTTP 200 Jul 10 20:14:46.972910 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1263/5118] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:46 2026] GET /volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 => generated 897 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:46.990799 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-64e5f5df-f5d8-445c-ad08-1263ecddd5bd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:46.992569 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-64e5f5df-f5d8-445c-ad08-1263ecddd5bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:14:46.992925 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-64e5f5df-f5d8-445c-ad08-1263ecddd5bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08657590-bdb8-42a4-9941-cfc6ce7e2970", "name": "tempest-VolumeDependencyTests-Snapshot-584127851"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:47.003364 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:47.003364 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:47.004248 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-64e5f5df-f5d8-445c-ad08-1263ecddd5bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:47.004731 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-64e5f5df-f5d8-445c-ad08-1263ecddd5bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create snapshot from volume 08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:14:47.040973 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-64e5f5df-f5d8-445c-ad08-1263ecddd5bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['fc32b4ba-e202-41e5-8560-f80392163130', '08259d32-e6b3-4112-bbdd-47dca173efd5', 'c322b494-7e35-4f2e-9d9b-3d496ac159da', '8d86ab8b-de1d-4a03-a8a8-0a0b7a939159'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:47.077627 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-64e5f5df-f5d8-445c-ad08-1263ecddd5bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot create request issued successfully. Jul 10 20:14:47.077951 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-64e5f5df-f5d8-445c-ad08-1263ecddd5bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:14:47.078398 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1285/5119] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:14:46 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 20:14:47.089020 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-842e3c3d-4a77-41d8-ad54-294e91ce745d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:47.093587 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-842e3c3d-4a77-41d8-ad54-294e91ce745d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:14:47.093587 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-842e3c3d-4a77-41d8-ad54-294e91ce745d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:47.093587 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-842e3c3d-4a77-41d8-ad54-294e91ce745d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:47.098939 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:47.098939 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:47.098939 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-842e3c3d-4a77-41d8-ad54-294e91ce745d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:47.098939 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-842e3c3d-4a77-41d8-ad54-294e91ce745d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 returned with HTTP 200 Jul 10 20:14:47.098939 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1282/5120] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:47 2026] GET /volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:48.108455 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0ac4c3e9-7a9a-462d-a0f4-430b62708a75 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:48.110228 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ac4c3e9-7a9a-462d-a0f4-430b62708a75 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:14:48.110469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ac4c3e9-7a9a-462d-a0f4-430b62708a75 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:48.110667 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ac4c3e9-7a9a-462d-a0f4-430b62708a75 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:48.115770 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:48.115770 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:48.116214 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0ac4c3e9-7a9a-462d-a0f4-430b62708a75 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:48.117053 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ac4c3e9-7a9a-462d-a0f4-430b62708a75 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 returned with HTTP 200 Jul 10 20:14:48.117538 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1291/5121] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:48 2026] GET /volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:48.129373 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:48.131062 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:48.131555 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b1b29798-efc4-434b-b3d3-7a0db6c25447", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1893535742"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:48.133162 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'snapshot_id': 'b1b29798-efc4-434b-b3d3-7a0db6c25447', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1893535742'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:48.138014 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:48.138014 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:48.138369 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:48.138473 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:14:48.141927 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:14:48.147688 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (2a76bdad-ef44-48dd-8389-830dba8f0a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:48.148601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb666ff-22a2-41cd-a4ae-ec98b70f120a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:48.149505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:48.180319 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb666ff-22a2-41cd-a4ae-ec98b70f120a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1b29798-efc4-434b-b3d3-7a0db6c25447', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:48.181043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aebe93a7-5a96-4079-8e0a-6b67e9b0b705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:48.219453 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['0b0d2b35-ca81-4aea-a2b2-51af15fd481a', '4aaabb7f-09a9-459d-8420-c10d7f8a8c30', 'c401b7da-29d6-4efc-b999-13e36d6ca1af', '2aa8ddfc-8334-41d8-8a48-bfb0e214dee8'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:48.220464 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aebe93a7-5a96-4079-8e0a-6b67e9b0b705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b0d2b35-ca81-4aea-a2b2-51af15fd481a', '4aaabb7f-09a9-459d-8420-c10d7f8a8c30', 'c401b7da-29d6-4efc-b999-13e36d6ca1af', '2aa8ddfc-8334-41d8-8a48-bfb0e214dee8']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:48.221110 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317e3da0-0dd5-4525-b780-ba2e4d74d0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:48.259092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317e3da0-0dd5-4525-b780-ba2e4d74d0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006978b6-402b-440a-a7b8-28fefc189ce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1893535742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['0b0d2b35-ca81-4aea-a2b2-51af15fd481a','4aaabb7f-09a9-459d-8420-c10d7f8a8c30','c401b7da-29d6-4efc-b999-13e36d6ca1af','2aa8ddfc-8334-41d8-8a48-bfb0e214dee8'],size=1,snapshot_id=b1b29798-efc4-434b-b3d3-7a0db6c25447,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1893535742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006978b6-402b-440a-a7b8-28fefc189ce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1b29798-efc4-434b-b3d3-7a0db6c25447,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:48.259748 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2955370-12d4-441d-9980-bbc3078c9cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:48.277420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2955370-12d4-441d-9980-bbc3078c9cdd) transitioned into state 'SUCCESS' from state '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-1893535742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['0b0d2b35-ca81-4aea-a2b2-51af15fd481a','4aaabb7f-09a9-459d-8420-c10d7f8a8c30','c401b7da-29d6-4efc-b999-13e36d6ca1af','2aa8ddfc-8334-41d8-8a48-bfb0e214dee8'],size=1,snapshot_id=b1b29798-efc4-434b-b3d3-7a0db6c25447,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:48.278031 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3053ff6e-45da-4dd1-87a1-ca6f0ccabbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:48.296751 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3053ff6e-45da-4dd1-87a1-ca6f0ccabbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:48.297519 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (2a76bdad-ef44-48dd-8389-830dba8f0a09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:48.297788 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:14:48.298327 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d1ed7c7-c5bb-4f83-8860-952d33f253c5 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:48.298700 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1264/5122] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:14:48 2026] POST /volume/v3/volumes => generated 804 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:48.310419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7d1a999e-31e5-4539-a85f-d0c1df67a493 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:48.312560 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d1a999e-31e5-4539-a85f-d0c1df67a493 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:14:48.312783 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d1a999e-31e5-4539-a85f-d0c1df67a493 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:48.312982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d1a999e-31e5-4539-a85f-d0c1df67a493 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:48.320146 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:48.320146 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:48.324360 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7d1a999e-31e5-4539-a85f-d0c1df67a493 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:48.329113 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d1a999e-31e5-4539-a85f-d0c1df67a493 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 returned with HTTP 200 Jul 10 20:14:48.329496 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1286/5123] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:48 2026] GET /volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:48.631923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a3ec177c-ac3e-49c6-8771-c2d9b019b4d1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:48.631923 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a3ec177c-ac3e-49c6-8771-c2d9b019b4d1 None None] GET https://10.4.3.145/volume// Jul 10 20:14:48.631923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a3ec177c-ac3e-49c6-8771-c2d9b019b4d1 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:48.631923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a3ec177c-ac3e-49c6-8771-c2d9b019b4d1 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:48.631923 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a3ec177c-ac3e-49c6-8771-c2d9b019b4d1 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:14:48.631923 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1283/5124] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:14: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 20:14:48.641948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-fd5e3dcc-f833-4590-bd1b-3bb06fda0451 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:48.644064 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-fd5e3dcc-f833-4590-bd1b-3bb06fda0451 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] GET https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d Jul 10 20:14:48.644257 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-fd5e3dcc-f833-4590-bd1b-3bb06fda0451 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:48.644438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-fd5e3dcc-f833-4590-bd1b-3bb06fda0451 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:48.655817 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:48.655817 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:48.659471 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-fd5e3dcc-f833-4590-bd1b-3bb06fda0451 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Volume info retrieved successfully. Jul 10 20:14:48.666516 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-fd5e3dcc-f833-4590-bd1b-3bb06fda0451 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d returned with HTTP 200 Jul 10 20:14:48.667096 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1292/5125] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:14:48 2026] GET /volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:14:48.780075 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-20fdf0cd-f480-4021-9993-5dd5b8b2f60c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:48.782174 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-20fdf0cd-f480-4021-9993-5dd5b8b2f60c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] PUT https://10.4.3.145/volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca Jul 10 20:14:48.782580 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-20fdf0cd-f480-4021-9993-5dd5b8b2f60c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:48.784840 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-419495d6-4d38-4081-8e8d-8cb8bb5ffad3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:48.787389 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-419495d6-4d38-4081-8e8d-8cb8bb5ffad3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d/encryption Jul 10 20:14:48.787607 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-419495d6-4d38-4081-8e8d-8cb8bb5ffad3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:48.787825 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-419495d6-4d38-4081-8e8d-8cb8bb5ffad3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:48.790613 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-20fdf0cd-f480-4021-9993-5dd5b8b2f60c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Acquiring lock "cinder-attachment_update-e532722e-3563-445e-b52b-148524fbc43d-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:14:48.796235 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-20fdf0cd-f480-4021-9993-5dd5b8b2f60c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Lock "cinder-attachment_update-e532722e-3563-445e-b52b-148524fbc43d-np0000005048" acquired by "attachment_update" :: waited 0.006s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:14:48.797592 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:48.797592 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:48.798739 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:48.798739 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:48.805587 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-de6ac28b-cabd-48e2-899c-479c3fbac97f req-419495d6-4d38-4081-8e8d-8cb8bb5ffad3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d/encryption returned with HTTP 200 Jul 10 20:14:48.806186 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1287/5126] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:14:48 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:49.323222 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-20fdf0cd-f480-4021-9993-5dd5b8b2f60c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Lock "cinder-attachment_update-e532722e-3563-445e-b52b-148524fbc43d-np0000005048" released by "attachment_update" :: held 0.527s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:14:49.323713 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-20fdf0cd-f480-4021-9993-5dd5b8b2f60c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca returned with HTTP 200 Jul 10 20:14:49.324346 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1265/5127] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:14:48 2026] PUT /volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:49.342122 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-407f06e0-c063-4db4-966f-466037a2a5a8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:49.343606 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-407f06e0-c063-4db4-966f-466037a2a5a8 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:14:49.344002 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-407f06e0-c063-4db4-966f-466037a2a5a8 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:49.344297 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-407f06e0-c063-4db4-966f-466037a2a5a8 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:49.351426 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:49.351426 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:49.355231 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-407f06e0-c063-4db4-966f-466037a2a5a8 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:49.360126 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-407f06e0-c063-4db4-966f-466037a2a5a8 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 returned with HTTP 200 Jul 10 20:14:49.360126 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1284/5128] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:49 2026] GET /volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:49.372306 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5dc01859-54cf-4c90-924a-c8628e63540d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:49.374039 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:49.374409 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "006978b6-402b-440a-a7b8-28fefc189ce9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-193097868"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:49.375920 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'source_volid': '006978b6-402b-440a-a7b8-28fefc189ce9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-193097868'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:49.383791 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:49.383791 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:49.384303 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume retrieved successfully. Jul 10 20:14:49.384434 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:14:49.387975 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:14:49.392792 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (2312a5f4-abcc-4eb0-adff-27b638ed38e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:49.393801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea7c9a7-6f8d-43d9-a739-8abe6643245f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:49.394669 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:49.419483 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea7c9a7-6f8d-43d9-a739-8abe6643245f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '006978b6-402b-440a-a7b8-28fefc189ce9', 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:49.420199 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e7ddaa-4969-4253-b1eb-62ef6480108b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:49.462208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['503759b4-4e04-4416-a4f2-689a198542d9', '3718c83a-56de-422a-a214-90a69dc9ec86', 'b49b86dd-592f-40a0-9e85-cdc07dc936ec', '0aa5a35d-9586-4afc-8d07-d2d50d0a3e04'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:49.463017 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e7ddaa-4969-4253-b1eb-62ef6480108b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['503759b4-4e04-4416-a4f2-689a198542d9', '3718c83a-56de-422a-a214-90a69dc9ec86', 'b49b86dd-592f-40a0-9e85-cdc07dc936ec', '0aa5a35d-9586-4afc-8d07-d2d50d0a3e04']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:49.463681 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f88230b-ec03-4ef5-8e46-abe9c6251c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:49.496063 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f88230b-ec03-4ef5-8e46-abe9c6251c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c07b6c16-ee8d-47a0-ac54-1e224384e643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-193097868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['503759b4-4e04-4416-a4f2-689a198542d9','3718c83a-56de-422a-a214-90a69dc9ec86','b49b86dd-592f-40a0-9e85-cdc07dc936ec','0aa5a35d-9586-4afc-8d07-d2d50d0a3e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=006978b6-402b-440a-a7b8-28fefc189ce9,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-193097868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c07b6c16-ee8d-47a0-ac54-1e224384e643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=006978b6-402b-440a-a7b8-28fefc189ce9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:49.496887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a2bab1-2502-4189-b4ca-ccce7577bd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:49.514259 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a2bab1-2502-4189-b4ca-ccce7577bd96) transitioned into state 'SUCCESS' from state '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-193097868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['503759b4-4e04-4416-a4f2-689a198542d9','3718c83a-56de-422a-a214-90a69dc9ec86','b49b86dd-592f-40a0-9e85-cdc07dc936ec','0aa5a35d-9586-4afc-8d07-d2d50d0a3e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=006978b6-402b-440a-a7b8-28fefc189ce9,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:49.514897 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6798bd-c748-436a-9a05-60e6b2c8b726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:49.529877 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6798bd-c748-436a-9a05-60e6b2c8b726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:49.530743 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (2312a5f4-abcc-4eb0-adff-27b638ed38e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:49.531070 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:14:49.531637 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5dc01859-54cf-4c90-924a-c8628e63540d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:49.532131 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1293/5129] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:14:49 2026] POST /volume/v3/volumes => generated 803 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:49.549166 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-45637207-592b-45d7-9ceb-dc1f9304b750 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:49.550789 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-45637207-592b-45d7-9ceb-dc1f9304b750 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:14:49.550988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-45637207-592b-45d7-9ceb-dc1f9304b750 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:49.551214 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-45637207-592b-45d7-9ceb-dc1f9304b750 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:49.557784 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:49.557784 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:49.561470 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-45637207-592b-45d7-9ceb-dc1f9304b750 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:49.565940 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-45637207-592b-45d7-9ceb-dc1f9304b750 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 returned with HTTP 200 Jul 10 20:14:49.566389 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1288/5130] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:49 2026] GET /volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:49.835128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-26fe229e-5138-44d8-a69e-eda6df3b0b48 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:49.836996 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-26fe229e-5138-44d8-a69e-eda6df3b0b48 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] POST https://10.4.3.145/volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca/action Jul 10 20:14:49.837386 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-26fe229e-5138-44d8-a69e-eda6df3b0b48 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:14:49.837547 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-26fe229e-5138-44d8-a69e-eda6df3b0b48 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:49.857259 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:49.857259 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:49.873681 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-c1437208-6750-4d22-84eb-e72c352cbb89 req-26fe229e-5138-44d8-a69e-eda6df3b0b48 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca/action returned with HTTP 204 Jul 10 20:14:49.874214 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1266/5131] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:14:49 2026] POST /volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:50.582030 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4e5fadeb-9600-40d4-87a3-db412613c8bd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:50.585995 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4e5fadeb-9600-40d4-87a3-db412613c8bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:14:50.585995 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4e5fadeb-9600-40d4-87a3-db412613c8bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:50.585995 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4e5fadeb-9600-40d4-87a3-db412613c8bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:50.592672 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:50.592672 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:50.597064 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4e5fadeb-9600-40d4-87a3-db412613c8bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:50.601824 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4e5fadeb-9600-40d4-87a3-db412613c8bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 returned with HTTP 200 Jul 10 20:14:50.602447 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1285/5132] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:50 2026] GET /volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:50.617122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-97a317ac-09d9-4ae2-a25a-5dff3307628d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:50.619166 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-97a317ac-09d9-4ae2-a25a-5dff3307628d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:14:50.619346 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-97a317ac-09d9-4ae2-a25a-5dff3307628d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:50.619541 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-97a317ac-09d9-4ae2-a25a-5dff3307628d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:50.619651 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-97a317ac-09d9-4ae2-a25a-5dff3307628d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:14:50.625059 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:50.625059 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:50.625661 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-97a317ac-09d9-4ae2-a25a-5dff3307628d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:50.647331 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-97a317ac-09d9-4ae2-a25a-5dff3307628d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot delete request issued successfully. Jul 10 20:14:50.647603 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-97a317ac-09d9-4ae2-a25a-5dff3307628d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f returned with HTTP 202 Jul 10 20:14:50.648163 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1294/5133] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:14:50 2026] DELETE /volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:50.656209 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e5f887c3-f217-4300-9101-8510189c41c3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:50.658815 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5f887c3-f217-4300-9101-8510189c41c3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:14:50.659190 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5f887c3-f217-4300-9101-8510189c41c3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:50.659508 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e5f887c3-f217-4300-9101-8510189c41c3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:50.668042 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:50.668042 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:50.668581 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e5f887c3-f217-4300-9101-8510189c41c3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:50.669460 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e5f887c3-f217-4300-9101-8510189c41c3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f returned with HTTP 200 Jul 10 20:14:50.669839 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1289/5134] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:50 2026] GET /volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:51.679977 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cfe5c3b0-24b3-451a-8bec-7679380bbe6f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:51.681592 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cfe5c3b0-24b3-451a-8bec-7679380bbe6f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:14:51.681776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cfe5c3b0-24b3-451a-8bec-7679380bbe6f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:51.681948 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cfe5c3b0-24b3-451a-8bec-7679380bbe6f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:51.685877 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cfe5c3b0-24b3-451a-8bec-7679380bbe6f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f returned with HTTP 404 Jul 10 20:14:51.686328 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1267/5135] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:51 2026] GET /volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:51.692912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-32772778-ddb0-4ff9-aeba-5b238e55403c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:51.694560 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32772778-ddb0-4ff9-aeba-5b238e55403c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:14:51.694898 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32772778-ddb0-4ff9-aeba-5b238e55403c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:51.695210 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-32772778-ddb0-4ff9-aeba-5b238e55403c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:51.696308 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-32772778-ddb0-4ff9-aeba-5b238e55403c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:14:51.700429 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:51.700429 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:51.702494 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-32772778-ddb0-4ff9-aeba-5b238e55403c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:51.719128 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-32772778-ddb0-4ff9-aeba-5b238e55403c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot delete request issued successfully. Jul 10 20:14:51.719527 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-32772778-ddb0-4ff9-aeba-5b238e55403c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 returned with HTTP 202 Jul 10 20:14:51.720127 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1286/5136] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:14:51 2026] DELETE /volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:14:51.726560 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dec9a847-54fe-4678-a059-89af3c3387d7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:51.728687 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dec9a847-54fe-4678-a059-89af3c3387d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:14:51.728939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dec9a847-54fe-4678-a059-89af3c3387d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:51.729202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dec9a847-54fe-4678-a059-89af3c3387d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:51.734645 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:51.734645 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:51.735169 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dec9a847-54fe-4678-a059-89af3c3387d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:51.736126 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dec9a847-54fe-4678-a059-89af3c3387d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 returned with HTTP 200 Jul 10 20:14:51.736558 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1295/5137] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:51 2026] GET /volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:52.744947 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d432688a-7025-4d3f-a020-562dca0b4e14 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:52.746817 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d432688a-7025-4d3f-a020-562dca0b4e14 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:14:52.747055 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d432688a-7025-4d3f-a020-562dca0b4e14 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:52.747277 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d432688a-7025-4d3f-a020-562dca0b4e14 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:52.751193 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d432688a-7025-4d3f-a020-562dca0b4e14 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 returned with HTTP 404 Jul 10 20:14:52.751674 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1290/5138] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:52 2026] GET /volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:52.761028 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4d450bb6-9b70-44dd-8ec3-a0ddaedc34d4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:52.764390 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4d450bb6-9b70-44dd-8ec3-a0ddaedc34d4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:14:52.764592 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4d450bb6-9b70-44dd-8ec3-a0ddaedc34d4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:52.764849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4d450bb6-9b70-44dd-8ec3-a0ddaedc34d4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:52.765054 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-4d450bb6-9b70-44dd-8ec3-a0ddaedc34d4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:14:52.777797 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:52.777797 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:52.778255 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4d450bb6-9b70-44dd-8ec3-a0ddaedc34d4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:52.800317 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4d450bb6-9b70-44dd-8ec3-a0ddaedc34d4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:14:52.800531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4d450bb6-9b70-44dd-8ec3-a0ddaedc34d4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 returned with HTTP 202 Jul 10 20:14:52.800929 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1268/5139] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:14:52 2026] DELETE /volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:14:52.808077 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-eb2a227f-eb3c-4f99-9aaa-6115419cf73f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:52.812168 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eb2a227f-eb3c-4f99-9aaa-6115419cf73f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:14:52.812168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eb2a227f-eb3c-4f99-9aaa-6115419cf73f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:52.812168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-eb2a227f-eb3c-4f99-9aaa-6115419cf73f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:52.820245 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:52.820245 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:52.825032 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-eb2a227f-eb3c-4f99-9aaa-6115419cf73f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:52.829736 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-eb2a227f-eb3c-4f99-9aaa-6115419cf73f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 returned with HTTP 200 Jul 10 20:14:52.830344 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1287/5140] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:52 2026] GET /volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:53.844072 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8461dcd6-bcf4-4a19-a698-aa040469e7a9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:53.847354 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8461dcd6-bcf4-4a19-a698-aa040469e7a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:14:53.847610 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8461dcd6-bcf4-4a19-a698-aa040469e7a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:53.847850 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8461dcd6-bcf4-4a19-a698-aa040469e7a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:53.860742 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8461dcd6-bcf4-4a19-a698-aa040469e7a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 returned with HTTP 404 Jul 10 20:14:53.861229 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1296/5141] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:53 2026] GET /volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:14:53.869125 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-95080c82-fc96-4060-91a9-bcc1cbc01f30 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:53.870999 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-95080c82-fc96-4060-91a9-bcc1cbc01f30 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:14:53.871252 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-95080c82-fc96-4060-91a9-bcc1cbc01f30 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:53.871483 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-95080c82-fc96-4060-91a9-bcc1cbc01f30 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:53.871645 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-95080c82-fc96-4060-91a9-bcc1cbc01f30 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:14:53.878703 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:53.878703 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:53.879172 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-95080c82-fc96-4060-91a9-bcc1cbc01f30 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:53.898234 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-95080c82-fc96-4060-91a9-bcc1cbc01f30 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:14:53.898386 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-95080c82-fc96-4060-91a9-bcc1cbc01f30 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d returned with HTTP 202 Jul 10 20:14:53.899032 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1291/5142] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:14:53 2026] DELETE /volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:14:53.908213 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-93c7c80d-fbdb-4e01-bc71-ac0ead6f3c2a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:53.912545 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93c7c80d-fbdb-4e01-bc71-ac0ead6f3c2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:14:53.912545 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93c7c80d-fbdb-4e01-bc71-ac0ead6f3c2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:53.912545 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93c7c80d-fbdb-4e01-bc71-ac0ead6f3c2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:53.922042 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:53.922042 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:53.927166 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-93c7c80d-fbdb-4e01-bc71-ac0ead6f3c2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:53.933128 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93c7c80d-fbdb-4e01-bc71-ac0ead6f3c2a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d returned with HTTP 200 Jul 10 20:14:53.933813 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1269/5143] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:53 2026] GET /volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:54.948726 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e8b5dbd8-8f73-4cca-b5b7-7b371348c26e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:54.950784 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8b5dbd8-8f73-4cca-b5b7-7b371348c26e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:14:54.951063 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8b5dbd8-8f73-4cca-b5b7-7b371348c26e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:54.951371 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e8b5dbd8-8f73-4cca-b5b7-7b371348c26e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:54.958225 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e8b5dbd8-8f73-4cca-b5b7-7b371348c26e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d returned with HTTP 404 Jul 10 20:14:54.958782 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1288/5144] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:54 2026] GET /volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:14:54.966475 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-721d3103-25ec-4f03-a0da-703de5d4242e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:54.968439 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-721d3103-25ec-4f03-a0da-703de5d4242e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:14:54.968693 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-721d3103-25ec-4f03-a0da-703de5d4242e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:54.968874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-721d3103-25ec-4f03-a0da-703de5d4242e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:54.969074 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-721d3103-25ec-4f03-a0da-703de5d4242e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:14:54.976350 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:54.976350 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:54.976806 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-721d3103-25ec-4f03-a0da-703de5d4242e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:54.997977 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-721d3103-25ec-4f03-a0da-703de5d4242e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:14:54.998270 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-721d3103-25ec-4f03-a0da-703de5d4242e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 returned with HTTP 202 Jul 10 20:14:54.998784 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1297/5145] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:14:54 2026] DELETE /volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:14:55.013216 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-01338701-f620-44f0-b6d1-1d43cbd215d7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:55.016398 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-01338701-f620-44f0-b6d1-1d43cbd215d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:14:55.017681 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-01338701-f620-44f0-b6d1-1d43cbd215d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:55.017681 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-01338701-f620-44f0-b6d1-1d43cbd215d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:55.030196 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:55.030196 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:55.035764 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-01338701-f620-44f0-b6d1-1d43cbd215d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:55.042600 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-01338701-f620-44f0-b6d1-1d43cbd215d7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 returned with HTTP 200 Jul 10 20:14:55.043159 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1292/5146] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:55 2026] GET /volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:56.057042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e2245117-25a0-4caa-9c38-59747f78258b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:56.058712 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e2245117-25a0-4caa-9c38-59747f78258b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:14:56.059181 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e2245117-25a0-4caa-9c38-59747f78258b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:56.059496 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e2245117-25a0-4caa-9c38-59747f78258b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:56.065591 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e2245117-25a0-4caa-9c38-59747f78258b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 returned with HTTP 404 Jul 10 20:14:56.065591 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1270/5147] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:56 2026] GET /volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:14:56.072082 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4340941e-7445-4581-bbde-ca3d55605f32 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:56.074292 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4340941e-7445-4581-bbde-ca3d55605f32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:14:56.074602 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4340941e-7445-4581-bbde-ca3d55605f32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:56.074853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4340941e-7445-4581-bbde-ca3d55605f32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:56.075095 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-4340941e-7445-4581-bbde-ca3d55605f32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:14:56.085060 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:56.085060 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:56.085801 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4340941e-7445-4581-bbde-ca3d55605f32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:56.111523 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4340941e-7445-4581-bbde-ca3d55605f32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:14:56.111770 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4340941e-7445-4581-bbde-ca3d55605f32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 returned with HTTP 202 Jul 10 20:14:56.112220 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1289/5148] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:14:56 2026] DELETE /volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:14:56.119386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-762c3730-520f-4b84-8d53-2442bc5e3815 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:56.121579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-762c3730-520f-4b84-8d53-2442bc5e3815 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:14:56.121849 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-762c3730-520f-4b84-8d53-2442bc5e3815 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:56.122126 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-762c3730-520f-4b84-8d53-2442bc5e3815 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:56.131788 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:56.131788 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:56.136503 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-762c3730-520f-4b84-8d53-2442bc5e3815 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:56.142731 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-762c3730-520f-4b84-8d53-2442bc5e3815 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 returned with HTTP 200 Jul 10 20:14:56.143267 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1298/5149] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:56 2026] GET /volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:57.156392 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cb3c658b-5f43-4c2f-bdd2-55fa721a26d1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:57.158558 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb3c658b-5f43-4c2f-bdd2-55fa721a26d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:14:57.158810 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb3c658b-5f43-4c2f-bdd2-55fa721a26d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:57.159070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cb3c658b-5f43-4c2f-bdd2-55fa721a26d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:57.166564 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cb3c658b-5f43-4c2f-bdd2-55fa721a26d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 returned with HTTP 404 Jul 10 20:14:57.167517 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1293/5150] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:57 2026] GET /volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:14:57.178101 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:57.180596 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:57.181058 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-4285007"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:57.182950 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-4285007'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:57.183116 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:14:57.189900 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:14:57.198622 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (f21c10db-2a1c-4042-a7d9-9156cc47c822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:57.200271 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d05d3cf0-0a10-4582-9dc2-64460ab16020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:57.201831 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:57.236807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d05d3cf0-0a10-4582-9dc2-64460ab16020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:57.237761 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e456522-cfc1-420c-8e7b-eb9bcf478b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:57.303874 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['825bad54-396f-4c65-ad67-ecfce7a6ba37', 'ebb38c34-64a0-4a02-9670-2e564cb4df48', '314205f5-c690-489c-8d6d-cfa827cd9373', '8376eb5a-e794-49a6-b16d-168e31c14121'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:57.305403 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e456522-cfc1-420c-8e7b-eb9bcf478b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['825bad54-396f-4c65-ad67-ecfce7a6ba37', 'ebb38c34-64a0-4a02-9670-2e564cb4df48', '314205f5-c690-489c-8d6d-cfa827cd9373', '8376eb5a-e794-49a6-b16d-168e31c14121']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:57.306642 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8a4e08-b6b3-44e7-ac02-f0e1b4a5228c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:57.343952 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8a4e08-b6b3-44e7-ac02-f0e1b4a5228c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0d908d1-5d23-41a5-860f-0e20ce362e29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-4285007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['825bad54-396f-4c65-ad67-ecfce7a6ba37','ebb38c34-64a0-4a02-9670-2e564cb4df48','314205f5-c690-489c-8d6d-cfa827cd9373','8376eb5a-e794-49a6-b16d-168e31c14121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-4285007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0d908d1-5d23-41a5-860f-0e20ce362e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:57.344932 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d158a766-8d81-43f6-a296-b3dee10775f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:57.370114 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d158a766-8d81-43f6-a296-b3dee10775f5) transitioned into state 'SUCCESS' from state '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-4285007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['825bad54-396f-4c65-ad67-ecfce7a6ba37','ebb38c34-64a0-4a02-9670-2e564cb4df48','314205f5-c690-489c-8d6d-cfa827cd9373','8376eb5a-e794-49a6-b16d-168e31c14121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:57.371171 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ad7711-ca70-47cc-a1e3-dc697c9c9642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:57.389435 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ad7711-ca70-47cc-a1e3-dc697c9c9642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:57.390656 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (f21c10db-2a1c-4042-a7d9-9156cc47c822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:57.391115 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:14:57.391931 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9cc33e07-ece0-4af7-a2d1-ad549d9826e0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:57.392470 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1271/5151] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:14:57 2026] POST /volume/v3/volumes => generated 767 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:57.413779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9977fcf2-baa4-452a-bab4-a367c858657b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:57.418271 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9977fcf2-baa4-452a-bab4-a367c858657b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:14:57.418579 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9977fcf2-baa4-452a-bab4-a367c858657b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:57.418924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9977fcf2-baa4-452a-bab4-a367c858657b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:57.435689 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:57.435689 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:57.440756 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-9977fcf2-baa4-452a-bab4-a367c858657b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:57.449455 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9977fcf2-baa4-452a-bab4-a367c858657b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 returned with HTTP 200 Jul 10 20:14:57.450254 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1290/5152] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:57 2026] GET /volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:58.464299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-45b75f52-0e61-4a46-ae78-80a6ec9d10ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:58.466117 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-45b75f52-0e61-4a46-ae78-80a6ec9d10ab tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:14:58.466379 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-45b75f52-0e61-4a46-ae78-80a6ec9d10ab tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:58.466615 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-45b75f52-0e61-4a46-ae78-80a6ec9d10ab tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:58.473713 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:58.473713 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:58.477188 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-45b75f52-0e61-4a46-ae78-80a6ec9d10ab tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:58.480990 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-45b75f52-0e61-4a46-ae78-80a6ec9d10ab tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 returned with HTTP 200 Jul 10 20:14:58.481408 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1299/5153] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:58 2026] GET /volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:14:58.496380 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a108fb3b-db06-42b3-803d-7d18a2685595 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:58.498192 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a108fb3b-db06-42b3-803d-7d18a2685595 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:14:58.498579 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a108fb3b-db06-42b3-803d-7d18a2685595 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0d908d1-5d23-41a5-860f-0e20ce362e29", "name": "tempest-VolumeDependencyTests-Snapshot-199788935"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:58.508639 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:58.508639 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:58.509275 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a108fb3b-db06-42b3-803d-7d18a2685595 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:58.509436 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-a108fb3b-db06-42b3-803d-7d18a2685595 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create snapshot from volume f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:14:58.547413 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-a108fb3b-db06-42b3-803d-7d18a2685595 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['3d0af33d-162a-4daf-8ea8-0318e1d498de', '229a5229-0aec-41a1-b9a9-7233fb117be1', '0ec9c9d9-7fad-46df-886b-51c06885b119', '15c6d2d7-cbf3-42eb-8e1a-0345283e1f0b'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:58.590278 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a108fb3b-db06-42b3-803d-7d18a2685595 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot create request issued successfully. Jul 10 20:14:58.590688 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a108fb3b-db06-42b3-803d-7d18a2685595 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:14:58.591227 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1294/5154] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:14:58 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 20:14:58.602476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-44c4ba6b-8e0d-4b94-a6c2-e3a3a06f75af None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:58.605843 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-44c4ba6b-8e0d-4b94-a6c2-e3a3a06f75af tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:14:58.605843 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-44c4ba6b-8e0d-4b94-a6c2-e3a3a06f75af tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:58.605843 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-44c4ba6b-8e0d-4b94-a6c2-e3a3a06f75af tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:58.610222 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:58.610222 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:14:58.610824 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-44c4ba6b-8e0d-4b94-a6c2-e3a3a06f75af tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:58.611767 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-44c4ba6b-8e0d-4b94-a6c2-e3a3a06f75af tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e returned with HTTP 200 Jul 10 20:14:58.612248 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1272/5155] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:58 2026] GET /volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:59.621814 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-76dd804e-f1e2-4203-b6a4-038841e153cb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:59.623414 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-76dd804e-f1e2-4203-b6a4-038841e153cb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:14:59.623584 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-76dd804e-f1e2-4203-b6a4-038841e153cb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:59.623758 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-76dd804e-f1e2-4203-b6a4-038841e153cb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:59.628456 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:59.628456 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:14:59.628835 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-76dd804e-f1e2-4203-b6a4-038841e153cb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:59.629513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-76dd804e-f1e2-4203-b6a4-038841e153cb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e returned with HTTP 200 Jul 10 20:14:59.629847 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1291/5156] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:14:59 2026] GET /volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:14:59.638065 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d7f57925-c638-48db-8913-d3445303c747 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:59.639791 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:14:59.640186 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2e1ade29-3a32-4e0e-8d8d-26c70873922e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1723143893"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:14:59.641784 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'snapshot_id': '2e1ade29-3a32-4e0e-8d8d-26c70873922e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1723143893'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:14:59.647077 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:59.647077 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:14:59.647589 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:14:59.647699 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:14:59.651736 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:14:59.658054 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (763c02c4-70cc-4706-8f76-f15d4a7b6258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:59.659081 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174f0f2d-f890-4c03-8926-8330173d234e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:59.660045 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:14:59.689952 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174f0f2d-f890-4c03-8926-8330173d234e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2e1ade29-3a32-4e0e-8d8d-26c70873922e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:59.690782 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecceaa14-c516-4158-9215-5836b250ff40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:59.734501 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['d35af060-8683-4d59-bbc9-d23c1c74de3e', '43060c70-680f-4901-86f3-8aa0a1e56792', 'db5362e6-61c6-49ae-8bad-6ec3089e4dae', 'd7538a48-9e38-4f7f-9007-37f37ab32a94'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:14:59.735330 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecceaa14-c516-4158-9215-5836b250ff40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d35af060-8683-4d59-bbc9-d23c1c74de3e', '43060c70-680f-4901-86f3-8aa0a1e56792', 'db5362e6-61c6-49ae-8bad-6ec3089e4dae', 'd7538a48-9e38-4f7f-9007-37f37ab32a94']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:59.736108 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6076f669-b784-43b1-8ab5-29d906ef3dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:59.780022 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6076f669-b784-43b1-8ab5-29d906ef3dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a90550-92c8-4b3b-a367-6a0f7fa9963f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1723143893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['d35af060-8683-4d59-bbc9-d23c1c74de3e','43060c70-680f-4901-86f3-8aa0a1e56792','db5362e6-61c6-49ae-8bad-6ec3089e4dae','d7538a48-9e38-4f7f-9007-37f37ab32a94'],size=1,snapshot_id=2e1ade29-3a32-4e0e-8d8d-26c70873922e,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1723143893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a90550-92c8-4b3b-a367-6a0f7fa9963f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2e1ade29-3a32-4e0e-8d8d-26c70873922e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:59.780738 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fd9872d-8a5b-4b45-96e6-9373986e8e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:59.800040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fd9872d-8a5b-4b45-96e6-9373986e8e12) transitioned into state 'SUCCESS' from state '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-1723143893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['d35af060-8683-4d59-bbc9-d23c1c74de3e','43060c70-680f-4901-86f3-8aa0a1e56792','db5362e6-61c6-49ae-8bad-6ec3089e4dae','d7538a48-9e38-4f7f-9007-37f37ab32a94'],size=1,snapshot_id=2e1ade29-3a32-4e0e-8d8d-26c70873922e,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:59.800766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7993273-e793-4280-9192-a05c7c9de21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:14:59.822241 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7993273-e793-4280-9192-a05c7c9de21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:14:59.823093 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (763c02c4-70cc-4706-8f76-f15d4a7b6258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:14:59.823416 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:14:59.823933 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7f57925-c638-48db-8913-d3445303c747 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:14:59.824374 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1300/5157] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:14:59 2026] POST /volume/v3/volumes => generated 804 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:14:59.841864 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-586f1c34-7299-48c4-bfce-fb113eef1c3d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:14:59.845507 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-586f1c34-7299-48c4-bfce-fb113eef1c3d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:14:59.845764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-586f1c34-7299-48c4-bfce-fb113eef1c3d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:14:59.845996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-586f1c34-7299-48c4-bfce-fb113eef1c3d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:14:59.854363 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:14:59.854363 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:14:59.859007 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-586f1c34-7299-48c4-bfce-fb113eef1c3d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:14:59.863986 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-586f1c34-7299-48c4-bfce-fb113eef1c3d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f returned with HTTP 200 Jul 10 20:14:59.864422 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1295/5158] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:14:59 2026] GET /volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:00.886103 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a059b9de-2f95-4795-9a05-f5fefe79ce58 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:00.888525 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a059b9de-2f95-4795-9a05-f5fefe79ce58 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:00.888845 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a059b9de-2f95-4795-9a05-f5fefe79ce58 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:00.889136 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a059b9de-2f95-4795-9a05-f5fefe79ce58 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:00.899885 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:00.899885 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:00.903948 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a059b9de-2f95-4795-9a05-f5fefe79ce58 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:00.909363 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a059b9de-2f95-4795-9a05-f5fefe79ce58 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f returned with HTTP 200 Jul 10 20:15:00.910160 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1273/5159] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:00 2026] GET /volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:00.923314 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-273581a1-bb5a-4f4c-ae22-251f50c54656 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:00.925036 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-273581a1-bb5a-4f4c-ae22-251f50c54656 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:15:00.925443 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-273581a1-bb5a-4f4c-ae22-251f50c54656 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76a90550-92c8-4b3b-a367-6a0f7fa9963f", "name": "tempest-VolumeDependencyTests-Snapshot-317699965"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:00.934298 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:00.934298 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:00.934863 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-273581a1-bb5a-4f4c-ae22-251f50c54656 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:00.935042 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-273581a1-bb5a-4f4c-ae22-251f50c54656 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create snapshot from volume 76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:00.966654 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-273581a1-bb5a-4f4c-ae22-251f50c54656 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['eaebf5f6-e987-44b6-ad83-48c60b481b86', '7e4afefc-456b-47f9-96b4-1f903e47bc15', '81167a6d-f1c3-406d-bef8-9ebe6558f7dc', 'f4eade63-9f3e-4ad0-a35a-d9a0ef89a9d1'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:01.001498 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-273581a1-bb5a-4f4c-ae22-251f50c54656 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot create request issued successfully. Jul 10 20:15:01.001791 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-273581a1-bb5a-4f4c-ae22-251f50c54656 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:15:01.002222 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1292/5160] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:15:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:01.016297 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-44f40bd3-f6d5-4c77-8329-b8b5d07808d1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:01.018572 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-44f40bd3-f6d5-4c77-8329-b8b5d07808d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:01.018822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-44f40bd3-f6d5-4c77-8329-b8b5d07808d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:01.019026 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-44f40bd3-f6d5-4c77-8329-b8b5d07808d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:01.024792 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:01.024792 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:01.025139 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-44f40bd3-f6d5-4c77-8329-b8b5d07808d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:01.025937 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-44f40bd3-f6d5-4c77-8329-b8b5d07808d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e returned with HTTP 200 Jul 10 20:15:01.026376 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1301/5161] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:01 2026] GET /volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:02.036379 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e37555df-7e10-4fa4-a4dd-a5fbeb708b20 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:02.038204 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e37555df-7e10-4fa4-a4dd-a5fbeb708b20 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:02.038426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e37555df-7e10-4fa4-a4dd-a5fbeb708b20 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:02.038616 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e37555df-7e10-4fa4-a4dd-a5fbeb708b20 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:02.043702 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:02.043702 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:02.044164 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e37555df-7e10-4fa4-a4dd-a5fbeb708b20 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:02.044897 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e37555df-7e10-4fa4-a4dd-a5fbeb708b20 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e returned with HTTP 200 Jul 10 20:15:02.045419 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1296/5162] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:02 2026] GET /volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:02.054849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:02.056755 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:02.057122 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2325cd4e-fbaa-4822-9904-e8b472a6f07e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-811980560"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:02.058606 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'snapshot_id': '2325cd4e-fbaa-4822-9904-e8b472a6f07e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-811980560'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:02.063718 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:02.063718 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:02.064253 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:02.064407 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:15:02.068145 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:15:02.073501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (4f0ecd17-0a0c-434f-9b9e-dade22b4f3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:02.074402 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e30260-cefc-4094-b811-e16599449912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:02.075384 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:02.106872 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e30260-cefc-4094-b811-e16599449912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2325cd4e-fbaa-4822-9904-e8b472a6f07e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:02.107885 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3586ee73-da8b-4c1b-9281-a80417377ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:02.151254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['be7dcb09-f5db-4152-a7f9-5814a4a623ea', '5278f69c-ba9b-4e4f-9f02-06902d85db6d', '7db0c7f9-e060-4427-ba95-01d1f2390701', '7e629fd0-e038-4c9c-9285-7b1563be21b3'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:02.152012 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3586ee73-da8b-4c1b-9281-a80417377ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be7dcb09-f5db-4152-a7f9-5814a4a623ea', '5278f69c-ba9b-4e4f-9f02-06902d85db6d', '7db0c7f9-e060-4427-ba95-01d1f2390701', '7e629fd0-e038-4c9c-9285-7b1563be21b3']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:02.152679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fdfdff-5aa7-4999-8a46-809c17747ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:02.194220 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fdfdff-5aa7-4999-8a46-809c17747ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c600ba-073d-41d1-858d-05b1085e2e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-811980560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['be7dcb09-f5db-4152-a7f9-5814a4a623ea','5278f69c-ba9b-4e4f-9f02-06902d85db6d','7db0c7f9-e060-4427-ba95-01d1f2390701','7e629fd0-e038-4c9c-9285-7b1563be21b3'],size=1,snapshot_id=2325cd4e-fbaa-4822-9904-e8b472a6f07e,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-811980560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c600ba-073d-41d1-858d-05b1085e2e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2325cd4e-fbaa-4822-9904-e8b472a6f07e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:02.194904 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4290939-8583-4d04-b97a-33e9fdb7d5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:02.212387 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4290939-8583-4d04-b97a-33e9fdb7d5b9) transitioned into state 'SUCCESS' from state '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-811980560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['be7dcb09-f5db-4152-a7f9-5814a4a623ea','5278f69c-ba9b-4e4f-9f02-06902d85db6d','7db0c7f9-e060-4427-ba95-01d1f2390701','7e629fd0-e038-4c9c-9285-7b1563be21b3'],size=1,snapshot_id=2325cd4e-fbaa-4822-9904-e8b472a6f07e,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:02.213011 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf51529-75b5-441b-8316-b3549504541d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:02.233326 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf51529-75b5-441b-8316-b3549504541d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:02.234351 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (4f0ecd17-0a0c-434f-9b9e-dade22b4f3d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:02.234638 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:15:02.235281 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8572a53d-e1cd-498a-9a82-bbf4b7e2c492 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:02.235714 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1274/5163] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:15:02 2026] POST /volume/v3/volumes => generated 803 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:02.248652 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8ff00723-d964-4a8c-8949-00c3c300cf25 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:02.250885 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8ff00723-d964-4a8c-8949-00c3c300cf25 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:02.251168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8ff00723-d964-4a8c-8949-00c3c300cf25 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:02.251401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8ff00723-d964-4a8c-8949-00c3c300cf25 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:02.260578 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:02.260578 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:02.265048 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8ff00723-d964-4a8c-8949-00c3c300cf25 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:02.269878 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8ff00723-d964-4a8c-8949-00c3c300cf25 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a returned with HTTP 200 Jul 10 20:15:02.270384 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1293/5164] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:02 2026] GET /volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:03.284373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-68d7531e-7d55-49c7-8a8c-cb9fd0931e31 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:03.286497 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68d7531e-7d55-49c7-8a8c-cb9fd0931e31 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:03.286733 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68d7531e-7d55-49c7-8a8c-cb9fd0931e31 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:03.286982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68d7531e-7d55-49c7-8a8c-cb9fd0931e31 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:03.295294 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:03.295294 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:03.299281 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-68d7531e-7d55-49c7-8a8c-cb9fd0931e31 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:03.304294 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68d7531e-7d55-49c7-8a8c-cb9fd0931e31 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a returned with HTTP 200 Jul 10 20:15:03.304780 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1302/5165] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:03 2026] GET /volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:03.319329 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fa03dec9-d0a6-4f1b-af51-77525c64f9ff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:03.324526 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fa03dec9-d0a6-4f1b-af51-77525c64f9ff tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:15:03.324727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fa03dec9-d0a6-4f1b-af51-77525c64f9ff tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:03.324958 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fa03dec9-d0a6-4f1b-af51-77525c64f9ff tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:03.325084 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-fa03dec9-d0a6-4f1b-af51-77525c64f9ff tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: 2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:15:03.335945 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:03.335945 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:03.336504 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fa03dec9-d0a6-4f1b-af51-77525c64f9ff tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:03.361994 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-fa03dec9-d0a6-4f1b-af51-77525c64f9ff tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot delete request issued successfully. Jul 10 20:15:03.361994 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fa03dec9-d0a6-4f1b-af51-77525c64f9ff tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e returned with HTTP 202 Jul 10 20:15:03.361994 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1297/5166] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:15:03 2026] DELETE /volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:03.369127 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7127fcfd-e6d6-4152-bf0f-25c3a3439b12 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:03.371701 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7127fcfd-e6d6-4152-bf0f-25c3a3439b12 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:15:03.371925 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7127fcfd-e6d6-4152-bf0f-25c3a3439b12 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:03.372179 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7127fcfd-e6d6-4152-bf0f-25c3a3439b12 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:03.379323 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:03.379323 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:03.379323 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7127fcfd-e6d6-4152-bf0f-25c3a3439b12 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:03.379970 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7127fcfd-e6d6-4152-bf0f-25c3a3439b12 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e returned with HTTP 200 Jul 10 20:15:03.380800 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1275/5167] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:03 2026] GET /volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:04.390859 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cca04313-a0dc-426f-9782-848ea0afe743 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:04.393027 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cca04313-a0dc-426f-9782-848ea0afe743 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:15:04.393242 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cca04313-a0dc-426f-9782-848ea0afe743 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:04.393467 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cca04313-a0dc-426f-9782-848ea0afe743 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:04.398844 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cca04313-a0dc-426f-9782-848ea0afe743 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e returned with HTTP 404 Jul 10 20:15:04.399714 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1294/5168] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:04 2026] GET /volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:04.408137 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-afcadcc4-91e5-4c97-a5f7-d796b658b8a9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:04.410150 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afcadcc4-91e5-4c97-a5f7-d796b658b8a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:04.410407 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afcadcc4-91e5-4c97-a5f7-d796b658b8a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:04.410626 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afcadcc4-91e5-4c97-a5f7-d796b658b8a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:04.410755 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-afcadcc4-91e5-4c97-a5f7-d796b658b8a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: 2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:04.415857 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:04.415857 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:04.416326 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-afcadcc4-91e5-4c97-a5f7-d796b658b8a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:04.435913 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-afcadcc4-91e5-4c97-a5f7-d796b658b8a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot delete request issued successfully. Jul 10 20:15:04.435913 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afcadcc4-91e5-4c97-a5f7-d796b658b8a9 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e returned with HTTP 202 Jul 10 20:15:04.435913 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1303/5169] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:15:04 2026] DELETE /volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:04.441685 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d0dc26f6-260b-45de-8763-35113844e063 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:04.443771 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d0dc26f6-260b-45de-8763-35113844e063 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:04.444005 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d0dc26f6-260b-45de-8763-35113844e063 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:04.444225 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d0dc26f6-260b-45de-8763-35113844e063 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:04.450835 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:04.450835 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:04.451495 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d0dc26f6-260b-45de-8763-35113844e063 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:04.452559 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d0dc26f6-260b-45de-8763-35113844e063 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e returned with HTTP 200 Jul 10 20:15:04.453061 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1298/5170] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:04 2026] GET /volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:05.465539 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b69c8d8b-0231-4169-a845-68a18881d2f1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:05.467288 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b69c8d8b-0231-4169-a845-68a18881d2f1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:05.467531 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b69c8d8b-0231-4169-a845-68a18881d2f1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:05.467754 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b69c8d8b-0231-4169-a845-68a18881d2f1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:05.472049 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b69c8d8b-0231-4169-a845-68a18881d2f1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e returned with HTTP 404 Jul 10 20:15:05.472605 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1276/5171] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:05 2026] GET /volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:05.480880 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1ea11ef6-a4a8-412d-9501-22850aba994e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:05.483153 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1ea11ef6-a4a8-412d-9501-22850aba994e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:15:05.484112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1ea11ef6-a4a8-412d-9501-22850aba994e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:05.484112 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1ea11ef6-a4a8-412d-9501-22850aba994e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:05.484364 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-1ea11ef6-a4a8-412d-9501-22850aba994e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:15:05.494174 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:05.494174 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:05.494816 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1ea11ef6-a4a8-412d-9501-22850aba994e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:05.517607 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1ea11ef6-a4a8-412d-9501-22850aba994e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:15:05.517924 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1ea11ef6-a4a8-412d-9501-22850aba994e tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 returned with HTTP 202 Jul 10 20:15:05.518474 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1295/5172] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:05 2026] DELETE /volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:15:05.528698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-adce5c08-6cf7-426a-aee5-52db9e700f38 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:05.530976 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-adce5c08-6cf7-426a-aee5-52db9e700f38 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:15:05.531368 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-adce5c08-6cf7-426a-aee5-52db9e700f38 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:05.531517 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-adce5c08-6cf7-426a-aee5-52db9e700f38 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:05.539047 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:05.539047 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:05.543135 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-adce5c08-6cf7-426a-aee5-52db9e700f38 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:05.548272 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-adce5c08-6cf7-426a-aee5-52db9e700f38 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 returned with HTTP 200 Jul 10 20:15:05.548738 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1304/5173] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:05 2026] GET /volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:06.565445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4c44d96a-4db5-4a60-8856-0a7d45446697 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:06.567055 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4c44d96a-4db5-4a60-8856-0a7d45446697 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:15:06.567267 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4c44d96a-4db5-4a60-8856-0a7d45446697 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:06.567473 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4c44d96a-4db5-4a60-8856-0a7d45446697 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:06.573027 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4c44d96a-4db5-4a60-8856-0a7d45446697 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 returned with HTTP 404 Jul 10 20:15:06.573510 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1299/5174] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:06 2026] GET /volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:06.580514 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-da274a2e-383e-434f-b316-77e6162c7ce3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:06.582676 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da274a2e-383e-434f-b316-77e6162c7ce3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:06.582922 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da274a2e-383e-434f-b316-77e6162c7ce3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:06.583182 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da274a2e-383e-434f-b316-77e6162c7ce3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:06.583395 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-da274a2e-383e-434f-b316-77e6162c7ce3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:06.591871 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:06.591871 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:06.592431 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-da274a2e-383e-434f-b316-77e6162c7ce3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:06.610797 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-da274a2e-383e-434f-b316-77e6162c7ce3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:15:06.611015 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da274a2e-383e-434f-b316-77e6162c7ce3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f returned with HTTP 202 Jul 10 20:15:06.611509 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1277/5175] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:06 2026] DELETE /volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:15:06.620077 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-79fafcc2-89f3-4e24-bd35-8c86797444a4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:06.621850 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-79fafcc2-89f3-4e24-bd35-8c86797444a4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:06.621908 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-79fafcc2-89f3-4e24-bd35-8c86797444a4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:06.622120 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-79fafcc2-89f3-4e24-bd35-8c86797444a4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:06.628748 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:06.628748 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:06.633017 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-79fafcc2-89f3-4e24-bd35-8c86797444a4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:06.637131 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-79fafcc2-89f3-4e24-bd35-8c86797444a4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f returned with HTTP 200 Jul 10 20:15:06.637526 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1296/5176] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:06 2026] GET /volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:07.655957 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-582755a8-86f6-4a76-ae41-3a17567728e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:07.659986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-582755a8-86f6-4a76-ae41-3a17567728e4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:07.659986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-582755a8-86f6-4a76-ae41-3a17567728e4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:07.659986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-582755a8-86f6-4a76-ae41-3a17567728e4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:07.664873 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-582755a8-86f6-4a76-ae41-3a17567728e4 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f returned with HTTP 404 Jul 10 20:15:07.665560 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1305/5177] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:07 2026] GET /volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:07.672309 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4aba1811-629f-4d3e-8a37-e867399939ef None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:07.675593 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4aba1811-629f-4d3e-8a37-e867399939ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:07.675593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4aba1811-629f-4d3e-8a37-e867399939ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:07.675593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4aba1811-629f-4d3e-8a37-e867399939ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:07.675593 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-4aba1811-629f-4d3e-8a37-e867399939ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:07.681713 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:07.681713 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:07.682455 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4aba1811-629f-4d3e-8a37-e867399939ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:07.704190 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4aba1811-629f-4d3e-8a37-e867399939ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:15:07.704579 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4aba1811-629f-4d3e-8a37-e867399939ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a returned with HTTP 202 Jul 10 20:15:07.705080 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1300/5178] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:07 2026] DELETE /volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:15:07.716808 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ed4a280e-de61-49ec-8441-0daa607c56da None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:07.719103 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed4a280e-de61-49ec-8441-0daa607c56da tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:07.719360 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed4a280e-de61-49ec-8441-0daa607c56da tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:07.719562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed4a280e-de61-49ec-8441-0daa607c56da tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:07.726282 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:07.726282 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:07.730756 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ed4a280e-de61-49ec-8441-0daa607c56da tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:07.734373 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed4a280e-de61-49ec-8441-0daa607c56da tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a returned with HTTP 200 Jul 10 20:15:07.734723 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1278/5179] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:07 2026] GET /volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:08.753594 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a0fadb44-99a7-42f7-8730-cb6013ae3860 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:08.756086 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a0fadb44-99a7-42f7-8730-cb6013ae3860 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:08.756384 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a0fadb44-99a7-42f7-8730-cb6013ae3860 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:08.756656 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a0fadb44-99a7-42f7-8730-cb6013ae3860 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:08.763738 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a0fadb44-99a7-42f7-8730-cb6013ae3860 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a returned with HTTP 404 Jul 10 20:15:08.764390 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1297/5180] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:08 2026] GET /volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:08.772090 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:08.775986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:08.775986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1844921885"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:08.775986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1844921885'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:08.775986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:15:08.779826 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:15:08.785118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (5d3a29be-253f-4d5a-b25a-aacfb6dc5e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:08.786175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49931f1f-cd60-4641-a5fa-0f09c5e4539f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:08.787175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:08.811950 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49931f1f-cd60-4641-a5fa-0f09c5e4539f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:08.813362 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcf3aec-b02e-4910-a716-3d80544d9df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:08.852920 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['227beec1-0454-47ee-801f-37104aceff16', '176a16cf-f9da-4374-982d-25bbae8b8a60', 'cca78e65-69dc-4e8f-b6f0-7189252bb5ff', '4cc57170-0f44-4440-b1ea-728a05a9ee25'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:08.853909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcf3aec-b02e-4910-a716-3d80544d9df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['227beec1-0454-47ee-801f-37104aceff16', '176a16cf-f9da-4374-982d-25bbae8b8a60', 'cca78e65-69dc-4e8f-b6f0-7189252bb5ff', '4cc57170-0f44-4440-b1ea-728a05a9ee25']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:08.854900 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46504d83-24fd-45dc-8b91-8c34d461d2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:08.880426 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46504d83-24fd-45dc-8b91-8c34d461d2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cd2b352-2e03-4689-a800-6ff35fdbff99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1844921885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['227beec1-0454-47ee-801f-37104aceff16','176a16cf-f9da-4374-982d-25bbae8b8a60','cca78e65-69dc-4e8f-b6f0-7189252bb5ff','4cc57170-0f44-4440-b1ea-728a05a9ee25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:15:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1844921885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cd2b352-2e03-4689-a800-6ff35fdbff99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:08.881728 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0214ff83-54a6-4193-abb9-19138b4e8075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:08.903896 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0214ff83-54a6-4193-abb9-19138b4e8075) transitioned into state 'SUCCESS' from state '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-1844921885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['227beec1-0454-47ee-801f-37104aceff16','176a16cf-f9da-4374-982d-25bbae8b8a60','cca78e65-69dc-4e8f-b6f0-7189252bb5ff','4cc57170-0f44-4440-b1ea-728a05a9ee25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:08.903896 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5900ce3-9286-4831-8e1a-5909f84f317f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:08.913632 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5900ce3-9286-4831-8e1a-5909f84f317f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:08.914701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (5d3a29be-253f-4d5a-b25a-aacfb6dc5e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:08.915175 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:15:08.915910 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee90fbca-8c60-4984-aacc-8fa058216d57 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:08.916478 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1306/5181] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:15:08 2026] POST /volume/v3/volumes => generated 770 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:08.932493 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3fd6ad43-735c-46c2-842e-71bef58a5a3a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:08.935788 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3fd6ad43-735c-46c2-842e-71bef58a5a3a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:08.936157 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3fd6ad43-735c-46c2-842e-71bef58a5a3a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:08.936494 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3fd6ad43-735c-46c2-842e-71bef58a5a3a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:08.945661 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:08.945661 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:08.950666 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3fd6ad43-735c-46c2-842e-71bef58a5a3a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:08.956598 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3fd6ad43-735c-46c2-842e-71bef58a5a3a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 returned with HTTP 200 Jul 10 20:15:08.957262 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1301/5182] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:08 2026] GET /volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:09.972091 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6b215ecc-59ed-4e46-bb30-0dcb4008f8b2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:09.974497 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6b215ecc-59ed-4e46-bb30-0dcb4008f8b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:09.974794 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6b215ecc-59ed-4e46-bb30-0dcb4008f8b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:09.975142 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6b215ecc-59ed-4e46-bb30-0dcb4008f8b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:09.985236 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:09.985236 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:09.990016 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6b215ecc-59ed-4e46-bb30-0dcb4008f8b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:09.995586 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6b215ecc-59ed-4e46-bb30-0dcb4008f8b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 returned with HTTP 200 Jul 10 20:15:09.996158 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1279/5183] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:09 2026] GET /volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:10.007890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e4d9951e-ce71-4798-b85e-ee0d21119fc1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:10.009586 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4d9951e-ce71-4798-b85e-ee0d21119fc1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:15:10.009946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4d9951e-ce71-4798-b85e-ee0d21119fc1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5cd2b352-2e03-4689-a800-6ff35fdbff99", "name": "tempest-VolumeDependencyTests-Snapshot-1573355913"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:10.018648 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:10.018648 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:10.019105 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e4d9951e-ce71-4798-b85e-ee0d21119fc1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:10.019281 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-e4d9951e-ce71-4798-b85e-ee0d21119fc1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create snapshot from volume 5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:10.046311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-e4d9951e-ce71-4798-b85e-ee0d21119fc1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['35a5f745-e192-477d-b24c-e0f7d75776de', '4ca56e61-69b3-407d-a6e8-8bbd9ff727e6', '7d213a97-f569-449f-b779-f9069820a32e', 'da60d125-c8ee-40bd-82ae-92b5a9371f17'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:10.078335 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e4d9951e-ce71-4798-b85e-ee0d21119fc1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot create request issued successfully. Jul 10 20:15:10.078721 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4d9951e-ce71-4798-b85e-ee0d21119fc1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:15:10.079170 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1298/5184] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:15:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:10.091906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-041992b7-a9d5-4754-9267-0f13f9e832eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:10.093475 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-041992b7-a9d5-4754-9267-0f13f9e832eb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:10.093759 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-041992b7-a9d5-4754-9267-0f13f9e832eb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:10.094034 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-041992b7-a9d5-4754-9267-0f13f9e832eb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:10.102923 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:10.102923 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:10.104773 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-041992b7-a9d5-4754-9267-0f13f9e832eb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:10.104773 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-041992b7-a9d5-4754-9267-0f13f9e832eb tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a returned with HTTP 200 Jul 10 20:15:10.104773 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1307/5185] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:10 2026] GET /volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:11.114821 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2c610dff-7951-43bc-ad4b-4b16014b8d01 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:11.116643 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c610dff-7951-43bc-ad4b-4b16014b8d01 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:11.116826 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c610dff-7951-43bc-ad4b-4b16014b8d01 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:11.117023 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2c610dff-7951-43bc-ad4b-4b16014b8d01 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:11.122447 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:11.122447 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:11.122824 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2c610dff-7951-43bc-ad4b-4b16014b8d01 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:11.123591 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2c610dff-7951-43bc-ad4b-4b16014b8d01 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a returned with HTTP 200 Jul 10 20:15:11.123936 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1302/5186] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:11 2026] GET /volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:11.132356 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:11.134276 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:11.134680 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e0c9011b-0613-4533-93ad-6a804919c59a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-804178915"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:11.136092 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'snapshot_id': 'e0c9011b-0613-4533-93ad-6a804919c59a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-804178915'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:11.140754 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:11.140754 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:11.141167 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:11.141282 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:15:11.144613 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:15:11.150516 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (d74db857-b2e5-424e-9910-32778b18621a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:11.151438 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94734696-835b-4610-81b6-1451aaf72658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:11.152406 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:11.182904 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94734696-835b-4610-81b6-1451aaf72658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0c9011b-0613-4533-93ad-6a804919c59a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:11.183640 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac2f2f2-af30-4639-88f4-c9bfde09f8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:11.224311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['a737356e-423f-4a26-887b-048b8cda846c', '38b0f190-7104-451d-a205-fa7cc13da85c', '5744d80d-34a8-4f04-8e1c-98bd605b44bc', 'c549de3f-d723-43e9-9972-ba8e9ada3645'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:11.225284 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac2f2f2-af30-4639-88f4-c9bfde09f8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a737356e-423f-4a26-887b-048b8cda846c', '38b0f190-7104-451d-a205-fa7cc13da85c', '5744d80d-34a8-4f04-8e1c-98bd605b44bc', 'c549de3f-d723-43e9-9972-ba8e9ada3645']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:11.226114 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b825e069-070a-45c0-9846-a928c1908a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:11.268747 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b825e069-070a-45c0-9846-a928c1908a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c05efdb-14c3-412e-bcf9-579c3120069c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-804178915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['a737356e-423f-4a26-887b-048b8cda846c','38b0f190-7104-451d-a205-fa7cc13da85c','5744d80d-34a8-4f04-8e1c-98bd605b44bc','c549de3f-d723-43e9-9972-ba8e9ada3645'],size=1,snapshot_id=e0c9011b-0613-4533-93ad-6a804919c59a,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-804178915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c05efdb-14c3-412e-bcf9-579c3120069c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0c9011b-0613-4533-93ad-6a804919c59a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:11.269930 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f7249a-31ab-43ea-8dc2-52ce2be3972e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:11.289614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f7249a-31ab-43ea-8dc2-52ce2be3972e) transitioned into state 'SUCCESS' from state '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-804178915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['a737356e-423f-4a26-887b-048b8cda846c','38b0f190-7104-451d-a205-fa7cc13da85c','5744d80d-34a8-4f04-8e1c-98bd605b44bc','c549de3f-d723-43e9-9972-ba8e9ada3645'],size=1,snapshot_id=e0c9011b-0613-4533-93ad-6a804919c59a,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:11.290417 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec26e7c0-2b29-4833-a216-1eb054038763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:11.310890 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec26e7c0-2b29-4833-a216-1eb054038763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:11.312352 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (d74db857-b2e5-424e-9910-32778b18621a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:11.313164 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:15:11.314025 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c1c822d0-e360-4826-ab9f-308bfc2dd56f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:11.314573 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1280/5187] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:15:11 2026] POST /volume/v3/volumes => generated 803 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:11.328015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-05a7609d-f6d1-4148-abbc-4c316cd86728 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:11.330062 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05a7609d-f6d1-4148-abbc-4c316cd86728 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c Jul 10 20:15:11.330282 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05a7609d-f6d1-4148-abbc-4c316cd86728 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:11.330479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-05a7609d-f6d1-4148-abbc-4c316cd86728 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:11.336973 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:11.336973 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:11.340704 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-05a7609d-f6d1-4148-abbc-4c316cd86728 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:11.345095 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-05a7609d-f6d1-4148-abbc-4c316cd86728 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c returned with HTTP 200 Jul 10 20:15:11.345509 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1299/5188] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:11 2026] GET /volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:12.359386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3a87705d-7e10-4269-9b4c-6117e74a2d6d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:12.361262 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a87705d-7e10-4269-9b4c-6117e74a2d6d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c Jul 10 20:15:12.361608 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a87705d-7e10-4269-9b4c-6117e74a2d6d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:12.361944 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a87705d-7e10-4269-9b4c-6117e74a2d6d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:12.371859 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:12.371859 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:12.374980 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3a87705d-7e10-4269-9b4c-6117e74a2d6d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:12.380467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a87705d-7e10-4269-9b4c-6117e74a2d6d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c returned with HTTP 200 Jul 10 20:15:12.381001 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1308/5189] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:12 2026] GET /volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:12.393293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b65ec686-c58e-4b1b-b858-f99adde691e7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:12.395380 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b65ec686-c58e-4b1b-b858-f99adde691e7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:12.395596 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b65ec686-c58e-4b1b-b858-f99adde691e7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:12.395814 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b65ec686-c58e-4b1b-b858-f99adde691e7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:12.395937 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-b65ec686-c58e-4b1b-b858-f99adde691e7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:12.401446 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:12.401446 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:12.401943 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b65ec686-c58e-4b1b-b858-f99adde691e7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:12.423478 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b65ec686-c58e-4b1b-b858-f99adde691e7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot delete request issued successfully. Jul 10 20:15:12.423706 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b65ec686-c58e-4b1b-b858-f99adde691e7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a returned with HTTP 202 Jul 10 20:15:12.424349 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1303/5190] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:15:12 2026] DELETE /volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:12.432331 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e8eaf698-4793-44d5-ac57-9baf04f653d3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:12.434355 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8eaf698-4793-44d5-ac57-9baf04f653d3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:12.434634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8eaf698-4793-44d5-ac57-9baf04f653d3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:12.434837 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8eaf698-4793-44d5-ac57-9baf04f653d3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:12.439621 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:12.439621 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:12.440038 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e8eaf698-4793-44d5-ac57-9baf04f653d3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Snapshot retrieved successfully. Jul 10 20:15:12.440972 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8eaf698-4793-44d5-ac57-9baf04f653d3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a returned with HTTP 200 Jul 10 20:15:12.441099 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1281/5191] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:12 2026] GET /volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:13.451001 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-46fb64cd-6b23-4a07-a832-c4459e673b37 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:13.452829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-46fb64cd-6b23-4a07-a832-c4459e673b37 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:13.453177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-46fb64cd-6b23-4a07-a832-c4459e673b37 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:13.453482 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-46fb64cd-6b23-4a07-a832-c4459e673b37 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:13.459724 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-46fb64cd-6b23-4a07-a832-c4459e673b37 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a returned with HTTP 404 Jul 10 20:15:13.460347 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1300/5192] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:13 2026] GET /volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:13.467382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7e9a7314-6c86-4e71-9e6c-832a66bbcc4d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:13.469290 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e9a7314-6c86-4e71-9e6c-832a66bbcc4d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:13.469517 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e9a7314-6c86-4e71-9e6c-832a66bbcc4d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:13.469712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e9a7314-6c86-4e71-9e6c-832a66bbcc4d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:13.469872 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-7e9a7314-6c86-4e71-9e6c-832a66bbcc4d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:13.477460 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:13.477460 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:13.478026 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7e9a7314-6c86-4e71-9e6c-832a66bbcc4d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:13.500652 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7e9a7314-6c86-4e71-9e6c-832a66bbcc4d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:15:13.500816 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e9a7314-6c86-4e71-9e6c-832a66bbcc4d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 returned with HTTP 202 Jul 10 20:15:13.501324 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1309/5193] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:13 2026] DELETE /volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:15:13.508559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f06a17b6-aa9a-4e0b-a725-60f2caa1320c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:13.510486 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f06a17b6-aa9a-4e0b-a725-60f2caa1320c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:13.510714 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f06a17b6-aa9a-4e0b-a725-60f2caa1320c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:13.510898 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f06a17b6-aa9a-4e0b-a725-60f2caa1320c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:13.525949 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:13.525949 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:13.535426 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f06a17b6-aa9a-4e0b-a725-60f2caa1320c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:13.541513 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f06a17b6-aa9a-4e0b-a725-60f2caa1320c tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 returned with HTTP 200 Jul 10 20:15:13.542255 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1304/5194] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:13 2026] GET /volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 => generated 862 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:14.554873 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-62088819-30db-4043-aa79-5333fe33342b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:14.556617 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-62088819-30db-4043-aa79-5333fe33342b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:14.556853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-62088819-30db-4043-aa79-5333fe33342b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:14.557069 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-62088819-30db-4043-aa79-5333fe33342b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:14.563041 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-62088819-30db-4043-aa79-5333fe33342b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 returned with HTTP 404 Jul 10 20:15:14.563641 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1282/5195] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:14 2026] GET /volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:14.571927 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:14.573589 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:14.573914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-140727760"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:14.575340 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-140727760'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:14.575475 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:15:14.579661 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:15:14.586804 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (c097c130-77a4-4655-a4bf-283c97003870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:14.588323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223c63ad-5a3a-4fb8-927a-66ceb767c0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:14.589759 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:14.615818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223c63ad-5a3a-4fb8-927a-66ceb767c0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:14.616869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d284de-0fd9-44ac-b907-ab0ebc972e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:14.655549 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['e424ea56-3a4a-401d-8bc9-2632684b3f77', 'dc2d4c9c-a8d8-49f7-ac1a-beb91fe36304', '8778cac1-2fd8-4444-8acd-eed11a1a1d01', '08d0b04a-2404-472e-bffd-f4089a4c6c4b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:14.656380 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d284de-0fd9-44ac-b907-ab0ebc972e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e424ea56-3a4a-401d-8bc9-2632684b3f77', 'dc2d4c9c-a8d8-49f7-ac1a-beb91fe36304', '8778cac1-2fd8-4444-8acd-eed11a1a1d01', '08d0b04a-2404-472e-bffd-f4089a4c6c4b']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:14.657125 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63c609a-4d6d-4b4c-bcfa-f27e963c69c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:14.679882 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63c609a-4d6d-4b4c-bcfa-f27e963c69c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2be2e91-5c81-435f-9644-9fab403f05ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-140727760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['e424ea56-3a4a-401d-8bc9-2632684b3f77','dc2d4c9c-a8d8-49f7-ac1a-beb91fe36304','8778cac1-2fd8-4444-8acd-eed11a1a1d01','08d0b04a-2404-472e-bffd-f4089a4c6c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-140727760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2be2e91-5c81-435f-9644-9fab403f05ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:14.680949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ffcffa-e8d9-4bdc-8001-25532151419f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:14.699684 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ffcffa-e8d9-4bdc-8001-25532151419f) transitioned into state 'SUCCESS' from state '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-140727760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['e424ea56-3a4a-401d-8bc9-2632684b3f77','dc2d4c9c-a8d8-49f7-ac1a-beb91fe36304','8778cac1-2fd8-4444-8acd-eed11a1a1d01','08d0b04a-2404-472e-bffd-f4089a4c6c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:14.700593 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abb5a29-6eaa-449b-9258-8d8d070c0b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:14.713193 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abb5a29-6eaa-449b-9258-8d8d070c0b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:14.714149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (c097c130-77a4-4655-a4bf-283c97003870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:14.714506 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:15:14.715148 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ee15e80-d2cc-4d87-b145-8103b4be943a tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:14.715620 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1301/5196] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:15:14 2026] POST /volume/v3/volumes => generated 769 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:14.732601 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7b6116c0-1760-49f8-b880-463cc7b1f7fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:14.735195 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b6116c0-1760-49f8-b880-463cc7b1f7fd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:14.735477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b6116c0-1760-49f8-b880-463cc7b1f7fd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:14.735695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b6116c0-1760-49f8-b880-463cc7b1f7fd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:14.743794 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:14.743794 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:14.748432 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7b6116c0-1760-49f8-b880-463cc7b1f7fd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:14.753943 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b6116c0-1760-49f8-b880-463cc7b1f7fd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed returned with HTTP 200 Jul 10 20:15:14.754504 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1310/5197] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:14 2026] GET /volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:15.769812 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3fdaeef1-3a15-4944-a8bf-bfb733439764 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:15.771594 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3fdaeef1-3a15-4944-a8bf-bfb733439764 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:15.771819 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3fdaeef1-3a15-4944-a8bf-bfb733439764 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:15.772116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3fdaeef1-3a15-4944-a8bf-bfb733439764 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:15.780590 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:15.780590 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:15.784484 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3fdaeef1-3a15-4944-a8bf-bfb733439764 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:15.788844 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3fdaeef1-3a15-4944-a8bf-bfb733439764 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed returned with HTTP 200 Jul 10 20:15:15.789331 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1305/5198] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:15 2026] GET /volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:15.802070 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:15.803819 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:15.804180 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a2be2e91-5c81-435f-9644-9fab403f05ed", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1597399108"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:15.805676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request body: {'volume': {'source_volid': 'a2be2e91-5c81-435f-9644-9fab403f05ed', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1597399108'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:15.812391 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:15.812391 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:15.812821 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume retrieved successfully. Jul 10 20:15:15.812927 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume of 1 GB Jul 10 20:15:15.816246 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Availability Zones retrieved successfully. Jul 10 20:15:15.821219 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (d405ab7a-403a-44cf-8a62-2005b9114167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:15.822277 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8d6cb5-5f87-4e22-85be-48f168968ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:15.823300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:15.843989 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8d6cb5-5f87-4e22-85be-48f168968ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a2be2e91-5c81-435f-9644-9fab403f05ed', 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:15.844715 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3604f5-8fc4-4ae6-9bfb-5ba59d921e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:15.883860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Created reservations ['19ca051f-010c-45c2-ac05-34b1bf8be8b6', '83fdd326-da84-4fba-b5d8-88446d5b51e1', '9feb04cb-1378-4d77-9358-da7839b97cee', '1066a8ea-0be2-4580-ac68-a1dc4c0a2b64'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:15.884667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3604f5-8fc4-4ae6-9bfb-5ba59d921e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19ca051f-010c-45c2-ac05-34b1bf8be8b6', '83fdd326-da84-4fba-b5d8-88446d5b51e1', '9feb04cb-1378-4d77-9358-da7839b97cee', '1066a8ea-0be2-4580-ac68-a1dc4c0a2b64']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:15.885306 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b59c042-e448-43f8-aafe-fd2a10ee4ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:15.915294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b59c042-e448-43f8-aafe-fd2a10ee4ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '450f1ad4-6924-4b64-b3d3-43c6d17ae52f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1597399108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['19ca051f-010c-45c2-ac05-34b1bf8be8b6','83fdd326-da84-4fba-b5d8-88446d5b51e1','9feb04cb-1378-4d77-9358-da7839b97cee','1066a8ea-0be2-4580-ac68-a1dc4c0a2b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2be2e91-5c81-435f-9644-9fab403f05ed,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1597399108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=450f1ad4-6924-4b64-b3d3-43c6d17ae52f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f78dbb773e4eff9c1c38a764051e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a2be2e91-5c81-435f-9644-9fab403f05ed,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b791ac931d34ba9869d8797794e1135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:15.915937 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4284080-cfe2-41cd-95b2-ab85f4625cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:15.931507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4284080-cfe2-41cd-95b2-ab85f4625cfe) transitioned into state 'SUCCESS' from state '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-1597399108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f78dbb773e4eff9c1c38a764051e67',qos_specs=None,replication_status=,reservations=['19ca051f-010c-45c2-ac05-34b1bf8be8b6','83fdd326-da84-4fba-b5d8-88446d5b51e1','9feb04cb-1378-4d77-9358-da7839b97cee','1066a8ea-0be2-4580-ac68-a1dc4c0a2b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2be2e91-5c81-435f-9644-9fab403f05ed,status='creating',user_id='6b791ac931d34ba9869d8797794e1135',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:15.932151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846f11a9-e063-427a-b71a-6ae8179e9207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:15.946736 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846f11a9-e063-427a-b71a-6ae8179e9207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:15.947495 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Flow 'volume_create_api' (d405ab7a-403a-44cf-8a62-2005b9114167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:15.947790 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Create volume request issued successfully. Jul 10 20:15:15.948313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-29f5d651-b22e-4ccd-b40c-431e940b5307 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:15.948742 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1283/5199] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:15:15 2026] POST /volume/v3/volumes => generated 804 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:15.960149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-15d90cbb-20b7-4822-8b1e-3d00184f3674 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:15.962102 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-15d90cbb-20b7-4822-8b1e-3d00184f3674 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f Jul 10 20:15:15.962288 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-15d90cbb-20b7-4822-8b1e-3d00184f3674 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:15.962471 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-15d90cbb-20b7-4822-8b1e-3d00184f3674 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:15.969363 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:15.969363 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:15.972775 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-15d90cbb-20b7-4822-8b1e-3d00184f3674 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:15.977088 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-15d90cbb-20b7-4822-8b1e-3d00184f3674 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f returned with HTTP 200 Jul 10 20:15:15.977553 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1302/5200] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:15 2026] GET /volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:16.991887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ccce47ea-1b2a-4d1a-a777-3630ccc72afd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:16.993713 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ccce47ea-1b2a-4d1a-a777-3630ccc72afd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f Jul 10 20:15:16.993947 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ccce47ea-1b2a-4d1a-a777-3630ccc72afd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:16.994180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ccce47ea-1b2a-4d1a-a777-3630ccc72afd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:17.001410 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:17.001410 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:17.004749 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ccce47ea-1b2a-4d1a-a777-3630ccc72afd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:17.008578 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ccce47ea-1b2a-4d1a-a777-3630ccc72afd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f returned with HTTP 200 Jul 10 20:15:17.008932 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1311/5201] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:16 2026] GET /volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:17.020252 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8dfaf074-481d-44a9-b32d-cc4cc8e0c202 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:17.022044 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8dfaf074-481d-44a9-b32d-cc4cc8e0c202 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:17.022256 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8dfaf074-481d-44a9-b32d-cc4cc8e0c202 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:17.022432 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8dfaf074-481d-44a9-b32d-cc4cc8e0c202 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:17.022612 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-8dfaf074-481d-44a9-b32d-cc4cc8e0c202 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:17.029455 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:17.029455 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:17.030040 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8dfaf074-481d-44a9-b32d-cc4cc8e0c202 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:17.051803 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8dfaf074-481d-44a9-b32d-cc4cc8e0c202 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:15:17.051996 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8dfaf074-481d-44a9-b32d-cc4cc8e0c202 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed returned with HTTP 202 Jul 10 20:15:17.052394 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1306/5202] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:17 2026] DELETE /volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:15:17.061283 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2d683e01-4f77-4ba8-bea2-cace4b61daba None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:17.063250 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2d683e01-4f77-4ba8-bea2-cace4b61daba tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:17.064250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2d683e01-4f77-4ba8-bea2-cace4b61daba tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:17.064250 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2d683e01-4f77-4ba8-bea2-cace4b61daba tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:17.071205 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:17.071205 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:17.076525 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2d683e01-4f77-4ba8-bea2-cace4b61daba tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:17.085838 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2d683e01-4f77-4ba8-bea2-cace4b61daba tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed returned with HTTP 200 Jul 10 20:15:17.086467 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1284/5203] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:17 2026] GET /volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:18.098325 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0435cf5a-f99e-439f-8a88-32f777905d97 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:18.100123 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0435cf5a-f99e-439f-8a88-32f777905d97 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:18.100352 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0435cf5a-f99e-439f-8a88-32f777905d97 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:18.100581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0435cf5a-f99e-439f-8a88-32f777905d97 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:18.106311 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0435cf5a-f99e-439f-8a88-32f777905d97 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed returned with HTTP 404 Jul 10 20:15:18.106829 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1303/5204] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:18 2026] GET /volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:18.114954 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-51bca66f-d44c-4841-bd84-b14cde712b8d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:18.116762 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-51bca66f-d44c-4841-bd84-b14cde712b8d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f Jul 10 20:15:18.116949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-51bca66f-d44c-4841-bd84-b14cde712b8d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:18.117256 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-51bca66f-d44c-4841-bd84-b14cde712b8d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:18.117440 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-51bca66f-d44c-4841-bd84-b14cde712b8d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 450f1ad4-6924-4b64-b3d3-43c6d17ae52f Jul 10 20:15:18.125246 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:18.125246 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:18.125803 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-51bca66f-d44c-4841-bd84-b14cde712b8d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:18.149058 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-51bca66f-d44c-4841-bd84-b14cde712b8d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:15:18.149310 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-51bca66f-d44c-4841-bd84-b14cde712b8d tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f returned with HTTP 202 Jul 10 20:15:18.150001 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1312/5205] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:18 2026] DELETE /volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:15:18.159039 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-48b15517-ce99-4c0f-b27c-c384a822a3b2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:18.160981 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-48b15517-ce99-4c0f-b27c-c384a822a3b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f Jul 10 20:15:18.161203 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-48b15517-ce99-4c0f-b27c-c384a822a3b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:18.161433 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-48b15517-ce99-4c0f-b27c-c384a822a3b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:18.168642 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:18.168642 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:18.172619 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-48b15517-ce99-4c0f-b27c-c384a822a3b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:18.177818 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-48b15517-ce99-4c0f-b27c-c384a822a3b2 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f returned with HTTP 200 Jul 10 20:15:18.178252 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1307/5206] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:18 2026] GET /volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:19.191649 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ddb66b43-cc6e-4b42-9dba-9dcf73535840 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:19.193278 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ddb66b43-cc6e-4b42-9dba-9dcf73535840 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f Jul 10 20:15:19.193475 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ddb66b43-cc6e-4b42-9dba-9dcf73535840 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:19.193644 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ddb66b43-cc6e-4b42-9dba-9dcf73535840 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:19.199667 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ddb66b43-cc6e-4b42-9dba-9dcf73535840 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f returned with HTTP 404 Jul 10 20:15:19.200204 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1285/5207] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:19 2026] GET /volume/v3/volumes/450f1ad4-6924-4b64-b3d3-43c6d17ae52f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:19.208115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-29966ed8-1c18-4ae5-b5f4-9e9739277d40 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:19.209986 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29966ed8-1c18-4ae5-b5f4-9e9739277d40 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:19.210221 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29966ed8-1c18-4ae5-b5f4-9e9739277d40 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:19.210496 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29966ed8-1c18-4ae5-b5f4-9e9739277d40 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:19.210684 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-29966ed8-1c18-4ae5-b5f4-9e9739277d40 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:19.216894 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29966ed8-1c18-4ae5-b5f4-9e9739277d40 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed returned with HTTP 404 Jul 10 20:15:19.217374 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1304/5208] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:19 2026] DELETE /volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:19.223802 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-002b898c-1469-4dd5-bc7e-e003dba98599 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:19.225742 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-002b898c-1469-4dd5-bc7e-e003dba98599 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed Jul 10 20:15:19.226020 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-002b898c-1469-4dd5-bc7e-e003dba98599 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:19.226243 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-002b898c-1469-4dd5-bc7e-e003dba98599 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:19.231977 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-002b898c-1469-4dd5-bc7e-e003dba98599 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed returned with HTTP 404 Jul 10 20:15:19.232470 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1313/5209] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:19 2026] GET /volume/v3/volumes/a2be2e91-5c81-435f-9644-9fab403f05ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:19.239269 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b22a8d7-e2b0-4149-afd8-1028817f0247 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:19.240912 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b22a8d7-e2b0-4149-afd8-1028817f0247 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c Jul 10 20:15:19.241136 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b22a8d7-e2b0-4149-afd8-1028817f0247 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:19.241315 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b22a8d7-e2b0-4149-afd8-1028817f0247 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:19.241519 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-1b22a8d7-e2b0-4149-afd8-1028817f0247 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 2c05efdb-14c3-412e-bcf9-579c3120069c Jul 10 20:15:19.248477 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:19.248477 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:19.248923 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1b22a8d7-e2b0-4149-afd8-1028817f0247 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:19.265618 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1b22a8d7-e2b0-4149-afd8-1028817f0247 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume request issued successfully. Jul 10 20:15:19.265789 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b22a8d7-e2b0-4149-afd8-1028817f0247 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c returned with HTTP 202 Jul 10 20:15:19.266186 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1308/5210] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:19 2026] DELETE /volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:15:19.274095 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-334d849a-ee01-4b69-a433-9c1763ff7565 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:19.276862 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-334d849a-ee01-4b69-a433-9c1763ff7565 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c Jul 10 20:15:19.277121 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-334d849a-ee01-4b69-a433-9c1763ff7565 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:19.277291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-334d849a-ee01-4b69-a433-9c1763ff7565 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:19.291252 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:19.291252 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:19.300374 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-334d849a-ee01-4b69-a433-9c1763ff7565 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Volume info retrieved successfully. Jul 10 20:15:19.305244 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-334d849a-ee01-4b69-a433-9c1763ff7565 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c returned with HTTP 200 Jul 10 20:15:19.305769 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1286/5211] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:19 2026] GET /volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c => generated 895 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:20.318596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-da4b8c8d-efa5-46a7-8d58-3eca297d10f0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.320560 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da4b8c8d-efa5-46a7-8d58-3eca297d10f0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c Jul 10 20:15:20.320790 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da4b8c8d-efa5-46a7-8d58-3eca297d10f0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.321106 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da4b8c8d-efa5-46a7-8d58-3eca297d10f0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.326441 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da4b8c8d-efa5-46a7-8d58-3eca297d10f0 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c returned with HTTP 404 Jul 10 20:15:20.326806 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1305/5212] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/2c05efdb-14c3-412e-bcf9-579c3120069c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.334688 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fa89e546-88d9-4607-ac8e-656ec4910049 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.336975 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa89e546-88d9-4607-ac8e-656ec4910049 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:20.337283 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa89e546-88d9-4607-ac8e-656ec4910049 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.337568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa89e546-88d9-4607-ac8e-656ec4910049 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.337725 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-fa89e546-88d9-4607-ac8e-656ec4910049 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:20.343094 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa89e546-88d9-4607-ac8e-656ec4910049 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a returned with HTTP 404 Jul 10 20:15:20.343806 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1314/5213] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.351085 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-52107a2e-4227-4143-8308-62558d0a9ecf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.352770 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-52107a2e-4227-4143-8308-62558d0a9ecf tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a Jul 10 20:15:20.352976 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-52107a2e-4227-4143-8308-62558d0a9ecf tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.353212 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-52107a2e-4227-4143-8308-62558d0a9ecf tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.357121 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-52107a2e-4227-4143-8308-62558d0a9ecf tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a returned with HTTP 404 Jul 10 20:15:20.357596 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1309/5214] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/snapshots/e0c9011b-0613-4533-93ad-6a804919c59a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.364771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b177f163-3ac0-4f22-8ea5-39ccbff294f3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.366512 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b177f163-3ac0-4f22-8ea5-39ccbff294f3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:20.366776 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b177f163-3ac0-4f22-8ea5-39ccbff294f3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.367048 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b177f163-3ac0-4f22-8ea5-39ccbff294f3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.367270 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-b177f163-3ac0-4f22-8ea5-39ccbff294f3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:20.372495 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b177f163-3ac0-4f22-8ea5-39ccbff294f3 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 returned with HTTP 404 Jul 10 20:15:20.372974 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1287/5215] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.380733 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-169b901d-542d-440b-9a6f-098f6305ed14 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.382434 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-169b901d-542d-440b-9a6f-098f6305ed14 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 Jul 10 20:15:20.382660 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-169b901d-542d-440b-9a6f-098f6305ed14 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.382835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-169b901d-542d-440b-9a6f-098f6305ed14 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.388132 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-169b901d-542d-440b-9a6f-098f6305ed14 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 returned with HTTP 404 Jul 10 20:15:20.388673 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1306/5216] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/5cd2b352-2e03-4689-a800-6ff35fdbff99 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.396223 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-56606d9d-4138-4341-9886-3bd145d57f77 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.398613 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56606d9d-4138-4341-9886-3bd145d57f77 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:20.398880 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56606d9d-4138-4341-9886-3bd145d57f77 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.399156 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56606d9d-4138-4341-9886-3bd145d57f77 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.399498 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-56606d9d-4138-4341-9886-3bd145d57f77 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:20.406363 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56606d9d-4138-4341-9886-3bd145d57f77 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a returned with HTTP 404 Jul 10 20:15:20.406942 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1315/5217] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.415231 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-352fc5f1-df89-4803-b548-03a4d5359a99 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.416900 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-352fc5f1-df89-4803-b548-03a4d5359a99 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a Jul 10 20:15:20.417129 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-352fc5f1-df89-4803-b548-03a4d5359a99 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.417312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-352fc5f1-df89-4803-b548-03a4d5359a99 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.423047 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-352fc5f1-df89-4803-b548-03a4d5359a99 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a returned with HTTP 404 Jul 10 20:15:20.423500 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1310/5218] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/94c600ba-073d-41d1-858d-05b1085e2e5a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.429694 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5acca8fe-b721-4550-9ece-b8f37a1501bd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.431317 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5acca8fe-b721-4550-9ece-b8f37a1501bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:20.431551 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5acca8fe-b721-4550-9ece-b8f37a1501bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.431762 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5acca8fe-b721-4550-9ece-b8f37a1501bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.431892 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-5acca8fe-b721-4550-9ece-b8f37a1501bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: 2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:20.435650 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5acca8fe-b721-4550-9ece-b8f37a1501bd tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e returned with HTTP 404 Jul 10 20:15:20.436106 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1288/5219] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.443280 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2084b35c-e981-40db-895a-f55e44059c32 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.445504 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2084b35c-e981-40db-895a-f55e44059c32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e Jul 10 20:15:20.445745 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2084b35c-e981-40db-895a-f55e44059c32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.446015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2084b35c-e981-40db-895a-f55e44059c32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.450793 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2084b35c-e981-40db-895a-f55e44059c32 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e returned with HTTP 404 Jul 10 20:15:20.451369 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1307/5220] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/snapshots/2325cd4e-fbaa-4822-9904-e8b472a6f07e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.457279 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c063ea96-2833-4e61-b9bb-e33b5468b5ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.458770 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c063ea96-2833-4e61-b9bb-e33b5468b5ee tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:20.458973 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c063ea96-2833-4e61-b9bb-e33b5468b5ee tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.459187 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c063ea96-2833-4e61-b9bb-e33b5468b5ee tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.459349 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-c063ea96-2833-4e61-b9bb-e33b5468b5ee tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:20.464879 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c063ea96-2833-4e61-b9bb-e33b5468b5ee tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f returned with HTTP 404 Jul 10 20:15:20.465549 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1316/5221] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.472943 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d5983168-cab4-46fd-83df-0f2ada77f786 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.474665 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d5983168-cab4-46fd-83df-0f2ada77f786 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f Jul 10 20:15:20.474837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d5983168-cab4-46fd-83df-0f2ada77f786 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.475042 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d5983168-cab4-46fd-83df-0f2ada77f786 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.479933 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d5983168-cab4-46fd-83df-0f2ada77f786 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f returned with HTTP 404 Jul 10 20:15:20.480378 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1311/5222] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/76a90550-92c8-4b3b-a367-6a0f7fa9963f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.486843 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-05a528f3-241d-4199-912d-93dd6335d286 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.488567 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-05a528f3-241d-4199-912d-93dd6335d286 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:15:20.488812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-05a528f3-241d-4199-912d-93dd6335d286 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.489077 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-05a528f3-241d-4199-912d-93dd6335d286 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.489241 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-05a528f3-241d-4199-912d-93dd6335d286 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: 2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:15:20.493627 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-05a528f3-241d-4199-912d-93dd6335d286 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e returned with HTTP 404 Jul 10 20:15:20.494180 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1289/5223] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.499907 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a87bdf15-d8f2-4cd8-a627-b33aabd7de82 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.501681 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a87bdf15-d8f2-4cd8-a627-b33aabd7de82 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e Jul 10 20:15:20.501846 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a87bdf15-d8f2-4cd8-a627-b33aabd7de82 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.502047 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a87bdf15-d8f2-4cd8-a627-b33aabd7de82 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.506282 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a87bdf15-d8f2-4cd8-a627-b33aabd7de82 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e returned with HTTP 404 Jul 10 20:15:20.506695 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1308/5224] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/snapshots/2e1ade29-3a32-4e0e-8d8d-26c70873922e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.513829 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8a545540-4b52-4a83-b1e5-c682c2df4645 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.516031 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a545540-4b52-4a83-b1e5-c682c2df4645 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:15:20.516299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a545540-4b52-4a83-b1e5-c682c2df4645 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.516563 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a545540-4b52-4a83-b1e5-c682c2df4645 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.516783 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-8a545540-4b52-4a83-b1e5-c682c2df4645 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:15:20.523705 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a545540-4b52-4a83-b1e5-c682c2df4645 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 returned with HTTP 404 Jul 10 20:15:20.524214 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1317/5225] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.531717 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-03fb3775-d96c-40a6-9ed1-dbf7825a221b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.533419 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03fb3775-d96c-40a6-9ed1-dbf7825a221b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 Jul 10 20:15:20.533634 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03fb3775-d96c-40a6-9ed1-dbf7825a221b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.533839 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-03fb3775-d96c-40a6-9ed1-dbf7825a221b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.539032 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-03fb3775-d96c-40a6-9ed1-dbf7825a221b tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 returned with HTTP 404 Jul 10 20:15:20.539460 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1312/5226] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/f0d908d1-5d23-41a5-860f-0e20ce362e29 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.546327 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e8216780-5069-4064-82d5-4524b31145ef None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.548405 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8216780-5069-4064-82d5-4524b31145ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:15:20.548712 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8216780-5069-4064-82d5-4524b31145ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.549024 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e8216780-5069-4064-82d5-4524b31145ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.549333 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-e8216780-5069-4064-82d5-4524b31145ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:15:20.556486 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e8216780-5069-4064-82d5-4524b31145ef tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 returned with HTTP 404 Jul 10 20:15:20.557129 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1290/5227] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.564161 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-951b9097-b69f-4a55-ad41-a2e075b95ad7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.565978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-951b9097-b69f-4a55-ad41-a2e075b95ad7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 Jul 10 20:15:20.566221 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-951b9097-b69f-4a55-ad41-a2e075b95ad7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.566419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-951b9097-b69f-4a55-ad41-a2e075b95ad7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.571606 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-951b9097-b69f-4a55-ad41-a2e075b95ad7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 returned with HTTP 404 Jul 10 20:15:20.572048 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1309/5228] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/c07b6c16-ee8d-47a0-ac54-1e224384e643 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.579556 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6e168666-816b-4abf-9916-da22289e7259 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.581077 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e168666-816b-4abf-9916-da22289e7259 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:15:20.581299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e168666-816b-4abf-9916-da22289e7259 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.581529 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e168666-816b-4abf-9916-da22289e7259 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.581717 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-6e168666-816b-4abf-9916-da22289e7259 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:15:20.587403 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e168666-816b-4abf-9916-da22289e7259 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 returned with HTTP 404 Jul 10 20:15:20.587937 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1318/5229] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.595182 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6895a936-febc-4f74-8736-c8b899e099ea None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.596703 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6895a936-febc-4f74-8736-c8b899e099ea tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 Jul 10 20:15:20.596903 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6895a936-febc-4f74-8736-c8b899e099ea tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.597089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6895a936-febc-4f74-8736-c8b899e099ea tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.602050 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6895a936-febc-4f74-8736-c8b899e099ea tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 returned with HTTP 404 Jul 10 20:15:20.602474 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1313/5230] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/006978b6-402b-440a-a7b8-28fefc189ce9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.608613 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3566c5d5-d919-4e55-84da-c8bc656955a7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.610807 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3566c5d5-d919-4e55-84da-c8bc656955a7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:15:20.611100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3566c5d5-d919-4e55-84da-c8bc656955a7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.611399 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3566c5d5-d919-4e55-84da-c8bc656955a7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.611606 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-3566c5d5-d919-4e55-84da-c8bc656955a7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:15:20.616530 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3566c5d5-d919-4e55-84da-c8bc656955a7 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 returned with HTTP 404 Jul 10 20:15:20.617147 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1291/5231] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.626262 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d02eb0d6-e868-4b25-88cd-c540aff3f997 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.628464 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d02eb0d6-e868-4b25-88cd-c540aff3f997 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 Jul 10 20:15:20.628711 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d02eb0d6-e868-4b25-88cd-c540aff3f997 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.628974 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d02eb0d6-e868-4b25-88cd-c540aff3f997 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.634125 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d02eb0d6-e868-4b25-88cd-c540aff3f997 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 returned with HTTP 404 Jul 10 20:15:20.634556 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1310/5232] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/snapshots/b1b29798-efc4-434b-b3d3-7a0db6c25447 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.637974 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.639924 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:20.640356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-997092172"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:20.641498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2b1e79d9-58db-4533-ad6b-34c11f7db9d1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.642294 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-997092172'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:20.642468 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume of 1 GB Jul 10 20:15:20.643244 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2b1e79d9-58db-4533-ad6b-34c11f7db9d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:15:20.643465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2b1e79d9-58db-4533-ad6b-34c11f7db9d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.643716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2b1e79d9-58db-4533-ad6b-34c11f7db9d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.643909 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-2b1e79d9-58db-4533-ad6b-34c11f7db9d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:15:20.647187 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Availability Zones retrieved successfully. Jul 10 20:15:20.649108 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2b1e79d9-58db-4533-ad6b-34c11f7db9d1 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 returned with HTTP 404 Jul 10 20:15:20.649753 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1314/5233] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.655710 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-94328119-191c-4341-a092-fd45a50cee90 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.655828 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Flow 'volume_create_api' (df41b467-c7a1-48e9-9ba1-d17ee2df7853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:20.657113 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566ade49-4abc-4ce2-a7c3-99c952a44da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:20.657534 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-94328119-191c-4341-a092-fd45a50cee90 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 Jul 10 20:15:20.657806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-94328119-191c-4341-a092-fd45a50cee90 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.658062 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:20.658237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-94328119-191c-4341-a092-fd45a50cee90 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.664370 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-94328119-191c-4341-a092-fd45a50cee90 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 returned with HTTP 404 Jul 10 20:15:20.664844 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1292/5234] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/08657590-bdb8-42a4-9941-cfc6ce7e2970 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.672189 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-37cfcfa8-fc02-4e10-81ba-18aca76e4293 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.674324 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-37cfcfa8-fc02-4e10-81ba-18aca76e4293 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:15:20.674580 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-37cfcfa8-fc02-4e10-81ba-18aca76e4293 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.674817 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-37cfcfa8-fc02-4e10-81ba-18aca76e4293 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.674948 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-37cfcfa8-fc02-4e10-81ba-18aca76e4293 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete snapshot with id: a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:15:20.680449 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-37cfcfa8-fc02-4e10-81ba-18aca76e4293 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f returned with HTTP 404 Jul 10 20:15:20.680983 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1311/5235] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.687383 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9684e06f-8297-47a5-96ed-c937a338739f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.689450 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9684e06f-8297-47a5-96ed-c937a338739f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f Jul 10 20:15:20.689694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9684e06f-8297-47a5-96ed-c937a338739f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.689765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566ade49-4abc-4ce2-a7c3-99c952a44da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:20.689920 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9684e06f-8297-47a5-96ed-c937a338739f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.690593 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcba1ac-e857-4873-af4b-7a38c23bb026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:20.694855 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9684e06f-8297-47a5-96ed-c937a338739f tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f returned with HTTP 404 Jul 10 20:15:20.695569 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1315/5236] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/snapshots/a9fcbb24-6a00-4ae9-a311-875ca78e053f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:20.701935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1c7033c2-7163-407d-a325-0412e6001927 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.703918 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1c7033c2-7163-407d-a325-0412e6001927 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] DELETE https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:15:20.704209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1c7033c2-7163-407d-a325-0412e6001927 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.704455 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1c7033c2-7163-407d-a325-0412e6001927 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.705218 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-1c7033c2-7163-407d-a325-0412e6001927 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Delete volume with id: 2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:15:20.712163 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1c7033c2-7163-407d-a325-0412e6001927 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d returned with HTTP 404 Jul 10 20:15:20.712742 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1293/5237] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:20 2026] DELETE /volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.719728 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a4fc49ca-3c30-44d6-8ddb-4e808b5df188 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.722109 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a4fc49ca-3c30-44d6-8ddb-4e808b5df188 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] GET https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d Jul 10 20:15:20.722453 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a4fc49ca-3c30-44d6-8ddb-4e808b5df188 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.722692 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a4fc49ca-3c30-44d6-8ddb-4e808b5df188 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.730220 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a4fc49ca-3c30-44d6-8ddb-4e808b5df188 tempest-VolumeDependencyTests-741381262 tempest-VolumeDependencyTests-741381262-project-member] https://10.4.3.145/volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d returned with HTTP 404 Jul 10 20:15:20.730843 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1312/5238] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/2aef4ef4-b4d0-4f74-9972-0376f1b0314d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:20.740269 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Created reservations ['6b2ccb83-b745-4806-b1d2-509bd413f02a', 'e8a789f8-a580-4dd9-81ba-d213c460d8fa', '1a0f6557-8b79-4917-8312-6e0a73316289', '88e5d48f-cb38-48f8-8f1c-43ae2de9fca9'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:20.741499 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcba1ac-e857-4873-af4b-7a38c23bb026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b2ccb83-b745-4806-b1d2-509bd413f02a', 'e8a789f8-a580-4dd9-81ba-d213c460d8fa', '1a0f6557-8b79-4917-8312-6e0a73316289', '88e5d48f-cb38-48f8-8f1c-43ae2de9fca9']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:20.742543 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356d13cc-929d-47bf-accd-d74002f376c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:20.771045 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356d13cc-929d-47bf-accd-d74002f376c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65a3dee4-0a32-4888-a054-38655addb59a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-997092172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1d08a48dfd4294b1a6b05e46971494',qos_specs=None,replication_status=,reservations=['6b2ccb83-b745-4806-b1d2-509bd413f02a','e8a789f8-a580-4dd9-81ba-d213c460d8fa','1a0f6557-8b79-4917-8312-6e0a73316289','88e5d48f-cb38-48f8-8f1c-43ae2de9fca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f004b48978304e7b8d9023b9baeb9240',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-997092172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65a3dee4-0a32-4888-a054-38655addb59a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe1d08a48dfd4294b1a6b05e46971494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f004b48978304e7b8d9023b9baeb9240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:20.772050 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d3e28a-3359-4483-b2f2-a22d4762d916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:20.795401 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d3e28a-3359-4483-b2f2-a22d4762d916) transitioned into state 'SUCCESS' from state '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-997092172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1d08a48dfd4294b1a6b05e46971494',qos_specs=None,replication_status=,reservations=['6b2ccb83-b745-4806-b1d2-509bd413f02a','e8a789f8-a580-4dd9-81ba-d213c460d8fa','1a0f6557-8b79-4917-8312-6e0a73316289','88e5d48f-cb38-48f8-8f1c-43ae2de9fca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f004b48978304e7b8d9023b9baeb9240',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:20.796509 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff30e35-7d0c-4a50-8698-56f39487e7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:20.807557 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff30e35-7d0c-4a50-8698-56f39487e7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:20.808711 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Flow 'volume_create_api' (df41b467-c7a1-48e9-9ba1-d17ee2df7853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:20.808974 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Create volume request issued successfully. Jul 10 20:15:20.809704 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36bfa8c3-0ad8-423c-9837-5d53f4557d55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:20.810341 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1319/5239] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:15:20 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 20:15:20.827049 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cddc3879-7a30-47b6-b743-168c0c8f4c1b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:20.828670 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cddc3879-7a30-47b6-b743-168c0c8f4c1b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:20.828863 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cddc3879-7a30-47b6-b743-168c0c8f4c1b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:20.829089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cddc3879-7a30-47b6-b743-168c0c8f4c1b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:20.835716 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:20.835716 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:20.839188 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cddc3879-7a30-47b6-b743-168c0c8f4c1b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:20.843746 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cddc3879-7a30-47b6-b743-168c0c8f4c1b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:20.844127 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1316/5240] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:20 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:21.857176 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-043bdca9-dc2c-45e4-b57c-2caff26aef22 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:21.858946 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-043bdca9-dc2c-45e4-b57c-2caff26aef22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:21.859239 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-043bdca9-dc2c-45e4-b57c-2caff26aef22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:21.859486 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-043bdca9-dc2c-45e4-b57c-2caff26aef22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:21.868389 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:21.868389 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:21.871875 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-043bdca9-dc2c-45e4-b57c-2caff26aef22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:21.875533 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-043bdca9-dc2c-45e4-b57c-2caff26aef22 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:21.875873 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1294/5241] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:21 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:21.921727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a555aa32-e5e6-4a15-a2fa-81f0f1c9efe7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:21.923520 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a555aa32-e5e6-4a15-a2fa-81f0f1c9efe7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:21.923690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a555aa32-e5e6-4a15-a2fa-81f0f1c9efe7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:21.923883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a555aa32-e5e6-4a15-a2fa-81f0f1c9efe7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:21.930299 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:21.930299 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:21.933543 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a555aa32-e5e6-4a15-a2fa-81f0f1c9efe7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:21.937456 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a555aa32-e5e6-4a15-a2fa-81f0f1c9efe7 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:21.937822 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1313/5242] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:15:21 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:22.064941 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72a1dfb8-9d8e-482b-a28c-a9ce42e8e7d4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:22.117673 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72a1dfb8-9d8e-482b-a28c-a9ce42e8e7d4 tempest-ProjectAdminTests-2054348177 tempest-ProjectAdminTests-2054348177-project-admin] GET https://10.4.3.145/volume/v3/scheduler-stats/get_pools Jul 10 20:15:22.117899 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72a1dfb8-9d8e-482b-a28c-a9ce42e8e7d4 tempest-ProjectAdminTests-2054348177 tempest-ProjectAdminTests-2054348177-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:22.118128 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72a1dfb8-9d8e-482b-a28c-a9ce42e8e7d4 tempest-ProjectAdminTests-2054348177 tempest-ProjectAdminTests-2054348177-project-admin] Calling method 'get_pools' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:22.118487 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:22.118487 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:22.621235 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72a1dfb8-9d8e-482b-a28c-a9ce42e8e7d4 tempest-ProjectAdminTests-2054348177 tempest-ProjectAdminTests-2054348177-project-admin] https://10.4.3.145/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 20:15:22.621235 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1320/5243] 10.4.3.145 () {66 vars in 1291 bytes} [Fri Jul 10 20:15:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:22.629454 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0572134f-cd92-4897-b63a-16b5cdd0e6b8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:22.631225 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0572134f-cd92-4897-b63a-16b5cdd0e6b8 tempest-ProjectAdminTests-2054348177 tempest-ProjectAdminTests-2054348177-project-admin] GET https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool Jul 10 20:15:22.631403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0572134f-cd92-4897-b63a-16b5cdd0e6b8 tempest-ProjectAdminTests-2054348177 tempest-ProjectAdminTests-2054348177-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:22.631581 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0572134f-cd92-4897-b63a-16b5cdd0e6b8 tempest-ProjectAdminTests-2054348177 tempest-ProjectAdminTests-2054348177-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:23.137692 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0572134f-cd92-4897-b63a-16b5cdd0e6b8 tempest-ProjectAdminTests-2054348177 tempest-ProjectAdminTests-2054348177-project-admin] https://10.4.3.145/volume/v3/capabilities/np0000005048@storpool returned with HTTP 200 Jul 10 20:15:23.138276 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1317/5244] 10.4.3.145 () {66 vars in 1318 bytes} [Fri Jul 10 20:15:22 2026] GET /volume/v3/capabilities/np0000005048@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:23.971189 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0eec77f2-0e11-4601-817a-1434b72ec7db None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:23.971571 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0eec77f2-0e11-4601-817a-1434b72ec7db None None] GET https://10.4.3.145/volume// Jul 10 20:15:23.971693 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0eec77f2-0e11-4601-817a-1434b72ec7db None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:23.971860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0eec77f2-0e11-4601-817a-1434b72ec7db None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:23.972198 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0eec77f2-0e11-4601-817a-1434b72ec7db None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:15:23.972488 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1295/5245] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:15:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:15:23.979229 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a455ae91-774e-44d6-8a29-8621737c6a56 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:23.980935 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a455ae91-774e-44d6-8a29-8621737c6a56 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:15:23.981301 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a455ae91-774e-44d6-8a29-8621737c6a56 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65a3dee4-0a32-4888-a054-38655addb59a", "connector": null, "instance_uuid": "70898c5e-6dcf-4df2-bab2-a15e09ac5797"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:23.989023 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:23.989023 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:24.016978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-a455ae91-774e-44d6-8a29-8621737c6a56 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:15:24.017445 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1314/5246] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:15:23 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 20:15:24.461093 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-59832019-9358-4c1b-be87-e34b290a8730 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:24.463276 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59832019-9358-4c1b-be87-e34b290a8730 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:24.463519 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59832019-9358-4c1b-be87-e34b290a8730 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:24.463724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59832019-9358-4c1b-be87-e34b290a8730 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:24.473856 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:24.473856 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:24.477857 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-59832019-9358-4c1b-be87-e34b290a8730 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:24.482231 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59832019-9358-4c1b-be87-e34b290a8730 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:24.482650 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1321/5247] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:24 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:24.549192 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dc002148-d626-4e1d-8cc7-548aedcac950 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:24.550104 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dc002148-d626-4e1d-8cc7-548aedcac950 None None] GET https://10.4.3.145/volume// Jul 10 20:15:24.550104 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dc002148-d626-4e1d-8cc7-548aedcac950 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:24.550104 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dc002148-d626-4e1d-8cc7-548aedcac950 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:24.550911 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dc002148-d626-4e1d-8cc7-548aedcac950 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:15:24.550911 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1318/5248] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:15: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 20:15:24.561254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-c239299e-25db-4e0f-9283-12bbc62bb2c4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:24.563374 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-c239299e-25db-4e0f-9283-12bbc62bb2c4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:24.563712 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-c239299e-25db-4e0f-9283-12bbc62bb2c4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:24.563712 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-c239299e-25db-4e0f-9283-12bbc62bb2c4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:24.573943 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:24.573943 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:24.578058 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-c239299e-25db-4e0f-9283-12bbc62bb2c4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:24.582605 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-c239299e-25db-4e0f-9283-12bbc62bb2c4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:24.583639 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1296/5249] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:15:24 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:15:24.693196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0b3e2ef5-c9bf-41e7-a0f6-98871126bcb0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:24.697870 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-ee2e7146-69ba-4504-956f-a9f0f71f8e2a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:24.699918 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-ee2e7146-69ba-4504-956f-a9f0f71f8e2a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] PUT https://10.4.3.145/volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c Jul 10 20:15:24.700624 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-ee2e7146-69ba-4504-956f-a9f0f71f8e2a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:24.709396 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-ee2e7146-69ba-4504-956f-a9f0f71f8e2a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Acquiring lock "cinder-attachment_update-65a3dee4-0a32-4888-a054-38655addb59a-np0000005048" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:15:24.714588 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-ee2e7146-69ba-4504-956f-a9f0f71f8e2a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Lock "cinder-attachment_update-65a3dee4-0a32-4888-a054-38655addb59a-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:15:24.715840 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:24.715840 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:24.797511 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0b3e2ef5-c9bf-41e7-a0f6-98871126bcb0 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:24.797937 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0b3e2ef5-c9bf-41e7-a0f6-98871126bcb0 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-617479965", "extra_specs": {"storage_protocol": "tempest-storage_protocol-627833308", "vendor_name": "tempest-vendor_name-1430346876"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:24.799471 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:24.799471 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:24.814181 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0b3e2ef5-c9bf-41e7-a0f6-98871126bcb0 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:24.814755 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1315/5250] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:24 2026] POST /volume/v3/types => generated 328 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:24.823819 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-28a4287d-b256-4010-a075-b602a35c35e2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:24.825531 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:24.825860 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c1dcb1b-44f8-419c-bb1c-6f011420eb4a", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:24.827541 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume request body: {'volume': {'volume_type': '7c1dcb1b-44f8-419c-bb1c-6f011420eb4a', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:24.832393 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume of 1 GB Jul 10 20:15:24.832850 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:24.832850 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:24.833239 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Availability Zones retrieved successfully. Jul 10 20:15:24.838754 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Flow 'volume_create_api' (acf4c673-c55d-4a56-8dc8-69dcc8a6b2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:24.839828 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b7ac61a-0956-4a98-bd09-73f268bd3589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:24.840806 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:24.861250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b7ac61a-0956-4a98-bd09-73f268bd3589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:15:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-627833308',vendor_name='tempest-vendor_name-1430346876'},id=7c1dcb1b-44f8-419c-bb1c-6f011420eb4a,is_public=True,name='tempest-ProjectMemberTests-volume-type-617479965',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c1dcb1b-44f8-419c-bb1c-6f011420eb4a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:24.862081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ee6a5d-7dd6-495a-bf18-285f7e8afc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:24.895716 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-617479965 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-617479965, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:24.895999 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-617479965 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-617479965, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:24.930986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Created reservations ['2a2321ff-0714-46ee-96b2-40594902ad02', 'c76cad6c-8545-425d-a0b3-2580dc025e66', 'dacf5d4b-8f1e-4cd0-9e76-1f70d9de2d29', '7ef3bbda-9712-48d5-8ede-580d98da1f12'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:24.931715 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ee6a5d-7dd6-495a-bf18-285f7e8afc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a2321ff-0714-46ee-96b2-40594902ad02', 'c76cad6c-8545-425d-a0b3-2580dc025e66', 'dacf5d4b-8f1e-4cd0-9e76-1f70d9de2d29', '7ef3bbda-9712-48d5-8ede-580d98da1f12']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:24.932410 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d5a042-9295-4bd3-838a-7b6f7230da51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:24.955741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d5a042-9295-4bd3-838a-7b6f7230da51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b4fee6-2345-43ea-9eb6-c24f99fa8813', '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='cd6b0d2bbc774a1e83600fd62eca4cf2',qos_specs=None,replication_status=,reservations=['2a2321ff-0714-46ee-96b2-40594902ad02','c76cad6c-8545-425d-a0b3-2580dc025e66','dacf5d4b-8f1e-4cd0-9e76-1f70d9de2d29','7ef3bbda-9712-48d5-8ede-580d98da1f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ede0a89cd40d4488a510fabf244c4843',volume_type_id=7c1dcb1b-44f8-419c-bb1c-6f011420eb4a), 'volume': Volume(_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-10T20:15:24Z,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=06b4fee6-2345-43ea-9eb6-c24f99fa8813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6b0d2bbc774a1e83600fd62eca4cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ede0a89cd40d4488a510fabf244c4843',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c1dcb1b-44f8-419c-bb1c-6f011420eb4a),volume_type_id=7c1dcb1b-44f8-419c-bb1c-6f011420eb4a)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:24.956356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f655b43-9b9f-4742-ba9b-f78bf46b1428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:24.974604 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f655b43-9b9f-4742-ba9b-f78bf46b1428) transitioned into state 'SUCCESS' from 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='cd6b0d2bbc774a1e83600fd62eca4cf2',qos_specs=None,replication_status=,reservations=['2a2321ff-0714-46ee-96b2-40594902ad02','c76cad6c-8545-425d-a0b3-2580dc025e66','dacf5d4b-8f1e-4cd0-9e76-1f70d9de2d29','7ef3bbda-9712-48d5-8ede-580d98da1f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ede0a89cd40d4488a510fabf244c4843',volume_type_id=7c1dcb1b-44f8-419c-bb1c-6f011420eb4a)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:24.975161 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9517d515-dc16-4724-a341-56f0e3eeba45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:24.985209 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9517d515-dc16-4724-a341-56f0e3eeba45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:24.985977 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Flow 'volume_create_api' (acf4c673-c55d-4a56-8dc8-69dcc8a6b2f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:24.986249 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume request issued successfully. Jul 10 20:15:24.986800 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-28a4287d-b256-4010-a075-b602a35c35e2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:24.987203 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1319/5251] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:15:24 2026] POST /volume/v3/volumes => generated 773 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:24.999811 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-78b45fa0-2974-46d9-8c30-1728a17cf321 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:25.001474 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-78b45fa0-2974-46d9-8c30-1728a17cf321 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 Jul 10 20:15:25.001687 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-78b45fa0-2974-46d9-8c30-1728a17cf321 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:25.001920 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-78b45fa0-2974-46d9-8c30-1728a17cf321 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:25.011598 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:25.011598 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:25.015172 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-78b45fa0-2974-46d9-8c30-1728a17cf321 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:25.019097 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-78b45fa0-2974-46d9-8c30-1728a17cf321 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 returned with HTTP 200 Jul 10 20:15:25.019596 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1297/5252] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:24 2026] GET /volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:25.238949 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-ee2e7146-69ba-4504-956f-a9f0f71f8e2a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Lock "cinder-attachment_update-65a3dee4-0a32-4888-a054-38655addb59a-np0000005048" released by "attachment_update" :: held 0.524s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:15:25.239269 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-ee2e7146-69ba-4504-956f-a9f0f71f8e2a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c returned with HTTP 200 Jul 10 20:15:25.239699 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1322/5253] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:15:24 2026] PUT /volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:25.494554 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e5943281-f67c-45c3-a527-cb97012e59cb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:25.496306 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e5943281-f67c-45c3-a527-cb97012e59cb tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:25.496541 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e5943281-f67c-45c3-a527-cb97012e59cb tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:25.496723 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e5943281-f67c-45c3-a527-cb97012e59cb tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:25.506784 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:25.506784 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:25.510773 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e5943281-f67c-45c3-a527-cb97012e59cb tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:25.515190 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e5943281-f67c-45c3-a527-cb97012e59cb tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:25.515802 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1316/5254] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:25 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:26.033206 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ae5f237c-8d4f-4f92-83ce-9e3a9ad6354e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.035234 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ae5f237c-8d4f-4f92-83ce-9e3a9ad6354e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 Jul 10 20:15:26.035500 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ae5f237c-8d4f-4f92-83ce-9e3a9ad6354e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:26.035720 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ae5f237c-8d4f-4f92-83ce-9e3a9ad6354e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:26.042223 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:26.042223 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:26.045402 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ae5f237c-8d4f-4f92-83ce-9e3a9ad6354e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:26.049035 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ae5f237c-8d4f-4f92-83ce-9e3a9ad6354e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 returned with HTTP 200 Jul 10 20:15:26.049467 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1320/5255] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:26 2026] GET /volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:26.060593 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8fadc8e3-91ff-4d1b-9e34-d297132e72c6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.062445 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8fadc8e3-91ff-4d1b-9e34-d297132e72c6 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:15:26.062657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8fadc8e3-91ff-4d1b-9e34-d297132e72c6 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:26.062797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8fadc8e3-91ff-4d1b-9e34-d297132e72c6 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:26.066272 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8fadc8e3-91ff-4d1b-9e34-d297132e72c6 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:15:26.066627 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1298/5256] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:15:26 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:26.074823 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-278405ba-b206-40cd-bf22-8d3a63e4637a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.128237 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-278405ba-b206-40cd-bf22-8d3a63e4637a tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] DELETE https://10.4.3.145/volume/v3/messages/1097719a-3c68-4a42-9850-a1def572a766 Jul 10 20:15:26.128509 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-278405ba-b206-40cd-bf22-8d3a63e4637a tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:26.128747 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-278405ba-b206-40cd-bf22-8d3a63e4637a tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:26.132329 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:26.132329 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:26.138790 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-278405ba-b206-40cd-bf22-8d3a63e4637a tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] https://10.4.3.145/volume/v3/messages/1097719a-3c68-4a42-9850-a1def572a766 returned with HTTP 204 Jul 10 20:15:26.139313 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1323/5257] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 20:15:26 2026] DELETE /volume/v3/messages/1097719a-3c68-4a42-9850-a1def572a766 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 20:15:26.146031 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ff306f2b-369f-4ee1-ab9a-dc32512a35fb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.148164 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ff306f2b-369f-4ee1-ab9a-dc32512a35fb tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] GET https://10.4.3.145/volume/v3/messages/1097719a-3c68-4a42-9850-a1def572a766 Jul 10 20:15:26.148460 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ff306f2b-369f-4ee1-ab9a-dc32512a35fb tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:26.148609 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ff306f2b-369f-4ee1-ab9a-dc32512a35fb tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:26.151504 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ff306f2b-369f-4ee1-ab9a-dc32512a35fb tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] https://10.4.3.145/volume/v3/messages/1097719a-3c68-4a42-9850-a1def572a766 returned with HTTP 404 Jul 10 20:15:26.152031 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1317/5258] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:15:26 2026] GET /volume/v3/messages/1097719a-3c68-4a42-9850-a1def572a766 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:26.159905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.161848 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 Jul 10 20:15:26.162106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:26.162316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:26.162503 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Delete volume with id: 06b4fee6-2345-43ea-9eb6-c24f99fa8813 Jul 10 20:15:26.170235 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:26.170235 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:26.170574 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:26.171521 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99972) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 20:15:26.188836 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Created reservations ['a145f190-df7a-4eac-b54b-a2ee7ede8187', 'ea3b10d7-cc3d-4d72-ae81-28c321339be5', 'cd2b6c0c-6391-4e98-bb28-06560b0cf5f9', '49fbc734-ac7a-4311-9263-cb82bc57ab48'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:26.212514 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Delete volume request issued successfully. Jul 10 20:15:26.212716 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-223059ec-b99c-4381-beb6-4f7cd61fb4ab tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 returned with HTTP 202 Jul 10 20:15:26.213291 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1321/5259] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:15:26 2026] DELETE /volume/v3/volumes/06b4fee6-2345-43ea-9eb6-c24f99fa8813 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:26.220161 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9ef4730c-d8e6-4a91-9ea8-c4dfec960202 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.222124 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9ef4730c-d8e6-4a91-9ea8-c4dfec960202 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] DELETE https://10.4.3.145/volume/v3/types/7c1dcb1b-44f8-419c-bb1c-6f011420eb4a Jul 10 20:15:26.222335 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9ef4730c-d8e6-4a91-9ea8-c4dfec960202 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:26.222550 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9ef4730c-d8e6-4a91-9ea8-c4dfec960202 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:26.247659 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9ef4730c-d8e6-4a91-9ea8-c4dfec960202 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/types/7c1dcb1b-44f8-419c-bb1c-6f011420eb4a returned with HTTP 202 Jul 10 20:15:26.248064 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1299/5260] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:26 2026] DELETE /volume/v3/types/7c1dcb1b-44f8-419c-bb1c-6f011420eb4a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:26.255579 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6dc138be-31e3-4ed7-848b-e0fef170da1a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.257306 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6dc138be-31e3-4ed7-848b-e0fef170da1a tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:26.257669 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6dc138be-31e3-4ed7-848b-e0fef170da1a tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1779075607", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1607023456", "vendor_name": "tempest-vendor_name-163377049"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:26.273762 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6dc138be-31e3-4ed7-848b-e0fef170da1a tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:26.274141 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1324/5261] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:26 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:26.282294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c071a007-4206-43ba-b255-0054036fdf0c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.284024 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:26.284414 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "57bb92ca-30c1-42da-85e5-e0e39d5e0af9", "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:26.285917 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume request body: {'volume': {'volume_type': '57bb92ca-30c1-42da-85e5-e0e39d5e0af9', 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:26.290758 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume of 1 GB Jul 10 20:15:26.291126 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:26.291126 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:26.291618 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Availability Zones retrieved successfully. Jul 10 20:15:26.301596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Flow 'volume_create_api' (5b961f11-eb91-4291-86df-7330f498f6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:26.304262 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662c0b70-3f4f-42d3-9893-1b4c70d6fd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:26.305157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:26.333459 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662c0b70-3f4f-42d3-9893-1b4c70d6fd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:15:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1607023456',vendor_name='tempest-vendor_name-163377049'},id=57bb92ca-30c1-42da-85e5-e0e39d5e0af9,is_public=True,name='tempest-ProjectMemberTests-volume-type-1779075607',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57bb92ca-30c1-42da-85e5-e0e39d5e0af9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:26.334187 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7689395-3105-41af-a489-2e891a380724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:26.364226 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1779075607 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1779075607, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:26.364555 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1779075607 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1779075607, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:26.396469 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Created reservations ['4e4194fa-806e-4514-8b72-6b1c028284f0', '0843a262-7cee-4af1-b345-b7c983b97c5f', '7820d3fb-8502-4ea2-a465-11e4b69bc17d', '7bf237d3-4bbc-453d-a602-7f0de01c2b22'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:26.401021 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7689395-3105-41af-a489-2e891a380724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e4194fa-806e-4514-8b72-6b1c028284f0', '0843a262-7cee-4af1-b345-b7c983b97c5f', '7820d3fb-8502-4ea2-a465-11e4b69bc17d', '7bf237d3-4bbc-453d-a602-7f0de01c2b22']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:26.403379 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a276f088-22e9-432b-8220-f4ad4b4f7733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:26.444346 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a276f088-22e9-432b-8220-f4ad4b4f7733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13d82dca-e92a-4909-9521-36d49286d969', '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='cd6b0d2bbc774a1e83600fd62eca4cf2',qos_specs=None,replication_status=,reservations=['4e4194fa-806e-4514-8b72-6b1c028284f0','0843a262-7cee-4af1-b345-b7c983b97c5f','7820d3fb-8502-4ea2-a465-11e4b69bc17d','7bf237d3-4bbc-453d-a602-7f0de01c2b22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ede0a89cd40d4488a510fabf244c4843',volume_type_id=57bb92ca-30c1-42da-85e5-e0e39d5e0af9), 'volume': Volume(_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-10T20:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13d82dca-e92a-4909-9521-36d49286d969,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6b0d2bbc774a1e83600fd62eca4cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ede0a89cd40d4488a510fabf244c4843',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57bb92ca-30c1-42da-85e5-e0e39d5e0af9),volume_type_id=57bb92ca-30c1-42da-85e5-e0e39d5e0af9)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:26.444346 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c15c04-12e9-4b40-a5d3-c9cf7c53f6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:26.464823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c15c04-12e9-4b40-a5d3-c9cf7c53f6f3) transitioned into state 'SUCCESS' from 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='cd6b0d2bbc774a1e83600fd62eca4cf2',qos_specs=None,replication_status=,reservations=['4e4194fa-806e-4514-8b72-6b1c028284f0','0843a262-7cee-4af1-b345-b7c983b97c5f','7820d3fb-8502-4ea2-a465-11e4b69bc17d','7bf237d3-4bbc-453d-a602-7f0de01c2b22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ede0a89cd40d4488a510fabf244c4843',volume_type_id=57bb92ca-30c1-42da-85e5-e0e39d5e0af9)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:26.465863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5dea237-aed3-45e4-b149-1f4175baf71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:26.475196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5dea237-aed3-45e4-b149-1f4175baf71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:26.476076 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Flow 'volume_create_api' (5b961f11-eb91-4291-86df-7330f498f6c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:26.476347 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume request issued successfully. Jul 10 20:15:26.479812 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c071a007-4206-43ba-b255-0054036fdf0c tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:26.480455 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1318/5262] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:15:26 2026] POST /volume/v3/volumes => generated 774 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:26.494924 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2afeaddd-4cd8-402a-a781-d3df350f5403 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.497030 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2afeaddd-4cd8-402a-a781-d3df350f5403 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 Jul 10 20:15:26.497217 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2afeaddd-4cd8-402a-a781-d3df350f5403 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:26.497384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2afeaddd-4cd8-402a-a781-d3df350f5403 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:26.504533 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:26.504533 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:26.507755 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2afeaddd-4cd8-402a-a781-d3df350f5403 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:26.513174 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2afeaddd-4cd8-402a-a781-d3df350f5403 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 returned with HTTP 200 Jul 10 20:15:26.514049 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1322/5263] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:26 2026] GET /volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:26.531034 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-07676762-1a0d-4cfc-acab-1dbcf58f4fb9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:26.532908 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07676762-1a0d-4cfc-acab-1dbcf58f4fb9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:26.533134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07676762-1a0d-4cfc-acab-1dbcf58f4fb9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:26.533314 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07676762-1a0d-4cfc-acab-1dbcf58f4fb9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:26.546892 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:26.546892 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:26.552027 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-07676762-1a0d-4cfc-acab-1dbcf58f4fb9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:26.558527 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07676762-1a0d-4cfc-acab-1dbcf58f4fb9 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:26.559520 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1300/5264] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:26 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:27.528177 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-66c4c5c8-3810-4da4-8744-3175fbcbe586 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.529772 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66c4c5c8-3810-4da4-8744-3175fbcbe586 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 Jul 10 20:15:27.529956 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66c4c5c8-3810-4da4-8744-3175fbcbe586 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:27.530152 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66c4c5c8-3810-4da4-8744-3175fbcbe586 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:27.536953 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:27.536953 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:27.540254 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-66c4c5c8-3810-4da4-8744-3175fbcbe586 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:27.543907 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66c4c5c8-3810-4da4-8744-3175fbcbe586 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 returned with HTTP 200 Jul 10 20:15:27.544282 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1325/5265] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:27 2026] GET /volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:27.558063 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5c58d37e-52ce-46d9-9efa-1f8888112d7f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.560121 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5c58d37e-52ce-46d9-9efa-1f8888112d7f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:15:27.560367 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5c58d37e-52ce-46d9-9efa-1f8888112d7f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:27.560603 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5c58d37e-52ce-46d9-9efa-1f8888112d7f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:27.560933 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:27.560933 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:27.564652 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5c58d37e-52ce-46d9-9efa-1f8888112d7f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:15:27.565079 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1319/5266] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:15:27 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 20:15:27.573424 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dcdbdbf5-f8af-4cf0-81bd-20ef93209466 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.574881 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ea60e2c9-2466-40c4-88b0-9a1c193f536d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.575198 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dcdbdbf5-f8af-4cf0-81bd-20ef93209466 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:27.575406 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dcdbdbf5-f8af-4cf0-81bd-20ef93209466 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:27.575582 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dcdbdbf5-f8af-4cf0-81bd-20ef93209466 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:27.576977 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ea60e2c9-2466-40c4-88b0-9a1c193f536d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] GET https://10.4.3.145/volume/v3/messages Jul 10 20:15:27.577214 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ea60e2c9-2466-40c4-88b0-9a1c193f536d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:27.577402 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ea60e2c9-2466-40c4-88b0-9a1c193f536d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:27.581457 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ea60e2c9-2466-40c4-88b0-9a1c193f536d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:15:27.582087 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1301/5267] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:15:27 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 20:15:27.586048 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:27.586048 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:27.591468 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dcdbdbf5-f8af-4cf0-81bd-20ef93209466 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:27.595489 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-57819e69-567a-41e9-b7da-bb290b3e52cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.596355 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dcdbdbf5-f8af-4cf0-81bd-20ef93209466 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:27.596866 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1323/5268] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:27 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:27.597233 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57819e69-567a-41e9-b7da-bb290b3e52cb tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] DELETE https://10.4.3.145/volume/v3/messages/4a636d22-651f-4945-b4dc-400ff535b4ce Jul 10 20:15:27.597466 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57819e69-567a-41e9-b7da-bb290b3e52cb tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:27.597682 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57819e69-567a-41e9-b7da-bb290b3e52cb tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:27.605358 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57819e69-567a-41e9-b7da-bb290b3e52cb tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/messages/4a636d22-651f-4945-b4dc-400ff535b4ce returned with HTTP 204 Jul 10 20:15:27.605779 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1326/5269] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 20:15:27 2026] DELETE /volume/v3/messages/4a636d22-651f-4945-b4dc-400ff535b4ce => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 20:15:27.612171 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f3f62203-4909-499e-998e-4e427d225a6f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.613920 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 Jul 10 20:15:27.614131 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:27.614300 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:27.614455 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Delete volume with id: 13d82dca-e92a-4909-9521-36d49286d969 Jul 10 20:15:27.621364 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:27.621364 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:27.621664 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:27.622591 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99974) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 20:15:27.640635 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Created reservations ['269a96f3-b616-4be7-8e23-6036f9c55818', '7d9ed961-735e-481c-95a5-664820a12e36', '628a7ffd-d72c-4500-af76-a3d2fa08330c', 'f5d4ab24-f790-43ea-925c-646c344e3dfe'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:27.664328 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Delete volume request issued successfully. Jul 10 20:15:27.664499 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f3f62203-4909-499e-998e-4e427d225a6f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 returned with HTTP 202 Jul 10 20:15:27.664919 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1320/5270] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:15:27 2026] DELETE /volume/v3/volumes/13d82dca-e92a-4909-9521-36d49286d969 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:27.671430 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ff4592d3-f868-4ca1-a4f3-c239595c1e53 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.673495 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff4592d3-f868-4ca1-a4f3-c239595c1e53 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] DELETE https://10.4.3.145/volume/v3/types/57bb92ca-30c1-42da-85e5-e0e39d5e0af9 Jul 10 20:15:27.673675 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff4592d3-f868-4ca1-a4f3-c239595c1e53 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:27.673857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ff4592d3-f868-4ca1-a4f3-c239595c1e53 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:27.695921 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ff4592d3-f868-4ca1-a4f3-c239595c1e53 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/types/57bb92ca-30c1-42da-85e5-e0e39d5e0af9 returned with HTTP 202 Jul 10 20:15:27.696360 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1302/5271] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:27 2026] DELETE /volume/v3/types/57bb92ca-30c1-42da-85e5-e0e39d5e0af9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:27.705724 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fbd3fb73-c2ce-435b-964c-e9c55267dd8d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.707237 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fbd3fb73-c2ce-435b-964c-e9c55267dd8d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:27.707574 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fbd3fb73-c2ce-435b-964c-e9c55267dd8d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1881184090", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1896928815", "vendor_name": "tempest-vendor_name-1564541495"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:27.720898 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fbd3fb73-c2ce-435b-964c-e9c55267dd8d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:27.721319 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1324/5272] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:27 2026] POST /volume/v3/types => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:27.729037 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb53231c-7aa4-4279-a037-00f949f0296e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.730895 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:27.731235 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bf13a87a-fc89-4323-bc4b-624abca75730", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:27.732536 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume request body: {'volume': {'volume_type': 'bf13a87a-fc89-4323-bc4b-624abca75730', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:27.735817 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume of 1 GB Jul 10 20:15:27.736143 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:27.736143 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:27.736546 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Availability Zones retrieved successfully. Jul 10 20:15:27.742936 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Flow 'volume_create_api' (7b9c3502-23a6-46dc-b2ee-c8f50c85a4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:27.743899 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c47712-9e49-4eeb-a89d-63fb0e1bddeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:27.744702 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:27.762339 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c47712-9e49-4eeb-a89d-63fb0e1bddeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:15:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1896928815',vendor_name='tempest-vendor_name-1564541495'},id=bf13a87a-fc89-4323-bc4b-624abca75730,is_public=True,name='tempest-ProjectMemberTests-volume-type-1881184090',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf13a87a-fc89-4323-bc4b-624abca75730', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:27.763230 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a30b51-a647-49a9-be39-f2dd0ad047cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:27.794500 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1881184090 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1881184090, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:27.794668 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1881184090 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1881184090, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:27.823213 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Created reservations ['36f46b1e-dd33-4ca9-b9c2-910e23a15a84', '5c7a81be-1e6e-4579-a915-53f3cff5cf1c', '9f2bbc6f-6579-4d03-99fe-2cc637224062', 'cfddcc71-c512-4ba8-9bdc-7933e170ff63'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:27.824399 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a30b51-a647-49a9-be39-f2dd0ad047cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f46b1e-dd33-4ca9-b9c2-910e23a15a84', '5c7a81be-1e6e-4579-a915-53f3cff5cf1c', '9f2bbc6f-6579-4d03-99fe-2cc637224062', 'cfddcc71-c512-4ba8-9bdc-7933e170ff63']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:27.825527 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b146be-294e-47e0-a111-5547c2ff1a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:27.851395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b146be-294e-47e0-a111-5547c2ff1a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deaddec0-4e9f-438e-a4f4-b056ebcaf40f', '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='cd6b0d2bbc774a1e83600fd62eca4cf2',qos_specs=None,replication_status=,reservations=['36f46b1e-dd33-4ca9-b9c2-910e23a15a84','5c7a81be-1e6e-4579-a915-53f3cff5cf1c','9f2bbc6f-6579-4d03-99fe-2cc637224062','cfddcc71-c512-4ba8-9bdc-7933e170ff63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ede0a89cd40d4488a510fabf244c4843',volume_type_id=bf13a87a-fc89-4323-bc4b-624abca75730), 'volume': Volume(_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-10T20:15:27Z,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=deaddec0-4e9f-438e-a4f4-b056ebcaf40f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6b0d2bbc774a1e83600fd62eca4cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ede0a89cd40d4488a510fabf244c4843',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf13a87a-fc89-4323-bc4b-624abca75730),volume_type_id=bf13a87a-fc89-4323-bc4b-624abca75730)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:27.852204 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a5ad92-5451-4ce6-b818-8c2674df0305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:27.868952 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a5ad92-5451-4ce6-b818-8c2674df0305) transitioned into state 'SUCCESS' from 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='cd6b0d2bbc774a1e83600fd62eca4cf2',qos_specs=None,replication_status=,reservations=['36f46b1e-dd33-4ca9-b9c2-910e23a15a84','5c7a81be-1e6e-4579-a915-53f3cff5cf1c','9f2bbc6f-6579-4d03-99fe-2cc637224062','cfddcc71-c512-4ba8-9bdc-7933e170ff63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ede0a89cd40d4488a510fabf244c4843',volume_type_id=bf13a87a-fc89-4323-bc4b-624abca75730)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:27.869672 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e7beb6-84b1-4e47-8be7-09ba3ffb0616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:27.879990 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e7beb6-84b1-4e47-8be7-09ba3ffb0616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:27.880764 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Flow 'volume_create_api' (7b9c3502-23a6-46dc-b2ee-c8f50c85a4cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:27.881086 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Create volume request issued successfully. Jul 10 20:15:27.881656 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb53231c-7aa4-4279-a037-00f949f0296e tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:27.882101 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1327/5273] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:15:27 2026] POST /volume/v3/volumes => generated 774 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:27.892852 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8288c9f0-f4e0-4e9b-a491-198fa9a6b480 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:27.894768 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8288c9f0-f4e0-4e9b-a491-198fa9a6b480 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f Jul 10 20:15:27.895032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8288c9f0-f4e0-4e9b-a491-198fa9a6b480 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:27.895268 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8288c9f0-f4e0-4e9b-a491-198fa9a6b480 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:27.902617 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:27.902617 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:27.907202 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8288c9f0-f4e0-4e9b-a491-198fa9a6b480 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:27.911887 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8288c9f0-f4e0-4e9b-a491-198fa9a6b480 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f returned with HTTP 200 Jul 10 20:15:27.912290 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1321/5274] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:27 2026] GET /volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:28.609042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-84be3af7-d52d-486e-900f-f3b7937a8a3a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:28.610840 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-84be3af7-d52d-486e-900f-f3b7937a8a3a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:28.611042 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-84be3af7-d52d-486e-900f-f3b7937a8a3a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:28.611252 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-84be3af7-d52d-486e-900f-f3b7937a8a3a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:28.620717 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:28.620717 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:28.624452 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-84be3af7-d52d-486e-900f-f3b7937a8a3a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:28.628570 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-84be3af7-d52d-486e-900f-f3b7937a8a3a tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:28.628924 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1303/5275] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:28 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:28.924612 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b8dc0a98-0138-4718-8c76-d47b24902ab7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:28.926400 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b8dc0a98-0138-4718-8c76-d47b24902ab7 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f Jul 10 20:15:28.926610 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b8dc0a98-0138-4718-8c76-d47b24902ab7 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:28.926804 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b8dc0a98-0138-4718-8c76-d47b24902ab7 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:28.933575 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:28.933575 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:28.937499 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b8dc0a98-0138-4718-8c76-d47b24902ab7 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:28.941641 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b8dc0a98-0138-4718-8c76-d47b24902ab7 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f returned with HTTP 200 Jul 10 20:15:28.942271 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1325/5276] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:28 2026] GET /volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:28.953940 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b415eb77-a78e-429a-b8c4-56609032e31d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:28.955750 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b415eb77-a78e-429a-b8c4-56609032e31d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:15:28.955932 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b415eb77-a78e-429a-b8c4-56609032e31d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:28.956133 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b415eb77-a78e-429a-b8c4-56609032e31d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:28.956456 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:28.956456 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:28.959461 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b415eb77-a78e-429a-b8c4-56609032e31d tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:15:28.959834 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1328/5277] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:15:28 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:28.970369 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cbb41e61-eadc-4f04-a65e-44cfcc5756d1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:28.972070 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cbb41e61-eadc-4f04-a65e-44cfcc5756d1 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] GET https://10.4.3.145/volume/v3/messages/ecdff737-201b-495f-add5-1a30d486f8a5 Jul 10 20:15:28.972275 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cbb41e61-eadc-4f04-a65e-44cfcc5756d1 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:28.972474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cbb41e61-eadc-4f04-a65e-44cfcc5756d1 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:28.976168 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cbb41e61-eadc-4f04-a65e-44cfcc5756d1 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-member] https://10.4.3.145/volume/v3/messages/ecdff737-201b-495f-add5-1a30d486f8a5 returned with HTTP 200 Jul 10 20:15:28.976613 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1322/5278] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:15:28 2026] GET /volume/v3/messages/ecdff737-201b-495f-add5-1a30d486f8a5 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:28.984857 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-381c64ec-5d9e-461a-8025-3274ca1bb256 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:28.986853 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-381c64ec-5d9e-461a-8025-3274ca1bb256 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] DELETE https://10.4.3.145/volume/v3/messages/ecdff737-201b-495f-add5-1a30d486f8a5 Jul 10 20:15:28.987131 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-381c64ec-5d9e-461a-8025-3274ca1bb256 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:28.987327 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-381c64ec-5d9e-461a-8025-3274ca1bb256 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:28.998380 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-381c64ec-5d9e-461a-8025-3274ca1bb256 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/messages/ecdff737-201b-495f-add5-1a30d486f8a5 returned with HTTP 204 Jul 10 20:15:28.998805 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1304/5279] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 20:15:28 2026] DELETE /volume/v3/messages/ecdff737-201b-495f-add5-1a30d486f8a5 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 20:15:29.005621 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:29.007379 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f Jul 10 20:15:29.007624 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:29.007808 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:29.007996 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Delete volume with id: deaddec0-4e9f-438e-a4f4-b056ebcaf40f Jul 10 20:15:29.015307 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:29.015307 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:29.015721 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Volume info retrieved successfully. Jul 10 20:15:29.016673 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99972) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 20:15:29.025150 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1881184090 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1881184090, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:29.025476 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1881184090 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1881184090, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:29.033106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Created reservations ['6a9cf519-b203-40a7-aae2-8ea014e2338a', '967354c0-d6b3-4ee9-8822-101e7d78f88a', '3a45c829-767a-440b-a317-b7c2998a1836', '04c42227-3949-4af8-b44c-d882ec84c1e1'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:29.057765 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Delete volume request issued successfully. Jul 10 20:15:29.057988 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7d4cff2d-76ae-410e-ab2b-f14328d126d2 tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f returned with HTTP 202 Jul 10 20:15:29.058423 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1326/5280] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:15:29 2026] DELETE /volume/v3/volumes/deaddec0-4e9f-438e-a4f4-b056ebcaf40f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:29.066391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0d8c4f31-306f-4393-bd15-eed2f5e4756f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:29.068076 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d8c4f31-306f-4393-bd15-eed2f5e4756f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] DELETE https://10.4.3.145/volume/v3/types/bf13a87a-fc89-4323-bc4b-624abca75730 Jul 10 20:15:29.068268 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d8c4f31-306f-4393-bd15-eed2f5e4756f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:29.068493 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d8c4f31-306f-4393-bd15-eed2f5e4756f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:29.089485 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d8c4f31-306f-4393-bd15-eed2f5e4756f tempest-ProjectMemberTests-1912795544 tempest-ProjectMemberTests-1912795544-project-admin] https://10.4.3.145/volume/v3/types/bf13a87a-fc89-4323-bc4b-624abca75730 returned with HTTP 202 Jul 10 20:15:29.089976 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1329/5281] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:29 2026] DELETE /volume/v3/types/bf13a87a-fc89-4323-bc4b-624abca75730 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:29.641680 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3152ff4a-56bd-4b86-8797-63681fc02775 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:29.643496 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3152ff4a-56bd-4b86-8797-63681fc02775 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:29.643773 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3152ff4a-56bd-4b86-8797-63681fc02775 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:29.643954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3152ff4a-56bd-4b86-8797-63681fc02775 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:29.654309 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:29.654309 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:29.658285 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3152ff4a-56bd-4b86-8797-63681fc02775 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:29.662983 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3152ff4a-56bd-4b86-8797-63681fc02775 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:29.663453 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1323/5282] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:29 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:30.557730 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-71d0cfcb-c3c2-4581-b8a1-04f902d33d32 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:30.641562 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71d0cfcb-c3c2-4581-b8a1-04f902d33d32 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:30.641879 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-71d0cfcb-c3c2-4581-b8a1-04f902d33d32 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1944613290", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2022722669", "vendor_name": "tempest-vendor_name-2055100993"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:30.660870 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-71d0cfcb-c3c2-4581-b8a1-04f902d33d32 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:30.661353 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1305/5283] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:30 2026] POST /volume/v3/types => generated 330 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:30.669107 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:30.670697 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:30.671034 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d47b0957-91f9-4356-91d2-656a58a5278a", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:30.672308 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Create volume request body: {'volume': {'volume_type': 'd47b0957-91f9-4356-91d2-656a58a5278a', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:30.675504 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Create volume of 1 GB Jul 10 20:15:30.675701 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:30.675701 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:30.675856 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ba28436-fe08-47e7-bb07-cb07266ed5df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:30.676218 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Availability Zones retrieved successfully. Jul 10 20:15:30.677447 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ba28436-fe08-47e7-bb07-cb07266ed5df tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:30.677625 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ba28436-fe08-47e7-bb07-cb07266ed5df tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:30.677798 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ba28436-fe08-47e7-bb07-cb07266ed5df tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:30.681124 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Flow 'volume_create_api' (6b9928f8-0949-4464-8c9a-f432b4745ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:30.682071 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b2f271-9d3a-42f7-af31-74c157b717dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:30.683042 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:30.687041 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:30.687041 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:30.690225 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2ba28436-fe08-47e7-bb07-cb07266ed5df tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:30.694448 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ba28436-fe08-47e7-bb07-cb07266ed5df tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:30.694982 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1330/5284] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:30 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:30.701578 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b2f271-9d3a-42f7-af31-74c157b717dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:15:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2022722669',vendor_name='tempest-vendor_name-2055100993'},id=d47b0957-91f9-4356-91d2-656a58a5278a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1944613290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd47b0957-91f9-4356-91d2-656a58a5278a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:30.702375 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d306952d-e345-4dae-80d3-35acfd757ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:30.726484 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1944613290 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1944613290, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:30.726788 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1944613290 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1944613290, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:30.762279 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Created reservations ['a22d4c20-95c2-4f4d-bc80-3be317377a6a', 'a18192ef-5763-4804-b9d5-426d9bbeeeab', '4d3589af-231e-433f-95e0-46c4abe86cfc', '8f7db0a3-45c4-4f3c-bdf7-97134165f05f'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:30.763024 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d306952d-e345-4dae-80d3-35acfd757ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a22d4c20-95c2-4f4d-bc80-3be317377a6a', 'a18192ef-5763-4804-b9d5-426d9bbeeeab', '4d3589af-231e-433f-95e0-46c4abe86cfc', '8f7db0a3-45c4-4f3c-bdf7-97134165f05f']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:30.763739 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b1398ab-fe4a-4288-9a92-fdc682cb8b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:30.787705 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b1398ab-fe4a-4288-9a92-fdc682cb8b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94e13ef4-7dd2-4fca-bc29-fdd827c480d4', '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='bd4e9b9a0fd34db2bfc52e19264358e8',qos_specs=None,replication_status=,reservations=['a22d4c20-95c2-4f4d-bc80-3be317377a6a','a18192ef-5763-4804-b9d5-426d9bbeeeab','4d3589af-231e-433f-95e0-46c4abe86cfc','8f7db0a3-45c4-4f3c-bdf7-97134165f05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37bebfb9979438cbffe3092daf3de11',volume_type_id=d47b0957-91f9-4356-91d2-656a58a5278a), 'volume': Volume(_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-10T20:15:30Z,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=94e13ef4-7dd2-4fca-bc29-fdd827c480d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4e9b9a0fd34db2bfc52e19264358e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c37bebfb9979438cbffe3092daf3de11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d47b0957-91f9-4356-91d2-656a58a5278a),volume_type_id=d47b0957-91f9-4356-91d2-656a58a5278a)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:30.788689 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e11679-8d89-4fb3-b8af-8f0cdf02f7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:30.805653 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e11679-8d89-4fb3-b8af-8f0cdf02f7b7) transitioned into state 'SUCCESS' from 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='bd4e9b9a0fd34db2bfc52e19264358e8',qos_specs=None,replication_status=,reservations=['a22d4c20-95c2-4f4d-bc80-3be317377a6a','a18192ef-5763-4804-b9d5-426d9bbeeeab','4d3589af-231e-433f-95e0-46c4abe86cfc','8f7db0a3-45c4-4f3c-bdf7-97134165f05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37bebfb9979438cbffe3092daf3de11',volume_type_id=d47b0957-91f9-4356-91d2-656a58a5278a)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:30.806271 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (136080ab-2dbb-4aac-b4ef-c6881058c91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:30.815110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (136080ab-2dbb-4aac-b4ef-c6881058c91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:30.815875 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Flow 'volume_create_api' (6b9928f8-0949-4464-8c9a-f432b4745ef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:30.816156 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Create volume request issued successfully. Jul 10 20:15:30.816724 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f26ca4e-33dc-46bf-8e7d-cca16aed51c7 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:30.817174 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1327/5285] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:15:30 2026] POST /volume/v3/volumes => generated 774 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:30.828681 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-df8b65c8-505f-4b9b-a213-7e4079e9dfc9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:30.830628 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df8b65c8-505f-4b9b-a213-7e4079e9dfc9 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] GET https://10.4.3.145/volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 Jul 10 20:15:30.830994 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df8b65c8-505f-4b9b-a213-7e4079e9dfc9 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:30.832329 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df8b65c8-505f-4b9b-a213-7e4079e9dfc9 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:30.840435 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:30.840435 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:30.844319 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-df8b65c8-505f-4b9b-a213-7e4079e9dfc9 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Volume info retrieved successfully. Jul 10 20:15:30.850109 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df8b65c8-505f-4b9b-a213-7e4079e9dfc9 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 returned with HTTP 200 Jul 10 20:15:30.850650 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1324/5286] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:30 2026] GET /volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:31.440980 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-46249dfb-b6b3-41dc-bd5a-94a9042de0c0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.443037 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-46249dfb-b6b3-41dc-bd5a-94a9042de0c0 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c/action Jul 10 20:15:31.443365 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-46249dfb-b6b3-41dc-bd5a-94a9042de0c0 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:15:31.443520 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-46249dfb-b6b3-41dc-bd5a-94a9042de0c0 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:31.458120 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:31.458120 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:31.467901 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-1b97b516-d9d7-42aa-baab-93e7d3021b60 req-46249dfb-b6b3-41dc-bd5a-94a9042de0c0 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c/action returned with HTTP 204 Jul 10 20:15:31.468324 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1306/5287] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:15:31 2026] POST /volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:31.709275 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-37d4daaa-814d-4855-afd5-6701133185bf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.711187 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-37d4daaa-814d-4855-afd5-6701133185bf tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:31.711395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-37d4daaa-814d-4855-afd5-6701133185bf tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.711641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-37d4daaa-814d-4855-afd5-6701133185bf tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.721844 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:31.721844 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:31.725865 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-37d4daaa-814d-4855-afd5-6701133185bf tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:31.730908 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-37d4daaa-814d-4855-afd5-6701133185bf tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:31.731417 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1331/5288] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:31 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:31.745094 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b9503009-9ab6-40d6-944b-6a849acf629d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.747392 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b9503009-9ab6-40d6-944b-6a849acf629d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:31.747625 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b9503009-9ab6-40d6-944b-6a849acf629d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.747859 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b9503009-9ab6-40d6-944b-6a849acf629d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.758830 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:31.758830 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:31.762921 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b9503009-9ab6-40d6-944b-6a849acf629d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:31.768759 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b9503009-9ab6-40d6-944b-6a849acf629d tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:31.769261 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1328/5289] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:31 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:31.782585 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bae89239-650c-410f-8a04-e800d341ac55 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.784484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bae89239-650c-410f-8a04-e800d341ac55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] DELETE https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:31.784678 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bae89239-650c-410f-8a04-e800d341ac55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.784838 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bae89239-650c-410f-8a04-e800d341ac55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.785007 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-bae89239-650c-410f-8a04-e800d341ac55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Delete volume with id: 65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:31.794680 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:31.794680 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:31.795250 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bae89239-650c-410f-8a04-e800d341ac55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:31.802300 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bae89239-650c-410f-8a04-e800d341ac55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-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 20:15:31.802651 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bae89239-650c-410f-8a04-e800d341ac55 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 400 Jul 10 20:15:31.803242 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1325/5290] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:15:31 2026] DELETE /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:15:31.810897 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4f35dae8-5fc1-41e9-aa06-bc35e5dc0f97 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.812793 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f35dae8-5fc1-41e9-aa06-bc35e5dc0f97 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:31.813049 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f35dae8-5fc1-41e9-aa06-bc35e5dc0f97 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.813270 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4f35dae8-5fc1-41e9-aa06-bc35e5dc0f97 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.824191 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:31.824191 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:31.829196 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4f35dae8-5fc1-41e9-aa06-bc35e5dc0f97 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:31.834345 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4f35dae8-5fc1-41e9-aa06-bc35e5dc0f97 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:31.834739 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1307/5291] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:31 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:31.862991 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b8124b2d-bd92-45e0-9c9a-8635fadaa906 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.864824 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8124b2d-bd92-45e0-9c9a-8635fadaa906 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] GET https://10.4.3.145/volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 Jul 10 20:15:31.865062 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8124b2d-bd92-45e0-9c9a-8635fadaa906 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.865251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8124b2d-bd92-45e0-9c9a-8635fadaa906 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.872180 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:31.872180 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:31.874837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-a1bbc353-cd9a-40f5-b7a9-6d0e7b718825 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.875786 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b8124b2d-bd92-45e0-9c9a-8635fadaa906 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Volume info retrieved successfully. Jul 10 20:15:31.877386 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-a1bbc353-cd9a-40f5-b7a9-6d0e7b718825 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:31.877649 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-a1bbc353-cd9a-40f5-b7a9-6d0e7b718825 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.877872 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-a1bbc353-cd9a-40f5-b7a9-6d0e7b718825 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.880338 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8124b2d-bd92-45e0-9c9a-8635fadaa906 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 returned with HTTP 200 Jul 10 20:15:31.880746 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1332/5292] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:31 2026] GET /volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:31.888622 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:31.888622 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:31.892398 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b211d6b1-37d4-41b0-a269-5442ed9a5f92 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.893019 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-a1bbc353-cd9a-40f5-b7a9-6d0e7b718825 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:31.894129 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b211d6b1-37d4-41b0-a269-5442ed9a5f92 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:15:31.894371 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b211d6b1-37d4-41b0-a269-5442ed9a5f92 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.894603 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b211d6b1-37d4-41b0-a269-5442ed9a5f92 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.897323 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-a1bbc353-cd9a-40f5-b7a9-6d0e7b718825 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:31.898221 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1329/5293] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:15:31 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:31.898281 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b211d6b1-37d4-41b0-a269-5442ed9a5f92 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:15:31.898604 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1326/5294] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:15:31 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 20:15:31.906978 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d27fb563-330a-4665-b78d-7c085616fb7a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.914567 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-b24b17dd-8a05-41a2-b83d-d97bc05d5537 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.916415 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-b24b17dd-8a05-41a2-b83d-d97bc05d5537 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] POST https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a/action Jul 10 20:15:31.916742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-b24b17dd-8a05-41a2-b83d-d97bc05d5537 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:15:31.916850 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-b24b17dd-8a05-41a2-b83d-d97bc05d5537 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:31.927027 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:31.927027 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:31.927553 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-b24b17dd-8a05-41a2-b83d-d97bc05d5537 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:31.934391 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-b24b17dd-8a05-41a2-b83d-d97bc05d5537 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Begin detaching volume completed successfully. Jul 10 20:15:31.934627 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-b24b17dd-8a05-41a2-b83d-d97bc05d5537 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a/action returned with HTTP 202 Jul 10 20:15:31.935164 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1333/5295] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:15:31 2026] POST /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:15:31.959040 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d27fb563-330a-4665-b78d-7c085616fb7a tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-reader] GET https://10.4.3.145/volume/v3/messages Jul 10 20:15:31.959107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d27fb563-330a-4665-b78d-7c085616fb7a tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.959312 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d27fb563-330a-4665-b78d-7c085616fb7a tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-reader] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.962872 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d27fb563-330a-4665-b78d-7c085616fb7a tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-reader] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:15:31.963396 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1308/5296] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:15:31 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 20:15:31.972760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-954d7169-4c6d-4c99-b9a3-7ce64dee571e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.974686 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-954d7169-4c6d-4c99-b9a3-7ce64dee571e tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] DELETE https://10.4.3.145/volume/v3/messages/6440892c-e4de-438b-b48e-e869ca6d66d5 Jul 10 20:15:31.975118 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-954d7169-4c6d-4c99-b9a3-7ce64dee571e tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.975118 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-954d7169-4c6d-4c99-b9a3-7ce64dee571e tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.985922 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-954d7169-4c6d-4c99-b9a3-7ce64dee571e tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/messages/6440892c-e4de-438b-b48e-e869ca6d66d5 returned with HTTP 204 Jul 10 20:15:31.987154 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1330/5297] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 20:15:31 2026] DELETE /volume/v3/messages/6440892c-e4de-438b-b48e-e869ca6d66d5 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 20:15:31.993014 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:31.994756 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 Jul 10 20:15:31.995036 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:31.995310 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:31.995529 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Delete volume with id: 94e13ef4-7dd2-4fca-bc29-fdd827c480d4 Jul 10 20:15:32.002612 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:32.002612 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:32.002891 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Volume info retrieved successfully. Jul 10 20:15:32.003833 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99974) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 20:15:32.013225 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1944613290 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1944613290, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:32.013478 np0000005048 devstack@c-api.service[99974]: WARNING cinder.quota [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1944613290 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1944613290, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:32.021401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Created reservations ['65293f2b-6d63-4a85-9c73-6221d8ed5282', 'c96f992b-1248-4d3b-aa81-191b4be7dd45', 'e262687b-9f69-4a32-bb21-ac51fc270d49', '51b0ae7e-d687-4cbc-aed4-6922d3cae66d'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:32.043463 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Delete volume request issued successfully. Jul 10 20:15:32.043620 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a82bae85-0e0d-4feb-ab42-1e1e32b910fb tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 returned with HTTP 202 Jul 10 20:15:32.043976 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1327/5298] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:15:31 2026] DELETE /volume/v3/volumes/94e13ef4-7dd2-4fca-bc29-fdd827c480d4 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:32.050709 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0a644966-89a0-49d2-878b-ffe9e7478325 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:32.052318 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a644966-89a0-49d2-878b-ffe9e7478325 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] DELETE https://10.4.3.145/volume/v3/types/d47b0957-91f9-4356-91d2-656a58a5278a Jul 10 20:15:32.052538 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a644966-89a0-49d2-878b-ffe9e7478325 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:32.052727 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a644966-89a0-49d2-878b-ffe9e7478325 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:32.074705 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a644966-89a0-49d2-878b-ffe9e7478325 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/types/d47b0957-91f9-4356-91d2-656a58a5278a returned with HTTP 202 Jul 10 20:15:32.075087 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1334/5299] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:32 2026] DELETE /volume/v3/types/d47b0957-91f9-4356-91d2-656a58a5278a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:32.083545 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8b736d8d-6629-48e7-83ad-ce38ec05fba8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:32.085175 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8b736d8d-6629-48e7-83ad-ce38ec05fba8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:32.085531 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8b736d8d-6629-48e7-83ad-ce38ec05fba8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-794157152", "extra_specs": {"storage_protocol": "tempest-storage_protocol-215415265", "vendor_name": "tempest-vendor_name-1867904735"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:32.104868 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8b736d8d-6629-48e7-83ad-ce38ec05fba8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:32.105228 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1309/5300] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:32 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:32.113672 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:32.115644 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:32.116046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d42131f9-d239-4879-bab3-85888e11b568", "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:32.117559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Create volume request body: {'volume': {'volume_type': 'd42131f9-d239-4879-bab3-85888e11b568', 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:32.121144 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Create volume of 1 GB Jul 10 20:15:32.121437 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:32.121437 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:32.121795 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Availability Zones retrieved successfully. Jul 10 20:15:32.127347 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Flow 'volume_create_api' (331e5692-167c-4e31-a9f3-71841af203b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:32.128233 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d85bc17-1bdb-4f77-af45-6be3132ef69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:32.128976 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:32.145722 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d85bc17-1bdb-4f77-af45-6be3132ef69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:15:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-215415265',vendor_name='tempest-vendor_name-1867904735'},id=d42131f9-d239-4879-bab3-85888e11b568,is_public=True,name='tempest-ProjectReaderTests-volume-type-794157152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd42131f9-d239-4879-bab3-85888e11b568', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:32.146525 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c590571f-b2de-494a-9cd7-6dcf9eb533fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:32.183365 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-794157152 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-794157152, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:32.183607 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-794157152 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-794157152, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:32.211878 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Created reservations ['5fe0d7a2-4f0b-4f98-9046-40bdc2db5be8', 'dd75ebaa-784c-44ce-b8db-b2b53bd4f7bb', '997e01a1-979f-44d0-8c76-3dbdf50a6667', '5bfa18d7-6b23-46b4-a571-dbad06ab3303'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:32.212550 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c590571f-b2de-494a-9cd7-6dcf9eb533fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fe0d7a2-4f0b-4f98-9046-40bdc2db5be8', 'dd75ebaa-784c-44ce-b8db-b2b53bd4f7bb', '997e01a1-979f-44d0-8c76-3dbdf50a6667', '5bfa18d7-6b23-46b4-a571-dbad06ab3303']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:32.213295 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff2bf09-6232-4f41-8383-7dad7b76b2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:32.236174 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff2bf09-6232-4f41-8383-7dad7b76b2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a428e1-d009-4f73-85a5-63ec351d28f3', '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='bd4e9b9a0fd34db2bfc52e19264358e8',qos_specs=None,replication_status=,reservations=['5fe0d7a2-4f0b-4f98-9046-40bdc2db5be8','dd75ebaa-784c-44ce-b8db-b2b53bd4f7bb','997e01a1-979f-44d0-8c76-3dbdf50a6667','5bfa18d7-6b23-46b4-a571-dbad06ab3303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37bebfb9979438cbffe3092daf3de11',volume_type_id=d42131f9-d239-4879-bab3-85888e11b568), 'volume': Volume(_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-10T20:15:32Z,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=a9a428e1-d009-4f73-85a5-63ec351d28f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4e9b9a0fd34db2bfc52e19264358e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c37bebfb9979438cbffe3092daf3de11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d42131f9-d239-4879-bab3-85888e11b568),volume_type_id=d42131f9-d239-4879-bab3-85888e11b568)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:32.236870 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c164ee-127d-4e72-84a8-8146918fee96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:32.255250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c164ee-127d-4e72-84a8-8146918fee96) transitioned into state 'SUCCESS' from 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='bd4e9b9a0fd34db2bfc52e19264358e8',qos_specs=None,replication_status=,reservations=['5fe0d7a2-4f0b-4f98-9046-40bdc2db5be8','dd75ebaa-784c-44ce-b8db-b2b53bd4f7bb','997e01a1-979f-44d0-8c76-3dbdf50a6667','5bfa18d7-6b23-46b4-a571-dbad06ab3303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37bebfb9979438cbffe3092daf3de11',volume_type_id=d42131f9-d239-4879-bab3-85888e11b568)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:32.255891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbae93d-5f8f-44cf-860b-933432934061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:32.264645 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbae93d-5f8f-44cf-860b-933432934061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:32.265560 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Flow 'volume_create_api' (331e5692-167c-4e31-a9f3-71841af203b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:32.265857 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Create volume request issued successfully. Jul 10 20:15:32.266420 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f7ceb383-499f-4da5-a7bb-e0f98308c4ad tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:32.267064 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1331/5301] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:15:32 2026] POST /volume/v3/volumes => generated 773 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:32.280614 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1d08c73f-2c79-4f22-937e-e10105dace61 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:32.282382 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d08c73f-2c79-4f22-937e-e10105dace61 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] GET https://10.4.3.145/volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 Jul 10 20:15:32.282568 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d08c73f-2c79-4f22-937e-e10105dace61 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:32.282753 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d08c73f-2c79-4f22-937e-e10105dace61 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:32.289174 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:32.289174 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:32.292407 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1d08c73f-2c79-4f22-937e-e10105dace61 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Volume info retrieved successfully. Jul 10 20:15:32.295978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d08c73f-2c79-4f22-937e-e10105dace61 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 returned with HTTP 200 Jul 10 20:15:32.296484 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1328/5302] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:32 2026] GET /volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:32.960088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e0a2d77-83ac-4ae4-b634-e412525cf3fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:32.960590 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e0a2d77-83ac-4ae4-b634-e412525cf3fd None None] GET https://10.4.3.145/volume// Jul 10 20:15:32.960794 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e0a2d77-83ac-4ae4-b634-e412525cf3fd None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:32.961035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e0a2d77-83ac-4ae4-b634-e412525cf3fd None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:32.961408 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e0a2d77-83ac-4ae4-b634-e412525cf3fd None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:15:32.961885 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1335/5303] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:15:32 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 20:15:32.969102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-2136f12d-c938-44ed-ae36-0f39816a9887 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:32.971172 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-2136f12d-c938-44ed-ae36-0f39816a9887 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:32.971462 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-2136f12d-c938-44ed-ae36-0f39816a9887 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:32.971639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-2136f12d-c938-44ed-ae36-0f39816a9887 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:32.980201 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:32.980201 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:32.983232 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-2136f12d-c938-44ed-ae36-0f39816a9887 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:32.986980 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-2136f12d-c938-44ed-ae36-0f39816a9887 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:32.987513 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1310/5304] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:15:32 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:15:33.310350 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2587ef47-5800-4636-b3c3-793c62e17230 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:33.312167 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2587ef47-5800-4636-b3c3-793c62e17230 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] GET https://10.4.3.145/volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 Jul 10 20:15:33.312403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2587ef47-5800-4636-b3c3-793c62e17230 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:33.312600 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2587ef47-5800-4636-b3c3-793c62e17230 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:33.319566 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:33.319566 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:33.322819 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-2587ef47-5800-4636-b3c3-793c62e17230 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Volume info retrieved successfully. Jul 10 20:15:33.326328 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2587ef47-5800-4636-b3c3-793c62e17230 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 returned with HTTP 200 Jul 10 20:15:33.326693 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1332/5305] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:15:33 2026] GET /volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:33.339049 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fd1a4126-1256-465c-b4b6-3984821f78b0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:33.341260 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fd1a4126-1256-465c-b4b6-3984821f78b0 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] GET https://10.4.3.145/volume/v3/messages Jul 10 20:15:33.341569 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fd1a4126-1256-465c-b4b6-3984821f78b0 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:33.341816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fd1a4126-1256-465c-b4b6-3984821f78b0 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:33.345877 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fd1a4126-1256-465c-b4b6-3984821f78b0 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/messages returned with HTTP 200 Jul 10 20:15:33.346419 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1329/5306] 10.4.3.145 () {68 vars in 1280 bytes} [Fri Jul 10 20:15:33 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 20:15:33.354673 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d2750b9-56d2-4330-b14e-6a6a0e561805 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:33.356267 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d2750b9-56d2-4330-b14e-6a6a0e561805 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-reader] GET https://10.4.3.145/volume/v3/messages/03b0d142-aa5c-4f42-8e74-2f44046bb342 Jul 10 20:15:33.356452 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d2750b9-56d2-4330-b14e-6a6a0e561805 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:33.356629 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d2750b9-56d2-4330-b14e-6a6a0e561805 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-reader] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:33.359842 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d2750b9-56d2-4330-b14e-6a6a0e561805 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-reader] https://10.4.3.145/volume/v3/messages/03b0d142-aa5c-4f42-8e74-2f44046bb342 returned with HTTP 200 Jul 10 20:15:33.360189 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1336/5307] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:15:33 2026] GET /volume/v3/messages/03b0d142-aa5c-4f42-8e74-2f44046bb342 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:33.368107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-475d2510-9216-45ab-b28e-b8b70d8a2465 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:33.369920 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-475d2510-9216-45ab-b28e-b8b70d8a2465 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] DELETE https://10.4.3.145/volume/v3/messages/03b0d142-aa5c-4f42-8e74-2f44046bb342 Jul 10 20:15:33.370116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-475d2510-9216-45ab-b28e-b8b70d8a2465 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:33.370283 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-475d2510-9216-45ab-b28e-b8b70d8a2465 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:33.378267 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-475d2510-9216-45ab-b28e-b8b70d8a2465 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/messages/03b0d142-aa5c-4f42-8e74-2f44046bb342 returned with HTTP 204 Jul 10 20:15:33.378624 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1311/5308] 10.4.3.145 () {68 vars in 1394 bytes} [Fri Jul 10 20:15:33 2026] DELETE /volume/v3/messages/03b0d142-aa5c-4f42-8e74-2f44046bb342 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 20:15:33.385463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-06030da6-f969-4f77-a258-c782e133d7e8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:33.387148 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 Jul 10 20:15:33.387355 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:33.387565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:33.387717 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Delete volume with id: a9a428e1-d009-4f73-85a5-63ec351d28f3 Jul 10 20:15:33.394116 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:33.394116 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:33.394393 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Volume info retrieved successfully. Jul 10 20:15:33.395311 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99972) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 20:15:33.418453 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Created reservations ['1631c830-922d-4279-88c4-911c1baec0ec', '389b52e2-3997-484f-ae6c-0103df9b4106', '3415610a-f934-4378-800d-4adbf7150685', '2618e0e7-a90a-4eac-986f-5852df9283f8'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:33.448151 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Delete volume request issued successfully. Jul 10 20:15:33.448465 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-06030da6-f969-4f77-a258-c782e133d7e8 tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 returned with HTTP 202 Jul 10 20:15:33.448953 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1333/5309] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:15:33 2026] DELETE /volume/v3/volumes/a9a428e1-d009-4f73-85a5-63ec351d28f3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:33.454987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dc690b7e-d0b7-4a73-ab5c-fae938573bba None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:33.456581 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dc690b7e-d0b7-4a73-ab5c-fae938573bba tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] DELETE https://10.4.3.145/volume/v3/types/d42131f9-d239-4879-bab3-85888e11b568 Jul 10 20:15:33.456771 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dc690b7e-d0b7-4a73-ab5c-fae938573bba tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:33.456980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dc690b7e-d0b7-4a73-ab5c-fae938573bba tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:33.481306 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dc690b7e-d0b7-4a73-ab5c-fae938573bba tempest-ProjectReaderTests-1616208497 tempest-ProjectReaderTests-1616208497-project-admin] https://10.4.3.145/volume/v3/types/d42131f9-d239-4879-bab3-85888e11b568 returned with HTTP 202 Jul 10 20:15:33.481698 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1330/5310] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:33 2026] DELETE /volume/v3/types/d42131f9-d239-4879-bab3-85888e11b568 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:33.803202 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-71134325-873c-490c-8f5a-089f60fc9654 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:33.805634 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-71134325-873c-490c-8f5a-089f60fc9654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] DELETE https://10.4.3.145/volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c Jul 10 20:15:33.805866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-71134325-873c-490c-8f5a-089f60fc9654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:33.806126 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-71134325-873c-490c-8f5a-089f60fc9654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:33.815136 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:33.815136 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:34.319974 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=260,cinder:UPDATE=79,cinder:INSERT=39 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:15:34.349449 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f253c3e4-64e4-4003-9fe6-323547ae3166 req-71134325-873c-490c-8f5a-089f60fc9654 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c returned with HTTP 200 Jul 10 20:15:34.349975 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1337/5311] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:15:33 2026] DELETE /volume/v3/attachments/f7cf1e63-1db2-4d97-9e94-b6a88311921c => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.040798 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-282d57c1-b491-4479-8147-eb4f970ac5ac None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.100323 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ea78d3cd-7a50-4b9e-a85b-eadc5f4e525f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.102055 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ea78d3cd-7a50-4b9e-a85b-eadc5f4e525f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:35.102241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ea78d3cd-7a50-4b9e-a85b-eadc5f4e525f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.102417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ea78d3cd-7a50-4b9e-a85b-eadc5f4e525f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.109853 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:35.109853 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:35.113458 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ea78d3cd-7a50-4b9e-a85b-eadc5f4e525f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:35.118601 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ea78d3cd-7a50-4b9e-a85b-eadc5f4e525f tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:35.118948 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1334/5312] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:35 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.129596 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-282d57c1-b491-4479-8147-eb4f970ac5ac tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:35.129938 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-282d57c1-b491-4479-8147-eb4f970ac5ac tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-348253724", "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=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.145666 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-282d57c1-b491-4479-8147-eb4f970ac5ac tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:35.146082 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1312/5313] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types => generated 379 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.154249 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-473d5b3e-c28c-429f-8038-1270777cb033 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.156743 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-473d5b3e-c28c-429f-8038-1270777cb033 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] POST https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption Jul 10 20:15:35.157270 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-473d5b3e-c28c-429f-8038-1270777cb033 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.183748 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-473d5b3e-c28c-429f-8038-1270777cb033 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption returned with HTTP 200 Jul 10 20:15:35.184209 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1331/5314] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.192628 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4df968ce-19b5-4627-a411-6d2301a1e483 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.194473 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4df968ce-19b5-4627-a411-6d2301a1e483 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:35.194819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4df968ce-19b5-4627-a411-6d2301a1e483 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1576719430", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.196370 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:35.196370 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:35.214250 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4df968ce-19b5-4627-a411-6d2301a1e483 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:35.214554 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1338/5315] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.223011 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4b79318b-4b8c-4343-b48e-09632874ff11 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.284173 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4b79318b-4b8c-4343-b48e-09632874ff11 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] POST https://10.4.3.145/volume/v3/types/54422939-1fef-4431-bed2-9ff5a503a476/encryption Jul 10 20:15:35.284527 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4b79318b-4b8c-4343-b48e-09632874ff11 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.286699 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.policy [None req-4b79318b-4b8c-4343-b48e-09632874ff11 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99972) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.286927 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4b79318b-4b8c-4343-b48e-09632874ff11 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/54422939-1fef-4431-bed2-9ff5a503a476/encryption returned with HTTP 403 Jul 10 20:15:35.287396 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1335/5316] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types/54422939-1fef-4431-bed2-9ff5a503a476/encryption => generated 127 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.295347 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c31e2fa5-f561-4816-9ca8-4d94516f59fa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.297119 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c31e2fa5-f561-4816-9ca8-4d94516f59fa tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:35.297504 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c31e2fa5-f561-4816-9ca8-4d94516f59fa tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686501144", "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=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.300620 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=275,cinder:UPDATE=83,cinder:INSERT=47 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:15:35.316456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c31e2fa5-f561-4816-9ca8-4d94516f59fa tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:35.316805 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1313/5317] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.324672 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c389abfd-e69a-4306-a931-f758771e889b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.326512 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c389abfd-e69a-4306-a931-f758771e889b tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] POST https://10.4.3.145/volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4/extra_specs Jul 10 20:15:35.326869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c389abfd-e69a-4306-a931-f758771e889b tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.328737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-c389abfd-e69a-4306-a931-f758771e889b tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.329004 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c389abfd-e69a-4306-a931-f758771e889b tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4/extra_specs returned with HTTP 403 Jul 10 20:15:35.329496 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1332/5318] 10.4.3.145 () {68 vars in 1399 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.337003 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0e8ab5ae-f8ab-40b8-b6a1-307688b83519 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.339251 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e8ab5ae-f8ab-40b8-b6a1-307688b83519 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] PUT https://10.4.3.145/volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4/extra_specs/key2 Jul 10 20:15:35.339412 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0e8ab5ae-f8ab-40b8-b6a1-307688b83519 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.341138 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-0e8ab5ae-f8ab-40b8-b6a1-307688b83519 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.341321 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e8ab5ae-f8ab-40b8-b6a1-307688b83519 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4/extra_specs/key2 returned with HTTP 403 Jul 10 20:15:35.341858 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1339/5319] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:15:35 2026] PUT /volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4/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 20:15:35.349290 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2b16033b-b53e-476d-b337-831b6aa9b3a6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.350892 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2b16033b-b53e-476d-b337-831b6aa9b3a6 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:35.351153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2b16033b-b53e-476d-b337-831b6aa9b3a6 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.353099 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.policy [None req-2b16033b-b53e-476d-b337-831b6aa9b3a6 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99972) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.353253 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2b16033b-b53e-476d-b337-831b6aa9b3a6 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types returned with HTTP 403 Jul 10 20:15:35.353638 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1336/5320] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.361825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-65650e59-079a-4fa7-929f-9013f312dce7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.363609 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-65650e59-079a-4fa7-929f-9013f312dce7 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:35.363991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-65650e59-079a-4fa7-929f-9013f312dce7 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-117459485", "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=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.381913 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-65650e59-079a-4fa7-929f-9013f312dce7 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:35.382350 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1314/5321] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.392159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1a91afc2-3225-47d3-b2f9-450c2221d31d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.393730 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a91afc2-3225-47d3-b2f9-450c2221d31d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] POST https://10.4.3.145/volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418/encryption Jul 10 20:15:35.394083 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1a91afc2-3225-47d3-b2f9-450c2221d31d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.397554 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=280,cinder:UPDATE=117,cinder:INSERT=57 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:15:35.412856 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1a91afc2-3225-47d3-b2f9-450c2221d31d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418/encryption returned with HTTP 200 Jul 10 20:15:35.413380 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1333/5322] 10.4.3.145 () {68 vars in 1397 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.422467 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72e0b3e9-2b71-4fc5-b09d-4e38d5e7d20d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.424683 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72e0b3e9-2b71-4fc5-b09d-4e38d5e7d20d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] DELETE https://10.4.3.145/volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418/encryption/76e59c34-0c56-4539-a8b7-12f0b0c92f5c Jul 10 20:15:35.424925 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72e0b3e9-2b71-4fc5-b09d-4e38d5e7d20d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.425196 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72e0b3e9-2b71-4fc5-b09d-4e38d5e7d20d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.426002 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-72e0b3e9-2b71-4fc5-b09d-4e38d5e7d20d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.426231 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72e0b3e9-2b71-4fc5-b09d-4e38d5e7d20d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418/encryption/76e59c34-0c56-4539-a8b7-12f0b0c92f5c returned with HTTP 403 Jul 10 20:15:35.426779 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1340/5323] 10.4.3.145 () {66 vars in 1489 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418/encryption/76e59c34-0c56-4539-a8b7-12f0b0c92f5c => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.434256 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-673a0727-3f8a-4c4e-879a-08000b41baf1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.435727 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-673a0727-3f8a-4c4e-879a-08000b41baf1 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:35.436201 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-673a0727-3f8a-4c4e-879a-08000b41baf1 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-109563143", "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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.439224 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=276,cinder:UPDATE=127,cinder:INSERT=66 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:15:35.464717 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-673a0727-3f8a-4c4e-879a-08000b41baf1 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:35.465260 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1337/5324] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.474613 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-109bcfa0-93dc-45b2-af72-d0cb80fd46bc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.476844 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-109bcfa0-93dc-45b2-af72-d0cb80fd46bc tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] DELETE https://10.4.3.145/volume/v3/types/0aeaa4bb-a0eb-44f9-88a2-89a61baa4ae8/extra_specs/key1 Jul 10 20:15:35.477053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-109bcfa0-93dc-45b2-af72-d0cb80fd46bc tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.477283 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-109bcfa0-93dc-45b2-af72-d0cb80fd46bc tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.484284 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-109bcfa0-93dc-45b2-af72-d0cb80fd46bc tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.484606 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-109bcfa0-93dc-45b2-af72-d0cb80fd46bc tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/0aeaa4bb-a0eb-44f9-88a2-89a61baa4ae8/extra_specs/key1 returned with HTTP 403 Jul 10 20:15:35.485003 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1315/5325] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/0aeaa4bb-a0eb-44f9-88a2-89a61baa4ae8/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 20:15:35.493795 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1b5b539b-d31d-4fd2-a587-c2fa77319877 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.496675 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1b5b539b-d31d-4fd2-a587-c2fa77319877 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:35.496876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1b5b539b-d31d-4fd2-a587-c2fa77319877 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1987289750", "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=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.515792 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1b5b539b-d31d-4fd2-a587-c2fa77319877 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:35.516185 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1334/5326] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:35 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.526621 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bb0806de-caa9-4001-b930-c26adf4a97e1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.529155 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb0806de-caa9-4001-b930-c26adf4a97e1 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] DELETE https://10.4.3.145/volume/v3/types/10ac73ec-221b-49e9-af98-82032ab64baf Jul 10 20:15:35.529487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb0806de-caa9-4001-b930-c26adf4a97e1 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.529810 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb0806de-caa9-4001-b930-c26adf4a97e1 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.530428 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-bb0806de-caa9-4001-b930-c26adf4a97e1 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.530685 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb0806de-caa9-4001-b930-c26adf4a97e1 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/10ac73ec-221b-49e9-af98-82032ab64baf returned with HTTP 403 Jul 10 20:15:35.531218 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1341/5327] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/10ac73ec-221b-49e9-af98-82032ab64baf => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.540268 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4b8e3733-dc7e-43e2-ae01-2e52adb3beeb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.542384 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4b8e3733-dc7e-43e2-ae01-2e52adb3beeb tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] GET https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs Jul 10 20:15:35.542573 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4b8e3733-dc7e-43e2-ae01-2e52adb3beeb tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.542793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4b8e3733-dc7e-43e2-ae01-2e52adb3beeb tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.551176 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4b8e3733-dc7e-43e2-ae01-2e52adb3beeb tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs returned with HTTP 200 Jul 10 20:15:35.551771 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1338/5328] 10.4.3.145 () {66 vars in 1378 bytes} [Fri Jul 10 20:15:35 2026] GET /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:35.563875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c2d39fe2-1dc7-4778-9d41-2b400a014be8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.565826 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c2d39fe2-1dc7-4778-9d41-2b400a014be8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] GET https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption/cipher Jul 10 20:15:35.566116 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c2d39fe2-1dc7-4778-9d41-2b400a014be8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.566354 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c2d39fe2-1dc7-4778-9d41-2b400a014be8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.567093 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-c2d39fe2-1dc7-4778-9d41-2b400a014be8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.567329 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c2d39fe2-1dc7-4778-9d41-2b400a014be8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption/cipher returned with HTTP 403 Jul 10 20:15:35.567975 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1316/5329] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:15:35 2026] GET /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.576776 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f814790-7ef4-463d-a9f8-decb82e90ee5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.578835 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f814790-7ef4-463d-a9f8-decb82e90ee5 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] GET https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption Jul 10 20:15:35.579075 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f814790-7ef4-463d-a9f8-decb82e90ee5 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.579273 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f814790-7ef4-463d-a9f8-decb82e90ee5 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.579878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-0f814790-7ef4-463d-a9f8-decb82e90ee5 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.580060 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f814790-7ef4-463d-a9f8-decb82e90ee5 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption returned with HTTP 403 Jul 10 20:15:35.580486 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1335/5330] 10.4.3.145 () {66 vars in 1375 bytes} [Fri Jul 10 20:15:35 2026] GET /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.587591 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fae4401d-10fa-4354-9602-bc2b91b2ad68 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.589846 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fae4401d-10fa-4354-9602-bc2b91b2ad68 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] GET https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/multiattach Jul 10 20:15:35.590120 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fae4401d-10fa-4354-9602-bc2b91b2ad68 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.590364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fae4401d-10fa-4354-9602-bc2b91b2ad68 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.599699 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fae4401d-10fa-4354-9602-bc2b91b2ad68 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/multiattach returned with HTTP 200 Jul 10 20:15:35.600230 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1342/5331] 10.4.3.145 () {66 vars in 1414 bytes} [Fri Jul 10 20:15:35 2026] GET /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:15:35.607063 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7cbf0ba6-3be5-4011-9cb2-cf510c4bea35 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.608803 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7cbf0ba6-3be5-4011-9cb2-cf510c4bea35 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] GET https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/volume_backend_name Jul 10 20:15:35.609036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7cbf0ba6-3be5-4011-9cb2-cf510c4bea35 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.609269 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7cbf0ba6-3be5-4011-9cb2-cf510c4bea35 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.616374 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7cbf0ba6-3be5-4011-9cb2-cf510c4bea35 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 20:15:35.616828 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1339/5332] 10.4.3.145 () {66 vars in 1438 bytes} [Fri Jul 10 20:15:35 2026] GET /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.625188 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e244a0cb-094f-40a4-bbe1-a6e28e513dac None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.626895 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e244a0cb-094f-40a4-bbe1-a6e28e513dac tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] PUT https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption/696ddfe8-08e8-4bbf-a4b5-9556e61cbc5d Jul 10 20:15:35.627247 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e244a0cb-094f-40a4-bbe1-a6e28e513dac tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.629394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.policy [None req-e244a0cb-094f-40a4-bbe1-a6e28e513dac tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99971) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.629549 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e244a0cb-094f-40a4-bbe1-a6e28e513dac tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption/696ddfe8-08e8-4bbf-a4b5-9556e61cbc5d returned with HTTP 403 Jul 10 20:15:35.630418 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1317/5333] 10.4.3.145 () {68 vars in 1506 bytes} [Fri Jul 10 20:15:35 2026] PUT /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/encryption/696ddfe8-08e8-4bbf-a4b5-9556e61cbc5d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.638164 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e99a75b8-a6d5-487e-a549-d7fe644a2bc2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.639948 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e99a75b8-a6d5-487e-a549-d7fe644a2bc2 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] PUT https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/key1 Jul 10 20:15:35.640298 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e99a75b8-a6d5-487e-a549-d7fe644a2bc2 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.642094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-e99a75b8-a6d5-487e-a549-d7fe644a2bc2 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.642254 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e99a75b8-a6d5-487e-a549-d7fe644a2bc2 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/key1 returned with HTTP 403 Jul 10 20:15:35.642847 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1336/5334] 10.4.3.145 () {68 vars in 1413 bytes} [Fri Jul 10 20:15:35 2026] PUT /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.650163 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a2bc94c9-7f3f-4dc0-b5b9-e807f14db7eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.651717 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2bc94c9-7f3f-4dc0-b5b9-e807f14db7eb tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] PUT https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451 Jul 10 20:15:35.652044 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2bc94c9-7f3f-4dc0-b5b9-e807f14db7eb tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:35.653649 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-a2bc94c9-7f3f-4dc0-b5b9-e807f14db7eb tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd4b10fbc4e00459fb925a000d08096c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64e590324cc34e2691d8d2330eb00272', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:15:35.653821 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2bc94c9-7f3f-4dc0-b5b9-e807f14db7eb tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-reader] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451 returned with HTTP 403 Jul 10 20:15:35.654230 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1343/5335] 10.4.3.145 () {68 vars in 1362 bytes} [Fri Jul 10 20:15:35 2026] PUT /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:35.661721 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b4865441-b0d2-4a0b-aff6-85b1392ec88d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.663535 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b4865441-b0d2-4a0b-aff6-85b1392ec88d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] DELETE https://10.4.3.145/volume/v3/types/10ac73ec-221b-49e9-af98-82032ab64baf Jul 10 20:15:35.663760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b4865441-b0d2-4a0b-aff6-85b1392ec88d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.664022 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b4865441-b0d2-4a0b-aff6-85b1392ec88d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.693300 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b4865441-b0d2-4a0b-aff6-85b1392ec88d tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types/10ac73ec-221b-49e9-af98-82032ab64baf returned with HTTP 202 Jul 10 20:15:35.693868 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1340/5336] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/10ac73ec-221b-49e9-af98-82032ab64baf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:35.700676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6e3e02b4-11d0-451d-8bd9-addf13b54dba None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.702497 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e3e02b4-11d0-451d-8bd9-addf13b54dba tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] DELETE https://10.4.3.145/volume/v3/types/0aeaa4bb-a0eb-44f9-88a2-89a61baa4ae8 Jul 10 20:15:35.702679 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e3e02b4-11d0-451d-8bd9-addf13b54dba tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.702875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6e3e02b4-11d0-451d-8bd9-addf13b54dba tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.731730 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6e3e02b4-11d0-451d-8bd9-addf13b54dba tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types/0aeaa4bb-a0eb-44f9-88a2-89a61baa4ae8 returned with HTTP 202 Jul 10 20:15:35.732153 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1318/5337] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/0aeaa4bb-a0eb-44f9-88a2-89a61baa4ae8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:35.740095 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-26047a44-0048-46f6-baa7-294192fd78f8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.741870 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-26047a44-0048-46f6-baa7-294192fd78f8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] DELETE https://10.4.3.145/volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418 Jul 10 20:15:35.742059 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-26047a44-0048-46f6-baa7-294192fd78f8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.742274 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-26047a44-0048-46f6-baa7-294192fd78f8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Calling method '_delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.766349 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-26047a44-0048-46f6-baa7-294192fd78f8 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418 returned with HTTP 202 Jul 10 20:15:35.766868 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1337/5338] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/316aacdc-12d0-4d17-ae3c-e7662c6e0418 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:35.774748 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-53e5b1e6-8992-4d41-828b-8c283e36d000 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.776579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53e5b1e6-8992-4d41-828b-8c283e36d000 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] DELETE https://10.4.3.145/volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4 Jul 10 20:15:35.776752 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53e5b1e6-8992-4d41-828b-8c283e36d000 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.777393 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53e5b1e6-8992-4d41-828b-8c283e36d000 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.801978 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53e5b1e6-8992-4d41-828b-8c283e36d000 tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4 returned with HTTP 202 Jul 10 20:15:35.802456 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1344/5339] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/d821895a-5645-4f7b-a21e-0c2c0ae1efc4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:35.809855 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b04ab5c-b069-4dbf-a598-de317264175a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.811520 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b04ab5c-b069-4dbf-a598-de317264175a tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] DELETE https://10.4.3.145/volume/v3/types/54422939-1fef-4431-bed2-9ff5a503a476 Jul 10 20:15:35.811716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b04ab5c-b069-4dbf-a598-de317264175a tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.811906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b04ab5c-b069-4dbf-a598-de317264175a tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.834546 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b04ab5c-b069-4dbf-a598-de317264175a tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types/54422939-1fef-4431-bed2-9ff5a503a476 returned with HTTP 202 Jul 10 20:15:35.835170 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1341/5340] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/54422939-1fef-4431-bed2-9ff5a503a476 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:35.842105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d97fbe2a-38bb-4847-91b9-cf3433ae689a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:35.843876 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d97fbe2a-38bb-4847-91b9-cf3433ae689a tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] DELETE https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451 Jul 10 20:15:35.844027 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d97fbe2a-38bb-4847-91b9-cf3433ae689a tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:35.844254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d97fbe2a-38bb-4847-91b9-cf3433ae689a tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] Calling method '_delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:35.867744 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d97fbe2a-38bb-4847-91b9-cf3433ae689a tempest-VolumeTypesReaderTests-587362439 tempest-VolumeTypesReaderTests-587362439-project-admin] https://10.4.3.145/volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451 returned with HTTP 202 Jul 10 20:15:35.868049 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1319/5341] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:35 2026] DELETE /volume/v3/types/069db43d-9a4e-4004-a3ad-65ba69871451 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:38.925436 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-d2191898-b336-4bd7-a43f-7eb550e68fc3 req-debaac34-07c3-4c6e-b3b5-436deb4be072 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:38.927727 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d2191898-b336-4bd7-a43f-7eb550e68fc3 req-debaac34-07c3-4c6e-b3b5-436deb4be072 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] DELETE https://10.4.3.145/volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c Jul 10 20:15:38.927953 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d2191898-b336-4bd7-a43f-7eb550e68fc3 req-debaac34-07c3-4c6e-b3b5-436deb4be072 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:38.928222 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-d2191898-b336-4bd7-a43f-7eb550e68fc3 req-debaac34-07c3-4c6e-b3b5-436deb4be072 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:38.936725 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:38.936725 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:39.462332 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-d2191898-b336-4bd7-a43f-7eb550e68fc3 req-debaac34-07c3-4c6e-b3b5-436deb4be072 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c returned with HTTP 200 Jul 10 20:15:39.462686 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1338/5342] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:15:38 2026] DELETE /volume/v3/attachments/5585a224-8609-43a3-aec3-572ba36c0a7c => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:42.779982 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-579c4b7b-4706-4136-b640-e983d942ce2b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:42.781710 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:42.782042 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1062962436", "source_volid": "d40cd137-666d-4c50-8b23-3a1b0470d26d", "volume_type": "tempest-scenario-type-luks-279605808", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:42.783598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1062962436', 'source_volid': 'd40cd137-666d-4c50-8b23-3a1b0470d26d', 'volume_type': 'tempest-scenario-type-luks-279605808', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:42.792744 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:42.792744 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:42.793184 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume retrieved successfully. Jul 10 20:15:42.793295 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume of 1 GB Jul 10 20:15:42.793864 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Availability Zones retrieved successfully. Jul 10 20:15:42.799021 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Flow 'volume_create_api' (95752913-6672-497c-b8ad-1d86d008756f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:42.799983 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5f7ead-c3ce-4c57-9ae6-c98fc1bbba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:42.800836 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:42.821583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5f7ead-c3ce-4c57-9ae6-c98fc1bbba34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd40cd137-666d-4c50-8b23-3a1b0470d26d', 'volume_type': VolumeType(created_at=2026-07-10T20:14:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a24e89c-b619-48eb-be9d-b2e364db02b9,is_public=True,name='tempest-scenario-type-luks-279605808',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a24e89c-b619-48eb-be9d-b2e364db02b9', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:42.822319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5ed15a-6dc8-4da3-8e5f-ab04e94e1527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:42.849571 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-279605808 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-279605808, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:42.849858 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-279605808 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-279605808, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:42.865878 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Created reservations ['cd8f3d6e-b815-4bd3-adb3-6164bb2206b7', '12a8a5aa-8fc3-4ff3-a820-1335b4b55aba', 'dfdea7a6-992f-4a51-a4b0-734ec914a27e', '9536580d-dcfd-4b04-83f2-d843c0b13dc9'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:42.866672 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5ed15a-6dc8-4da3-8e5f-ab04e94e1527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd8f3d6e-b815-4bd3-adb3-6164bb2206b7', '12a8a5aa-8fc3-4ff3-a820-1335b4b55aba', 'dfdea7a6-992f-4a51-a4b0-734ec914a27e', '9536580d-dcfd-4b04-83f2-d843c0b13dc9']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:42.867457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc07ad04-5f06-4ead-b7fd-800f4d5ef1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:42.903565 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc07ad04-5f06-4ead-b7fd-800f4d5ef1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f63b7ca-c13c-4631-a955-13fe67c55c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1062962436',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',qos_specs=None,replication_status=,reservations=['cd8f3d6e-b815-4bd3-adb3-6164bb2206b7','12a8a5aa-8fc3-4ff3-a820-1335b4b55aba','dfdea7a6-992f-4a51-a4b0-734ec914a27e','9536580d-dcfd-4b04-83f2-d843c0b13dc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=d40cd137-666d-4c50-8b23-3a1b0470d26d,status='creating',user_id='0f656b33ef4f498d925eadf6dc981173',volume_type_id=9a24e89c-b619-48eb-be9d-b2e364db02b9), '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-10T20:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1062962436',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3f63b7ca-c13c-4631-a955-13fe67c55c1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d40cd137-666d-4c50-8b23-3a1b0470d26d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f656b33ef4f498d925eadf6dc981173',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a24e89c-b619-48eb-be9d-b2e364db02b9),volume_type_id=9a24e89c-b619-48eb-be9d-b2e364db02b9)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:42.904453 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fee0d56-3b1c-4d5a-9c2c-878aa76b7ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:42.925275 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fee0d56-3b1c-4d5a-9c2c-878aa76b7ece) transitioned into state 'SUCCESS' from state '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-1062962436',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffec9497e914ebc9a0c46e2d39f3ef3',qos_specs=None,replication_status=,reservations=['cd8f3d6e-b815-4bd3-adb3-6164bb2206b7','12a8a5aa-8fc3-4ff3-a820-1335b4b55aba','dfdea7a6-992f-4a51-a4b0-734ec914a27e','9536580d-dcfd-4b04-83f2-d843c0b13dc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=d40cd137-666d-4c50-8b23-3a1b0470d26d,status='creating',user_id='0f656b33ef4f498d925eadf6dc981173',volume_type_id=9a24e89c-b619-48eb-be9d-b2e364db02b9)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:42.926039 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5308b9-8674-4896-bc1c-78fbe375d168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:42.947761 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5308b9-8674-4896-bc1c-78fbe375d168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:42.948666 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Flow 'volume_create_api' (95752913-6672-497c-b8ad-1d86d008756f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:42.948979 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Create volume request issued successfully. Jul 10 20:15:42.949604 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-579c4b7b-4706-4136-b640-e983d942ce2b tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:42.950078 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1345/5343] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:15:42 2026] POST /volume/v3/volumes => generated 810 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:42.962144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dcb7d356-a2eb-4387-a156-ef368ccef888 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:42.963983 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dcb7d356-a2eb-4387-a156-ef368ccef888 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:42.964185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dcb7d356-a2eb-4387-a156-ef368ccef888 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:42.964390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dcb7d356-a2eb-4387-a156-ef368ccef888 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:42.971729 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:42.971729 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:42.974686 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-dcb7d356-a2eb-4387-a156-ef368ccef888 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:42.978761 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dcb7d356-a2eb-4387-a156-ef368ccef888 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:42.979142 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1342/5344] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:42 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:43.708644 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bdce9e72-724c-4c2e-bc24-0fb829b6a327 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:43.710245 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bdce9e72-724c-4c2e-bc24-0fb829b6a327 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] DELETE https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:43.710410 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bdce9e72-724c-4c2e-bc24-0fb829b6a327 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:43.710600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bdce9e72-724c-4c2e-bc24-0fb829b6a327 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:43.710740 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-bdce9e72-724c-4c2e-bc24-0fb829b6a327 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Delete volume with id: 65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:43.717280 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:43.717280 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:43.717720 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bdce9e72-724c-4c2e-bc24-0fb829b6a327 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:43.741334 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bdce9e72-724c-4c2e-bc24-0fb829b6a327 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Delete volume request issued successfully. Jul 10 20:15:43.741540 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bdce9e72-724c-4c2e-bc24-0fb829b6a327 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 202 Jul 10 20:15:43.741920 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1320/5345] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:15:43 2026] DELETE /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:43.749450 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-edd5572d-287d-4de1-b365-db99a4f03b98 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:43.751146 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-edd5572d-287d-4de1-b365-db99a4f03b98 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:43.751341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-edd5572d-287d-4de1-b365-db99a4f03b98 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:43.751555 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-edd5572d-287d-4de1-b365-db99a4f03b98 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:43.758133 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:43.758133 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:43.761609 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-edd5572d-287d-4de1-b365-db99a4f03b98 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:43.765678 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-edd5572d-287d-4de1-b365-db99a4f03b98 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 200 Jul 10 20:15:43.766083 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1339/5346] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:43 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:43.990985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b8138539-a874-4761-931b-916c2a423172 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:43.992729 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8138539-a874-4761-931b-916c2a423172 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:43.992916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8138539-a874-4761-931b-916c2a423172 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:43.993109 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8138539-a874-4761-931b-916c2a423172 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:43.999679 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:43.999679 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:44.003664 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b8138539-a874-4761-931b-916c2a423172 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:44.007850 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8138539-a874-4761-931b-916c2a423172 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:44.008290 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1346/5347] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:43 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:44.777852 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b2a990d6-f1dc-457c-a05a-8a79d21ac2d4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:44.779583 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b2a990d6-f1dc-457c-a05a-8a79d21ac2d4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a Jul 10 20:15:44.779834 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b2a990d6-f1dc-457c-a05a-8a79d21ac2d4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:44.780061 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b2a990d6-f1dc-457c-a05a-8a79d21ac2d4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:44.785546 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b2a990d6-f1dc-457c-a05a-8a79d21ac2d4 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a returned with HTTP 404 Jul 10 20:15:44.786134 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1343/5348] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:44 2026] GET /volume/v3/volumes/65a3dee4-0a32-4888-a054-38655addb59a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:44.839804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a512253c-5532-4fbf-b3fc-12d18f3c4611 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:44.841462 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a512253c-5532-4fbf-b3fc-12d18f3c4611 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] DELETE https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:15:44.841716 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a512253c-5532-4fbf-b3fc-12d18f3c4611 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:44.841923 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a512253c-5532-4fbf-b3fc-12d18f3c4611 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:44.842104 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a512253c-5532-4fbf-b3fc-12d18f3c4611 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Delete volume with id: 62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:15:44.850946 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:44.850946 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:44.851634 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a512253c-5532-4fbf-b3fc-12d18f3c4611 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:44.872865 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a512253c-5532-4fbf-b3fc-12d18f3c4611 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Delete volume request issued successfully. Jul 10 20:15:44.873121 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a512253c-5532-4fbf-b3fc-12d18f3c4611 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 202 Jul 10 20:15:44.873653 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1321/5349] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:15:44 2026] DELETE /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:44.880727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4dd199fb-ee70-4715-8d6b-1cd93d220b28 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:44.882776 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4dd199fb-ee70-4715-8d6b-1cd93d220b28 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:15:44.883028 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4dd199fb-ee70-4715-8d6b-1cd93d220b28 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:44.883272 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4dd199fb-ee70-4715-8d6b-1cd93d220b28 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:44.891484 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:44.891484 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:44.895591 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4dd199fb-ee70-4715-8d6b-1cd93d220b28 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:44.900749 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4dd199fb-ee70-4715-8d6b-1cd93d220b28 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 200 Jul 10 20:15:44.901311 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1340/5350] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:44 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:45.021830 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-20b2c6bc-6cce-4646-b593-194415c9e355 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:45.023871 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20b2c6bc-6cce-4646-b593-194415c9e355 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:45.024118 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20b2c6bc-6cce-4646-b593-194415c9e355 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:45.024341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20b2c6bc-6cce-4646-b593-194415c9e355 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:45.031801 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:45.031801 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:45.035330 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-20b2c6bc-6cce-4646-b593-194415c9e355 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:45.039076 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20b2c6bc-6cce-4646-b593-194415c9e355 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:45.039434 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1347/5351] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:45 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:45.913647 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d513f25b-d628-4a26-9d6b-a97958a65086 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:46.019492 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d513f25b-d628-4a26-9d6b-a97958a65086 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 Jul 10 20:15:46.019707 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d513f25b-d628-4a26-9d6b-a97958a65086 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:46.019913 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d513f25b-d628-4a26-9d6b-a97958a65086 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:46.024860 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d513f25b-d628-4a26-9d6b-a97958a65086 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 returned with HTTP 404 Jul 10 20:15:46.025282 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1344/5352] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:45 2026] GET /volume/v3/volumes/62867d01-8804-4b8d-aaf3-a462a2a92591 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:46.050322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-899d5b47-92b5-4ff9-91ab-582baf0f5bd5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:46.052478 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-899d5b47-92b5-4ff9-91ab-582baf0f5bd5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:46.052736 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-899d5b47-92b5-4ff9-91ab-582baf0f5bd5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:46.053004 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-899d5b47-92b5-4ff9-91ab-582baf0f5bd5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:46.060111 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:46.060111 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:46.063603 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-899d5b47-92b5-4ff9-91ab-582baf0f5bd5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:46.067524 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-899d5b47-92b5-4ff9-91ab-582baf0f5bd5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:46.067838 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1322/5353] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:46 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:46.114452 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-af0da205-c16c-41c6-8f7a-b0b6e62a8643 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:46.116215 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-af0da205-c16c-41c6-8f7a-b0b6e62a8643 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:15:46.116434 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-af0da205-c16c-41c6-8f7a-b0b6e62a8643 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:46.116734 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-af0da205-c16c-41c6-8f7a-b0b6e62a8643 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:46.116792 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-af0da205-c16c-41c6-8f7a-b0b6e62a8643 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Delete volume with id: d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:15:46.123247 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:46.123247 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:46.123679 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-af0da205-c16c-41c6-8f7a-b0b6e62a8643 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:46.139246 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-af0da205-c16c-41c6-8f7a-b0b6e62a8643 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Delete volume request issued successfully. Jul 10 20:15:46.139246 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-af0da205-c16c-41c6-8f7a-b0b6e62a8643 tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 202 Jul 10 20:15:46.139664 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1341/5354] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:15:46 2026] DELETE /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:46.145884 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2127290e-d608-418c-b3a4-87c262aff78b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:46.147575 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2127290e-d608-418c-b3a4-87c262aff78b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:15:46.147801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2127290e-d608-418c-b3a4-87c262aff78b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:46.147985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2127290e-d608-418c-b3a4-87c262aff78b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:46.154335 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:46.154335 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:46.158010 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2127290e-d608-418c-b3a4-87c262aff78b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Volume info retrieved successfully. Jul 10 20:15:46.161858 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2127290e-d608-418c-b3a4-87c262aff78b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 200 Jul 10 20:15:46.162315 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1348/5355] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:46 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:47.079926 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ca7c01d2-ac64-4a55-a56e-6f298699286e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:47.082078 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ca7c01d2-ac64-4a55-a56e-6f298699286e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:47.082337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ca7c01d2-ac64-4a55-a56e-6f298699286e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:47.082619 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ca7c01d2-ac64-4a55-a56e-6f298699286e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:47.090791 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:47.090791 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:47.093922 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ca7c01d2-ac64-4a55-a56e-6f298699286e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:47.098103 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ca7c01d2-ac64-4a55-a56e-6f298699286e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:47.098465 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1345/5356] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:47 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:47.173607 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f1bc91aa-2fdb-4c3b-90d3-020a3d49b65b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:47.175632 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1bc91aa-2fdb-4c3b-90d3-020a3d49b65b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] GET https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 Jul 10 20:15:47.175632 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1bc91aa-2fdb-4c3b-90d3-020a3d49b65b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:47.175764 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f1bc91aa-2fdb-4c3b-90d3-020a3d49b65b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:47.183982 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f1bc91aa-2fdb-4c3b-90d3-020a3d49b65b tempest-AttachVolumeNegativeTest-1111199418 tempest-AttachVolumeNegativeTest-1111199418-project-member] https://10.4.3.145/volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 returned with HTTP 404 Jul 10 20:15:47.183982 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1323/5357] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:47 2026] GET /volume/v3/volumes/d92ec734-8085-4031-9e54-75f362bb1de8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:48.111243 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-338b6fd8-bb26-499c-8443-87a75ae36ccb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:48.113169 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-338b6fd8-bb26-499c-8443-87a75ae36ccb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:48.113424 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-338b6fd8-bb26-499c-8443-87a75ae36ccb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:48.113733 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-338b6fd8-bb26-499c-8443-87a75ae36ccb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:48.122240 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:48.122240 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:48.126226 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-338b6fd8-bb26-499c-8443-87a75ae36ccb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:48.131789 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-338b6fd8-bb26-499c-8443-87a75ae36ccb tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:48.132288 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1342/5358] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:48 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:48.364957 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-887e7512-be82-490b-9e84-9483ad6928e9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:48.367147 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-887e7512-be82-490b-9e84-9483ad6928e9 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] DELETE https://10.4.3.145/volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca Jul 10 20:15:48.367359 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-887e7512-be82-490b-9e84-9483ad6928e9 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:48.367552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-887e7512-be82-490b-9e84-9483ad6928e9 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:48.376440 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:48.376440 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:48.904431 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-887e7512-be82-490b-9e84-9483ad6928e9 tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca returned with HTTP 200 Jul 10 20:15:48.904937 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1349/5359] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:15:48 2026] DELETE /volume/v3/attachments/e29c68a6-5d64-4919-89a4-bf3eec1dadca => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:48.917907 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-9abe5807-977b-45d3-ab39-05a2b5de6d9c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:48.920284 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-9abe5807-977b-45d3-ab39-05a2b5de6d9c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] DELETE https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d Jul 10 20:15:48.920395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-9abe5807-977b-45d3-ab39-05a2b5de6d9c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:48.920736 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-9abe5807-977b-45d3-ab39-05a2b5de6d9c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:48.920736 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-9abe5807-977b-45d3-ab39-05a2b5de6d9c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Delete volume with id: e532722e-3563-445e-b52b-148524fbc43d Jul 10 20:15:48.928704 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:48.928704 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:48.929206 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-9abe5807-977b-45d3-ab39-05a2b5de6d9c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Volume info retrieved successfully. Jul 10 20:15:48.946116 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-9abe5807-977b-45d3-ab39-05a2b5de6d9c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] Delete volume request issued successfully. Jul 10 20:15:48.946353 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-d5b6efc6-9de9-4dbc-bb5d-4d70002cb295 req-9abe5807-977b-45d3-ab39-05a2b5de6d9c tempest-TestShelveInstance-1649894317 tempest-TestShelveInstance-1649894317-project-member] https://10.4.3.145/volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d returned with HTTP 202 Jul 10 20:15:48.946930 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1346/5360] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:15:48 2026] DELETE /volume/v3/volumes/e532722e-3563-445e-b52b-148524fbc43d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:49.144869 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ef545320-1161-497c-b388-f74b6aec4403 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:49.146650 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ef545320-1161-497c-b388-f74b6aec4403 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:49.146841 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ef545320-1161-497c-b388-f74b6aec4403 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:49.147050 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ef545320-1161-497c-b388-f74b6aec4403 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:49.154955 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:49.154955 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:49.158832 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ef545320-1161-497c-b388-f74b6aec4403 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:49.164146 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ef545320-1161-497c-b388-f74b6aec4403 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:49.164633 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1324/5361] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:49 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:50.181389 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cee69f5e-db52-4f11-a923-8dff70302418 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:50.183354 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cee69f5e-db52-4f11-a923-8dff70302418 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:50.183616 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cee69f5e-db52-4f11-a923-8dff70302418 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:50.183799 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cee69f5e-db52-4f11-a923-8dff70302418 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:50.196448 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:50.196448 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:50.202670 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cee69f5e-db52-4f11-a923-8dff70302418 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:50.211085 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cee69f5e-db52-4f11-a923-8dff70302418 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:50.211450 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1343/5362] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:50 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:50.349180 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2afb5abd-cc99-4f6d-b795-2d6419cec28c req-ac2ff0a5-362f-4351-9775-520ecc397ce1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:50.350977 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2afb5abd-cc99-4f6d-b795-2d6419cec28c req-ac2ff0a5-362f-4351-9775-520ecc397ce1 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] DELETE https://10.4.3.145/volume/v3/volumes/tempest-invalid-432832915 Jul 10 20:15:50.351201 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2afb5abd-cc99-4f6d-b795-2d6419cec28c req-ac2ff0a5-362f-4351-9775-520ecc397ce1 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:50.351446 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2afb5abd-cc99-4f6d-b795-2d6419cec28c req-ac2ff0a5-362f-4351-9775-520ecc397ce1 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:50.351661 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-2afb5abd-cc99-4f6d-b795-2d6419cec28c req-ac2ff0a5-362f-4351-9775-520ecc397ce1 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] Delete volume with id: tempest-invalid-432832915 Jul 10 20:15:50.356579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2afb5abd-cc99-4f6d-b795-2d6419cec28c req-ac2ff0a5-362f-4351-9775-520ecc397ce1 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] https://10.4.3.145/volume/v3/volumes/tempest-invalid-432832915 returned with HTTP 404 Jul 10 20:15:50.357167 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1350/5363] 10.4.3.145 () {70 vars in 1587 bytes} [Fri Jul 10 20:15:50 2026] DELETE /volume/v3/volumes/tempest-invalid-432832915 => generated 98 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:15:50.420863 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f605fcd3-81da-47f5-9976-f0c5c9a36e5f req-c44a352e-a39c-46f8-a648-e6a44a445313 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:50.422860 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f605fcd3-81da-47f5-9976-f0c5c9a36e5f req-c44a352e-a39c-46f8-a648-e6a44a445313 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] DELETE https://10.4.3.145/volume/v3/volumes/e26f730a-01c7-4cfe-8222-7e15e930fb32 Jul 10 20:15:50.423046 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f605fcd3-81da-47f5-9976-f0c5c9a36e5f req-c44a352e-a39c-46f8-a648-e6a44a445313 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:50.423228 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f605fcd3-81da-47f5-9976-f0c5c9a36e5f req-c44a352e-a39c-46f8-a648-e6a44a445313 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:50.423372 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [req-f605fcd3-81da-47f5-9976-f0c5c9a36e5f req-c44a352e-a39c-46f8-a648-e6a44a445313 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] Delete volume with id: e26f730a-01c7-4cfe-8222-7e15e930fb32 Jul 10 20:15:50.428821 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f605fcd3-81da-47f5-9976-f0c5c9a36e5f req-c44a352e-a39c-46f8-a648-e6a44a445313 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-member] https://10.4.3.145/volume/v3/volumes/e26f730a-01c7-4cfe-8222-7e15e930fb32 returned with HTTP 404 Jul 10 20:15:50.429394 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1347/5364] 10.4.3.145 () {70 vars in 1620 bytes} [Fri Jul 10 20:15:50 2026] DELETE /volume/v3/volumes/e26f730a-01c7-4cfe-8222-7e15e930fb32 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:50.450376 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-d0be85fa-ac82-483a-b12e-c3cbed6e80d8 req-b0e21020-c9ac-4088-b416-f1e26ee9ffa6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:50.453529 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d0be85fa-ac82-483a-b12e-c3cbed6e80d8 req-b0e21020-c9ac-4088-b416-f1e26ee9ffa6 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-reader] GET https://10.4.3.145/volume/v3/volumes/89040b71-acee-4a94-899a-1f0abe898e20 Jul 10 20:15:50.455151 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d0be85fa-ac82-483a-b12e-c3cbed6e80d8 req-b0e21020-c9ac-4088-b416-f1e26ee9ffa6 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:50.455614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-d0be85fa-ac82-483a-b12e-c3cbed6e80d8 req-b0e21020-c9ac-4088-b416-f1e26ee9ffa6 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-reader] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:50.461457 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-d0be85fa-ac82-483a-b12e-c3cbed6e80d8 req-b0e21020-c9ac-4088-b416-f1e26ee9ffa6 tempest-VolumesNegativeTest-1063951067 tempest-VolumesNegativeTest-1063951067-project-reader] https://10.4.3.145/volume/v3/volumes/89040b71-acee-4a94-899a-1f0abe898e20 returned with HTTP 404 Jul 10 20:15:50.462075 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1325/5365] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:15:50 2026] GET /volume/v3/volumes/89040b71-acee-4a94-899a-1f0abe898e20 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:51.223743 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3b10bc8b-e0e7-40d1-a256-631534e384c1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:51.225716 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3b10bc8b-e0e7-40d1-a256-631534e384c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:51.225934 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3b10bc8b-e0e7-40d1-a256-631534e384c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:51.226136 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3b10bc8b-e0e7-40d1-a256-631534e384c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:51.233843 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:51.233843 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:51.238481 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3b10bc8b-e0e7-40d1-a256-631534e384c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:51.250073 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3b10bc8b-e0e7-40d1-a256-631534e384c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:51.250533 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1344/5366] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:51 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:52.034988 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-76b722d7-d33e-470f-b9be-b338235b7769 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:52.123459 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76b722d7-d33e-470f-b9be-b338235b7769 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] GET https://10.4.3.145/volume/v3/os-hosts Jul 10 20:15:52.123891 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76b722d7-d33e-470f-b9be-b338235b7769 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:52.124205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76b722d7-d33e-470f-b9be-b338235b7769 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:52.124561 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:52.124561 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:52.131098 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.hosts [None req-76b722d7-d33e-470f-b9be-b338235b7769 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] status, active and update: available, enabled, 2026-07-10 20:13:59+00:00 {{(pid=99976) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 20:15:52.131347 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.hosts [None req-76b722d7-d33e-470f-b9be-b338235b7769 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] status, active and update: available, enabled, 2026-07-10 20:13:56+00:00 {{(pid=99976) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 20:15:52.131687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.hosts [None req-76b722d7-d33e-470f-b9be-b338235b7769 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] status, active and update: available, enabled, 2026-07-10 20:15:36+00:00 {{(pid=99976) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 20:15:52.132038 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76b722d7-d33e-470f-b9be-b338235b7769 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] https://10.4.3.145/volume/v3/os-hosts returned with HTTP 200 Jul 10 20:15:52.132623 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1351/5367] 10.4.3.145 () {66 vars in 1240 bytes} [Fri Jul 10 20:15:52 2026] GET /volume/v3/os-hosts => generated 560 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:52.141086 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e821349c-e85f-410f-973b-f4ba3c268bff None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:52.143696 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e821349c-e85f-410f-973b-f4ba3c268bff tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] GET https://10.4.3.145/volume/v3/os-hosts Jul 10 20:15:52.143906 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e821349c-e85f-410f-973b-f4ba3c268bff tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:52.144103 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e821349c-e85f-410f-973b-f4ba3c268bff tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:52.150094 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.hosts [None req-e821349c-e85f-410f-973b-f4ba3c268bff tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] status, active and update: available, enabled, 2026-07-10 20:13:59+00:00 {{(pid=99972) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 20:15:52.150228 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.hosts [None req-e821349c-e85f-410f-973b-f4ba3c268bff tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] status, active and update: available, enabled, 2026-07-10 20:13:56+00:00 {{(pid=99972) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 20:15:52.150334 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.hosts [None req-e821349c-e85f-410f-973b-f4ba3c268bff tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] status, active and update: available, enabled, 2026-07-10 20:15:36+00:00 {{(pid=99972) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 20:15:52.151375 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e821349c-e85f-410f-973b-f4ba3c268bff tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] https://10.4.3.145/volume/v3/os-hosts returned with HTTP 200 Jul 10 20:15:52.151800 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1348/5368] 10.4.3.145 () {66 vars in 1240 bytes} [Fri Jul 10 20:15:52 2026] GET /volume/v3/os-hosts => generated 560 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:52.160194 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1d26afbc-6b53-4e72-aa85-79847f13ec26 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:52.161882 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1d26afbc-6b53-4e72-aa85-79847f13ec26 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] GET https://10.4.3.145/volume/v3/os-hosts/np0000005048@storpool Jul 10 20:15:52.162118 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1d26afbc-6b53-4e72-aa85-79847f13ec26 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:52.162315 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1d26afbc-6b53-4e72-aa85-79847f13ec26 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:52.207353 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1d26afbc-6b53-4e72-aa85-79847f13ec26 tempest-VolumeHostsAdminTestsJSON-1559686008 tempest-VolumeHostsAdminTestsJSON-1559686008-project-admin] https://10.4.3.145/volume/v3/os-hosts/np0000005048@storpool returned with HTTP 200 Jul 10 20:15:52.208027 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1326/5369] 10.4.3.145 () {66 vars in 1306 bytes} [Fri Jul 10 20:15:52 2026] GET /volume/v3/os-hosts/np0000005048@storpool => generated 555 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:52.264407 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b57cd474-148a-4464-9592-8fa0899ff93f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:52.266513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b57cd474-148a-4464-9592-8fa0899ff93f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:52.266639 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b57cd474-148a-4464-9592-8fa0899ff93f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:52.266845 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b57cd474-148a-4464-9592-8fa0899ff93f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:52.275878 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:52.275878 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:52.281924 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-b57cd474-148a-4464-9592-8fa0899ff93f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:52.290911 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b57cd474-148a-4464-9592-8fa0899ff93f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:52.291171 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1345/5370] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:52 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:53.304371 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e89572da-e42f-4463-a2f8-0a699eb160b5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:53.306515 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e89572da-e42f-4463-a2f8-0a699eb160b5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:53.309803 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e89572da-e42f-4463-a2f8-0a699eb160b5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:53.309803 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e89572da-e42f-4463-a2f8-0a699eb160b5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:53.321417 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:53.321417 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:53.326020 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e89572da-e42f-4463-a2f8-0a699eb160b5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:53.331972 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e89572da-e42f-4463-a2f8-0a699eb160b5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:53.332500 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1352/5371] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:53 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:54.345946 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-116cbfdb-8742-4f62-8ca1-260f763bb683 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:54.349443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-07765cc9-0862-4481-9c2d-4f2bc6afe3c1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:54.354392 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07765cc9-0862-4481-9c2d-4f2bc6afe3c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:54.354729 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07765cc9-0862-4481-9c2d-4f2bc6afe3c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:54.357053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07765cc9-0862-4481-9c2d-4f2bc6afe3c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:54.365656 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:54.365656 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:54.370273 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-07765cc9-0862-4481-9c2d-4f2bc6afe3c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:54.375294 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07765cc9-0862-4481-9c2d-4f2bc6afe3c1 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:54.376093 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1327/5372] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:54 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:54.449408 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-116cbfdb-8742-4f62-8ca1-260f763bb683 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:54.449793 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-116cbfdb-8742-4f62-8ca1-260f763bb683 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1393145976"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:54.469031 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-116cbfdb-8742-4f62-8ca1-260f763bb683 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:54.469374 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1349/5373] 10.4.3.145 () {68 vars in 1252 bytes} [Fri Jul 10 20:15:54 2026] POST /volume/v3/types => generated 233 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:54.478205 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c3dfa453-3139-49b3-ad58-c76b57104d0c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:54.483989 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c3dfa453-3139-49b3-ad58-c76b57104d0c tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:15:54.483989 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c3dfa453-3139-49b3-ad58-c76b57104d0c tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1956432404", "extra_specs": {"multiattach": " True"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:54.500754 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c3dfa453-3139-49b3-ad58-c76b57104d0c tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:15:54.501309 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1346/5374] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:15:54 2026] POST /volume/v3/types => generated 259 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:15:54.510059 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:54.573010 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:15:54.573379 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1393145976", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1949853649"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:54.575114 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1393145976', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1949853649'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:15:54.579764 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Create volume of 1 GB Jul 10 20:15:54.580100 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:54.580100 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:54.580751 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Availability Zones retrieved successfully. Jul 10 20:15:54.585977 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Flow 'volume_create_api' (c567d315-9166-46a1-a9ba-ab09f60ffae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:54.586779 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0df2614-4fbf-4bac-8986-fcddbe9b6214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:54.587736 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:15:54.606312 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0df2614-4fbf-4bac-8986-fcddbe9b6214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:15:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5143e0a1-bfb2-4fbf-8efa-deccd693990e,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1393145976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5143e0a1-bfb2-4fbf-8efa-deccd693990e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:54.607158 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8abd7c5d-aa5e-4c6b-856c-9aeb018e4fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:54.632190 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1393145976 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1393145976, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:54.632439 np0000005048 devstack@c-api.service[99976]: WARNING cinder.quota [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1393145976 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1393145976, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:54.664976 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Created reservations ['25b0c187-dcc1-4b7b-91aa-2d2444563466', '7b3942b5-b9ba-4b5e-baab-c5eb33f10414', '7fe34bbd-dc09-49ad-9be8-95d54573fa7c', '3bb5a713-1ede-4b37-8544-dc9491f173a6'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:54.665695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8abd7c5d-aa5e-4c6b-856c-9aeb018e4fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b0c187-dcc1-4b7b-91aa-2d2444563466', '7b3942b5-b9ba-4b5e-baab-c5eb33f10414', '7fe34bbd-dc09-49ad-9be8-95d54573fa7c', '3bb5a713-1ede-4b37-8544-dc9491f173a6']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:54.666344 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbe94539-ad60-484b-a56b-ad01dd69561a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:54.689458 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbe94539-ad60-484b-a56b-ad01dd69561a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cacfeb4-6e16-49e0-808b-a6ca0fe2674e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1949853649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79b4ee1bc8643eba8af5994e00a969b',qos_specs=None,replication_status=,reservations=['25b0c187-dcc1-4b7b-91aa-2d2444563466','7b3942b5-b9ba-4b5e-baab-c5eb33f10414','7fe34bbd-dc09-49ad-9be8-95d54573fa7c','3bb5a713-1ede-4b37-8544-dc9491f173a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb19820420e74dfdbe637e2baec4f1be',volume_type_id=5143e0a1-bfb2-4fbf-8efa-deccd693990e), 'volume': Volume(_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-10T20:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1949853649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cacfeb4-6e16-49e0-808b-a6ca0fe2674e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79b4ee1bc8643eba8af5994e00a969b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb19820420e74dfdbe637e2baec4f1be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5143e0a1-bfb2-4fbf-8efa-deccd693990e),volume_type_id=5143e0a1-bfb2-4fbf-8efa-deccd693990e)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:54.691103 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83e61bb-83b0-4767-adc0-e47244b093a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:54.709840 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83e61bb-83b0-4767-adc0-e47244b093a5) transitioned into state 'SUCCESS' from state '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-1949853649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79b4ee1bc8643eba8af5994e00a969b',qos_specs=None,replication_status=,reservations=['25b0c187-dcc1-4b7b-91aa-2d2444563466','7b3942b5-b9ba-4b5e-baab-c5eb33f10414','7fe34bbd-dc09-49ad-9be8-95d54573fa7c','3bb5a713-1ede-4b37-8544-dc9491f173a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb19820420e74dfdbe637e2baec4f1be',volume_type_id=5143e0a1-bfb2-4fbf-8efa-deccd693990e)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:54.710485 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c43e57-d6f0-4dcf-977e-d08585cc6e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:15:54.721644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c43e57-d6f0-4dcf-977e-d08585cc6e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:15:54.722408 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Flow 'volume_create_api' (c567d315-9166-46a1-a9ba-ab09f60ffae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:15:54.722694 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Create volume request issued successfully. Jul 10 20:15:54.723387 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68879e27-c8bb-428e-a35a-b8cb146476c3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:15:54.723933 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1353/5375] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:15:54 2026] POST /volume/v3/volumes => generated 872 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:54.735757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a7028615-41dd-4e64-9ebd-c99d59657401 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:54.737833 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7028615-41dd-4e64-9ebd-c99d59657401 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:54.738090 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7028615-41dd-4e64-9ebd-c99d59657401 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:54.738310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a7028615-41dd-4e64-9ebd-c99d59657401 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:54.746216 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:54.746216 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:54.750600 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a7028615-41dd-4e64-9ebd-c99d59657401 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:54.755822 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a7028615-41dd-4e64-9ebd-c99d59657401 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:54.756546 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1328/5376] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:54 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:55.387214 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-961ce9db-3c00-4c69-b265-3d438d6346d3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:55.388927 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-961ce9db-3c00-4c69-b265-3d438d6346d3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:55.389145 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-961ce9db-3c00-4c69-b265-3d438d6346d3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:55.389356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-961ce9db-3c00-4c69-b265-3d438d6346d3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:55.398369 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:55.398369 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:55.403427 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-961ce9db-3c00-4c69-b265-3d438d6346d3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:55.408265 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-961ce9db-3c00-4c69-b265-3d438d6346d3 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:55.408710 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1350/5377] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:15:55 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 1450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:55.532873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-9a9ef2a3-78b6-4af0-818d-9057d20b94e8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:55.535440 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-9a9ef2a3-78b6-4af0-818d-9057d20b94e8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:55.536351 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-9a9ef2a3-78b6-4af0-818d-9057d20b94e8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:55.536351 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-9a9ef2a3-78b6-4af0-818d-9057d20b94e8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:55.544076 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:55.544076 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:55.548192 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-9a9ef2a3-78b6-4af0-818d-9057d20b94e8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:55.553591 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-9a9ef2a3-78b6-4af0-818d-9057d20b94e8 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:55.554097 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1347/5378] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:15:55 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 1450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:55.770209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b405123a-12b7-43eb-886c-b8df2779d9eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:55.772524 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b405123a-12b7-43eb-886c-b8df2779d9eb tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:55.772832 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b405123a-12b7-43eb-886c-b8df2779d9eb tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:55.773131 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b405123a-12b7-43eb-886c-b8df2779d9eb tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:55.781980 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:55.781980 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:55.786310 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b405123a-12b7-43eb-886c-b8df2779d9eb tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:55.792718 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b405123a-12b7-43eb-886c-b8df2779d9eb tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:55.793289 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1354/5379] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:55 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:55.807121 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-debe5405-d73d-4a2a-9d4d-84fcc8493a5a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:55.808952 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-debe5405-d73d-4a2a-9d4d-84fcc8493a5a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:55.809579 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-debe5405-d73d-4a2a-9d4d-84fcc8493a5a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:55.809579 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-debe5405-d73d-4a2a-9d4d-84fcc8493a5a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:55.816209 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:55.816209 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:55.819483 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-debe5405-d73d-4a2a-9d4d-84fcc8493a5a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Volume info retrieved successfully. Jul 10 20:15:55.823539 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-debe5405-d73d-4a2a-9d4d-84fcc8493a5a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:55.824195 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1329/5380] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:55 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 1184 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:15:55.835740 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:55.837780 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] POST https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e/action Jul 10 20:15:55.838218 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1956432404", "migration_policy": "never"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:15:55.838396 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1956432404", "migration_policy": "never"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:55.848520 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:55.848520 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:55.849098 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:55.855320 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:55.855320 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:55.871190 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1956432404 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1956432404, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:55.871375 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1956432404 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1956432404, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:55.893057 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Created reservations ['19ab1fb9-0cfd-42e1-95c1-41b2c0d297bc', 'b6252e27-6606-4409-93e8-91bb49e0005c'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:55.903615 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1393145976 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1393145976, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:55.903919 np0000005048 devstack@c-api.service[99972]: WARNING cinder.quota [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1393145976 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1393145976, it is now deprecated. Please use the default quota class for default quota. Jul 10 20:15:55.913233 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Created reservations ['74524b21-c5b6-4b28-83a9-910213f32404', '64fbc7ce-f82e-4871-8634-d4efad7f0974'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:55.937186 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Retype volume request issued successfully. Jul 10 20:15:55.938034 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38dbf8fb-f598-4b44-a40f-141bea4110fc tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e/action returned with HTTP 202 Jul 10 20:15:55.938034 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1351/5381] 10.4.3.145 () {70 vars in 1432 bytes} [Fri Jul 10 20:15:55 2026] POST /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 20:15:55.945123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cb6d994c-1336-404d-a1ae-5f0fc244e5e1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:55.947130 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb6d994c-1336-404d-a1ae-5f0fc244e5e1 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:55.947323 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb6d994c-1336-404d-a1ae-5f0fc244e5e1 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:55.947534 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cb6d994c-1336-404d-a1ae-5f0fc244e5e1 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:55.954731 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:55.954731 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:55.958592 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cb6d994c-1336-404d-a1ae-5f0fc244e5e1 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:55.963153 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cb6d994c-1336-404d-a1ae-5f0fc244e5e1 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:55.963587 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1348/5382] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:55 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:56.066928 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-58d96f04-3603-4f09-8445-205769e28284 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:56.069043 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-58d96f04-3603-4f09-8445-205769e28284 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:15:56.069302 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-58d96f04-3603-4f09-8445-205769e28284 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:56.069852 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-58d96f04-3603-4f09-8445-205769e28284 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:56.076051 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:56.076051 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:56.079398 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-58d96f04-3603-4f09-8445-205769e28284 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:15:56.084364 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-58d96f04-3603-4f09-8445-205769e28284 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:15:56.084818 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1355/5383] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:15:56 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:56.094239 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-673e3225-1a03-4e07-9f60-2248b001f731 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:56.094629 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-673e3225-1a03-4e07-9f60-2248b001f731 None None] GET https://10.4.3.145/volume// Jul 10 20:15:56.094791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-673e3225-1a03-4e07-9f60-2248b001f731 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:56.094990 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-673e3225-1a03-4e07-9f60-2248b001f731 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:56.095302 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-673e3225-1a03-4e07-9f60-2248b001f731 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:15:56.095592 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1330/5384] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:15:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 20:15:56.103400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-93ba4b9a-9b82-4dad-b58d-a6af03dbaf13 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:56.105423 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-93ba4b9a-9b82-4dad-b58d-a6af03dbaf13 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:15:56.105773 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-93ba4b9a-9b82-4dad-b58d-a6af03dbaf13 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f63b7ca-c13c-4631-a955-13fe67c55c1a", "connector": null, "instance_uuid": "1a67bc05-8c16-4c67-a7db-b03cd8b3055d"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:56.113783 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:56.113783 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:56.142144 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-93ba4b9a-9b82-4dad-b58d-a6af03dbaf13 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:15:56.142674 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1352/5385] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:15:56 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:56.977652 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-90223fa7-50dc-4320-9617-0d5a80b6e1e9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:56.980143 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-90223fa7-50dc-4320-9617-0d5a80b6e1e9 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:56.980394 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-90223fa7-50dc-4320-9617-0d5a80b6e1e9 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:56.980627 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-90223fa7-50dc-4320-9617-0d5a80b6e1e9 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:56.987681 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:56.987681 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:56.991234 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-90223fa7-50dc-4320-9617-0d5a80b6e1e9 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:56.995499 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-90223fa7-50dc-4320-9617-0d5a80b6e1e9 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:56.995980 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1349/5386] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:56 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:57.009659 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-67f6e156-d2f2-4e08-9afb-9ce042a2cee9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:57.011543 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67f6e156-d2f2-4e08-9afb-9ce042a2cee9 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:57.011780 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67f6e156-d2f2-4e08-9afb-9ce042a2cee9 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:57.012005 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67f6e156-d2f2-4e08-9afb-9ce042a2cee9 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:57.020753 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:57.020753 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:57.025394 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-67f6e156-d2f2-4e08-9afb-9ce042a2cee9 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Volume info retrieved successfully. Jul 10 20:15:57.029762 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67f6e156-d2f2-4e08-9afb-9ce042a2cee9 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:57.030608 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1356/5387] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:57 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 1183 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:15:57.043306 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-93455a0e-7cb6-42bc-b201-f397efc49a5e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:57.045223 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93455a0e-7cb6-42bc-b201-f397efc49a5e tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:57.045470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93455a0e-7cb6-42bc-b201-f397efc49a5e tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:57.045700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93455a0e-7cb6-42bc-b201-f397efc49a5e tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:57.053140 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:57.053140 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:57.056700 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-93455a0e-7cb6-42bc-b201-f397efc49a5e tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Volume info retrieved successfully. Jul 10 20:15:57.061102 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93455a0e-7cb6-42bc-b201-f397efc49a5e tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:57.061548 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1331/5388] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:57 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 1183 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:15:57.076921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:57.078244 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] POST https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e/action Jul 10 20:15:57.078702 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1393145976", "migration_policy": "never"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:15:57.078819 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1393145976", "migration_policy": "never"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:15:57.085941 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:57.085941 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:57.086412 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:57.109207 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Created reservations ['8599f4e6-31dc-45dc-931c-9d8fc860364f', 'b86e6d62-d0ee-40e5-895c-774ffcea12a2'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:57.126326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Created reservations ['acc0c644-ba55-419a-a157-691c3f15f8e0', 'd494a711-757d-4685-9cea-543a74963358'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:15:57.151933 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Retype volume request issued successfully. Jul 10 20:15:57.152387 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f3d9290e-5910-4d0b-8588-253c2bf5d325 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e/action returned with HTTP 202 Jul 10 20:15:57.153696 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1353/5389] 10.4.3.145 () {70 vars in 1432 bytes} [Fri Jul 10 20:15:57 2026] POST /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 20:15:57.159480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2984bd0b-fc75-4120-9afd-b28f6d102c10 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:57.161351 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2984bd0b-fc75-4120-9afd-b28f6d102c10 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:57.161590 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2984bd0b-fc75-4120-9afd-b28f6d102c10 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:57.161821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2984bd0b-fc75-4120-9afd-b28f6d102c10 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:57.168746 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:57.168746 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:15:57.172895 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2984bd0b-fc75-4120-9afd-b28f6d102c10 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:57.177812 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2984bd0b-fc75-4120-9afd-b28f6d102c10 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:57.178594 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1350/5390] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:57 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:58.190245 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-da37eed8-29c9-46e2-a2ba-3bdb981fb3d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:58.192136 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-da37eed8-29c9-46e2-a2ba-3bdb981fb3d3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:58.192392 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-da37eed8-29c9-46e2-a2ba-3bdb981fb3d3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:58.192598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-da37eed8-29c9-46e2-a2ba-3bdb981fb3d3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:58.199150 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:58.199150 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:58.202499 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-da37eed8-29c9-46e2-a2ba-3bdb981fb3d3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:58.207048 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-da37eed8-29c9-46e2-a2ba-3bdb981fb3d3 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:58.207382 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1357/5391] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:58 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:58.219775 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5e9e0d0c-5c80-4368-832d-4cd35c09ae7a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:58.221863 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5e9e0d0c-5c80-4368-832d-4cd35c09ae7a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:58.222571 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5e9e0d0c-5c80-4368-832d-4cd35c09ae7a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:58.222571 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5e9e0d0c-5c80-4368-832d-4cd35c09ae7a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:58.231343 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:58.231343 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:58.235664 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5e9e0d0c-5c80-4368-832d-4cd35c09ae7a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Volume info retrieved successfully. Jul 10 20:15:58.240713 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5e9e0d0c-5c80-4368-832d-4cd35c09ae7a tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:58.241244 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1332/5392] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:58 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 1184 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:15:58.252861 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9394eb1b-dc6c-48e1-8865-67d31719527d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:58.255037 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9394eb1b-dc6c-48e1-8865-67d31719527d tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] GET https://10.4.3.145/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1949853649 Jul 10 20:15:58.255318 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9394eb1b-dc6c-48e1-8865-67d31719527d tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:58.255573 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9394eb1b-dc6c-48e1-8865-67d31719527d tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:58.256186 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:58.256186 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:58.256553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9394eb1b-dc6c-48e1-8865-67d31719527d tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1949853649'), ('all_tenants', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:15:58.286303 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9394eb1b-dc6c-48e1-8865-67d31719527d tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Get all volumes completed successfully. Jul 10 20:15:58.286866 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9394eb1b-dc6c-48e1-8865-67d31719527d tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1949853649 returned with HTTP 200 Jul 10 20:15:58.287396 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1354/5393] 10.4.3.145 () {68 vars in 1429 bytes} [Fri Jul 10 20:15:58 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1949853649 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:58.299440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0a1b41f4-1cda-44a6-a574-e1ac4b974ae0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:58.301480 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a1b41f4-1cda-44a6-a574-e1ac4b974ae0 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] GET https://10.4.3.145/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1949853649 Jul 10 20:15:58.301764 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a1b41f4-1cda-44a6-a574-e1ac4b974ae0 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:58.302023 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0a1b41f4-1cda-44a6-a574-e1ac4b974ae0 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:58.302924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-0a1b41f4-1cda-44a6-a574-e1ac4b974ae0 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1949853649'), ('all_tenants', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:15:58.335485 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0a1b41f4-1cda-44a6-a574-e1ac4b974ae0 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Get all volumes completed successfully. Jul 10 20:15:58.336044 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0a1b41f4-1cda-44a6-a574-e1ac4b974ae0 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1949853649 returned with HTTP 200 Jul 10 20:15:58.336528 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1351/5394] 10.4.3.145 () {68 vars in 1429 bytes} [Fri Jul 10 20:15:58 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1949853649 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:58.344468 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5388be6a-02a2-4d38-b16d-65187303e86e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:58.346364 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5388be6a-02a2-4d38-b16d-65187303e86e tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:58.346598 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5388be6a-02a2-4d38-b16d-65187303e86e tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:58.346807 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5388be6a-02a2-4d38-b16d-65187303e86e tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:58.353681 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:58.353681 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:15:58.357498 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5388be6a-02a2-4d38-b16d-65187303e86e tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:58.362168 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5388be6a-02a2-4d38-b16d-65187303e86e tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:58.362572 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1358/5395] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:58 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:58.374152 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-92f72fed-9935-4fce-ad95-ee958860d5b7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:58.375873 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92f72fed-9935-4fce-ad95-ee958860d5b7 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] DELETE https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:58.376141 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92f72fed-9935-4fce-ad95-ee958860d5b7 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:58.376385 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92f72fed-9935-4fce-ad95-ee958860d5b7 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:58.376588 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-92f72fed-9935-4fce-ad95-ee958860d5b7 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Delete volume with id: 8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:58.385415 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:58.385415 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:15:58.385910 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-92f72fed-9935-4fce-ad95-ee958860d5b7 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:58.402243 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-92f72fed-9935-4fce-ad95-ee958860d5b7 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Delete volume request issued successfully. Jul 10 20:15:58.402434 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92f72fed-9935-4fce-ad95-ee958860d5b7 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 202 Jul 10 20:15:58.402805 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1333/5396] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:15:58 2026] DELETE /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:15:58.409744 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b7f64ce3-68e2-4c0c-8d88-46c7d0d24057 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:58.411288 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b7f64ce3-68e2-4c0c-8d88-46c7d0d24057 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:58.411486 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b7f64ce3-68e2-4c0c-8d88-46c7d0d24057 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:58.411687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b7f64ce3-68e2-4c0c-8d88-46c7d0d24057 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:58.420322 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:15:58.420322 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:15:58.423650 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b7f64ce3-68e2-4c0c-8d88-46c7d0d24057 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Volume info retrieved successfully. Jul 10 20:15:58.427645 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b7f64ce3-68e2-4c0c-8d88-46c7d0d24057 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 200 Jul 10 20:15:58.427976 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1355/5397] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:58 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:15:59.439451 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1d70d5dc-69c5-4894-be9b-6888a11ab444 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:59.441155 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d70d5dc-69c5-4894-be9b-6888a11ab444 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] GET https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e Jul 10 20:15:59.441388 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d70d5dc-69c5-4894-be9b-6888a11ab444 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:59.441600 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1d70d5dc-69c5-4894-be9b-6888a11ab444 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:59.448822 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1d70d5dc-69c5-4894-be9b-6888a11ab444 tempest-VolumeRetypeMultiattachTest-1915151442 tempest-VolumeRetypeMultiattachTest-1915151442-project-member] https://10.4.3.145/volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e returned with HTTP 404 Jul 10 20:15:59.449444 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1352/5398] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:15:59 2026] GET /volume/v3/volumes/8cacfeb4-6e16-49e0-808b-a6ca0fe2674e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:15:59.457073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b3a8637c-5b0c-4808-962b-635afefd7446 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:59.459508 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b3a8637c-5b0c-4808-962b-635afefd7446 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] DELETE https://10.4.3.145/volume/v3/types/aabb4726-95b3-453a-96e6-ceacb8d75fc5 Jul 10 20:15:59.459713 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b3a8637c-5b0c-4808-962b-635afefd7446 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:59.459924 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b3a8637c-5b0c-4808-962b-635afefd7446 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:59.487336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b3a8637c-5b0c-4808-962b-635afefd7446 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/types/aabb4726-95b3-453a-96e6-ceacb8d75fc5 returned with HTTP 202 Jul 10 20:15:59.487748 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1359/5399] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:59 2026] DELETE /volume/v3/types/aabb4726-95b3-453a-96e6-ceacb8d75fc5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:59.494324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7d85bf84-b4d4-412e-8e79-f33df1c9be54 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:59.496010 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d85bf84-b4d4-412e-8e79-f33df1c9be54 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] GET https://10.4.3.145/volume/v3/types/aabb4726-95b3-453a-96e6-ceacb8d75fc5 Jul 10 20:15:59.496192 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d85bf84-b4d4-412e-8e79-f33df1c9be54 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:59.496368 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7d85bf84-b4d4-412e-8e79-f33df1c9be54 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:59.499259 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7d85bf84-b4d4-412e-8e79-f33df1c9be54 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/types/aabb4726-95b3-453a-96e6-ceacb8d75fc5 returned with HTTP 404 Jul 10 20:15:59.499744 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1334/5400] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:15:59 2026] GET /volume/v3/types/aabb4726-95b3-453a-96e6-ceacb8d75fc5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:15:59.505953 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-fc7bdb1d-da5e-4772-8556-b8df05f76ae2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:59.507567 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fc7bdb1d-da5e-4772-8556-b8df05f76ae2 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] DELETE https://10.4.3.145/volume/v3/types/5143e0a1-bfb2-4fbf-8efa-deccd693990e Jul 10 20:15:59.507765 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fc7bdb1d-da5e-4772-8556-b8df05f76ae2 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:59.507952 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-fc7bdb1d-da5e-4772-8556-b8df05f76ae2 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:59.532600 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-fc7bdb1d-da5e-4772-8556-b8df05f76ae2 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/types/5143e0a1-bfb2-4fbf-8efa-deccd693990e returned with HTTP 202 Jul 10 20:15:59.533145 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1356/5401] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:15:59 2026] DELETE /volume/v3/types/5143e0a1-bfb2-4fbf-8efa-deccd693990e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:15:59.544034 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d1bf7686-e183-4f72-bd2c-149111952c51 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:15:59.545943 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d1bf7686-e183-4f72-bd2c-149111952c51 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] GET https://10.4.3.145/volume/v3/types/5143e0a1-bfb2-4fbf-8efa-deccd693990e Jul 10 20:15:59.546262 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d1bf7686-e183-4f72-bd2c-149111952c51 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:15:59.546504 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d1bf7686-e183-4f72-bd2c-149111952c51 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:15:59.549661 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d1bf7686-e183-4f72-bd2c-149111952c51 tempest-VolumeRetypeMultiattachTest-557011833 tempest-VolumeRetypeMultiattachTest-557011833-project-admin] https://10.4.3.145/volume/v3/types/5143e0a1-bfb2-4fbf-8efa-deccd693990e returned with HTTP 404 Jul 10 20:15:59.550174 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1353/5402] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:15:59 2026] GET /volume/v3/types/5143e0a1-bfb2-4fbf-8efa-deccd693990e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:01.644086 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c270866f-8c10-4905-adb0-0ed32a13f3f7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:01.735555 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c270866f-8c10-4905-adb0-0ed32a13f3f7 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] GET https://10.4.3.145/volume/v3/os-services Jul 10 20:16:01.735781 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c270866f-8c10-4905-adb0-0ed32a13f3f7 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:01.735975 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c270866f-8c10-4905-adb0-0ed32a13f3f7 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:01.741012 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c270866f-8c10-4905-adb0-0ed32a13f3f7 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] https://10.4.3.145/volume/v3/os-services returned with HTTP 200 Jul 10 20:16:01.741358 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1360/5403] 10.4.3.145 () {66 vars in 1249 bytes} [Fri Jul 10 20:16:01 2026] GET /volume/v3/os-services => generated 626 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:01.749493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0ec4585e-6f6f-46ed-8c19-3eae05c5b075 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:01.751199 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0ec4585e-6f6f-46ed-8c19-3eae05c5b075 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] GET https://10.4.3.145/volume/v3/os-services?host=np0000005048 Jul 10 20:16:01.751432 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0ec4585e-6f6f-46ed-8c19-3eae05c5b075 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:01.751649 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0ec4585e-6f6f-46ed-8c19-3eae05c5b075 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:01.757597 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0ec4585e-6f6f-46ed-8c19-3eae05c5b075 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] https://10.4.3.145/volume/v3/os-services?host=np0000005048 returned with HTTP 200 Jul 10 20:16:01.757984 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1335/5404] 10.4.3.145 () {66 vars in 1284 bytes} [Fri Jul 10 20:16:01 2026] GET /volume/v3/os-services?host=np0000005048 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:01.767334 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-aef5411c-3bdc-4e0f-891e-3d99996438ee None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:01.769178 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aef5411c-3bdc-4e0f-891e-3d99996438ee tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] GET https://10.4.3.145/volume/v3/os-services?host=np0000005048&binary=cinder-scheduler Jul 10 20:16:01.769415 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aef5411c-3bdc-4e0f-891e-3d99996438ee tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:01.769597 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aef5411c-3bdc-4e0f-891e-3d99996438ee tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:01.774015 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aef5411c-3bdc-4e0f-891e-3d99996438ee tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] https://10.4.3.145/volume/v3/os-services?host=np0000005048&binary=cinder-scheduler returned with HTTP 200 Jul 10 20:16:01.774507 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1357/5405] 10.4.3.145 () {66 vars in 1332 bytes} [Fri Jul 10 20:16:01 2026] GET /volume/v3/os-services?host=np0000005048&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:01.783983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-655d2782-6b89-45c6-8398-552ec0ec8cae None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:01.786278 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-655d2782-6b89-45c6-8398-552ec0ec8cae tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] GET https://10.4.3.145/volume/v3/os-services?binary=cinder-scheduler Jul 10 20:16:01.786439 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-655d2782-6b89-45c6-8398-552ec0ec8cae tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:01.786638 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-655d2782-6b89-45c6-8398-552ec0ec8cae tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:01.786896 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:01.786896 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:01.790252 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-655d2782-6b89-45c6-8398-552ec0ec8cae tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] https://10.4.3.145/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 20:16:01.790646 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1354/5406] 10.4.3.145 () {66 vars in 1296 bytes} [Fri Jul 10 20:16:01 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:01.799879 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:01.853640 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:01.854098 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-442390239"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:01.855874 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-442390239'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:01.856535 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Create volume of 1 GB Jul 10 20:16:01.859743 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Availability Zones retrieved successfully. Jul 10 20:16:01.865678 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Flow 'volume_create_api' (c1901c33-fef2-4612-ab7a-7a7cb905a035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:01.866561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0e9063-d7ee-4710-914a-f7f821d03ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:01.867400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:16:01.893101 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0e9063-d7ee-4710-914a-f7f821d03ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:01.893750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308fe41d-05eb-4ca3-bd20-4864308f51c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:01.949360 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Created reservations ['92bf2fa2-d01c-485d-9f18-5811242731b5', '7712dd38-b60a-4055-a32a-999810c6c231', 'f67aa1ae-8144-4de0-aa84-4f8a0da15382', '9a85238d-4051-4645-b26b-40e1345ce7fe'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:16:01.950087 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308fe41d-05eb-4ca3-bd20-4864308f51c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92bf2fa2-d01c-485d-9f18-5811242731b5', '7712dd38-b60a-4055-a32a-999810c6c231', 'f67aa1ae-8144-4de0-aa84-4f8a0da15382', '9a85238d-4051-4645-b26b-40e1345ce7fe']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:01.950770 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f770ad1-8e71-47ec-a821-21dd3ee17c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:01.972619 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f770ad1-8e71-47ec-a821-21dd3ee17c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e25547ae-dc85-4218-9394-3a14733a6bd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-442390239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb36ecbeff0044f69930457b51c47f23',qos_specs=None,replication_status=,reservations=['92bf2fa2-d01c-485d-9f18-5811242731b5','7712dd38-b60a-4055-a32a-999810c6c231','f67aa1ae-8144-4de0-aa84-4f8a0da15382','9a85238d-4051-4645-b26b-40e1345ce7fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bdf917ac5264505bb9cb7257c783d41',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-442390239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e25547ae-dc85-4218-9394-3a14733a6bd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb36ecbeff0044f69930457b51c47f23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bdf917ac5264505bb9cb7257c783d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:01.973377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce97b35a-1f9d-467d-b8bb-50f73deb1c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:01.992395 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce97b35a-1f9d-467d-b8bb-50f73deb1c39) transitioned into state 'SUCCESS' from state '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-442390239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb36ecbeff0044f69930457b51c47f23',qos_specs=None,replication_status=,reservations=['92bf2fa2-d01c-485d-9f18-5811242731b5','7712dd38-b60a-4055-a32a-999810c6c231','f67aa1ae-8144-4de0-aa84-4f8a0da15382','9a85238d-4051-4645-b26b-40e1345ce7fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bdf917ac5264505bb9cb7257c783d41',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:01.993141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8fc0f5-2260-428d-a0ad-7262177e24d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:02.001678 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b804dffe-a36e-41a9-9ba2-e6a4755ac3c1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:02.001945 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b804dffe-a36e-41a9-9ba2-e6a4755ac3c1 None None] GET https://10.4.3.145/volume// Jul 10 20:16:02.002122 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b804dffe-a36e-41a9-9ba2-e6a4755ac3c1 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:02.002311 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b804dffe-a36e-41a9-9ba2-e6a4755ac3c1 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:02.002661 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b804dffe-a36e-41a9-9ba2-e6a4755ac3c1 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:16:02.002907 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1336/5407] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:16:02 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 20:16:02.003298 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8fc0f5-2260-428d-a0ad-7262177e24d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:02.004072 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Flow 'volume_create_api' (c1901c33-fef2-4612-ab7a-7a7cb905a035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:02.004340 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Create volume request issued successfully. Jul 10 20:16:02.004867 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9546ae20-24bd-4c26-b986-1e3ba736aa2c tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:16:02.005268 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1361/5408] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:01 2026] POST /volume/v3/volumes => generated 753 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:02.009700 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-b999fccc-f571-4811-a836-1f4944bce0e2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:02.012133 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-b999fccc-f571-4811-a836-1f4944bce0e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:16:02.013020 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-b999fccc-f571-4811-a836-1f4944bce0e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:02.013020 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-b999fccc-f571-4811-a836-1f4944bce0e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:02.017992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5e58dd70-5e97-4e46-8706-f882db350048 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:02.019845 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5e58dd70-5e97-4e46-8706-f882db350048 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] GET https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 Jul 10 20:16:02.020099 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5e58dd70-5e97-4e46-8706-f882db350048 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:02.020321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5e58dd70-5e97-4e46-8706-f882db350048 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:02.024651 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:02.024651 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:02.028494 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:02.028494 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:02.029517 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-b999fccc-f571-4811-a836-1f4944bce0e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:16:02.032974 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5e58dd70-5e97-4e46-8706-f882db350048 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Volume info retrieved successfully. Jul 10 20:16:02.036009 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-b999fccc-f571-4811-a836-1f4944bce0e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:16:02.036533 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1358/5409] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:16:02 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 1629 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:16:02.038098 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5e58dd70-5e97-4e46-8706-f882db350048 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 returned with HTTP 200 Jul 10 20:16:02.038621 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1355/5410] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:02 2026] GET /volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:02.144184 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-ccf7d672-c7a3-4db1-b5c5-ad7211189a9f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:02.146237 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-ccf7d672-c7a3-4db1-b5c5-ad7211189a9f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] PUT https://10.4.3.145/volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6 Jul 10 20:16:02.146634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-ccf7d672-c7a3-4db1-b5c5-ad7211189a9f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:02.154976 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-ccf7d672-c7a3-4db1-b5c5-ad7211189a9f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Acquiring lock "cinder-attachment_update-3f63b7ca-c13c-4631-a955-13fe67c55c1a-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:16:02.159100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-ccf7d672-c7a3-4db1-b5c5-ad7211189a9f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Lock "cinder-attachment_update-3f63b7ca-c13c-4631-a955-13fe67c55c1a-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:16:02.160453 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:02.160453 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:02.681010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-ccf7d672-c7a3-4db1-b5c5-ad7211189a9f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Lock "cinder-attachment_update-3f63b7ca-c13c-4631-a955-13fe67c55c1a-np0000005048" released by "attachment_update" :: held 0.522s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:16:02.681354 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-ccf7d672-c7a3-4db1-b5c5-ad7211189a9f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6 returned with HTTP 200 Jul 10 20:16:02.681829 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1337/5411] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:16:02 2026] PUT /volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:16:03.053539 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-31d8ada3-a85f-45e4-9e01-2d72b8d141dd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:03.055163 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-31d8ada3-a85f-45e4-9e01-2d72b8d141dd tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] GET https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 Jul 10 20:16:03.055418 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-31d8ada3-a85f-45e4-9e01-2d72b8d141dd tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:03.055667 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-31d8ada3-a85f-45e4-9e01-2d72b8d141dd tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:03.062193 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:03.062193 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:03.065890 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-31d8ada3-a85f-45e4-9e01-2d72b8d141dd tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Volume info retrieved successfully. Jul 10 20:16:03.069257 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-31d8ada3-a85f-45e4-9e01-2d72b8d141dd tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 returned with HTTP 200 Jul 10 20:16:03.069684 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1362/5412] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:03 2026] GET /volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:03.083063 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f530cf09-5855-41b9-b89f-3271ef3e9899 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:03.084788 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f530cf09-5855-41b9-b89f-3271ef3e9899 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] GET https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 Jul 10 20:16:03.085044 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f530cf09-5855-41b9-b89f-3271ef3e9899 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:03.085275 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f530cf09-5855-41b9-b89f-3271ef3e9899 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:03.093418 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:03.093418 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:03.096951 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f530cf09-5855-41b9-b89f-3271ef3e9899 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Volume info retrieved successfully. Jul 10 20:16:03.100918 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f530cf09-5855-41b9-b89f-3271ef3e9899 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 returned with HTTP 200 Jul 10 20:16:03.101334 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1359/5413] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:03 2026] GET /volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 => generated 1010 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:16:03.113015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-db9d2986-42cb-443d-9966-bb2572d8ddcc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:03.114986 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-db9d2986-42cb-443d-9966-bb2572d8ddcc tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] GET https://10.4.3.145/volume/v3/os-services?host=np0000005048&binary=cinder-volume Jul 10 20:16:03.115185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-db9d2986-42cb-443d-9966-bb2572d8ddcc tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:03.115363 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-db9d2986-42cb-443d-9966-bb2572d8ddcc tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:03.120338 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-db9d2986-42cb-443d-9966-bb2572d8ddcc tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] https://10.4.3.145/volume/v3/os-services?host=np0000005048&binary=cinder-volume returned with HTTP 200 Jul 10 20:16:03.120772 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1356/5414] 10.4.3.145 () {66 vars in 1326 bytes} [Fri Jul 10 20:16:03 2026] GET /volume/v3/os-services?host=np0000005048&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:03.129073 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e0803300-77b0-402c-8939-edfedcade1bf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:03.130916 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e0803300-77b0-402c-8939-edfedcade1bf tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] GET https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 Jul 10 20:16:03.131148 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e0803300-77b0-402c-8939-edfedcade1bf tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:03.131386 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e0803300-77b0-402c-8939-edfedcade1bf tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:03.137862 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:03.137862 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:03.142825 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e0803300-77b0-402c-8939-edfedcade1bf tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Volume info retrieved successfully. Jul 10 20:16:03.150862 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e0803300-77b0-402c-8939-edfedcade1bf tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 returned with HTTP 200 Jul 10 20:16:03.151426 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1338/5415] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:03 2026] GET /volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:03.167311 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42232de4-fe8c-4cdd-a579-32bdabdefaf6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:03.168917 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42232de4-fe8c-4cdd-a579-32bdabdefaf6 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] DELETE https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 Jul 10 20:16:03.169116 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42232de4-fe8c-4cdd-a579-32bdabdefaf6 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:03.169289 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42232de4-fe8c-4cdd-a579-32bdabdefaf6 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:03.169443 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-42232de4-fe8c-4cdd-a579-32bdabdefaf6 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Delete volume with id: e25547ae-dc85-4218-9394-3a14733a6bd3 Jul 10 20:16:03.175763 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:03.175763 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:03.176206 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42232de4-fe8c-4cdd-a579-32bdabdefaf6 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Volume info retrieved successfully. Jul 10 20:16:03.192274 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-f0d7f6d7-8cb9-4a34-8fe9-70707b5ab21f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:03.194940 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-f0d7f6d7-8cb9-4a34-8fe9-70707b5ab21f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] POST https://10.4.3.145/volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6/action Jul 10 20:16:03.195446 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-f0d7f6d7-8cb9-4a34-8fe9-70707b5ab21f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:03.195647 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-f0d7f6d7-8cb9-4a34-8fe9-70707b5ab21f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:03.199337 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42232de4-fe8c-4cdd-a579-32bdabdefaf6 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Delete volume request issued successfully. Jul 10 20:16:03.199482 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42232de4-fe8c-4cdd-a579-32bdabdefaf6 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 returned with HTTP 202 Jul 10 20:16:03.199907 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1363/5416] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:16:03 2026] DELETE /volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:16:03.208086 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-56677e43-5316-401d-8fda-9211f02b4232 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:03.210336 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-56677e43-5316-401d-8fda-9211f02b4232 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] GET https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 Jul 10 20:16:03.210610 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-56677e43-5316-401d-8fda-9211f02b4232 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:03.210877 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-56677e43-5316-401d-8fda-9211f02b4232 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:03.213195 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:03.213195 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:03.217523 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:03.217523 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:03.221990 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-56677e43-5316-401d-8fda-9211f02b4232 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Volume info retrieved successfully. Jul 10 20:16:03.227700 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-f0d7f6d7-8cb9-4a34-8fe9-70707b5ab21f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6/action returned with HTTP 204 Jul 10 20:16:03.227861 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-56677e43-5316-401d-8fda-9211f02b4232 tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 returned with HTTP 200 Jul 10 20:16:03.228177 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1360/5417] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:16:03 2026] POST /volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:03.228594 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1357/5418] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:03 2026] GET /volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:04.240814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-45e83e29-f897-44cf-8887-683abd0674ab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:04.243016 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45e83e29-f897-44cf-8887-683abd0674ab tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] GET https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 Jul 10 20:16:04.243460 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45e83e29-f897-44cf-8887-683abd0674ab tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:04.243460 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-45e83e29-f897-44cf-8887-683abd0674ab tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:04.250407 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-45e83e29-f897-44cf-8887-683abd0674ab tempest-VolumesServicesTestJSON-2140010558 tempest-VolumesServicesTestJSON-2140010558-project-member] https://10.4.3.145/volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 returned with HTTP 404 Jul 10 20:16:04.250938 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1339/5419] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:04 2026] GET /volume/v3/volumes/e25547ae-dc85-4218-9394-3a14733a6bd3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:04.259634 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efd1e40d-2e87-4d9a-b41c-2edca883d115 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:04.261625 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efd1e40d-2e87-4d9a-b41c-2edca883d115 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] GET https://10.4.3.145/volume/v3/os-services Jul 10 20:16:04.261806 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efd1e40d-2e87-4d9a-b41c-2edca883d115 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:04.262003 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efd1e40d-2e87-4d9a-b41c-2edca883d115 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:04.265607 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efd1e40d-2e87-4d9a-b41c-2edca883d115 tempest-VolumesServicesTestJSON-1581038733 tempest-VolumesServicesTestJSON-1581038733-project-admin] https://10.4.3.145/volume/v3/os-services returned with HTTP 200 Jul 10 20:16:04.265932 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1364/5420] 10.4.3.145 () {66 vars in 1249 bytes} [Fri Jul 10 20:16:04 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:06.048856 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0462a806-c905-4647-8f55-8f041c8b7989 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:06.126523 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:06.126827 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1540067574"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:06.128092 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1540067574'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:06.128204 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Create volume of 1 GB Jul 10 20:16:06.132427 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Availability Zones retrieved successfully. Jul 10 20:16:06.137644 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Flow 'volume_create_api' (8c20cee2-bb2a-4827-b930-fef3a32e55a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:06.138630 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b014118-52b9-4a75-84b7-6010d812a1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.139564 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:16:06.165135 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b014118-52b9-4a75-84b7-6010d812a1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.165843 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70822df0-2fa8-4d78-8330-9cd0ac4d6e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.228218 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Created reservations ['ca314744-cb2a-4711-b35c-c02ffcf0d348', '972c523b-b020-448c-a096-a021d7babe72', 'c9186d11-25b0-40b1-9d22-b24dfc5d235e', 'b7d4bbc9-cef6-462a-a302-43a5cc60197f'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:16:06.228972 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70822df0-2fa8-4d78-8330-9cd0ac4d6e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca314744-cb2a-4711-b35c-c02ffcf0d348', '972c523b-b020-448c-a096-a021d7babe72', 'c9186d11-25b0-40b1-9d22-b24dfc5d235e', 'b7d4bbc9-cef6-462a-a302-43a5cc60197f']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.229760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71a876d-020c-4586-9aab-9556c015d290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.252181 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71a876d-020c-4586-9aab-9556c015d290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34c65278-6555-475e-801c-3bc0c14a7af1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1540067574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581e7384188649ebae1911db499d8bfd',qos_specs=None,replication_status=,reservations=['ca314744-cb2a-4711-b35c-c02ffcf0d348','972c523b-b020-448c-a096-a021d7babe72','c9186d11-25b0-40b1-9d22-b24dfc5d235e','b7d4bbc9-cef6-462a-a302-43a5cc60197f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b94bc71d69f4ec58c3db9e6b321a9c4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1540067574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34c65278-6555-475e-801c-3bc0c14a7af1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581e7384188649ebae1911db499d8bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b94bc71d69f4ec58c3db9e6b321a9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.252988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ccb4659-f8ed-49f8-a365-b9524683b686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.270267 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ccb4659-f8ed-49f8-a365-b9524683b686) transitioned into state 'SUCCESS' from state '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-1540067574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581e7384188649ebae1911db499d8bfd',qos_specs=None,replication_status=,reservations=['ca314744-cb2a-4711-b35c-c02ffcf0d348','972c523b-b020-448c-a096-a021d7babe72','c9186d11-25b0-40b1-9d22-b24dfc5d235e','b7d4bbc9-cef6-462a-a302-43a5cc60197f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b94bc71d69f4ec58c3db9e6b321a9c4',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.271088 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89eaf3f-f1cc-4cf3-99d0-7bbcf9c49fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.283149 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89eaf3f-f1cc-4cf3-99d0-7bbcf9c49fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.284390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Flow 'volume_create_api' (8c20cee2-bb2a-4827-b930-fef3a32e55a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:06.284795 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Create volume request issued successfully. Jul 10 20:16:06.285573 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0462a806-c905-4647-8f55-8f041c8b7989 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:16:06.286126 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1361/5421] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:06 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:06.296619 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0466a804-0549-46de-aba6-d044a9d43b0b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:06.298292 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0466a804-0549-46de-aba6-d044a9d43b0b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 Jul 10 20:16:06.298468 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0466a804-0549-46de-aba6-d044a9d43b0b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:06.298652 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0466a804-0549-46de-aba6-d044a9d43b0b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:06.304548 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:06.304548 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:06.307714 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0466a804-0549-46de-aba6-d044a9d43b0b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Volume info retrieved successfully. Jul 10 20:16:06.311376 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0466a804-0549-46de-aba6-d044a9d43b0b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 returned with HTTP 200 Jul 10 20:16:06.311728 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1358/5422] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:06 2026] GET /volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:06.423150 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:06.424687 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:06.425227 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1766334460", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:06.426411 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1766334460', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:06.426570 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Create volume of 1 GB Jul 10 20:16:06.430167 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Availability Zones retrieved successfully. Jul 10 20:16:06.436397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Flow 'volume_create_api' (f62d5f1e-fc91-4672-bd4c-e48c80b705ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:06.436397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71de439-f9fe-4a79-87eb-397159b5d394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.437337 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:16:06.468436 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71de439-f9fe-4a79-87eb-397159b5d394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.469169 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778298d0-928d-4011-95f5-49a0e6f3592c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.536002 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Created reservations ['515066bd-d414-405f-a156-ab70be876c1b', '96ae44f9-b8fa-4c4d-8314-539a709b9fe9', '44c8a9d9-92a9-447d-b679-106fd739adb8', 'a4734eed-6b5a-4f09-a903-0a4b36778a09'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:16:06.536792 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778298d0-928d-4011-95f5-49a0e6f3592c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515066bd-d414-405f-a156-ab70be876c1b', '96ae44f9-b8fa-4c4d-8314-539a709b9fe9', '44c8a9d9-92a9-447d-b679-106fd739adb8', 'a4734eed-6b5a-4f09-a903-0a4b36778a09']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.537468 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7155a4d-b176-4ceb-b095-a5b84ab36918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.560983 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7155a4d-b176-4ceb-b095-a5b84ab36918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd2d6ba-77e5-4c55-b936-23a4e25d9bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1766334460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413dffdc33646689a002e9c4346be7e',qos_specs=None,replication_status=,reservations=['515066bd-d414-405f-a156-ab70be876c1b','96ae44f9-b8fa-4c4d-8314-539a709b9fe9','44c8a9d9-92a9-447d-b679-106fd739adb8','a4734eed-6b5a-4f09-a903-0a4b36778a09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce71474d8ca84e16b5fbf9c892b4878a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1766334460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fd2d6ba-77e5-4c55-b936-23a4e25d9bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f413dffdc33646689a002e9c4346be7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce71474d8ca84e16b5fbf9c892b4878a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.562170 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef9aeb4-c15d-4cfd-bd90-ea98bc8f1ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.585528 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef9aeb4-c15d-4cfd-bd90-ea98bc8f1ea8) transitioned into state 'SUCCESS' from state '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-1766334460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413dffdc33646689a002e9c4346be7e',qos_specs=None,replication_status=,reservations=['515066bd-d414-405f-a156-ab70be876c1b','96ae44f9-b8fa-4c4d-8314-539a709b9fe9','44c8a9d9-92a9-447d-b679-106fd739adb8','a4734eed-6b5a-4f09-a903-0a4b36778a09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce71474d8ca84e16b5fbf9c892b4878a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.586260 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c566f408-5bf7-4fca-a5b5-a2218e1be84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:06.599980 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c566f408-5bf7-4fca-a5b5-a2218e1be84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:06.600796 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Flow 'volume_create_api' (f62d5f1e-fc91-4672-bd4c-e48c80b705ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:06.601139 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Create volume request issued successfully. Jul 10 20:16:06.601728 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c5f13425-78e6-4c17-b65d-d4e39fb2f182 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:16:06.602193 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1340/5423] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:16:06 2026] POST /volume/v3/volumes => generated 747 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:07.323645 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-57c1f197-6a09-4a96-9599-6eb8e2b42dde None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:07.325340 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57c1f197-6a09-4a96-9599-6eb8e2b42dde tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 Jul 10 20:16:07.325558 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57c1f197-6a09-4a96-9599-6eb8e2b42dde tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:07.325775 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57c1f197-6a09-4a96-9599-6eb8e2b42dde tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:07.333497 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:07.333497 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:07.336658 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-57c1f197-6a09-4a96-9599-6eb8e2b42dde tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Volume info retrieved successfully. Jul 10 20:16:07.340572 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57c1f197-6a09-4a96-9599-6eb8e2b42dde tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 returned with HTTP 200 Jul 10 20:16:07.340996 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1365/5424] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:07 2026] GET /volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:07.355183 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-caf1ff17-7170-48a7-9e5c-b8235e38456b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:07.357087 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-caf1ff17-7170-48a7-9e5c-b8235e38456b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:16:07.357448 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-caf1ff17-7170-48a7-9e5c-b8235e38456b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34c65278-6555-475e-801c-3bc0c14a7af1", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-51996677"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:07.366375 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:07.366375 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:07.367175 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-caf1ff17-7170-48a7-9e5c-b8235e38456b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Volume info retrieved successfully. Jul 10 20:16:07.367343 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.snapshots [None req-caf1ff17-7170-48a7-9e5c-b8235e38456b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Create snapshot from volume 34c65278-6555-475e-801c-3bc0c14a7af1 Jul 10 20:16:07.404369 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-caf1ff17-7170-48a7-9e5c-b8235e38456b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Created reservations ['4a729c11-a548-4a7d-b4b0-7f2420ad95bc', '862fe0e9-2363-4ae1-a2f6-03feb56ce8c5', '63a862db-fc14-499b-b148-4bdb8c900ca4', '9ae5c80a-59de-4ee4-b8e7-6a39ab63c8da'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:16:07.440711 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-caf1ff17-7170-48a7-9e5c-b8235e38456b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot create request issued successfully. Jul 10 20:16:07.441084 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-caf1ff17-7170-48a7-9e5c-b8235e38456b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:16:07.441500 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1362/5425] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:16:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:07.452863 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-72b6e5b7-84f2-47ab-8d7a-957605eaf1a5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:07.455012 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-72b6e5b7-84f2-47ab-8d7a-957605eaf1a5 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 Jul 10 20:16:07.455012 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-72b6e5b7-84f2-47ab-8d7a-957605eaf1a5 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:07.457259 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-72b6e5b7-84f2-47ab-8d7a-957605eaf1a5 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:07.461576 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:07.461576 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:07.462183 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-72b6e5b7-84f2-47ab-8d7a-957605eaf1a5 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:07.463180 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-72b6e5b7-84f2-47ab-8d7a-957605eaf1a5 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 returned with HTTP 200 Jul 10 20:16:07.463675 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1359/5426] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:16:07 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:08.314254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-fc2b140a-ad42-4e7d-89f1-6c24ae3dbc2e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.316736 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-fc2b140a-ad42-4e7d-89f1-6c24ae3dbc2e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a/encryption Jul 10 20:16:08.316947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-fc2b140a-ad42-4e7d-89f1-6c24ae3dbc2e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.317166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-fc2b140a-ad42-4e7d-89f1-6c24ae3dbc2e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.327421 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.327421 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:08.334167 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-114dce15-1057-4b5f-b379-ce27ab8e6d04 req-fc2b140a-ad42-4e7d-89f1-6c24ae3dbc2e tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a/encryption returned with HTTP 200 Jul 10 20:16:08.334785 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1341/5427] 10.4.3.145 () {68 vars in 1631 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:08.474035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ffbbcc6e-1f1b-4044-84b1-60440d7ad5f0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.475501 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ffbbcc6e-1f1b-4044-84b1-60440d7ad5f0 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 Jul 10 20:16:08.475694 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ffbbcc6e-1f1b-4044-84b1-60440d7ad5f0 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.475889 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ffbbcc6e-1f1b-4044-84b1-60440d7ad5f0 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.480689 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.480689 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:08.481261 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ffbbcc6e-1f1b-4044-84b1-60440d7ad5f0 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.482297 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ffbbcc6e-1f1b-4044-84b1-60440d7ad5f0 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 returned with HTTP 200 Jul 10 20:16:08.482778 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1366/5428] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:08.491163 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-77b3c36d-f20a-430c-82da-d0e320833ba8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.493240 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-77b3c36d-f20a-430c-82da-d0e320833ba8 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] POST https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.493565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-77b3c36d-f20a-430c-82da-d0e320833ba8 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:08.499570 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.499570 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:08.500062 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-77b3c36d-f20a-430c-82da-d0e320833ba8 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.545749 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-77b3c36d-f20a-430c-82da-d0e320833ba8 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Update snapshot metadata completed successfully. Jul 10 20:16:08.545954 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-77b3c36d-f20a-430c-82da-d0e320833ba8 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.546408 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1363/5429] 10.4.3.145 () {68 vars in 1402 bytes} [Fri Jul 10 20:16:08 2026] POST /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 68 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.554168 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-da97a86f-f888-47c3-a908-a68be990873d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.556229 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da97a86f-f888-47c3-a908-a68be990873d tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.556457 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da97a86f-f888-47c3-a908-a68be990873d tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.556761 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-da97a86f-f888-47c3-a908-a68be990873d tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.563235 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.563235 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:08.563790 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-da97a86f-f888-47c3-a908-a68be990873d tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.564892 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-da97a86f-f888-47c3-a908-a68be990873d tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Get snapshot metadata completed successfully. Jul 10 20:16:08.565805 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-da97a86f-f888-47c3-a908-a68be990873d tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.566265 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1360/5430] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.573420 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f2829c11-0d77-4fd6-8bd8-ed14a2cfe6cf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.575348 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f2829c11-0d77-4fd6-8bd8-ed14a2cfe6cf tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] PUT https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.575737 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f2829c11-0d77-4fd6-8bd8-ed14a2cfe6cf tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:08.582333 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.582333 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:08.583091 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f2829c11-0d77-4fd6-8bd8-ed14a2cfe6cf tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.612296 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f2829c11-0d77-4fd6-8bd8-ed14a2cfe6cf tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Update snapshot metadata completed successfully. Jul 10 20:16:08.612634 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f2829c11-0d77-4fd6-8bd8-ed14a2cfe6cf tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.613142 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1342/5431] 10.4.3.145 () {68 vars in 1401 bytes} [Fri Jul 10 20:16:08 2026] PUT /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.619534 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a4a6a922-88ef-4b12-b1fe-15d8ddc210d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.621349 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4a6a922-88ef-4b12-b1fe-15d8ddc210d3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.621533 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4a6a922-88ef-4b12-b1fe-15d8ddc210d3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.621724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4a6a922-88ef-4b12-b1fe-15d8ddc210d3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.627141 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.627141 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:08.627674 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a4a6a922-88ef-4b12-b1fe-15d8ddc210d3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.628734 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a4a6a922-88ef-4b12-b1fe-15d8ddc210d3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Get snapshot metadata completed successfully. Jul 10 20:16:08.629029 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4a6a922-88ef-4b12-b1fe-15d8ddc210d3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.629639 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1367/5432] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.636490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d73dcdbf-4b46-4d7a-b15d-ca62f56eddc7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.638090 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d73dcdbf-4b46-4d7a-b15d-ca62f56eddc7 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 Jul 10 20:16:08.638249 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d73dcdbf-4b46-4d7a-b15d-ca62f56eddc7 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.638435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d73dcdbf-4b46-4d7a-b15d-ca62f56eddc7 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.643383 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.643383 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:08.643900 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d73dcdbf-4b46-4d7a-b15d-ca62f56eddc7 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.644724 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d73dcdbf-4b46-4d7a-b15d-ca62f56eddc7 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Get snapshot metadata completed successfully. Jul 10 20:16:08.653730 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d73dcdbf-4b46-4d7a-b15d-ca62f56eddc7 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Delete snapshot metadata completed successfully. Jul 10 20:16:08.653880 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d73dcdbf-4b46-4d7a-b15d-ca62f56eddc7 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 returned with HTTP 200 Jul 10 20:16:08.654387 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1364/5433] 10.4.3.145 () {66 vars in 1399 bytes} [Fri Jul 10 20:16:08 2026] DELETE /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 20:16:08.660757 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d915a20a-3999-4041-a346-dd4b6e04b12a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.662293 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d915a20a-3999-4041-a346-dd4b6e04b12a tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.662445 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d915a20a-3999-4041-a346-dd4b6e04b12a tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.662625 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d915a20a-3999-4041-a346-dd4b6e04b12a tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.667032 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.667032 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:08.667466 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d915a20a-3999-4041-a346-dd4b6e04b12a tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.668128 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d915a20a-3999-4041-a346-dd4b6e04b12a tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Get snapshot metadata completed successfully. Jul 10 20:16:08.668339 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d915a20a-3999-4041-a346-dd4b6e04b12a tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.668669 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1361/5434] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 32 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.675635 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-66c5f29b-0dc1-478b-8234-3256a7749885 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.677273 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-66c5f29b-0dc1-478b-8234-3256a7749885 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] PUT https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.677625 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-66c5f29b-0dc1-478b-8234-3256a7749885 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:08.683562 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.683562 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:08.683976 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-66c5f29b-0dc1-478b-8234-3256a7749885 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.697187 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-66c5f29b-0dc1-478b-8234-3256a7749885 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Update snapshot metadata completed successfully. Jul 10 20:16:08.697371 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-66c5f29b-0dc1-478b-8234-3256a7749885 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.697778 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1343/5435] 10.4.3.145 () {68 vars in 1401 bytes} [Fri Jul 10 20:16:08 2026] PUT /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.704859 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-85c6b156-b67b-4f26-bcd1-ba9e8162e8ea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.706499 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85c6b156-b67b-4f26-bcd1-ba9e8162e8ea tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] POST https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.706804 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85c6b156-b67b-4f26-bcd1-ba9e8162e8ea tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:08.712836 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.712836 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:08.713320 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-85c6b156-b67b-4f26-bcd1-ba9e8162e8ea tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.736440 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-85c6b156-b67b-4f26-bcd1-ba9e8162e8ea tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Update snapshot metadata completed successfully. Jul 10 20:16:08.736711 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85c6b156-b67b-4f26-bcd1-ba9e8162e8ea tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.737330 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1368/5436] 10.4.3.145 () {68 vars in 1402 bytes} [Fri Jul 10 20:16:08 2026] POST /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.743702 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-705b3f97-635b-4344-ae47-d9251bc36724 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.745478 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-705b3f97-635b-4344-ae47-d9251bc36724 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.745803 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-705b3f97-635b-4344-ae47-d9251bc36724 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.746015 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-705b3f97-635b-4344-ae47-d9251bc36724 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.750922 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.750922 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:08.751359 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-705b3f97-635b-4344-ae47-d9251bc36724 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.752062 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-705b3f97-635b-4344-ae47-d9251bc36724 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Get snapshot metadata completed successfully. Jul 10 20:16:08.752275 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-705b3f97-635b-4344-ae47-d9251bc36724 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.752630 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1365/5437] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.759850 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d6be5bd8-fe02-4c8e-8b32-9e7f6bb5e476 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.762331 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6be5bd8-fe02-4c8e-8b32-9e7f6bb5e476 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] PUT https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 Jul 10 20:16:08.762761 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6be5bd8-fe02-4c8e-8b32-9e7f6bb5e476 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:08.772596 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.772596 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:08.773049 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d6be5bd8-fe02-4c8e-8b32-9e7f6bb5e476 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.796015 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d6be5bd8-fe02-4c8e-8b32-9e7f6bb5e476 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Update snapshot metadata completed successfully. Jul 10 20:16:08.796264 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6be5bd8-fe02-4c8e-8b32-9e7f6bb5e476 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 returned with HTTP 200 Jul 10 20:16:08.796835 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1362/5438] 10.4.3.145 () {68 vars in 1416 bytes} [Fri Jul 10 20:16:08 2026] PUT /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.803570 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c8098acb-e069-485c-be41-781b020dcff4 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.805416 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c8098acb-e069-485c-be41-781b020dcff4 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 Jul 10 20:16:08.805523 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c8098acb-e069-485c-be41-781b020dcff4 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.805709 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c8098acb-e069-485c-be41-781b020dcff4 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.810742 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.810742 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:08.811152 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c8098acb-e069-485c-be41-781b020dcff4 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.811870 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c8098acb-e069-485c-be41-781b020dcff4 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Get snapshot metadata completed successfully. Jul 10 20:16:08.812111 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c8098acb-e069-485c-be41-781b020dcff4 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 returned with HTTP 200 Jul 10 20:16:08.812519 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1344/5439] 10.4.3.145 () {66 vars in 1396 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata/key3 => generated 35 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.819342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d8786cbb-4c19-41da-86a7-bbc686c3e816 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.821088 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d8786cbb-4c19-41da-86a7-bbc686c3e816 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.821518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d8786cbb-4c19-41da-86a7-bbc686c3e816 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.821518 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d8786cbb-4c19-41da-86a7-bbc686c3e816 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.827995 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.827995 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:08.828600 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d8786cbb-4c19-41da-86a7-bbc686c3e816 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.829608 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d8786cbb-4c19-41da-86a7-bbc686c3e816 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Get snapshot metadata completed successfully. Jul 10 20:16:08.829916 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d8786cbb-4c19-41da-86a7-bbc686c3e816 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.830427 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1369/5440] 10.4.3.145 () {66 vars in 1381 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.837762 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b9ef0eb3-4b33-4b3f-a4fc-dece5995d788 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.839510 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b9ef0eb3-4b33-4b3f-a4fc-dece5995d788 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] PUT https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata Jul 10 20:16:08.839827 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b9ef0eb3-4b33-4b3f-a4fc-dece5995d788 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:08.847175 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.847175 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:08.847784 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b9ef0eb3-4b33-4b3f-a4fc-dece5995d788 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.871363 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b9ef0eb3-4b33-4b3f-a4fc-dece5995d788 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Update snapshot metadata completed successfully. Jul 10 20:16:08.871711 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b9ef0eb3-4b33-4b3f-a4fc-dece5995d788 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata returned with HTTP 200 Jul 10 20:16:08.872268 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1366/5441] 10.4.3.145 () {68 vars in 1401 bytes} [Fri Jul 10 20:16:08 2026] PUT /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:08.879643 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-44b1717f-460a-4abe-a2dd-717ead269aa9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.881430 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-44b1717f-460a-4abe-a2dd-717ead269aa9 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 Jul 10 20:16:08.881658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-44b1717f-460a-4abe-a2dd-717ead269aa9 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.881831 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-44b1717f-460a-4abe-a2dd-717ead269aa9 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.881981 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-44b1717f-460a-4abe-a2dd-717ead269aa9 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Delete snapshot with id: 61af204e-bc85-4886-b630-c802d3892133 Jul 10 20:16:08.887152 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.887152 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:08.887568 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-44b1717f-460a-4abe-a2dd-717ead269aa9 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.906538 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-44b1717f-460a-4abe-a2dd-717ead269aa9 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot delete request issued successfully. Jul 10 20:16:08.906745 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-44b1717f-460a-4abe-a2dd-717ead269aa9 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 returned with HTTP 202 Jul 10 20:16:08.907267 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1363/5442] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:16:08 2026] DELETE /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:16:08.913974 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fd5c80a6-7762-4907-b07c-b8abb4dcc535 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:08.915705 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fd5c80a6-7762-4907-b07c-b8abb4dcc535 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 Jul 10 20:16:08.915897 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fd5c80a6-7762-4907-b07c-b8abb4dcc535 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:08.916102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fd5c80a6-7762-4907-b07c-b8abb4dcc535 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:08.921093 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:08.921093 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:08.921533 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fd5c80a6-7762-4907-b07c-b8abb4dcc535 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Snapshot retrieved successfully. Jul 10 20:16:08.922349 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fd5c80a6-7762-4907-b07c-b8abb4dcc535 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 returned with HTTP 200 Jul 10 20:16:08.922725 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1345/5443] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:16:08 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:09.931436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7803041c-3916-4844-b2d1-8798854d7e2f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:09.933106 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7803041c-3916-4844-b2d1-8798854d7e2f tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 Jul 10 20:16:09.933304 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7803041c-3916-4844-b2d1-8798854d7e2f tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:09.933487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7803041c-3916-4844-b2d1-8798854d7e2f tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:09.937569 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7803041c-3916-4844-b2d1-8798854d7e2f tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 returned with HTTP 404 Jul 10 20:16:09.938049 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1370/5444] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:16:09 2026] GET /volume/v3/snapshots/61af204e-bc85-4886-b630-c802d3892133 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:09.944707 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-419818d9-686b-473f-89a5-7d267580dfd3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:09.946579 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-419818d9-686b-473f-89a5-7d267580dfd3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 Jul 10 20:16:09.946777 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-419818d9-686b-473f-89a5-7d267580dfd3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:09.947018 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-419818d9-686b-473f-89a5-7d267580dfd3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:09.953869 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:09.953869 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:09.957316 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-419818d9-686b-473f-89a5-7d267580dfd3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Volume info retrieved successfully. Jul 10 20:16:09.961056 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-419818d9-686b-473f-89a5-7d267580dfd3 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 returned with HTTP 200 Jul 10 20:16:09.961422 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1367/5445] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:09 2026] GET /volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:09.972273 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5428b670-a231-4a46-a0b1-ba1099df959b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:09.974027 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5428b670-a231-4a46-a0b1-ba1099df959b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] DELETE https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 Jul 10 20:16:09.974246 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5428b670-a231-4a46-a0b1-ba1099df959b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:09.974435 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5428b670-a231-4a46-a0b1-ba1099df959b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:09.974612 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-5428b670-a231-4a46-a0b1-ba1099df959b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Delete volume with id: 34c65278-6555-475e-801c-3bc0c14a7af1 Jul 10 20:16:09.983088 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:09.983088 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:09.983537 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5428b670-a231-4a46-a0b1-ba1099df959b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Volume info retrieved successfully. Jul 10 20:16:10.000620 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5428b670-a231-4a46-a0b1-ba1099df959b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Delete volume request issued successfully. Jul 10 20:16:10.000886 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5428b670-a231-4a46-a0b1-ba1099df959b tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 returned with HTTP 202 Jul 10 20:16:10.001331 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1364/5446] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:16:09 2026] DELETE /volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:16:10.008375 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5822d07e-916f-4413-99e9-5182afea8c89 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:10.010391 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5822d07e-916f-4413-99e9-5182afea8c89 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 Jul 10 20:16:10.010644 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5822d07e-916f-4413-99e9-5182afea8c89 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:10.010864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5822d07e-916f-4413-99e9-5182afea8c89 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:10.018121 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:10.018121 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:10.022237 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5822d07e-916f-4413-99e9-5182afea8c89 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Volume info retrieved successfully. Jul 10 20:16:10.026762 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5822d07e-916f-4413-99e9-5182afea8c89 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 returned with HTTP 200 Jul 10 20:16:10.027218 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1346/5447] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:10 2026] GET /volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:11.039692 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-00948998-e7cf-4cb4-a430-a5263d02d414 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:11.041355 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00948998-e7cf-4cb4-a430-a5263d02d414 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] GET https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 Jul 10 20:16:11.041583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00948998-e7cf-4cb4-a430-a5263d02d414 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:11.041758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00948998-e7cf-4cb4-a430-a5263d02d414 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:11.047310 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00948998-e7cf-4cb4-a430-a5263d02d414 tempest-SnapshotMetadataTestJSON-2005462963 tempest-SnapshotMetadataTestJSON-2005462963-project-member] https://10.4.3.145/volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 returned with HTTP 404 Jul 10 20:16:11.047775 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1371/5448] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:11 2026] GET /volume/v3/volumes/34c65278-6555-475e-801c-3bc0c14a7af1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:12.032049 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:12.117839 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:12.118253 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1998863563"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:12.119922 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1998863563'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:12.120073 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume of 1 GB Jul 10 20:16:12.124518 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Availability Zones retrieved successfully. Jul 10 20:16:12.130455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Flow 'volume_create_api' (67faa19a-0e29-473e-9730-16d623d51299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:12.131444 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15341d15-b22d-4aad-8ffc-2828d3f94856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:12.132417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:16:12.158019 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15341d15-b22d-4aad-8ffc-2828d3f94856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:12.158766 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52cf37c6-f924-4488-8d86-af458c25ed37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:12.230880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Created reservations ['518d016d-5d11-490b-89ed-6c98f67f03e8', '4c3f89b0-36ab-480a-b482-b261bf3e137e', '743033cd-c122-4f74-bc0b-eabbda1c7188', '27ab9f3e-6e46-4adb-88b9-955ba2300db5'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:16:12.231760 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52cf37c6-f924-4488-8d86-af458c25ed37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['518d016d-5d11-490b-89ed-6c98f67f03e8', '4c3f89b0-36ab-480a-b482-b261bf3e137e', '743033cd-c122-4f74-bc0b-eabbda1c7188', '27ab9f3e-6e46-4adb-88b9-955ba2300db5']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:12.232663 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52249ee1-8bbe-4026-806d-08878c2c7b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:12.256342 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52249ee1-8bbe-4026-806d-08878c2c7b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f179c413-8e8b-44ab-9177-ba3a73d9ef2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1998863563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fec7a78192b54b12b8f7a5824489dee4',qos_specs=None,replication_status=,reservations=['518d016d-5d11-490b-89ed-6c98f67f03e8','4c3f89b0-36ab-480a-b482-b261bf3e137e','743033cd-c122-4f74-bc0b-eabbda1c7188','27ab9f3e-6e46-4adb-88b9-955ba2300db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c74f68cff34cd7b121cdf1587d80b7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1998863563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f179c413-8e8b-44ab-9177-ba3a73d9ef2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fec7a78192b54b12b8f7a5824489dee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13c74f68cff34cd7b121cdf1587d80b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:12.256980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d8c1b8-d659-4d7a-b75c-d57cebc08d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:12.272770 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d8c1b8-d659-4d7a-b75c-d57cebc08d59) transitioned into state 'SUCCESS' from state '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-1998863563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fec7a78192b54b12b8f7a5824489dee4',qos_specs=None,replication_status=,reservations=['518d016d-5d11-490b-89ed-6c98f67f03e8','4c3f89b0-36ab-480a-b482-b261bf3e137e','743033cd-c122-4f74-bc0b-eabbda1c7188','27ab9f3e-6e46-4adb-88b9-955ba2300db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c74f68cff34cd7b121cdf1587d80b7',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:12.273404 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3732893-d80a-4624-bedd-bf837a94571d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:12.284325 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3732893-d80a-4624-bedd-bf837a94571d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:16:12.285102 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Flow 'volume_create_api' (67faa19a-0e29-473e-9730-16d623d51299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:12.285391 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume request issued successfully. Jul 10 20:16:12.285920 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-89be71e0-cb91-45f2-a6b2-b907e6e4c819 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:16:12.286432 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1368/5449] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:12 2026] POST /volume/v3/volumes => generated 750 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:12.304852 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1552a25c-139b-45fd-8c63-037858ac8393 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:12.307150 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1552a25c-139b-45fd-8c63-037858ac8393 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e Jul 10 20:16:12.307330 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1552a25c-139b-45fd-8c63-037858ac8393 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:12.307566 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1552a25c-139b-45fd-8c63-037858ac8393 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:12.323454 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:12.323454 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:12.330048 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1552a25c-139b-45fd-8c63-037858ac8393 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume info retrieved successfully. Jul 10 20:16:12.333859 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1552a25c-139b-45fd-8c63-037858ac8393 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e returned with HTTP 200 Jul 10 20:16:12.334252 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1365/5450] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:12 2026] GET /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:13.346412 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-936dfc43-ca0b-408b-a2a9-b9265e447406 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:13.350475 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-936dfc43-ca0b-408b-a2a9-b9265e447406 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e Jul 10 20:16:13.350647 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-936dfc43-ca0b-408b-a2a9-b9265e447406 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:13.350813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-936dfc43-ca0b-408b-a2a9-b9265e447406 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:13.358828 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:13.358828 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:13.362270 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-936dfc43-ca0b-408b-a2a9-b9265e447406 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume info retrieved successfully. Jul 10 20:16:13.366292 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-936dfc43-ca0b-408b-a2a9-b9265e447406 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e returned with HTTP 200 Jul 10 20:16:13.366693 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1347/5451] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:13 2026] GET /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:21.044896 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=174,cinder:UPDATE=52,cinder:INSERT=36 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:16:22.275549 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=203,cinder:INSERT=49,cinder:UPDATE=67 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:16:22.332857 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=106,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:16:23.365406 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=133,cinder:INSERT=26,cinder:UPDATE=30 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:16:29.184403 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1eeba6c9-a096-4bc9-b9cb-f27f83172885 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:29.186413 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1eeba6c9-a096-4bc9-b9cb-f27f83172885 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/7c990f32-e058-415c-a77c-aecde1562c76/action Jul 10 20:16:29.186810 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1eeba6c9-a096-4bc9-b9cb-f27f83172885 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-attach": {"instance_uuid": "55e4b2b3-050d-4998-8ece-91114ff666f2", "mountpoint": "/dev/vdc"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:29.186978 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1eeba6c9-a096-4bc9-b9cb-f27f83172885 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "55e4b2b3-050d-4998-8ece-91114ff666f2", "mountpoint": "/dev/vdc"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:29.195423 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1eeba6c9-a096-4bc9-b9cb-f27f83172885 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/7c990f32-e058-415c-a77c-aecde1562c76/action returned with HTTP 404 Jul 10 20:16:29.196057 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1372/5452] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:29 2026] POST /volume/v3/volumes/7c990f32-e058-415c-a77c-aecde1562c76/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:37.699364 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:37.701116 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:37.701438 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30f30333-5f82-450e-94b0-c6a0f78617eb", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-658894949"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:37.702797 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume request body: {'volume': {'imageRef': '30f30333-5f82-450e-94b0-c6a0f78617eb', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-658894949'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:37.854667 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume of 2 GB Jul 10 20:16:37.854977 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:37.854977 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:37.858829 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Availability Zones retrieved successfully. Jul 10 20:16:37.863794 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Flow 'volume_create_api' (1475ad5f-9a43-4c5a-b62b-14c4b12eeb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:37.864742 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649c3128-e759-4979-9637-cda0f152f534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:37.865584 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Validating volume size '2' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:16:37.891801 np0000005048 devstack@c-api.service[99972]: WARNING cinder.volume.api [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649c3128-e759-4979-9637-cda0f152f534) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 20:16:37.891801 np0000005048 devstack@c-api.service[99972]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 30f30333-5f82-450e-94b0-c6a0f78617eb is not active. Jul 10 20:16:37.893290 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649c3128-e759-4979-9637-cda0f152f534) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:37.894020 np0000005048 devstack@c-api.service[99972]: WARNING cinder.volume.api [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649c3128-e759-4979-9637-cda0f152f534) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 20:16:37.894754 np0000005048 devstack@c-api.service[99972]: WARNING cinder.volume.api [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Flow 'volume_create_api' (1475ad5f-9a43-4c5a-b62b-14c4b12eeb40) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 20:16:37.895082 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9f070e2c-159b-4d42-9f8e-660b5155eb0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 400 Jul 10 20:16:37.895583 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1369/5453] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:16:37 2026] POST /volume/v3/volumes => generated 125 bytes in 197 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:16:39.190749 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:16:39.285586 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.287484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:39.287866 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "53c2bd50-a195-42c9-a7a6-0308ba91a86b"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.289446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '53c2bd50-a195-42c9-a7a6-0308ba91a86b'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:39.361938 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume of 1 GB Jul 10 20:16:39.365760 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Availability Zones retrieved successfully. Jul 10 20:16:39.370779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Flow 'volume_create_api' (31773128-e017-4637-bf5f-cd5de75aec5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:16:39.371592 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec46a3fd-46b0-462c-b31b-61b8d89dbbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:39.372467 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:16:39.400598 np0000005048 devstack@c-api.service[99974]: WARNING cinder.volume.api [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec46a3fd-46b0-462c-b31b-61b8d89dbbfc) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 20:16:39.400598 np0000005048 devstack@c-api.service[99974]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 20:16:39.402166 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec46a3fd-46b0-462c-b31b-61b8d89dbbfc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:16:39.402824 np0000005048 devstack@c-api.service[99974]: WARNING cinder.volume.api [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec46a3fd-46b0-462c-b31b-61b8d89dbbfc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 20:16:39.403549 np0000005048 devstack@c-api.service[99974]: WARNING cinder.volume.api [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Flow 'volume_create_api' (31773128-e017-4637-bf5f-cd5de75aec5f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 20:16:39.403814 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-146f61dc-c1c3-40fa-926e-d5f9dbdc92fb tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 400 Jul 10 20:16:39.404292 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1366/5454] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes => generated 134 bytes in 119 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:16:39.536456 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-05289831-5149-479d-9217-b0919b06cdba None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.538275 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-05289831-5149-479d-9217-b0919b06cdba tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:39.538601 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-05289831-5149-479d-9217-b0919b06cdba tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.540207 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-05289831-5149-479d-9217-b0919b06cdba tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 400 Jul 10 20:16:39.540659 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1348/5455] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:39 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 20:16:39.547364 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-46e843e3-13a6-430b-8eaa-1a3c406efef9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.549004 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46e843e3-13a6-430b-8eaa-1a3c406efef9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:39.549338 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46e843e3-13a6-430b-8eaa-1a3c406efef9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b7f5e204-16b9-4bd4-aa8e-dca39fe352e1"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.550765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-46e843e3-13a6-430b-8eaa-1a3c406efef9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b7f5e204-16b9-4bd4-aa8e-dca39fe352e1'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:39.555317 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46e843e3-13a6-430b-8eaa-1a3c406efef9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 404 Jul 10 20:16:39.555835 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1373/5456] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:39.563198 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0657228f-022b-4114-8f6a-d8d0194191ad None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.564813 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0657228f-022b-4114-8f6a-d8d0194191ad tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:39.565242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0657228f-022b-4114-8f6a-d8d0194191ad tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f85bcc3d-b570-46d9-8255-79250ecf8d0e"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.566894 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-0657228f-022b-4114-8f6a-d8d0194191ad tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f85bcc3d-b570-46d9-8255-79250ecf8d0e'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:39.572152 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0657228f-022b-4114-8f6a-d8d0194191ad tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 404 Jul 10 20:16:39.572663 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1370/5457] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:39.579927 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4d1b1f3c-6bd0-4981-b588-e4f3c779c316 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.581474 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d1b1f3c-6bd0-4981-b588-e4f3c779c316 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:39.581790 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d1b1f3c-6bd0-4981-b588-e4f3c779c316 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "9e54ce58-d6e1-4358-9226-f1f543b2823c"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.583459 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-4d1b1f3c-6bd0-4981-b588-e4f3c779c316 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '9e54ce58-d6e1-4358-9226-f1f543b2823c'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:16:39.589224 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d1b1f3c-6bd0-4981-b588-e4f3c779c316 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 404 Jul 10 20:16:39.589772 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1367/5458] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:39.596509 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-30844536-f7df-47b7-b9b6-5336262bd41b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.598022 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-30844536-f7df-47b7-b9b6-5336262bd41b tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:39.598301 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-30844536-f7df-47b7-b9b6-5336262bd41b tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.599949 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-30844536-f7df-47b7-b9b6-5336262bd41b tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 400 Jul 10 20:16:39.600321 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1349/5459] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:39 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 20:16:39.607287 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-25070306-a7cf-4f84-94b9-a3c966e7f3f0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.608872 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25070306-a7cf-4f84-94b9-a3c966e7f3f0 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:39.609141 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25070306-a7cf-4f84-94b9-a3c966e7f3f0 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.610668 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25070306-a7cf-4f84-94b9-a3c966e7f3f0 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 400 Jul 10 20:16:39.611112 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1374/5460] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:39 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 20:16:39.618727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6455e284-f5b4-443b-ad02-2671c8a6cd89 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.620192 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6455e284-f5b4-443b-ad02-2671c8a6cd89 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:16:39.620522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6455e284-f5b4-443b-ad02-2671c8a6cd89 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.621944 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6455e284-f5b4-443b-ad02-2671c8a6cd89 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 400 Jul 10 20:16:39.622373 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1371/5461] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:16:39.630068 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ef91f774-44b4-4743-a27d-edbb4d963d15 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.631670 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ef91f774-44b4-4743-a27d-edbb4d963d15 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] DELETE https://10.4.3.145/volume/v3/volumes/tempest-invalid-1816237529 Jul 10 20:16:39.631844 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ef91f774-44b4-4743-a27d-edbb4d963d15 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:39.632029 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ef91f774-44b4-4743-a27d-edbb4d963d15 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:39.632175 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-ef91f774-44b4-4743-a27d-edbb4d963d15 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Delete volume with id: tempest-invalid-1816237529 Jul 10 20:16:39.637141 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ef91f774-44b4-4743-a27d-edbb4d963d15 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/tempest-invalid-1816237529 returned with HTTP 404 Jul 10 20:16:39.637545 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1368/5462] 10.4.3.145 () {66 vars in 1321 bytes} [Fri Jul 10 20:16:39 2026] DELETE /volume/v3/volumes/tempest-invalid-1816237529 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:39.645456 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-04d948ab-072e-498c-bbc0-2d948cf5ebfb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.647223 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1350/5463] 10.4.3.145 () {66 vars in 1243 bytes} [Fri Jul 10 20:16:39 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 20:16:39.654844 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f367a85f-3fcb-4065-b6b4-2888c628b4f0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.656473 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f367a85f-3fcb-4065-b6b4-2888c628b4f0 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/xxx/action Jul 10 20:16:39.656787 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f367a85f-3fcb-4065-b6b4-2888c628b4f0 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-detach": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:39.656900 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f367a85f-3fcb-4065-b6b4-2888c628b4f0 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.663217 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f367a85f-3fcb-4065-b6b4-2888c628b4f0 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 20:16:39.663630 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1375/5464] 10.4.3.145 () {68 vars in 1291 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:39.670783 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2139322a-a830-42f8-8880-ad88d1a6c2a9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.672297 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2139322a-a830-42f8-8880-ad88d1a6c2a9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/tempest-invalid-317150973 Jul 10 20:16:39.672501 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2139322a-a830-42f8-8880-ad88d1a6c2a9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:39.672761 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2139322a-a830-42f8-8880-ad88d1a6c2a9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:39.678166 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2139322a-a830-42f8-8880-ad88d1a6c2a9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/tempest-invalid-317150973 returned with HTTP 404 Jul 10 20:16:39.678734 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1372/5465] 10.4.3.145 () {66 vars in 1315 bytes} [Fri Jul 10 20:16:39 2026] GET /volume/v3/volumes/tempest-invalid-317150973 => generated 98 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:39.686736 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6e2342d0-16ab-450e-b8c8-43372bc446a9 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.688599 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1369/5466] 10.4.3.145 () {66 vars in 1240 bytes} [Fri Jul 10 20:16:39 2026] GET /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 20:16:39.695209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-600a46bc-20db-418e-bac6-d1ca5c17580a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.696927 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-600a46bc-20db-418e-bac6-d1ca5c17580a tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?status=null Jul 10 20:16:39.697171 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-600a46bc-20db-418e-bac6-d1ca5c17580a tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:39.697346 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-600a46bc-20db-418e-bac6-d1ca5c17580a tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'detail' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:39.697636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-600a46bc-20db-418e-bac6-d1ca5c17580a tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:16:39.697906 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-600a46bc-20db-418e-bac6-d1ca5c17580a tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Could not evaluate value null, assuming string {{(pid=99971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 20:16:39.698445 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-600a46bc-20db-418e-bac6-d1ca5c17580a tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:16:39.724299 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-600a46bc-20db-418e-bac6-d1ca5c17580a tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Get all volumes completed successfully. Jul 10 20:16:39.726090 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-600a46bc-20db-418e-bac6-d1ca5c17580a tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 20:16:39.726426 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1351/5467] 10.4.3.145 () {66 vars in 1281 bytes} [Fri Jul 10 20:16:39 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:39.739368 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7a97799b-ebf2-417f-8cfb-7b3393858d46 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.740826 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a97799b-ebf2-417f-8cfb-7b3393858d46 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1310456687 Jul 10 20:16:39.741005 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a97799b-ebf2-417f-8cfb-7b3393858d46 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:39.741175 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a97799b-ebf2-417f-8cfb-7b3393858d46 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:39.741458 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-7a97799b-ebf2-417f-8cfb-7b3393858d46 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:16:39.742126 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a97799b-ebf2-417f-8cfb-7b3393858d46 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1310456687'), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:16:39.765840 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7a97799b-ebf2-417f-8cfb-7b3393858d46 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Get all volumes completed successfully. Jul 10 20:16:39.767627 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a97799b-ebf2-417f-8cfb-7b3393858d46 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1310456687 returned with HTTP 200 Jul 10 20:16:39.767941 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1376/5468] 10.4.3.145 () {66 vars in 1359 bytes} [Fri Jul 10 20:16:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1310456687 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:39.780087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-28016842-2eae-4911-ba8b-b8beea020fab None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.781525 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-28016842-2eae-4911-ba8b-b8beea020fab tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes?status=null Jul 10 20:16:39.781694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-28016842-2eae-4911-ba8b-b8beea020fab tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:39.781862 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-28016842-2eae-4911-ba8b-b8beea020fab tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:39.782171 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-28016842-2eae-4911-ba8b-b8beea020fab tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:16:39.782381 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28016842-2eae-4911-ba8b-b8beea020fab tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Could not evaluate value null, assuming string {{(pid=99972) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 20:16:39.782889 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-28016842-2eae-4911-ba8b-b8beea020fab tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:16:39.788226 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-28016842-2eae-4911-ba8b-b8beea020fab tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Get all volumes completed successfully. Jul 10 20:16:39.788483 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-28016842-2eae-4911-ba8b-b8beea020fab tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 20:16:39.788793 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1373/5469] 10.4.3.145 () {66 vars in 1260 bytes} [Fri Jul 10 20:16:39 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:39.797271 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6b9f1834-ac22-481a-92e4-376be0e637c8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.798876 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b9f1834-ac22-481a-92e4-376be0e637c8 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1324957972 Jul 10 20:16:39.799105 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b9f1834-ac22-481a-92e4-376be0e637c8 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:39.799305 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b9f1834-ac22-481a-92e4-376be0e637c8 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'index' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:39.799548 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-6b9f1834-ac22-481a-92e4-376be0e637c8 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:16:39.800218 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-6b9f1834-ac22-481a-92e4-376be0e637c8 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1324957972'), ('no_migration_targets', True)]). {{(pid=99974) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:16:39.806224 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6b9f1834-ac22-481a-92e4-376be0e637c8 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Get all volumes completed successfully. Jul 10 20:16:39.806524 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b9f1834-ac22-481a-92e4-376be0e637c8 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1324957972 returned with HTTP 200 Jul 10 20:16:39.806897 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1370/5470] 10.4.3.145 () {66 vars in 1338 bytes} [Fri Jul 10 20:16:39 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1324957972 => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 20:16:39.815556 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7ee15714-8ae4-4cb0-a683-8a543ee1298c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.817165 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7ee15714-8ae4-4cb0-a683-8a543ee1298c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action Jul 10 20:16:39.817469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7ee15714-8ae4-4cb0-a683-8a543ee1298c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:39.817613 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7ee15714-8ae4-4cb0-a683-8a543ee1298c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.825163 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:39.825163 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:39.825560 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7ee15714-8ae4-4cb0-a683-8a543ee1298c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume info retrieved successfully. Jul 10 20:16:39.831155 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7ee15714-8ae4-4cb0-a683-8a543ee1298c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Reserve volume completed successfully. Jul 10 20:16:39.831333 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7ee15714-8ae4-4cb0-a683-8a543ee1298c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action returned with HTTP 202 Jul 10 20:16:39.831697 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1352/5471] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:16:39.838254 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-03663e3e-3eee-4a7c-93dd-bf296e177ada None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.839751 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03663e3e-3eee-4a7c-93dd-bf296e177ada tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action Jul 10 20:16:39.840088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03663e3e-3eee-4a7c-93dd-bf296e177ada tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:39.840205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03663e3e-3eee-4a7c-93dd-bf296e177ada tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.847212 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:39.847212 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:39.847621 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-03663e3e-3eee-4a7c-93dd-bf296e177ada tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume info retrieved successfully. Jul 10 20:16:39.850827 np0000005048 devstack@c-api.service[99976]: ERROR cinder.volume.api [None req-03663e3e-3eee-4a7c-93dd-bf296e177ada tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 20:16:39.851101 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03663e3e-3eee-4a7c-93dd-bf296e177ada tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action returned with HTTP 400 Jul 10 20:16:39.851510 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1377/5472] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:16:39.857706 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7438fda2-b62e-4f76-9a02-78230e9a36a4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.859513 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7438fda2-b62e-4f76-9a02-78230e9a36a4 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action Jul 10 20:16:39.859824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7438fda2-b62e-4f76-9a02-78230e9a36a4 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:39.859943 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7438fda2-b62e-4f76-9a02-78230e9a36a4 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.867159 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:39.867159 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:39.867531 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7438fda2-b62e-4f76-9a02-78230e9a36a4 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume info retrieved successfully. Jul 10 20:16:39.880059 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7438fda2-b62e-4f76-9a02-78230e9a36a4 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Unreserve volume completed successfully. Jul 10 20:16:39.880232 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7438fda2-b62e-4f76-9a02-78230e9a36a4 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action returned with HTTP 202 Jul 10 20:16:39.880582 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1374/5473] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:16:39.888161 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e0fa56e7-815b-4532-b721-2df7c5bf4871 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.890010 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e0fa56e7-815b-4532-b721-2df7c5bf4871 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/762dffad-c5cc-4b9e-95bc-2f1083bc1838/action Jul 10 20:16:39.890411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e0fa56e7-815b-4532-b721-2df7c5bf4871 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:39.890584 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e0fa56e7-815b-4532-b721-2df7c5bf4871 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.896901 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e0fa56e7-815b-4532-b721-2df7c5bf4871 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/762dffad-c5cc-4b9e-95bc-2f1083bc1838/action returned with HTTP 404 Jul 10 20:16:39.897504 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1371/5474] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes/762dffad-c5cc-4b9e-95bc-2f1083bc1838/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:39.905276 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8d6433ea-4509-4009-9c52-f47121a98e31 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.907279 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d6433ea-4509-4009-9c52-f47121a98e31 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/b9729335-1f5f-4c7f-bc53-1865f3fe3d9c/action Jul 10 20:16:39.907661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d6433ea-4509-4009-9c52-f47121a98e31 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:39.907806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8d6433ea-4509-4009-9c52-f47121a98e31 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.915390 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8d6433ea-4509-4009-9c52-f47121a98e31 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/b9729335-1f5f-4c7f-bc53-1865f3fe3d9c/action returned with HTTP 404 Jul 10 20:16:39.915951 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1353/5475] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes/b9729335-1f5f-4c7f-bc53-1865f3fe3d9c/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:39.923206 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-311138ae-b4a9-4f6e-afbe-215b54913bcd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.925215 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1378/5476] 10.4.3.145 () {68 vars in 1260 bytes} [Fri Jul 10 20:16:39 2026] PUT /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 20:16:39.932456 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1f35c4ca-03a2-42eb-a7f7-4ac3427e2ba9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.934103 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1f35c4ca-03a2-42eb-a7f7-4ac3427e2ba9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] PUT https://10.4.3.145/volume/v3/volumes/tempest-invalid-539016111 Jul 10 20:16:39.934481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1f35c4ca-03a2-42eb-a7f7-4ac3427e2ba9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.942569 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1f35c4ca-03a2-42eb-a7f7-4ac3427e2ba9 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/tempest-invalid-539016111 returned with HTTP 404 Jul 10 20:16:39.943057 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1375/5477] 10.4.3.145 () {68 vars in 1335 bytes} [Fri Jul 10 20:16:39 2026] PUT /volume/v3/volumes/tempest-invalid-539016111 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:16:39.951877 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4d6e9080-0f35-4c7e-bd2a-f3d2e2e7b730 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.953583 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d6e9080-0f35-4c7e-bd2a-f3d2e2e7b730 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] PUT https://10.4.3.145/volume/v3/volumes/fd6a4572-1c05-4edb-b74d-8c361aa67a7d Jul 10 20:16:39.953931 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d6e9080-0f35-4c7e-bd2a-f3d2e2e7b730 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.960277 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d6e9080-0f35-4c7e-bd2a-f3d2e2e7b730 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/fd6a4572-1c05-4edb-b74d-8c361aa67a7d returned with HTTP 404 Jul 10 20:16:39.960719 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1372/5478] 10.4.3.145 () {68 vars in 1368 bytes} [Fri Jul 10 20:16:39 2026] PUT /volume/v3/volumes/fd6a4572-1c05-4edb-b74d-8c361aa67a7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:39.968131 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-85e2da2b-fc64-46d3-a37c-43d349dbed9c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.969954 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85e2da2b-fc64-46d3-a37c-43d349dbed9c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] DELETE https://10.4.3.145/volume/v3/volumes/bad0f144-7294-4e22-abf0-9cf69f44a7c0 Jul 10 20:16:39.970194 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85e2da2b-fc64-46d3-a37c-43d349dbed9c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:39.970399 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-85e2da2b-fc64-46d3-a37c-43d349dbed9c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:39.970552 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-85e2da2b-fc64-46d3-a37c-43d349dbed9c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Delete volume with id: bad0f144-7294-4e22-abf0-9cf69f44a7c0 Jul 10 20:16:39.976375 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-85e2da2b-fc64-46d3-a37c-43d349dbed9c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/bad0f144-7294-4e22-abf0-9cf69f44a7c0 returned with HTTP 404 Jul 10 20:16:39.976849 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1354/5479] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:16:39 2026] DELETE /volume/v3/volumes/bad0f144-7294-4e22-abf0-9cf69f44a7c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:39.984719 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efddf434-b945-419e-adf0-e375beb74801 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.986271 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efddf434-b945-419e-adf0-e375beb74801 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action Jul 10 20:16:39.986560 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efddf434-b945-419e-adf0-e375beb74801 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:39.986685 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efddf434-b945-419e-adf0-e375beb74801 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.988034 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efddf434-b945-419e-adf0-e375beb74801 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action returned with HTTP 400 Jul 10 20:16:39.988417 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1379/5480] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:16:39.994538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-27e14e5a-dfe8-45b1-b5f3-70b2deddf8c2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:39.996235 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-27e14e5a-dfe8-45b1-b5f3-70b2deddf8c2 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action Jul 10 20:16:39.996556 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-27e14e5a-dfe8-45b1-b5f3-70b2deddf8c2 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:39.996682 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-27e14e5a-dfe8-45b1-b5f3-70b2deddf8c2 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:39.998052 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-27e14e5a-dfe8-45b1-b5f3-70b2deddf8c2 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action returned with HTTP 400 Jul 10 20:16:39.998449 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1376/5481] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:39 2026] POST /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:16:40.004773 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e038a642-78d2-4dc3-a171-d9a4236dfa61 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:40.006693 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e038a642-78d2-4dc3-a171-d9a4236dfa61 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/a01e0c62-9e96-41ec-a199-4a37c0bd3c82/action Jul 10 20:16:40.007019 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e038a642-78d2-4dc3-a171-d9a4236dfa61 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:40.007154 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e038a642-78d2-4dc3-a171-d9a4236dfa61 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:40.013657 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e038a642-78d2-4dc3-a171-d9a4236dfa61 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/a01e0c62-9e96-41ec-a199-4a37c0bd3c82/action returned with HTTP 404 Jul 10 20:16:40.014115 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1373/5482] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:40 2026] POST /volume/v3/volumes/a01e0c62-9e96-41ec-a199-4a37c0bd3c82/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:40.021448 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-def8b728-ff34-48f7-99a8-ea2a93520f78 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:40.023041 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-def8b728-ff34-48f7-99a8-ea2a93520f78 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action Jul 10 20:16:40.023341 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-def8b728-ff34-48f7-99a8-ea2a93520f78 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:40.023452 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-def8b728-ff34-48f7-99a8-ea2a93520f78 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:40.024877 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-def8b728-ff34-48f7-99a8-ea2a93520f78 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action returned with HTTP 400 Jul 10 20:16:40.025277 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1355/5483] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:16:40 2026] POST /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:16:40.031903 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-861f4b62-1588-41db-8af6-15b67fd19c0e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:40.033505 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-861f4b62-1588-41db-8af6-15b67fd19c0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] POST https://10.4.3.145/volume/v3/volumes/None/action Jul 10 20:16:40.033867 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-861f4b62-1588-41db-8af6-15b67fd19c0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:40.034006 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-861f4b62-1588-41db-8af6-15b67fd19c0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:40.040864 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-861f4b62-1588-41db-8af6-15b67fd19c0e tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 20:16:40.041364 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1380/5484] 10.4.3.145 () {68 vars in 1294 bytes} [Fri Jul 10 20:16:40 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 20:16:40.048099 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a23d1d21-3f28-43c1-85d0-95255bc96489 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:40.049765 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a23d1d21-3f28-43c1-85d0-95255bc96489 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/3541a72d-2825-4e25-8818-e1b224f18d2c Jul 10 20:16:40.049985 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a23d1d21-3f28-43c1-85d0-95255bc96489 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:40.050213 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a23d1d21-3f28-43c1-85d0-95255bc96489 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:40.055624 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a23d1d21-3f28-43c1-85d0-95255bc96489 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/3541a72d-2825-4e25-8818-e1b224f18d2c returned with HTTP 404 Jul 10 20:16:40.056087 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1377/5485] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:40 2026] GET /volume/v3/volumes/3541a72d-2825-4e25-8818-e1b224f18d2c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:40.062405 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fe4f1bec-5c5a-441b-8f3e-4470e9fcad72 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:40.064194 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fe4f1bec-5c5a-441b-8f3e-4470e9fcad72 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e Jul 10 20:16:40.064419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fe4f1bec-5c5a-441b-8f3e-4470e9fcad72 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:40.064597 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fe4f1bec-5c5a-441b-8f3e-4470e9fcad72 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:40.071146 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:40.071146 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:40.074753 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-fe4f1bec-5c5a-441b-8f3e-4470e9fcad72 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume info retrieved successfully. Jul 10 20:16:40.078637 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fe4f1bec-5c5a-441b-8f3e-4470e9fcad72 tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e returned with HTTP 200 Jul 10 20:16:40.078967 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1374/5486] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:40 2026] GET /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:40.089648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a5898db5-4694-4a56-80fe-55ee06d34f6f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:40.091300 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5898db5-4694-4a56-80fe-55ee06d34f6f tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] DELETE https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e Jul 10 20:16:40.091507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5898db5-4694-4a56-80fe-55ee06d34f6f tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:40.091695 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a5898db5-4694-4a56-80fe-55ee06d34f6f tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:40.091839 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a5898db5-4694-4a56-80fe-55ee06d34f6f tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Delete volume with id: f179c413-8e8b-44ab-9177-ba3a73d9ef2e Jul 10 20:16:40.099005 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:40.099005 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:40.099577 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a5898db5-4694-4a56-80fe-55ee06d34f6f tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume info retrieved successfully. Jul 10 20:16:40.116103 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a5898db5-4694-4a56-80fe-55ee06d34f6f tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Delete volume request issued successfully. Jul 10 20:16:40.116904 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a5898db5-4694-4a56-80fe-55ee06d34f6f tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e returned with HTTP 202 Jul 10 20:16:40.117070 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1356/5487] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:16:40 2026] DELETE /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:16:40.123335 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a36214b5-853b-46a9-ac58-78a7aceebb0d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:40.124948 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a36214b5-853b-46a9-ac58-78a7aceebb0d tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e Jul 10 20:16:40.125125 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a36214b5-853b-46a9-ac58-78a7aceebb0d tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:40.125295 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a36214b5-853b-46a9-ac58-78a7aceebb0d tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:40.131364 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:40.131364 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:40.134360 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a36214b5-853b-46a9-ac58-78a7aceebb0d tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Volume info retrieved successfully. Jul 10 20:16:40.137879 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a36214b5-853b-46a9-ac58-78a7aceebb0d tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e returned with HTTP 200 Jul 10 20:16:40.138389 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1381/5488] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:40 2026] GET /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:41.150241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5e3bffab-4e27-4dbb-915b-869083b3a23c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:41.152065 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5e3bffab-4e27-4dbb-915b-869083b3a23c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] GET https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e Jul 10 20:16:41.152298 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5e3bffab-4e27-4dbb-915b-869083b3a23c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:41.152480 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5e3bffab-4e27-4dbb-915b-869083b3a23c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:41.158345 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5e3bffab-4e27-4dbb-915b-869083b3a23c tempest-VolumesNegativeTest-1167126862 tempest-VolumesNegativeTest-1167126862-project-member] https://10.4.3.145/volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e returned with HTTP 404 Jul 10 20:16:41.158799 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1378/5489] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:41 2026] GET /volume/v3/volumes/f179c413-8e8b-44ab-9177-ba3a73d9ef2e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:49.216214 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-85d0615c-2feb-4e47-bfe1-877273d487c5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:49.219214 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-85d0615c-2feb-4e47-bfe1-877273d487c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:49.219429 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-85d0615c-2feb-4e47-bfe1-877273d487c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:49.219705 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-85d0615c-2feb-4e47-bfe1-877273d487c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:49.227091 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:49.227091 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:49.230905 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-85d0615c-2feb-4e47-bfe1-877273d487c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:49.235058 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-85d0615c-2feb-4e47-bfe1-877273d487c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:49.235421 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1375/5490] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:49 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:49.253128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-10264744-b8fe-4cf8-b275-fab0c0370f13 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:49.255200 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-10264744-b8fe-4cf8-b275-fab0c0370f13 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:49.255442 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-10264744-b8fe-4cf8-b275-fab0c0370f13 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:49.255690 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-10264744-b8fe-4cf8-b275-fab0c0370f13 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:49.262833 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:49.262833 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:49.266136 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-10264744-b8fe-4cf8-b275-fab0c0370f13 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:49.270031 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-10264744-b8fe-4cf8-b275-fab0c0370f13 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:49.270373 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1357/5491] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:49 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:49.327596 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-bf761699-698b-4fed-b814-c53f4b13157d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:49.329894 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-bf761699-698b-4fed-b814-c53f4b13157d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:49.330116 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-bf761699-698b-4fed-b814-c53f4b13157d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:49.330276 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-bf761699-698b-4fed-b814-c53f4b13157d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:49.337531 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:49.337531 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:49.342300 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-bf761699-698b-4fed-b814-c53f4b13157d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:49.347298 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-bf761699-698b-4fed-b814-c53f4b13157d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:49.347815 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1382/5492] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:16:49 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:51.154927 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:16:51.386250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a06974c5-a62e-476f-9c8e-d609fb391a37 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:51.386718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a06974c5-a62e-476f-9c8e-d609fb391a37 None None] GET https://10.4.3.145/volume// Jul 10 20:16:51.386929 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a06974c5-a62e-476f-9c8e-d609fb391a37 None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:51.387194 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a06974c5-a62e-476f-9c8e-d609fb391a37 None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:51.387647 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a06974c5-a62e-476f-9c8e-d609fb391a37 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:16:51.388046 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1379/5493] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:16: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 20:16:51.396409 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-9a4e2807-8fd2-42aa-ac7e-f942ceac4ba4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:51.398400 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-9a4e2807-8fd2-42aa-ac7e-f942ceac4ba4 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:16:51.398757 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-9a4e2807-8fd2-42aa-ac7e-f942ceac4ba4 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fd2d6ba-77e5-4c55-b936-23a4e25d9bee", "connector": null, "instance_uuid": "0a131ddf-bd0e-44a3-9795-6b8e4d88d9a6"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:51.409268 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:51.409268 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:51.439741 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-9a4e2807-8fd2-42aa-ac7e-f942ceac4ba4 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:16:51.440170 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1376/5494] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:16:51 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 20:16:51.870252 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6cca72c3-2b84-4a5d-af7a-86d0f54d9e3e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:51.872332 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6cca72c3-2b84-4a5d-af7a-86d0f54d9e3e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:51.872611 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6cca72c3-2b84-4a5d-af7a-86d0f54d9e3e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:51.872801 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6cca72c3-2b84-4a5d-af7a-86d0f54d9e3e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:51.886036 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:51.886036 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:51.889797 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-6cca72c3-2b84-4a5d-af7a-86d0f54d9e3e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:51.894373 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6cca72c3-2b84-4a5d-af7a-86d0f54d9e3e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:51.894732 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1358/5495] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:51 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:51.968993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ae56fd02-8904-4edf-b22c-6fbf54faa623 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:51.969402 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae56fd02-8904-4edf-b22c-6fbf54faa623 None None] GET https://10.4.3.145/volume// Jul 10 20:16:51.969581 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae56fd02-8904-4edf-b22c-6fbf54faa623 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:51.969795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae56fd02-8904-4edf-b22c-6fbf54faa623 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:51.970148 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae56fd02-8904-4edf-b22c-6fbf54faa623 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:16:51.970426 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1383/5496] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:16: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 20:16:51.977841 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-e88a5e67-41a7-4802-914e-013d0bc9bb5f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:51.979888 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-e88a5e67-41a7-4802-914e-013d0bc9bb5f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:51.980122 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-e88a5e67-41a7-4802-914e-013d0bc9bb5f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:51.980325 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-e88a5e67-41a7-4802-914e-013d0bc9bb5f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:51.989522 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:51.989522 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:51.993129 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-e88a5e67-41a7-4802-914e-013d0bc9bb5f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:51.997680 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-e88a5e67-41a7-4802-914e-013d0bc9bb5f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:51.998120 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1380/5497] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:16:51 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 1019 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:16:52.102115 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-067aa9cf-2da3-4732-ab5c-c46ee68ddca0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:52.104108 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-067aa9cf-2da3-4732-ab5c-c46ee68ddca0 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] PUT https://10.4.3.145/volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717 Jul 10 20:16:52.104454 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-067aa9cf-2da3-4732-ab5c-c46ee68ddca0 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:52.112096 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-067aa9cf-2da3-4732-ab5c-c46ee68ddca0 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Acquiring lock "cinder-attachment_update-2fd2d6ba-77e5-4c55-b936-23a4e25d9bee-np0000005048" by "attachment_update" {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:16:52.115955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-067aa9cf-2da3-4732-ab5c-c46ee68ddca0 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Lock "cinder-attachment_update-2fd2d6ba-77e5-4c55-b936-23a4e25d9bee-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99974) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:16:52.116843 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:52.116843 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:52.641381 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.coordination [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-067aa9cf-2da3-4732-ab5c-c46ee68ddca0 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Lock "cinder-attachment_update-2fd2d6ba-77e5-4c55-b936-23a4e25d9bee-np0000005048" released by "attachment_update" :: held 0.525s {{(pid=99974) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:16:52.641836 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-067aa9cf-2da3-4732-ab5c-c46ee68ddca0 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717 returned with HTTP 200 Jul 10 20:16:52.642248 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1377/5498] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:16:52 2026] PUT /volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:16:52.907981 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-40b3375e-e3e4-4e47-bae7-d991d02f43d2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:52.909864 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-40b3375e-e3e4-4e47-bae7-d991d02f43d2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:52.910089 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-40b3375e-e3e4-4e47-bae7-d991d02f43d2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:52.910317 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-40b3375e-e3e4-4e47-bae7-d991d02f43d2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:52.920417 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:52.920417 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:52.924066 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-40b3375e-e3e4-4e47-bae7-d991d02f43d2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:52.928118 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-40b3375e-e3e4-4e47-bae7-d991d02f43d2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:52.928686 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1359/5499] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:52 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:53.943677 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4e548ec-ec78-45a5-b42c-6be0f30e222e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:53.945330 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4e548ec-ec78-45a5-b42c-6be0f30e222e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:53.945600 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4e548ec-ec78-45a5-b42c-6be0f30e222e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:53.945836 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4e548ec-ec78-45a5-b42c-6be0f30e222e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:53.957389 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:53.957389 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:53.961901 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e4e548ec-ec78-45a5-b42c-6be0f30e222e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:53.967771 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4e548ec-ec78-45a5-b42c-6be0f30e222e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:53.968196 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1384/5500] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:53 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:54.982168 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f2f5249e-55eb-497c-9b30-5c65048021d3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:54.984211 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f2f5249e-55eb-497c-9b30-5c65048021d3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:54.984424 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f2f5249e-55eb-497c-9b30-5c65048021d3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:54.984687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f2f5249e-55eb-497c-9b30-5c65048021d3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:54.995014 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:54.995014 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:54.998488 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f2f5249e-55eb-497c-9b30-5c65048021d3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:55.002905 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f2f5249e-55eb-497c-9b30-5c65048021d3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:55.003360 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1381/5501] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:54 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:56.014762 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8018b9bd-fa98-4786-a073-3a5fac655849 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:56.016397 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8018b9bd-fa98-4786-a073-3a5fac655849 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:56.016573 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8018b9bd-fa98-4786-a073-3a5fac655849 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:56.016747 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8018b9bd-fa98-4786-a073-3a5fac655849 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:56.025275 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:56.025275 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:56.029184 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8018b9bd-fa98-4786-a073-3a5fac655849 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:56.032881 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8018b9bd-fa98-4786-a073-3a5fac655849 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:56.033284 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1378/5502] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:56 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:57.045471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-37451638-f9a8-4e75-974e-9153eae28e83 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:57.047164 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37451638-f9a8-4e75-974e-9153eae28e83 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:57.047549 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37451638-f9a8-4e75-974e-9153eae28e83 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:57.047673 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37451638-f9a8-4e75-974e-9153eae28e83 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:57.059848 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:57.059848 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:57.064108 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-37451638-f9a8-4e75-974e-9153eae28e83 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:57.070031 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37451638-f9a8-4e75-974e-9153eae28e83 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:57.070435 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1360/5503] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:57 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:58.077721 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-368df931-6df8-4f37-8f0d-6ac7986a7c3f req-c4859326-ffdc-4736-9a63-72871e5795df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:58.079579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-368df931-6df8-4f37-8f0d-6ac7986a7c3f req-c4859326-ffdc-4736-9a63-72871e5795df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] DELETE https://10.4.3.145/volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6 Jul 10 20:16:58.079750 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-368df931-6df8-4f37-8f0d-6ac7986a7c3f req-c4859326-ffdc-4736-9a63-72871e5795df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:58.079969 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-368df931-6df8-4f37-8f0d-6ac7986a7c3f req-c4859326-ffdc-4736-9a63-72871e5795df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:58.082973 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a9fd1a06-7e0b-45b7-83a2-ef84f901bc4f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:58.084455 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a9fd1a06-7e0b-45b7-83a2-ef84f901bc4f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:58.084896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a9fd1a06-7e0b-45b7-83a2-ef84f901bc4f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:58.084896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a9fd1a06-7e0b-45b7-83a2-ef84f901bc4f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:58.087018 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:58.087018 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:16:58.093323 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:58.093323 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:58.095993 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a9fd1a06-7e0b-45b7-83a2-ef84f901bc4f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:58.099676 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a9fd1a06-7e0b-45b7-83a2-ef84f901bc4f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:58.100084 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1382/5504] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:58 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:58.612645 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-368df931-6df8-4f37-8f0d-6ac7986a7c3f req-c4859326-ffdc-4736-9a63-72871e5795df tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6 returned with HTTP 200 Jul 10 20:16:58.613031 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1385/5505] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:16:58 2026] DELETE /volume/v3/attachments/ab095815-8a40-4f36-8422-715c113bb6d6 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:16:58.839291 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-41a9c0ee-157f-4d46-9bfd-4fc33d5b0b34 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:58.841679 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-41a9c0ee-157f-4d46-9bfd-4fc33d5b0b34 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717/action Jul 10 20:16:58.842091 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-41a9c0ee-157f-4d46-9bfd-4fc33d5b0b34 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:16:58.842257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-41a9c0ee-157f-4d46-9bfd-4fc33d5b0b34 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:16:58.859617 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:58.859617 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:16:58.869439 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-71c5a281-fbda-4d3b-b058-10e52b41a5f2 req-41a9c0ee-157f-4d46-9bfd-4fc33d5b0b34 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717/action returned with HTTP 204 Jul 10 20:16:58.869793 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1379/5506] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:16:58 2026] POST /volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:16:59.112397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3e7af791-b3a5-4264-b1c0-ede3b057d7a3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:59.114794 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e7af791-b3a5-4264-b1c0-ede3b057d7a3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:59.115493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e7af791-b3a5-4264-b1c0-ede3b057d7a3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:59.115493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e7af791-b3a5-4264-b1c0-ede3b057d7a3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:59.129023 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:59.129023 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:16:59.132930 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3e7af791-b3a5-4264-b1c0-ede3b057d7a3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:59.138622 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e7af791-b3a5-4264-b1c0-ede3b057d7a3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:59.139190 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1361/5507] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:59 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:16:59.151182 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a1eacfa9-7a86-4603-86a8-6b70564a2f0d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:16:59.153123 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a1eacfa9-7a86-4603-86a8-6b70564a2f0d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:16:59.153336 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a1eacfa9-7a86-4603-86a8-6b70564a2f0d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:16:59.153585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a1eacfa9-7a86-4603-86a8-6b70564a2f0d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:16:59.166162 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:16:59.166162 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:16:59.173330 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a1eacfa9-7a86-4603-86a8-6b70564a2f0d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:16:59.181848 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a1eacfa9-7a86-4603-86a8-6b70564a2f0d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:16:59.182346 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1383/5508] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:16:59 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:02.190281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:02.192027 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] DELETE https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:17:02.192240 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:02.192426 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:02.192591 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Delete volume with id: 3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:17:02.200276 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:02.200276 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:02.200851 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:17:02.212053 np0000005048 devstack@c-api.service[99976]: WARNING cinder.keymgr.conf_key_mgr [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:17:02.218305 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Delete volume request issued successfully. Jul 10 20:17:02.218569 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-23a13fd0-1c85-4768-aab8-2eb752d5b2f5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 202 Jul 10 20:17:02.219116 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1386/5509] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:17:02 2026] DELETE /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:17:02.226922 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d8ec5626-d658-42b4-8956-c2b34ee30227 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:02.228641 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d8ec5626-d658-42b4-8956-c2b34ee30227 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:17:02.228828 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d8ec5626-d658-42b4-8956-c2b34ee30227 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:02.229089 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d8ec5626-d658-42b4-8956-c2b34ee30227 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:02.236073 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:02.236073 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:02.240006 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d8ec5626-d658-42b4-8956-c2b34ee30227 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:17:02.244885 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d8ec5626-d658-42b4-8956-c2b34ee30227 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 200 Jul 10 20:17:02.245302 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1380/5510] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:02 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:02.411895 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b537de5f-4554-471b-8342-c72348f11885 req-edee02eb-fd11-4ce4-a02f-66a92b1eeaed None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:02.414063 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-edee02eb-fd11-4ce4-a02f-66a92b1eeaed tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:17:02.414254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-edee02eb-fd11-4ce4-a02f-66a92b1eeaed tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:02.414429 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-edee02eb-fd11-4ce4-a02f-66a92b1eeaed tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:02.423512 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:02.423512 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:02.426871 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-b537de5f-4554-471b-8342-c72348f11885 req-edee02eb-fd11-4ce4-a02f-66a92b1eeaed tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:17:02.431116 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-edee02eb-fd11-4ce4-a02f-66a92b1eeaed tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:17:02.431562 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1362/5511] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:17:02 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:02.447556 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-b537de5f-4554-471b-8342-c72348f11885 req-1fd813e2-da96-47da-b09e-c2358018fa5d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:02.449447 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-1fd813e2-da96-47da-b09e-c2358018fa5d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee/action Jul 10 20:17:02.449801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-1fd813e2-da96-47da-b09e-c2358018fa5d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:17:02.449933 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-1fd813e2-da96-47da-b09e-c2358018fa5d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:17:02.461005 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:02.461005 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:02.461170 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-b537de5f-4554-471b-8342-c72348f11885 req-1fd813e2-da96-47da-b09e-c2358018fa5d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:17:02.473030 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-b537de5f-4554-471b-8342-c72348f11885 req-1fd813e2-da96-47da-b09e-c2358018fa5d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Begin detaching volume completed successfully. Jul 10 20:17:02.473305 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-1fd813e2-da96-47da-b09e-c2358018fa5d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee/action returned with HTTP 202 Jul 10 20:17:02.473754 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1384/5512] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:17:02 2026] POST /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:17:03.257457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb5f178e-9f38-41b1-84ab-72c97f8a3118 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:03.259353 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb5f178e-9f38-41b1-84ab-72c97f8a3118 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a Jul 10 20:17:03.259558 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb5f178e-9f38-41b1-84ab-72c97f8a3118 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:03.259765 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb5f178e-9f38-41b1-84ab-72c97f8a3118 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:03.266260 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb5f178e-9f38-41b1-84ab-72c97f8a3118 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a returned with HTTP 404 Jul 10 20:17:03.266686 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1387/5513] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:03 2026] GET /volume/v3/volumes/3f63b7ca-c13c-4631-a955-13fe67c55c1a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:17:03.501154 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-529da803-eb3a-4cbc-a0b0-200a94a15878 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:03.501608 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-529da803-eb3a-4cbc-a0b0-200a94a15878 None None] GET https://10.4.3.145/volume// Jul 10 20:17:03.501799 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-529da803-eb3a-4cbc-a0b0-200a94a15878 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:03.502048 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-529da803-eb3a-4cbc-a0b0-200a94a15878 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:03.502436 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-529da803-eb3a-4cbc-a0b0-200a94a15878 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:17:03.502782 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1381/5514] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:17: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 20:17:03.511445 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-b537de5f-4554-471b-8342-c72348f11885 req-2f442035-6144-48b3-8322-e7e9984b98a1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:03.514212 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-2f442035-6144-48b3-8322-e7e9984b98a1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:17:03.514509 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-2f442035-6144-48b3-8322-e7e9984b98a1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:03.514770 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-2f442035-6144-48b3-8322-e7e9984b98a1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:03.524854 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:03.526454 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] DELETE https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:17:03.526727 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:03.526942 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:03.527150 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Delete volume with id: d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:17:03.527204 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:03.527204 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:03.531604 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-b537de5f-4554-471b-8342-c72348f11885 req-2f442035-6144-48b3-8322-e7e9984b98a1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:17:03.534991 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:03.534991 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:03.535470 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-2f442035-6144-48b3-8322-e7e9984b98a1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:17:03.535538 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:17:03.535879 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1363/5515] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:17:03 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:17:03.548974 np0000005048 devstack@c-api.service[99972]: WARNING cinder.keymgr.conf_key_mgr [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 20:17:03.558829 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Delete volume request issued successfully. Jul 10 20:17:03.559138 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-31a2f7c1-5080-4cfd-9afe-8be972a2d22f tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 202 Jul 10 20:17:03.559740 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1385/5516] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:17:03 2026] DELETE /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:17:03.567594 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1427154b-e21f-4372-a990-fe0b9f6e84e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:03.569816 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1427154b-e21f-4372-a990-fe0b9f6e84e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:17:03.570077 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1427154b-e21f-4372-a990-fe0b9f6e84e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:03.570304 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1427154b-e21f-4372-a990-fe0b9f6e84e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:03.577224 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:03.577224 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:03.580878 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1427154b-e21f-4372-a990-fe0b9f6e84e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Volume info retrieved successfully. Jul 10 20:17:03.586912 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1427154b-e21f-4372-a990-fe0b9f6e84e2 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 200 Jul 10 20:17:03.587334 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1388/5517] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:03 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 1429 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:04.365832 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-b537de5f-4554-471b-8342-c72348f11885 req-ff353934-8541-4131-8813-5edb0832f95f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:04.367787 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-ff353934-8541-4131-8813-5edb0832f95f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] DELETE https://10.4.3.145/volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717 Jul 10 20:17:04.367997 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-ff353934-8541-4131-8813-5edb0832f95f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:04.368178 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-ff353934-8541-4131-8813-5edb0832f95f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:04.374811 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:04.374811 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:04.603777 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-459ee23a-5bf4-42ba-8ef4-6ad9befa69c5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:04.605552 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-459ee23a-5bf4-42ba-8ef4-6ad9befa69c5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] GET https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d Jul 10 20:17:04.605766 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-459ee23a-5bf4-42ba-8ef4-6ad9befa69c5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:04.605992 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-459ee23a-5bf4-42ba-8ef4-6ad9befa69c5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:04.611097 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-459ee23a-5bf4-42ba-8ef4-6ad9befa69c5 tempest-TestEncryptedCinderVolumes-101514880 tempest-TestEncryptedCinderVolumes-101514880-project-member] https://10.4.3.145/volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d returned with HTTP 404 Jul 10 20:17:04.611635 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1364/5518] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:04 2026] GET /volume/v3/volumes/d40cd137-666d-4c50-8b23-3a1b0470d26d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:17:04.617874 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9174ac5c-9b03-471d-a07c-3b4783f9800c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:04.619547 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9174ac5c-9b03-471d-a07c-3b4783f9800c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:17:04.619728 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9174ac5c-9b03-471d-a07c-3b4783f9800c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:04.619908 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9174ac5c-9b03-471d-a07c-3b4783f9800c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:04.620593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-9174ac5c-9b03-471d-a07c-3b4783f9800c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:17:04.630754 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9174ac5c-9b03-471d-a07c-3b4783f9800c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Get all volumes completed successfully. Jul 10 20:17:04.632121 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:04.632121 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:04.636236 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9174ac5c-9b03-471d-a07c-3b4783f9800c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:17:04.636713 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1386/5519] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:17:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6569 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:04.650685 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f539383f-9988-4334-ad16-77098be9bd2c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:04.652530 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f539383f-9988-4334-ad16-77098be9bd2c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] DELETE https://10.4.3.145/volume/v3/types/9a24e89c-b619-48eb-be9d-b2e364db02b9 Jul 10 20:17:04.652703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f539383f-9988-4334-ad16-77098be9bd2c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:04.652911 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f539383f-9988-4334-ad16-77098be9bd2c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:04.675548 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f539383f-9988-4334-ad16-77098be9bd2c tempest-TestEncryptedCinderVolumes-779182753 tempest-TestEncryptedCinderVolumes-779182753-project-admin] https://10.4.3.145/volume/v3/types/9a24e89c-b619-48eb-be9d-b2e364db02b9 returned with HTTP 202 Jul 10 20:17:04.675919 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1389/5520] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:17:04 2026] DELETE /volume/v3/types/9a24e89c-b619-48eb-be9d-b2e364db02b9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:17:04.900411 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-b537de5f-4554-471b-8342-c72348f11885 req-ff353934-8541-4131-8813-5edb0832f95f tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717 returned with HTTP 200 Jul 10 20:17:04.900818 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1382/5521] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:17:04 2026] DELETE /volume/v3/attachments/2076adce-9020-49e1-bc4a-7c0336b5a717 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:05.621745 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-633c3563-1a68-477d-880b-416bae75e691 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:05.623407 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-633c3563-1a68-477d-880b-416bae75e691 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:17:05.623759 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-633c3563-1a68-477d-880b-416bae75e691 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fd2d6ba-77e5-4c55-b936-23a4e25d9bee", "force": false, "name": "tempest-TestStampPattern-snapshot-417935834", "description": null, "metadata": null}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:17:05.631805 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:05.631805 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:05.632347 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-633c3563-1a68-477d-880b-416bae75e691 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:17:05.632530 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-633c3563-1a68-477d-880b-416bae75e691 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Create snapshot from volume 2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:17:05.662771 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-633c3563-1a68-477d-880b-416bae75e691 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Created reservations ['6569a509-c870-45e0-93ce-c4d9eef444f7', 'eccd15d9-709a-4339-88b6-71e1fb1d0286', '80c939f9-6b0d-4a8c-872b-b3dd25c79e97', 'd9873478-8a93-46fb-90eb-6fbc58902e92'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:17:05.692949 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-633c3563-1a68-477d-880b-416bae75e691 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Snapshot create request issued successfully. Jul 10 20:17:05.693461 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-633c3563-1a68-477d-880b-416bae75e691 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:17:05.694091 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1365/5522] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:17:05 2026] POST /volume/v3/snapshots => generated 302 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:17:05.704395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9b91dee6-da9e-4da7-b738-902b85a09ddb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:05.706684 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9b91dee6-da9e-4da7-b738-902b85a09ddb tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 Jul 10 20:17:05.706908 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9b91dee6-da9e-4da7-b738-902b85a09ddb tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:05.707138 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9b91dee6-da9e-4da7-b738-902b85a09ddb tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:05.714682 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:05.714682 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:05.715172 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9b91dee6-da9e-4da7-b738-902b85a09ddb tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Snapshot retrieved successfully. Jul 10 20:17:05.716179 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9b91dee6-da9e-4da7-b738-902b85a09ddb tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 returned with HTTP 200 Jul 10 20:17:05.716862 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1387/5523] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:17:05 2026] GET /volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 => generated 434 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:06.734231 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d228478d-e5a6-415d-8250-504797549998 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:06.739068 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d228478d-e5a6-415d-8250-504797549998 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 Jul 10 20:17:06.739068 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d228478d-e5a6-415d-8250-504797549998 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:06.739068 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d228478d-e5a6-415d-8250-504797549998 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:06.748377 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:06.748377 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:06.748910 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d228478d-e5a6-415d-8250-504797549998 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Snapshot retrieved successfully. Jul 10 20:17:06.750018 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d228478d-e5a6-415d-8250-504797549998 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 returned with HTTP 200 Jul 10 20:17:06.751699 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1390/5524] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:17:06 2026] GET /volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:06.760719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-62f2dc11-cbac-439b-bb95-c424e88a8a6e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:06.762640 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-62f2dc11-cbac-439b-bb95-c424e88a8a6e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 Jul 10 20:17:06.762849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-62f2dc11-cbac-439b-bb95-c424e88a8a6e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:06.763083 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-62f2dc11-cbac-439b-bb95-c424e88a8a6e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:06.772446 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:06.772446 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:06.773048 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-62f2dc11-cbac-439b-bb95-c424e88a8a6e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Snapshot retrieved successfully. Jul 10 20:17:06.773831 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-62f2dc11-cbac-439b-bb95-c424e88a8a6e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 returned with HTTP 200 Jul 10 20:17:06.774501 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1383/5525] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:17:06 2026] GET /volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:06.996485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:06.998298 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:17:06.998714 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-17435849", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:17:07.000284 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-17435849', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:17:07.000471 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Create volume of 1 GB Jul 10 20:17:07.000804 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:07.000804 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:07.004611 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Availability Zones retrieved successfully. Jul 10 20:17:07.010585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Flow 'volume_create_api' (11ae6daf-647e-4b36-8895-0ec41cde07c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:17:07.011574 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d447b5-7236-4e4a-8c3d-60cad3be6dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:07.026670 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:17:07.039833 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d447b5-7236-4e4a-8c3d-60cad3be6dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:07.040804 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b9dcea-eded-49ba-920a-2fd5363b0176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:07.106091 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Created reservations ['915576ff-74df-414f-8385-e0187d9795a3', 'd4e4c78c-8d6e-4c44-ba53-8b271b3958a4', 'dcb07463-0023-4412-bb13-3a904da7c148', 'b59b89cb-596a-4520-8058-a254d02b9193'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:17:07.107159 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b9dcea-eded-49ba-920a-2fd5363b0176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['915576ff-74df-414f-8385-e0187d9795a3', 'd4e4c78c-8d6e-4c44-ba53-8b271b3958a4', 'dcb07463-0023-4412-bb13-3a904da7c148', 'b59b89cb-596a-4520-8058-a254d02b9193']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:07.107325 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699394fb-9878-47a4-b87f-fa88157d77ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:07.129820 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699394fb-9878-47a4-b87f-fa88157d77ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eaedc76-f91c-4008-b23b-b3aac2f35e9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-17435849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81e48567d1d4d7d85e2aee42d9c389d',qos_specs=None,replication_status=,reservations=['915576ff-74df-414f-8385-e0187d9795a3','d4e4c78c-8d6e-4c44-ba53-8b271b3958a4','dcb07463-0023-4412-bb13-3a904da7c148','b59b89cb-596a-4520-8058-a254d02b9193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3823945e885548eaa17f7bec8c1de5c1',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-17435849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eaedc76-f91c-4008-b23b-b3aac2f35e9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e81e48567d1d4d7d85e2aee42d9c389d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3823945e885548eaa17f7bec8c1de5c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:07.131148 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae14b4de-609b-4f2c-8556-12e758098fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:07.153782 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae14b4de-609b-4f2c-8556-12e758098fda) transitioned into state 'SUCCESS' from state '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-17435849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81e48567d1d4d7d85e2aee42d9c389d',qos_specs=None,replication_status=,reservations=['915576ff-74df-414f-8385-e0187d9795a3','d4e4c78c-8d6e-4c44-ba53-8b271b3958a4','dcb07463-0023-4412-bb13-3a904da7c148','b59b89cb-596a-4520-8058-a254d02b9193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3823945e885548eaa17f7bec8c1de5c1',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:07.155422 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e96331-a07d-4b89-a729-64af0c073ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:07.165563 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e96331-a07d-4b89-a729-64af0c073ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:07.168292 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Flow 'volume_create_api' (11ae6daf-647e-4b36-8895-0ec41cde07c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:17:07.168292 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Create volume request issued successfully. Jul 10 20:17:07.168292 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-62127b9a-1ed9-4f8e-b952-cf7d2a6ccc5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:17:07.168292 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1366/5526] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:17:06 2026] POST /volume/v3/volumes => generated 753 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:17:07.179924 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-39ee41b8-62b7-459c-b5fd-e69e3d188ee7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:07.182684 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-39ee41b8-62b7-459c-b5fd-e69e3d188ee7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:07.182873 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-39ee41b8-62b7-459c-b5fd-e69e3d188ee7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:07.183105 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-39ee41b8-62b7-459c-b5fd-e69e3d188ee7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:07.202403 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:07.202403 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:07.212304 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-39ee41b8-62b7-459c-b5fd-e69e3d188ee7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:07.229249 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-39ee41b8-62b7-459c-b5fd-e69e3d188ee7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:07.229866 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1388/5527] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:07 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 821 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:08.242373 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0013177d-e522-48ae-8d99-37fcb9085d7c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:08.244927 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0013177d-e522-48ae-8d99-37fcb9085d7c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:08.245268 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0013177d-e522-48ae-8d99-37fcb9085d7c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:08.245557 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0013177d-e522-48ae-8d99-37fcb9085d7c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:08.252488 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:08.252488 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:08.258212 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0013177d-e522-48ae-8d99-37fcb9085d7c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:08.260009 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0013177d-e522-48ae-8d99-37fcb9085d7c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:08.260520 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1391/5528] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:08 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:08.272430 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f4c38de9-dac5-4134-9c3d-b56ab2653db3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:08.274022 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f4c38de9-dac5-4134-9c3d-b56ab2653db3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:08.274184 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f4c38de9-dac5-4134-9c3d-b56ab2653db3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:08.274350 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f4c38de9-dac5-4134-9c3d-b56ab2653db3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:08.280413 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:08.280413 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:08.283324 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f4c38de9-dac5-4134-9c3d-b56ab2653db3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:08.286995 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f4c38de9-dac5-4134-9c3d-b56ab2653db3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:08.287476 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1384/5529] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:08 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:08.299686 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b7797900-1f2d-4067-afa2-c1170f83f09c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:08.301590 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b7797900-1f2d-4067-afa2-c1170f83f09c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes Jul 10 20:17:08.301819 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b7797900-1f2d-4067-afa2-c1170f83f09c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:08.302043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b7797900-1f2d-4067-afa2-c1170f83f09c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:08.302313 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-b7797900-1f2d-4067-afa2-c1170f83f09c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:17:08.302652 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:08.302652 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:08.303079 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-b7797900-1f2d-4067-afa2-c1170f83f09c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:17:08.310300 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b7797900-1f2d-4067-afa2-c1170f83f09c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Get all volumes completed successfully. Jul 10 20:17:08.310781 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b7797900-1f2d-4067-afa2-c1170f83f09c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 20:17:08.311214 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1367/5530] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 20:17:08 2026] GET /volume/v3/volumes => generated 337 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:08.319174 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0db8dd75-efb5-404a-8c55-321d6447bbed None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:08.320683 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0db8dd75-efb5-404a-8c55-321d6447bbed tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:08.320860 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0db8dd75-efb5-404a-8c55-321d6447bbed tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:08.321026 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0db8dd75-efb5-404a-8c55-321d6447bbed tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:08.327247 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:08.327247 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:08.330481 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0db8dd75-efb5-404a-8c55-321d6447bbed tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:08.334704 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0db8dd75-efb5-404a-8c55-321d6447bbed tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:08.335329 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1389/5531] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:08 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:08.379643 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-a0c02b6e-e382-41b8-991f-cdf04d8174d7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:08.384365 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-a0c02b6e-e382-41b8-991f-cdf04d8174d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:08.384675 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-a0c02b6e-e382-41b8-991f-cdf04d8174d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:08.384907 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-a0c02b6e-e382-41b8-991f-cdf04d8174d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:08.391533 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:08.391533 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:08.413674 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-a0c02b6e-e382-41b8-991f-cdf04d8174d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:08.421833 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-a0c02b6e-e382-41b8-991f-cdf04d8174d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:08.422296 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1392/5532] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:17:08 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:10.465697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8a9091d2-c7e2-4452-a2b2-9e9c02dde38f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:10.466110 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8a9091d2-c7e2-4452-a2b2-9e9c02dde38f None None] GET https://10.4.3.145/volume// Jul 10 20:17:10.466269 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8a9091d2-c7e2-4452-a2b2-9e9c02dde38f None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:10.466511 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8a9091d2-c7e2-4452-a2b2-9e9c02dde38f None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:10.466853 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8a9091d2-c7e2-4452-a2b2-9e9c02dde38f None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:17:10.467153 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1385/5533] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20: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 20:17:10.474796 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-c002927d-e1ac-44cd-a42d-21134828fd20 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:10.477364 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-c002927d-e1ac-44cd-a42d-21134828fd20 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:17:10.477865 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-c002927d-e1ac-44cd-a42d-21134828fd20 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eaedc76-f91c-4008-b23b-b3aac2f35e9b", "connector": null, "instance_uuid": "c8ad2320-1b6c-4f05-85db-3871ec85f273"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:17:10.488484 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:10.488484 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:10.518031 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-c002927d-e1ac-44cd-a42d-21134828fd20 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:17:10.518497 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1368/5534] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:17:10 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:10.945275 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9fd4d334-d1cb-4096-9682-f9bd0d318bd3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:10.947210 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9fd4d334-d1cb-4096-9682-f9bd0d318bd3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:10.947411 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9fd4d334-d1cb-4096-9682-f9bd0d318bd3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:10.947606 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9fd4d334-d1cb-4096-9682-f9bd0d318bd3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:10.957952 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:10.957952 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:10.961355 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9fd4d334-d1cb-4096-9682-f9bd0d318bd3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:10.965490 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9fd4d334-d1cb-4096-9682-f9bd0d318bd3 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:10.966179 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1390/5535] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:10 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:11.056918 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fcf4be25-00cf-48ae-8d6f-a67f67082cec None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:11.057343 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fcf4be25-00cf-48ae-8d6f-a67f67082cec None None] GET https://10.4.3.145/volume// Jul 10 20:17:11.057543 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fcf4be25-00cf-48ae-8d6f-a67f67082cec None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:11.057769 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fcf4be25-00cf-48ae-8d6f-a67f67082cec None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:11.058161 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fcf4be25-00cf-48ae-8d6f-a67f67082cec None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:17:11.058497 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1393/5536] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:17: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 20:17:11.066674 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-8e4d550a-59fe-440b-9cfe-3b3130372e60 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:11.068543 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-8e4d550a-59fe-440b-9cfe-3b3130372e60 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:11.068749 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-8e4d550a-59fe-440b-9cfe-3b3130372e60 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:11.068946 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-8e4d550a-59fe-440b-9cfe-3b3130372e60 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:11.080806 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:11.080806 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:11.084252 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-8e4d550a-59fe-440b-9cfe-3b3130372e60 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:11.088658 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-8e4d550a-59fe-440b-9cfe-3b3130372e60 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:11.089045 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1386/5537] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:17:11 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:17:11.199425 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-f04c6885-a08d-4f47-b3eb-f701d4ae1bfe None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:11.201501 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-f04c6885-a08d-4f47-b3eb-f701d4ae1bfe tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] PUT https://10.4.3.145/volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce Jul 10 20:17:11.201890 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-f04c6885-a08d-4f47-b3eb-f701d4ae1bfe tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:17:11.210182 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-f04c6885-a08d-4f47-b3eb-f701d4ae1bfe tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Acquiring lock "cinder-attachment_update-5eaedc76-f91c-4008-b23b-b3aac2f35e9b-np0000005048" by "attachment_update" {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:17:11.214812 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-f04c6885-a08d-4f47-b3eb-f701d4ae1bfe tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Lock "cinder-attachment_update-5eaedc76-f91c-4008-b23b-b3aac2f35e9b-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:17:11.215783 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:11.215783 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:11.735169 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.coordination [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-f04c6885-a08d-4f47-b3eb-f701d4ae1bfe tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Lock "cinder-attachment_update-5eaedc76-f91c-4008-b23b-b3aac2f35e9b-np0000005048" released by "attachment_update" :: held 0.520s {{(pid=99971) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:17:11.735713 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-f04c6885-a08d-4f47-b3eb-f701d4ae1bfe tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce returned with HTTP 200 Jul 10 20:17:11.735868 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1369/5538] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:17:11 2026] PUT /volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:11.978784 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b755c76b-5b82-4f03-bb1b-b66b17352361 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:11.980595 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b755c76b-5b82-4f03-bb1b-b66b17352361 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:11.980799 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b755c76b-5b82-4f03-bb1b-b66b17352361 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:11.980996 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b755c76b-5b82-4f03-bb1b-b66b17352361 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:11.992422 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:11.992422 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:11.995668 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b755c76b-5b82-4f03-bb1b-b66b17352361 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:12.001087 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b755c76b-5b82-4f03-bb1b-b66b17352361 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:12.001696 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1391/5539] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:11 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:13.014410 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c8c0402-0520-4543-bf3a-5d1afb66d57d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:13.016195 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c8c0402-0520-4543-bf3a-5d1afb66d57d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:13.016277 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c8c0402-0520-4543-bf3a-5d1afb66d57d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:13.016450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c8c0402-0520-4543-bf3a-5d1afb66d57d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:13.024571 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:13.024571 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:13.027460 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4c8c0402-0520-4543-bf3a-5d1afb66d57d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:13.031054 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c8c0402-0520-4543-bf3a-5d1afb66d57d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:13.031571 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1394/5540] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:13 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:14.044560 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cf989c97-13bd-44b9-ae32-e7d86827b4d7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:14.046884 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cf989c97-13bd-44b9-ae32-e7d86827b4d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:14.047166 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cf989c97-13bd-44b9-ae32-e7d86827b4d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:14.047430 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cf989c97-13bd-44b9-ae32-e7d86827b4d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:14.061411 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:14.061411 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:14.065549 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cf989c97-13bd-44b9-ae32-e7d86827b4d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:14.073718 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cf989c97-13bd-44b9-ae32-e7d86827b4d7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:14.074218 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1387/5541] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:14 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:14.558605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:14.560210 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:17:14.560552 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-743187008", "snapshot_id": "953ec916-b6f8-47eb-855a-81f9b8837084", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:17:14.561975 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-743187008', 'snapshot_id': '953ec916-b6f8-47eb-855a-81f9b8837084', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:17:14.567168 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:14.567168 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:14.567631 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Snapshot retrieved successfully. Jul 10 20:17:14.567741 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Create volume of 1 GB Jul 10 20:17:14.571387 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Availability Zones retrieved successfully. Jul 10 20:17:14.576682 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Flow 'volume_create_api' (a6745857-5335-4f72-9434-615219b9a761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:17:14.577791 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8e87d0-cbeb-4b2d-9c2d-194074d3f0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:14.578775 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:17:14.607312 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8e87d0-cbeb-4b2d-9c2d-194074d3f0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '953ec916-b6f8-47eb-855a-81f9b8837084', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:14.608014 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437ee3da-9d2c-4172-8766-841a98d805da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:14.645842 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Created reservations ['b56b940a-8633-4306-9539-fd7ad2f4ba9e', '4b1e1e46-0312-4bdb-ae31-ee762a548406', 'fe0a41a7-b36e-4729-a262-c06035ae8144', '155c519e-316c-49b1-9543-1ca3a3e5f48c'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:17:14.646608 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437ee3da-9d2c-4172-8766-841a98d805da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b56b940a-8633-4306-9539-fd7ad2f4ba9e', '4b1e1e46-0312-4bdb-ae31-ee762a548406', 'fe0a41a7-b36e-4729-a262-c06035ae8144', '155c519e-316c-49b1-9543-1ca3a3e5f48c']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:14.647411 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df0b00e3-8762-4df2-879f-04cbc75de7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:14.686548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df0b00e3-8762-4df2-879f-04cbc75de7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29958a10-5396-4d31-8b5c-22af93975e9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-743187008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413dffdc33646689a002e9c4346be7e',qos_specs=None,replication_status=,reservations=['b56b940a-8633-4306-9539-fd7ad2f4ba9e','4b1e1e46-0312-4bdb-ae31-ee762a548406','fe0a41a7-b36e-4729-a262-c06035ae8144','155c519e-316c-49b1-9543-1ca3a3e5f48c'],size=1,snapshot_id=953ec916-b6f8-47eb-855a-81f9b8837084,source_replicaid=,source_volid=None,status='creating',user_id='ce71474d8ca84e16b5fbf9c892b4878a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-743187008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29958a10-5396-4d31-8b5c-22af93975e9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f413dffdc33646689a002e9c4346be7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=953ec916-b6f8-47eb-855a-81f9b8837084,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce71474d8ca84e16b5fbf9c892b4878a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:14.687282 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0b3526-2887-4b23-af22-b80d98c592db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:14.703131 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0b3526-2887-4b23-af22-b80d98c592db) transitioned into state 'SUCCESS' from state '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-743187008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413dffdc33646689a002e9c4346be7e',qos_specs=None,replication_status=,reservations=['b56b940a-8633-4306-9539-fd7ad2f4ba9e','4b1e1e46-0312-4bdb-ae31-ee762a548406','fe0a41a7-b36e-4729-a262-c06035ae8144','155c519e-316c-49b1-9543-1ca3a3e5f48c'],size=1,snapshot_id=953ec916-b6f8-47eb-855a-81f9b8837084,source_replicaid=,source_volid=None,status='creating',user_id='ce71474d8ca84e16b5fbf9c892b4878a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:14.703750 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (067fb0ef-5ab4-4ab8-b82e-03ca188d0f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:17:14.724099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (067fb0ef-5ab4-4ab8-b82e-03ca188d0f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:17:14.724855 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Flow 'volume_create_api' (a6745857-5335-4f72-9434-615219b9a761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:17:14.725139 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Create volume request issued successfully. Jul 10 20:17:14.725703 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a484a6d-039b-4a4f-a932-55b9ff5282ef tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:17:14.726297 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1370/5542] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:17:14 2026] POST /volume/v3/volumes => generated 780 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:17:15.087403 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9859d825-6b58-4f13-881a-301aeb20159b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:15.089596 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9859d825-6b58-4f13-881a-301aeb20159b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:15.089822 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9859d825-6b58-4f13-881a-301aeb20159b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:15.090091 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9859d825-6b58-4f13-881a-301aeb20159b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:15.102481 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:15.102481 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:15.106761 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9859d825-6b58-4f13-881a-301aeb20159b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:15.112475 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9859d825-6b58-4f13-881a-301aeb20159b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:15.112930 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1392/5543] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:15 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:16.129377 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b83378be-4585-453c-99e6-72a0e7875940 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:16.131579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b83378be-4585-453c-99e6-72a0e7875940 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:16.131825 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b83378be-4585-453c-99e6-72a0e7875940 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:16.132069 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b83378be-4585-453c-99e6-72a0e7875940 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:16.142087 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:16.142087 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:16.145215 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b83378be-4585-453c-99e6-72a0e7875940 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:16.149125 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b83378be-4585-453c-99e6-72a0e7875940 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:16.149535 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1395/5544] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:16 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:17.162257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6ed14913-e3dc-465d-8f92-8903efe7233d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:17.164989 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6ed14913-e3dc-465d-8f92-8903efe7233d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:17.165385 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6ed14913-e3dc-465d-8f92-8903efe7233d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:17.165650 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6ed14913-e3dc-465d-8f92-8903efe7233d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:17.178135 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:17.178135 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:17.182384 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6ed14913-e3dc-465d-8f92-8903efe7233d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:17.187851 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6ed14913-e3dc-465d-8f92-8903efe7233d tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:17.188369 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1388/5545] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:17 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:17.973991 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-09948d39-5168-4a12-9d8f-5ed0203f60c5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:17.976456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-09948d39-5168-4a12-9d8f-5ed0203f60c5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce/action Jul 10 20:17:17.976859 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-09948d39-5168-4a12-9d8f-5ed0203f60c5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action body: b'{"os-complete": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:17:17.977015 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-09948d39-5168-4a12-9d8f-5ed0203f60c5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:17:17.995899 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:17.995899 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:18.008627 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-74949474-c4c7-4a6f-bbda-29c3feec05f6 req-09948d39-5168-4a12-9d8f-5ed0203f60c5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce/action returned with HTTP 204 Jul 10 20:17:18.009139 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1371/5546] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:17:17 2026] POST /volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:17:18.203905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-002785d0-eb01-446c-8422-1f5b5478c15a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:18.205585 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-002785d0-eb01-446c-8422-1f5b5478c15a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:18.205790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-002785d0-eb01-446c-8422-1f5b5478c15a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:18.205955 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-002785d0-eb01-446c-8422-1f5b5478c15a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:18.216335 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:18.216335 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:18.220433 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-002785d0-eb01-446c-8422-1f5b5478c15a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:18.225534 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-002785d0-eb01-446c-8422-1f5b5478c15a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:18.225916 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1393/5547] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:18 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:18.239030 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d9583ef6-9f52-426a-87db-fb1a32db4a76 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:18.241364 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d9583ef6-9f52-426a-87db-fb1a32db4a76 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:18.241687 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d9583ef6-9f52-426a-87db-fb1a32db4a76 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:18.241916 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d9583ef6-9f52-426a-87db-fb1a32db4a76 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:18.252789 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:18.252789 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:18.257526 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d9583ef6-9f52-426a-87db-fb1a32db4a76 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:18.262809 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d9583ef6-9f52-426a-87db-fb1a32db4a76 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:18.263251 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1396/5548] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:18 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:18.275596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-73835aa5-6698-4c1b-a173-a8239efd4539 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:18.277334 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-73835aa5-6698-4c1b-a173-a8239efd4539 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/snapshots Jul 10 20:17:18.277719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-73835aa5-6698-4c1b-a173-a8239efd4539 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eaedc76-f91c-4008-b23b-b3aac2f35e9b", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2090612452", "description": null, "metadata": null}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:17:18.288418 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:18.288418 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:18.288848 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-73835aa5-6698-4c1b-a173-a8239efd4539 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:18.289091 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.snapshots [None req-73835aa5-6698-4c1b-a173-a8239efd4539 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Create snapshot from volume 5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:18.328561 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-73835aa5-6698-4c1b-a173-a8239efd4539 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Created reservations ['7a59f5d5-b164-42d4-b951-10a285018bd7', '35ef7b5d-db42-446a-84aa-4c19fdb79901', '244406c4-0710-457e-a54c-dadcf70e5dad', '9d9831ba-8066-4253-8b6c-762b1eb3bf7c'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:17:18.368527 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-73835aa5-6698-4c1b-a173-a8239efd4539 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Snapshot force create request issued successfully. Jul 10 20:17:18.368890 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-73835aa5-6698-4c1b-a173-a8239efd4539 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots returned with HTTP 202 Jul 10 20:17:18.369468 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1389/5549] 10.4.3.145 () {68 vars in 1265 bytes} [Fri Jul 10 20:17:18 2026] POST /volume/v3/snapshots => generated 311 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:17:18.380306 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ccab97c3-d37d-463a-886d-0de908a36bd0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:18.382558 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ccab97c3-d37d-463a-886d-0de908a36bd0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:17:18.382757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ccab97c3-d37d-463a-886d-0de908a36bd0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:18.383041 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ccab97c3-d37d-463a-886d-0de908a36bd0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:18.387888 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:18.387888 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:18.388345 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-ccab97c3-d37d-463a-886d-0de908a36bd0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Snapshot retrieved successfully. Jul 10 20:17:18.389211 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ccab97c3-d37d-463a-886d-0de908a36bd0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 returned with HTTP 200 Jul 10 20:17:18.389595 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1372/5550] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:17:18 2026] GET /volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:19.397979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a6899a6f-32fa-4f7c-9d10-e54bc3a5010f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:19.399571 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6899a6f-32fa-4f7c-9d10-e54bc3a5010f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:17:19.399736 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6899a6f-32fa-4f7c-9d10-e54bc3a5010f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:19.399905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6899a6f-32fa-4f7c-9d10-e54bc3a5010f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:19.404475 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:19.404475 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:19.404884 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a6899a6f-32fa-4f7c-9d10-e54bc3a5010f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Snapshot retrieved successfully. Jul 10 20:17:19.405585 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6899a6f-32fa-4f7c-9d10-e54bc3a5010f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 returned with HTTP 200 Jul 10 20:17:19.405945 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1394/5551] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:17:19 2026] GET /volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:19.413300 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e2e4116b-fcb6-43fe-aedd-f9b378f78104 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:19.415251 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e2e4116b-fcb6-43fe-aedd-f9b378f78104 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:17:19.415461 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e2e4116b-fcb6-43fe-aedd-f9b378f78104 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:19.415649 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e2e4116b-fcb6-43fe-aedd-f9b378f78104 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:19.420706 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:19.420706 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:17:19.421205 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e2e4116b-fcb6-43fe-aedd-f9b378f78104 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Snapshot retrieved successfully. Jul 10 20:17:19.422229 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e2e4116b-fcb6-43fe-aedd-f9b378f78104 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 returned with HTTP 200 Jul 10 20:17:19.422619 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1397/5552] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:17:19 2026] GET /volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:19.430807 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7f9e7324-8b46-4e86-927a-00df9e2581d4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:19.432629 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f9e7324-8b46-4e86-927a-00df9e2581d4 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:17:19.432823 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f9e7324-8b46-4e86-927a-00df9e2581d4 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:19.432955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7f9e7324-8b46-4e86-927a-00df9e2581d4 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:19.442268 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:19.442268 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:17:19.445537 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7f9e7324-8b46-4e86-927a-00df9e2581d4 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:17:19.449604 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7f9e7324-8b46-4e86-927a-00df9e2581d4 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:17:19.450064 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1390/5553] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:17:19 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:28.385012 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=125,cinder:UPDATE=43,cinder:INSERT=25 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:17:29.401677 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=58,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:17:29.419037 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=69,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:17:29.448838 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=91,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:17:35.223940 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-54040b6d-38cd-4e18-8f69-a1c2793ffceb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:35.225854 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-54040b6d-38cd-4e18-8f69-a1c2793ffceb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:17:35.226073 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-54040b6d-38cd-4e18-8f69-a1c2793ffceb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:35.226261 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-54040b6d-38cd-4e18-8f69-a1c2793ffceb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:35.226387 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-54040b6d-38cd-4e18-8f69-a1c2793ffceb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Delete snapshot with id: ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:17:35.231220 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:35.231220 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:17:35.231649 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-54040b6d-38cd-4e18-8f69-a1c2793ffceb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Snapshot retrieved successfully. Jul 10 20:17:35.252251 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-54040b6d-38cd-4e18-8f69-a1c2793ffceb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Snapshot delete request issued successfully. Jul 10 20:17:35.252517 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-54040b6d-38cd-4e18-8f69-a1c2793ffceb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 returned with HTTP 202 Jul 10 20:17:35.253044 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1373/5554] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:17:35 2026] DELETE /volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:17:35.265787 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-508ffc49-d6d5-4b3d-afab-40dd3f0a7513 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:35.267852 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-508ffc49-d6d5-4b3d-afab-40dd3f0a7513 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:17:35.268281 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-508ffc49-d6d5-4b3d-afab-40dd3f0a7513 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:35.268993 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-508ffc49-d6d5-4b3d-afab-40dd3f0a7513 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:35.278558 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:17:35.278558 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:17:35.279148 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-508ffc49-d6d5-4b3d-afab-40dd3f0a7513 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Snapshot retrieved successfully. Jul 10 20:17:35.280012 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-508ffc49-d6d5-4b3d-afab-40dd3f0a7513 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 returned with HTTP 200 Jul 10 20:17:35.280421 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1395/5555] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:17:35 2026] GET /volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:17:36.289743 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c969e3f3-913e-4f33-a6d0-65f9370225e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:36.291557 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c969e3f3-913e-4f33-a6d0-65f9370225e6 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:17:36.293159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c969e3f3-913e-4f33-a6d0-65f9370225e6 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:36.293159 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c969e3f3-913e-4f33-a6d0-65f9370225e6 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:36.296694 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c969e3f3-913e-4f33-a6d0-65f9370225e6 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 returned with HTTP 404 Jul 10 20:17:36.297302 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1398/5556] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:17:36 2026] GET /volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:17:37.374869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-8765ca75-1666-4506-8f20-517b9868b41a req-61dbe47f-51a2-4bad-838c-730689dbbe9e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:37.376913 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-8765ca75-1666-4506-8f20-517b9868b41a req-61dbe47f-51a2-4bad-838c-730689dbbe9e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/attachments?instance_id=c8ad2320-1b6c-4f05-85db-3871ec85f273 Jul 10 20:17:37.377177 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-8765ca75-1666-4506-8f20-517b9868b41a req-61dbe47f-51a2-4bad-838c-730689dbbe9e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:37.377410 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-8765ca75-1666-4506-8f20-517b9868b41a req-61dbe47f-51a2-4bad-838c-730689dbbe9e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:37.389462 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-8765ca75-1666-4506-8f20-517b9868b41a req-61dbe47f-51a2-4bad-838c-730689dbbe9e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments?instance_id=c8ad2320-1b6c-4f05-85db-3871ec85f273 returned with HTTP 200 Jul 10 20:17:37.389908 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1391/5557] 10.4.3.145 () {70 vars in 1637 bytes} [Fri Jul 10 20:17:37 2026] GET /volume/v3/attachments?instance_id=c8ad2320-1b6c-4f05-85db-3871ec85f273 => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:37.396501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-8765ca75-1666-4506-8f20-517b9868b41a req-d8f7355b-4507-46d7-a60e-09e3a29e9853 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:17:37.398515 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8765ca75-1666-4506-8f20-517b9868b41a req-d8f7355b-4507-46d7-a60e-09e3a29e9853 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce Jul 10 20:17:37.398698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8765ca75-1666-4506-8f20-517b9868b41a req-d8f7355b-4507-46d7-a60e-09e3a29e9853 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:17:37.398866 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-8765ca75-1666-4506-8f20-517b9868b41a req-d8f7355b-4507-46d7-a60e-09e3a29e9853 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:17:37.410609 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-8765ca75-1666-4506-8f20-517b9868b41a req-d8f7355b-4507-46d7-a60e-09e3a29e9853 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce returned with HTTP 200 Jul 10 20:17:37.410979 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1374/5558] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 20:17:37 2026] GET /volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:17:45.273377 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=1 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:17:46.294277 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:17:47.388670 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=2 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:17:47.409792 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:18:07.752267 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bbfee83d-3733-4e9e-b2b5-1d03d2210a7d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:07.754228 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bbfee83d-3733-4e9e-b2b5-1d03d2210a7d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:07.754483 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bbfee83d-3733-4e9e-b2b5-1d03d2210a7d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:07.754745 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bbfee83d-3733-4e9e-b2b5-1d03d2210a7d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:07.762039 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:07.762039 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:07.765694 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-bbfee83d-3733-4e9e-b2b5-1d03d2210a7d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:07.769821 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bbfee83d-3733-4e9e-b2b5-1d03d2210a7d tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:07.770272 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1396/5559] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:07 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:07.781394 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-15caeb0e-bba4-4303-8e79-295cc5ca536a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:07.783119 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15caeb0e-bba4-4303-8e79-295cc5ca536a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:07.783366 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15caeb0e-bba4-4303-8e79-295cc5ca536a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:07.784035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15caeb0e-bba4-4303-8e79-295cc5ca536a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:07.790917 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:07.790917 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:07.794742 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-15caeb0e-bba4-4303-8e79-295cc5ca536a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:07.798669 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15caeb0e-bba4-4303-8e79-295cc5ca536a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:07.799047 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1399/5560] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:07 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:07.844296 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-859c170a-d6b1-45d1-bf53-2440a4b06c61 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:07.846517 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-859c170a-d6b1-45d1-bf53-2440a4b06c61 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:07.846738 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-859c170a-d6b1-45d1-bf53-2440a4b06c61 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:07.846955 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-859c170a-d6b1-45d1-bf53-2440a4b06c61 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:07.854640 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:07.854640 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:07.858736 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-859c170a-d6b1-45d1-bf53-2440a4b06c61 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:07.863118 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-859c170a-d6b1-45d1-bf53-2440a4b06c61 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:07.863536 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1392/5561] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:18:07 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:09.895132 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d3687173-c313-4acb-878a-d2c561b549aa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:09.895645 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d3687173-c313-4acb-878a-d2c561b549aa None None] GET https://10.4.3.145/volume// Jul 10 20:18:09.895883 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d3687173-c313-4acb-878a-d2c561b549aa None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:09.896145 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d3687173-c313-4acb-878a-d2c561b549aa None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:09.896535 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d3687173-c313-4acb-878a-d2c561b549aa None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:18:09.896852 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1375/5562] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:18: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 20:18:09.903138 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-813344f9-5be0-43b4-874c-d80e59f1e8a1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:09.957100 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-813344f9-5be0-43b4-874c-d80e59f1e8a1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:18:09.957470 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-813344f9-5be0-43b4-874c-d80e59f1e8a1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29958a10-5396-4d31-8b5c-22af93975e9e", "connector": null, "instance_uuid": "73ed860e-d98d-41bf-8b23-7378435bdac9"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:09.965044 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:09.965044 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:09.996707 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-813344f9-5be0-43b4-874c-d80e59f1e8a1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:18:09.997102 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1397/5563] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:18:09 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 20:18:10.385714 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c914baf8-3434-4f08-abe5-9395a749f62a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:10.387591 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c914baf8-3434-4f08-abe5-9395a749f62a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:10.387766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c914baf8-3434-4f08-abe5-9395a749f62a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:10.387939 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c914baf8-3434-4f08-abe5-9395a749f62a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:10.396898 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:10.396898 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:10.400336 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c914baf8-3434-4f08-abe5-9395a749f62a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:10.404226 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c914baf8-3434-4f08-abe5-9395a749f62a tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:10.404568 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1400/5564] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:10 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:10.526716 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9ebdcec9-4e08-4247-baab-6772ae1dcd6b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:10.527121 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ebdcec9-4e08-4247-baab-6772ae1dcd6b None None] GET https://10.4.3.145/volume// Jul 10 20:18:10.527309 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ebdcec9-4e08-4247-baab-6772ae1dcd6b None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:10.527478 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9ebdcec9-4e08-4247-baab-6772ae1dcd6b None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:10.527777 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9ebdcec9-4e08-4247-baab-6772ae1dcd6b None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:18:10.528044 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1393/5565] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:18: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 20:18:10.535638 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-612c5e04-0b65-4c95-b007-4f52157a1724 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:10.537749 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-612c5e04-0b65-4c95-b007-4f52157a1724 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:10.537979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-612c5e04-0b65-4c95-b007-4f52157a1724 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:10.538180 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-612c5e04-0b65-4c95-b007-4f52157a1724 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:10.547649 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:10.547649 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:10.551009 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-612c5e04-0b65-4c95-b007-4f52157a1724 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:10.555041 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-612c5e04-0b65-4c95-b007-4f52157a1724 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:10.555455 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1376/5566] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:18:10 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:18:10.652569 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-f59813e0-9969-421c-b66d-ec0ba03b5f07 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:10.654646 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-f59813e0-9969-421c-b66d-ec0ba03b5f07 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] PUT https://10.4.3.145/volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec Jul 10 20:18:10.655009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-f59813e0-9969-421c-b66d-ec0ba03b5f07 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:10.663874 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-f59813e0-9969-421c-b66d-ec0ba03b5f07 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Acquiring lock "cinder-attachment_update-29958a10-5396-4d31-8b5c-22af93975e9e-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:18:10.668224 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-f59813e0-9969-421c-b66d-ec0ba03b5f07 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Lock "cinder-attachment_update-29958a10-5396-4d31-8b5c-22af93975e9e-np0000005048" acquired by "attachment_update" :: waited 0.004s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:18:10.669213 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:10.669213 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:11.189289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-f59813e0-9969-421c-b66d-ec0ba03b5f07 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Lock "cinder-attachment_update-29958a10-5396-4d31-8b5c-22af93975e9e-np0000005048" released by "attachment_update" :: held 0.521s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:18:11.189747 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-f59813e0-9969-421c-b66d-ec0ba03b5f07 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec returned with HTTP 200 Jul 10 20:18:11.190052 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1398/5567] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:18:10 2026] PUT /volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:11.418845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7042dc60-3f0f-4071-a608-cf68d2f9c172 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:11.420811 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7042dc60-3f0f-4071-a608-cf68d2f9c172 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:11.421019 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7042dc60-3f0f-4071-a608-cf68d2f9c172 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:11.421260 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7042dc60-3f0f-4071-a608-cf68d2f9c172 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:11.430005 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:11.430005 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:11.433408 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7042dc60-3f0f-4071-a608-cf68d2f9c172 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:11.437268 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7042dc60-3f0f-4071-a608-cf68d2f9c172 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:11.437665 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1401/5568] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:11 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:12.450328 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ae5604d5-3da3-401c-81da-30fbfb5e61c5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:12.453607 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ae5604d5-3da3-401c-81da-30fbfb5e61c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:12.453607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ae5604d5-3da3-401c-81da-30fbfb5e61c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:12.453607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ae5604d5-3da3-401c-81da-30fbfb5e61c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:12.464123 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:12.464123 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:12.466806 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ae5604d5-3da3-401c-81da-30fbfb5e61c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:12.471943 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ae5604d5-3da3-401c-81da-30fbfb5e61c5 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:12.473663 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1394/5569] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:12 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:12.878176 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3ba26b7e-433f-4d72-8c0b-163be9f3ebc8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:12.879749 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3ba26b7e-433f-4d72-8c0b-163be9f3ebc8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:18:12.879924 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3ba26b7e-433f-4d72-8c0b-163be9f3ebc8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:12.880142 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3ba26b7e-433f-4d72-8c0b-163be9f3ebc8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:12.880287 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.snapshots [None req-3ba26b7e-433f-4d72-8c0b-163be9f3ebc8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Delete snapshot with id: ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:18:12.884605 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3ba26b7e-433f-4d72-8c0b-163be9f3ebc8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 returned with HTTP 404 Jul 10 20:18:12.885147 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1377/5570] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:18:12 2026] DELETE /volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:18:12.890850 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c71e3c60-655f-4c79-bc42-062889210268 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:12.892870 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c71e3c60-655f-4c79-bc42-062889210268 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 Jul 10 20:18:12.893092 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c71e3c60-655f-4c79-bc42-062889210268 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:12.893317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c71e3c60-655f-4c79-bc42-062889210268 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:12.898080 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c71e3c60-655f-4c79-bc42-062889210268 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 returned with HTTP 404 Jul 10 20:18:12.898555 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1399/5571] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:18:12 2026] GET /volume/v3/snapshots/ee2e1ba5-f141-410a-8c88-10e822b06b94 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:18:12.934469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-fff3bdd5-aa83-48b8-a5c2-97db2f006ed8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:12.936259 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-fff3bdd5-aa83-48b8-a5c2-97db2f006ed8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:18:12.936429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-fff3bdd5-aa83-48b8-a5c2-97db2f006ed8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:12.936603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-fff3bdd5-aa83-48b8-a5c2-97db2f006ed8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:12.945676 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:12.945676 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:12.948990 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-fff3bdd5-aa83-48b8-a5c2-97db2f006ed8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:12.952787 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-fff3bdd5-aa83-48b8-a5c2-97db2f006ed8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:18:12.953209 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1402/5572] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:18:12 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:12.972993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-66afd12c-6c63-4d04-996b-f693682df1ad None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:12.974723 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-66afd12c-6c63-4d04-996b-f693682df1ad tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b/action Jul 10 20:18:12.975045 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-66afd12c-6c63-4d04-996b-f693682df1ad tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:18:12.975172 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-66afd12c-6c63-4d04-996b-f693682df1ad tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:12.987310 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:12.987310 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:12.987857 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-66afd12c-6c63-4d04-996b-f693682df1ad tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:12.998355 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-66afd12c-6c63-4d04-996b-f693682df1ad tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Begin detaching volume completed successfully. Jul 10 20:18:12.998596 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-66afd12c-6c63-4d04-996b-f693682df1ad tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b/action returned with HTTP 202 Jul 10 20:18:12.999121 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1395/5573] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:18:12 2026] POST /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:18:13.489036 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c3b82083-8325-4bfb-8919-e2afd508a2c2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:13.490721 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c3b82083-8325-4bfb-8919-e2afd508a2c2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:13.490947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c3b82083-8325-4bfb-8919-e2afd508a2c2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:13.491221 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c3b82083-8325-4bfb-8919-e2afd508a2c2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:13.501764 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:13.501764 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:13.505310 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-c3b82083-8325-4bfb-8919-e2afd508a2c2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:13.509234 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c3b82083-8325-4bfb-8919-e2afd508a2c2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:13.509577 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1378/5574] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:13 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:14.027090 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0925cd72-c27c-48d9-82b0-7d762a8bb16d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:14.027453 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0925cd72-c27c-48d9-82b0-7d762a8bb16d None None] GET https://10.4.3.145/volume// Jul 10 20:18:14.027580 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0925cd72-c27c-48d9-82b0-7d762a8bb16d None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:14.027753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0925cd72-c27c-48d9-82b0-7d762a8bb16d None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:14.028066 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0925cd72-c27c-48d9-82b0-7d762a8bb16d None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:18:14.028344 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1400/5575] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:18: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 20:18:14.035646 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-cccd1a05-14c6-4ffd-a505-5b50b9a6bf95 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:14.037589 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-cccd1a05-14c6-4ffd-a505-5b50b9a6bf95 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:18:14.037787 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-cccd1a05-14c6-4ffd-a505-5b50b9a6bf95 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:14.037986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-cccd1a05-14c6-4ffd-a505-5b50b9a6bf95 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:14.046446 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:14.046446 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:14.049469 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-cccd1a05-14c6-4ffd-a505-5b50b9a6bf95 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:14.053495 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-cccd1a05-14c6-4ffd-a505-5b50b9a6bf95 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:18:14.053881 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1403/5576] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:18:14 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:18:14.520470 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4f98359e-b342-409e-bdcd-a1995243a61c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:14.522108 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4f98359e-b342-409e-bdcd-a1995243a61c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:14.522318 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4f98359e-b342-409e-bdcd-a1995243a61c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:14.522491 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4f98359e-b342-409e-bdcd-a1995243a61c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:14.531405 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:14.531405 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:14.534798 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-4f98359e-b342-409e-bdcd-a1995243a61c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:14.538576 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4f98359e-b342-409e-bdcd-a1995243a61c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:14.538940 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1396/5577] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:14 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:14.904800 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-37f7399a-e8d1-46c9-b957-52534fee8a8b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:14.906930 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-37f7399a-e8d1-46c9-b957-52534fee8a8b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] DELETE https://10.4.3.145/volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce Jul 10 20:18:14.907187 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-37f7399a-e8d1-46c9-b957-52534fee8a8b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:14.907414 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-37f7399a-e8d1-46c9-b957-52534fee8a8b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:14.914977 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:14.914977 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:15.447875 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4c4dfcd-87fa-449f-8b9a-0d2db3b3aff5 req-37f7399a-e8d1-46c9-b957-52534fee8a8b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce returned with HTTP 200 Jul 10 20:18:15.448270 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1379/5578] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:18:14 2026] DELETE /volume/v3/attachments/03dff181-5e29-4890-8a5a-56cae05a2dce => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:15.550344 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d00b3971-6ff6-493c-b8c5-4e798e46f874 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:15.552035 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d00b3971-6ff6-493c-b8c5-4e798e46f874 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:15.552250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d00b3971-6ff6-493c-b8c5-4e798e46f874 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:15.552457 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d00b3971-6ff6-493c-b8c5-4e798e46f874 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:15.560860 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:15.560860 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:15.564210 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d00b3971-6ff6-493c-b8c5-4e798e46f874 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:15.569939 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d00b3971-6ff6-493c-b8c5-4e798e46f874 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:15.570467 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1401/5579] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:15 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:16.169222 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0d25da63-d385-43b8-ba9a-7d4ed77d2777 req-cfab05b4-fa7d-4fb3-b2d3-e01b0795084c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:16.171294 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0d25da63-d385-43b8-ba9a-7d4ed77d2777 req-cfab05b4-fa7d-4fb3-b2d3-e01b0795084c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:18:16.171507 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0d25da63-d385-43b8-ba9a-7d4ed77d2777 req-cfab05b4-fa7d-4fb3-b2d3-e01b0795084c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:16.171763 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0d25da63-d385-43b8-ba9a-7d4ed77d2777 req-cfab05b4-fa7d-4fb3-b2d3-e01b0795084c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:16.178409 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:16.178409 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:16.181921 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0d25da63-d385-43b8-ba9a-7d4ed77d2777 req-cfab05b4-fa7d-4fb3-b2d3-e01b0795084c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:16.186692 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0d25da63-d385-43b8-ba9a-7d4ed77d2777 req-cfab05b4-fa7d-4fb3-b2d3-e01b0795084c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:18:16.187114 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1404/5580] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:18:16 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:16.197909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-df160add-d604-4d59-8e03-d6e2a729fac5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:16.199505 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df160add-d604-4d59-8e03-d6e2a729fac5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:18:16.199709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df160add-d604-4d59-8e03-d6e2a729fac5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:16.200030 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-df160add-d604-4d59-8e03-d6e2a729fac5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:16.200209 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-df160add-d604-4d59-8e03-d6e2a729fac5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Delete volume with id: 5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:18:16.206408 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:16.206408 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:16.206818 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-df160add-d604-4d59-8e03-d6e2a729fac5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:16.233144 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-df160add-d604-4d59-8e03-d6e2a729fac5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Delete volume request issued successfully. Jul 10 20:18:16.233308 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-df160add-d604-4d59-8e03-d6e2a729fac5 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 202 Jul 10 20:18:16.233673 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1397/5581] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:18:16 2026] DELETE /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:18:16.239790 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-54cb97d9-350a-4960-9742-93509fd5e116 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:16.241556 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-54cb97d9-350a-4960-9742-93509fd5e116 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:18:16.241740 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-54cb97d9-350a-4960-9742-93509fd5e116 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:16.241981 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-54cb97d9-350a-4960-9742-93509fd5e116 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:16.249257 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:16.249257 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:16.253528 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-54cb97d9-350a-4960-9742-93509fd5e116 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:16.257687 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-54cb97d9-350a-4960-9742-93509fd5e116 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 200 Jul 10 20:18:16.258089 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1380/5582] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:16 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:16.582610 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e1b88eba-d986-4802-9be5-ea20da38d934 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:16.584502 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e1b88eba-d986-4802-9be5-ea20da38d934 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:16.584670 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e1b88eba-d986-4802-9be5-ea20da38d934 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:16.584839 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e1b88eba-d986-4802-9be5-ea20da38d934 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:16.592835 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:16.592835 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:16.595877 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e1b88eba-d986-4802-9be5-ea20da38d934 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:16.599718 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e1b88eba-d986-4802-9be5-ea20da38d934 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:16.600132 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1402/5583] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:16 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:17.271342 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d91eb9ea-f0eb-4657-86b3-f4e96b0a8f13 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:17.273132 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d91eb9ea-f0eb-4657-86b3-f4e96b0a8f13 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b Jul 10 20:18:17.273332 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d91eb9ea-f0eb-4657-86b3-f4e96b0a8f13 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:17.273528 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d91eb9ea-f0eb-4657-86b3-f4e96b0a8f13 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:17.279327 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d91eb9ea-f0eb-4657-86b3-f4e96b0a8f13 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b returned with HTTP 404 Jul 10 20:18:17.279774 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1405/5584] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:17 2026] GET /volume/v3/volumes/5eaedc76-f91c-4008-b23b-b3aac2f35e9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:18:17.395343 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-69ac774e-e884-44cd-a13d-b9979ed9612b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:17.397468 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-69ac774e-e884-44cd-a13d-b9979ed9612b tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec/action Jul 10 20:18:17.397829 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-69ac774e-e884-44cd-a13d-b9979ed9612b tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action body: b'{"os-complete": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:18:17.397939 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-69ac774e-e884-44cd-a13d-b9979ed9612b tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:17.411969 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:17.411969 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:17.426214 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-eb81227c-a1e6-4eaf-9498-a1d310493139 req-69ac774e-e884-44cd-a13d-b9979ed9612b tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec/action returned with HTTP 204 Jul 10 20:18:17.426633 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1398/5585] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:18:17 2026] POST /volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:18:17.611676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b758ae4e-87a6-4851-8cd6-1df3816a4a98 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:17.614329 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b758ae4e-87a6-4851-8cd6-1df3816a4a98 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:17.614572 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b758ae4e-87a6-4851-8cd6-1df3816a4a98 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:17.614817 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b758ae4e-87a6-4851-8cd6-1df3816a4a98 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:17.627128 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:17.627128 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:17.631386 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-b758ae4e-87a6-4851-8cd6-1df3816a4a98 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:17.636990 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b758ae4e-87a6-4851-8cd6-1df3816a4a98 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:17.637529 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1381/5586] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:17 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:17.649020 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0117794a-17d7-4c50-8d75-9c466f6a52ac None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:17.651290 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0117794a-17d7-4c50-8d75-9c466f6a52ac tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:17.651533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0117794a-17d7-4c50-8d75-9c466f6a52ac tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:17.651778 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0117794a-17d7-4c50-8d75-9c466f6a52ac tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:17.661677 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:17.661677 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:17.665454 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0117794a-17d7-4c50-8d75-9c466f6a52ac tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:17.669695 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0117794a-17d7-4c50-8d75-9c466f6a52ac tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:17.670052 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1403/5587] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:17 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:20.094523 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1dd757d7-f7fc-4d61-8de8-41911728145e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:20.096416 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1dd757d7-f7fc-4d61-8de8-41911728145e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:20.096623 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1dd757d7-f7fc-4d61-8de8-41911728145e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:20.096836 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1dd757d7-f7fc-4d61-8de8-41911728145e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:20.105588 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:20.105588 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:20.108533 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1dd757d7-f7fc-4d61-8de8-41911728145e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:20.112099 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1dd757d7-f7fc-4d61-8de8-41911728145e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:20.112454 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1406/5588] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:18:20 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:20.128816 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-dc8ec638-86e3-4bd6-aa23-3711b88636ff None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:20.130935 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-dc8ec638-86e3-4bd6-aa23-3711b88636ff tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] POST https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e/action Jul 10 20:18:20.131316 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-dc8ec638-86e3-4bd6-aa23-3711b88636ff tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:18:20.131438 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-dc8ec638-86e3-4bd6-aa23-3711b88636ff tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:20.141615 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:20.141615 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:20.142058 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-dc8ec638-86e3-4bd6-aa23-3711b88636ff tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:20.147597 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-dc8ec638-86e3-4bd6-aa23-3711b88636ff tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Begin detaching volume completed successfully. Jul 10 20:18:20.147829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-dc8ec638-86e3-4bd6-aa23-3711b88636ff tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e/action returned with HTTP 202 Jul 10 20:18:20.148297 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1399/5589] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:18:20 2026] POST /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:18:21.169592 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d521bab9-85a8-4aef-9a82-46ed3e37d5ea None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:21.169954 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d521bab9-85a8-4aef-9a82-46ed3e37d5ea None None] GET https://10.4.3.145/volume// Jul 10 20:18:21.170173 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d521bab9-85a8-4aef-9a82-46ed3e37d5ea None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:21.170354 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d521bab9-85a8-4aef-9a82-46ed3e37d5ea None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:21.170663 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d521bab9-85a8-4aef-9a82-46ed3e37d5ea None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:18:21.170929 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1382/5590] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:18: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 20:18:21.176739 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-21ca266d-8b53-4a82-af2c-6dc65378fab2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:21.178674 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-21ca266d-8b53-4a82-af2c-6dc65378fab2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:21.178855 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-21ca266d-8b53-4a82-af2c-6dc65378fab2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:21.179054 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-21ca266d-8b53-4a82-af2c-6dc65378fab2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:21.188141 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:21.188141 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:21.191358 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-21ca266d-8b53-4a82-af2c-6dc65378fab2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:21.196221 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-21ca266d-8b53-4a82-af2c-6dc65378fab2 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:21.196602 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1404/5591] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:18:21 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 1348 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:18:21.971604 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1e6f4d11-6a98-4974-8dd7-bb86e0ed2442 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:21.973565 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1e6f4d11-6a98-4974-8dd7-bb86e0ed2442 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] DELETE https://10.4.3.145/volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec Jul 10 20:18:21.973741 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1e6f4d11-6a98-4974-8dd7-bb86e0ed2442 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:21.973921 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1e6f4d11-6a98-4974-8dd7-bb86e0ed2442 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:21.980221 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:21.980221 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:22.506692 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0609255d-fc1d-402a-a51a-08fa5ac1c8cb req-1e6f4d11-6a98-4974-8dd7-bb86e0ed2442 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec returned with HTTP 200 Jul 10 20:18:22.507104 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1407/5592] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:18:21 2026] DELETE /volume/v3/attachments/b6c8fa7c-56f5-41f1-bbde-ef64cc2275ec => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:27.635590 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:18:30.145041 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:18:30.491692 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1f5e6f78-194c-4933-86eb-9c340be2ebf1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:30.493532 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1f5e6f78-194c-4933-86eb-9c340be2ebf1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] DELETE https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:30.493709 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1f5e6f78-194c-4933-86eb-9c340be2ebf1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:30.493908 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1f5e6f78-194c-4933-86eb-9c340be2ebf1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:30.494076 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-1f5e6f78-194c-4933-86eb-9c340be2ebf1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Delete volume with id: 29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:30.501111 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:30.501111 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:30.501578 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1f5e6f78-194c-4933-86eb-9c340be2ebf1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:30.522167 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-1f5e6f78-194c-4933-86eb-9c340be2ebf1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Delete volume request issued successfully. Jul 10 20:18:30.522340 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1f5e6f78-194c-4933-86eb-9c340be2ebf1 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 202 Jul 10 20:18:30.522736 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1400/5593] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:18:30 2026] DELETE /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:18:30.529454 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-89a13f1f-e872-4b1a-b00a-1e88dc29a413 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:30.531076 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-89a13f1f-e872-4b1a-b00a-1e88dc29a413 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:30.531256 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-89a13f1f-e872-4b1a-b00a-1e88dc29a413 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:30.531486 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-89a13f1f-e872-4b1a-b00a-1e88dc29a413 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:30.538435 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:30.538435 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:30.542354 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-89a13f1f-e872-4b1a-b00a-1e88dc29a413 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:30.547643 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-89a13f1f-e872-4b1a-b00a-1e88dc29a413 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 200 Jul 10 20:18:30.548197 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1383/5594] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:30 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:31.195023 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:18:31.560055 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7c3dfcc6-531f-4e04-9b08-033cc0124078 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:31.561621 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7c3dfcc6-531f-4e04-9b08-033cc0124078 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e Jul 10 20:18:31.561781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7c3dfcc6-531f-4e04-9b08-033cc0124078 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:31.561953 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7c3dfcc6-531f-4e04-9b08-033cc0124078 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:31.567391 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7c3dfcc6-531f-4e04-9b08-033cc0124078 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e returned with HTTP 404 Jul 10 20:18:31.567790 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1405/5595] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:31 2026] GET /volume/v3/volumes/29958a10-5396-4d31-8b5c-22af93975e9e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:18:31.837670 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e87c4eff-5794-4d65-bfed-48107caac73c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:31.839363 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e87c4eff-5794-4d65-bfed-48107caac73c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] DELETE https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 Jul 10 20:18:31.839552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e87c4eff-5794-4d65-bfed-48107caac73c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:31.839997 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e87c4eff-5794-4d65-bfed-48107caac73c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:31.839997 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-e87c4eff-5794-4d65-bfed-48107caac73c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Delete snapshot with id: 953ec916-b6f8-47eb-855a-81f9b8837084 Jul 10 20:18:31.844412 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:31.844412 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:31.844828 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e87c4eff-5794-4d65-bfed-48107caac73c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Snapshot retrieved successfully. Jul 10 20:18:31.859640 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e87c4eff-5794-4d65-bfed-48107caac73c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Snapshot delete request issued successfully. Jul 10 20:18:31.859803 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e87c4eff-5794-4d65-bfed-48107caac73c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 returned with HTTP 202 Jul 10 20:18:31.860296 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1408/5596] 10.4.3.145 () {66 vars in 1357 bytes} [Fri Jul 10 20:18:31 2026] DELETE /volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:18:31.867139 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bf9b0273-4c11-45b7-8b36-1059f1dafcd3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:31.869307 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bf9b0273-4c11-45b7-8b36-1059f1dafcd3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 Jul 10 20:18:31.869307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bf9b0273-4c11-45b7-8b36-1059f1dafcd3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:31.869307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bf9b0273-4c11-45b7-8b36-1059f1dafcd3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:31.874622 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:31.874622 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:31.875156 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-bf9b0273-4c11-45b7-8b36-1059f1dafcd3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Snapshot retrieved successfully. Jul 10 20:18:31.875908 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bf9b0273-4c11-45b7-8b36-1059f1dafcd3 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 returned with HTTP 200 Jul 10 20:18:31.876571 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1401/5597] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:18:31 2026] GET /volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:32.885267 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-09298d3c-b1f3-4873-9fd0-8441e24c64a8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:32.886896 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09298d3c-b1f3-4873-9fd0-8441e24c64a8 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 Jul 10 20:18:32.887134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09298d3c-b1f3-4873-9fd0-8441e24c64a8 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:32.887339 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09298d3c-b1f3-4873-9fd0-8441e24c64a8 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:32.891159 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09298d3c-b1f3-4873-9fd0-8441e24c64a8 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 returned with HTTP 404 Jul 10 20:18:32.891548 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1384/5598] 10.4.3.145 () {66 vars in 1354 bytes} [Fri Jul 10 20:18:32 2026] GET /volume/v3/snapshots/953ec916-b6f8-47eb-855a-81f9b8837084 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:18:32.921398 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-f37862eb-be98-457f-85cc-c7792ccc7d0e req-fa33999d-a1c5-447a-89a6-3a0177a8a85e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:32.923465 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f37862eb-be98-457f-85cc-c7792ccc7d0e req-fa33999d-a1c5-447a-89a6-3a0177a8a85e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:18:32.923625 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f37862eb-be98-457f-85cc-c7792ccc7d0e req-fa33999d-a1c5-447a-89a6-3a0177a8a85e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:32.923790 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-f37862eb-be98-457f-85cc-c7792ccc7d0e req-fa33999d-a1c5-447a-89a6-3a0177a8a85e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:32.931231 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:32.931231 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:32.935010 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [req-f37862eb-be98-457f-85cc-c7792ccc7d0e req-fa33999d-a1c5-447a-89a6-3a0177a8a85e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:32.938802 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-f37862eb-be98-457f-85cc-c7792ccc7d0e req-fa33999d-a1c5-447a-89a6-3a0177a8a85e tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:18:32.939332 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1406/5599] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:18:32 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:40.250662 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fce7941d-225d-4140-b965-131ff3cf55d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:40.252725 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fce7941d-225d-4140-b965-131ff3cf55d6 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] DELETE https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:18:40.252969 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fce7941d-225d-4140-b965-131ff3cf55d6 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:40.253220 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fce7941d-225d-4140-b965-131ff3cf55d6 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:40.253407 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-fce7941d-225d-4140-b965-131ff3cf55d6 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Delete volume with id: 2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:18:40.261370 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:40.261370 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:40.261916 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fce7941d-225d-4140-b965-131ff3cf55d6 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:40.281205 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fce7941d-225d-4140-b965-131ff3cf55d6 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Delete volume request issued successfully. Jul 10 20:18:40.281518 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fce7941d-225d-4140-b965-131ff3cf55d6 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 202 Jul 10 20:18:40.282052 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1409/5600] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:18:40 2026] DELETE /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:18:40.289527 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f7502d33-7cc2-4651-93de-12948edb615c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:40.292078 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f7502d33-7cc2-4651-93de-12948edb615c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:18:40.292320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f7502d33-7cc2-4651-93de-12948edb615c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:40.292561 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f7502d33-7cc2-4651-93de-12948edb615c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:40.301475 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:40.301475 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:40.306363 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f7502d33-7cc2-4651-93de-12948edb615c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Volume info retrieved successfully. Jul 10 20:18:40.312422 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f7502d33-7cc2-4651-93de-12948edb615c tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 200 Jul 10 20:18:40.312842 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1402/5601] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:40 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:40.806365 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9335b5fc-539a-428e-9653-5a744d22af77 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:40.808015 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:18:40.808369 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-620705135", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:40.809783 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-620705135', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:18:40.809901 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Create volume of 1 GB Jul 10 20:18:40.814158 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Availability Zones retrieved successfully. Jul 10 20:18:40.819158 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Flow 'volume_create_api' (fbfdef35-5ae1-41ef-a964-e8cddc3d9359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:18:40.820218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d18f51c-ca05-4a07-9dfc-256da4d2bb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:40.821124 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:18:40.846128 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d18f51c-ca05-4a07-9dfc-256da4d2bb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:40.846877 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a49d685-56c3-4e6f-9176-d59cd1725721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:40.888427 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Created reservations ['4620ea27-03b5-4fcd-bdc9-7e9679a3d165', 'f648418f-55e6-4f4e-a3eb-5e7ea656e21f', '91ca89be-947d-44b8-815a-6234e83fd0bf', '98c548cc-ea55-41e5-be6a-de925d957006'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:18:40.889296 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a49d685-56c3-4e6f-9176-d59cd1725721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4620ea27-03b5-4fcd-bdc9-7e9679a3d165', 'f648418f-55e6-4f4e-a3eb-5e7ea656e21f', '91ca89be-947d-44b8-815a-6234e83fd0bf', '98c548cc-ea55-41e5-be6a-de925d957006']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:40.890096 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e5a55b-1732-43e6-90cb-025c68984e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:40.918163 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e5a55b-1732-43e6-90cb-025c68984e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '406bef30-9de1-4c95-8074-90e314198b68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-620705135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81e48567d1d4d7d85e2aee42d9c389d',qos_specs=None,replication_status=,reservations=['4620ea27-03b5-4fcd-bdc9-7e9679a3d165','f648418f-55e6-4f4e-a3eb-5e7ea656e21f','91ca89be-947d-44b8-815a-6234e83fd0bf','98c548cc-ea55-41e5-be6a-de925d957006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3823945e885548eaa17f7bec8c1de5c1',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-620705135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=406bef30-9de1-4c95-8074-90e314198b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e81e48567d1d4d7d85e2aee42d9c389d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3823945e885548eaa17f7bec8c1de5c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:40.918807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfda2ab-2cdc-43c0-8255-32beaadcea7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:40.936322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfda2ab-2cdc-43c0-8255-32beaadcea7e) transitioned into state 'SUCCESS' from state '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-620705135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81e48567d1d4d7d85e2aee42d9c389d',qos_specs=None,replication_status=,reservations=['4620ea27-03b5-4fcd-bdc9-7e9679a3d165','f648418f-55e6-4f4e-a3eb-5e7ea656e21f','91ca89be-947d-44b8-815a-6234e83fd0bf','98c548cc-ea55-41e5-be6a-de925d957006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3823945e885548eaa17f7bec8c1de5c1',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:40.936929 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7102d1-40b2-4893-8d10-fcd04cdf8305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:40.947710 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7102d1-40b2-4893-8d10-fcd04cdf8305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:40.948469 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Flow 'volume_create_api' (fbfdef35-5ae1-41ef-a964-e8cddc3d9359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:18:40.948755 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Create volume request issued successfully. Jul 10 20:18:40.949349 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9335b5fc-539a-428e-9653-5a744d22af77 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:18:40.950210 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1385/5602] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:18:40 2026] POST /volume/v3/volumes => generated 754 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:18:40.961637 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-46641ad5-6a48-4e76-a395-e35ea60d88b7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:40.963541 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-46641ad5-6a48-4e76-a395-e35ea60d88b7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:40.963731 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-46641ad5-6a48-4e76-a395-e35ea60d88b7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:40.963912 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-46641ad5-6a48-4e76-a395-e35ea60d88b7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:40.971746 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:40.971746 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:40.976441 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-46641ad5-6a48-4e76-a395-e35ea60d88b7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:40.980869 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-46641ad5-6a48-4e76-a395-e35ea60d88b7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:40.981305 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1407/5603] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:40 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:41.327282 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4cb59ad1-09c0-4b7d-ad3a-16ba22c2d609 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:41.329125 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4cb59ad1-09c0-4b7d-ad3a-16ba22c2d609 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] GET https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee Jul 10 20:18:41.329402 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4cb59ad1-09c0-4b7d-ad3a-16ba22c2d609 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:41.329626 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4cb59ad1-09c0-4b7d-ad3a-16ba22c2d609 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:41.335004 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4cb59ad1-09c0-4b7d-ad3a-16ba22c2d609 tempest-TestStampPattern-823685582 tempest-TestStampPattern-823685582-project-member] https://10.4.3.145/volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee returned with HTTP 404 Jul 10 20:18:41.335614 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1410/5604] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:41 2026] GET /volume/v3/volumes/2fd2d6ba-77e5-4c55-b936-23a4e25d9bee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:18:41.995805 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-07c77d04-e1a9-4b0e-85ad-7f078d13a3ac None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:41.997429 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-07c77d04-e1a9-4b0e-85ad-7f078d13a3ac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:41.997592 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-07c77d04-e1a9-4b0e-85ad-7f078d13a3ac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:41.997798 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-07c77d04-e1a9-4b0e-85ad-7f078d13a3ac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:42.004814 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:42.004814 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:42.008249 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-07c77d04-e1a9-4b0e-85ad-7f078d13a3ac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:42.012505 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-07c77d04-e1a9-4b0e-85ad-7f078d13a3ac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:42.012857 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1403/5605] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:41 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:42.024860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-66a668b4-c044-4c2c-86fe-f6e89b8984fa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:42.026824 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-66a668b4-c044-4c2c-86fe-f6e89b8984fa tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:42.027119 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-66a668b4-c044-4c2c-86fe-f6e89b8984fa tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:42.027366 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-66a668b4-c044-4c2c-86fe-f6e89b8984fa tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:42.033927 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:42.033927 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:42.037107 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-66a668b4-c044-4c2c-86fe-f6e89b8984fa tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:42.040748 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-66a668b4-c044-4c2c-86fe-f6e89b8984fa tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:42.041122 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1386/5606] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:42 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:42.056176 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4219d25c-1bf1-4352-9183-be2fcc3036c1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:42.059276 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4219d25c-1bf1-4352-9183-be2fcc3036c1 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes Jul 10 20:18:42.059499 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4219d25c-1bf1-4352-9183-be2fcc3036c1 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:42.059719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4219d25c-1bf1-4352-9183-be2fcc3036c1 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:42.059982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-4219d25c-1bf1-4352-9183-be2fcc3036c1 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:18:42.060693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-4219d25c-1bf1-4352-9183-be2fcc3036c1 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:18:42.066714 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4219d25c-1bf1-4352-9183-be2fcc3036c1 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Get all volumes completed successfully. Jul 10 20:18:42.067302 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4219d25c-1bf1-4352-9183-be2fcc3036c1 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 20:18:42.067704 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1408/5607] 10.4.3.145 () {66 vars in 1237 bytes} [Fri Jul 10 20:18:42 2026] GET /volume/v3/volumes => generated 338 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:42.077208 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41b95c72-6a4b-498e-aa91-b520e114c74e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:42.079998 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41b95c72-6a4b-498e-aa91-b520e114c74e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:42.079998 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41b95c72-6a4b-498e-aa91-b520e114c74e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:42.079998 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41b95c72-6a4b-498e-aa91-b520e114c74e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:42.086535 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:42.086535 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:42.089866 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-41b95c72-6a4b-498e-aa91-b520e114c74e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:42.093725 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41b95c72-6a4b-498e-aa91-b520e114c74e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:42.094137 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1411/5608] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:42 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:42.132446 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-74d276e3-74f9-41da-a02b-b913a92aff69 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:42.134260 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-74d276e3-74f9-41da-a02b-b913a92aff69 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:42.134428 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-74d276e3-74f9-41da-a02b-b913a92aff69 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:42.134600 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-74d276e3-74f9-41da-a02b-b913a92aff69 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:42.142246 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:42.142246 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:42.145703 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-74d276e3-74f9-41da-a02b-b913a92aff69 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:42.149542 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-74d276e3-74f9-41da-a02b-b913a92aff69 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:42.149890 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1404/5609] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:18:42 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:44.186803 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cd1dc742-d88e-46dd-ab07-9a6aca286228 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:44.187220 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cd1dc742-d88e-46dd-ab07-9a6aca286228 None None] GET https://10.4.3.145/volume// Jul 10 20:18:44.187366 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cd1dc742-d88e-46dd-ab07-9a6aca286228 None None] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:44.188013 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cd1dc742-d88e-46dd-ab07-9a6aca286228 None None] Calling method 'all' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:44.188013 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cd1dc742-d88e-46dd-ab07-9a6aca286228 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:18:44.188304 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1387/5610] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:18: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 20:18:44.195532 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-3cf5f3e7-96c2-4596-a749-9705c6b32b33 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:44.222024 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-3cf5f3e7-96c2-4596-a749-9705c6b32b33 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:18:44.222515 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-3cf5f3e7-96c2-4596-a749-9705c6b32b33 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "406bef30-9de1-4c95-8074-90e314198b68", "connector": null, "instance_uuid": "cb3ec70f-d5cc-43e0-aa4e-169d4f051349"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:44.233926 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:44.233926 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:44.277427 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-3cf5f3e7-96c2-4596-a749-9705c6b32b33 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:18:44.278034 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1409/5611] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:18:44 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:44.674763 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-29a21b6c-7e4a-47b3-906d-88eedbeef02a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:44.677236 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29a21b6c-7e4a-47b3-906d-88eedbeef02a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:44.677451 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29a21b6c-7e4a-47b3-906d-88eedbeef02a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:44.677663 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29a21b6c-7e4a-47b3-906d-88eedbeef02a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:44.686821 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:44.686821 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:44.690972 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-29a21b6c-7e4a-47b3-906d-88eedbeef02a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:44.695444 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29a21b6c-7e4a-47b3-906d-88eedbeef02a tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:44.695887 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1412/5612] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:44 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:18:44.804976 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cec4ac50-2bd3-49c5-9afe-a43f5c257549 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:44.805371 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cec4ac50-2bd3-49c5-9afe-a43f5c257549 None None] GET https://10.4.3.145/volume// Jul 10 20:18:44.805520 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cec4ac50-2bd3-49c5-9afe-a43f5c257549 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:44.805697 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cec4ac50-2bd3-49c5-9afe-a43f5c257549 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:44.806007 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cec4ac50-2bd3-49c5-9afe-a43f5c257549 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:18:44.806345 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1405/5613] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:18: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 20:18:44.813024 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-4cf362e2-a847-45ff-bad0-e701f77b3165 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:44.815930 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-4cf362e2-a847-45ff-bad0-e701f77b3165 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:44.815930 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-4cf362e2-a847-45ff-bad0-e701f77b3165 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:44.816209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-4cf362e2-a847-45ff-bad0-e701f77b3165 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:44.827279 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:44.827279 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:44.830906 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-4cf362e2-a847-45ff-bad0-e701f77b3165 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:44.838449 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-4cf362e2-a847-45ff-bad0-e701f77b3165 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:44.838944 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1388/5614] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:18:44 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:18:44.957317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-6ee26b27-bac5-47ca-bf0b-5432b11f5eeb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:44.959330 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-6ee26b27-bac5-47ca-bf0b-5432b11f5eeb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] PUT https://10.4.3.145/volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 Jul 10 20:18:44.959721 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-6ee26b27-bac5-47ca-bf0b-5432b11f5eeb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:44.966945 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-6ee26b27-bac5-47ca-bf0b-5432b11f5eeb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Acquiring lock "cinder-attachment_update-406bef30-9de1-4c95-8074-90e314198b68-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:18:44.973627 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-6ee26b27-bac5-47ca-bf0b-5432b11f5eeb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Lock "cinder-attachment_update-406bef30-9de1-4c95-8074-90e314198b68-np0000005048" acquired by "attachment_update" :: waited 0.007s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:18:44.974653 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:44.974653 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:45.498077 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-6ee26b27-bac5-47ca-bf0b-5432b11f5eeb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Lock "cinder-attachment_update-406bef30-9de1-4c95-8074-90e314198b68-np0000005048" released by "attachment_update" :: held 0.524s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:18:45.498432 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-6ee26b27-bac5-47ca-bf0b-5432b11f5eeb tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 returned with HTTP 200 Jul 10 20:18:45.498863 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1410/5615] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:18:44 2026] PUT /volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:45.707824 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-68c3f8e9-938f-4996-9fc0-9999d6744fe2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:45.709831 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68c3f8e9-938f-4996-9fc0-9999d6744fe2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:45.710077 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68c3f8e9-938f-4996-9fc0-9999d6744fe2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:45.710303 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68c3f8e9-938f-4996-9fc0-9999d6744fe2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:45.719929 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:45.719929 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:45.729567 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-68c3f8e9-938f-4996-9fc0-9999d6744fe2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:45.733473 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68c3f8e9-938f-4996-9fc0-9999d6744fe2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:45.733844 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1413/5616] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:45 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:46.745751 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a9737a23-603f-44b1-8d5e-0246be703329 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:46.747727 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9737a23-603f-44b1-8d5e-0246be703329 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:46.748015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a9737a23-603f-44b1-8d5e-0246be703329 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:46.748241 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a9737a23-603f-44b1-8d5e-0246be703329 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:46.759700 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:46.759700 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:46.764456 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a9737a23-603f-44b1-8d5e-0246be703329 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:46.770264 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9737a23-603f-44b1-8d5e-0246be703329 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:46.770753 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1406/5617] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:46 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:47.784085 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-248cf0fa-b915-4be3-9abb-0f30fa8e5216 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:47.786078 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-248cf0fa-b915-4be3-9abb-0f30fa8e5216 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:47.786331 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-248cf0fa-b915-4be3-9abb-0f30fa8e5216 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:47.786562 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-248cf0fa-b915-4be3-9abb-0f30fa8e5216 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:47.797855 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:47.797855 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:47.802470 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-248cf0fa-b915-4be3-9abb-0f30fa8e5216 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:47.811494 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-248cf0fa-b915-4be3-9abb-0f30fa8e5216 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:47.814560 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1389/5618] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:47 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:48.825085 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d83aae02-dffd-43c5-8cb7-4ffbc5864bce None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:48.826558 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d83aae02-dffd-43c5-8cb7-4ffbc5864bce tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:48.826876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d83aae02-dffd-43c5-8cb7-4ffbc5864bce tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:48.827179 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d83aae02-dffd-43c5-8cb7-4ffbc5864bce tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:48.837799 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:48.837799 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:48.840543 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d83aae02-dffd-43c5-8cb7-4ffbc5864bce tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:48.847261 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d83aae02-dffd-43c5-8cb7-4ffbc5864bce tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:48.847261 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1411/5619] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:48 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:49.862013 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c341eade-668e-4135-94c2-124e3944bdb8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:49.863579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c341eade-668e-4135-94c2-124e3944bdb8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:49.863782 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c341eade-668e-4135-94c2-124e3944bdb8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:49.863986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c341eade-668e-4135-94c2-124e3944bdb8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:49.871835 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:49.871835 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:49.874936 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c341eade-668e-4135-94c2-124e3944bdb8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:49.878584 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c341eade-668e-4135-94c2-124e3944bdb8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:49.878955 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1414/5620] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:49 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:50.892521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-96f83ca2-d253-4068-a07f-58f657da9ce0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:50.895536 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-96f83ca2-d253-4068-a07f-58f657da9ce0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:50.895806 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-96f83ca2-d253-4068-a07f-58f657da9ce0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:50.896038 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-96f83ca2-d253-4068-a07f-58f657da9ce0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:50.906158 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:50.906158 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:50.909722 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-96f83ca2-d253-4068-a07f-58f657da9ce0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:50.913949 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-96f83ca2-d253-4068-a07f-58f657da9ce0 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:50.914348 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1407/5621] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:50 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:51.926407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7bbd6a30-41c4-48c0-8c12-ba4af60e2bd9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:51.928202 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7bbd6a30-41c4-48c0-8c12-ba4af60e2bd9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:51.928501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7bbd6a30-41c4-48c0-8c12-ba4af60e2bd9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:51.928694 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7bbd6a30-41c4-48c0-8c12-ba4af60e2bd9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:51.937210 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:51.937210 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:51.940187 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7bbd6a30-41c4-48c0-8c12-ba4af60e2bd9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:51.944240 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7bbd6a30-41c4-48c0-8c12-ba4af60e2bd9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:51.944637 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1390/5622] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:51 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:52.724695 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-a2c81b3c-b5e7-4e46-aee1-490e0a130987 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:52.729070 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-a2c81b3c-b5e7-4e46-aee1-490e0a130987 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739/action Jul 10 20:18:52.729070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-a2c81b3c-b5e7-4e46-aee1-490e0a130987 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:18:52.729070 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-a2c81b3c-b5e7-4e46-aee1-490e0a130987 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:52.757057 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:52.757057 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:52.769337 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-fa6795a1-d6df-4c73-aeef-8b3e0fb02ad4 req-a2c81b3c-b5e7-4e46-aee1-490e0a130987 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739/action returned with HTTP 204 Jul 10 20:18:52.769792 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1412/5623] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:18:52 2026] POST /volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:18:52.956158 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8e6bd5a-263e-451b-b185-c5e470757fef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:52.957795 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8e6bd5a-263e-451b-b185-c5e470757fef tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:52.958050 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8e6bd5a-263e-451b-b185-c5e470757fef tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:52.958266 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8e6bd5a-263e-451b-b185-c5e470757fef tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:52.966350 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:52.966350 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:52.969589 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f8e6bd5a-263e-451b-b185-c5e470757fef tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:52.973720 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8e6bd5a-263e-451b-b185-c5e470757fef tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:52.974219 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1415/5624] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:52 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:52.986624 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-80b41d8a-194f-44b4-90b3-728a15cebf9f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:52.988462 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-80b41d8a-194f-44b4-90b3-728a15cebf9f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:52.988662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-80b41d8a-194f-44b4-90b3-728a15cebf9f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:52.988857 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-80b41d8a-194f-44b4-90b3-728a15cebf9f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:52.998890 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:52.998890 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:53.002420 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-80b41d8a-194f-44b4-90b3-728a15cebf9f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:53.006708 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-80b41d8a-194f-44b4-90b3-728a15cebf9f tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:53.007217 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1408/5625] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:52 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:53.025382 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-28e3d41a-8c11-4879-828c-b8b56b8c42b2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:53.027291 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-28e3d41a-8c11-4879-828c-b8b56b8c42b2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:18:53.027489 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-28e3d41a-8c11-4879-828c-b8b56b8c42b2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:53.027739 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-28e3d41a-8c11-4879-828c-b8b56b8c42b2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:53.037110 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:53.037110 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:53.040283 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-28e3d41a-8c11-4879-828c-b8b56b8c42b2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:18:53.044174 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-28e3d41a-8c11-4879-828c-b8b56b8c42b2 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:18:53.044531 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1391/5626] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:53 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:54.571809 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:54.576396 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:18:54.576741 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-574211183", "snapshot_id": null, "imageRef": "77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf", "volume_type": null, "size": 1}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:54.579185 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-574211183', 'snapshot_id': None, 'imageRef': '77ec1deb-f795-4a7b-a3c4-5cb86ae8ffdf', 'volume_type': None, 'size': 1}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:18:54.651768 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Create volume of 1 GB Jul 10 20:18:54.655910 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Availability Zones retrieved successfully. Jul 10 20:18:54.660681 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Flow 'volume_create_api' (3f64cde9-862d-4e1c-ab63-cb2b9dccaf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:18:54.661732 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf3dc04-4661-4d46-a85d-9b66945d4a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:54.662740 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:18:54.714880 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf3dc04-4661-4d46-a85d-9b66945d4a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:54.715605 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4692bac-3d32-4e4a-8f58-930747e74beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:54.774133 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Created reservations ['b2dc7d0a-4eb2-4e7d-b261-a56d07bce229', '09bfb5a8-8212-4198-a09c-3437bf21672d', 'bc141551-2fda-42c8-b144-b819f53d1824', '6442dfb2-cd4e-447c-b82a-1978e9620f3d'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:18:54.774836 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4692bac-3d32-4e4a-8f58-930747e74beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2dc7d0a-4eb2-4e7d-b261-a56d07bce229', '09bfb5a8-8212-4198-a09c-3437bf21672d', 'bc141551-2fda-42c8-b144-b819f53d1824', '6442dfb2-cd4e-447c-b82a-1978e9620f3d']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:54.775591 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8876ca2-d46d-4973-9eb6-b4160fd6163e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:54.799551 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8876ca2-d46d-4973-9eb6-b4160fd6163e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dac72a5-45f0-4b23-82c5-ac2821874e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-574211183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e205d65ad24feca6997171007a39b2',qos_specs=None,replication_status=,reservations=['b2dc7d0a-4eb2-4e7d-b261-a56d07bce229','09bfb5a8-8212-4198-a09c-3437bf21672d','bc141551-2fda-42c8-b144-b819f53d1824','6442dfb2-cd4e-447c-b82a-1978e9620f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c828b7b64d643b1a86e9f7df304eeb3',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-574211183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dac72a5-45f0-4b23-82c5-ac2821874e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e205d65ad24feca6997171007a39b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c828b7b64d643b1a86e9f7df304eeb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:54.800605 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f98db31-6faf-44d1-b4c6-ade1adc6890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:54.817538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f98db31-6faf-44d1-b4c6-ade1adc6890f) transitioned into state 'SUCCESS' from state '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-574211183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e205d65ad24feca6997171007a39b2',qos_specs=None,replication_status=,reservations=['b2dc7d0a-4eb2-4e7d-b261-a56d07bce229','09bfb5a8-8212-4198-a09c-3437bf21672d','bc141551-2fda-42c8-b144-b819f53d1824','6442dfb2-cd4e-447c-b82a-1978e9620f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c828b7b64d643b1a86e9f7df304eeb3',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:54.818764 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1dfae4a-924c-4d6f-8258-f53b4943a3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:18:54.827979 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1dfae4a-924c-4d6f-8258-f53b4943a3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:18:54.829089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Flow 'volume_create_api' (3f64cde9-862d-4e1c-ab63-cb2b9dccaf46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:18:54.829408 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Create volume request issued successfully. Jul 10 20:18:54.829969 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-0ccdb27f-0a81-4637-9f75-bcdc449167fc tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:18:54.830599 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1413/5627] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:18:54 2026] POST /volume/v3/volumes => generated 753 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:18:54.843680 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0bcdbaaf-9fb4-4bcc-ad41-017d53d8b13d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:54.845869 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0bcdbaaf-9fb4-4bcc-ad41-017d53d8b13d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:18:54.846148 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0bcdbaaf-9fb4-4bcc-ad41-017d53d8b13d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:54.846410 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0bcdbaaf-9fb4-4bcc-ad41-017d53d8b13d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:54.856423 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:54.856423 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:54.865597 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0bcdbaaf-9fb4-4bcc-ad41-017d53d8b13d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:18:54.870682 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0bcdbaaf-9fb4-4bcc-ad41-017d53d8b13d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a returned with HTTP 200 Jul 10 20:18:54.871133 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1416/5628] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:54 2026] GET /volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:55.884094 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-03456b57-4ee1-4627-b487-2399e166d983 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:55.885803 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-03456b57-4ee1-4627-b487-2399e166d983 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:18:55.886015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-03456b57-4ee1-4627-b487-2399e166d983 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:55.886209 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-03456b57-4ee1-4627-b487-2399e166d983 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:55.893333 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:55.893333 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:55.897713 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-03456b57-4ee1-4627-b487-2399e166d983 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:18:55.902883 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-03456b57-4ee1-4627-b487-2399e166d983 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a returned with HTTP 200 Jul 10 20:18:55.903305 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1409/5629] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:55 2026] GET /volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:55.918550 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-feee9fda-d17f-4500-b1d6-f5c1ee454aa8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:55.920728 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-feee9fda-d17f-4500-b1d6-f5c1ee454aa8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:18:55.920947 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-feee9fda-d17f-4500-b1d6-f5c1ee454aa8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:55.921227 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-feee9fda-d17f-4500-b1d6-f5c1ee454aa8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:55.928019 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:55.928019 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:55.931794 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-feee9fda-d17f-4500-b1d6-f5c1ee454aa8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:18:55.936507 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-feee9fda-d17f-4500-b1d6-f5c1ee454aa8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a returned with HTTP 200 Jul 10 20:18:55.936972 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1392/5630] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:55 2026] GET /volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:55.950211 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d47ee5a5-2f44-4802-833f-665139eb0985 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:55.952783 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d47ee5a5-2f44-4802-833f-665139eb0985 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:18:55.953032 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d47ee5a5-2f44-4802-833f-665139eb0985 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:55.953263 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d47ee5a5-2f44-4802-833f-665139eb0985 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:55.961801 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:55.961801 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:55.965950 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d47ee5a5-2f44-4802-833f-665139eb0985 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:18:55.971494 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d47ee5a5-2f44-4802-833f-665139eb0985 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a returned with HTTP 200 Jul 10 20:18:55.971972 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1414/5631] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:55 2026] GET /volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:18:55.986913 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ed393720-353f-43ea-9548-8664111dbc1b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:55.989002 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed393720-353f-43ea-9548-8664111dbc1b tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:18:55.989427 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed393720-353f-43ea-9548-8664111dbc1b tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6dac72a5-45f0-4b23-82c5-ac2821874e5a", "name": "tempest-TestVolumeBackupRestore-backup-841661026", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:18:55.991539 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-ed393720-353f-43ea-9548-8664111dbc1b tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Creating new backup {'backup': {'volume_id': '6dac72a5-45f0-4b23-82c5-ac2821874e5a', 'name': 'tempest-TestVolumeBackupRestore-backup-841661026', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:18:55.991733 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-ed393720-353f-43ea-9548-8664111dbc1b tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Creating backup of volume 6dac72a5-45f0-4b23-82c5-ac2821874e5a in container None Jul 10 20:18:56.000848 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:56.000848 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:56.001468 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ed393720-353f-43ea-9548-8664111dbc1b tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:18:56.029076 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ed393720-353f-43ea-9548-8664111dbc1b tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Created reservations ['356ea7e6-928e-45f7-9c66-738d3b7cfa83', '7ea8c703-18db-4016-a64b-0d39e2532d87'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:18:56.054594 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed393720-353f-43ea-9548-8664111dbc1b tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:18:56.055182 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1417/5632] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:18:55 2026] POST /volume/v3/backups => generated 334 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:18:56.065440 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6b268ae3-83d6-46cb-94a9-85464ef2eba0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:56.067779 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b268ae3-83d6-46cb-94a9-85464ef2eba0 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:18:56.067779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b268ae3-83d6-46cb-94a9-85464ef2eba0 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:56.067779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6b268ae3-83d6-46cb-94a9-85464ef2eba0 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:56.067779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-6b268ae3-83d6-46cb-94a9-85464ef2eba0 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:18:56.071641 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:56.071641 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:18:56.072295 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6b268ae3-83d6-46cb-94a9-85464ef2eba0 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:18:56.072649 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1410/5633] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:56 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 741 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:57.082797 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7b6a136e-fcee-4093-b936-7675ac6ed1df None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:57.084700 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b6a136e-fcee-4093-b936-7675ac6ed1df tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:18:57.084891 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b6a136e-fcee-4093-b936-7675ac6ed1df tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:57.085105 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b6a136e-fcee-4093-b936-7675ac6ed1df tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:57.085199 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-7b6a136e-fcee-4093-b936-7675ac6ed1df tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:18:57.089042 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:57.089042 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:18:57.089680 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b6a136e-fcee-4093-b936-7675ac6ed1df tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:18:57.090037 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1393/5634] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:57 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:58.099535 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8218978b-2be3-4db2-81e2-1454a1556a57 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:58.101228 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8218978b-2be3-4db2-81e2-1454a1556a57 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:18:58.101395 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8218978b-2be3-4db2-81e2-1454a1556a57 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:58.101597 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8218978b-2be3-4db2-81e2-1454a1556a57 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:58.101713 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8218978b-2be3-4db2-81e2-1454a1556a57 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:18:58.105709 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:58.105709 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:18:58.106485 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8218978b-2be3-4db2-81e2-1454a1556a57 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:18:58.107075 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1415/5635] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:58 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:18:59.117312 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f95bcd27-2705-4c96-a245-52a1f3d659ff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:18:59.119119 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f95bcd27-2705-4c96-a245-52a1f3d659ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:18:59.119296 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f95bcd27-2705-4c96-a245-52a1f3d659ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:18:59.119526 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f95bcd27-2705-4c96-a245-52a1f3d659ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:18:59.119623 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f95bcd27-2705-4c96-a245-52a1f3d659ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:18:59.124086 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:18:59.124086 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:18:59.124743 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f95bcd27-2705-4c96-a245-52a1f3d659ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:18:59.125107 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1418/5636] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:18:59 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:00.134720 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d0a013a7-46cc-41c1-81a2-4b46cf7b67ff None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:00.136534 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d0a013a7-46cc-41c1-81a2-4b46cf7b67ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:00.136726 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d0a013a7-46cc-41c1-81a2-4b46cf7b67ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:00.136921 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d0a013a7-46cc-41c1-81a2-4b46cf7b67ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:00.137056 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d0a013a7-46cc-41c1-81a2-4b46cf7b67ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:00.141242 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:00.141242 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:00.142084 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d0a013a7-46cc-41c1-81a2-4b46cf7b67ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:00.142455 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1411/5637] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:00 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:01.152421 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d92bb170-427a-49f3-8b06-65f9c6ba533d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:01.154174 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d92bb170-427a-49f3-8b06-65f9c6ba533d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:01.154394 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d92bb170-427a-49f3-8b06-65f9c6ba533d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:01.154605 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d92bb170-427a-49f3-8b06-65f9c6ba533d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:01.154751 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-d92bb170-427a-49f3-8b06-65f9c6ba533d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:01.159043 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:01.159043 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:01.159744 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d92bb170-427a-49f3-8b06-65f9c6ba533d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:01.160151 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1394/5638] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:01 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:02.170337 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-dafcb19c-9618-41a6-b05f-1930aa337281 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:02.172157 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dafcb19c-9618-41a6-b05f-1930aa337281 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:02.172348 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dafcb19c-9618-41a6-b05f-1930aa337281 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:02.172525 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-dafcb19c-9618-41a6-b05f-1930aa337281 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:02.172627 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-dafcb19c-9618-41a6-b05f-1930aa337281 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:02.176945 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:02.176945 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:02.177615 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-dafcb19c-9618-41a6-b05f-1930aa337281 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:02.177936 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1416/5639] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:02 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:03.189253 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0ca53047-b239-4db9-b08d-2ec40cb4393e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:03.190894 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ca53047-b239-4db9-b08d-2ec40cb4393e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:03.191090 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ca53047-b239-4db9-b08d-2ec40cb4393e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:03.191262 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ca53047-b239-4db9-b08d-2ec40cb4393e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:03.191386 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0ca53047-b239-4db9-b08d-2ec40cb4393e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:03.195352 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:03.195352 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:03.196093 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ca53047-b239-4db9-b08d-2ec40cb4393e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:03.196439 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1419/5640] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:03 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:04.209128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b1d3df3b-563e-4538-beb3-be386e41f6ee None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:04.210364 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1d3df3b-563e-4538-beb3-be386e41f6ee tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:04.210557 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1d3df3b-563e-4538-beb3-be386e41f6ee tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:04.210711 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b1d3df3b-563e-4538-beb3-be386e41f6ee tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:04.211149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b1d3df3b-563e-4538-beb3-be386e41f6ee tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:04.215134 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:04.215134 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:04.215855 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b1d3df3b-563e-4538-beb3-be386e41f6ee tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:04.216240 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1412/5641] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:04 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:05.226567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-37563e90-82a6-4994-8414-3cfcedde0e5d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:05.228676 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37563e90-82a6-4994-8414-3cfcedde0e5d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:05.228903 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37563e90-82a6-4994-8414-3cfcedde0e5d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:05.229155 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-37563e90-82a6-4994-8414-3cfcedde0e5d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:05.229277 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-37563e90-82a6-4994-8414-3cfcedde0e5d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:05.234683 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:05.234683 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:05.235740 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-37563e90-82a6-4994-8414-3cfcedde0e5d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:05.236250 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1395/5642] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:05 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:06.248212 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c93f382e-1ef8-4b7b-a4cc-3ceafe00a53c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:06.250085 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c93f382e-1ef8-4b7b-a4cc-3ceafe00a53c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:06.250322 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c93f382e-1ef8-4b7b-a4cc-3ceafe00a53c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:06.250572 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c93f382e-1ef8-4b7b-a4cc-3ceafe00a53c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:06.250681 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c93f382e-1ef8-4b7b-a4cc-3ceafe00a53c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:06.255370 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:06.255370 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:06.256296 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c93f382e-1ef8-4b7b-a4cc-3ceafe00a53c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:06.256668 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1417/5643] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:06 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:07.267602 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e677ba7-0c5a-4c58-9910-e435b7937748 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:07.269308 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e677ba7-0c5a-4c58-9910-e435b7937748 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:07.269477 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e677ba7-0c5a-4c58-9910-e435b7937748 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:07.269660 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e677ba7-0c5a-4c58-9910-e435b7937748 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:07.269769 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2e677ba7-0c5a-4c58-9910-e435b7937748 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:07.271289 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=94,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:19:07.275084 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:07.275084 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:07.275855 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e677ba7-0c5a-4c58-9910-e435b7937748 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:07.276263 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1420/5644] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:07 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:08.287330 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f66c0093-064e-4e44-a582-76eb492a4eb7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:08.290480 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f66c0093-064e-4e44-a582-76eb492a4eb7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:08.290480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f66c0093-064e-4e44-a582-76eb492a4eb7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:08.290480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f66c0093-064e-4e44-a582-76eb492a4eb7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:08.290480 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f66c0093-064e-4e44-a582-76eb492a4eb7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:08.294251 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:08.294251 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:08.295217 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f66c0093-064e-4e44-a582-76eb492a4eb7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:08.295725 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1413/5645] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:08 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:09.306329 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dd1e7cdb-2d56-40bd-8b98-00958472111f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:09.308688 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dd1e7cdb-2d56-40bd-8b98-00958472111f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:09.308884 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dd1e7cdb-2d56-40bd-8b98-00958472111f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:09.309099 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dd1e7cdb-2d56-40bd-8b98-00958472111f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:09.309216 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-dd1e7cdb-2d56-40bd-8b98-00958472111f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:09.313575 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:09.313575 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:09.314611 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dd1e7cdb-2d56-40bd-8b98-00958472111f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:09.315832 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1396/5646] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:09 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:10.325658 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b6adbf29-57e6-46b7-9cdd-c5b5e5292edb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:10.327382 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b6adbf29-57e6-46b7-9cdd-c5b5e5292edb tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:10.327560 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b6adbf29-57e6-46b7-9cdd-c5b5e5292edb tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:10.327734 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b6adbf29-57e6-46b7-9cdd-c5b5e5292edb tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:10.327835 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b6adbf29-57e6-46b7-9cdd-c5b5e5292edb tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:10.332168 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:10.332168 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:10.332857 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b6adbf29-57e6-46b7-9cdd-c5b5e5292edb tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:10.333464 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1418/5647] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:10 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:10.590843 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-84a44b3f-1a61-461f-b5c6-2ead27721e9e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:10.597058 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-84a44b3f-1a61-461f-b5c6-2ead27721e9e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/attachments?instance_id=cb3ec70f-d5cc-43e0-aa4e-169d4f051349 Jul 10 20:19:10.597358 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-84a44b3f-1a61-461f-b5c6-2ead27721e9e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:10.597613 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-84a44b3f-1a61-461f-b5c6-2ead27721e9e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:10.617915 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-84a44b3f-1a61-461f-b5c6-2ead27721e9e tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments?instance_id=cb3ec70f-d5cc-43e0-aa4e-169d4f051349 returned with HTTP 200 Jul 10 20:19:10.618638 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1421/5648] 10.4.3.145 () {70 vars in 1637 bytes} [Fri Jul 10 20:19:10 2026] GET /volume/v3/attachments?instance_id=cb3ec70f-d5cc-43e0-aa4e-169d4f051349 => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:10.626108 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-59076792-5e4a-4f34-817a-5de81509df5c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:10.627895 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-59076792-5e4a-4f34-817a-5de81509df5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 Jul 10 20:19:10.628103 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-59076792-5e4a-4f34-817a-5de81509df5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:10.628268 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-59076792-5e4a-4f34-817a-5de81509df5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:10.643518 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-7a0218db-40b4-4c6a-b5a0-b0b00c320dba req-59076792-5e4a-4f34-817a-5de81509df5c tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 returned with HTTP 200 Jul 10 20:19:10.643846 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1414/5649] 10.4.3.145 () {70 vars in 1651 bytes} [Fri Jul 10 20:19:10 2026] GET /volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:11.343218 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c9c2deac-e949-41df-b314-80e11d312e82 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:11.345245 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c9c2deac-e949-41df-b314-80e11d312e82 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:11.345462 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c9c2deac-e949-41df-b314-80e11d312e82 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:11.345652 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c9c2deac-e949-41df-b314-80e11d312e82 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:11.345766 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-c9c2deac-e949-41df-b314-80e11d312e82 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:11.350990 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:11.350990 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:11.351944 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c9c2deac-e949-41df-b314-80e11d312e82 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:11.352391 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1397/5650] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:11 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:12.363990 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a6ca4246-054e-4c5c-9101-0c8407066c26 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:12.365766 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6ca4246-054e-4c5c-9101-0c8407066c26 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:12.365989 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6ca4246-054e-4c5c-9101-0c8407066c26 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:12.366184 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a6ca4246-054e-4c5c-9101-0c8407066c26 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:12.366280 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a6ca4246-054e-4c5c-9101-0c8407066c26 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:12.371994 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:12.371994 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:12.372982 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a6ca4246-054e-4c5c-9101-0c8407066c26 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:12.373420 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1419/5651] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:12 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:13.384303 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b7be029b-b6c0-4043-af4a-ac820d7a3861 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:13.386237 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b7be029b-b6c0-4043-af4a-ac820d7a3861 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:13.386434 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b7be029b-b6c0-4043-af4a-ac820d7a3861 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:13.386627 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b7be029b-b6c0-4043-af4a-ac820d7a3861 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:13.386754 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b7be029b-b6c0-4043-af4a-ac820d7a3861 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:13.390725 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:13.390725 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:13.391579 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b7be029b-b6c0-4043-af4a-ac820d7a3861 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:13.391773 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1422/5652] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:13 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:13.401535 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3c72aaca-4aca-4de5-8301-02f5de5f664a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:13.403159 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c72aaca-4aca-4de5-8301-02f5de5f664a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:19:13.403327 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c72aaca-4aca-4de5-8301-02f5de5f664a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:13.403520 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3c72aaca-4aca-4de5-8301-02f5de5f664a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:13.409738 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:13.409738 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:13.413037 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-3c72aaca-4aca-4de5-8301-02f5de5f664a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:19:13.418039 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3c72aaca-4aca-4de5-8301-02f5de5f664a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a returned with HTTP 200 Jul 10 20:19:13.418419 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1415/5653] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:13 2026] GET /volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:13.434422 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:13.436074 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] POST https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63/restore Jul 10 20:19:13.436393 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:19:13.437714 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Restoring backup 7c22d430-7bff-4175-8462-e0b813177a63 ({'restore': {}}) {{(pid=99971) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 20:19:13.437868 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Restoring backup 7c22d430-7bff-4175-8462-e0b813177a63 to volume None. Jul 10 20:19:13.441873 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:13.441873 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:13.442875 np0000005048 devstack@c-api.service[99971]: INFO cinder.backup.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Creating volume of 1 GB for restore of backup 7c22d430-7bff-4175-8462-e0b813177a63. Jul 10 20:19:13.446118 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Availability Zones retrieved successfully. Jul 10 20:19:13.451417 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Flow 'volume_create_api' (cafb1a07-0395-4af3-8ab6-31a63fd56cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:19:13.452323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdfdbac-70d4-4b12-a11d-d224d0f46ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:19:13.453183 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:19:13.483100 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdfdbac-70d4-4b12-a11d-d224d0f46ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:19:13.483807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8ceffe-a3d5-427b-adb6-a11157cfe0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:19:13.521201 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Created reservations ['2c2fa3f1-74ea-4589-921a-ce6b9153b454', 'cfe5acf1-f416-44bd-bbee-bedfb3221ead', '1afa843e-b7bd-4fc9-95a6-eed228782faf', '568a86c5-5307-4385-affe-1f5bea12ff2e'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:19:13.522059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8ceffe-a3d5-427b-adb6-a11157cfe0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c2fa3f1-74ea-4589-921a-ce6b9153b454', 'cfe5acf1-f416-44bd-bbee-bedfb3221ead', '1afa843e-b7bd-4fc9-95a6-eed228782faf', '568a86c5-5307-4385-affe-1f5bea12ff2e']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:19:13.522757 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8750b42-d19b-4be6-8615-5f9d6995de13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:19:13.549979 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8750b42-d19b-4be6-8615-5f9d6995de13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7', '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_7c22d430-7bff-4175-8462-e0b813177a63',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e205d65ad24feca6997171007a39b2',qos_specs=None,replication_status=,reservations=['2c2fa3f1-74ea-4589-921a-ce6b9153b454','cfe5acf1-f416-44bd-bbee-bedfb3221ead','1afa843e-b7bd-4fc9-95a6-eed228782faf','568a86c5-5307-4385-affe-1f5bea12ff2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c828b7b64d643b1a86e9f7df304eeb3',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:19:13Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7c22d430-7bff-4175-8462-e0b813177a63',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e205d65ad24feca6997171007a39b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c828b7b64d643b1a86e9f7df304eeb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:19:13.550646 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2aa2c4-3db0-4adf-96e2-1a9d3694ced6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:19:13.567894 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2aa2c4-3db0-4adf-96e2-1a9d3694ced6) transitioned into 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_7c22d430-7bff-4175-8462-e0b813177a63',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e205d65ad24feca6997171007a39b2',qos_specs=None,replication_status=,reservations=['2c2fa3f1-74ea-4589-921a-ce6b9153b454','cfe5acf1-f416-44bd-bbee-bedfb3221ead','1afa843e-b7bd-4fc9-95a6-eed228782faf','568a86c5-5307-4385-affe-1f5bea12ff2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c828b7b64d643b1a86e9f7df304eeb3',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:19:13.568623 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05df4bd0-1dba-4b2d-9513-e74e179749ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:19:13.579870 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05df4bd0-1dba-4b2d-9513-e74e179749ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:19:13.580625 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Flow 'volume_create_api' (cafb1a07-0395-4af3-8ab6-31a63fd56cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:19:13.580920 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Create volume request issued successfully. Jul 10 20:19:13.589331 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:13.589331 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:13.589902 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:19:14.596905 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:14.596905 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:14.597379 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:19:14.597501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Checking backup size 1 against volume size 1 {{(pid=99971) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 20:19:14.597642 np0000005048 devstack@c-api.service[99971]: INFO cinder.backup.api [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Overwriting volume 28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 with restore of backup 7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:14.612614 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] restore_backup in rpcapi backup_id 7c22d430-7bff-4175-8462-e0b813177a63 {{(pid=99971) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 20:19:14.614377 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e4bfd07c-5574-4391-b484-4bf915bdebf6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63/restore returned with HTTP 202 Jul 10 20:19:14.614826 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1398/5654] 10.4.3.145 () {68 vars in 1393 bytes} [Fri Jul 10 20:19:13 2026] POST /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63/restore => generated 189 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:19:14.621788 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3245919c-bff3-43f3-865d-8ee4a4fedbed None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:14.623334 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3245919c-bff3-43f3-865d-8ee4a4fedbed tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:14.623495 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3245919c-bff3-43f3-865d-8ee4a4fedbed tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:14.623661 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3245919c-bff3-43f3-865d-8ee4a4fedbed tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:14.623753 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-3245919c-bff3-43f3-865d-8ee4a4fedbed tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:14.627590 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:14.627590 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:14.628383 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3245919c-bff3-43f3-865d-8ee4a4fedbed tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:14.628697 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1420/5655] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:14 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:15.638545 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-55046e53-01e1-44ad-a0b9-5af0e737f3ef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:15.640282 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55046e53-01e1-44ad-a0b9-5af0e737f3ef tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:15.640466 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55046e53-01e1-44ad-a0b9-5af0e737f3ef tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:15.640636 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55046e53-01e1-44ad-a0b9-5af0e737f3ef tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:15.640729 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-55046e53-01e1-44ad-a0b9-5af0e737f3ef tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:15.644721 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:15.644721 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:15.645499 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55046e53-01e1-44ad-a0b9-5af0e737f3ef tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:15.645981 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1423/5656] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:15 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:16.656341 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d403fb25-9314-4b09-a121-51f299e1cade None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:16.658108 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d403fb25-9314-4b09-a121-51f299e1cade tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:16.658306 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d403fb25-9314-4b09-a121-51f299e1cade tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:16.658492 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d403fb25-9314-4b09-a121-51f299e1cade tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:16.658593 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d403fb25-9314-4b09-a121-51f299e1cade tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:16.663893 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:16.663893 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:16.664751 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d403fb25-9314-4b09-a121-51f299e1cade tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:16.665231 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1416/5657] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:16 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:17.674340 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4a978f1e-c28e-4fa2-b3c2-96e6ca920c58 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:17.676263 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a978f1e-c28e-4fa2-b3c2-96e6ca920c58 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:17.676450 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a978f1e-c28e-4fa2-b3c2-96e6ca920c58 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:17.676625 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4a978f1e-c28e-4fa2-b3c2-96e6ca920c58 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:17.676750 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-4a978f1e-c28e-4fa2-b3c2-96e6ca920c58 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:17.680827 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:17.680827 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:17.681570 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4a978f1e-c28e-4fa2-b3c2-96e6ca920c58 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:17.681896 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1399/5658] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:17 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:18.701703 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2d072780-91f9-408a-8e4a-c4c51175193d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:18.708748 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d072780-91f9-408a-8e4a-c4c51175193d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:18.708949 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d072780-91f9-408a-8e4a-c4c51175193d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:18.709219 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2d072780-91f9-408a-8e4a-c4c51175193d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:18.709326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-2d072780-91f9-408a-8e4a-c4c51175193d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:18.718291 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:18.718291 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:18.721873 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2d072780-91f9-408a-8e4a-c4c51175193d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:18.722680 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1421/5659] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:18 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:19.733786 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b06f4f91-37ab-4e85-bab0-08046c671bcf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:19.736035 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b06f4f91-37ab-4e85-bab0-08046c671bcf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:19.736383 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b06f4f91-37ab-4e85-bab0-08046c671bcf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:19.737090 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b06f4f91-37ab-4e85-bab0-08046c671bcf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:19.737300 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b06f4f91-37ab-4e85-bab0-08046c671bcf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:19.741300 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:19.741300 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:19.742096 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b06f4f91-37ab-4e85-bab0-08046c671bcf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:19.742483 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1424/5660] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:19 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:20.753983 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1353bd7a-fbd8-4410-b4ed-34ab86f40309 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:20.754565 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1353bd7a-fbd8-4410-b4ed-34ab86f40309 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:20.754565 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1353bd7a-fbd8-4410-b4ed-34ab86f40309 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:20.754688 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1353bd7a-fbd8-4410-b4ed-34ab86f40309 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:20.754760 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-1353bd7a-fbd8-4410-b4ed-34ab86f40309 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:20.759507 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:20.759507 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:20.760336 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1353bd7a-fbd8-4410-b4ed-34ab86f40309 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:20.760673 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1417/5661] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:20 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:21.770669 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-42b33c48-640c-404e-8a0b-5bdecedd3397 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:21.773016 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-42b33c48-640c-404e-8a0b-5bdecedd3397 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:21.773016 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-42b33c48-640c-404e-8a0b-5bdecedd3397 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:21.773016 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-42b33c48-640c-404e-8a0b-5bdecedd3397 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:21.773016 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-42b33c48-640c-404e-8a0b-5bdecedd3397 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:21.776766 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:21.776766 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:21.777643 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-42b33c48-640c-404e-8a0b-5bdecedd3397 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:21.778116 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1400/5662] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:21 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:22.787316 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-2019a222-c004-478e-b806-d1fde896778e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:22.789283 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2019a222-c004-478e-b806-d1fde896778e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:22.789503 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2019a222-c004-478e-b806-d1fde896778e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:22.789679 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-2019a222-c004-478e-b806-d1fde896778e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:22.789780 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-2019a222-c004-478e-b806-d1fde896778e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:22.794234 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:22.794234 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:22.795014 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-2019a222-c004-478e-b806-d1fde896778e tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:22.795455 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1422/5663] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:22 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:23.806315 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-460acd47-fed6-4b01-8dc9-cc3335a1c030 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:23.808072 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-460acd47-fed6-4b01-8dc9-cc3335a1c030 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:23.808266 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-460acd47-fed6-4b01-8dc9-cc3335a1c030 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:23.808448 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-460acd47-fed6-4b01-8dc9-cc3335a1c030 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:23.808550 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-460acd47-fed6-4b01-8dc9-cc3335a1c030 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:23.812986 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:23.812986 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:23.813793 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-460acd47-fed6-4b01-8dc9-cc3335a1c030 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:23.814202 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1425/5664] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:23 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:24.825167 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f64a545-f838-4c1b-ba90-0ae7d8f02f07 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:24.826827 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f64a545-f838-4c1b-ba90-0ae7d8f02f07 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:24.827076 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f64a545-f838-4c1b-ba90-0ae7d8f02f07 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:24.827252 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f64a545-f838-4c1b-ba90-0ae7d8f02f07 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:24.827356 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0f64a545-f838-4c1b-ba90-0ae7d8f02f07 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:24.832481 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:24.832481 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:24.833351 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f64a545-f838-4c1b-ba90-0ae7d8f02f07 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:24.833750 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1418/5665] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:24 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:25.844430 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2deda2d2-28b9-41ed-9cc2-fa0e805ec43d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:25.847291 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2deda2d2-28b9-41ed-9cc2-fa0e805ec43d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:19:25.847291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2deda2d2-28b9-41ed-9cc2-fa0e805ec43d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:25.847291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2deda2d2-28b9-41ed-9cc2-fa0e805ec43d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:25.847291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2deda2d2-28b9-41ed-9cc2-fa0e805ec43d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Show backup with id 7c22d430-7bff-4175-8462-e0b813177a63. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:19:25.851777 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:25.851777 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:25.851777 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2deda2d2-28b9-41ed-9cc2-fa0e805ec43d tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 200 Jul 10 20:19:25.851777 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1401/5666] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:25 2026] GET /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:25.863330 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1eb7ceae-904e-43ee-a934-d945470f4d67 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:25.866021 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1eb7ceae-904e-43ee-a934-d945470f4d67 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 Jul 10 20:19:25.866021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1eb7ceae-904e-43ee-a934-d945470f4d67 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:25.866021 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1eb7ceae-904e-43ee-a934-d945470f4d67 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:25.872940 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:25.872940 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:25.876575 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-1eb7ceae-904e-43ee-a934-d945470f4d67 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:19:25.881430 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1eb7ceae-904e-43ee-a934-d945470f4d67 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 returned with HTTP 200 Jul 10 20:19:25.881430 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1423/5667] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:25 2026] GET /volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 => generated 1416 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:25.896817 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-700831a2-16cd-43b2-a8bb-62b16b85bcdd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:25.898342 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-700831a2-16cd-43b2-a8bb-62b16b85bcdd tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 Jul 10 20:19:25.899746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-700831a2-16cd-43b2-a8bb-62b16b85bcdd tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:25.899746 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-700831a2-16cd-43b2-a8bb-62b16b85bcdd tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:25.905333 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:25.905333 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:25.908644 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-700831a2-16cd-43b2-a8bb-62b16b85bcdd tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:19:25.912865 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-700831a2-16cd-43b2-a8bb-62b16b85bcdd tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 returned with HTTP 200 Jul 10 20:19:25.913336 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1426/5668] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:25 2026] GET /volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 => generated 1416 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:27.040277 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-28a72dce-d312-47f3-b3b5-c7000e5a4a6a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:27.042615 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-28a72dce-d312-47f3-b3b5-c7000e5a4a6a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 Jul 10 20:19:27.042852 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-28a72dce-d312-47f3-b3b5-c7000e5a4a6a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:27.043122 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-28a72dce-d312-47f3-b3b5-c7000e5a4a6a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:27.050799 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:27.050799 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:27.053807 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-28a72dce-d312-47f3-b3b5-c7000e5a4a6a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:19:27.057746 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-28a72dce-d312-47f3-b3b5-c7000e5a4a6a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 returned with HTTP 200 Jul 10 20:19:27.058121 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1419/5669] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:19:27 2026] GET /volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:27.553807 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-437a23ac-f6ef-4515-afcc-ce99b510fd2c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:27.555787 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-437a23ac-f6ef-4515-afcc-ce99b510fd2c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 Jul 10 20:19:27.556019 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-437a23ac-f6ef-4515-afcc-ce99b510fd2c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:27.556200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-437a23ac-f6ef-4515-afcc-ce99b510fd2c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:27.562827 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:27.562827 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:27.566205 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-437a23ac-f6ef-4515-afcc-ce99b510fd2c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:19:27.570725 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-437a23ac-f6ef-4515-afcc-ce99b510fd2c tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 returned with HTTP 200 Jul 10 20:19:27.571155 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1402/5670] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:19:27 2026] GET /volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:27.580611 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-472d52f8-e1df-4dc2-9937-d8a6e98ffbde None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:27.581003 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-472d52f8-e1df-4dc2-9937-d8a6e98ffbde None None] GET https://10.4.3.145/volume// Jul 10 20:19:27.581144 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-472d52f8-e1df-4dc2-9937-d8a6e98ffbde None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:27.581310 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-472d52f8-e1df-4dc2-9937-d8a6e98ffbde None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:27.581590 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-472d52f8-e1df-4dc2-9937-d8a6e98ffbde None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:19:27.581827 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1424/5671] 10.4.3.145 () {66 vars in 1419 bytes} [Fri Jul 10 20:19:27 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 20:19:27.589070 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-6f35d7ae-9884-4014-8bbf-1d856b8a07b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:27.591128 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-6f35d7ae-9884-4014-8bbf-1d856b8a07b6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:19:27.591474 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-6f35d7ae-9884-4014-8bbf-1d856b8a07b6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7", "connector": null, "instance_uuid": "df0c1f32-ba3e-4a1e-a421-b99c11c61210"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:19:27.599771 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:27.599771 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:27.625226 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-6f35d7ae-9884-4014-8bbf-1d856b8a07b6 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:19:27.625657 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1427/5672] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:19:27 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 20:19:33.554850 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5f18697c-b49e-43b3-b6b1-a4c7a1277a21 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:33.555338 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5f18697c-b49e-43b3-b6b1-a4c7a1277a21 None None] GET https://10.4.3.145/volume// Jul 10 20:19:33.555517 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5f18697c-b49e-43b3-b6b1-a4c7a1277a21 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:33.555753 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5f18697c-b49e-43b3-b6b1-a4c7a1277a21 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:33.556179 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5f18697c-b49e-43b3-b6b1-a4c7a1277a21 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:19:33.556493 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1420/5673] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:19: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 20:19:33.563189 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-b351ff00-b167-4869-8769-d9bab9dc870f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:33.564969 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-b351ff00-b167-4869-8769-d9bab9dc870f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 Jul 10 20:19:33.565161 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-b351ff00-b167-4869-8769-d9bab9dc870f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:33.565336 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-b351ff00-b167-4869-8769-d9bab9dc870f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:33.567042 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=90,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:19:33.574736 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:33.574736 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:33.578173 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-b351ff00-b167-4869-8769-d9bab9dc870f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:19:33.582547 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-b351ff00-b167-4869-8769-d9bab9dc870f tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 returned with HTTP 200 Jul 10 20:19:33.582924 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1403/5674] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:19:33 2026] GET /volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 => generated 1595 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:19:33.681828 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-5cc888a0-7656-4007-b2bf-b30f2cc28fb8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:33.683656 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-5cc888a0-7656-4007-b2bf-b30f2cc28fb8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] PUT https://10.4.3.145/volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3 Jul 10 20:19:33.684033 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-5cc888a0-7656-4007-b2bf-b30f2cc28fb8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:19:33.686766 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=73,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:19:33.692279 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-5cc888a0-7656-4007-b2bf-b30f2cc28fb8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Acquiring lock "cinder-attachment_update-28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:19:33.697288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-5cc888a0-7656-4007-b2bf-b30f2cc28fb8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Lock "cinder-attachment_update-28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:19:33.698334 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:33.698334 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:34.222719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-5cc888a0-7656-4007-b2bf-b30f2cc28fb8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Lock "cinder-attachment_update-28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7-np0000005048" released by "attachment_update" :: held 0.525s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:19:34.223058 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-5cc888a0-7656-4007-b2bf-b30f2cc28fb8 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3 returned with HTTP 200 Jul 10 20:19:34.223487 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1425/5675] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:19:33 2026] PUT /volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:34.734703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-e2bbc393-fad4-46f1-9fa7-0f50c80ca7ff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:34.736986 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-e2bbc393-fad4-46f1-9fa7-0f50c80ca7ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] POST https://10.4.3.145/volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3/action Jul 10 20:19:34.737359 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-e2bbc393-fad4-46f1-9fa7-0f50c80ca7ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:19:34.737480 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-e2bbc393-fad4-46f1-9fa7-0f50c80ca7ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:19:34.752406 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:34.752406 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:34.772447 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5a7489c4-7fa6-43ba-9393-a5cd71ee1ba2 req-e2bbc393-fad4-46f1-9fa7-0f50c80ca7ff tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3/action returned with HTTP 204 Jul 10 20:19:34.772841 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1428/5676] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:19:34 2026] POST /volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:19:37.056535 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=54,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:19:43.581702 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=4 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:19:44.214442 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:19:44.767283 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:19:55.781132 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-443901aa-979d-422b-a075-50f05553a27a req-7280b155-d22b-4faf-97a4-b795ec62151b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:55.783055 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-7280b155-d22b-4faf-97a4-b795ec62151b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:19:55.783225 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-7280b155-d22b-4faf-97a4-b795ec62151b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:55.783395 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-7280b155-d22b-4faf-97a4-b795ec62151b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:55.792302 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:55.792302 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:55.795853 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-443901aa-979d-422b-a075-50f05553a27a req-7280b155-d22b-4faf-97a4-b795ec62151b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:19:55.799823 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-7280b155-d22b-4faf-97a4-b795ec62151b tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:19:55.800182 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1421/5677] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:19:55 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:19:55.818088 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-443901aa-979d-422b-a075-50f05553a27a req-2648d99a-19a5-469d-84f4-ae95200683a9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:55.820267 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-2648d99a-19a5-469d-84f4-ae95200683a9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] POST https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68/action Jul 10 20:19:55.820645 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-2648d99a-19a5-469d-84f4-ae95200683a9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:19:55.820806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-2648d99a-19a5-469d-84f4-ae95200683a9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:19:55.833400 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:55.833400 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:55.833977 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-443901aa-979d-422b-a075-50f05553a27a req-2648d99a-19a5-469d-84f4-ae95200683a9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:19:55.840671 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-443901aa-979d-422b-a075-50f05553a27a req-2648d99a-19a5-469d-84f4-ae95200683a9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Begin detaching volume completed successfully. Jul 10 20:19:55.840935 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-2648d99a-19a5-469d-84f4-ae95200683a9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68/action returned with HTTP 202 Jul 10 20:19:55.841460 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1404/5678] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:19:55 2026] POST /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:19:56.864890 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8519821f-79c3-4a2d-add0-bc3415d89f8a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:56.865360 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8519821f-79c3-4a2d-add0-bc3415d89f8a None None] GET https://10.4.3.145/volume// Jul 10 20:19:56.865572 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8519821f-79c3-4a2d-add0-bc3415d89f8a None None] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:56.865811 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8519821f-79c3-4a2d-add0-bc3415d89f8a None None] Calling method 'all' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:56.866189 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8519821f-79c3-4a2d-add0-bc3415d89f8a None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:19:56.866604 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1426/5679] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:19: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 20:19:56.873198 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-443901aa-979d-422b-a075-50f05553a27a req-dbdff3df-60a4-47c7-bbb7-2fd698044fcf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:56.875372 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-dbdff3df-60a4-47c7-bbb7-2fd698044fcf tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:19:56.875609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-dbdff3df-60a4-47c7-bbb7-2fd698044fcf tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:56.875875 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-dbdff3df-60a4-47c7-bbb7-2fd698044fcf tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:56.886085 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:56.886085 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:56.889869 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [req-443901aa-979d-422b-a075-50f05553a27a req-dbdff3df-60a4-47c7-bbb7-2fd698044fcf tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:19:56.893851 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-dbdff3df-60a4-47c7-bbb7-2fd698044fcf tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:19:56.894315 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1429/5680] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:19:56 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:19:57.758869 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-443901aa-979d-422b-a075-50f05553a27a req-bbdbf41e-194c-46e5-851a-b5e0a9fdc3e8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:57.761574 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-bbdbf41e-194c-46e5-851a-b5e0a9fdc3e8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] DELETE https://10.4.3.145/volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 Jul 10 20:19:57.761737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-bbdbf41e-194c-46e5-851a-b5e0a9fdc3e8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:57.761919 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-bbdbf41e-194c-46e5-851a-b5e0a9fdc3e8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:57.769253 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:57.769253 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:19:58.300720 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-443901aa-979d-422b-a075-50f05553a27a req-bbdbf41e-194c-46e5-851a-b5e0a9fdc3e8 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 returned with HTTP 200 Jul 10 20:19:58.301282 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1422/5681] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:19:57 2026] DELETE /volume/v3/attachments/ae7b4057-d0e2-439f-b869-06971ce15739 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 20:19:59.021476 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-9d2db091-61b2-49d2-bae8-9c97f3ebfe5d req-884784f3-87b0-4431-8438-883bfe35afe9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:59.023595 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9d2db091-61b2-49d2-bae8-9c97f3ebfe5d req-884784f3-87b0-4431-8438-883bfe35afe9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:19:59.023781 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9d2db091-61b2-49d2-bae8-9c97f3ebfe5d req-884784f3-87b0-4431-8438-883bfe35afe9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:59.024010 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-9d2db091-61b2-49d2-bae8-9c97f3ebfe5d req-884784f3-87b0-4431-8438-883bfe35afe9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:59.031517 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:59.031517 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:19:59.035261 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-9d2db091-61b2-49d2-bae8-9c97f3ebfe5d req-884784f3-87b0-4431-8438-883bfe35afe9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:19:59.039429 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-9d2db091-61b2-49d2-bae8-9c97f3ebfe5d req-884784f3-87b0-4431-8438-883bfe35afe9 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:19:59.039833 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1405/5682] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:19:59 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:19:59.051208 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b75946be-6e98-4f08-ba53-eaea31a306c7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:59.053017 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b75946be-6e98-4f08-ba53-eaea31a306c7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] DELETE https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:19:59.053200 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b75946be-6e98-4f08-ba53-eaea31a306c7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:59.053406 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b75946be-6e98-4f08-ba53-eaea31a306c7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:59.053557 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-b75946be-6e98-4f08-ba53-eaea31a306c7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Delete volume with id: 406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:19:59.060260 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:59.060260 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:19:59.060663 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b75946be-6e98-4f08-ba53-eaea31a306c7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:19:59.076943 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b75946be-6e98-4f08-ba53-eaea31a306c7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Delete volume request issued successfully. Jul 10 20:19:59.077185 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b75946be-6e98-4f08-ba53-eaea31a306c7 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 202 Jul 10 20:19:59.077554 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1427/5683] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:19:59 2026] DELETE /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:19:59.084097 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c4c2d127-dc2a-44c6-a11b-49920aa13aac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:19:59.086548 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4c2d127-dc2a-44c6-a11b-49920aa13aac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:19:59.086743 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4c2d127-dc2a-44c6-a11b-49920aa13aac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:19:59.086978 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4c2d127-dc2a-44c6-a11b-49920aa13aac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:19:59.093728 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:19:59.093728 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:19:59.097265 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c4c2d127-dc2a-44c6-a11b-49920aa13aac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Volume info retrieved successfully. Jul 10 20:19:59.101562 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4c2d127-dc2a-44c6-a11b-49920aa13aac tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 200 Jul 10 20:19:59.101919 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1430/5684] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:19:59 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:00.116120 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8ec80892-3d0a-42d0-9caf-adb7bf9b6469 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:00.117788 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8ec80892-3d0a-42d0-9caf-adb7bf9b6469 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] GET https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 Jul 10 20:20:00.118001 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8ec80892-3d0a-42d0-9caf-adb7bf9b6469 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:00.118186 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8ec80892-3d0a-42d0-9caf-adb7bf9b6469 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:00.124167 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8ec80892-3d0a-42d0-9caf-adb7bf9b6469 tempest-TestMinimumBasicScenario-2127680569 tempest-TestMinimumBasicScenario-2127680569-project-member] https://10.4.3.145/volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 returned with HTTP 404 Jul 10 20:20:00.124644 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1423/5685] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:00 2026] GET /volume/v3/volumes/406bef30-9de1-4c95-8074-90e314198b68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:20:09.038375 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:20:09.072555 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:20:09.100433 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=9 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:20:10.120763 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:20:14.252164 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-a4d2f8c3-bb09-4852-a00e-c7f9935366f5 req-e91f1db9-6dce-42bc-bc02-43b8dda54a84 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:14.254016 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4d2f8c3-bb09-4852-a00e-c7f9935366f5 req-e91f1db9-6dce-42bc-bc02-43b8dda54a84 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] DELETE https://10.4.3.145/volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3 Jul 10 20:20:14.254184 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4d2f8c3-bb09-4852-a00e-c7f9935366f5 req-e91f1db9-6dce-42bc-bc02-43b8dda54a84 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:14.254352 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-a4d2f8c3-bb09-4852-a00e-c7f9935366f5 req-e91f1db9-6dce-42bc-bc02-43b8dda54a84 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'version_select' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:14.260599 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:14.260599 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:14.795623 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-a4d2f8c3-bb09-4852-a00e-c7f9935366f5 req-e91f1db9-6dce-42bc-bc02-43b8dda54a84 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3 returned with HTTP 200 Jul 10 20:20:14.796271 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1406/5686] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:20:14 2026] DELETE /volume/v3/attachments/15319354-6b40-45bf-b5db-9f263231f3b3 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:17.337816 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c97f988b-f252-4f7e-b53a-5c7abb7ad4f1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:17.339391 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c97f988b-f252-4f7e-b53a-5c7abb7ad4f1 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] DELETE https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 Jul 10 20:20:17.339556 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c97f988b-f252-4f7e-b53a-5c7abb7ad4f1 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:17.339719 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c97f988b-f252-4f7e-b53a-5c7abb7ad4f1 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:17.339879 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-c97f988b-f252-4f7e-b53a-5c7abb7ad4f1 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Delete volume with id: 28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 Jul 10 20:20:17.346584 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:17.346584 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:17.347077 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c97f988b-f252-4f7e-b53a-5c7abb7ad4f1 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:20:17.362940 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c97f988b-f252-4f7e-b53a-5c7abb7ad4f1 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Delete volume request issued successfully. Jul 10 20:20:17.363139 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c97f988b-f252-4f7e-b53a-5c7abb7ad4f1 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 returned with HTTP 202 Jul 10 20:20:17.363568 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1428/5687] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:20:17 2026] DELETE /volume/v3/volumes/28cbd9d5-e5a5-4fe3-ad6f-7723a3627db7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:20:17.370150 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e3298f55-7650-4fb9-8058-a42f636c6575 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:17.371897 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e3298f55-7650-4fb9-8058-a42f636c6575 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] DELETE https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 Jul 10 20:20:17.372097 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e3298f55-7650-4fb9-8058-a42f636c6575 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:17.372290 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e3298f55-7650-4fb9-8058-a42f636c6575 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:17.372379 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-e3298f55-7650-4fb9-8058-a42f636c6575 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Delete backup with id: 7c22d430-7bff-4175-8462-e0b813177a63. Jul 10 20:20:17.376570 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:17.376570 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:17.388439 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-e3298f55-7650-4fb9-8058-a42f636c6575 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] delete_backup rpcapi backup_id 7c22d430-7bff-4175-8462-e0b813177a63 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:20:17.390406 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e3298f55-7650-4fb9-8058-a42f636c6575 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 returned with HTTP 202 Jul 10 20:20:17.390931 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1431/5688] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:20:17 2026] DELETE /volume/v3/backups/7c22d430-7bff-4175-8462-e0b813177a63 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:20:17.397632 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-29a3b252-453f-4227-8b90-633d12bf76bf None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:17.399792 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29a3b252-453f-4227-8b90-633d12bf76bf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] DELETE https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:20:17.400051 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29a3b252-453f-4227-8b90-633d12bf76bf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:17.400299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-29a3b252-453f-4227-8b90-633d12bf76bf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:17.400518 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-29a3b252-453f-4227-8b90-633d12bf76bf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Delete volume with id: 6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:20:17.409401 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:17.409401 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:17.409950 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-29a3b252-453f-4227-8b90-633d12bf76bf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:20:17.432199 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-29a3b252-453f-4227-8b90-633d12bf76bf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Delete volume request issued successfully. Jul 10 20:20:17.432416 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-29a3b252-453f-4227-8b90-633d12bf76bf tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a returned with HTTP 202 Jul 10 20:20:17.432797 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1424/5689] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:20:17 2026] DELETE /volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:20:17.440603 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-72abd797-cb94-4562-a4ca-a5e20f1e6ca7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:17.442942 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72abd797-cb94-4562-a4ca-a5e20f1e6ca7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:20:17.443231 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72abd797-cb94-4562-a4ca-a5e20f1e6ca7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:17.443497 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-72abd797-cb94-4562-a4ca-a5e20f1e6ca7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:17.453722 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:17.453722 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:17.458575 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-72abd797-cb94-4562-a4ca-a5e20f1e6ca7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Volume info retrieved successfully. Jul 10 20:20:17.464461 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-72abd797-cb94-4562-a4ca-a5e20f1e6ca7 tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a returned with HTTP 200 Jul 10 20:20:17.464944 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1407/5690] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:17 2026] GET /volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:20:18.478576 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-35c0c8f8-d985-4cea-b701-55ae31e41f5a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:18.480125 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-35c0c8f8-d985-4cea-b701-55ae31e41f5a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] GET https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a Jul 10 20:20:18.480284 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-35c0c8f8-d985-4cea-b701-55ae31e41f5a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:18.480461 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-35c0c8f8-d985-4cea-b701-55ae31e41f5a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:18.485879 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-35c0c8f8-d985-4cea-b701-55ae31e41f5a tempest-TestVolumeBackupRestore-1391414905 tempest-TestVolumeBackupRestore-1391414905-project-member] https://10.4.3.145/volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a returned with HTTP 404 Jul 10 20:20:18.486321 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1429/5691] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:18 2026] GET /volume/v3/volumes/6dac72a5-45f0-4b23-82c5-ac2821874e5a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:20:23.308703 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:23.427008 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:20:23.427351 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-936157048"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:20:23.428724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-936157048'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:20:23.428849 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume of 1 GB Jul 10 20:20:23.432903 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Availability Zones retrieved successfully. Jul 10 20:20:23.437929 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Flow 'volume_create_api' (048f486c-1f30-46dc-a1f7-ca7cd240973a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:20:23.438948 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3af30d9-a9d2-407a-b472-d21ec7e272d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:23.440022 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:20:23.471307 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3af30d9-a9d2-407a-b472-d21ec7e272d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:23.472456 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7ee92f-a633-4c46-977e-6e28e5205433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:23.538987 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Created reservations ['1ef52d4c-e18d-4399-ac64-d2e99219d569', '5fa5de94-6b95-440e-9a9c-4fa10cdb0eea', 'a9c1b600-752b-47eb-86fd-22e97c6afa1d', 'ad9b49a0-c166-465e-b0fc-2cd0b5243fab'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:20:23.539724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7ee92f-a633-4c46-977e-6e28e5205433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef52d4c-e18d-4399-ac64-d2e99219d569', '5fa5de94-6b95-440e-9a9c-4fa10cdb0eea', 'a9c1b600-752b-47eb-86fd-22e97c6afa1d', 'ad9b49a0-c166-465e-b0fc-2cd0b5243fab']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:23.540431 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f24049-79f7-4821-9033-1cb4e3bf489b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:23.563723 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f24049-79f7-4821-9033-1cb4e3bf489b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9772ce8f-2e36-4296-9c5e-57618125473f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-936157048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ec2fe45a44710b4003780a5a51388',qos_specs=None,replication_status=,reservations=['1ef52d4c-e18d-4399-ac64-d2e99219d569','5fa5de94-6b95-440e-9a9c-4fa10cdb0eea','a9c1b600-752b-47eb-86fd-22e97c6afa1d','ad9b49a0-c166-465e-b0fc-2cd0b5243fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58019507e3594d428358a944d140c64a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-936157048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9772ce8f-2e36-4296-9c5e-57618125473f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ec2fe45a44710b4003780a5a51388',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58019507e3594d428358a944d140c64a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:23.564457 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (802fe914-ecbb-437b-9523-558d1901c927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:23.581798 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (802fe914-ecbb-437b-9523-558d1901c927) transitioned into state 'SUCCESS' from state '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-936157048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ec2fe45a44710b4003780a5a51388',qos_specs=None,replication_status=,reservations=['1ef52d4c-e18d-4399-ac64-d2e99219d569','5fa5de94-6b95-440e-9a9c-4fa10cdb0eea','a9c1b600-752b-47eb-86fd-22e97c6afa1d','ad9b49a0-c166-465e-b0fc-2cd0b5243fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58019507e3594d428358a944d140c64a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:23.582472 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18fa1296-0fc9-4bd2-9ef3-8e31f26320f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:23.591593 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18fa1296-0fc9-4bd2-9ef3-8e31f26320f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:23.592361 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Flow 'volume_create_api' (048f486c-1f30-46dc-a1f7-ca7cd240973a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:20:23.592635 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume request issued successfully. Jul 10 20:20:23.593130 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-849d79b8-e87f-4b90-95a2-1b3c3606eb57 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:20:23.593663 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1432/5692] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:20:23 2026] POST /volume/v3/volumes => generated 748 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:20:23.604705 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-58808ba1-abfd-4138-9188-272989c32d1d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:23.606379 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58808ba1-abfd-4138-9188-272989c32d1d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f Jul 10 20:20:23.606551 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58808ba1-abfd-4138-9188-272989c32d1d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:23.606722 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58808ba1-abfd-4138-9188-272989c32d1d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:23.613746 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:23.613746 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:23.617260 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-58808ba1-abfd-4138-9188-272989c32d1d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:20:23.621108 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58808ba1-abfd-4138-9188-272989c32d1d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f returned with HTTP 200 Jul 10 20:20:23.621458 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1425/5693] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:23 2026] GET /volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:24.633565 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-950628d3-879c-469c-bd02-c95505d1e257 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:24.635067 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-950628d3-879c-469c-bd02-c95505d1e257 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f Jul 10 20:20:24.635268 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-950628d3-879c-469c-bd02-c95505d1e257 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:24.635515 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-950628d3-879c-469c-bd02-c95505d1e257 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:24.641551 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:24.641551 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:24.644520 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-950628d3-879c-469c-bd02-c95505d1e257 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:20:24.648178 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-950628d3-879c-469c-bd02-c95505d1e257 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f returned with HTTP 200 Jul 10 20:20:24.648567 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1408/5694] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:24 2026] GET /volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:24.659538 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e9ba9dee-8315-47b3-a106-d667a3999b4e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:24.661267 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9ba9dee-8315-47b3-a106-d667a3999b4e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:20:24.661559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e9ba9dee-8315-47b3-a106-d667a3999b4e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9772ce8f-2e36-4296-9c5e-57618125473f", "name": "tempest-VolumesBackupsTest-Backup-399199839"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:20:24.662907 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-e9ba9dee-8315-47b3-a106-d667a3999b4e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Creating new backup {'backup': {'volume_id': '9772ce8f-2e36-4296-9c5e-57618125473f', 'name': 'tempest-VolumesBackupsTest-Backup-399199839'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:20:24.663058 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-e9ba9dee-8315-47b3-a106-d667a3999b4e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Creating backup of volume 9772ce8f-2e36-4296-9c5e-57618125473f in container None Jul 10 20:20:24.669415 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:24.669415 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:24.669844 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-e9ba9dee-8315-47b3-a106-d667a3999b4e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:20:24.692127 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-e9ba9dee-8315-47b3-a106-d667a3999b4e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Created reservations ['10b00263-b8dc-48c7-9fbd-184ad0ab6ec3', '71b97033-257a-4629-9716-75e100362c32'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:20:24.721464 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e9ba9dee-8315-47b3-a106-d667a3999b4e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:20:24.721907 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1430/5695] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:20:24 2026] POST /volume/v3/backups => generated 329 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:20:24.730090 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-001cf8b2-92ca-416b-9bd9-9a91ae72ba74 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:24.731846 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-001cf8b2-92ca-416b-9bd9-9a91ae72ba74 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:24.732927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-001cf8b2-92ca-416b-9bd9-9a91ae72ba74 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:24.732927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-001cf8b2-92ca-416b-9bd9-9a91ae72ba74 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:24.732927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-001cf8b2-92ca-416b-9bd9-9a91ae72ba74 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:24.736348 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:24.736348 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:24.736944 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-001cf8b2-92ca-416b-9bd9-9a91ae72ba74 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:24.737296 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1433/5696] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:24 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:25.747422 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cf80f519-b519-4055-843d-eb1bd4da42d6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:25.749285 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cf80f519-b519-4055-843d-eb1bd4da42d6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:25.749507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cf80f519-b519-4055-843d-eb1bd4da42d6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:25.749698 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cf80f519-b519-4055-843d-eb1bd4da42d6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:25.749836 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-cf80f519-b519-4055-843d-eb1bd4da42d6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:25.754116 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:25.754116 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:25.754869 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cf80f519-b519-4055-843d-eb1bd4da42d6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:25.755222 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1426/5697] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:25 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:26.764887 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-feeafc4b-b581-4f0d-8db1-63fdff252bc1 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:26.766659 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-feeafc4b-b581-4f0d-8db1-63fdff252bc1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:26.766909 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-feeafc4b-b581-4f0d-8db1-63fdff252bc1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:26.767161 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-feeafc4b-b581-4f0d-8db1-63fdff252bc1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:26.767323 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-feeafc4b-b581-4f0d-8db1-63fdff252bc1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:26.772644 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:26.772644 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:26.773739 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-feeafc4b-b581-4f0d-8db1-63fdff252bc1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:26.774257 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1409/5698] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:26 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:27.785782 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-aa8493fd-0354-4db1-9ba0-b793d3173266 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:27.787507 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa8493fd-0354-4db1-9ba0-b793d3173266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:27.787712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa8493fd-0354-4db1-9ba0-b793d3173266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:27.787905 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-aa8493fd-0354-4db1-9ba0-b793d3173266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:27.788037 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-aa8493fd-0354-4db1-9ba0-b793d3173266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:27.792199 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:27.792199 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:27.792853 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-aa8493fd-0354-4db1-9ba0-b793d3173266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:27.793260 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1431/5699] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:27 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:28.804182 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-958de653-eca5-4f17-82fe-ec563ed35ec8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:28.806352 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-958de653-eca5-4f17-82fe-ec563ed35ec8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:28.806352 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-958de653-eca5-4f17-82fe-ec563ed35ec8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:28.806517 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-958de653-eca5-4f17-82fe-ec563ed35ec8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:28.806556 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-958de653-eca5-4f17-82fe-ec563ed35ec8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:28.810954 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:28.810954 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:28.812015 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-958de653-eca5-4f17-82fe-ec563ed35ec8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:28.812481 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1434/5700] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:28 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:29.823322 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-9a271f00-6451-45b8-ba1e-39ee59324c5f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:29.825295 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9a271f00-6451-45b8-ba1e-39ee59324c5f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:29.825514 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9a271f00-6451-45b8-ba1e-39ee59324c5f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:29.825734 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-9a271f00-6451-45b8-ba1e-39ee59324c5f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:29.825857 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-9a271f00-6451-45b8-ba1e-39ee59324c5f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:29.830815 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:29.830815 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:29.831744 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-9a271f00-6451-45b8-ba1e-39ee59324c5f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:29.832242 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1427/5701] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:29 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:30.842166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-09369ed1-5bcf-4ef2-8114-ed7b04d86fef None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:30.844422 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09369ed1-5bcf-4ef2-8114-ed7b04d86fef tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:30.844666 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09369ed1-5bcf-4ef2-8114-ed7b04d86fef tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:30.844926 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09369ed1-5bcf-4ef2-8114-ed7b04d86fef tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:30.845072 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-09369ed1-5bcf-4ef2-8114-ed7b04d86fef tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:30.850345 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:30.850345 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:30.851163 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09369ed1-5bcf-4ef2-8114-ed7b04d86fef tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:30.851527 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1410/5702] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:30 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:31.862222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e32f657b-1d12-4b87-9fe7-c7a6afa157ac None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:31.863882 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e32f657b-1d12-4b87-9fe7-c7a6afa157ac tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:31.864106 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e32f657b-1d12-4b87-9fe7-c7a6afa157ac tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:31.864361 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e32f657b-1d12-4b87-9fe7-c7a6afa157ac tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:31.864501 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e32f657b-1d12-4b87-9fe7-c7a6afa157ac tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:31.868669 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:31.868669 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:31.869392 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e32f657b-1d12-4b87-9fe7-c7a6afa157ac tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:31.869738 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1432/5703] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:31 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:32.880627 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-43d82ea4-377d-4959-9e6b-03ca88158fbe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:32.882309 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43d82ea4-377d-4959-9e6b-03ca88158fbe tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:32.882487 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43d82ea4-377d-4959-9e6b-03ca88158fbe tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:32.882676 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43d82ea4-377d-4959-9e6b-03ca88158fbe tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:32.882789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-43d82ea4-377d-4959-9e6b-03ca88158fbe tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:32.886921 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:32.886921 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:32.887616 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43d82ea4-377d-4959-9e6b-03ca88158fbe tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:32.888023 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1435/5704] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:32 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:33.898559 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-bcc6cb12-1393-4b45-ba53-3f493c3458c1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:33.900801 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bcc6cb12-1393-4b45-ba53-3f493c3458c1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:33.901133 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bcc6cb12-1393-4b45-ba53-3f493c3458c1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:33.901441 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-bcc6cb12-1393-4b45-ba53-3f493c3458c1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:33.901612 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-bcc6cb12-1393-4b45-ba53-3f493c3458c1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:33.908103 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:33.908103 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:33.909237 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-bcc6cb12-1393-4b45-ba53-3f493c3458c1 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:33.909901 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1428/5705] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:33 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:34.920799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-00950980-a7e3-4461-81da-e9a7864520df None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:34.922756 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-00950980-a7e3-4461-81da-e9a7864520df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:34.922996 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-00950980-a7e3-4461-81da-e9a7864520df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:34.923200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-00950980-a7e3-4461-81da-e9a7864520df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:34.923303 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-00950980-a7e3-4461-81da-e9a7864520df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:34.927476 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:34.927476 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:34.928246 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-00950980-a7e3-4461-81da-e9a7864520df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:34.928783 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1411/5706] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:34 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:35.939325 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cd9d62d3-43c1-4f09-9450-c4e0a360f843 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:35.941732 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cd9d62d3-43c1-4f09-9450-c4e0a360f843 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:35.941973 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cd9d62d3-43c1-4f09-9450-c4e0a360f843 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:35.942241 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cd9d62d3-43c1-4f09-9450-c4e0a360f843 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:35.942593 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-cd9d62d3-43c1-4f09-9450-c4e0a360f843 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:35.949361 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:35.949361 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:35.950504 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cd9d62d3-43c1-4f09-9450-c4e0a360f843 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:35.950999 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1433/5707] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:35 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:36.962921 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-29f45b0a-a5c0-4b9b-8ad9-b39d3972e93f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:36.964946 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29f45b0a-a5c0-4b9b-8ad9-b39d3972e93f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:36.965215 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29f45b0a-a5c0-4b9b-8ad9-b39d3972e93f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:36.965508 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29f45b0a-a5c0-4b9b-8ad9-b39d3972e93f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:36.965630 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-29f45b0a-a5c0-4b9b-8ad9-b39d3972e93f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:36.974451 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:36.974451 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:36.975145 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29f45b0a-a5c0-4b9b-8ad9-b39d3972e93f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:36.975494 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1436/5708] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:36 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:37.986331 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a5162e2a-3184-4492-a968-06b9dd95c73a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:37.988150 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5162e2a-3184-4492-a968-06b9dd95c73a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:37.988336 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5162e2a-3184-4492-a968-06b9dd95c73a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:37.988525 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a5162e2a-3184-4492-a968-06b9dd95c73a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:37.988660 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-a5162e2a-3184-4492-a968-06b9dd95c73a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:37.992927 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:37.992927 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:37.993664 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a5162e2a-3184-4492-a968-06b9dd95c73a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:37.994039 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1429/5709] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:37 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:39.003946 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f3205c99-6829-4564-9de4-253826ec8cfa None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:39.005734 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f3205c99-6829-4564-9de4-253826ec8cfa tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:39.005934 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f3205c99-6829-4564-9de4-253826ec8cfa tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:39.006133 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f3205c99-6829-4564-9de4-253826ec8cfa tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:39.006236 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f3205c99-6829-4564-9de4-253826ec8cfa tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:39.010080 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:39.010080 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:39.010791 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f3205c99-6829-4564-9de4-253826ec8cfa tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:39.011148 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1412/5710] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:39 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:40.026272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-85ae7b9f-9182-4670-9064-5c8f70598f9d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:40.028062 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85ae7b9f-9182-4670-9064-5c8f70598f9d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:40.028175 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85ae7b9f-9182-4670-9064-5c8f70598f9d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:40.028289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85ae7b9f-9182-4670-9064-5c8f70598f9d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:40.028387 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-85ae7b9f-9182-4670-9064-5c8f70598f9d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:40.032340 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:40.032340 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:40.033017 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85ae7b9f-9182-4670-9064-5c8f70598f9d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:40.033352 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1434/5711] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:40 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:41.043319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8779fb60-a639-4e4e-a50e-b534efe16271 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:41.045152 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8779fb60-a639-4e4e-a50e-b534efe16271 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:41.045378 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8779fb60-a639-4e4e-a50e-b534efe16271 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:41.045561 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8779fb60-a639-4e4e-a50e-b534efe16271 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:41.045688 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8779fb60-a639-4e4e-a50e-b534efe16271 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:41.049929 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:41.049929 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:41.050615 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8779fb60-a639-4e4e-a50e-b534efe16271 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:41.050994 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1437/5712] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:41 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:42.061747 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-28888f05-a008-409d-a0e8-4205340c7e69 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:42.063416 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-28888f05-a008-409d-a0e8-4205340c7e69 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:42.064975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-28888f05-a008-409d-a0e8-4205340c7e69 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:42.064975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-28888f05-a008-409d-a0e8-4205340c7e69 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:42.064975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-28888f05-a008-409d-a0e8-4205340c7e69 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:42.068602 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:42.068602 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:42.069503 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-28888f05-a008-409d-a0e8-4205340c7e69 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:42.069947 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1430/5713] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:42 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:42.079411 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9a973889-ed29-443a-afea-35e08d6b5b9e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:42.112340 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a973889-ed29-443a-afea-35e08d6b5b9e tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:20:42.112728 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9a973889-ed29-443a-afea-35e08d6b5b9e tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9772ce8f-2e36-4296-9c5e-57618125473f", "incremental": true}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:20:42.114367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-9a973889-ed29-443a-afea-35e08d6b5b9e tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Creating new backup {'backup': {'volume_id': '9772ce8f-2e36-4296-9c5e-57618125473f', 'incremental': True}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:20:42.114560 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-9a973889-ed29-443a-afea-35e08d6b5b9e tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Creating backup of volume 9772ce8f-2e36-4296-9c5e-57618125473f in container None Jul 10 20:20:42.122125 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:42.122125 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:42.122492 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9a973889-ed29-443a-afea-35e08d6b5b9e tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Volume info retrieved successfully. Jul 10 20:20:42.145867 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-9a973889-ed29-443a-afea-35e08d6b5b9e tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Created reservations ['3fbf6f50-d9d6-450f-8525-432179d36028', '99b2844c-b09f-4670-ae8e-dfe53e92dcb8'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:20:42.158227 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a973889-ed29-443a-afea-35e08d6b5b9e tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 400 Jul 10 20:20:42.158747 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1413/5714] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:20:42 2026] POST /volume/v3/backups => generated 109 bytes in 80 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:20:42.165347 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-252d358e-3239-4421-9f42-4c03c54d27b0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:42.168651 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-252d358e-3239-4421-9f42-4c03c54d27b0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] DELETE https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:42.168651 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-252d358e-3239-4421-9f42-4c03c54d27b0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:42.168651 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-252d358e-3239-4421-9f42-4c03c54d27b0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:42.168651 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-252d358e-3239-4421-9f42-4c03c54d27b0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete backup with id: f551f58a-8f02-4685-a017-4749efa1a922. Jul 10 20:20:42.172163 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:42.172163 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:42.183594 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-252d358e-3239-4421-9f42-4c03c54d27b0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] delete_backup rpcapi backup_id f551f58a-8f02-4685-a017-4749efa1a922 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:20:42.186062 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-252d358e-3239-4421-9f42-4c03c54d27b0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 202 Jul 10 20:20:42.186062 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1435/5715] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:20:42 2026] DELETE /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:20:42.193028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6e3074ee-73a5-490a-8739-808df3df4b55 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:42.198500 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e3074ee-73a5-490a-8739-808df3df4b55 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:42.198712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e3074ee-73a5-490a-8739-808df3df4b55 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:42.198908 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e3074ee-73a5-490a-8739-808df3df4b55 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:42.199040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6e3074ee-73a5-490a-8739-808df3df4b55 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:42.206173 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:42.206173 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:42.207099 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e3074ee-73a5-490a-8739-808df3df4b55 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 200 Jul 10 20:20:42.207438 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1438/5716] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:42 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:43.217614 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5bcb383e-a2a7-441d-8432-98b46cfa3bde None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:43.219341 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5bcb383e-a2a7-441d-8432-98b46cfa3bde tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 Jul 10 20:20:43.219679 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5bcb383e-a2a7-441d-8432-98b46cfa3bde tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:43.219956 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5bcb383e-a2a7-441d-8432-98b46cfa3bde tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:43.221015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-5bcb383e-a2a7-441d-8432-98b46cfa3bde tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id f551f58a-8f02-4685-a017-4749efa1a922. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:43.224032 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5bcb383e-a2a7-441d-8432-98b46cfa3bde tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 returned with HTTP 404 Jul 10 20:20:43.224600 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1431/5717] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:43 2026] GET /volume/v3/backups/f551f58a-8f02-4685-a017-4749efa1a922 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:20:43.233505 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:43.235328 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:20:43.235654 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1638512872"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:20:43.237191 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1638512872'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:20:43.237398 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume of 1 GB Jul 10 20:20:43.241879 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Availability Zones retrieved successfully. Jul 10 20:20:43.247396 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Flow 'volume_create_api' (4d015937-5a02-46a8-937f-72f9f37c9b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:20:43.248366 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9a0aa60-2f27-405b-8962-0ff88dbb217b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:43.249539 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:20:43.278059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9a0aa60-2f27-405b-8962-0ff88dbb217b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:43.278850 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef194069-0065-4fa9-ac38-f840b16363ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:43.321953 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Created reservations ['20209a54-25d1-4919-8bec-7a8bc2c6b537', 'bd38bc7a-521d-4551-8027-f533f0b97076', '9a3c91cc-b5e3-4ad4-ac28-cf00e5155e07', 'f33ec950-6709-482b-b7ff-a2b9f3d12f24'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:20:43.322835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef194069-0065-4fa9-ac38-f840b16363ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20209a54-25d1-4919-8bec-7a8bc2c6b537', 'bd38bc7a-521d-4551-8027-f533f0b97076', '9a3c91cc-b5e3-4ad4-ac28-cf00e5155e07', 'f33ec950-6709-482b-b7ff-a2b9f3d12f24']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:43.323593 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f65e25-5eb6-45e1-95b6-f8a3c36fdd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:43.346512 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f65e25-5eb6-45e1-95b6-f8a3c36fdd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00087b56-b24a-45b4-8a0b-829f42458769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1638512872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ec2fe45a44710b4003780a5a51388',qos_specs=None,replication_status=,reservations=['20209a54-25d1-4919-8bec-7a8bc2c6b537','bd38bc7a-521d-4551-8027-f533f0b97076','9a3c91cc-b5e3-4ad4-ac28-cf00e5155e07','f33ec950-6709-482b-b7ff-a2b9f3d12f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58019507e3594d428358a944d140c64a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1638512872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00087b56-b24a-45b4-8a0b-829f42458769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ec2fe45a44710b4003780a5a51388',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58019507e3594d428358a944d140c64a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:43.347487 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012909d6-a832-47c6-aa8a-f4ef8c3d91b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:43.370896 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012909d6-a832-47c6-aa8a-f4ef8c3d91b1) transitioned into state 'SUCCESS' from state '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-1638512872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ec2fe45a44710b4003780a5a51388',qos_specs=None,replication_status=,reservations=['20209a54-25d1-4919-8bec-7a8bc2c6b537','bd38bc7a-521d-4551-8027-f533f0b97076','9a3c91cc-b5e3-4ad4-ac28-cf00e5155e07','f33ec950-6709-482b-b7ff-a2b9f3d12f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58019507e3594d428358a944d140c64a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:43.371642 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2368aa1-d006-469e-99ef-cbbb931de721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:20:43.380561 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2368aa1-d006-469e-99ef-cbbb931de721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:20:43.381375 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Flow 'volume_create_api' (4d015937-5a02-46a8-937f-72f9f37c9b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:20:43.381729 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume request issued successfully. Jul 10 20:20:43.382351 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-100a9f17-58d0-409d-80bb-04ac4a4d85e2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:20:43.382830 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1414/5718] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:20:43 2026] POST /volume/v3/volumes => generated 749 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:20:43.395168 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ccab0447-6c2b-4717-94bd-95824eb34003 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:43.397257 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ccab0447-6c2b-4717-94bd-95824eb34003 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 Jul 10 20:20:43.397456 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ccab0447-6c2b-4717-94bd-95824eb34003 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:43.397626 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ccab0447-6c2b-4717-94bd-95824eb34003 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:43.404634 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:43.404634 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:43.408203 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ccab0447-6c2b-4717-94bd-95824eb34003 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:20:43.412382 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ccab0447-6c2b-4717-94bd-95824eb34003 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 returned with HTTP 200 Jul 10 20:20:43.412784 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1436/5719] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:43 2026] GET /volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:44.424507 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cc1c2d96-c4d9-4a8e-8be5-1d6792253b7d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:44.426234 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc1c2d96-c4d9-4a8e-8be5-1d6792253b7d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 Jul 10 20:20:44.426397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc1c2d96-c4d9-4a8e-8be5-1d6792253b7d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:44.426609 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc1c2d96-c4d9-4a8e-8be5-1d6792253b7d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:44.433300 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:44.433300 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:44.436598 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cc1c2d96-c4d9-4a8e-8be5-1d6792253b7d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:20:44.440391 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc1c2d96-c4d9-4a8e-8be5-1d6792253b7d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 returned with HTTP 200 Jul 10 20:20:44.440775 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1439/5720] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:44 2026] GET /volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:44.452027 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7c4a346a-ccd9-4ecc-8498-cc4ec0e886bb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:44.453592 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7c4a346a-ccd9-4ecc-8498-cc4ec0e886bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:20:44.454143 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7c4a346a-ccd9-4ecc-8498-cc4ec0e886bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00087b56-b24a-45b4-8a0b-829f42458769", "name": "tempest-VolumesBackupsTest-Backup-1178592359"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:20:44.457123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-7c4a346a-ccd9-4ecc-8498-cc4ec0e886bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Creating new backup {'backup': {'volume_id': '00087b56-b24a-45b4-8a0b-829f42458769', 'name': 'tempest-VolumesBackupsTest-Backup-1178592359'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:20:44.457123 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-7c4a346a-ccd9-4ecc-8498-cc4ec0e886bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Creating backup of volume 00087b56-b24a-45b4-8a0b-829f42458769 in container None Jul 10 20:20:44.462986 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:44.462986 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:44.463411 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7c4a346a-ccd9-4ecc-8498-cc4ec0e886bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Volume info retrieved successfully. Jul 10 20:20:44.482604 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7c4a346a-ccd9-4ecc-8498-cc4ec0e886bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Created reservations ['05583598-7ece-4f77-959c-bd5f3f04097a', 'c5925109-36b4-4fc4-b344-c43f45bfda02'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:20:44.516844 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7c4a346a-ccd9-4ecc-8498-cc4ec0e886bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:20:44.517483 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1432/5721] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:20:44 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:20:44.525615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-92204508-8af2-4118-b283-cf4c3fb101ee None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:44.527835 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92204508-8af2-4118-b283-cf4c3fb101ee tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:44.528062 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92204508-8af2-4118-b283-cf4c3fb101ee tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:44.528799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-92204508-8af2-4118-b283-cf4c3fb101ee tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:44.528799 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-92204508-8af2-4118-b283-cf4c3fb101ee tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:44.533163 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:44.533163 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:44.533928 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-92204508-8af2-4118-b283-cf4c3fb101ee tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:44.534380 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1415/5722] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:44 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:45.547980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d68075ac-6f9b-4894-a3d2-d67dc5d51c0f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:45.549933 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d68075ac-6f9b-4894-a3d2-d67dc5d51c0f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:45.550169 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d68075ac-6f9b-4894-a3d2-d67dc5d51c0f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:45.550400 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d68075ac-6f9b-4894-a3d2-d67dc5d51c0f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:45.550501 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-d68075ac-6f9b-4894-a3d2-d67dc5d51c0f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:45.554893 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:45.554893 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:45.555510 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d68075ac-6f9b-4894-a3d2-d67dc5d51c0f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:45.555895 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1437/5723] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:45 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:46.566367 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-34d739e2-6025-43f8-8753-3ea784d3980b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:46.568138 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34d739e2-6025-43f8-8753-3ea784d3980b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:46.568318 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34d739e2-6025-43f8-8753-3ea784d3980b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:46.568527 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34d739e2-6025-43f8-8753-3ea784d3980b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:46.568629 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-34d739e2-6025-43f8-8753-3ea784d3980b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:46.572756 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:46.572756 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:46.573335 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34d739e2-6025-43f8-8753-3ea784d3980b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:46.573690 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1440/5724] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:46 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:47.586321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dca1452a-4d4f-4ff1-b6f5-af8748ccffc5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:47.588474 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dca1452a-4d4f-4ff1-b6f5-af8748ccffc5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:47.588665 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dca1452a-4d4f-4ff1-b6f5-af8748ccffc5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:47.588840 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dca1452a-4d4f-4ff1-b6f5-af8748ccffc5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:47.588986 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-dca1452a-4d4f-4ff1-b6f5-af8748ccffc5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:47.593131 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:47.593131 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:47.593734 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dca1452a-4d4f-4ff1-b6f5-af8748ccffc5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:47.594136 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1433/5725] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:47 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:48.605458 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-4504eba4-28c4-42be-b836-de4e4f99f5bf None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:48.607338 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4504eba4-28c4-42be-b836-de4e4f99f5bf tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:48.607524 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4504eba4-28c4-42be-b836-de4e4f99f5bf tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:48.607716 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-4504eba4-28c4-42be-b836-de4e4f99f5bf tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:48.607821 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-4504eba4-28c4-42be-b836-de4e4f99f5bf tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:48.611916 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:48.611916 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:48.612531 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-4504eba4-28c4-42be-b836-de4e4f99f5bf tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:48.612931 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1416/5726] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:48 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:49.623110 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b5f7ac4a-e676-4a5d-9982-9a60ef9f28bc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:49.625138 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b5f7ac4a-e676-4a5d-9982-9a60ef9f28bc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:49.625362 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b5f7ac4a-e676-4a5d-9982-9a60ef9f28bc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:49.625580 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b5f7ac4a-e676-4a5d-9982-9a60ef9f28bc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:49.625701 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b5f7ac4a-e676-4a5d-9982-9a60ef9f28bc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:49.630194 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:49.630194 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:49.630833 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b5f7ac4a-e676-4a5d-9982-9a60ef9f28bc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:49.631229 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1438/5727] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:49 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:50.640430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1edbe87f-8936-4fd4-b281-12bc3ee41f1f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:50.642177 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1edbe87f-8936-4fd4-b281-12bc3ee41f1f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:50.642362 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1edbe87f-8936-4fd4-b281-12bc3ee41f1f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:50.642540 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1edbe87f-8936-4fd4-b281-12bc3ee41f1f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:50.642635 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1edbe87f-8936-4fd4-b281-12bc3ee41f1f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:50.646601 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:50.646601 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:50.647161 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1edbe87f-8936-4fd4-b281-12bc3ee41f1f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:50.647603 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1441/5728] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:50 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:51.657574 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-83d83f15-3608-4c96-9800-afb7ae54c478 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:51.659300 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83d83f15-3608-4c96-9800-afb7ae54c478 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:51.659489 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83d83f15-3608-4c96-9800-afb7ae54c478 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:51.659679 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-83d83f15-3608-4c96-9800-afb7ae54c478 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:51.659804 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-83d83f15-3608-4c96-9800-afb7ae54c478 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:51.664475 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:51.664475 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:51.665168 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-83d83f15-3608-4c96-9800-afb7ae54c478 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:51.665622 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1434/5729] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:51 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:52.676011 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-12cb619b-976c-4e90-a708-a45cc9cb31fb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:52.678048 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-12cb619b-976c-4e90-a708-a45cc9cb31fb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:52.678275 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-12cb619b-976c-4e90-a708-a45cc9cb31fb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:52.678495 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-12cb619b-976c-4e90-a708-a45cc9cb31fb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:52.678657 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-12cb619b-976c-4e90-a708-a45cc9cb31fb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:52.683210 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:52.683210 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:52.683873 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-12cb619b-976c-4e90-a708-a45cc9cb31fb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:52.684310 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1417/5730] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:52 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:53.694445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9a289ac1-d8f3-4d37-96f7-310f584244bb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:53.696282 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9a289ac1-d8f3-4d37-96f7-310f584244bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:53.696481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9a289ac1-d8f3-4d37-96f7-310f584244bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:53.696720 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9a289ac1-d8f3-4d37-96f7-310f584244bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:53.696830 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9a289ac1-d8f3-4d37-96f7-310f584244bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:53.701496 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:53.701496 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:53.702228 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9a289ac1-d8f3-4d37-96f7-310f584244bb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:53.702533 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1439/5731] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:53 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:54.712035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-30933735-ee6e-48e4-9757-31893e29b418 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:54.713382 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30933735-ee6e-48e4-9757-31893e29b418 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:54.713584 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30933735-ee6e-48e4-9757-31893e29b418 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:54.713744 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30933735-ee6e-48e4-9757-31893e29b418 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:54.713844 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-30933735-ee6e-48e4-9757-31893e29b418 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:54.717835 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:54.717835 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:54.718484 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30933735-ee6e-48e4-9757-31893e29b418 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:54.718833 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1442/5732] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:54 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:55.729402 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5de24221-f251-4633-91ff-a360e88264c5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:55.732239 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5de24221-f251-4633-91ff-a360e88264c5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:55.732520 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5de24221-f251-4633-91ff-a360e88264c5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:55.732801 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5de24221-f251-4633-91ff-a360e88264c5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:55.732944 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-5de24221-f251-4633-91ff-a360e88264c5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:55.738249 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:55.738249 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:55.739056 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5de24221-f251-4633-91ff-a360e88264c5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:55.739426 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1435/5733] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:55 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:56.750444 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2a87f4e8-9435-43c1-a48d-05d1b71adbce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:56.752557 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2a87f4e8-9435-43c1-a48d-05d1b71adbce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:56.752721 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2a87f4e8-9435-43c1-a48d-05d1b71adbce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:56.753310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2a87f4e8-9435-43c1-a48d-05d1b71adbce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:56.753310 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2a87f4e8-9435-43c1-a48d-05d1b71adbce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:56.757537 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:56.757537 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:20:56.758685 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2a87f4e8-9435-43c1-a48d-05d1b71adbce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:56.759315 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1418/5734] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:56 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:57.770754 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-29a46810-a423-4051-87a5-5f3680d0afe0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:57.772591 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29a46810-a423-4051-87a5-5f3680d0afe0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:57.772834 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29a46810-a423-4051-87a5-5f3680d0afe0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:57.773240 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-29a46810-a423-4051-87a5-5f3680d0afe0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:57.773413 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-29a46810-a423-4051-87a5-5f3680d0afe0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:57.778790 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:57.778790 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:20:57.779619 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-29a46810-a423-4051-87a5-5f3680d0afe0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:57.780141 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1440/5735] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:57 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:58.793436 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a1a77e84-ee28-4c3f-a815-76f4b99a14eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:58.795067 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a1a77e84-ee28-4c3f-a815-76f4b99a14eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:58.796397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a1a77e84-ee28-4c3f-a815-76f4b99a14eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:58.796397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a1a77e84-ee28-4c3f-a815-76f4b99a14eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:58.796397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a1a77e84-ee28-4c3f-a815-76f4b99a14eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:58.799753 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:58.799753 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:20:58.800412 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a1a77e84-ee28-4c3f-a815-76f4b99a14eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:58.800811 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1443/5736] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:58 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:20:59.812676 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-809fc467-067a-4c49-9b00-012944d9adce None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:20:59.814427 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-809fc467-067a-4c49-9b00-012944d9adce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:20:59.814662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-809fc467-067a-4c49-9b00-012944d9adce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:20:59.814860 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-809fc467-067a-4c49-9b00-012944d9adce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:20:59.814958 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-809fc467-067a-4c49-9b00-012944d9adce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:20:59.819023 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:20:59.819023 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:20:59.819565 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-809fc467-067a-4c49-9b00-012944d9adce tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:20:59.819938 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1436/5737] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:20:59 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:00.830156 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bc1027f8-7114-4a1a-acd1-9a48ed9fe1f0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:00.831811 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bc1027f8-7114-4a1a-acd1-9a48ed9fe1f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:21:00.832007 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bc1027f8-7114-4a1a-acd1-9a48ed9fe1f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:00.832192 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bc1027f8-7114-4a1a-acd1-9a48ed9fe1f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:00.832297 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-bc1027f8-7114-4a1a-acd1-9a48ed9fe1f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:00.836235 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:00.836235 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:00.836921 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bc1027f8-7114-4a1a-acd1-9a48ed9fe1f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:21:00.837363 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1419/5738] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:00 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:00.849797 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d29a44f1-89f4-42eb-8a84-37eda84fa69c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:00.851695 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d29a44f1-89f4-42eb-8a84-37eda84fa69c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:21:00.852036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d29a44f1-89f4-42eb-8a84-37eda84fa69c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00087b56-b24a-45b4-8a0b-829f42458769", "incremental": true}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:00.853397 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-d29a44f1-89f4-42eb-8a84-37eda84fa69c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Creating new backup {'backup': {'volume_id': '00087b56-b24a-45b4-8a0b-829f42458769', 'incremental': True}} {{(pid=99972) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:21:00.853525 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-d29a44f1-89f4-42eb-8a84-37eda84fa69c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Creating backup of volume 00087b56-b24a-45b4-8a0b-829f42458769 in container None Jul 10 20:21:00.860475 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:00.860475 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:00.860948 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d29a44f1-89f4-42eb-8a84-37eda84fa69c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:21:00.876391 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-d29a44f1-89f4-42eb-8a84-37eda84fa69c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Created reservations ['83b75016-e1f3-4c46-a9c7-ad76a0a4a5f9', '0898cc09-9156-41b6-8b7c-e003db810d60'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:00.895498 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d29a44f1-89f4-42eb-8a84-37eda84fa69c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 400 Jul 10 20:21:00.896006 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1441/5739] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:21:00 2026] POST /volume/v3/backups => generated 109 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 20:21:00.902351 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-afc6d7e1-c1a8-4d83-8992-43b84a82d4be None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:00.904409 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afc6d7e1-c1a8-4d83-8992-43b84a82d4be tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] DELETE https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:21:00.904580 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afc6d7e1-c1a8-4d83-8992-43b84a82d4be tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:00.904797 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afc6d7e1-c1a8-4d83-8992-43b84a82d4be tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:00.904899 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-afc6d7e1-c1a8-4d83-8992-43b84a82d4be tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Delete backup with id: e267f2d4-eba2-45c6-ac7c-5a2215a4935e. Jul 10 20:21:00.908788 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:00.908788 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:00.921641 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-afc6d7e1-c1a8-4d83-8992-43b84a82d4be tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] delete_backup rpcapi backup_id e267f2d4-eba2-45c6-ac7c-5a2215a4935e {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:21:00.923511 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afc6d7e1-c1a8-4d83-8992-43b84a82d4be tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 202 Jul 10 20:21:00.923934 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1444/5740] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:21:00 2026] DELETE /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:21:00.930389 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4764b201-72e2-4b28-811c-39ce1b2ecf5f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:00.932132 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4764b201-72e2-4b28-811c-39ce1b2ecf5f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:21:00.932325 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4764b201-72e2-4b28-811c-39ce1b2ecf5f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:00.932498 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4764b201-72e2-4b28-811c-39ce1b2ecf5f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:00.932604 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-4764b201-72e2-4b28-811c-39ce1b2ecf5f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:00.936782 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:00.936782 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:00.937423 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4764b201-72e2-4b28-811c-39ce1b2ecf5f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 200 Jul 10 20:21:00.937777 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1437/5741] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:00 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:01.949496 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f7a47daf-fbee-4b6b-b9b7-ad6609402ffe None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:01.950909 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7a47daf-fbee-4b6b-b9b7-ad6609402ffe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e Jul 10 20:21:01.951122 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7a47daf-fbee-4b6b-b9b7-ad6609402ffe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:01.951298 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f7a47daf-fbee-4b6b-b9b7-ad6609402ffe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:01.951397 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f7a47daf-fbee-4b6b-b9b7-ad6609402ffe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id e267f2d4-eba2-45c6-ac7c-5a2215a4935e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:01.954888 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f7a47daf-fbee-4b6b-b9b7-ad6609402ffe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e returned with HTTP 404 Jul 10 20:21:01.955316 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1420/5742] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:01 2026] GET /volume/v3/backups/e267f2d4-eba2-45c6-ac7c-5a2215a4935e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:01.962426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-64145529-5b09-4c65-8069-99e6ebb70b75 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:01.964121 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:21:01.964492 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-747056314"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:01.965823 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-747056314'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:21:01.965971 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume of 1 GB Jul 10 20:21:01.969898 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Availability Zones retrieved successfully. Jul 10 20:21:01.975282 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Flow 'volume_create_api' (e75d669a-340f-4794-a3fe-ae93592f0d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:01.976222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efac35fe-9747-411d-9750-216e906dfeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:01.977065 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:21:02.000904 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efac35fe-9747-411d-9750-216e906dfeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:02.001551 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118c7ad2-15c1-4f6d-abd0-de4ed83a797d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:02.035587 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Created reservations ['a1949a81-e212-4119-8c33-d7709428bccb', 'f0117b50-e1ff-4c14-a434-f281e5f2cdf6', 'dbcbd9e0-ac54-4ca0-a2dd-d451f62653f5', 'dc06a1ae-0d69-4cb8-a70a-99332cbd135f'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:02.036246 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118c7ad2-15c1-4f6d-abd0-de4ed83a797d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1949a81-e212-4119-8c33-d7709428bccb', 'f0117b50-e1ff-4c14-a434-f281e5f2cdf6', 'dbcbd9e0-ac54-4ca0-a2dd-d451f62653f5', 'dc06a1ae-0d69-4cb8-a70a-99332cbd135f']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:02.036884 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebbcdea8-6943-44a3-b0f0-5e35aa9ab840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:02.058394 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebbcdea8-6943-44a3-b0f0-5e35aa9ab840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5176bb6f-64d9-43fd-bca1-33be6ffdc85c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-747056314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ec2fe45a44710b4003780a5a51388',qos_specs=None,replication_status=,reservations=['a1949a81-e212-4119-8c33-d7709428bccb','f0117b50-e1ff-4c14-a434-f281e5f2cdf6','dbcbd9e0-ac54-4ca0-a2dd-d451f62653f5','dc06a1ae-0d69-4cb8-a70a-99332cbd135f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58019507e3594d428358a944d140c64a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-747056314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5176bb6f-64d9-43fd-bca1-33be6ffdc85c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198ec2fe45a44710b4003780a5a51388',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58019507e3594d428358a944d140c64a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:02.059087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (414aa57f-67ec-45fd-8b2c-dbe4645decbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:02.079358 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (414aa57f-67ec-45fd-8b2c-dbe4645decbc) transitioned into state 'SUCCESS' from state '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-747056314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198ec2fe45a44710b4003780a5a51388',qos_specs=None,replication_status=,reservations=['a1949a81-e212-4119-8c33-d7709428bccb','f0117b50-e1ff-4c14-a434-f281e5f2cdf6','dbcbd9e0-ac54-4ca0-a2dd-d451f62653f5','dc06a1ae-0d69-4cb8-a70a-99332cbd135f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58019507e3594d428358a944d140c64a',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:02.080417 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f255652c-ac98-4937-b273-eb0345a613a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:02.091672 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f255652c-ac98-4937-b273-eb0345a613a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:02.092585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Flow 'volume_create_api' (e75d669a-340f-4794-a3fe-ae93592f0d8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:02.092893 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Create volume request issued successfully. Jul 10 20:21:02.093560 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-64145529-5b09-4c65-8069-99e6ebb70b75 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:21:02.093945 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1442/5743] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:21:01 2026] POST /volume/v3/volumes => generated 748 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:21:02.104951 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-88d0ab79-58db-40af-99d2-2d2c539f447d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:02.106637 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88d0ab79-58db-40af-99d2-2d2c539f447d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c Jul 10 20:21:02.106823 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88d0ab79-58db-40af-99d2-2d2c539f447d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:02.107032 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88d0ab79-58db-40af-99d2-2d2c539f447d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:02.113522 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:02.113522 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:02.116839 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-88d0ab79-58db-40af-99d2-2d2c539f447d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:21:02.120743 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88d0ab79-58db-40af-99d2-2d2c539f447d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c returned with HTTP 200 Jul 10 20:21:02.121116 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1445/5744] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:02 2026] GET /volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:03.132898 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-64dcbb3d-e87c-4128-9ac6-c86ae0aa32f0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:03.134651 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-64dcbb3d-e87c-4128-9ac6-c86ae0aa32f0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c Jul 10 20:21:03.134873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-64dcbb3d-e87c-4128-9ac6-c86ae0aa32f0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:03.135088 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-64dcbb3d-e87c-4128-9ac6-c86ae0aa32f0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:03.141500 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:03.141500 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:03.145204 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-64dcbb3d-e87c-4128-9ac6-c86ae0aa32f0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:21:03.149356 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-64dcbb3d-e87c-4128-9ac6-c86ae0aa32f0 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c returned with HTTP 200 Jul 10 20:21:03.149813 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1438/5745] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:03 2026] GET /volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:03.161006 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-95e781e5-ef32-4c03-a70e-7ed84226d9eb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:03.162746 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-95e781e5-ef32-4c03-a70e-7ed84226d9eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:21:03.163094 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-95e781e5-ef32-4c03-a70e-7ed84226d9eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5176bb6f-64d9-43fd-bca1-33be6ffdc85c", "name": "tempest-VolumesBackupsTest-Backup-1849645922"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:03.164421 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-95e781e5-ef32-4c03-a70e-7ed84226d9eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Creating new backup {'backup': {'volume_id': '5176bb6f-64d9-43fd-bca1-33be6ffdc85c', 'name': 'tempest-VolumesBackupsTest-Backup-1849645922'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:21:03.164597 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-95e781e5-ef32-4c03-a70e-7ed84226d9eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Creating backup of volume 5176bb6f-64d9-43fd-bca1-33be6ffdc85c in container None Jul 10 20:21:03.171591 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:03.171591 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:03.172071 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-95e781e5-ef32-4c03-a70e-7ed84226d9eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Volume info retrieved successfully. Jul 10 20:21:03.193324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-95e781e5-ef32-4c03-a70e-7ed84226d9eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Created reservations ['cf974ac0-fbae-44f8-b984-63bfa8c0be54', '2007340e-6144-4913-bc76-55670e7d5e06'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:03.222476 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-95e781e5-ef32-4c03-a70e-7ed84226d9eb tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:21:03.223041 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1421/5746] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:21:03 2026] POST /volume/v3/backups => generated 330 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:21:03.231989 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a33a5589-7446-4e36-aa0b-bfafe2a01932 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:03.233897 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a33a5589-7446-4e36-aa0b-bfafe2a01932 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:03.234087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a33a5589-7446-4e36-aa0b-bfafe2a01932 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:03.234256 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a33a5589-7446-4e36-aa0b-bfafe2a01932 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:03.234702 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-a33a5589-7446-4e36-aa0b-bfafe2a01932 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:03.238689 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:03.238689 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:03.239285 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a33a5589-7446-4e36-aa0b-bfafe2a01932 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:03.239631 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1443/5747] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:03 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:04.250451 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d63740d5-9e03-4015-99d2-6ce372a69e85 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:04.252076 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d63740d5-9e03-4015-99d2-6ce372a69e85 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:04.252268 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d63740d5-9e03-4015-99d2-6ce372a69e85 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:04.252478 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d63740d5-9e03-4015-99d2-6ce372a69e85 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:04.252597 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d63740d5-9e03-4015-99d2-6ce372a69e85 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:04.257243 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:04.257243 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:04.257898 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d63740d5-9e03-4015-99d2-6ce372a69e85 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:04.258303 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1446/5748] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:04 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:05.268182 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-91548a54-c543-4385-8ca2-03647dcf8691 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:05.270685 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-91548a54-c543-4385-8ca2-03647dcf8691 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:05.270923 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-91548a54-c543-4385-8ca2-03647dcf8691 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:05.271169 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-91548a54-c543-4385-8ca2-03647dcf8691 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:05.271301 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-91548a54-c543-4385-8ca2-03647dcf8691 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:05.275728 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:05.275728 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:05.276487 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-91548a54-c543-4385-8ca2-03647dcf8691 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:05.276865 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1439/5749] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:05 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:06.286661 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-dfcfe513-ac85-46c2-aef3-3229da88479b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:06.288870 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dfcfe513-ac85-46c2-aef3-3229da88479b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:06.289146 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dfcfe513-ac85-46c2-aef3-3229da88479b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:06.289398 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-dfcfe513-ac85-46c2-aef3-3229da88479b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:06.289548 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-dfcfe513-ac85-46c2-aef3-3229da88479b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:06.294485 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:06.294485 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:06.295278 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-dfcfe513-ac85-46c2-aef3-3229da88479b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:06.295757 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1422/5750] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:06 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:07.305461 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1dbeaee8-49a8-46f5-b9fa-f690d0fe5a96 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:07.307578 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1dbeaee8-49a8-46f5-b9fa-f690d0fe5a96 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:07.307851 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1dbeaee8-49a8-46f5-b9fa-f690d0fe5a96 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:07.308116 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1dbeaee8-49a8-46f5-b9fa-f690d0fe5a96 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:07.308243 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-1dbeaee8-49a8-46f5-b9fa-f690d0fe5a96 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:07.312891 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:07.312891 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:07.313676 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1dbeaee8-49a8-46f5-b9fa-f690d0fe5a96 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:07.314065 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1444/5751] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:07 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:08.323583 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5f3aa190-ba95-44d6-b403-f434bfdb56f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:08.325391 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f3aa190-ba95-44d6-b403-f434bfdb56f5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:08.325559 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f3aa190-ba95-44d6-b403-f434bfdb56f5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:08.325789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f3aa190-ba95-44d6-b403-f434bfdb56f5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:08.325890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5f3aa190-ba95-44d6-b403-f434bfdb56f5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:08.329892 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:08.329892 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:08.330490 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f3aa190-ba95-44d6-b403-f434bfdb56f5 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:08.330885 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1447/5752] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:08 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:09.341484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-50b2ad77-4070-4db0-8fbc-cd3eaba972d1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:09.344314 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-50b2ad77-4070-4db0-8fbc-cd3eaba972d1 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:09.344314 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-50b2ad77-4070-4db0-8fbc-cd3eaba972d1 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:09.344314 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-50b2ad77-4070-4db0-8fbc-cd3eaba972d1 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:09.344314 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-50b2ad77-4070-4db0-8fbc-cd3eaba972d1 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:09.347932 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:09.347932 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:09.348702 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-50b2ad77-4070-4db0-8fbc-cd3eaba972d1 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:09.349235 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1440/5753] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:09 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:10.359742 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1b0235e4-1108-4c6c-9421-b31f1e3d6f8d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:10.361588 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1b0235e4-1108-4c6c-9421-b31f1e3d6f8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:10.361828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1b0235e4-1108-4c6c-9421-b31f1e3d6f8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:10.362078 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1b0235e4-1108-4c6c-9421-b31f1e3d6f8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:10.362215 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-1b0235e4-1108-4c6c-9421-b31f1e3d6f8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:10.364054 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=71,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:21:10.369112 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:10.369112 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:10.370546 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1b0235e4-1108-4c6c-9421-b31f1e3d6f8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:10.371140 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1423/5754] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:10 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:11.382250 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-46347940-2f20-41f0-835a-62358c4683fd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:11.384018 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-46347940-2f20-41f0-835a-62358c4683fd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:11.384211 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-46347940-2f20-41f0-835a-62358c4683fd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:11.384436 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-46347940-2f20-41f0-835a-62358c4683fd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:11.384683 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-46347940-2f20-41f0-835a-62358c4683fd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:11.386236 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=63,cinder:UPDATE=28,cinder:INSERT=14 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:21:11.390099 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:11.390099 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:11.390738 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-46347940-2f20-41f0-835a-62358c4683fd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:11.391115 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1445/5755] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:11 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:12.400627 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-536b047f-5bdb-49b2-ae44-a50000dc48f8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:12.402308 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-536b047f-5bdb-49b2-ae44-a50000dc48f8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:12.402507 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-536b047f-5bdb-49b2-ae44-a50000dc48f8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:12.402706 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-536b047f-5bdb-49b2-ae44-a50000dc48f8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:12.402804 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-536b047f-5bdb-49b2-ae44-a50000dc48f8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:12.404905 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=54,cinder:UPDATE=14,cinder:INSERT=10 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:21:12.407931 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:12.407931 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:12.408648 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-536b047f-5bdb-49b2-ae44-a50000dc48f8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:12.409155 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1448/5756] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:12 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:12.841100 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:12.842855 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:21:12.843302 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1751336833", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:12.844914 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1751336833', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:21:12.845100 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Create volume of 1 GB Jul 10 20:21:12.847031 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=34,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:21:12.849618 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Availability Zones retrieved successfully. Jul 10 20:21:12.854680 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Flow 'volume_create_api' (35885740-f484-4c8d-bee9-90bb0c33bcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:12.855719 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06064300-e1dc-4f21-9046-9a98b3eaf7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:12.857252 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:21:12.882665 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06064300-e1dc-4f21-9046-9a98b3eaf7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:12.883324 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5bd1bf8-8b64-415e-8505-83f276463488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:12.938586 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Created reservations ['98e4fe81-e6ee-405f-bd96-257d92d2373a', '2c9fb129-c458-46af-8ce7-dc0b82dad23a', '8012139f-c8e2-4586-b4a7-323fc0a91dad', 'b0cfa992-458b-4e40-b3d6-016c3d214979'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:12.939308 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5bd1bf8-8b64-415e-8505-83f276463488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98e4fe81-e6ee-405f-bd96-257d92d2373a', '2c9fb129-c458-46af-8ce7-dc0b82dad23a', '8012139f-c8e2-4586-b4a7-323fc0a91dad', 'b0cfa992-458b-4e40-b3d6-016c3d214979']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:12.940051 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d5b432-321a-4a75-8ff3-9730049b6da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:12.959835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d5b432-321a-4a75-8ff3-9730049b6da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e39d9fe-d87e-499a-bb39-cf3a75012fb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1751336833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b68efd63f0f34af2bbb5f19fadfeb5cb',qos_specs=None,replication_status=,reservations=['98e4fe81-e6ee-405f-bd96-257d92d2373a','2c9fb129-c458-46af-8ce7-dc0b82dad23a','8012139f-c8e2-4586-b4a7-323fc0a91dad','b0cfa992-458b-4e40-b3d6-016c3d214979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c3087c0c2af415e92189ef5307402fd',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1751336833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e39d9fe-d87e-499a-bb39-cf3a75012fb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b68efd63f0f34af2bbb5f19fadfeb5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c3087c0c2af415e92189ef5307402fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:12.960490 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5adde4-66aa-4c4a-b628-8fd0dfdf7d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:12.975536 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5adde4-66aa-4c4a-b628-8fd0dfdf7d16) transitioned into state 'SUCCESS' from state '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-1751336833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b68efd63f0f34af2bbb5f19fadfeb5cb',qos_specs=None,replication_status=,reservations=['98e4fe81-e6ee-405f-bd96-257d92d2373a','2c9fb129-c458-46af-8ce7-dc0b82dad23a','8012139f-c8e2-4586-b4a7-323fc0a91dad','b0cfa992-458b-4e40-b3d6-016c3d214979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c3087c0c2af415e92189ef5307402fd',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:12.976228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00632e79-011d-4392-abbf-65c94dd353dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:12.986982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00632e79-011d-4392-abbf-65c94dd353dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:12.986982 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Flow 'volume_create_api' (35885740-f484-4c8d-bee9-90bb0c33bcb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:12.986982 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Create volume request issued successfully. Jul 10 20:21:12.986982 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f62d76b6-4d21-4d62-b19e-3a5d6a080770 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:21:12.986982 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1441/5757] 10.4.3.145 () {70 vars in 1300 bytes} [Fri Jul 10 20:21:12 2026] POST /volume/v3/volumes => generated 789 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:12.997660 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3e10e823-4f8e-4b2b-9162-5a8fae5e6073 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:12.999484 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e10e823-4f8e-4b2b-9162-5a8fae5e6073 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:12.999739 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e10e823-4f8e-4b2b-9162-5a8fae5e6073 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:12.999944 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3e10e823-4f8e-4b2b-9162-5a8fae5e6073 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:13.006871 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:13.006871 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:13.010410 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-3e10e823-4f8e-4b2b-9162-5a8fae5e6073 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:13.014659 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3e10e823-4f8e-4b2b-9162-5a8fae5e6073 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:13.014995 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1424/5758] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:12 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:13.418980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-87858663-9240-4e4a-a5b1-8f3db566f5f6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:13.421087 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-87858663-9240-4e4a-a5b1-8f3db566f5f6 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:13.421289 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-87858663-9240-4e4a-a5b1-8f3db566f5f6 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:13.421468 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-87858663-9240-4e4a-a5b1-8f3db566f5f6 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:13.421595 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-87858663-9240-4e4a-a5b1-8f3db566f5f6 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:13.425822 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:13.425822 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:13.426437 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-87858663-9240-4e4a-a5b1-8f3db566f5f6 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:13.426786 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1446/5759] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:13 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:14.026725 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5514674f-150e-45bb-9ca0-37d00252f4c8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:14.028621 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5514674f-150e-45bb-9ca0-37d00252f4c8 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:14.028852 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5514674f-150e-45bb-9ca0-37d00252f4c8 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:14.029079 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5514674f-150e-45bb-9ca0-37d00252f4c8 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:14.037505 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:14.037505 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:14.041299 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5514674f-150e-45bb-9ca0-37d00252f4c8 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:14.046511 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5514674f-150e-45bb-9ca0-37d00252f4c8 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:14.046975 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1449/5760] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:14 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:14.057921 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-74ca95ef-60d4-45dc-bc98-f19c966afb58 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:14.059617 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74ca95ef-60d4-45dc-bc98-f19c966afb58 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:14.059834 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74ca95ef-60d4-45dc-bc98-f19c966afb58 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:14.060027 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-74ca95ef-60d4-45dc-bc98-f19c966afb58 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:14.067167 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:14.067167 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:14.070933 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-74ca95ef-60d4-45dc-bc98-f19c966afb58 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:14.075484 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-74ca95ef-60d4-45dc-bc98-f19c966afb58 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:14.075929 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1442/5761] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:14 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:14.115851 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-4b0ee1a1-829d-43ea-94e2-c9378091103c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:14.117625 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-4b0ee1a1-829d-43ea-94e2-c9378091103c tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:14.117813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-4b0ee1a1-829d-43ea-94e2-c9378091103c tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:14.118002 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-4b0ee1a1-829d-43ea-94e2-c9378091103c tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:14.124753 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:14.124753 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:14.128409 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-4b0ee1a1-829d-43ea-94e2-c9378091103c tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:14.132254 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-4b0ee1a1-829d-43ea-94e2-c9378091103c tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:14.132680 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1425/5762] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:21:14 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:14.436020 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-33b555ba-423e-491f-b7e6-92694f1534e0 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:14.437519 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33b555ba-423e-491f-b7e6-92694f1534e0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:14.437749 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33b555ba-423e-491f-b7e6-92694f1534e0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:14.437921 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-33b555ba-423e-491f-b7e6-92694f1534e0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:14.438040 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-33b555ba-423e-491f-b7e6-92694f1534e0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:14.441676 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:14.441676 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:14.442265 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-33b555ba-423e-491f-b7e6-92694f1534e0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:14.442631 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1447/5763] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:14 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:15.454008 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a91c86c4-5cea-4edc-9043-561616351b14 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:15.455865 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a91c86c4-5cea-4edc-9043-561616351b14 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:15.456119 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a91c86c4-5cea-4edc-9043-561616351b14 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:15.456329 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a91c86c4-5cea-4edc-9043-561616351b14 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:15.456450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a91c86c4-5cea-4edc-9043-561616351b14 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:15.460701 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:15.460701 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:15.461279 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a91c86c4-5cea-4edc-9043-561616351b14 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:15.461639 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1450/5764] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:15 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:16.165639 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ccd34fd8-cf4f-4cb5-8aac-896bb597c591 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:16.166113 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ccd34fd8-cf4f-4cb5-8aac-896bb597c591 None None] GET https://10.4.3.145/volume// Jul 10 20:21:16.166311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ccd34fd8-cf4f-4cb5-8aac-896bb597c591 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:16.166534 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ccd34fd8-cf4f-4cb5-8aac-896bb597c591 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:16.166897 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ccd34fd8-cf4f-4cb5-8aac-896bb597c591 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:21:16.167221 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1443/5765] 10.4.3.145 () {66 vars in 1428 bytes} [Fri Jul 10 20:21: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 20:21:16.173974 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-790514f5-0cad-4a26-a114-4ab96b6631f0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:16.243459 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-790514f5-0cad-4a26-a114-4ab96b6631f0 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] POST https://10.4.3.145/volume/v3/attachments Jul 10 20:21:16.243875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-790514f5-0cad-4a26-a114-4ab96b6631f0 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e39d9fe-d87e-499a-bb39-cf3a75012fb0", "connector": null, "instance_uuid": "815fe34d-02ae-44db-a8a2-e0ffd13e3318"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:16.252151 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:16.252151 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:16.277370 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-790514f5-0cad-4a26-a114-4ab96b6631f0 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/attachments returned with HTTP 200 Jul 10 20:21:16.277912 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1426/5766] 10.4.3.145 () {74 vars in 1594 bytes} [Fri Jul 10 20:21:16 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:16.472681 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-af4633f4-4e8a-4154-9aa9-9a8f17775b29 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:16.474564 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af4633f4-4e8a-4154-9aa9-9a8f17775b29 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:16.474801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af4633f4-4e8a-4154-9aa9-9a8f17775b29 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:16.475057 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-af4633f4-4e8a-4154-9aa9-9a8f17775b29 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:16.475215 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-af4633f4-4e8a-4154-9aa9-9a8f17775b29 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:16.480031 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:16.480031 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:16.480688 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-af4633f4-4e8a-4154-9aa9-9a8f17775b29 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:16.481067 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1448/5767] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:16 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:16.653906 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0f5418c2-172f-4de1-843b-96b6ed054a82 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:16.655413 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0f5418c2-172f-4de1-843b-96b6ed054a82 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:16.655603 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0f5418c2-172f-4de1-843b-96b6ed054a82 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:16.655772 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0f5418c2-172f-4de1-843b-96b6ed054a82 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:16.664071 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:16.664071 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:16.667230 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0f5418c2-172f-4de1-843b-96b6ed054a82 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:16.671366 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0f5418c2-172f-4de1-843b-96b6ed054a82 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:16.671719 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1451/5768] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:16 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:16.809901 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-56837b73-efcc-4bb8-91e5-ba1efd161f67 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:16.810362 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-56837b73-efcc-4bb8-91e5-ba1efd161f67 None None] GET https://10.4.3.145/volume// Jul 10 20:21:16.810548 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-56837b73-efcc-4bb8-91e5-ba1efd161f67 None None] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:16.810799 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-56837b73-efcc-4bb8-91e5-ba1efd161f67 None None] Calling method 'all' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:16.811196 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-56837b73-efcc-4bb8-91e5-ba1efd161f67 None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:21:16.811538 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1444/5769] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:21: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 20:21:16.819660 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-5cb73739-2603-4c76-b2b4-149842649404 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:16.822083 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-5cb73739-2603-4c76-b2b4-149842649404 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:16.822330 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-5cb73739-2603-4c76-b2b4-149842649404 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:16.822516 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-5cb73739-2603-4c76-b2b4-149842649404 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:16.830924 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:16.830924 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:16.834394 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-5cb73739-2603-4c76-b2b4-149842649404 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:16.838349 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-5cb73739-2603-4c76-b2b4-149842649404 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:16.838826 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1427/5770] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:21:16 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 1043 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:16.939509 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-ea3f663b-50b6-4f31-9373-2154e03cf471 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:16.941604 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-ea3f663b-50b6-4f31-9373-2154e03cf471 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] PUT https://10.4.3.145/volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 Jul 10 20:21:16.941975 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-ea3f663b-50b6-4f31-9373-2154e03cf471 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.145", "host": "np0000005048", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a86ac2018cd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "baacba60-330b-452a-a726-5fb85fc37ce0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:16.950333 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-ea3f663b-50b6-4f31-9373-2154e03cf471 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Acquiring lock "cinder-attachment_update-1e39d9fe-d87e-499a-bb39-cf3a75012fb0-np0000005048" by "attachment_update" {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 20:21:16.954899 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-ea3f663b-50b6-4f31-9373-2154e03cf471 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Lock "cinder-attachment_update-1e39d9fe-d87e-499a-bb39-cf3a75012fb0-np0000005048" acquired by "attachment_update" :: waited 0.005s {{(pid=99972) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 20:21:16.956003 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:16.956003 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:17.476680 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.coordination [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-ea3f663b-50b6-4f31-9373-2154e03cf471 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Lock "cinder-attachment_update-1e39d9fe-d87e-499a-bb39-cf3a75012fb0-np0000005048" released by "attachment_update" :: held 0.522s {{(pid=99972) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 20:21:17.477061 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-ea3f663b-50b6-4f31-9373-2154e03cf471 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 returned with HTTP 200 Jul 10 20:21:17.477420 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1449/5771] 10.4.3.145 () {74 vars in 1704 bytes} [Fri Jul 10 20:21:16 2026] PUT /volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:17.490150 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9a3b147-1d66-4d26-8b89-8b3492f5bbfe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:17.492458 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9a3b147-1d66-4d26-8b89-8b3492f5bbfe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:17.492683 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9a3b147-1d66-4d26-8b89-8b3492f5bbfe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:17.492989 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9a3b147-1d66-4d26-8b89-8b3492f5bbfe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:17.493144 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b9a3b147-1d66-4d26-8b89-8b3492f5bbfe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:17.498942 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:17.498942 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:17.499651 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9a3b147-1d66-4d26-8b89-8b3492f5bbfe tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:17.500070 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1452/5772] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:17 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:17.683506 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ad3f6d98-7f61-434a-aefb-fb2222191d9f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:17.685077 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ad3f6d98-7f61-434a-aefb-fb2222191d9f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:17.685258 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ad3f6d98-7f61-434a-aefb-fb2222191d9f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:17.685427 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ad3f6d98-7f61-434a-aefb-fb2222191d9f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:17.693329 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:17.693329 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:17.696236 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ad3f6d98-7f61-434a-aefb-fb2222191d9f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:17.699788 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ad3f6d98-7f61-434a-aefb-fb2222191d9f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:17.700158 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1445/5773] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:17 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:18.510160 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-59bab673-6021-406b-93d8-439bc6410b4d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:18.511981 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59bab673-6021-406b-93d8-439bc6410b4d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:18.512245 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59bab673-6021-406b-93d8-439bc6410b4d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:18.512493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-59bab673-6021-406b-93d8-439bc6410b4d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:18.512644 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-59bab673-6021-406b-93d8-439bc6410b4d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:18.516790 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:18.516790 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:18.517371 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-59bab673-6021-406b-93d8-439bc6410b4d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:18.517719 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1428/5774] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:18 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:18.711683 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-a4fbd523-8155-4814-b79f-1b9bb94ac8d6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:18.713241 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4fbd523-8155-4814-b79f-1b9bb94ac8d6 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:18.713423 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a4fbd523-8155-4814-b79f-1b9bb94ac8d6 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:18.713617 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-a4fbd523-8155-4814-b79f-1b9bb94ac8d6 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:18.722298 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:18.722298 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:18.725553 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-a4fbd523-8155-4814-b79f-1b9bb94ac8d6 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:18.729493 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-a4fbd523-8155-4814-b79f-1b9bb94ac8d6 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:18.730019 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1450/5775] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:18 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:19.527524 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5e2f2028-58da-46a1-9b3e-a9d650a05dcc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:19.529396 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e2f2028-58da-46a1-9b3e-a9d650a05dcc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:19.529586 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e2f2028-58da-46a1-9b3e-a9d650a05dcc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:19.529766 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e2f2028-58da-46a1-9b3e-a9d650a05dcc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:19.529876 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5e2f2028-58da-46a1-9b3e-a9d650a05dcc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:19.533929 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:19.533929 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:19.534570 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e2f2028-58da-46a1-9b3e-a9d650a05dcc tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:19.534996 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1453/5776] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:19 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:19.741160 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-db5721bf-6495-45f0-8b9e-1a0d1d34d379 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:19.742901 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-db5721bf-6495-45f0-8b9e-1a0d1d34d379 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:19.743109 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-db5721bf-6495-45f0-8b9e-1a0d1d34d379 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:19.743283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-db5721bf-6495-45f0-8b9e-1a0d1d34d379 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:19.751716 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:19.751716 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:19.754930 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-db5721bf-6495-45f0-8b9e-1a0d1d34d379 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:19.758778 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-db5721bf-6495-45f0-8b9e-1a0d1d34d379 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:19.759199 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1446/5777] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:19 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:20.545043 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cebacc90-349e-4947-851e-4d4757387a2d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:20.546993 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cebacc90-349e-4947-851e-4d4757387a2d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:20.547176 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cebacc90-349e-4947-851e-4d4757387a2d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:20.547350 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cebacc90-349e-4947-851e-4d4757387a2d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:20.547447 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-cebacc90-349e-4947-851e-4d4757387a2d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:20.551222 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:20.551222 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:20.551740 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cebacc90-349e-4947-851e-4d4757387a2d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:20.552115 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1429/5778] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:20 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:20.771600 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-512eed9d-e737-4148-bbb2-3bee0822f460 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:20.773337 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-512eed9d-e737-4148-bbb2-3bee0822f460 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:20.773543 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-512eed9d-e737-4148-bbb2-3bee0822f460 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:20.773781 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-512eed9d-e737-4148-bbb2-3bee0822f460 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:20.782992 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:20.782992 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:20.786480 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-512eed9d-e737-4148-bbb2-3bee0822f460 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:20.791256 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-512eed9d-e737-4148-bbb2-3bee0822f460 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:20.791811 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1451/5779] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:20 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:21.562617 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-645537e2-27b8-4bfe-93cb-0c4611116744 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:21.564847 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-645537e2-27b8-4bfe-93cb-0c4611116744 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:21.565104 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-645537e2-27b8-4bfe-93cb-0c4611116744 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:21.565299 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-645537e2-27b8-4bfe-93cb-0c4611116744 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:21.565413 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-645537e2-27b8-4bfe-93cb-0c4611116744 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:21.570305 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:21.570305 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:21.570994 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-645537e2-27b8-4bfe-93cb-0c4611116744 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:21.571402 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1454/5780] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:21 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:21.804537 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-976770a3-8ab7-42bb-a4f6-ffcf20b65476 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:21.806771 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-976770a3-8ab7-42bb-a4f6-ffcf20b65476 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:21.807033 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-976770a3-8ab7-42bb-a4f6-ffcf20b65476 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:21.807483 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-976770a3-8ab7-42bb-a4f6-ffcf20b65476 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:21.817693 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:21.817693 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:21.821710 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-976770a3-8ab7-42bb-a4f6-ffcf20b65476 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:21.825833 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-976770a3-8ab7-42bb-a4f6-ffcf20b65476 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:21.826263 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1447/5781] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:21 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:22.580749 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f863bcbd-0664-4250-a0a7-6f43e3108169 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:22.582590 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f863bcbd-0664-4250-a0a7-6f43e3108169 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:22.582853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f863bcbd-0664-4250-a0a7-6f43e3108169 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:22.583102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f863bcbd-0664-4250-a0a7-6f43e3108169 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:22.583264 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f863bcbd-0664-4250-a0a7-6f43e3108169 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:22.587254 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:22.587254 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:22.587879 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f863bcbd-0664-4250-a0a7-6f43e3108169 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:22.588258 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1430/5782] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:22 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:22.597529 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5e1f1726-7085-4a71-b708-98798f655299 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:22.599089 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5e1f1726-7085-4a71-b708-98798f655299 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:21:22.599434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5e1f1726-7085-4a71-b708-98798f655299 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5176bb6f-64d9-43fd-bca1-33be6ffdc85c", "name": "tempest-VolumesBackupsTest-Backup-1825753175"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:22.600936 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-5e1f1726-7085-4a71-b708-98798f655299 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Creating new backup {'backup': {'volume_id': '5176bb6f-64d9-43fd-bca1-33be6ffdc85c', 'name': 'tempest-VolumesBackupsTest-Backup-1825753175'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:21:22.601098 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-5e1f1726-7085-4a71-b708-98798f655299 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Creating backup of volume 5176bb6f-64d9-43fd-bca1-33be6ffdc85c in container None Jul 10 20:21:22.607936 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:22.607936 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:22.608463 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5e1f1726-7085-4a71-b708-98798f655299 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:21:22.623586 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-5e1f1726-7085-4a71-b708-98798f655299 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Created reservations ['d07abd79-2974-46fe-929a-b0a23c2a96d3', '2383eed8-99c9-4388-bc2e-8409c2d64214'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:22.649044 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5e1f1726-7085-4a71-b708-98798f655299 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:21:22.649464 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1452/5783] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:21:22 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:21:22.656901 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-918d5683-36ff-4825-8a6a-0706e2ca511b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:22.658493 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-918d5683-36ff-4825-8a6a-0706e2ca511b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:22.658667 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-918d5683-36ff-4825-8a6a-0706e2ca511b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:22.658856 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-918d5683-36ff-4825-8a6a-0706e2ca511b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:22.658980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-918d5683-36ff-4825-8a6a-0706e2ca511b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:22.663319 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:22.663319 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:22.664131 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-918d5683-36ff-4825-8a6a-0706e2ca511b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:22.664495 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1455/5784] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:22 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:22.838406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-62a5b854-c22b-4d57-a1bb-be896648cafc None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:22.840251 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-62a5b854-c22b-4d57-a1bb-be896648cafc tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:22.840517 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-62a5b854-c22b-4d57-a1bb-be896648cafc tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:22.840776 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-62a5b854-c22b-4d57-a1bb-be896648cafc tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:22.850276 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:22.850276 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:22.854093 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-62a5b854-c22b-4d57-a1bb-be896648cafc tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:22.858803 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-62a5b854-c22b-4d57-a1bb-be896648cafc tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:22.859299 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1448/5785] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:22 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:23.674059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a171f576-fece-444b-b5ef-7eb05f4e2105 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:23.675901 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a171f576-fece-444b-b5ef-7eb05f4e2105 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:23.676134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a171f576-fece-444b-b5ef-7eb05f4e2105 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:23.676343 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a171f576-fece-444b-b5ef-7eb05f4e2105 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:23.676445 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a171f576-fece-444b-b5ef-7eb05f4e2105 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:23.680749 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:23.680749 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:23.681501 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a171f576-fece-444b-b5ef-7eb05f4e2105 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:23.681867 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1431/5786] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:23 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:23.706652 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-3081923b-882d-4ccc-9881-406222cc873e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:23.709161 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-3081923b-882d-4ccc-9881-406222cc873e tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] POST https://10.4.3.145/volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3/action Jul 10 20:21:23.709490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-3081923b-882d-4ccc-9881-406222cc873e tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Action body: b'{"os-complete": null}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:21:23.710035 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-3081923b-882d-4ccc-9881-406222cc873e tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:23.725097 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:23.725097 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:23.739043 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-7a39cf6b-68d5-435f-95ac-fe6c14e6c97a req-3081923b-882d-4ccc-9881-406222cc873e tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3/action returned with HTTP 204 Jul 10 20:21:23.739483 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1453/5787] 10.4.3.145 () {74 vars in 1725 bytes} [Fri Jul 10 20:21:23 2026] POST /volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:23.873258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff3effdf-b170-4289-afc0-70c034bacdd7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:23.874824 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff3effdf-b170-4289-afc0-70c034bacdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:23.875024 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff3effdf-b170-4289-afc0-70c034bacdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:23.875209 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff3effdf-b170-4289-afc0-70c034bacdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:23.883770 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:23.883770 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:23.887235 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ff3effdf-b170-4289-afc0-70c034bacdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:23.890976 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff3effdf-b170-4289-afc0-70c034bacdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:23.891319 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1456/5788] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:23 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:23.903129 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8b43aa4b-e14e-4c37-a27f-c0527d225887 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:23.905285 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b43aa4b-e14e-4c37-a27f-c0527d225887 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:23.905518 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b43aa4b-e14e-4c37-a27f-c0527d225887 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:23.905713 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8b43aa4b-e14e-4c37-a27f-c0527d225887 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:23.914734 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:23.914734 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:23.918029 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8b43aa4b-e14e-4c37-a27f-c0527d225887 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:23.921944 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8b43aa4b-e14e-4c37-a27f-c0527d225887 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:23.922293 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1449/5789] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:23 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:23.934303 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8eb9ff67-e2fa-43b4-9580-48051a81fc3b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:23.935674 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1432/5790] 10.4.3.145 () {70 vars in 1611 bytes} [Fri Jul 10 20:21:23 2026] DELETE /volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 20:21:23.942103 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6571eb3f-4270-4763-9d84-4b25fe472d23 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:23.964892 np0000005048 devstack@c-api.service[99972]: WARNING keystonemiddleware.auth_token [None req-6571eb3f-4270-4763-9d84-4b25fe472d23 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 20:21:23.965815 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1454/5791] 10.4.3.145 () {70 vars in 1611 bytes} [Fri Jul 10 20:21:23 2026] DELETE /volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 20:21:23.972260 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:23.973920 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] DELETE https://10.4.3.145/volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 Jul 10 20:21:23.974149 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:23.974325 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:23.981019 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:23.981019 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:23.983650 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Attachment connected to vm 815fe34d-02ae-44db-a8a2-e0ffd13e3318, checking data on nova Jul 10 20:21:23.983866 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.compute.nova [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Creating Keystone token plugin using URL: https://10.4.3.145/identity {{(pid=99976) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 20:21:24.105953 np0000005048 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] REQ: curl -g -i -X GET https://10.4.3.145/compute/v2.1/servers/815fe34d-02ae-44db-a8a2-e0ffd13e3318/os-volume_attachments/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ab40f9d2b462150d898569d388d2b411a427b3f28fbbbfa17bb3ca57bb80c81f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8cf58f3c-961e-43d6-b9b2-390877e33ac1" -H "X-Service-Token: {SHA256}4771efbc614dd26d738fdf09eb2aeec92374c046f9bc2be0ec07f83d5f1a07c0" {{(pid=99976) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 20:21:24.220476 np0000005048 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 20:21:24 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-7d61b248-d857-4cbc-a4a5-885d0cf4413a x-openstack-request-id: req-7d61b248-d857-4cbc-a4a5-885d0cf4413a {{(pid=99976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 20:21:24.220631 np0000005048 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1e39d9fe-d87e-499a-bb39-cf3a75012fb0", "serverId": "815fe34d-02ae-44db-a8a2-e0ffd13e3318", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5cf797dd-fe99-463d-b394-bb999063b4f3", "bdm_uuid": "03bd1ae9-89a0-4ca2-9fdc-5c6e640e40b7"}} {{(pid=99976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 20:21:24.220761 np0000005048 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET call to compute for https://10.4.3.145/compute/v2.1/servers/815fe34d-02ae-44db-a8a2-e0ffd13e3318/os-volume_attachments/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 used request id req-7d61b248-d857-4cbc-a4a5-885d0cf4413a {{(pid=99976) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 20:21:24.223113 np0000005048 devstack@c-api.service[99976]: ERROR cinder.volume.api [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Caught error: Detach volume from instance 815fe34d-02ae-44db-a8a2-e0ffd13e3318 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 815fe34d-02ae-44db-a8a2-e0ffd13e3318 using the Compute API Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 20:21:24.225955 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: 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 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 815fe34d-02ae-44db-a8a2-e0ffd13e3318 using the Compute API Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.middleware.fault [None req-8cf58f3c-961e-43d6-b9b2-390877e33ac1 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 returned with HTTP 409 Jul 10 20:21:24.227021 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1457/5792] 10.4.3.145 () {68 vars in 1404 bytes} [Fri Jul 10 20:21:23 2026] DELETE /volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 => generated 167 bytes in 255 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:24.262101 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-00d04749-12a3-43e0-babf-062e1b4e56c3 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:24.264924 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-00d04749-12a3-43e0-babf-062e1b4e56c3 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:24.265167 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-00d04749-12a3-43e0-babf-062e1b4e56c3 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:24.265361 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-00d04749-12a3-43e0-babf-062e1b4e56c3 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:24.274711 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:24.274711 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:24.278504 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-00d04749-12a3-43e0-babf-062e1b4e56c3 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:24.283289 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-00d04749-12a3-43e0-babf-062e1b4e56c3 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:24.283667 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1450/5793] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:21:24 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:24.302443 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a0dc7012-753f-4b14-a193-9b7b82d0f12d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:24.306583 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a0dc7012-753f-4b14-a193-9b7b82d0f12d tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] POST https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0/action Jul 10 20:21:24.306583 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a0dc7012-753f-4b14-a193-9b7b82d0f12d tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:21:24.306583 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a0dc7012-753f-4b14-a193-9b7b82d0f12d tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:24.319350 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:24.319350 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:24.319875 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a0dc7012-753f-4b14-a193-9b7b82d0f12d tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:24.327691 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a0dc7012-753f-4b14-a193-9b7b82d0f12d tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Begin detaching volume completed successfully. Jul 10 20:21:24.328026 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a0dc7012-753f-4b14-a193-9b7b82d0f12d tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0/action returned with HTTP 202 Jul 10 20:21:24.328679 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1433/5794] 10.4.3.145 () {72 vars in 1672 bytes} [Fri Jul 10 20:21:24 2026] POST /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:21:24.692847 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c63d505d-d567-4471-aba0-e022430416d4 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:24.694909 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c63d505d-d567-4471-aba0-e022430416d4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:24.695201 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c63d505d-d567-4471-aba0-e022430416d4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:24.695462 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c63d505d-d567-4471-aba0-e022430416d4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:24.695632 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-c63d505d-d567-4471-aba0-e022430416d4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:24.700813 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:24.700813 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:24.701640 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c63d505d-d567-4471-aba0-e022430416d4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:24.702047 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1455/5795] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:24 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:25.350548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9df149a3-da6e-4c40-8db2-58d6a758476b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:25.351052 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9df149a3-da6e-4c40-8db2-58d6a758476b None None] GET https://10.4.3.145/volume// Jul 10 20:21:25.351219 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9df149a3-da6e-4c40-8db2-58d6a758476b None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:25.351463 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9df149a3-da6e-4c40-8db2-58d6a758476b None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:25.351800 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9df149a3-da6e-4c40-8db2-58d6a758476b None None] https://10.4.3.145/volume// returned with HTTP 300 Jul 10 20:21:25.352118 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1458/5796] 10.4.3.145 () {66 vars in 1426 bytes} [Fri Jul 10 20:21: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 20:21:25.359662 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-8aa3b4a3-8036-4b97-b2f1-936dc82a27e7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:25.361848 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-8aa3b4a3-8036-4b97-b2f1-936dc82a27e7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:25.362184 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-8aa3b4a3-8036-4b97-b2f1-936dc82a27e7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:25.362387 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-8aa3b4a3-8036-4b97-b2f1-936dc82a27e7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:25.371015 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:25.371015 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:25.374195 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-8aa3b4a3-8036-4b97-b2f1-936dc82a27e7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:25.377827 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-8aa3b4a3-8036-4b97-b2f1-936dc82a27e7 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:25.378272 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1451/5797] 10.4.3.145 () {70 vars in 1639 bytes} [Fri Jul 10 20:21:25 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 1339 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:25.712825 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1dfeb417-5374-4cb1-851b-3cfb4136b5ff None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:25.714731 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1dfeb417-5374-4cb1-851b-3cfb4136b5ff tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:25.714915 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1dfeb417-5374-4cb1-851b-3cfb4136b5ff tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:25.715138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1dfeb417-5374-4cb1-851b-3cfb4136b5ff tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:25.715241 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-1dfeb417-5374-4cb1-851b-3cfb4136b5ff tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:25.719363 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:25.719363 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:25.720143 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1dfeb417-5374-4cb1-851b-3cfb4136b5ff tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:25.720480 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1434/5798] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:25 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:26.185253 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a7fdbd63-4ed4-4881-9c71-93dfb54be90a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:26.187409 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a7fdbd63-4ed4-4881-9c71-93dfb54be90a tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] DELETE https://10.4.3.145/volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 Jul 10 20:21:26.187649 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a7fdbd63-4ed4-4881-9c71-93dfb54be90a tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:26.187837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a7fdbd63-4ed4-4881-9c71-93dfb54be90a tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'version_select' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:26.195638 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:26.195638 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:26.723304 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [req-97f3ca7b-c062-43f8-b954-247b1bdc664c req-a7fdbd63-4ed4-4881-9c71-93dfb54be90a tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 returned with HTTP 200 Jul 10 20:21:26.723740 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1456/5799] 10.4.3.145 () {72 vars in 1673 bytes} [Fri Jul 10 20:21:26 2026] DELETE /volume/v3/attachments/5cf797dd-fe99-463d-b394-bb999063b4f3 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:26.731742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7599a570-687b-4ad7-9c6f-50914ffbe168 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:26.735015 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7599a570-687b-4ad7-9c6f-50914ffbe168 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:26.735015 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7599a570-687b-4ad7-9c6f-50914ffbe168 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:26.735015 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7599a570-687b-4ad7-9c6f-50914ffbe168 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:26.735015 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7599a570-687b-4ad7-9c6f-50914ffbe168 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:26.766697 np0000005048 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-7599a570-687b-4ad7-9c6f-50914ffbe168 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 20:21:26.771527 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:26.771527 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:26.772129 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7599a570-687b-4ad7-9c6f-50914ffbe168 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:26.772535 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1459/5800] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:26 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:27.527448 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [req-7807ca76-b56e-4482-aa88-71b105069e86 req-d19708da-34bf-4cdc-924e-e2c75c67b0af None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:27.529395 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-7807ca76-b56e-4482-aa88-71b105069e86 req-d19708da-34bf-4cdc-924e-e2c75c67b0af tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:27.529590 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-7807ca76-b56e-4482-aa88-71b105069e86 req-d19708da-34bf-4cdc-924e-e2c75c67b0af tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:27.529779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [req-7807ca76-b56e-4482-aa88-71b105069e86 req-d19708da-34bf-4cdc-924e-e2c75c67b0af tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:27.535948 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:27.535948 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:27.539043 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [req-7807ca76-b56e-4482-aa88-71b105069e86 req-d19708da-34bf-4cdc-924e-e2c75c67b0af tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:27.542636 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [req-7807ca76-b56e-4482-aa88-71b105069e86 req-d19708da-34bf-4cdc-924e-e2c75c67b0af tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:27.542940 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1452/5801] 10.4.3.145 () {68 vars in 1598 bytes} [Fri Jul 10 20:21:27 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 864 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:27.553868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2524c0e3-a5de-46d6-9755-d9f15791bc68 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:27.555438 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2524c0e3-a5de-46d6-9755-d9f15791bc68 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] DELETE https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:27.555671 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2524c0e3-a5de-46d6-9755-d9f15791bc68 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:27.555878 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2524c0e3-a5de-46d6-9755-d9f15791bc68 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:27.556088 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-2524c0e3-a5de-46d6-9755-d9f15791bc68 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Delete volume with id: 1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:27.565627 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:27.565627 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:27.566270 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2524c0e3-a5de-46d6-9755-d9f15791bc68 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:27.589772 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2524c0e3-a5de-46d6-9755-d9f15791bc68 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Delete volume request issued successfully. Jul 10 20:21:27.589941 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2524c0e3-a5de-46d6-9755-d9f15791bc68 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 202 Jul 10 20:21:27.590339 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1435/5802] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:21:27 2026] DELETE /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:21:27.597494 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7eb7c291-5ee7-4a60-8c39-45050b83277f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:27.599799 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7eb7c291-5ee7-4a60-8c39-45050b83277f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:27.600087 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7eb7c291-5ee7-4a60-8c39-45050b83277f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:27.600364 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7eb7c291-5ee7-4a60-8c39-45050b83277f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:27.609361 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:27.609361 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:27.614495 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7eb7c291-5ee7-4a60-8c39-45050b83277f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Volume info retrieved successfully. Jul 10 20:21:27.620374 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7eb7c291-5ee7-4a60-8c39-45050b83277f tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 200 Jul 10 20:21:27.620872 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1457/5803] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:27 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:27.783861 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-62208279-ab0b-4371-9068-ced0d4113184 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:27.786953 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-62208279-ab0b-4371-9068-ced0d4113184 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:27.786953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-62208279-ab0b-4371-9068-ced0d4113184 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:27.786953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-62208279-ab0b-4371-9068-ced0d4113184 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:27.786953 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-62208279-ab0b-4371-9068-ced0d4113184 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:27.790837 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:27.790837 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:27.791884 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-62208279-ab0b-4371-9068-ced0d4113184 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:27.792378 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1460/5804] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:27 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:28.633290 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-036a1b2f-9a71-4184-87ca-b5bf6a2958cd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:28.635614 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-036a1b2f-9a71-4184-87ca-b5bf6a2958cd tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] GET https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 Jul 10 20:21:28.635896 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-036a1b2f-9a71-4184-87ca-b5bf6a2958cd tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:28.636157 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-036a1b2f-9a71-4184-87ca-b5bf6a2958cd tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:28.641937 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-036a1b2f-9a71-4184-87ca-b5bf6a2958cd tempest-TestServerVolumeAttachScenarioOldVersion-1277874969 tempest-TestServerVolumeAttachScenarioOldVersion-1277874969-project-member] https://10.4.3.145/volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 returned with HTTP 404 Jul 10 20:21:28.642380 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1453/5805] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:28 2026] GET /volume/v3/volumes/1e39d9fe-d87e-499a-bb39-cf3a75012fb0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:21:28.803616 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9b0124c5-8d8c-4e0b-8731-9d68a2a16702 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:28.805342 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b0124c5-8d8c-4e0b-8731-9d68a2a16702 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:28.805527 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9b0124c5-8d8c-4e0b-8731-9d68a2a16702 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:28.805729 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9b0124c5-8d8c-4e0b-8731-9d68a2a16702 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:28.805828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-9b0124c5-8d8c-4e0b-8731-9d68a2a16702 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:28.809967 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:28.809967 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:28.810757 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9b0124c5-8d8c-4e0b-8731-9d68a2a16702 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:28.811144 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1436/5806] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:28 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:29.821663 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-85102bf4-b41b-4283-91ca-e782e03d09e5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:29.823921 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85102bf4-b41b-4283-91ca-e782e03d09e5 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:29.824187 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85102bf4-b41b-4283-91ca-e782e03d09e5 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:29.824415 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-85102bf4-b41b-4283-91ca-e782e03d09e5 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:29.824571 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-85102bf4-b41b-4283-91ca-e782e03d09e5 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:29.829537 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:29.829537 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:29.830519 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-85102bf4-b41b-4283-91ca-e782e03d09e5 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:29.831120 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1458/5807] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:29 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:30.841084 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-39088666-857d-47de-9b2f-de2d68109c1a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:30.843292 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39088666-857d-47de-9b2f-de2d68109c1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:30.843532 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39088666-857d-47de-9b2f-de2d68109c1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:30.843811 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39088666-857d-47de-9b2f-de2d68109c1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:30.843980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-39088666-857d-47de-9b2f-de2d68109c1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:30.849156 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:30.849156 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:30.850173 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39088666-857d-47de-9b2f-de2d68109c1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:30.850683 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1461/5808] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:30 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:31.862670 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-115625db-38c0-400c-b832-db37aff7ded2 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:31.864577 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-115625db-38c0-400c-b832-db37aff7ded2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:31.864737 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-115625db-38c0-400c-b832-db37aff7ded2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:31.864884 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-115625db-38c0-400c-b832-db37aff7ded2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:31.864993 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-115625db-38c0-400c-b832-db37aff7ded2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:31.869101 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:31.869101 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:31.869810 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-115625db-38c0-400c-b832-db37aff7ded2 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:31.870177 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1454/5809] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:31 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:32.879166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a223266d-336b-4dd6-9515-5aa17e71b1df None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:32.881049 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a223266d-336b-4dd6-9515-5aa17e71b1df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:32.881254 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a223266d-336b-4dd6-9515-5aa17e71b1df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:32.881435 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a223266d-336b-4dd6-9515-5aa17e71b1df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:32.881539 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a223266d-336b-4dd6-9515-5aa17e71b1df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:32.885344 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:32.885344 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:32.886127 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a223266d-336b-4dd6-9515-5aa17e71b1df tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:32.886458 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1437/5810] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:32 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:33.897076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9ff895c3-3b80-42e6-9762-601854bca67e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:33.899060 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9ff895c3-3b80-42e6-9762-601854bca67e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:33.899306 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9ff895c3-3b80-42e6-9762-601854bca67e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:33.899500 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9ff895c3-3b80-42e6-9762-601854bca67e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:33.899610 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-9ff895c3-3b80-42e6-9762-601854bca67e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:33.903911 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:33.903911 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:33.904786 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9ff895c3-3b80-42e6-9762-601854bca67e tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:33.905179 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1459/5811] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:33 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:34.915581 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5a3ba04-409c-4e57-866a-743bc7ad459d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:34.917973 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5a3ba04-409c-4e57-866a-743bc7ad459d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:34.918251 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5a3ba04-409c-4e57-866a-743bc7ad459d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:34.918497 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5a3ba04-409c-4e57-866a-743bc7ad459d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:34.918696 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f5a3ba04-409c-4e57-866a-743bc7ad459d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:34.924323 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:34.924323 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:34.925334 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5a3ba04-409c-4e57-866a-743bc7ad459d tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:34.925864 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1462/5812] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:34 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:35.935428 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3adafed5-06e3-46a6-9de7-38d787a17378 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:35.937030 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3adafed5-06e3-46a6-9de7-38d787a17378 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:35.937216 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3adafed5-06e3-46a6-9de7-38d787a17378 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:35.937387 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3adafed5-06e3-46a6-9de7-38d787a17378 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:35.937479 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-3adafed5-06e3-46a6-9de7-38d787a17378 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:35.941849 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:35.941849 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:35.942665 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3adafed5-06e3-46a6-9de7-38d787a17378 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:35.943065 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1455/5813] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:35 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:36.953671 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0cf855ad-bf07-43ea-8514-cf8f238f8205 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:36.955693 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0cf855ad-bf07-43ea-8514-cf8f238f8205 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:36.955984 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0cf855ad-bf07-43ea-8514-cf8f238f8205 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:36.956277 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0cf855ad-bf07-43ea-8514-cf8f238f8205 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:36.956437 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-0cf855ad-bf07-43ea-8514-cf8f238f8205 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:36.961306 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:36.961306 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:36.962104 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0cf855ad-bf07-43ea-8514-cf8f238f8205 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:36.962491 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1438/5814] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:36 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:37.973023 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-039db2f8-10c7-4025-bcff-89f79244f055 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:37.974817 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-039db2f8-10c7-4025-bcff-89f79244f055 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:37.975082 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-039db2f8-10c7-4025-bcff-89f79244f055 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:37.975335 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-039db2f8-10c7-4025-bcff-89f79244f055 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:37.975474 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-039db2f8-10c7-4025-bcff-89f79244f055 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:37.980626 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:37.980626 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:37.981666 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-039db2f8-10c7-4025-bcff-89f79244f055 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:37.982157 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1460/5815] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:37 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:38.993483 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f66934c7-6aac-4302-ba01-96231263970b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:38.995845 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f66934c7-6aac-4302-ba01-96231263970b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:38.996109 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f66934c7-6aac-4302-ba01-96231263970b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:38.996382 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f66934c7-6aac-4302-ba01-96231263970b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:38.996568 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f66934c7-6aac-4302-ba01-96231263970b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:39.001519 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:39.001519 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:39.002344 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f66934c7-6aac-4302-ba01-96231263970b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:39.002749 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1463/5816] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:38 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:39.014514 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-48ad4a11-c604-4a20-a804-d41d5c3c226d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:39.016212 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-48ad4a11-c604-4a20-a804-d41d5c3c226d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:39.016390 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-48ad4a11-c604-4a20-a804-d41d5c3c226d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:39.016591 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-48ad4a11-c604-4a20-a804-d41d5c3c226d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:39.016721 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-48ad4a11-c604-4a20-a804-d41d5c3c226d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:39.020626 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:39.020626 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:39.021262 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-48ad4a11-c604-4a20-a804-d41d5c3c226d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:39.021602 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1456/5817] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:39 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:39.030396 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d90fd90f-2f70-4e92-9a19-fd7b8cbdee36 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:39.032168 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d90fd90f-2f70-4e92-9a19-fd7b8cbdee36 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:21:39.032507 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d90fd90f-2f70-4e92-9a19-fd7b8cbdee36 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5176bb6f-64d9-43fd-bca1-33be6ffdc85c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-21651252"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:39.033886 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-d90fd90f-2f70-4e92-9a19-fd7b8cbdee36 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Creating new backup {'backup': {'volume_id': '5176bb6f-64d9-43fd-bca1-33be6ffdc85c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-21651252'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:21:39.034049 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-d90fd90f-2f70-4e92-9a19-fd7b8cbdee36 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Creating backup of volume 5176bb6f-64d9-43fd-bca1-33be6ffdc85c in container None Jul 10 20:21:39.040794 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:39.040794 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:39.041024 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d90fd90f-2f70-4e92-9a19-fd7b8cbdee36 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Volume info retrieved successfully. Jul 10 20:21:39.056501 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-d90fd90f-2f70-4e92-9a19-fd7b8cbdee36 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Created reservations ['f996bf59-1945-4f88-8f6b-574933a5cd98', '87547ac7-a9b5-4665-8ad2-3a0192f44b5e'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:39.092321 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d90fd90f-2f70-4e92-9a19-fd7b8cbdee36 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:21:39.092852 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1439/5818] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:21:39 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:21:39.101081 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-88a26682-1ffa-4044-846e-4929be079634 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:39.103037 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-88a26682-1ffa-4044-846e-4929be079634 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:39.103346 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-88a26682-1ffa-4044-846e-4929be079634 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:39.103599 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-88a26682-1ffa-4044-846e-4929be079634 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:39.103763 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-88a26682-1ffa-4044-846e-4929be079634 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:39.109733 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:39.109733 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:39.110047 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-88a26682-1ffa-4044-846e-4929be079634 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:39.110413 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1461/5819] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:39 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:40.119663 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8b4f2365-b24f-4d94-bf81-a4d58afa6043 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:40.121234 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b4f2365-b24f-4d94-bf81-a4d58afa6043 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:40.121425 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b4f2365-b24f-4d94-bf81-a4d58afa6043 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:40.121626 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b4f2365-b24f-4d94-bf81-a4d58afa6043 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:40.121730 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8b4f2365-b24f-4d94-bf81-a4d58afa6043 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:40.126871 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:40.126871 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:40.126871 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b4f2365-b24f-4d94-bf81-a4d58afa6043 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:40.127240 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1464/5820] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:40 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:40.991347 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:41.063096 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:21:41.063391 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1751100102"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:41.064641 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1751100102'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:21:41.064752 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Create volume of 1 GB Jul 10 20:21:41.068758 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Availability Zones retrieved successfully. Jul 10 20:21:41.073466 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Flow 'volume_create_api' (58967dbe-8653-4e9a-86b9-e4f67b31389e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:41.074442 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9769827-4c8d-4b29-9c29-bc8aef6b8c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:41.075229 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:21:41.102037 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9769827-4c8d-4b29-9c29-bc8aef6b8c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:41.102777 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa66558-e640-40a8-87f3-27709cc5a6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:41.137024 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2c421b18-fa2b-4f0e-b9f8-3fb242a41fec None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:41.138702 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c421b18-fa2b-4f0e-b9f8-3fb242a41fec tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:41.138832 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c421b18-fa2b-4f0e-b9f8-3fb242a41fec tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:41.139081 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2c421b18-fa2b-4f0e-b9f8-3fb242a41fec tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:41.139182 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-2c421b18-fa2b-4f0e-b9f8-3fb242a41fec tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:41.143174 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:41.143174 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:41.143689 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2c421b18-fa2b-4f0e-b9f8-3fb242a41fec tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:41.144199 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1440/5821] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:41 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:41.159283 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Created reservations ['c0718d21-ea79-420b-bbec-dcdb07dbe425', 'eca28c85-e346-43d8-acbb-715bdf4be16e', 'dddac29c-8fbd-4afe-b74c-24d9ad2b77db', 'a480bf5d-9d7e-485b-bf43-a12287860b71'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:41.160031 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa66558-e640-40a8-87f3-27709cc5a6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0718d21-ea79-420b-bbec-dcdb07dbe425', 'eca28c85-e346-43d8-acbb-715bdf4be16e', 'dddac29c-8fbd-4afe-b74c-24d9ad2b77db', 'a480bf5d-9d7e-485b-bf43-a12287860b71']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:41.160715 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040cb891-1e0c-4668-aacc-561fff30d688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:41.183402 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040cb891-1e0c-4668-aacc-561fff30d688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1751100102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1211d0356ba349abae35e32a23cf09ec',qos_specs=None,replication_status=,reservations=['c0718d21-ea79-420b-bbec-dcdb07dbe425','eca28c85-e346-43d8-acbb-715bdf4be16e','dddac29c-8fbd-4afe-b74c-24d9ad2b77db','a480bf5d-9d7e-485b-bf43-a12287860b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6752dfca019243e5a0f07bd573d5352f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:21:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1751100102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1211d0356ba349abae35e32a23cf09ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6752dfca019243e5a0f07bd573d5352f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:41.184090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405992c5-7d64-4c0e-b1f3-278f11e8caaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:41.210311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405992c5-7d64-4c0e-b1f3-278f11e8caaf) transitioned into state 'SUCCESS' from state '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-1751100102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1211d0356ba349abae35e32a23cf09ec',qos_specs=None,replication_status=,reservations=['c0718d21-ea79-420b-bbec-dcdb07dbe425','eca28c85-e346-43d8-acbb-715bdf4be16e','dddac29c-8fbd-4afe-b74c-24d9ad2b77db','a480bf5d-9d7e-485b-bf43-a12287860b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6752dfca019243e5a0f07bd573d5352f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:41.211018 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33044d30-76d1-4150-a542-2a3f27521cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:41.220516 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33044d30-76d1-4150-a542-2a3f27521cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:41.221472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Flow 'volume_create_api' (58967dbe-8653-4e9a-86b9-e4f67b31389e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:41.221804 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Create volume request issued successfully. Jul 10 20:21:41.222474 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-23a8fb27-f036-4ea9-b2c5-1dca449d2d6a tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:21:41.222931 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1457/5822] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:21:40 2026] POST /volume/v3/volumes => generated 778 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:21:41.233559 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-cdf345d6-b025-4d74-bfb7-a8b153bdd61f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:41.235204 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cdf345d6-b025-4d74-bfb7-a8b153bdd61f tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] GET https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a Jul 10 20:21:41.235397 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cdf345d6-b025-4d74-bfb7-a8b153bdd61f tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:41.235630 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-cdf345d6-b025-4d74-bfb7-a8b153bdd61f tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:41.244822 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:41.244822 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:41.248047 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-cdf345d6-b025-4d74-bfb7-a8b153bdd61f tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Volume info retrieved successfully. Jul 10 20:21:41.253260 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-cdf345d6-b025-4d74-bfb7-a8b153bdd61f tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a returned with HTTP 200 Jul 10 20:21:41.253660 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1462/5823] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:41 2026] GET /volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:42.153442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5070c76-1b6e-45f8-adcc-6de80090ac27 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:42.154932 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5070c76-1b6e-45f8-adcc-6de80090ac27 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:42.155120 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5070c76-1b6e-45f8-adcc-6de80090ac27 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:42.155311 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5070c76-1b6e-45f8-adcc-6de80090ac27 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:42.155429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f5070c76-1b6e-45f8-adcc-6de80090ac27 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:42.159031 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:42.159031 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:42.159540 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5070c76-1b6e-45f8-adcc-6de80090ac27 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:42.159847 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1465/5824] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:42 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:42.265035 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7f8e4f1f-f553-4d17-809d-e4ed29db87eb None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:42.266493 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7f8e4f1f-f553-4d17-809d-e4ed29db87eb tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] GET https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a Jul 10 20:21:42.266693 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7f8e4f1f-f553-4d17-809d-e4ed29db87eb tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:42.266882 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7f8e4f1f-f553-4d17-809d-e4ed29db87eb tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:42.273781 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:42.273781 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:42.277185 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7f8e4f1f-f553-4d17-809d-e4ed29db87eb tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Volume info retrieved successfully. Jul 10 20:21:42.280980 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7f8e4f1f-f553-4d17-809d-e4ed29db87eb tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a returned with HTTP 200 Jul 10 20:21:42.281656 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1441/5825] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:42 2026] GET /volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:42.293727 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0f38888b-cdbf-4433-834c-bf9273b95ce0 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:42.346204 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f38888b-cdbf-4433-834c-bf9273b95ce0 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] POST https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a/action Jul 10 20:21:42.346619 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f38888b-cdbf-4433-834c-bf9273b95ce0 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:21:42.346790 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0f38888b-cdbf-4433-834c-bf9273b95ce0 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:42.355086 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:42.355086 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:42.355563 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0f38888b-cdbf-4433-834c-bf9273b95ce0 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] Volume info retrieved successfully. Jul 10 20:21:42.356730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.policy [None req-0f38888b-cdbf-4433-834c-bf9273b95ce0 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '175f73fe78c74385b5cf762ba85f26d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1211d0356ba349abae35e32a23cf09ec', '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=99974) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:21:42.356924 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0f38888b-cdbf-4433-834c-bf9273b95ce0 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a/action returned with HTTP 403 Jul 10 20:21:42.357508 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1458/5826] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:21:42 2026] POST /volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a/action => generated 131 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:42.364312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3f6d3b37-4c92-4a18-b9da-37f032db8d93 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:42.366044 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f6d3b37-4c92-4a18-b9da-37f032db8d93 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a Jul 10 20:21:42.366247 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f6d3b37-4c92-4a18-b9da-37f032db8d93 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:42.366438 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3f6d3b37-4c92-4a18-b9da-37f032db8d93 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:42.366653 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3f6d3b37-4c92-4a18-b9da-37f032db8d93 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Delete volume with id: b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a Jul 10 20:21:42.373884 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:42.373884 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:42.374381 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3f6d3b37-4c92-4a18-b9da-37f032db8d93 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Volume info retrieved successfully. Jul 10 20:21:42.393161 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3f6d3b37-4c92-4a18-b9da-37f032db8d93 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Delete volume request issued successfully. Jul 10 20:21:42.393421 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3f6d3b37-4c92-4a18-b9da-37f032db8d93 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a returned with HTTP 202 Jul 10 20:21:42.393921 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1463/5827] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:21:42 2026] DELETE /volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:21:42.401858 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-93b68d59-359a-427b-b133-bf52131153f8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:42.404446 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93b68d59-359a-427b-b133-bf52131153f8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] GET https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a Jul 10 20:21:42.404646 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93b68d59-359a-427b-b133-bf52131153f8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:42.404910 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93b68d59-359a-427b-b133-bf52131153f8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:42.412138 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:42.412138 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:42.416435 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-93b68d59-359a-427b-b133-bf52131153f8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Volume info retrieved successfully. Jul 10 20:21:42.420505 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93b68d59-359a-427b-b133-bf52131153f8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a returned with HTTP 200 Jul 10 20:21:42.420905 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1466/5828] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:42 2026] GET /volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:43.170390 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-626a206c-f9f1-4463-a670-fc6a4c4b654a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:43.172269 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-626a206c-f9f1-4463-a670-fc6a4c4b654a tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:43.172269 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-626a206c-f9f1-4463-a670-fc6a4c4b654a tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:43.172425 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-626a206c-f9f1-4463-a670-fc6a4c4b654a tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:43.172588 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-626a206c-f9f1-4463-a670-fc6a4c4b654a tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:43.176738 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:43.176738 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:43.177721 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-626a206c-f9f1-4463-a670-fc6a4c4b654a tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:43.177721 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1442/5829] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:43 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:43.432981 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4d426583-7a9a-4767-a914-9953ea3c9777 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:43.434977 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d426583-7a9a-4767-a914-9953ea3c9777 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] GET https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a Jul 10 20:21:43.435219 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d426583-7a9a-4767-a914-9953ea3c9777 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:43.435424 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4d426583-7a9a-4767-a914-9953ea3c9777 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:43.441358 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4d426583-7a9a-4767-a914-9953ea3c9777 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a returned with HTTP 404 Jul 10 20:21:43.441358 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1459/5830] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:43 2026] GET /volume/v3/volumes/b2f7ce4f-8043-4b5e-8df9-c7d23dc3d05a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:43.450586 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:43.452503 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:21:43.452902 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1822526064"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:43.454480 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1822526064'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:21:43.454645 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Create volume of 1 GB Jul 10 20:21:43.460039 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Availability Zones retrieved successfully. Jul 10 20:21:43.465147 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Flow 'volume_create_api' (b1713aa2-958f-444d-b1c1-5188a0f619b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:43.465989 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93fb25a2-3d64-4427-a5df-2342bb0f6b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:43.466738 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:21:43.487876 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93fb25a2-3d64-4427-a5df-2342bb0f6b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:43.488532 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd5465e-6b5f-4f02-ba17-ff9c5e317a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:43.523139 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Created reservations ['9e5e68d7-28d5-4a3a-8ecf-d630b326ab9d', '244b62ad-9afe-4e01-8b57-65be314b78e8', 'b42bd720-3efc-420e-8daa-e16d19d62059', 'faf084fe-2e86-4341-afa7-e06737b1feed'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:43.524269 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd5465e-6b5f-4f02-ba17-ff9c5e317a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5e68d7-28d5-4a3a-8ecf-d630b326ab9d', '244b62ad-9afe-4e01-8b57-65be314b78e8', 'b42bd720-3efc-420e-8daa-e16d19d62059', 'faf084fe-2e86-4341-afa7-e06737b1feed']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:43.525053 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d7ebba-7e7d-4aa1-bf58-15a0d35f8093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:43.552550 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d7ebba-7e7d-4aa1-bf58-15a0d35f8093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc4147b-7362-4a5c-b9c1-05a73cf94b0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1822526064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1211d0356ba349abae35e32a23cf09ec',qos_specs=None,replication_status=,reservations=['9e5e68d7-28d5-4a3a-8ecf-d630b326ab9d','244b62ad-9afe-4e01-8b57-65be314b78e8','b42bd720-3efc-420e-8daa-e16d19d62059','faf084fe-2e86-4341-afa7-e06737b1feed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6752dfca019243e5a0f07bd573d5352f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1822526064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdc4147b-7362-4a5c-b9c1-05a73cf94b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1211d0356ba349abae35e32a23cf09ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6752dfca019243e5a0f07bd573d5352f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:43.553418 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fbe818a-a6b8-47aa-9123-9c9f916ed605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:43.571903 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fbe818a-a6b8-47aa-9123-9c9f916ed605) transitioned into state 'SUCCESS' from state '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-1822526064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1211d0356ba349abae35e32a23cf09ec',qos_specs=None,replication_status=,reservations=['9e5e68d7-28d5-4a3a-8ecf-d630b326ab9d','244b62ad-9afe-4e01-8b57-65be314b78e8','b42bd720-3efc-420e-8daa-e16d19d62059','faf084fe-2e86-4341-afa7-e06737b1feed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6752dfca019243e5a0f07bd573d5352f',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:43.572835 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d381af5d-0321-4f70-b716-69acfd234203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:43.582986 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d381af5d-0321-4f70-b716-69acfd234203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:43.583930 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Flow 'volume_create_api' (b1713aa2-958f-444d-b1c1-5188a0f619b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:43.584417 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Create volume request issued successfully. Jul 10 20:21:43.585114 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d666fe05-efab-4f6c-a065-52bc9b3ca4d7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:21:43.585552 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1464/5831] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:21:43 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:21:43.600744 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a627c1cb-0993-4417-8571-5c23ffebece2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:43.606387 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a627c1cb-0993-4417-8571-5c23ffebece2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] GET https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c Jul 10 20:21:43.607212 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a627c1cb-0993-4417-8571-5c23ffebece2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:43.607814 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a627c1cb-0993-4417-8571-5c23ffebece2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:43.620148 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:43.620148 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:43.624772 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a627c1cb-0993-4417-8571-5c23ffebece2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Volume info retrieved successfully. Jul 10 20:21:43.630066 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a627c1cb-0993-4417-8571-5c23ffebece2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c returned with HTTP 200 Jul 10 20:21:43.630602 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1467/5832] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:43 2026] GET /volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:44.187270 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b37ec9a5-e935-4415-a30b-912b622a69f0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:44.189500 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b37ec9a5-e935-4415-a30b-912b622a69f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:44.189741 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b37ec9a5-e935-4415-a30b-912b622a69f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:44.189993 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b37ec9a5-e935-4415-a30b-912b622a69f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:44.190134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b37ec9a5-e935-4415-a30b-912b622a69f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:44.194748 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:44.194748 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:44.195419 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b37ec9a5-e935-4415-a30b-912b622a69f0 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:44.195865 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1443/5833] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:44 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:44.643860 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a2818dda-2661-44a5-b13f-447cfa3d8a1b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:44.645849 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a2818dda-2661-44a5-b13f-447cfa3d8a1b tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] GET https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c Jul 10 20:21:44.646099 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a2818dda-2661-44a5-b13f-447cfa3d8a1b tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:44.646335 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a2818dda-2661-44a5-b13f-447cfa3d8a1b tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:44.653682 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:44.653682 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:44.657400 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a2818dda-2661-44a5-b13f-447cfa3d8a1b tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Volume info retrieved successfully. Jul 10 20:21:44.661420 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a2818dda-2661-44a5-b13f-447cfa3d8a1b tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c returned with HTTP 200 Jul 10 20:21:44.661713 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1460/5834] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:44 2026] GET /volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:44.675125 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-887a6680-191f-4b56-9a02-5943ee0396a2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:44.677080 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-887a6680-191f-4b56-9a02-5943ee0396a2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] POST https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c/action Jul 10 20:21:44.677552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-887a6680-191f-4b56-9a02-5943ee0396a2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:21:44.677552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-887a6680-191f-4b56-9a02-5943ee0396a2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:44.686137 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:44.686137 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:44.686672 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.policy [None req-887a6680-191f-4b56-9a02-5943ee0396a2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '175f73fe78c74385b5cf762ba85f26d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1211d0356ba349abae35e32a23cf09ec', '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=99972) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 20:21:44.686867 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-887a6680-191f-4b56-9a02-5943ee0396a2 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-reader] https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c/action returned with HTTP 403 Jul 10 20:21:44.687441 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1465/5835] 10.4.3.145 () {68 vars in 1390 bytes} [Fri Jul 10 20:21:44 2026] POST /volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:44.694647 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6637bda4-0f2e-42e2-9b9e-9abe704f1006 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:44.696796 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6637bda4-0f2e-42e2-9b9e-9abe704f1006 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c Jul 10 20:21:44.697050 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6637bda4-0f2e-42e2-9b9e-9abe704f1006 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:44.697271 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6637bda4-0f2e-42e2-9b9e-9abe704f1006 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:44.697436 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-6637bda4-0f2e-42e2-9b9e-9abe704f1006 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Delete volume with id: bdc4147b-7362-4a5c-b9c1-05a73cf94b0c Jul 10 20:21:44.705274 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:44.705274 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:44.705622 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6637bda4-0f2e-42e2-9b9e-9abe704f1006 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Volume info retrieved successfully. Jul 10 20:21:44.725291 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6637bda4-0f2e-42e2-9b9e-9abe704f1006 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Delete volume request issued successfully. Jul 10 20:21:44.725465 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6637bda4-0f2e-42e2-9b9e-9abe704f1006 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c returned with HTTP 202 Jul 10 20:21:44.725913 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1468/5836] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:21:44 2026] DELETE /volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:21:44.733022 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f9808080-b119-41b2-aa67-5fb6fa32cfa8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:44.734863 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f9808080-b119-41b2-aa67-5fb6fa32cfa8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] GET https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c Jul 10 20:21:44.735059 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f9808080-b119-41b2-aa67-5fb6fa32cfa8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:44.735228 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f9808080-b119-41b2-aa67-5fb6fa32cfa8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:44.741874 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:44.741874 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:44.745144 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f9808080-b119-41b2-aa67-5fb6fa32cfa8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Volume info retrieved successfully. Jul 10 20:21:44.749083 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f9808080-b119-41b2-aa67-5fb6fa32cfa8 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c returned with HTTP 200 Jul 10 20:21:44.749580 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1444/5837] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:44 2026] GET /volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:45.207432 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dca45e33-9ef5-42fa-8f42-99c9b9b9161f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:45.209057 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dca45e33-9ef5-42fa-8f42-99c9b9b9161f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:45.209223 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dca45e33-9ef5-42fa-8f42-99c9b9b9161f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:45.209407 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dca45e33-9ef5-42fa-8f42-99c9b9b9161f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:45.209503 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-dca45e33-9ef5-42fa-8f42-99c9b9b9161f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:45.213333 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:45.213333 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:45.213977 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dca45e33-9ef5-42fa-8f42-99c9b9b9161f tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:45.214345 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1461/5838] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:45 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:45.763382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b8827e0d-e637-4604-b534-dfa63f5ea7a7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:45.765315 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b8827e0d-e637-4604-b534-dfa63f5ea7a7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] GET https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c Jul 10 20:21:45.765555 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b8827e0d-e637-4604-b534-dfa63f5ea7a7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:45.765776 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b8827e0d-e637-4604-b534-dfa63f5ea7a7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:45.771903 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b8827e0d-e637-4604-b534-dfa63f5ea7a7 tempest-ProjectReaderTests-2098140855 tempest-ProjectReaderTests-2098140855-project-admin] https://10.4.3.145/volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c returned with HTTP 404 Jul 10 20:21:45.772452 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1466/5839] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:45 2026] GET /volume/v3/volumes/bdc4147b-7362-4a5c-b9c1-05a73cf94b0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:46.230011 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3d2e9299-db7b-4819-b1a7-dd9cc2f215d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:46.234789 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3d2e9299-db7b-4819-b1a7-dd9cc2f215d8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:46.234789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3d2e9299-db7b-4819-b1a7-dd9cc2f215d8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:46.234789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3d2e9299-db7b-4819-b1a7-dd9cc2f215d8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:46.234789 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3d2e9299-db7b-4819-b1a7-dd9cc2f215d8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:46.238351 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:46.238351 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:46.238351 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3d2e9299-db7b-4819-b1a7-dd9cc2f215d8 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:46.238754 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1469/5840] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:46 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:47.180826 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a6e83325-ca37-46fb-90c0-328eef415f8c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:47.247687 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dfa540ed-8084-4394-9bba-9c72f636eddd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:47.249422 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dfa540ed-8084-4394-9bba-9c72f636eddd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:47.249628 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dfa540ed-8084-4394-9bba-9c72f636eddd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:47.249808 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dfa540ed-8084-4394-9bba-9c72f636eddd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:47.250034 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-dfa540ed-8084-4394-9bba-9c72f636eddd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:47.251647 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:21:47.251951 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-180587565"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:47.253266 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-180587565'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:21:47.253390 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume of 1 GB Jul 10 20:21:47.254673 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:47.254673 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:47.255320 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dfa540ed-8084-4394-9bba-9c72f636eddd tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:47.255742 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1462/5841] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:47 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:47.256648 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Availability Zones retrieved successfully. Jul 10 20:21:47.261648 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Flow 'volume_create_api' (acd52cd5-8e03-4675-8c75-32cc11669383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:47.262499 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af42ceff-55e8-4eec-92a4-8d6dc0107a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:47.263282 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:21:47.285021 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af42ceff-55e8-4eec-92a4-8d6dc0107a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:47.285756 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d32b3a5b-4d1f-4f52-9fe9-e61bad83bdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:47.336585 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Created reservations ['8d36e508-a552-4923-88b4-e4fb46d6187e', '48d2d2ca-182b-4ca2-90ee-40bc4847b562', '97bf20a8-5177-4373-9c09-1a3122f6b6f9', 'ec26acd2-37bf-4b28-b635-d013c2cf2ddf'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:47.337408 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d32b3a5b-4d1f-4f52-9fe9-e61bad83bdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d36e508-a552-4923-88b4-e4fb46d6187e', '48d2d2ca-182b-4ca2-90ee-40bc4847b562', '97bf20a8-5177-4373-9c09-1a3122f6b6f9', 'ec26acd2-37bf-4b28-b635-d013c2cf2ddf']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:47.338054 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e18337-a986-4e74-9fe1-7bd1f7fe870c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:47.359393 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e18337-a986-4e74-9fe1-7bd1f7fe870c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ed0acca-5e40-44df-9c0f-03dfebdf10c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-180587565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065c62e7ae80465cba4216db52297dfe',qos_specs=None,replication_status=,reservations=['8d36e508-a552-4923-88b4-e4fb46d6187e','48d2d2ca-182b-4ca2-90ee-40bc4847b562','97bf20a8-5177-4373-9c09-1a3122f6b6f9','ec26acd2-37bf-4b28-b635-d013c2cf2ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5565521c847269e9f15ebad73dcd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-180587565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ed0acca-5e40-44df-9c0f-03dfebdf10c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065c62e7ae80465cba4216db52297dfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c5565521c847269e9f15ebad73dcd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:47.360107 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (430864cb-623f-4837-974c-0501e64ea81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:47.377689 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (430864cb-623f-4837-974c-0501e64ea81f) transitioned into state 'SUCCESS' from state '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-180587565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065c62e7ae80465cba4216db52297dfe',qos_specs=None,replication_status=,reservations=['8d36e508-a552-4923-88b4-e4fb46d6187e','48d2d2ca-182b-4ca2-90ee-40bc4847b562','97bf20a8-5177-4373-9c09-1a3122f6b6f9','ec26acd2-37bf-4b28-b635-d013c2cf2ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5565521c847269e9f15ebad73dcd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:47.378367 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7288c0e-7ab3-4304-b7c9-8bca08c48c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:47.387356 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7288c0e-7ab3-4304-b7c9-8bca08c48c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:47.388157 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Flow 'volume_create_api' (acd52cd5-8e03-4675-8c75-32cc11669383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:47.388474 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume request issued successfully. Jul 10 20:21:47.389056 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a6e83325-ca37-46fb-90c0-328eef415f8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:21:47.389601 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1445/5842] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:21:47 2026] POST /volume/v3/volumes => generated 777 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:47.401283 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-662bfdc8-9e76-4559-8bc8-92f31829c7a3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:47.403324 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-662bfdc8-9e76-4559-8bc8-92f31829c7a3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 Jul 10 20:21:47.403576 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-662bfdc8-9e76-4559-8bc8-92f31829c7a3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:47.403782 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-662bfdc8-9e76-4559-8bc8-92f31829c7a3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:47.411510 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:47.411510 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:47.414934 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-662bfdc8-9e76-4559-8bc8-92f31829c7a3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:47.418627 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-662bfdc8-9e76-4559-8bc8-92f31829c7a3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 returned with HTTP 200 Jul 10 20:21:47.418976 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1467/5843] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:47 2026] GET /volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:48.265553 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fd2a7bc0-cbed-4266-8d1b-6029d2d82c4b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.267594 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd2a7bc0-cbed-4266-8d1b-6029d2d82c4b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:48.267791 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd2a7bc0-cbed-4266-8d1b-6029d2d82c4b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:48.268058 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd2a7bc0-cbed-4266-8d1b-6029d2d82c4b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:48.268203 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fd2a7bc0-cbed-4266-8d1b-6029d2d82c4b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:48.272521 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:48.272521 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:48.273183 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd2a7bc0-cbed-4266-8d1b-6029d2d82c4b tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:48.273561 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1470/5844] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:48 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:48.282920 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-fe612d3f-f58b-4dde-a33f-4797ad462140 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.284896 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fe612d3f-f58b-4dde-a33f-4797ad462140 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:48.285087 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fe612d3f-f58b-4dde-a33f-4797ad462140 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:48.285260 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-fe612d3f-f58b-4dde-a33f-4797ad462140 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:48.285359 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-fe612d3f-f58b-4dde-a33f-4797ad462140 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:48.289226 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:48.289226 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:48.289887 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-fe612d3f-f58b-4dde-a33f-4797ad462140 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:48.290221 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1463/5845] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:48 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:48.299167 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b25f1cdd-8f4a-4e68-8b29-cd1457728d54 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.301164 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b25f1cdd-8f4a-4e68-8b29-cd1457728d54 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:21:48.301366 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b25f1cdd-8f4a-4e68-8b29-cd1457728d54 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:48.301606 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b25f1cdd-8f4a-4e68-8b29-cd1457728d54 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:48.301730 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b25f1cdd-8f4a-4e68-8b29-cd1457728d54 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:48.306223 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:48.306223 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:48.306897 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b25f1cdd-8f4a-4e68-8b29-cd1457728d54 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:21:48.307313 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1446/5846] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:48 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:48.315928 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4c9b52a9-6f08-47eb-86f5-72638adbf80b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.318137 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4c9b52a9-6f08-47eb-86f5-72638adbf80b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] POST https://10.4.3.145/volume/v3/backups Jul 10 20:21:48.318618 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4c9b52a9-6f08-47eb-86f5-72638adbf80b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5176bb6f-64d9-43fd-bca1-33be6ffdc85c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1830103961"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:48.320499 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-4c9b52a9-6f08-47eb-86f5-72638adbf80b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Creating new backup {'backup': {'volume_id': '5176bb6f-64d9-43fd-bca1-33be6ffdc85c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1830103961'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:21:48.320704 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-4c9b52a9-6f08-47eb-86f5-72638adbf80b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Creating backup of volume 5176bb6f-64d9-43fd-bca1-33be6ffdc85c in container None Jul 10 20:21:48.328914 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:48.328914 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:48.329414 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-4c9b52a9-6f08-47eb-86f5-72638adbf80b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:21:48.345951 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-4c9b52a9-6f08-47eb-86f5-72638adbf80b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Created reservations ['a8f506ed-2483-4703-bf92-b07effbfebb2', 'a60b0865-08bc-4e89-8915-6aecba123afc'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:48.381292 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4c9b52a9-6f08-47eb-86f5-72638adbf80b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:21:48.381849 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1468/5847] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:21:48 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:21:48.389732 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-52305b9a-0564-4b8b-add6-34ba97b656f7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.391342 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-52305b9a-0564-4b8b-add6-34ba97b656f7 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:48.391573 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-52305b9a-0564-4b8b-add6-34ba97b656f7 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:48.391778 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-52305b9a-0564-4b8b-add6-34ba97b656f7 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:48.391895 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-52305b9a-0564-4b8b-add6-34ba97b656f7 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:48.396006 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:48.396006 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:48.396601 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-52305b9a-0564-4b8b-add6-34ba97b656f7 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:48.396955 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1471/5848] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:48 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:48.432637 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6a499eee-cf9d-4670-a595-423249e89c7f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.434246 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6a499eee-cf9d-4670-a595-423249e89c7f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 Jul 10 20:21:48.434463 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6a499eee-cf9d-4670-a595-423249e89c7f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:48.434695 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6a499eee-cf9d-4670-a595-423249e89c7f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:48.442190 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:48.442190 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:48.445817 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-6a499eee-cf9d-4670-a595-423249e89c7f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:48.450622 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6a499eee-cf9d-4670-a595-423249e89c7f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 returned with HTTP 200 Jul 10 20:21:48.451688 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1464/5849] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:48 2026] GET /volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:48.463832 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7b06da99-d74b-428f-b199-b212a46f0cf5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.513807 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b06da99-d74b-428f-b199-b212a46f0cf5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] GET https://10.4.3.145/volume/v3/volumes Jul 10 20:21:48.514016 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b06da99-d74b-428f-b199-b212a46f0cf5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:48.514195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7b06da99-d74b-428f-b199-b212a46f0cf5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:48.514440 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.api_utils [None req-7b06da99-d74b-428f-b199-b212a46f0cf5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Removing options '' from query. {{(pid=99971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:21:48.515147 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-7b06da99-d74b-428f-b199-b212a46f0cf5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:21:48.521389 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7b06da99-d74b-428f-b199-b212a46f0cf5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Get all volumes completed successfully. Jul 10 20:21:48.521801 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7b06da99-d74b-428f-b199-b212a46f0cf5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] https://10.4.3.145/volume/v3/volumes returned with HTTP 200 Jul 10 20:21:48.522190 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1447/5850] 10.4.3.145 () {68 vars in 1278 bytes} [Fri Jul 10 20:21:48 2026] GET /volume/v3/volumes => generated 335 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:48.529795 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ffb65f03-16c3-4a57-9de4-6af768586304 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.531358 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ffb65f03-16c3-4a57-9de4-6af768586304 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 Jul 10 20:21:48.531598 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ffb65f03-16c3-4a57-9de4-6af768586304 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:48.531788 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ffb65f03-16c3-4a57-9de4-6af768586304 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:48.531972 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-ffb65f03-16c3-4a57-9de4-6af768586304 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Delete volume with id: 7ed0acca-5e40-44df-9c0f-03dfebdf10c6 Jul 10 20:21:48.538431 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:48.538431 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:48.538764 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ffb65f03-16c3-4a57-9de4-6af768586304 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:48.555803 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ffb65f03-16c3-4a57-9de4-6af768586304 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Delete volume request issued successfully. Jul 10 20:21:48.556021 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ffb65f03-16c3-4a57-9de4-6af768586304 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 returned with HTTP 202 Jul 10 20:21:48.556471 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1469/5851] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:21:48 2026] DELETE /volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:21:48.562986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a7c48e7f-d0da-4e8e-bcbe-c4592242ceee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:48.564675 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7c48e7f-d0da-4e8e-bcbe-c4592242ceee tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 Jul 10 20:21:48.564856 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7c48e7f-d0da-4e8e-bcbe-c4592242ceee tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:48.565043 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7c48e7f-d0da-4e8e-bcbe-c4592242ceee tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:48.571692 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:48.571692 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:48.575168 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a7c48e7f-d0da-4e8e-bcbe-c4592242ceee tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:48.579137 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7c48e7f-d0da-4e8e-bcbe-c4592242ceee tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 returned with HTTP 200 Jul 10 20:21:48.579532 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1472/5852] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:48 2026] GET /volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:49.406658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4b3b7973-436f-469b-a9f5-6273a32659af None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:49.408421 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4b3b7973-436f-469b-a9f5-6273a32659af tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:49.408642 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4b3b7973-436f-469b-a9f5-6273a32659af tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:49.408821 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4b3b7973-436f-469b-a9f5-6273a32659af tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:49.408917 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-4b3b7973-436f-469b-a9f5-6273a32659af tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:49.413032 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:49.413032 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:49.413724 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4b3b7973-436f-469b-a9f5-6273a32659af tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:49.414058 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1465/5853] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:49 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:49.591545 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fab02859-7dc5-4776-b2a0-38ff3e52ad80 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:49.593054 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fab02859-7dc5-4776-b2a0-38ff3e52ad80 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 Jul 10 20:21:49.593235 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fab02859-7dc5-4776-b2a0-38ff3e52ad80 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:49.593405 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fab02859-7dc5-4776-b2a0-38ff3e52ad80 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:49.598268 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fab02859-7dc5-4776-b2a0-38ff3e52ad80 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 returned with HTTP 404 Jul 10 20:21:49.598670 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1448/5854] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:49 2026] GET /volume/v3/volumes/7ed0acca-5e40-44df-9c0f-03dfebdf10c6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:21:49.607259 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5f857c57-3f64-464b-bf61-e11b6999d72f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:49.609536 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:21:49.609992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1365609758"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:49.611896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1365609758'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:21:49.612069 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume of 1 GB Jul 10 20:21:49.616434 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Availability Zones retrieved successfully. Jul 10 20:21:49.622036 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Flow 'volume_create_api' (30152036-e515-49cd-ad24-bd76c51d05c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:49.622805 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (537f4bfb-32a6-471a-a6ec-193125a37fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:49.623490 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:21:49.645768 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (537f4bfb-32a6-471a-a6ec-193125a37fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:49.646461 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d08459-76ab-45ac-8589-ee9978385421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:49.688419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Created reservations ['b8740ca6-995b-4a07-83d5-315b7eaf8481', '78800a32-d88b-4e2d-a244-8c49b30361b0', '42def48d-e04b-4783-866e-2540f2fa1f57', 'f2325dcf-01d9-491b-a9ae-e88efd0a696c'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:49.689329 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d08459-76ab-45ac-8589-ee9978385421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8740ca6-995b-4a07-83d5-315b7eaf8481', '78800a32-d88b-4e2d-a244-8c49b30361b0', '42def48d-e04b-4783-866e-2540f2fa1f57', 'f2325dcf-01d9-491b-a9ae-e88efd0a696c']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:49.690221 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b452579-7f8b-41d7-bd32-01d9a4723bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:49.722628 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b452579-7f8b-41d7-bd32-01d9a4723bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cec17c29-e10c-4536-a81e-bcb4c2d2970d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1365609758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065c62e7ae80465cba4216db52297dfe',qos_specs=None,replication_status=,reservations=['b8740ca6-995b-4a07-83d5-315b7eaf8481','78800a32-d88b-4e2d-a244-8c49b30361b0','42def48d-e04b-4783-866e-2540f2fa1f57','f2325dcf-01d9-491b-a9ae-e88efd0a696c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5565521c847269e9f15ebad73dcd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1365609758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cec17c29-e10c-4536-a81e-bcb4c2d2970d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065c62e7ae80465cba4216db52297dfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c5565521c847269e9f15ebad73dcd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:49.723333 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4588426f-8ff6-4fa2-902b-bf9278c4727e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:49.740561 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4588426f-8ff6-4fa2-902b-bf9278c4727e) transitioned into state 'SUCCESS' from state '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-1365609758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065c62e7ae80465cba4216db52297dfe',qos_specs=None,replication_status=,reservations=['b8740ca6-995b-4a07-83d5-315b7eaf8481','78800a32-d88b-4e2d-a244-8c49b30361b0','42def48d-e04b-4783-866e-2540f2fa1f57','f2325dcf-01d9-491b-a9ae-e88efd0a696c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5565521c847269e9f15ebad73dcd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:49.741242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3bdfe86-567d-4f2c-91f2-8df9179584a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:49.749981 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3bdfe86-567d-4f2c-91f2-8df9179584a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:49.750694 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Flow 'volume_create_api' (30152036-e515-49cd-ad24-bd76c51d05c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:49.750941 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume request issued successfully. Jul 10 20:21:49.751431 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5f857c57-3f64-464b-bf61-e11b6999d72f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:21:49.751799 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1470/5855] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:21:49 2026] POST /volume/v3/volumes => generated 778 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:49.763624 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-46399c2b-c939-473b-a78d-c4bd8ef3b6f0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:49.765278 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46399c2b-c939-473b-a78d-c4bd8ef3b6f0 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d Jul 10 20:21:49.765469 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46399c2b-c939-473b-a78d-c4bd8ef3b6f0 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:49.765660 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46399c2b-c939-473b-a78d-c4bd8ef3b6f0 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:49.771972 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:49.771972 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:49.774968 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-46399c2b-c939-473b-a78d-c4bd8ef3b6f0 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:49.778247 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46399c2b-c939-473b-a78d-c4bd8ef3b6f0 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d returned with HTTP 200 Jul 10 20:21:49.778581 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1473/5856] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:49 2026] GET /volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:50.423691 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-58f80ef4-a158-4af0-8672-2ed07c13ae1f None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:50.425407 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58f80ef4-a158-4af0-8672-2ed07c13ae1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:50.425598 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58f80ef4-a158-4af0-8672-2ed07c13ae1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:50.425783 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-58f80ef4-a158-4af0-8672-2ed07c13ae1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:50.425891 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-58f80ef4-a158-4af0-8672-2ed07c13ae1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:50.430561 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:50.430561 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:50.431708 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-58f80ef4-a158-4af0-8672-2ed07c13ae1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:50.432294 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1466/5857] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:50 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:50.791695 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7993c1da-e13e-4f24-881b-048ad249e15f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:50.793530 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7993c1da-e13e-4f24-881b-048ad249e15f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d Jul 10 20:21:50.793729 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7993c1da-e13e-4f24-881b-048ad249e15f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:50.793913 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7993c1da-e13e-4f24-881b-048ad249e15f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:50.800607 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:50.800607 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:50.803796 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-7993c1da-e13e-4f24-881b-048ad249e15f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:50.807687 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7993c1da-e13e-4f24-881b-048ad249e15f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d returned with HTTP 200 Jul 10 20:21:50.808125 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1449/5858] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:50 2026] GET /volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:50.819635 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3d1f10ba-6415-442c-b036-13dbfed4f100 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:50.821730 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3d1f10ba-6415-442c-b036-13dbfed4f100 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] GET https://10.4.3.145/volume/v3/volumes/detail Jul 10 20:21:50.821928 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3d1f10ba-6415-442c-b036-13dbfed4f100 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:50.822120 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3d1f10ba-6415-442c-b036-13dbfed4f100 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:50.822385 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.api_utils [None req-3d1f10ba-6415-442c-b036-13dbfed4f100 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Removing options '' from query. {{(pid=99972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:21:50.822750 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:50.822750 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:50.823314 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-3d1f10ba-6415-442c-b036-13dbfed4f100 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:21:50.830075 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3d1f10ba-6415-442c-b036-13dbfed4f100 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Get all volumes completed successfully. Jul 10 20:21:50.830636 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:50.830636 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:50.834175 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3d1f10ba-6415-442c-b036-13dbfed4f100 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] https://10.4.3.145/volume/v3/volumes/detail returned with HTTP 200 Jul 10 20:21:50.834559 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1471/5859] 10.4.3.145 () {68 vars in 1299 bytes} [Fri Jul 10 20:21:50 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:50.845883 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b83fcdd2-c072-48e9-b6b6-663cd902985b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:50.847607 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b83fcdd2-c072-48e9-b6b6-663cd902985b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d Jul 10 20:21:50.847795 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b83fcdd2-c072-48e9-b6b6-663cd902985b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:50.847994 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b83fcdd2-c072-48e9-b6b6-663cd902985b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:50.848174 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b83fcdd2-c072-48e9-b6b6-663cd902985b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Delete volume with id: cec17c29-e10c-4536-a81e-bcb4c2d2970d Jul 10 20:21:50.854842 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:50.854842 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:50.855197 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b83fcdd2-c072-48e9-b6b6-663cd902985b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:50.873859 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b83fcdd2-c072-48e9-b6b6-663cd902985b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Delete volume request issued successfully. Jul 10 20:21:50.874043 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b83fcdd2-c072-48e9-b6b6-663cd902985b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d returned with HTTP 202 Jul 10 20:21:50.874501 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1474/5860] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:21:50 2026] DELETE /volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:21:50.881596 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-881924f4-db78-453a-a0eb-76bafda68c87 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:50.883866 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-881924f4-db78-453a-a0eb-76bafda68c87 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d Jul 10 20:21:50.884184 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-881924f4-db78-453a-a0eb-76bafda68c87 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:50.884474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-881924f4-db78-453a-a0eb-76bafda68c87 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:50.892707 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:50.892707 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:50.897361 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-881924f4-db78-453a-a0eb-76bafda68c87 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:50.902184 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-881924f4-db78-453a-a0eb-76bafda68c87 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d returned with HTTP 200 Jul 10 20:21:50.902581 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1467/5861] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:50 2026] GET /volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:51.442806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-25ea4fe0-2b3e-44d5-bf29-298ab2bb6ea6 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:51.444439 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-25ea4fe0-2b3e-44d5-bf29-298ab2bb6ea6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:51.444641 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-25ea4fe0-2b3e-44d5-bf29-298ab2bb6ea6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:51.444815 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-25ea4fe0-2b3e-44d5-bf29-298ab2bb6ea6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:51.444906 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-25ea4fe0-2b3e-44d5-bf29-298ab2bb6ea6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:51.448800 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:51.448800 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:51.449434 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-25ea4fe0-2b3e-44d5-bf29-298ab2bb6ea6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:51.449759 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1450/5862] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:51 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:51.915798 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ca51c13c-e0f5-4f9e-9349-7dab702151a1 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:51.917907 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ca51c13c-e0f5-4f9e-9349-7dab702151a1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d Jul 10 20:21:51.918462 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ca51c13c-e0f5-4f9e-9349-7dab702151a1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:51.919605 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ca51c13c-e0f5-4f9e-9349-7dab702151a1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:51.926953 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ca51c13c-e0f5-4f9e-9349-7dab702151a1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d returned with HTTP 404 Jul 10 20:21:51.927603 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1472/5863] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:51 2026] GET /volume/v3/volumes/cec17c29-e10c-4536-a81e-bcb4c2d2970d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:21:51.935669 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:51.937407 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:21:51.937780 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-216477436"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:51.939305 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-216477436'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:21:51.939506 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume of 1 GB Jul 10 20:21:51.943941 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Availability Zones retrieved successfully. Jul 10 20:21:51.949599 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Flow 'volume_create_api' (571eedc5-71ac-42dd-9103-ee0f56ab7e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:51.950506 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaa2378-3d7e-454c-b764-744e9f925890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:51.951241 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:21:51.977823 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaa2378-3d7e-454c-b764-744e9f925890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:51.978543 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d9c94c-e638-44a4-9260-29c2fc893e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:52.014720 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Created reservations ['618138c7-b042-4eac-84dc-b9225f353355', '7540c12f-cf33-46af-bdee-a6696e6aec93', '48635173-70f0-49f7-8742-5a946819233f', '8b8e0a2e-ee42-4bb6-a1b7-8aa967a707dc'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:52.015528 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d9c94c-e638-44a4-9260-29c2fc893e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['618138c7-b042-4eac-84dc-b9225f353355', '7540c12f-cf33-46af-bdee-a6696e6aec93', '48635173-70f0-49f7-8742-5a946819233f', '8b8e0a2e-ee42-4bb6-a1b7-8aa967a707dc']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:52.016327 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7ef58c9-9101-4e2d-8fc5-21168b549f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:52.040593 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7ef58c9-9101-4e2d-8fc5-21168b549f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb925c4-7b70-4b19-a9f6-b76aea19aecb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-216477436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065c62e7ae80465cba4216db52297dfe',qos_specs=None,replication_status=,reservations=['618138c7-b042-4eac-84dc-b9225f353355','7540c12f-cf33-46af-bdee-a6696e6aec93','48635173-70f0-49f7-8742-5a946819233f','8b8e0a2e-ee42-4bb6-a1b7-8aa967a707dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5565521c847269e9f15ebad73dcd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:21:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-216477436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb925c4-7b70-4b19-a9f6-b76aea19aecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065c62e7ae80465cba4216db52297dfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c5565521c847269e9f15ebad73dcd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:52.041047 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd0cccc-fc0e-4c5b-9eec-408237f801f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:52.060531 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd0cccc-fc0e-4c5b-9eec-408237f801f0) transitioned into state 'SUCCESS' from state '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-216477436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065c62e7ae80465cba4216db52297dfe',qos_specs=None,replication_status=,reservations=['618138c7-b042-4eac-84dc-b9225f353355','7540c12f-cf33-46af-bdee-a6696e6aec93','48635173-70f0-49f7-8742-5a946819233f','8b8e0a2e-ee42-4bb6-a1b7-8aa967a707dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5565521c847269e9f15ebad73dcd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:52.061311 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d787efde-2580-4438-8ee9-01f1ffbf45d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:52.070986 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d787efde-2580-4438-8ee9-01f1ffbf45d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:52.071785 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Flow 'volume_create_api' (571eedc5-71ac-42dd-9103-ee0f56ab7e1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:52.072081 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume request issued successfully. Jul 10 20:21:52.072625 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f713f5f5-593e-457f-a4bf-3dcb8fd7947f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:21:52.073026 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1475/5864] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:21:51 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:52.084569 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7280e334-36fc-4d95-8358-58d1e39daa29 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:52.087051 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7280e334-36fc-4d95-8358-58d1e39daa29 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb Jul 10 20:21:52.087339 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7280e334-36fc-4d95-8358-58d1e39daa29 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:52.087629 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7280e334-36fc-4d95-8358-58d1e39daa29 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:52.096266 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:52.096266 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:52.100274 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7280e334-36fc-4d95-8358-58d1e39daa29 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:52.104212 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7280e334-36fc-4d95-8358-58d1e39daa29 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb returned with HTTP 200 Jul 10 20:21:52.104633 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1468/5865] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:52 2026] GET /volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:52.460755 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-8a7695e0-4cde-4105-8674-c644519ff615 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:52.462425 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8a7695e0-4cde-4105-8674-c644519ff615 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:52.462621 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8a7695e0-4cde-4105-8674-c644519ff615 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:52.462811 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-8a7695e0-4cde-4105-8674-c644519ff615 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:52.462908 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-8a7695e0-4cde-4105-8674-c644519ff615 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:52.468118 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:52.468118 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:52.469259 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-8a7695e0-4cde-4105-8674-c644519ff615 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:52.469787 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1451/5866] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:52 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:53.116553 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f35ff09a-b79c-406e-8a63-5fb99a4b1440 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:53.118143 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f35ff09a-b79c-406e-8a63-5fb99a4b1440 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb Jul 10 20:21:53.118344 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f35ff09a-b79c-406e-8a63-5fb99a4b1440 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:53.118539 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f35ff09a-b79c-406e-8a63-5fb99a4b1440 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:53.125066 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:53.125066 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:53.128297 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-f35ff09a-b79c-406e-8a63-5fb99a4b1440 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:53.131593 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f35ff09a-b79c-406e-8a63-5fb99a4b1440 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb returned with HTTP 200 Jul 10 20:21:53.131905 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1473/5867] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:53 2026] GET /volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:53.143820 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a0b8a04c-788a-4d3e-bc85-98659e9b301f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:53.145787 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0b8a04c-788a-4d3e-bc85-98659e9b301f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] GET https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb Jul 10 20:21:53.146007 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0b8a04c-788a-4d3e-bc85-98659e9b301f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:53.146207 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0b8a04c-788a-4d3e-bc85-98659e9b301f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:53.152853 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:53.152853 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:53.156174 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a0b8a04c-788a-4d3e-bc85-98659e9b301f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Volume info retrieved successfully. Jul 10 20:21:53.159950 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0b8a04c-788a-4d3e-bc85-98659e9b301f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb returned with HTTP 200 Jul 10 20:21:53.160321 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1476/5868] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:53 2026] GET /volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:53.173744 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2599ec00-1bbc-4e1d-858d-9ccfbafc8d8c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:53.175819 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2599ec00-1bbc-4e1d-858d-9ccfbafc8d8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb Jul 10 20:21:53.176141 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2599ec00-1bbc-4e1d-858d-9ccfbafc8d8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:53.176415 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2599ec00-1bbc-4e1d-858d-9ccfbafc8d8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:53.176688 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-2599ec00-1bbc-4e1d-858d-9ccfbafc8d8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Delete volume with id: 6eb925c4-7b70-4b19-a9f6-b76aea19aecb Jul 10 20:21:53.184246 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:53.184246 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:53.184665 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2599ec00-1bbc-4e1d-858d-9ccfbafc8d8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:53.205570 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-2599ec00-1bbc-4e1d-858d-9ccfbafc8d8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Delete volume request issued successfully. Jul 10 20:21:53.205836 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2599ec00-1bbc-4e1d-858d-9ccfbafc8d8c tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb returned with HTTP 202 Jul 10 20:21:53.206303 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1469/5869] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:21:53 2026] DELETE /volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:21:53.213156 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d403adfc-5ed8-4852-8d2e-2c0ac3c30dd3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:53.215096 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d403adfc-5ed8-4852-8d2e-2c0ac3c30dd3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb Jul 10 20:21:53.215324 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d403adfc-5ed8-4852-8d2e-2c0ac3c30dd3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:53.215570 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d403adfc-5ed8-4852-8d2e-2c0ac3c30dd3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:53.223297 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:53.223297 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:53.226687 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-d403adfc-5ed8-4852-8d2e-2c0ac3c30dd3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:53.230583 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d403adfc-5ed8-4852-8d2e-2c0ac3c30dd3 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb returned with HTTP 200 Jul 10 20:21:53.231078 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1452/5870] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:53 2026] GET /volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:53.480585 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-800b8a02-6cb7-4ebd-9c86-d029387c12c3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:53.482188 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-800b8a02-6cb7-4ebd-9c86-d029387c12c3 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:53.482382 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-800b8a02-6cb7-4ebd-9c86-d029387c12c3 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:53.482563 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-800b8a02-6cb7-4ebd-9c86-d029387c12c3 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:53.482690 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-800b8a02-6cb7-4ebd-9c86-d029387c12c3 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:53.486795 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:53.486795 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:53.487748 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-800b8a02-6cb7-4ebd-9c86-d029387c12c3 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:53.488126 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1474/5871] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:53 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:54.243631 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8cc23f57-88bd-4f0f-928f-c5f7af6ab76f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:54.245417 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cc23f57-88bd-4f0f-928f-c5f7af6ab76f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb Jul 10 20:21:54.245582 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cc23f57-88bd-4f0f-928f-c5f7af6ab76f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:54.246221 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cc23f57-88bd-4f0f-928f-c5f7af6ab76f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:54.251854 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cc23f57-88bd-4f0f-928f-c5f7af6ab76f tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb returned with HTTP 404 Jul 10 20:21:54.252477 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1477/5872] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:54 2026] GET /volume/v3/volumes/6eb925c4-7b70-4b19-a9f6-b76aea19aecb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:21:54.260257 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:54.262221 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:21:54.262661 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1382286251"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:21:54.264135 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1382286251'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:21:54.264226 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume of 1 GB Jul 10 20:21:54.268795 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Availability Zones retrieved successfully. Jul 10 20:21:54.274487 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Flow 'volume_create_api' (365d90e4-f89a-457d-9e40-af03af983779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:54.275855 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ecec3a-3585-4b20-a332-d2cad9a8cef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:54.276494 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:21:54.301954 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ecec3a-3585-4b20-a332-d2cad9a8cef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:54.302799 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6b5614-2195-4d07-abf5-04564f73dcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:54.345919 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Created reservations ['a0f3c074-3478-4484-a374-6b7d1129fd6e', '50b2a561-9890-4c32-a744-c436ebafd324', '10fe6369-15c2-426d-83df-b1684a223dc9', '366d56f3-345d-4da2-a53e-ef35525e4015'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:21:54.346825 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6b5614-2195-4d07-abf5-04564f73dcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f3c074-3478-4484-a374-6b7d1129fd6e', '50b2a561-9890-4c32-a744-c436ebafd324', '10fe6369-15c2-426d-83df-b1684a223dc9', '366d56f3-345d-4da2-a53e-ef35525e4015']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:54.347776 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593d3a97-1529-475d-8ba4-080a0c4599f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:54.374538 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593d3a97-1529-475d-8ba4-080a0c4599f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deebf09c-d92c-466a-a76e-9096d2d77c66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1382286251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065c62e7ae80465cba4216db52297dfe',qos_specs=None,replication_status=,reservations=['a0f3c074-3478-4484-a374-6b7d1129fd6e','50b2a561-9890-4c32-a744-c436ebafd324','10fe6369-15c2-426d-83df-b1684a223dc9','366d56f3-345d-4da2-a53e-ef35525e4015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5565521c847269e9f15ebad73dcd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1382286251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deebf09c-d92c-466a-a76e-9096d2d77c66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065c62e7ae80465cba4216db52297dfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c5565521c847269e9f15ebad73dcd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:54.375294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db928169-1f35-43e5-83d7-982d40152d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:54.393333 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db928169-1f35-43e5-83d7-982d40152d2b) transitioned into state 'SUCCESS' from state '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-1382286251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065c62e7ae80465cba4216db52297dfe',qos_specs=None,replication_status=,reservations=['a0f3c074-3478-4484-a374-6b7d1129fd6e','50b2a561-9890-4c32-a744-c436ebafd324','10fe6369-15c2-426d-83df-b1684a223dc9','366d56f3-345d-4da2-a53e-ef35525e4015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5565521c847269e9f15ebad73dcd8',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:54.394124 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70aa363-d8de-4830-afe0-5f4bdc502846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:21:54.403289 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70aa363-d8de-4830-afe0-5f4bdc502846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:21:54.404269 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Flow 'volume_create_api' (365d90e4-f89a-457d-9e40-af03af983779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:21:54.404620 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Create volume request issued successfully. Jul 10 20:21:54.405387 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a9cacee8-d3ac-4ad8-829d-aa8c158c2713 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:21:54.406035 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1470/5873] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:21:54 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:54.420813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-640b8d20-302c-4634-99d3-01b01b4ae68b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:54.422904 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-640b8d20-302c-4634-99d3-01b01b4ae68b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 Jul 10 20:21:54.423177 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-640b8d20-302c-4634-99d3-01b01b4ae68b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:54.423442 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-640b8d20-302c-4634-99d3-01b01b4ae68b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:54.432340 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:54.432340 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:54.436087 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-640b8d20-302c-4634-99d3-01b01b4ae68b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:54.440669 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-640b8d20-302c-4634-99d3-01b01b4ae68b tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 returned with HTTP 200 Jul 10 20:21:54.441137 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1453/5874] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:54 2026] GET /volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:21:54.499010 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ca9d10ca-29a6-4a54-818c-a1912c9ff7bb None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:54.501256 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ca9d10ca-29a6-4a54-818c-a1912c9ff7bb tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:54.501452 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ca9d10ca-29a6-4a54-818c-a1912c9ff7bb tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:54.501654 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ca9d10ca-29a6-4a54-818c-a1912c9ff7bb tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:54.501751 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ca9d10ca-29a6-4a54-818c-a1912c9ff7bb tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:54.506018 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:54.506018 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:54.506735 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ca9d10ca-29a6-4a54-818c-a1912c9ff7bb tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:54.507105 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1475/5875] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:54 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:55.453419 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6bfc3f41-f971-429f-b768-7101ac377ac9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:55.455198 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bfc3f41-f971-429f-b768-7101ac377ac9 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 Jul 10 20:21:55.455389 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bfc3f41-f971-429f-b768-7101ac377ac9 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:55.455572 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bfc3f41-f971-429f-b768-7101ac377ac9 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:55.462158 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:55.462158 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:55.465659 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6bfc3f41-f971-429f-b768-7101ac377ac9 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:55.469440 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bfc3f41-f971-429f-b768-7101ac377ac9 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 returned with HTTP 200 Jul 10 20:21:55.469853 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1478/5876] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:55 2026] GET /volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:55.481608 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f0ccac20-f7ac-4386-8a0e-4167967e3000 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:55.483924 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f0ccac20-f7ac-4386-8a0e-4167967e3000 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] GET https://10.4.3.145/volume/v3/volumes/summary Jul 10 20:21:55.484185 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f0ccac20-f7ac-4386-8a0e-4167967e3000 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:55.484408 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f0ccac20-f7ac-4386-8a0e-4167967e3000 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Calling method 'version_select' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:55.484589 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.api_utils [None req-f0ccac20-f7ac-4386-8a0e-4167967e3000 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Removing options '' from query. {{(pid=99974) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 20:21:55.484870 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:55.484870 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:55.490978 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-f0ccac20-f7ac-4386-8a0e-4167967e3000 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] Get summary completed successfully. Jul 10 20:21:55.491281 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f0ccac20-f7ac-4386-8a0e-4167967e3000 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-reader] https://10.4.3.145/volume/v3/volumes/summary returned with HTTP 200 Jul 10 20:21:55.491664 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1471/5877] 10.4.3.145 () {68 vars in 1302 bytes} [Fri Jul 10 20:21:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:55.500678 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-da47c5eb-6387-4241-bdbc-6f52323eb8a5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:55.502258 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da47c5eb-6387-4241-bdbc-6f52323eb8a5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 Jul 10 20:21:55.502452 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da47c5eb-6387-4241-bdbc-6f52323eb8a5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:55.502640 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da47c5eb-6387-4241-bdbc-6f52323eb8a5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:55.502799 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-da47c5eb-6387-4241-bdbc-6f52323eb8a5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Delete volume with id: deebf09c-d92c-466a-a76e-9096d2d77c66 Jul 10 20:21:55.510448 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:55.510448 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:55.510899 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-da47c5eb-6387-4241-bdbc-6f52323eb8a5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:55.517983 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-bbb7eeb8-9ea4-4efe-84b6-01fc70c75f20 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:55.519920 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bbb7eeb8-9ea4-4efe-84b6-01fc70c75f20 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:55.520128 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bbb7eeb8-9ea4-4efe-84b6-01fc70c75f20 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:55.520303 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-bbb7eeb8-9ea4-4efe-84b6-01fc70c75f20 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:55.520410 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-bbb7eeb8-9ea4-4efe-84b6-01fc70c75f20 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:55.524996 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:55.524996 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:55.525738 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-bbb7eeb8-9ea4-4efe-84b6-01fc70c75f20 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:55.526091 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1476/5878] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:55 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:55.532408 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-da47c5eb-6387-4241-bdbc-6f52323eb8a5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Delete volume request issued successfully. Jul 10 20:21:55.532655 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da47c5eb-6387-4241-bdbc-6f52323eb8a5 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 returned with HTTP 202 Jul 10 20:21:55.533068 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1454/5879] 10.4.3.145 () {68 vars in 1392 bytes} [Fri Jul 10 20:21:55 2026] DELETE /volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 20:21:55.541742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8a76da2d-f328-4dbd-89ea-f4c7d1ed41d1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:55.544132 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a76da2d-f328-4dbd-89ea-f4c7d1ed41d1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 Jul 10 20:21:55.544414 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a76da2d-f328-4dbd-89ea-f4c7d1ed41d1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:55.544698 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a76da2d-f328-4dbd-89ea-f4c7d1ed41d1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:55.553375 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:55.553375 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:55.557667 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a76da2d-f328-4dbd-89ea-f4c7d1ed41d1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Volume info retrieved successfully. Jul 10 20:21:55.562871 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a76da2d-f328-4dbd-89ea-f4c7d1ed41d1 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 returned with HTTP 200 Jul 10 20:21:55.563433 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1479/5880] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:55 2026] GET /volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 20:21:56.536286 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-14183782-84f8-4d61-bbe0-77e952b4e569 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:56.537924 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-14183782-84f8-4d61-bbe0-77e952b4e569 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:56.538137 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-14183782-84f8-4d61-bbe0-77e952b4e569 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:56.538311 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-14183782-84f8-4d61-bbe0-77e952b4e569 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:56.538412 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-14183782-84f8-4d61-bbe0-77e952b4e569 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:56.542749 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:56.542749 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:56.543476 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-14183782-84f8-4d61-bbe0-77e952b4e569 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:56.543843 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1472/5881] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:56 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:56.576648 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-761b4156-5007-4636-bf09-0e543f8c8276 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:56.578805 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-761b4156-5007-4636-bf09-0e543f8c8276 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] GET https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 Jul 10 20:21:56.579026 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-761b4156-5007-4636-bf09-0e543f8c8276 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:56.579232 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-761b4156-5007-4636-bf09-0e543f8c8276 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:56.584514 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-761b4156-5007-4636-bf09-0e543f8c8276 tempest-ProjectReaderTests-706091647 tempest-ProjectReaderTests-706091647-project-admin] https://10.4.3.145/volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 returned with HTTP 404 Jul 10 20:21:56.585104 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1477/5882] 10.4.3.145 () {68 vars in 1389 bytes} [Fri Jul 10 20:21:56 2026] GET /volume/v3/volumes/deebf09c-d92c-466a-a76e-9096d2d77c66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 20:21:57.554244 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-805f1cc4-44df-43f9-ba32-07edcfa95073 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:57.555992 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-805f1cc4-44df-43f9-ba32-07edcfa95073 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:57.556209 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-805f1cc4-44df-43f9-ba32-07edcfa95073 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:57.556419 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-805f1cc4-44df-43f9-ba32-07edcfa95073 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:57.556581 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-805f1cc4-44df-43f9-ba32-07edcfa95073 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:57.560375 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:57.560375 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:57.561082 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-805f1cc4-44df-43f9-ba32-07edcfa95073 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:57.561454 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1455/5883] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:57 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:57.570470 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a9ff02ad-fda5-4dd5-829e-89ee5173fe05 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:57.572264 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9ff02ad-fda5-4dd5-829e-89ee5173fe05 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:57.572450 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9ff02ad-fda5-4dd5-829e-89ee5173fe05 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:57.572645 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9ff02ad-fda5-4dd5-829e-89ee5173fe05 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:57.572748 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a9ff02ad-fda5-4dd5-829e-89ee5173fe05 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:57.576652 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:57.576652 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:57.577373 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9ff02ad-fda5-4dd5-829e-89ee5173fe05 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:57.577811 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1480/5884] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:57 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:57.585984 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f5bbda4b-9914-4e98-ac47-a93ca7d15f94 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:57.587708 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f5bbda4b-9914-4e98-ac47-a93ca7d15f94 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] DELETE https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:57.587884 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f5bbda4b-9914-4e98-ac47-a93ca7d15f94 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:57.588090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f5bbda4b-9914-4e98-ac47-a93ca7d15f94 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:57.588194 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-f5bbda4b-9914-4e98-ac47-a93ca7d15f94 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete backup with id: 6c0a6170-35eb-4a68-83c3-f272ccaab22b. Jul 10 20:21:57.592696 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:57.592696 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:57.605826 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-f5bbda4b-9914-4e98-ac47-a93ca7d15f94 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] delete_backup rpcapi backup_id 6c0a6170-35eb-4a68-83c3-f272ccaab22b {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:21:57.607600 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f5bbda4b-9914-4e98-ac47-a93ca7d15f94 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 202 Jul 10 20:21:57.608035 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1473/5885] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:21:57 2026] DELETE /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:21:57.614830 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d269fd46-81ec-4157-9c83-bcd6d7e11d9c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:57.616847 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d269fd46-81ec-4157-9c83-bcd6d7e11d9c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:57.617076 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d269fd46-81ec-4157-9c83-bcd6d7e11d9c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:57.617297 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d269fd46-81ec-4157-9c83-bcd6d7e11d9c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:57.617447 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-d269fd46-81ec-4157-9c83-bcd6d7e11d9c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:57.621464 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:57.621464 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:21:57.622275 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d269fd46-81ec-4157-9c83-bcd6d7e11d9c tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 200 Jul 10 20:21:57.622926 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1478/5886] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:57 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:58.631524 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-96db46ef-15e3-4149-9a69-062da43add1a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:58.633294 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-96db46ef-15e3-4149-9a69-062da43add1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b Jul 10 20:21:58.633485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-96db46ef-15e3-4149-9a69-062da43add1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:58.633714 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-96db46ef-15e3-4149-9a69-062da43add1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:58.633813 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-96db46ef-15e3-4149-9a69-062da43add1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 6c0a6170-35eb-4a68-83c3-f272ccaab22b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:58.637143 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-96db46ef-15e3-4149-9a69-062da43add1a tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b returned with HTTP 404 Jul 10 20:21:58.637563 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1456/5887] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:58 2026] GET /volume/v3/backups/6c0a6170-35eb-4a68-83c3-f272ccaab22b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:58.643657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9918b2bf-4e4f-4df6-9919-ed9b43f18de2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:58.645336 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9918b2bf-4e4f-4df6-9919-ed9b43f18de2 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] DELETE https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:58.645544 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9918b2bf-4e4f-4df6-9919-ed9b43f18de2 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:58.645724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9918b2bf-4e4f-4df6-9919-ed9b43f18de2 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:58.645837 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-9918b2bf-4e4f-4df6-9919-ed9b43f18de2 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Delete backup with id: dafe4305-8336-4f7a-be27-25c18ffd6984. Jul 10 20:21:58.649800 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:58.649800 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:58.660264 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-9918b2bf-4e4f-4df6-9919-ed9b43f18de2 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] delete_backup rpcapi backup_id dafe4305-8336-4f7a-be27-25c18ffd6984 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:21:58.661973 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9918b2bf-4e4f-4df6-9919-ed9b43f18de2 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 202 Jul 10 20:21:58.662373 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1481/5888] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:21:58 2026] DELETE /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:21:58.669032 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cd09b62f-70df-4fc0-8c58-9697564c0675 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:58.670760 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cd09b62f-70df-4fc0-8c58-9697564c0675 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:58.670975 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cd09b62f-70df-4fc0-8c58-9697564c0675 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:58.671158 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cd09b62f-70df-4fc0-8c58-9697564c0675 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:58.671368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-cd09b62f-70df-4fc0-8c58-9697564c0675 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:58.675777 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:58.675777 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:21:58.676249 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cd09b62f-70df-4fc0-8c58-9697564c0675 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 200 Jul 10 20:21:58.676830 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1474/5889] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:58 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:21:59.686365 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ce67c68a-5ad7-43c3-886b-f8dd56947a8d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:59.688108 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ce67c68a-5ad7-43c3-886b-f8dd56947a8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 Jul 10 20:21:59.688292 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ce67c68a-5ad7-43c3-886b-f8dd56947a8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:59.688460 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ce67c68a-5ad7-43c3-886b-f8dd56947a8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:59.688565 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ce67c68a-5ad7-43c3-886b-f8dd56947a8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id dafe4305-8336-4f7a-be27-25c18ffd6984. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:59.691881 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ce67c68a-5ad7-43c3-886b-f8dd56947a8d tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 returned with HTTP 404 Jul 10 20:21:59.692341 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1479/5890] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:59 2026] GET /volume/v3/backups/dafe4305-8336-4f7a-be27-25c18ffd6984 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:21:59.698806 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b6288e6e-3ed4-4d59-b969-8a78bd254b8f None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:59.701148 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b6288e6e-3ed4-4d59-b969-8a78bd254b8f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] DELETE https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:59.701531 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b6288e6e-3ed4-4d59-b969-8a78bd254b8f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:59.701792 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b6288e6e-3ed4-4d59-b969-8a78bd254b8f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:59.701955 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-b6288e6e-3ed4-4d59-b969-8a78bd254b8f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete backup with id: 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. Jul 10 20:21:59.707938 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:59.707938 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:21:59.722470 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-b6288e6e-3ed4-4d59-b969-8a78bd254b8f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] delete_backup rpcapi backup_id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:21:59.724324 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b6288e6e-3ed4-4d59-b969-8a78bd254b8f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 202 Jul 10 20:21:59.724974 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1457/5891] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:21:59 2026] DELETE /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:21:59.730712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8f11c298-802d-43f0-a216-1297960284c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:21:59.732290 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f11c298-802d-43f0-a216-1297960284c4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:21:59.732459 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f11c298-802d-43f0-a216-1297960284c4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:21:59.732695 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f11c298-802d-43f0-a216-1297960284c4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:21:59.732819 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8f11c298-802d-43f0-a216-1297960284c4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:21:59.736763 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:21:59.736763 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:21:59.737457 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f11c298-802d-43f0-a216-1297960284c4 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 200 Jul 10 20:21:59.737843 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1482/5892] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:21:59 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:00.747545 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d6a33d1e-429f-4837-9609-6a16502bcd0b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:00.749413 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6a33d1e-429f-4837-9609-6a16502bcd0b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c Jul 10 20:22:00.749658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6a33d1e-429f-4837-9609-6a16502bcd0b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:00.749849 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d6a33d1e-429f-4837-9609-6a16502bcd0b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:00.749992 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d6a33d1e-429f-4837-9609-6a16502bcd0b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Show backup with id 70449354-f5f3-4585-9f7e-0bbecf3a6b7c. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:00.753885 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d6a33d1e-429f-4837-9609-6a16502bcd0b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c returned with HTTP 404 Jul 10 20:22:00.754399 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1475/5893] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:00 2026] GET /volume/v3/backups/70449354-f5f3-4585-9f7e-0bbecf3a6b7c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:00.761172 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3970d47f-769e-4c49-9c6b-b738aa228b21 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:00.763169 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3970d47f-769e-4c49-9c6b-b738aa228b21 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] DELETE https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:22:00.763376 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3970d47f-769e-4c49-9c6b-b738aa228b21 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:00.763608 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3970d47f-769e-4c49-9c6b-b738aa228b21 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:00.763745 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-3970d47f-769e-4c49-9c6b-b738aa228b21 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Delete backup with id: 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. Jul 10 20:22:00.768856 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:00.768856 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:00.782137 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-3970d47f-769e-4c49-9c6b-b738aa228b21 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] delete_backup rpcapi backup_id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:22:00.784045 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3970d47f-769e-4c49-9c6b-b738aa228b21 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 202 Jul 10 20:22:00.784521 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1480/5894] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:00 2026] DELETE /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:22:00.790948 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-cb00e8b2-24c8-42a1-868e-7cc835472b80 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:00.792691 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb00e8b2-24c8-42a1-868e-7cc835472b80 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:22:00.792924 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb00e8b2-24c8-42a1-868e-7cc835472b80 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:00.793166 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-cb00e8b2-24c8-42a1-868e-7cc835472b80 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:00.793294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-cb00e8b2-24c8-42a1-868e-7cc835472b80 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:00.797419 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:00.797419 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:00.798025 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-cb00e8b2-24c8-42a1-868e-7cc835472b80 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 200 Jul 10 20:22:00.798354 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1458/5895] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:00 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:01.808801 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8feac5e8-0085-4c6c-9af9-8129510565f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:01.810472 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8feac5e8-0085-4c6c-9af9-8129510565f3 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] GET https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 Jul 10 20:22:01.810704 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8feac5e8-0085-4c6c-9af9-8129510565f3 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:01.810887 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8feac5e8-0085-4c6c-9af9-8129510565f3 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:01.811012 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8feac5e8-0085-4c6c-9af9-8129510565f3 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] Show backup with id 2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:01.814185 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8feac5e8-0085-4c6c-9af9-8129510565f3 tempest-VolumesBackupsTest-757771890 tempest-VolumesBackupsTest-757771890-project-admin] https://10.4.3.145/volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 returned with HTTP 404 Jul 10 20:22:01.814624 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1483/5896] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:01 2026] GET /volume/v3/backups/2ad3b93a-ec7d-45dd-9f06-a393dbd04aa0 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:01.824013 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-994dbfc9-baae-489d-99d5-96e4cea73001 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:01.826063 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-994dbfc9-baae-489d-99d5-96e4cea73001 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] DELETE https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c Jul 10 20:22:01.826329 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-994dbfc9-baae-489d-99d5-96e4cea73001 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:01.826636 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-994dbfc9-baae-489d-99d5-96e4cea73001 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:01.826868 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-994dbfc9-baae-489d-99d5-96e4cea73001 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete volume with id: 5176bb6f-64d9-43fd-bca1-33be6ffdc85c Jul 10 20:22:01.836078 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:01.836078 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:01.836749 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-994dbfc9-baae-489d-99d5-96e4cea73001 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:22:01.859576 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-994dbfc9-baae-489d-99d5-96e4cea73001 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete volume request issued successfully. Jul 10 20:22:01.859717 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-994dbfc9-baae-489d-99d5-96e4cea73001 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c returned with HTTP 202 Jul 10 20:22:01.860253 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1476/5897] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:01 2026] DELETE /volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:01.867293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-331fa649-960f-4811-b531-60e42d823f6b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:01.868882 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-331fa649-960f-4811-b531-60e42d823f6b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c Jul 10 20:22:01.869074 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-331fa649-960f-4811-b531-60e42d823f6b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:01.869257 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-331fa649-960f-4811-b531-60e42d823f6b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:01.875309 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:01.875309 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:01.878585 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-331fa649-960f-4811-b531-60e42d823f6b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:22:01.883324 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-331fa649-960f-4811-b531-60e42d823f6b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c returned with HTTP 200 Jul 10 20:22:01.883760 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1481/5898] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:01 2026] GET /volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:02.895203 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e46d5249-13da-4c83-8546-44f3cbf78266 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:02.898032 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e46d5249-13da-4c83-8546-44f3cbf78266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c Jul 10 20:22:02.898032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e46d5249-13da-4c83-8546-44f3cbf78266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:02.898032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e46d5249-13da-4c83-8546-44f3cbf78266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:02.902843 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e46d5249-13da-4c83-8546-44f3cbf78266 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c returned with HTTP 404 Jul 10 20:22:02.903236 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1459/5899] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:02 2026] GET /volume/v3/volumes/5176bb6f-64d9-43fd-bca1-33be6ffdc85c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:02.909760 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5516cb3f-a5c6-41f7-8ad0-1c86c728480b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:02.911404 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5516cb3f-a5c6-41f7-8ad0-1c86c728480b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] DELETE https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 Jul 10 20:22:02.912021 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5516cb3f-a5c6-41f7-8ad0-1c86c728480b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:02.912228 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5516cb3f-a5c6-41f7-8ad0-1c86c728480b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:02.912395 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5516cb3f-a5c6-41f7-8ad0-1c86c728480b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete volume with id: 00087b56-b24a-45b4-8a0b-829f42458769 Jul 10 20:22:02.918512 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:02.918512 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:02.918944 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5516cb3f-a5c6-41f7-8ad0-1c86c728480b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:22:02.936481 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5516cb3f-a5c6-41f7-8ad0-1c86c728480b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete volume request issued successfully. Jul 10 20:22:02.936742 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5516cb3f-a5c6-41f7-8ad0-1c86c728480b tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 returned with HTTP 202 Jul 10 20:22:02.937168 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1484/5900] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:02 2026] DELETE /volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:02.944391 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8407d70b-6e8c-4e2f-855b-c2ee4b40d6a8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:02.946465 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8407d70b-6e8c-4e2f-855b-c2ee4b40d6a8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 Jul 10 20:22:02.946683 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8407d70b-6e8c-4e2f-855b-c2ee4b40d6a8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:02.946874 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8407d70b-6e8c-4e2f-855b-c2ee4b40d6a8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:02.953208 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:02.953208 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:02.956565 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-8407d70b-6e8c-4e2f-855b-c2ee4b40d6a8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:22:02.960531 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8407d70b-6e8c-4e2f-855b-c2ee4b40d6a8 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 returned with HTTP 200 Jul 10 20:22:02.960912 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1477/5901] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:02 2026] GET /volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:03.972837 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5deb4f9d-b9bf-4d03-8994-c6a6b9826b09 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:03.975288 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5deb4f9d-b9bf-4d03-8994-c6a6b9826b09 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 Jul 10 20:22:03.975552 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5deb4f9d-b9bf-4d03-8994-c6a6b9826b09 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:03.975801 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5deb4f9d-b9bf-4d03-8994-c6a6b9826b09 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:03.982620 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5deb4f9d-b9bf-4d03-8994-c6a6b9826b09 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 returned with HTTP 404 Jul 10 20:22:03.983244 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1482/5902] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:03 2026] GET /volume/v3/volumes/00087b56-b24a-45b4-8a0b-829f42458769 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:03.990053 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5cdce9a5-8297-477c-9bbe-4d9fdac978db None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:03.992019 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cdce9a5-8297-477c-9bbe-4d9fdac978db tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] DELETE https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f Jul 10 20:22:03.992208 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cdce9a5-8297-477c-9bbe-4d9fdac978db tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:03.992386 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5cdce9a5-8297-477c-9bbe-4d9fdac978db tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:03.992557 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-5cdce9a5-8297-477c-9bbe-4d9fdac978db tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete volume with id: 9772ce8f-2e36-4296-9c5e-57618125473f Jul 10 20:22:03.999601 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:03.999601 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:04.000082 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5cdce9a5-8297-477c-9bbe-4d9fdac978db tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:22:04.034306 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-5cdce9a5-8297-477c-9bbe-4d9fdac978db tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Delete volume request issued successfully. Jul 10 20:22:04.034504 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5cdce9a5-8297-477c-9bbe-4d9fdac978db tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f returned with HTTP 202 Jul 10 20:22:04.035001 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1460/5903] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:03 2026] DELETE /volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:04.041834 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6ac05a6d-ea01-4c97-b36a-693173742f1f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:04.044194 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ac05a6d-ea01-4c97-b36a-693173742f1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f Jul 10 20:22:04.044391 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ac05a6d-ea01-4c97-b36a-693173742f1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:04.044584 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ac05a6d-ea01-4c97-b36a-693173742f1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:04.051434 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:04.051434 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:04.054827 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6ac05a6d-ea01-4c97-b36a-693173742f1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Volume info retrieved successfully. Jul 10 20:22:04.058591 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ac05a6d-ea01-4c97-b36a-693173742f1f tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f returned with HTTP 200 Jul 10 20:22:04.058982 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1485/5904] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:04 2026] GET /volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:05.071003 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-24e2bd0a-06bd-41bc-a1a0-815b775511a6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:05.073040 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-24e2bd0a-06bd-41bc-a1a0-815b775511a6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] GET https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f Jul 10 20:22:05.073295 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-24e2bd0a-06bd-41bc-a1a0-815b775511a6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:05.073570 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-24e2bd0a-06bd-41bc-a1a0-815b775511a6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:05.078806 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-24e2bd0a-06bd-41bc-a1a0-815b775511a6 tempest-VolumesBackupsTest-1393276877 tempest-VolumesBackupsTest-1393276877-project-member] https://10.4.3.145/volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f returned with HTTP 404 Jul 10 20:22:05.079295 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1478/5905] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:05 2026] GET /volume/v3/volumes/9772ce8f-2e36-4296-9c5e-57618125473f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:06.900343 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b0bbad78-67da-4c03-8606-fde715a57cf7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:06.979407 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b0bbad78-67da-4c03-8606-fde715a57cf7 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] POST https://10.4.3.145/volume/v3/types Jul 10 20:22:06.979754 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b0bbad78-67da-4c03-8606-fde715a57cf7 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-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=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:06.993930 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b0bbad78-67da-4c03-8606-fde715a57cf7 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] https://10.4.3.145/volume/v3/types returned with HTTP 200 Jul 10 20:22:06.994297 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1483/5906] 10.4.3.145 () {68 vars in 1253 bytes} [Fri Jul 10 20:22:06 2026] POST /volume/v3/types => generated 287 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:08.391079 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:08.392687 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:22:08.393035 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "7c091aae-9763-4a02-931c-76e02eea67d1", "size": 1}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:08.394384 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '7c091aae-9763-4a02-931c-76e02eea67d1', 'size': 1}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:22:08.498755 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Create volume of 1 GB Jul 10 20:22:08.502482 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Availability Zones retrieved successfully. Jul 10 20:22:08.507406 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Flow 'volume_create_api' (84f7aa23-24a1-4e9c-b454-4d3d74cf4d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:08.508448 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86939e95-c787-45d6-9f73-9b5d212d9522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:08.509322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:22:08.554938 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86939e95-c787-45d6-9f73-9b5d212d9522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T20:22:07Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=e593ff51-7b85-4db5-a906-9a98798ac552,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': 'e593ff51-7b85-4db5-a906-9a98798ac552', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:08.555651 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c709b90-0ec4-441d-9df7-1e3073a79aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:08.578312 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-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 20:22:08.578556 np0000005048 devstack@c-api.service[99971]: WARNING cinder.quota [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-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 20:22:08.607183 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Created reservations ['f3c32c24-fbda-4b36-aac3-dd6236098049', '75ff0de6-c9bd-446a-b712-4ee2f35e3318', '1dd7aa5a-127c-44b7-9199-332d2abd6214', '5c89451f-f5f8-4f92-b5cb-3d9291482276'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:08.607844 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c709b90-0ec4-441d-9df7-1e3073a79aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c32c24-fbda-4b36-aac3-dd6236098049', '75ff0de6-c9bd-446a-b712-4ee2f35e3318', '1dd7aa5a-127c-44b7-9199-332d2abd6214', '5c89451f-f5f8-4f92-b5cb-3d9291482276']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:08.608537 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12308f86-68b1-43e1-a20b-a599189003c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:08.628423 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12308f86-68b1-43e1-a20b-a599189003c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6601a872-abbe-4a82-9255-c81d45bd10b2', '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='d4de8390ea9646b8b3d261bc7d4f62c6',qos_specs=None,replication_status=,reservations=['f3c32c24-fbda-4b36-aac3-dd6236098049','75ff0de6-c9bd-446a-b712-4ee2f35e3318','1dd7aa5a-127c-44b7-9199-332d2abd6214','5c89451f-f5f8-4f92-b5cb-3d9291482276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb9964d52044d1db1065d5894398ddb',volume_type_id=e593ff51-7b85-4db5-a906-9a98798ac552), 'volume': Volume(_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-10T20:22:08Z,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=6601a872-abbe-4a82-9255-c81d45bd10b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4de8390ea9646b8b3d261bc7d4f62c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afb9964d52044d1db1065d5894398ddb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e593ff51-7b85-4db5-a906-9a98798ac552),volume_type_id=e593ff51-7b85-4db5-a906-9a98798ac552)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:08.629080 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fb5829-9b79-41ce-91c4-32cd3b8b5f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:08.642892 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fb5829-9b79-41ce-91c4-32cd3b8b5f10) transitioned into state 'SUCCESS' from 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='d4de8390ea9646b8b3d261bc7d4f62c6',qos_specs=None,replication_status=,reservations=['f3c32c24-fbda-4b36-aac3-dd6236098049','75ff0de6-c9bd-446a-b712-4ee2f35e3318','1dd7aa5a-127c-44b7-9199-332d2abd6214','5c89451f-f5f8-4f92-b5cb-3d9291482276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb9964d52044d1db1065d5894398ddb',volume_type_id=e593ff51-7b85-4db5-a906-9a98798ac552)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:08.643658 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3c572b7-58e5-4fb6-81ac-92a584b16ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:08.650955 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3c572b7-58e5-4fb6-81ac-92a584b16ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:08.651676 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Flow 'volume_create_api' (84f7aa23-24a1-4e9c-b454-4d3d74cf4d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:08.651918 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Create volume request issued successfully. Jul 10 20:22:08.652421 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-34f1f342-10dd-4d16-a15a-c80fed2ff487 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:22:08.652804 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1461/5907] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:22:08 2026] POST /volume/v3/volumes => generated 798 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:08.663710 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7a99a5f4-9c5c-4585-a0d3-7816e24963cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:08.665308 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a99a5f4-9c5c-4585-a0d3-7816e24963cd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:08.665485 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a99a5f4-9c5c-4585-a0d3-7816e24963cd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:08.665716 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a99a5f4-9c5c-4585-a0d3-7816e24963cd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:08.671923 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:08.671923 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:08.675376 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7a99a5f4-9c5c-4585-a0d3-7816e24963cd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:08.679091 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a99a5f4-9c5c-4585-a0d3-7816e24963cd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:08.679462 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1486/5908] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:08 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:09.690906 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cc6d2db3-54c2-4070-9bd8-caab6e9c4053 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:09.692701 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cc6d2db3-54c2-4070-9bd8-caab6e9c4053 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:09.692908 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cc6d2db3-54c2-4070-9bd8-caab6e9c4053 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:09.693109 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cc6d2db3-54c2-4070-9bd8-caab6e9c4053 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:09.700677 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:09.700677 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:09.704492 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-cc6d2db3-54c2-4070-9bd8-caab6e9c4053 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:09.708644 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cc6d2db3-54c2-4070-9bd8-caab6e9c4053 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:09.709044 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1479/5909] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:09 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 890 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:10.721083 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-9bd55157-0cfd-48ab-b013-23842cb83494 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:10.722917 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9bd55157-0cfd-48ab-b013-23842cb83494 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:10.723095 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9bd55157-0cfd-48ab-b013-23842cb83494 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:10.723263 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-9bd55157-0cfd-48ab-b013-23842cb83494 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:10.730402 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:10.730402 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:10.734224 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-9bd55157-0cfd-48ab-b013-23842cb83494 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:10.738890 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-9bd55157-0cfd-48ab-b013-23842cb83494 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:10.739431 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1484/5910] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:10 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:11.752377 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e21e2645-0bbb-4405-a6af-e4171ee5df7c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:11.754155 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e21e2645-0bbb-4405-a6af-e4171ee5df7c tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:11.754322 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e21e2645-0bbb-4405-a6af-e4171ee5df7c tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:11.754514 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e21e2645-0bbb-4405-a6af-e4171ee5df7c tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:11.756554 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=137,cinder:UPDATE=39,cinder:INSERT=27 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:22:11.761525 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:11.761525 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:11.764746 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-e21e2645-0bbb-4405-a6af-e4171ee5df7c tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:11.768664 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e21e2645-0bbb-4405-a6af-e4171ee5df7c tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:11.769063 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1462/5911] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:11 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:12.781293 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-75e3f71e-bc5c-4118-b349-a3ee7b1b1551 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:12.783368 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-75e3f71e-bc5c-4118-b349-a3ee7b1b1551 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:12.783605 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-75e3f71e-bc5c-4118-b349-a3ee7b1b1551 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:12.783815 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-75e3f71e-bc5c-4118-b349-a3ee7b1b1551 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:12.785900 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=104,cinder:UPDATE=16,cinder:INSERT=9 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:22:12.792946 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:12.792946 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:12.796998 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-75e3f71e-bc5c-4118-b349-a3ee7b1b1551 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:12.802989 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-75e3f71e-bc5c-4118-b349-a3ee7b1b1551 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:12.803414 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1487/5912] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:12 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:13.815301 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-febb83cb-c33b-4b48-a7a5-ae6e40d93b66 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:13.816851 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-febb83cb-c33b-4b48-a7a5-ae6e40d93b66 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:13.817049 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-febb83cb-c33b-4b48-a7a5-ae6e40d93b66 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:13.817222 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-febb83cb-c33b-4b48-a7a5-ae6e40d93b66 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:13.819155 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=167,cinder:INSERT=28,cinder:UPDATE=39 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:22:13.824791 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:13.824791 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:13.828258 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-febb83cb-c33b-4b48-a7a5-ae6e40d93b66 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:13.832307 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-febb83cb-c33b-4b48-a7a5-ae6e40d93b66 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:13.832666 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1480/5913] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:13 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:14.844788 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8eb11c1f-7d49-4b3e-9b92-2a0f07610d15 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:14.846661 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8eb11c1f-7d49-4b3e-9b92-2a0f07610d15 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:14.846846 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8eb11c1f-7d49-4b3e-9b92-2a0f07610d15 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:14.847051 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8eb11c1f-7d49-4b3e-9b92-2a0f07610d15 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:14.849198 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=144,cinder:UPDATE=49,cinder:INSERT=21 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:22:14.854343 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:14.854343 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:14.858717 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8eb11c1f-7d49-4b3e-9b92-2a0f07610d15 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:14.863959 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8eb11c1f-7d49-4b3e-9b92-2a0f07610d15 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:14.864337 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1485/5914] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:14 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:15.876422 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-27eb411c-60f7-4c30-bc7d-6cca029083c9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:15.878291 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-27eb411c-60f7-4c30-bc7d-6cca029083c9 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:15.878485 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-27eb411c-60f7-4c30-bc7d-6cca029083c9 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:15.878705 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-27eb411c-60f7-4c30-bc7d-6cca029083c9 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:15.885026 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:15.885026 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:15.888476 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-27eb411c-60f7-4c30-bc7d-6cca029083c9 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:15.892366 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-27eb411c-60f7-4c30-bc7d-6cca029083c9 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:15.892716 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1463/5915] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:15 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:16.905702 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-08d91bc4-c2d9-4349-a03e-a9410ec2decf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:16.907462 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08d91bc4-c2d9-4349-a03e-a9410ec2decf tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:16.907689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08d91bc4-c2d9-4349-a03e-a9410ec2decf tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:16.907880 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08d91bc4-c2d9-4349-a03e-a9410ec2decf tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:16.914808 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:16.914808 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:16.918562 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-08d91bc4-c2d9-4349-a03e-a9410ec2decf tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:16.922894 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08d91bc4-c2d9-4349-a03e-a9410ec2decf tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:16.923303 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1488/5916] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:16 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:17.934472 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d215985c-f8cb-4f66-a784-845c740c09dd None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:17.936354 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d215985c-f8cb-4f66-a784-845c740c09dd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:17.936599 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d215985c-f8cb-4f66-a784-845c740c09dd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:17.936838 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d215985c-f8cb-4f66-a784-845c740c09dd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:17.943459 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:17.943459 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:17.946873 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d215985c-f8cb-4f66-a784-845c740c09dd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:17.950810 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d215985c-f8cb-4f66-a784-845c740c09dd tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:17.951181 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1481/5917] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:17 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:18.964118 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ea559b1d-bea2-4425-9e76-1eea6cd777e6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:18.966505 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ea559b1d-bea2-4425-9e76-1eea6cd777e6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:18.967524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ea559b1d-bea2-4425-9e76-1eea6cd777e6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:18.967524 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ea559b1d-bea2-4425-9e76-1eea6cd777e6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:18.976360 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:18.976360 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:18.981149 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-ea559b1d-bea2-4425-9e76-1eea6cd777e6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:18.987688 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ea559b1d-bea2-4425-9e76-1eea6cd777e6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:18.988221 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1486/5918] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:18 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 1295 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:22:19.000831 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f2cdb179-edad-4dd8-9c5f-d5f989790956 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:19.002547 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f2cdb179-edad-4dd8-9c5f-d5f989790956 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] DELETE https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:19.002811 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f2cdb179-edad-4dd8-9c5f-d5f989790956 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:19.002985 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f2cdb179-edad-4dd8-9c5f-d5f989790956 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:19.003130 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-f2cdb179-edad-4dd8-9c5f-d5f989790956 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Delete volume with id: 6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:19.009624 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:19.009624 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:19.010069 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f2cdb179-edad-4dd8-9c5f-d5f989790956 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:19.030300 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f2cdb179-edad-4dd8-9c5f-d5f989790956 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Delete volume request issued successfully. Jul 10 20:22:19.030300 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f2cdb179-edad-4dd8-9c5f-d5f989790956 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 202 Jul 10 20:22:19.030806 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1464/5919] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:19 2026] DELETE /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:19.037273 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dd32d54e-3b4c-4eb2-b02c-c91f55e3a213 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:19.039074 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd32d54e-3b4c-4eb2-b02c-c91f55e3a213 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:19.039289 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd32d54e-3b4c-4eb2-b02c-c91f55e3a213 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:19.039535 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd32d54e-3b4c-4eb2-b02c-c91f55e3a213 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:19.047019 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:19.047019 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:19.050770 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dd32d54e-3b4c-4eb2-b02c-c91f55e3a213 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Volume info retrieved successfully. Jul 10 20:22:19.055571 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd32d54e-3b4c-4eb2-b02c-c91f55e3a213 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 200 Jul 10 20:22:19.056057 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1489/5920] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:19 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:22:20.067883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e435ae8f-7526-4950-bd8e-f1058243c0d6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:20.069770 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e435ae8f-7526-4950-bd8e-f1058243c0d6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] GET https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 Jul 10 20:22:20.069951 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e435ae8f-7526-4950-bd8e-f1058243c0d6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:20.070148 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e435ae8f-7526-4950-bd8e-f1058243c0d6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:20.075509 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e435ae8f-7526-4950-bd8e-f1058243c0d6 tempest-VolumeAndVolumeTypeFromImageTest-946135736 tempest-VolumeAndVolumeTypeFromImageTest-946135736-project-member] https://10.4.3.145/volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 returned with HTTP 404 Jul 10 20:22:20.075941 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1482/5921] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:20 2026] GET /volume/v3/volumes/6601a872-abbe-4a82-9255-c81d45bd10b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:20.234697 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b512b72d-b057-40e3-a06f-6cf3ebd9eeef None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:20.236186 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b512b72d-b057-40e3-a06f-6cf3ebd9eeef tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] GET https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 Jul 10 20:22:20.236374 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b512b72d-b057-40e3-a06f-6cf3ebd9eeef tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:20.236523 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b512b72d-b057-40e3-a06f-6cf3ebd9eeef tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Calling method 'detail' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:20.237161 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-b512b72d-b057-40e3-a06f-6cf3ebd9eeef tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99972) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 20:22:20.244393 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-b512b72d-b057-40e3-a06f-6cf3ebd9eeef tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Get all volumes completed successfully. Jul 10 20:22:20.245798 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:20.245798 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:20.249164 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b512b72d-b057-40e3-a06f-6cf3ebd9eeef tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] https://10.4.3.145/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 20:22:20.249513 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1487/5922] 10.4.3.145 () {66 vars in 1285 bytes} [Fri Jul 10 20:22:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6357 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:22:20.264291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-17f66791-ccf2-4087-8293-70f485259bdd None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:20.265849 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-17f66791-ccf2-4087-8293-70f485259bdd tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 Jul 10 20:22:20.266034 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-17f66791-ccf2-4087-8293-70f485259bdd tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:20.266212 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-17f66791-ccf2-4087-8293-70f485259bdd tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:20.266373 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-17f66791-ccf2-4087-8293-70f485259bdd tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Delete volume with id: 64d316c2-b2b2-4fed-b053-880b0a367b61 Jul 10 20:22:20.272910 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:20.272910 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:20.273220 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-17f66791-ccf2-4087-8293-70f485259bdd tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Volume info retrieved successfully. Jul 10 20:22:20.282973 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.image.cache [None req-17f66791-ccf2-4087-8293-70f485259bdd tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '7c091aae-9763-4a02-931c-76e02eea67d1', 'volume_id': '64d316c2-b2b2-4fed-b053-880b0a367b61', 'host': 'np0000005048@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 20, 22, 8), 'last_used': datetime.datetime(2026, 7, 10, 20, 22, 18)}. {{(pid=99971) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 20:22:20.291242 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-17f66791-ccf2-4087-8293-70f485259bdd tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Delete volume request issued successfully. Jul 10 20:22:20.291455 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-17f66791-ccf2-4087-8293-70f485259bdd tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] https://10.4.3.145/volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 returned with HTTP 202 Jul 10 20:22:20.291881 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1465/5923] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:20 2026] DELETE /volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:20.299213 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bbf7368f-9c12-4fa8-9300-936bab992a6d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:20.301719 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bbf7368f-9c12-4fa8-9300-936bab992a6d tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] GET https://10.4.3.145/volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 Jul 10 20:22:20.302296 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bbf7368f-9c12-4fa8-9300-936bab992a6d tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:20.302296 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bbf7368f-9c12-4fa8-9300-936bab992a6d tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:20.309135 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:20.309135 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:20.312840 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bbf7368f-9c12-4fa8-9300-936bab992a6d tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Volume info retrieved successfully. Jul 10 20:22:20.316864 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bbf7368f-9c12-4fa8-9300-936bab992a6d tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] https://10.4.3.145/volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 returned with HTTP 200 Jul 10 20:22:20.317250 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1490/5924] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:20 2026] GET /volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 => generated 1096 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:22:21.330090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e9f7bf29-f1f7-42cf-b59d-2aa70793d3d1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:21.331900 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e9f7bf29-f1f7-42cf-b59d-2aa70793d3d1 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] GET https://10.4.3.145/volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 Jul 10 20:22:21.332178 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e9f7bf29-f1f7-42cf-b59d-2aa70793d3d1 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:21.332375 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e9f7bf29-f1f7-42cf-b59d-2aa70793d3d1 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:21.338065 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e9f7bf29-f1f7-42cf-b59d-2aa70793d3d1 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] https://10.4.3.145/volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 returned with HTTP 404 Jul 10 20:22:21.338549 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1483/5925] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:21 2026] GET /volume/v3/volumes/64d316c2-b2b2-4fed-b053-880b0a367b61 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:21.344712 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-814c9713-6c6e-460c-9a01-38f39a65e7d6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:21.346323 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-814c9713-6c6e-460c-9a01-38f39a65e7d6 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] DELETE https://10.4.3.145/volume/v3/types/e593ff51-7b85-4db5-a906-9a98798ac552 Jul 10 20:22:21.346508 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-814c9713-6c6e-460c-9a01-38f39a65e7d6 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:21.346708 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-814c9713-6c6e-460c-9a01-38f39a65e7d6 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Calling method '_delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:21.366299 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-814c9713-6c6e-460c-9a01-38f39a65e7d6 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] https://10.4.3.145/volume/v3/types/e593ff51-7b85-4db5-a906-9a98798ac552 returned with HTTP 202 Jul 10 20:22:21.366690 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1488/5926] 10.4.3.145 () {66 vars in 1345 bytes} [Fri Jul 10 20:22:21 2026] DELETE /volume/v3/types/e593ff51-7b85-4db5-a906-9a98798ac552 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:21.372793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-93632d95-6b82-497b-a397-3f361a25ff93 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:21.374388 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93632d95-6b82-497b-a397-3f361a25ff93 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] GET https://10.4.3.145/volume/v3/types/e593ff51-7b85-4db5-a906-9a98798ac552 Jul 10 20:22:21.374583 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93632d95-6b82-497b-a397-3f361a25ff93 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:21.374753 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-93632d95-6b82-497b-a397-3f361a25ff93 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:21.377810 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-93632d95-6b82-497b-a397-3f361a25ff93 tempest-VolumeAndVolumeTypeFromImageTest-1973867845 tempest-VolumeAndVolumeTypeFromImageTest-1973867845-project-admin] https://10.4.3.145/volume/v3/types/e593ff51-7b85-4db5-a906-9a98798ac552 returned with HTTP 404 Jul 10 20:22:21.378253 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1466/5927] 10.4.3.145 () {66 vars in 1342 bytes} [Fri Jul 10 20:22:21 2026] GET /volume/v3/types/e593ff51-7b85-4db5-a906-9a98798ac552 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:22.831341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7a78f678-6bda-4ef7-9425-69c878e30638 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:22.910952 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:22:22.911246 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-977943085"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:22.912585 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-977943085'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:22:22.912693 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume of 1 GB Jul 10 20:22:22.917680 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Availability Zones retrieved successfully. Jul 10 20:22:22.922782 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (e70b9346-88d0-4910-882d-8734eb61da75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:22.923610 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f59835d-3941-4404-bd43-bd70e67262b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:22.924442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:22:22.948734 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f59835d-3941-4404-bd43-bd70e67262b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:22.949504 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf935f35-4f85-479a-8944-de6efdb20da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:23.003712 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Created reservations ['d726343e-da1a-4b51-95c2-23ac3c40b764', '48e79061-d915-479d-a1dd-32a821bf5623', 'df967806-afce-450b-843b-da90e5ed034a', 'c44bfd2b-9f34-43d9-8cd2-a6ad8a20499f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:23.004393 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf935f35-4f85-479a-8944-de6efdb20da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d726343e-da1a-4b51-95c2-23ac3c40b764', '48e79061-d915-479d-a1dd-32a821bf5623', 'df967806-afce-450b-843b-da90e5ed034a', 'c44bfd2b-9f34-43d9-8cd2-a6ad8a20499f']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:23.005055 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50d023f0-180e-4b2e-b824-27ce15341973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:23.026891 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50d023f0-180e-4b2e-b824-27ce15341973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c57a0cf-604d-4246-a048-262da87190c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-977943085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['d726343e-da1a-4b51-95c2-23ac3c40b764','48e79061-d915-479d-a1dd-32a821bf5623','df967806-afce-450b-843b-da90e5ed034a','c44bfd2b-9f34-43d9-8cd2-a6ad8a20499f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-977943085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c57a0cf-604d-4246-a048-262da87190c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68837d82e95448a38c1ff59852c339e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:23.027551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3432ada-08cd-4e17-ac7f-5f7cbf3da201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:23.043316 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3432ada-08cd-4e17-ac7f-5f7cbf3da201) transitioned into state 'SUCCESS' from state '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-977943085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['d726343e-da1a-4b51-95c2-23ac3c40b764','48e79061-d915-479d-a1dd-32a821bf5623','df967806-afce-450b-843b-da90e5ed034a','c44bfd2b-9f34-43d9-8cd2-a6ad8a20499f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:23.043942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd21df1-eee4-4772-adfa-8267c8db5b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:23.053425 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd21df1-eee4-4772-adfa-8267c8db5b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:23.054189 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (e70b9346-88d0-4910-882d-8734eb61da75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:23.054479 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request issued successfully. Jul 10 20:22:23.055164 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a78f678-6bda-4ef7-9425-69c878e30638 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:22:23.055555 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1491/5928] 10.4.3.145 () {68 vars in 1258 bytes} [Fri Jul 10 20:22:22 2026] POST /volume/v3/volumes => generated 763 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:23.066556 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-908087e4-e6fb-426c-8384-07dc638a31f7 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:23.068364 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-908087e4-e6fb-426c-8384-07dc638a31f7 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 Jul 10 20:22:23.068586 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-908087e4-e6fb-426c-8384-07dc638a31f7 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:23.068788 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-908087e4-e6fb-426c-8384-07dc638a31f7 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:23.075706 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:23.075706 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:23.078994 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-908087e4-e6fb-426c-8384-07dc638a31f7 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:23.083126 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-908087e4-e6fb-426c-8384-07dc638a31f7 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 returned with HTTP 200 Jul 10 20:22:23.083486 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1484/5929] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:23 2026] GET /volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:24.095504 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-c8508160-7a26-4d2c-9061-06b193860b3e None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.097194 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c8508160-7a26-4d2c-9061-06b193860b3e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 Jul 10 20:22:24.097404 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c8508160-7a26-4d2c-9061-06b193860b3e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:24.097636 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-c8508160-7a26-4d2c-9061-06b193860b3e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:24.104210 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:24.104210 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:24.107684 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-c8508160-7a26-4d2c-9061-06b193860b3e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:24.111151 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-c8508160-7a26-4d2c-9061-06b193860b3e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 returned with HTTP 200 Jul 10 20:22:24.111510 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1489/5930] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:24 2026] GET /volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:24.122113 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.123832 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:22:24.124165 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c57a0cf-604d-4246-a048-262da87190c4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-969429639"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:24.125560 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request body: {'volume': {"'source_volid": '6c57a0cf-604d-4246-a048-262da87190c4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-969429639'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:22:24.125685 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume of 1 GB Jul 10 20:22:24.130866 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Availability Zones retrieved successfully. Jul 10 20:22:24.135819 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (d561df1c-b81b-40b7-b880-5e91b0e844bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.136864 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce8f3730-0be1-4304-b37b-c8b8e9eb2292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.137744 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:22:24.160020 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce8f3730-0be1-4304-b37b-c8b8e9eb2292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.160717 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7af5cce-0dbb-476a-9bfc-2210e3fc3dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.194973 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Created reservations ['1e8a020b-c363-47dd-80b5-310a4bd49573', 'c703c822-adfd-4774-8a67-bf61c9b2d3a8', '8ccea7ea-497c-473b-b382-6c4b10f0e21e', '3f3f412e-d73d-4b16-8fe1-6e0598b55e8c'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:24.195837 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7af5cce-0dbb-476a-9bfc-2210e3fc3dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e8a020b-c363-47dd-80b5-310a4bd49573', 'c703c822-adfd-4774-8a67-bf61c9b2d3a8', '8ccea7ea-497c-473b-b382-6c4b10f0e21e', '3f3f412e-d73d-4b16-8fe1-6e0598b55e8c']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.196639 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1945e64-e7bf-4a50-914f-52a4e7f0136c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.220252 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1945e64-e7bf-4a50-914f-52a4e7f0136c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '333c044f-400c-4fdb-9b70-26b5eb603b95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-969429639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['1e8a020b-c363-47dd-80b5-310a4bd49573','c703c822-adfd-4774-8a67-bf61c9b2d3a8','8ccea7ea-497c-473b-b382-6c4b10f0e21e','3f3f412e-d73d-4b16-8fe1-6e0598b55e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-969429639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=333c044f-400c-4fdb-9b70-26b5eb603b95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68837d82e95448a38c1ff59852c339e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.221350 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5643d4-4b84-444a-914d-72be4668443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.240449 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5643d4-4b84-444a-914d-72be4668443a) transitioned into state 'SUCCESS' from state '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-969429639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['1e8a020b-c363-47dd-80b5-310a4bd49573','c703c822-adfd-4774-8a67-bf61c9b2d3a8','8ccea7ea-497c-473b-b382-6c4b10f0e21e','3f3f412e-d73d-4b16-8fe1-6e0598b55e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.241472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156a926d-bf80-4d12-b403-569b4c2da7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.252649 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156a926d-bf80-4d12-b403-569b4c2da7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.253388 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (d561df1c-b81b-40b7-b880-5e91b0e844bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.253689 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request issued successfully. Jul 10 20:22:24.254320 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f4fe1897-dee7-4f87-819c-d9fed04aa8e8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:22:24.254714 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1467/5931] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:22:24 2026] POST /volume/v3/volumes => generated 763 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:24.266357 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.268244 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:22:24.268697 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c57a0cf-604d-4246-a048-262da87190c4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-669656226"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:24.270207 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request body: {'volume': {"'source_volid": '6c57a0cf-604d-4246-a048-262da87190c4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-669656226'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:22:24.270330 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume of 1 GB Jul 10 20:22:24.270599 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:24.270599 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:24.274258 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Availability Zones retrieved successfully. Jul 10 20:22:24.279993 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (4a5f0b98-99c2-4cfb-8b9f-c5fa7c359a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.280881 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3121a95-c7b1-4627-9109-9f8215ab2f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.281749 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:22:24.305094 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3121a95-c7b1-4627-9109-9f8215ab2f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.305817 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15af00b4-e033-4c90-a247-c81fc2a2712f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.346654 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Created reservations ['001ef4a0-5260-4062-9a9a-b14ff4dc4b4f', 'ade2481a-31ea-49ce-ba34-f55ee1c28c1a', 'f748a12e-fdf6-4159-ad83-7fc814231a50', '0560d48b-cbf5-4794-86ca-c6ed2a7fe983'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:24.347659 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15af00b4-e033-4c90-a247-c81fc2a2712f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001ef4a0-5260-4062-9a9a-b14ff4dc4b4f', 'ade2481a-31ea-49ce-ba34-f55ee1c28c1a', 'f748a12e-fdf6-4159-ad83-7fc814231a50', '0560d48b-cbf5-4794-86ca-c6ed2a7fe983']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.348531 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34deb6f2-85eb-491e-9352-aa07191b6da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.373213 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34deb6f2-85eb-491e-9352-aa07191b6da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50bab707-b0b8-4ed8-a4c4-761713db5fb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-669656226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['001ef4a0-5260-4062-9a9a-b14ff4dc4b4f','ade2481a-31ea-49ce-ba34-f55ee1c28c1a','f748a12e-fdf6-4159-ad83-7fc814231a50','0560d48b-cbf5-4794-86ca-c6ed2a7fe983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-669656226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50bab707-b0b8-4ed8-a4c4-761713db5fb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68837d82e95448a38c1ff59852c339e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.374130 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665eec7f-38ed-469e-afd9-ea1d9b684588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.393685 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665eec7f-38ed-469e-afd9-ea1d9b684588) transitioned into state 'SUCCESS' from state '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-669656226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['001ef4a0-5260-4062-9a9a-b14ff4dc4b4f','ade2481a-31ea-49ce-ba34-f55ee1c28c1a','f748a12e-fdf6-4159-ad83-7fc814231a50','0560d48b-cbf5-4794-86ca-c6ed2a7fe983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.394565 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76220e63-2cc9-4b68-a6c2-4382585f4ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.404258 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76220e63-2cc9-4b68-a6c2-4382585f4ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.405037 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (4a5f0b98-99c2-4cfb-8b9f-c5fa7c359a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.405301 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request issued successfully. Jul 10 20:22:24.405804 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a87ebc9-3fcf-42ce-b0a3-cec16c0c0f85 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:22:24.406216 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1492/5932] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:22:24 2026] POST /volume/v3/volumes => generated 763 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:24.419514 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7da58266-81c5-4e6d-be4c-ef2876727211 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.421385 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:22:24.421775 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c57a0cf-604d-4246-a048-262da87190c4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2025489781"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:24.423396 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.volumes [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request body: {'volume': {"'source_volid": '6c57a0cf-604d-4246-a048-262da87190c4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2025489781'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:22:24.423547 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume of 1 GB Jul 10 20:22:24.428164 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Availability Zones retrieved successfully. Jul 10 20:22:24.434442 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (46b3c2a9-d311-4bc9-9271-887477c07f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.435482 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07be0c22-87fd-4edc-b18f-6304bc3d37d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.436532 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:22:24.465828 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07be0c22-87fd-4edc-b18f-6304bc3d37d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.466658 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e591894d-9637-4954-b305-71522fd2f958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.509581 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Created reservations ['7a938e9a-7dc4-4c11-a764-73e90b9fd7e0', '3c38e93b-0fe1-436c-a706-de5e3767f7b3', 'c30b007f-1feb-4486-a655-f3040f284a54', 'a1836939-68f0-4908-8b8d-1fa940a60afd'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:24.510563 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e591894d-9637-4954-b305-71522fd2f958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a938e9a-7dc4-4c11-a764-73e90b9fd7e0', '3c38e93b-0fe1-436c-a706-de5e3767f7b3', 'c30b007f-1feb-4486-a655-f3040f284a54', 'a1836939-68f0-4908-8b8d-1fa940a60afd']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.511495 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9224c86-90a2-4651-bd98-e590e7647915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.537294 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9224c86-90a2-4651-bd98-e590e7647915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e5df36e-6a97-4570-856c-9aa4d25a49f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2025489781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['7a938e9a-7dc4-4c11-a764-73e90b9fd7e0','3c38e93b-0fe1-436c-a706-de5e3767f7b3','c30b007f-1feb-4486-a655-f3040f284a54','a1836939-68f0-4908-8b8d-1fa940a60afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2025489781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e5df36e-6a97-4570-856c-9aa4d25a49f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68837d82e95448a38c1ff59852c339e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.538174 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6cd001-5196-4c73-9dc2-624797e0e1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.557389 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6cd001-5196-4c73-9dc2-624797e0e1e7) transitioned into state 'SUCCESS' from state '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-2025489781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['7a938e9a-7dc4-4c11-a764-73e90b9fd7e0','3c38e93b-0fe1-436c-a706-de5e3767f7b3','c30b007f-1feb-4486-a655-f3040f284a54','a1836939-68f0-4908-8b8d-1fa940a60afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.558401 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5bf501-3989-4cfb-a351-495746347b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.568803 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5bf501-3989-4cfb-a351-495746347b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.569796 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (46b3c2a9-d311-4bc9-9271-887477c07f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.570149 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request issued successfully. Jul 10 20:22:24.570822 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7da58266-81c5-4e6d-be4c-ef2876727211 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:22:24.571367 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1485/5933] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:22:24 2026] POST /volume/v3/volumes => generated 764 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:24.583612 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.585570 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:22:24.585969 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c57a0cf-604d-4246-a048-262da87190c4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1464998071"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:24.587643 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request body: {'volume': {"'source_volid": '6c57a0cf-604d-4246-a048-262da87190c4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1464998071'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:22:24.587789 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume of 1 GB Jul 10 20:22:24.592005 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Availability Zones retrieved successfully. Jul 10 20:22:24.599008 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (a09c73c7-e678-409b-ab67-de3891e575c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.600089 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f766bfdf-6174-4966-be15-0affd9948255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.601159 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:22:24.624445 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f766bfdf-6174-4966-be15-0affd9948255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.625174 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (885ad76c-aa45-4018-8971-4562d385d43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.663269 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Created reservations ['0ef8219f-8a75-417a-a133-f9f50440f297', '5b23f469-3045-4a58-aaf2-f12c1dc26b73', '5a7984b4-b8d3-44e6-b10c-9bd6d87dfb59', 'c8e74903-efde-4c12-94a6-eea39eb607fc'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:24.663927 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (885ad76c-aa45-4018-8971-4562d385d43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ef8219f-8a75-417a-a133-f9f50440f297', '5b23f469-3045-4a58-aaf2-f12c1dc26b73', '5a7984b4-b8d3-44e6-b10c-9bd6d87dfb59', 'c8e74903-efde-4c12-94a6-eea39eb607fc']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.664761 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e048c2f2-7451-4b02-9c53-7b23fdd12ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.684222 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e048c2f2-7451-4b02-9c53-7b23fdd12ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1464998071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['0ef8219f-8a75-417a-a133-f9f50440f297','5b23f469-3045-4a58-aaf2-f12c1dc26b73','5a7984b4-b8d3-44e6-b10c-9bd6d87dfb59','c8e74903-efde-4c12-94a6-eea39eb607fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1464998071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68837d82e95448a38c1ff59852c339e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.684900 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b175531b-c5ef-4799-976c-2ca72f8dd6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.701242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b175531b-c5ef-4799-976c-2ca72f8dd6fe) transitioned into state 'SUCCESS' from state '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-1464998071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['0ef8219f-8a75-417a-a133-f9f50440f297','5b23f469-3045-4a58-aaf2-f12c1dc26b73','5a7984b4-b8d3-44e6-b10c-9bd6d87dfb59','c8e74903-efde-4c12-94a6-eea39eb607fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.701850 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff84eeb-1c69-4c96-96a0-c2ba906c741f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.709414 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff84eeb-1c69-4c96-96a0-c2ba906c741f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.710154 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (a09c73c7-e678-409b-ab67-de3891e575c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.710399 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request issued successfully. Jul 10 20:22:24.710956 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-83a2b4fe-e997-4c4f-b422-60b57c50d885 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:22:24.711433 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1490/5934] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:22:24 2026] POST /volume/v3/volumes => generated 764 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:24.725073 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.726860 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:22:24.727219 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c57a0cf-604d-4246-a048-262da87190c4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1860140893"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:24.728618 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request body: {'volume': {"'source_volid": '6c57a0cf-604d-4246-a048-262da87190c4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1860140893'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:22:24.728810 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume of 1 GB Jul 10 20:22:24.729067 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:24.729067 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:24.732709 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Availability Zones retrieved successfully. Jul 10 20:22:24.738134 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (d06ce995-619b-4dad-a2d5-5e75fc3a5646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.739032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a3e8f4-9c35-48aa-9c84-30d0561d25df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.739935 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:22:24.764034 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a3e8f4-9c35-48aa-9c84-30d0561d25df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.764860 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d68a6e-c283-46b8-af5c-1e9cfa7027f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.801049 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Created reservations ['000ee095-0f55-4553-8349-f543a7d44784', '0c46f45c-aa40-4053-a828-760dfa4f10a4', '128d6e06-1fde-40ca-8d9d-4b7957b3cf43', '4e394be0-fa22-47ea-9a11-e4c0403b3c01'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:24.801829 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d68a6e-c283-46b8-af5c-1e9cfa7027f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000ee095-0f55-4553-8349-f543a7d44784', '0c46f45c-aa40-4053-a828-760dfa4f10a4', '128d6e06-1fde-40ca-8d9d-4b7957b3cf43', '4e394be0-fa22-47ea-9a11-e4c0403b3c01']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.802595 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692277a3-bccf-4a64-87cb-9774587fdfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.824129 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692277a3-bccf-4a64-87cb-9774587fdfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1860140893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['000ee095-0f55-4553-8349-f543a7d44784','0c46f45c-aa40-4053-a828-760dfa4f10a4','128d6e06-1fde-40ca-8d9d-4b7957b3cf43','4e394be0-fa22-47ea-9a11-e4c0403b3c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1860140893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68837d82e95448a38c1ff59852c339e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.824929 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d075950-6a9c-4587-af54-9bd4bbcc2b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.845778 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d075950-6a9c-4587-af54-9bd4bbcc2b1b) transitioned into state 'SUCCESS' from state '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-1860140893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68837d82e95448a38c1ff59852c339e5',qos_specs=None,replication_status=,reservations=['000ee095-0f55-4553-8349-f543a7d44784','0c46f45c-aa40-4053-a828-760dfa4f10a4','128d6e06-1fde-40ca-8d9d-4b7957b3cf43','4e394be0-fa22-47ea-9a11-e4c0403b3c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf75c978fc94904a6bce7973b47d2b2',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.846789 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b45bcb-af55-4338-9421-af60d43e4e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:24.857814 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b45bcb-af55-4338-9421-af60d43e4e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:24.858975 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Flow 'volume_create_api' (d06ce995-619b-4dad-a2d5-5e75fc3a5646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:24.859390 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Create volume request issued successfully. Jul 10 20:22:24.860307 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bec3e2e1-31e6-4acf-8d5e-cbe8aa026746 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:22:24.860900 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1468/5935] 10.4.3.145 () {68 vars in 1259 bytes} [Fri Jul 10 20:22:24 2026] POST /volume/v3/volumes => generated 764 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:24.872363 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7a06d6f9-bd20-49a0-9548-0683aec45be0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.874287 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a06d6f9-bd20-49a0-9548-0683aec45be0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 Jul 10 20:22:24.874484 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a06d6f9-bd20-49a0-9548-0683aec45be0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:24.874690 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7a06d6f9-bd20-49a0-9548-0683aec45be0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:24.882255 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:24.882255 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:24.885940 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7a06d6f9-bd20-49a0-9548-0683aec45be0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:24.890294 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7a06d6f9-bd20-49a0-9548-0683aec45be0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 returned with HTTP 200 Jul 10 20:22:24.890671 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1493/5936] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:24 2026] GET /volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:24.901988 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c06404b9-3ed8-4ffc-a7ec-b4ea438912a4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.903809 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c06404b9-3ed8-4ffc-a7ec-b4ea438912a4 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 Jul 10 20:22:24.904056 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c06404b9-3ed8-4ffc-a7ec-b4ea438912a4 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:24.904312 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c06404b9-3ed8-4ffc-a7ec-b4ea438912a4 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:24.912303 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:24.912303 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:24.915847 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-c06404b9-3ed8-4ffc-a7ec-b4ea438912a4 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:24.920006 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c06404b9-3ed8-4ffc-a7ec-b4ea438912a4 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 returned with HTTP 200 Jul 10 20:22:24.920579 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1486/5937] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:24 2026] GET /volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:24.932359 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-079e24cc-747a-4d3b-9184-a864b4080294 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.934162 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-079e24cc-747a-4d3b-9184-a864b4080294 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 Jul 10 20:22:24.934344 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-079e24cc-747a-4d3b-9184-a864b4080294 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:24.934546 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-079e24cc-747a-4d3b-9184-a864b4080294 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:24.941705 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:24.941705 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:24.945773 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-079e24cc-747a-4d3b-9184-a864b4080294 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:24.950388 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-079e24cc-747a-4d3b-9184-a864b4080294 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 returned with HTTP 200 Jul 10 20:22:24.950815 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1491/5938] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:24 2026] GET /volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:24.962684 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9c95dd9d-45f1-4bc0-9698-6ccb207a56be None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.965210 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9c95dd9d-45f1-4bc0-9698-6ccb207a56be tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 Jul 10 20:22:24.965409 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9c95dd9d-45f1-4bc0-9698-6ccb207a56be tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:24.965634 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9c95dd9d-45f1-4bc0-9698-6ccb207a56be tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:24.973223 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:24.973223 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:24.977277 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9c95dd9d-45f1-4bc0-9698-6ccb207a56be tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:24.981722 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9c95dd9d-45f1-4bc0-9698-6ccb207a56be tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 returned with HTTP 200 Jul 10 20:22:24.982142 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1469/5939] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:24 2026] GET /volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:24.994307 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cfff0bf7-b15c-4179-9a77-610d10bd992e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:24.996291 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cfff0bf7-b15c-4179-9a77-610d10bd992e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 Jul 10 20:22:24.996575 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cfff0bf7-b15c-4179-9a77-610d10bd992e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:24.996791 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cfff0bf7-b15c-4179-9a77-610d10bd992e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:25.004203 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:25.004203 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:25.008136 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cfff0bf7-b15c-4179-9a77-610d10bd992e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:25.012356 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cfff0bf7-b15c-4179-9a77-610d10bd992e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 returned with HTTP 200 Jul 10 20:22:25.012872 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1494/5940] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:24 2026] GET /volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:25.024682 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-67eb74fe-bb04-4788-a4f8-54855158a603 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:25.026250 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-67eb74fe-bb04-4788-a4f8-54855158a603 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] DELETE https://10.4.3.145/volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 Jul 10 20:22:25.026425 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-67eb74fe-bb04-4788-a4f8-54855158a603 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:25.026607 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-67eb74fe-bb04-4788-a4f8-54855158a603 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:25.026757 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-67eb74fe-bb04-4788-a4f8-54855158a603 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume with id: 14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 Jul 10 20:22:25.032979 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:25.032979 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:25.033429 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-67eb74fe-bb04-4788-a4f8-54855158a603 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:25.050848 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-67eb74fe-bb04-4788-a4f8-54855158a603 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume request issued successfully. Jul 10 20:22:25.051058 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-67eb74fe-bb04-4788-a4f8-54855158a603 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 returned with HTTP 202 Jul 10 20:22:25.051531 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1487/5941] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:25 2026] DELETE /volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:25.058943 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7844d113-0b9f-4725-94fc-f4ed289b6312 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:25.060863 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7844d113-0b9f-4725-94fc-f4ed289b6312 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 Jul 10 20:22:25.061109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7844d113-0b9f-4725-94fc-f4ed289b6312 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:25.061317 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7844d113-0b9f-4725-94fc-f4ed289b6312 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:25.069315 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:25.069315 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:25.073264 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-7844d113-0b9f-4725-94fc-f4ed289b6312 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:25.078439 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7844d113-0b9f-4725-94fc-f4ed289b6312 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 returned with HTTP 200 Jul 10 20:22:25.078784 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1492/5942] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:25 2026] GET /volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:26.093590 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0ed58e7e-4730-46c9-96e8-b00782801ee8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:26.095273 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0ed58e7e-4730-46c9-96e8-b00782801ee8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 Jul 10 20:22:26.095511 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0ed58e7e-4730-46c9-96e8-b00782801ee8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:26.095739 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0ed58e7e-4730-46c9-96e8-b00782801ee8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:26.100729 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0ed58e7e-4730-46c9-96e8-b00782801ee8 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 returned with HTTP 404 Jul 10 20:22:26.101191 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1470/5943] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:26 2026] GET /volume/v3/volumes/14bcfdcf-1e82-48fe-b04f-ccbfeee6d3d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:26.107562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-55341ea7-9db6-43d1-8aa9-2848548830ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:26.109099 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55341ea7-9db6-43d1-8aa9-2848548830ee tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] DELETE https://10.4.3.145/volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 Jul 10 20:22:26.109274 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55341ea7-9db6-43d1-8aa9-2848548830ee tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:26.109455 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55341ea7-9db6-43d1-8aa9-2848548830ee tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:26.109595 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-55341ea7-9db6-43d1-8aa9-2848548830ee tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume with id: 1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 Jul 10 20:22:26.115532 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:26.115532 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:26.115921 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-55341ea7-9db6-43d1-8aa9-2848548830ee tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:26.132238 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-55341ea7-9db6-43d1-8aa9-2848548830ee tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume request issued successfully. Jul 10 20:22:26.132367 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55341ea7-9db6-43d1-8aa9-2848548830ee tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 returned with HTTP 202 Jul 10 20:22:26.132738 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1495/5944] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:26 2026] DELETE /volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:26.139835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-26688c4c-69f0-47f5-ac56-56016aa9108a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:26.141379 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-26688c4c-69f0-47f5-ac56-56016aa9108a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 Jul 10 20:22:26.141589 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-26688c4c-69f0-47f5-ac56-56016aa9108a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:26.141766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-26688c4c-69f0-47f5-ac56-56016aa9108a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:26.148138 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:26.148138 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:26.151380 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-26688c4c-69f0-47f5-ac56-56016aa9108a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:26.155794 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-26688c4c-69f0-47f5-ac56-56016aa9108a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 returned with HTTP 200 Jul 10 20:22:26.156255 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1488/5945] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:26 2026] GET /volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:27.168709 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-86a4379f-a14c-4bb6-b4cb-e0a1ec4c99d3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:27.170296 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-86a4379f-a14c-4bb6-b4cb-e0a1ec4c99d3 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 Jul 10 20:22:27.170498 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-86a4379f-a14c-4bb6-b4cb-e0a1ec4c99d3 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:27.170688 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-86a4379f-a14c-4bb6-b4cb-e0a1ec4c99d3 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:27.175747 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-86a4379f-a14c-4bb6-b4cb-e0a1ec4c99d3 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 returned with HTTP 404 Jul 10 20:22:27.176170 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1493/5946] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:27 2026] GET /volume/v3/volumes/1e4a2977-c0bd-42de-a96c-e1cab6e8c1b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:27.183015 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-2fbe49f7-0f15-4397-b10b-e6fee76dbe44 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:27.184739 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2fbe49f7-0f15-4397-b10b-e6fee76dbe44 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] DELETE https://10.4.3.145/volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 Jul 10 20:22:27.184942 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2fbe49f7-0f15-4397-b10b-e6fee76dbe44 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:27.185176 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-2fbe49f7-0f15-4397-b10b-e6fee76dbe44 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:27.185339 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-2fbe49f7-0f15-4397-b10b-e6fee76dbe44 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume with id: 3e5df36e-6a97-4570-856c-9aa4d25a49f2 Jul 10 20:22:27.191864 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:27.191864 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:27.192364 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2fbe49f7-0f15-4397-b10b-e6fee76dbe44 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:27.208206 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-2fbe49f7-0f15-4397-b10b-e6fee76dbe44 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume request issued successfully. Jul 10 20:22:27.208434 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-2fbe49f7-0f15-4397-b10b-e6fee76dbe44 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 returned with HTTP 202 Jul 10 20:22:27.208802 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1471/5947] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:27 2026] DELETE /volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:27.216622 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6cb6fc8e-2194-44c2-9f37-37172f5e203e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:27.218345 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cb6fc8e-2194-44c2-9f37-37172f5e203e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 Jul 10 20:22:27.218548 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cb6fc8e-2194-44c2-9f37-37172f5e203e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:27.218718 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cb6fc8e-2194-44c2-9f37-37172f5e203e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:27.225385 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:27.225385 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:27.229026 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6cb6fc8e-2194-44c2-9f37-37172f5e203e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:27.233215 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cb6fc8e-2194-44c2-9f37-37172f5e203e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 returned with HTTP 200 Jul 10 20:22:27.233700 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1496/5948] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:27 2026] GET /volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:28.246732 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f6fcf14c-e97a-41a1-a0cd-016f2bd0553a None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:28.248550 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f6fcf14c-e97a-41a1-a0cd-016f2bd0553a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 Jul 10 20:22:28.248751 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f6fcf14c-e97a-41a1-a0cd-016f2bd0553a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:28.248930 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f6fcf14c-e97a-41a1-a0cd-016f2bd0553a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:28.254513 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f6fcf14c-e97a-41a1-a0cd-016f2bd0553a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 returned with HTTP 404 Jul 10 20:22:28.254985 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1489/5949] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:28 2026] GET /volume/v3/volumes/3e5df36e-6a97-4570-856c-9aa4d25a49f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:28.261178 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-3518e9e7-0c5c-4d1e-be7f-e0792ce83af5 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:28.262872 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3518e9e7-0c5c-4d1e-be7f-e0792ce83af5 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] DELETE https://10.4.3.145/volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 Jul 10 20:22:28.263091 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3518e9e7-0c5c-4d1e-be7f-e0792ce83af5 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:28.263293 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-3518e9e7-0c5c-4d1e-be7f-e0792ce83af5 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:28.263478 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-3518e9e7-0c5c-4d1e-be7f-e0792ce83af5 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume with id: 50bab707-b0b8-4ed8-a4c4-761713db5fb4 Jul 10 20:22:28.270199 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:28.270199 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:28.270653 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3518e9e7-0c5c-4d1e-be7f-e0792ce83af5 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:28.289678 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-3518e9e7-0c5c-4d1e-be7f-e0792ce83af5 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume request issued successfully. Jul 10 20:22:28.289990 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-3518e9e7-0c5c-4d1e-be7f-e0792ce83af5 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 returned with HTTP 202 Jul 10 20:22:28.290375 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1494/5950] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:28 2026] DELETE /volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:28.297620 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-51e24865-0a09-4eec-9bb8-60cca723fbd0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:28.299235 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-51e24865-0a09-4eec-9bb8-60cca723fbd0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 Jul 10 20:22:28.299427 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-51e24865-0a09-4eec-9bb8-60cca723fbd0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:28.299680 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-51e24865-0a09-4eec-9bb8-60cca723fbd0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:28.306649 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:28.306649 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:28.310208 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-51e24865-0a09-4eec-9bb8-60cca723fbd0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:28.314168 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-51e24865-0a09-4eec-9bb8-60cca723fbd0 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 returned with HTTP 200 Jul 10 20:22:28.314544 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1472/5951] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:28 2026] GET /volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:29.325913 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-755cf714-e094-4e14-9a71-981f1f4f877a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:29.328084 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-755cf714-e094-4e14-9a71-981f1f4f877a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 Jul 10 20:22:29.328261 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-755cf714-e094-4e14-9a71-981f1f4f877a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:29.328430 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-755cf714-e094-4e14-9a71-981f1f4f877a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:29.333888 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-755cf714-e094-4e14-9a71-981f1f4f877a tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 returned with HTTP 404 Jul 10 20:22:29.334347 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1497/5952] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:29 2026] GET /volume/v3/volumes/50bab707-b0b8-4ed8-a4c4-761713db5fb4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:29.341244 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0ef89b7b-d56d-4a3c-a55a-65266e2a3655 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:29.343083 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0ef89b7b-d56d-4a3c-a55a-65266e2a3655 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] DELETE https://10.4.3.145/volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 Jul 10 20:22:29.343321 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0ef89b7b-d56d-4a3c-a55a-65266e2a3655 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:29.343578 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0ef89b7b-d56d-4a3c-a55a-65266e2a3655 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:29.343770 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.v3.volumes [None req-0ef89b7b-d56d-4a3c-a55a-65266e2a3655 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume with id: 333c044f-400c-4fdb-9b70-26b5eb603b95 Jul 10 20:22:29.351949 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:29.351949 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:29.352419 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0ef89b7b-d56d-4a3c-a55a-65266e2a3655 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:29.370899 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0ef89b7b-d56d-4a3c-a55a-65266e2a3655 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume request issued successfully. Jul 10 20:22:29.371154 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0ef89b7b-d56d-4a3c-a55a-65266e2a3655 tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 returned with HTTP 202 Jul 10 20:22:29.371572 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1490/5953] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:29 2026] DELETE /volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:29.380129 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-766f1034-2a9a-460a-b793-b2a0d43d005b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:29.382509 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-766f1034-2a9a-460a-b793-b2a0d43d005b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 Jul 10 20:22:29.382785 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-766f1034-2a9a-460a-b793-b2a0d43d005b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:29.383059 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-766f1034-2a9a-460a-b793-b2a0d43d005b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:29.391569 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:29.391569 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:29.396118 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-766f1034-2a9a-460a-b793-b2a0d43d005b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:29.401985 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-766f1034-2a9a-460a-b793-b2a0d43d005b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 returned with HTTP 200 Jul 10 20:22:29.402503 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1495/5954] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:29 2026] GET /volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:30.414811 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-da2f7665-d2fc-4c29-a8d9-101b7848940e None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:30.416599 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da2f7665-d2fc-4c29-a8d9-101b7848940e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 Jul 10 20:22:30.416785 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da2f7665-d2fc-4c29-a8d9-101b7848940e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:30.417013 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-da2f7665-d2fc-4c29-a8d9-101b7848940e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:30.422192 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-da2f7665-d2fc-4c29-a8d9-101b7848940e tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 returned with HTTP 404 Jul 10 20:22:30.422627 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1473/5955] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:30 2026] GET /volume/v3/volumes/333c044f-400c-4fdb-9b70-26b5eb603b95 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:30.428919 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d0a2b62-1cbd-4cb9-8d74-d83473f0021f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:30.430569 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d0a2b62-1cbd-4cb9-8d74-d83473f0021f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] DELETE https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 Jul 10 20:22:30.430755 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d0a2b62-1cbd-4cb9-8d74-d83473f0021f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:30.430958 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d0a2b62-1cbd-4cb9-8d74-d83473f0021f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:30.431107 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-7d0a2b62-1cbd-4cb9-8d74-d83473f0021f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume with id: 6c57a0cf-604d-4246-a048-262da87190c4 Jul 10 20:22:30.437369 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:30.437369 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:30.437769 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d0a2b62-1cbd-4cb9-8d74-d83473f0021f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:30.453144 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d0a2b62-1cbd-4cb9-8d74-d83473f0021f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Delete volume request issued successfully. Jul 10 20:22:30.453328 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d0a2b62-1cbd-4cb9-8d74-d83473f0021f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 returned with HTTP 202 Jul 10 20:22:30.453897 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1498/5956] 10.4.3.145 () {66 vars in 1351 bytes} [Fri Jul 10 20:22:30 2026] DELETE /volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:22:30.460500 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d360c0cc-2d99-45a0-afe8-014284ab537b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:30.463173 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d360c0cc-2d99-45a0-afe8-014284ab537b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 Jul 10 20:22:30.463506 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d360c0cc-2d99-45a0-afe8-014284ab537b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:30.463980 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d360c0cc-2d99-45a0-afe8-014284ab537b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:30.472324 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:30.472324 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:30.476728 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-d360c0cc-2d99-45a0-afe8-014284ab537b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Volume info retrieved successfully. Jul 10 20:22:30.480940 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d360c0cc-2d99-45a0-afe8-014284ab537b tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 returned with HTTP 200 Jul 10 20:22:30.481438 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1491/5957] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:30 2026] GET /volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:31.495225 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-38080a6c-d401-4db5-802e-4f785f58a51f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:31.497068 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38080a6c-d401-4db5-802e-4f785f58a51f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] GET https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 Jul 10 20:22:31.497261 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38080a6c-d401-4db5-802e-4f785f58a51f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:31.497455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-38080a6c-d401-4db5-802e-4f785f58a51f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:31.502719 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-38080a6c-d401-4db5-802e-4f785f58a51f tempest-CreateVolumesFromSourceVolumeTest-1605413887 tempest-CreateVolumesFromSourceVolumeTest-1605413887-project-member] https://10.4.3.145/volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 returned with HTTP 404 Jul 10 20:22:31.503293 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1496/5958] 10.4.3.145 () {66 vars in 1348 bytes} [Fri Jul 10 20:22:31 2026] GET /volume/v3/volumes/6c57a0cf-604d-4246-a048-262da87190c4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:22:32.568471 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:32.639313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:22:32.639636 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-439407638"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:32.640875 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.volumes [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-439407638'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:22:32.641031 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume of 1 GB Jul 10 20:22:32.644511 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Availability Zones retrieved successfully. Jul 10 20:22:32.649788 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (c6f5c1be-2b12-4843-be6d-f3e0f05f426d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:32.650582 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0b4478-634f-4511-a692-adc201a5f767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:32.651279 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.flows.api.create_volume [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Validating volume size '1' using validate_int {{(pid=99971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:22:32.674855 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0b4478-634f-4511-a692-adc201a5f767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:32.675523 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bc7708-fa4a-41d6-be2c-603f492ac906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:32.726392 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['f2959e66-d3d4-46e6-bb99-3e6acbba528c', '715fdfbc-43d6-48d1-9f94-066fa629fd32', 'e8ce573e-b1f5-49d0-94ec-f585655ca898', '4f34ba08-2f5e-4a31-91e1-5f04c96a5b76'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:32.727237 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bc7708-fa4a-41d6-be2c-603f492ac906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2959e66-d3d4-46e6-bb99-3e6acbba528c', '715fdfbc-43d6-48d1-9f94-066fa629fd32', 'e8ce573e-b1f5-49d0-94ec-f585655ca898', '4f34ba08-2f5e-4a31-91e1-5f04c96a5b76']}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:32.727913 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9a28c8-bea2-4f70-858a-cc6730f03fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:32.752325 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9a28c8-bea2-4f70-858a-cc6730f03fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a537802c-bd27-44fc-81a1-b74e471a16fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-439407638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['f2959e66-d3d4-46e6-bb99-3e6acbba528c','715fdfbc-43d6-48d1-9f94-066fa629fd32','e8ce573e-b1f5-49d0-94ec-f585655ca898','4f34ba08-2f5e-4a31-91e1-5f04c96a5b76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-439407638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a537802c-bd27-44fc-81a1-b74e471a16fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba1dd5f161449128c84e8eb57e298aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:32.753013 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3638c939-c291-41dc-95f4-26f437be291c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:32.768877 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3638c939-c291-41dc-95f4-26f437be291c) transitioned into state 'SUCCESS' from state '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-439407638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['f2959e66-d3d4-46e6-bb99-3e6acbba528c','715fdfbc-43d6-48d1-9f94-066fa629fd32','e8ce573e-b1f5-49d0-94ec-f585655ca898','4f34ba08-2f5e-4a31-91e1-5f04c96a5b76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:32.769567 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd56a180-607c-4a5b-b4a7-89b6cb8b7963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:22:32.778046 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd56a180-607c-4a5b-b4a7-89b6cb8b7963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:22:32.778774 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (c6f5c1be-2b12-4843-be6d-f3e0f05f426d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:22:32.779069 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request issued successfully. Jul 10 20:22:32.779596 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-24369b86-8d46-4313-9ddc-30a8b76a13b7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:22:32.780019 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1474/5959] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:22:32 2026] POST /volume/v3/volumes => generated 777 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:32.791273 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ca52d475-7b2b-4bba-8a21-3f670ee1a5be None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:32.793035 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ca52d475-7b2b-4bba-8a21-3f670ee1a5be tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc Jul 10 20:22:32.793255 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ca52d475-7b2b-4bba-8a21-3f670ee1a5be tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:32.793455 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ca52d475-7b2b-4bba-8a21-3f670ee1a5be tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:32.800126 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:32.800126 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:32.804099 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ca52d475-7b2b-4bba-8a21-3f670ee1a5be tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:22:32.808309 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ca52d475-7b2b-4bba-8a21-3f670ee1a5be tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc returned with HTTP 200 Jul 10 20:22:32.808705 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1499/5960] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:32 2026] GET /volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:33.821612 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a90493c6-ec61-44b2-a19d-622c4934f791 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:33.823726 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a90493c6-ec61-44b2-a19d-622c4934f791 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc Jul 10 20:22:33.824123 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a90493c6-ec61-44b2-a19d-622c4934f791 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:33.824411 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a90493c6-ec61-44b2-a19d-622c4934f791 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:33.832887 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:33.832887 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:33.836418 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-a90493c6-ec61-44b2-a19d-622c4934f791 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:22:33.839926 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a90493c6-ec61-44b2-a19d-622c4934f791 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc returned with HTTP 200 Jul 10 20:22:33.840304 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1492/5961] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:33 2026] GET /volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:22:33.851485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-5e71c6ff-55e2-48a5-a7de-46eb8c0015f8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:33.853183 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5e71c6ff-55e2-48a5-a7de-46eb8c0015f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:22:33.853544 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-5e71c6ff-55e2-48a5-a7de-46eb8c0015f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a537802c-bd27-44fc-81a1-b74e471a16fc", "name": "tempest-type-Backup-514268447"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:33.854916 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.contrib.backups [None req-5e71c6ff-55e2-48a5-a7de-46eb8c0015f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating new backup {'backup': {'volume_id': 'a537802c-bd27-44fc-81a1-b74e471a16fc', 'name': 'tempest-type-Backup-514268447'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:22:33.855096 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-5e71c6ff-55e2-48a5-a7de-46eb8c0015f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating backup of volume a537802c-bd27-44fc-81a1-b74e471a16fc in container None Jul 10 20:22:33.862882 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:33.862882 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:33.863276 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-5e71c6ff-55e2-48a5-a7de-46eb8c0015f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:22:33.891282 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-5e71c6ff-55e2-48a5-a7de-46eb8c0015f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['349c2413-1d2e-45a8-aa87-cb88f6f6954a', '5fe63fc3-6de5-4457-8ad9-cbc6ead86245'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:33.918601 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-5e71c6ff-55e2-48a5-a7de-46eb8c0015f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:22:33.918931 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1497/5962] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:22:33 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 20:22:33.927205 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e4f4cf1b-1701-4bcc-b4a6-1cf405e77943 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:33.928902 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e4f4cf1b-1701-4bcc-b4a6-1cf405e77943 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:33.931046 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e4f4cf1b-1701-4bcc-b4a6-1cf405e77943 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:33.931046 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e4f4cf1b-1701-4bcc-b4a6-1cf405e77943 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:33.931046 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e4f4cf1b-1701-4bcc-b4a6-1cf405e77943 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:33.933730 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:33.933730 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:33.934391 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e4f4cf1b-1701-4bcc-b4a6-1cf405e77943 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:33.934693 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1475/5963] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:33 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:34.944442 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4893a1e8-b33c-4097-a979-c31e29d6b5e0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:34.946311 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4893a1e8-b33c-4097-a979-c31e29d6b5e0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:34.946530 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4893a1e8-b33c-4097-a979-c31e29d6b5e0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:34.946724 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4893a1e8-b33c-4097-a979-c31e29d6b5e0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:34.946839 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4893a1e8-b33c-4097-a979-c31e29d6b5e0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:34.951065 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:34.951065 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:34.951688 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4893a1e8-b33c-4097-a979-c31e29d6b5e0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:34.952065 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1500/5964] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:34 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:35.961805 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4374c0be-6bcd-4e52-b813-ebe65ca6c1de None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:35.963516 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4374c0be-6bcd-4e52-b813-ebe65ca6c1de tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:35.963715 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4374c0be-6bcd-4e52-b813-ebe65ca6c1de tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:35.963890 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4374c0be-6bcd-4e52-b813-ebe65ca6c1de tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:35.964010 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-4374c0be-6bcd-4e52-b813-ebe65ca6c1de tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:35.967786 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:35.967786 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:35.968414 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4374c0be-6bcd-4e52-b813-ebe65ca6c1de tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:35.968776 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1493/5965] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:35 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:36.979426 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b55b4d3a-1464-444d-a820-1a2fd825b75c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:36.981749 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b55b4d3a-1464-444d-a820-1a2fd825b75c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:36.982077 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b55b4d3a-1464-444d-a820-1a2fd825b75c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:36.982312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b55b4d3a-1464-444d-a820-1a2fd825b75c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:36.982463 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b55b4d3a-1464-444d-a820-1a2fd825b75c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:36.987135 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:36.987135 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:36.987805 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b55b4d3a-1464-444d-a820-1a2fd825b75c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:36.988235 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1498/5966] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:36 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:37.998856 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-12b4ac25-20bf-4960-85b6-a0a09a5c7466 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:38.000648 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-12b4ac25-20bf-4960-85b6-a0a09a5c7466 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:38.000868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-12b4ac25-20bf-4960-85b6-a0a09a5c7466 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:38.001101 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-12b4ac25-20bf-4960-85b6-a0a09a5c7466 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:38.001204 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-12b4ac25-20bf-4960-85b6-a0a09a5c7466 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:38.005620 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:38.005620 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:38.006272 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-12b4ac25-20bf-4960-85b6-a0a09a5c7466 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:38.006717 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1476/5967] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:37 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:39.016902 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-544987d0-89bb-449f-89d6-81d2bff99dc2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:39.018576 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-544987d0-89bb-449f-89d6-81d2bff99dc2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:39.018793 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-544987d0-89bb-449f-89d6-81d2bff99dc2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:39.018984 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-544987d0-89bb-449f-89d6-81d2bff99dc2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:39.019084 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-544987d0-89bb-449f-89d6-81d2bff99dc2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:39.022799 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:39.022799 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:39.023344 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-544987d0-89bb-449f-89d6-81d2bff99dc2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:39.023670 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1501/5968] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:39 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:40.032672 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-890db2a6-b688-4ebb-91ca-c1786f4f018d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:40.034423 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-890db2a6-b688-4ebb-91ca-c1786f4f018d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:40.034623 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-890db2a6-b688-4ebb-91ca-c1786f4f018d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:40.034788 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-890db2a6-b688-4ebb-91ca-c1786f4f018d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:40.034926 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-890db2a6-b688-4ebb-91ca-c1786f4f018d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:40.039155 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:40.039155 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:40.039875 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-890db2a6-b688-4ebb-91ca-c1786f4f018d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:40.040288 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1494/5969] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:40 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:41.049868 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-08376755-a0c1-4593-b9d3-3a035b0265b3 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:41.051651 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-08376755-a0c1-4593-b9d3-3a035b0265b3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:41.051866 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-08376755-a0c1-4593-b9d3-3a035b0265b3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:41.052061 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-08376755-a0c1-4593-b9d3-3a035b0265b3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:41.052158 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-08376755-a0c1-4593-b9d3-3a035b0265b3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:41.055907 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:41.055907 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:41.056456 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-08376755-a0c1-4593-b9d3-3a035b0265b3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:41.056758 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1499/5970] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:41 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:42.065840 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5338ecac-2faf-4a8f-bc49-55b3cf9999ce None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:42.067575 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5338ecac-2faf-4a8f-bc49-55b3cf9999ce tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:42.067793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5338ecac-2faf-4a8f-bc49-55b3cf9999ce tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:42.067982 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5338ecac-2faf-4a8f-bc49-55b3cf9999ce tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:42.068102 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5338ecac-2faf-4a8f-bc49-55b3cf9999ce tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:42.071891 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:42.071891 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:42.072448 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5338ecac-2faf-4a8f-bc49-55b3cf9999ce tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:42.072749 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1477/5971] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:42 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:43.082242 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-231e9b87-1080-4ce9-b6cb-4d71ff9d5e16 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:43.084385 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-231e9b87-1080-4ce9-b6cb-4d71ff9d5e16 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:43.084637 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-231e9b87-1080-4ce9-b6cb-4d71ff9d5e16 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:43.084855 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-231e9b87-1080-4ce9-b6cb-4d71ff9d5e16 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:43.084972 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-231e9b87-1080-4ce9-b6cb-4d71ff9d5e16 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:43.089554 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:43.089554 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:43.090274 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-231e9b87-1080-4ce9-b6cb-4d71ff9d5e16 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:43.090647 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1502/5972] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:43 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:44.100685 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-cbb61982-2ce5-4947-9bff-00dd06f3cce6 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:44.102903 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cbb61982-2ce5-4947-9bff-00dd06f3cce6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:44.103200 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cbb61982-2ce5-4947-9bff-00dd06f3cce6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:44.103458 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-cbb61982-2ce5-4947-9bff-00dd06f3cce6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:44.103584 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-cbb61982-2ce5-4947-9bff-00dd06f3cce6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:44.108662 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:44.108662 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:44.109443 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-cbb61982-2ce5-4947-9bff-00dd06f3cce6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:44.109884 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1495/5973] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:44 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:45.119945 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ee606664-8c45-48c6-a8e5-3b58f14af662 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:45.121532 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ee606664-8c45-48c6-a8e5-3b58f14af662 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:45.121724 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ee606664-8c45-48c6-a8e5-3b58f14af662 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:45.121891 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ee606664-8c45-48c6-a8e5-3b58f14af662 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:45.122016 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ee606664-8c45-48c6-a8e5-3b58f14af662 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:45.125776 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:45.125776 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:45.126327 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ee606664-8c45-48c6-a8e5-3b58f14af662 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:45.126682 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1500/5974] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:45 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:46.142724 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-d8d042ca-7fcc-440e-8476-6a463793994d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:46.150456 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d8d042ca-7fcc-440e-8476-6a463793994d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:46.150692 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d8d042ca-7fcc-440e-8476-6a463793994d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:46.150891 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-d8d042ca-7fcc-440e-8476-6a463793994d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:46.151055 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-d8d042ca-7fcc-440e-8476-6a463793994d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:46.155094 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:46.155094 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:46.155670 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-d8d042ca-7fcc-440e-8476-6a463793994d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:46.156038 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1478/5975] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:46 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:47.167072 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1f3ae914-2c3d-47ed-ae7f-c2a598105522 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:47.168802 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1f3ae914-2c3d-47ed-ae7f-c2a598105522 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:47.169047 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1f3ae914-2c3d-47ed-ae7f-c2a598105522 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:47.169222 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1f3ae914-2c3d-47ed-ae7f-c2a598105522 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:47.169353 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1f3ae914-2c3d-47ed-ae7f-c2a598105522 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:47.173657 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:47.173657 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:47.174281 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1f3ae914-2c3d-47ed-ae7f-c2a598105522 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:47.174662 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1503/5976] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:47 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:48.185299 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-dda8a426-6503-4049-9048-129c5f8d9d6c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:48.192561 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dda8a426-6503-4049-9048-129c5f8d9d6c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:48.194567 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dda8a426-6503-4049-9048-129c5f8d9d6c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:48.195843 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-dda8a426-6503-4049-9048-129c5f8d9d6c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:48.196447 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-dda8a426-6503-4049-9048-129c5f8d9d6c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:48.210143 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:48.210143 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:48.211176 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-dda8a426-6503-4049-9048-129c5f8d9d6c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:48.211733 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1496/5977] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:48 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:49.223515 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-27ebf591-cd76-480b-acc8-7e4201504573 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:49.226435 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-27ebf591-cd76-480b-acc8-7e4201504573 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:49.226435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-27ebf591-cd76-480b-acc8-7e4201504573 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:49.226435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-27ebf591-cd76-480b-acc8-7e4201504573 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:49.226435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-27ebf591-cd76-480b-acc8-7e4201504573 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:49.229590 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:49.229590 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:49.230245 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-27ebf591-cd76-480b-acc8-7e4201504573 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:49.230680 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1501/5978] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:49 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:50.240491 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-07d7cc78-d978-4f06-9beb-51252764e21d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:50.242806 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07d7cc78-d978-4f06-9beb-51252764e21d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:50.243091 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07d7cc78-d978-4f06-9beb-51252764e21d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:50.243291 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-07d7cc78-d978-4f06-9beb-51252764e21d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:50.243407 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-07d7cc78-d978-4f06-9beb-51252764e21d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:50.247875 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:50.247875 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:50.248469 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-07d7cc78-d978-4f06-9beb-51252764e21d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:50.248876 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1479/5979] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:50 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:51.260790 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-92b298bf-cf8e-499f-93c1-96acad838d23 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:51.262521 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-92b298bf-cf8e-499f-93c1-96acad838d23 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:22:51.262741 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-92b298bf-cf8e-499f-93c1-96acad838d23 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:51.262973 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-92b298bf-cf8e-499f-93c1-96acad838d23 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:51.263097 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-92b298bf-cf8e-499f-93c1-96acad838d23 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:51.267764 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:51.267764 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:51.268390 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-92b298bf-cf8e-499f-93c1-96acad838d23 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:22:51.268785 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1504/5980] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:51 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:51.279368 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-5cf18ea0-c09a-4b4f-8f59-9d033b301ca5 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:51.280919 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5cf18ea0-c09a-4b4f-8f59-9d033b301ca5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:22:51.281245 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-5cf18ea0-c09a-4b4f-8f59-9d033b301ca5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a537802c-bd27-44fc-81a1-b74e471a16fc"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:22:51.282519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-5cf18ea0-c09a-4b4f-8f59-9d033b301ca5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating new backup {'backup': {'volume_id': 'a537802c-bd27-44fc-81a1-b74e471a16fc'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:22:51.282658 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-5cf18ea0-c09a-4b4f-8f59-9d033b301ca5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating backup of volume a537802c-bd27-44fc-81a1-b74e471a16fc in container None Jul 10 20:22:51.289488 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:51.289488 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:51.289826 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-5cf18ea0-c09a-4b4f-8f59-9d033b301ca5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:22:51.304801 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-5cf18ea0-c09a-4b4f-8f59-9d033b301ca5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['6b896e1d-209e-4fae-8f6a-5d47fe96be0a', 'fe8f1a59-2e5b-4141-8867-0e44f9cb818b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:22:51.335111 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-5cf18ea0-c09a-4b4f-8f59-9d033b301ca5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:22:51.335607 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1497/5981] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:22:51 2026] POST /volume/v3/backups => generated 288 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:22:51.343465 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-4715c662-bd8c-47ec-9941-a9090ea5d1e7 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:51.345200 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4715c662-bd8c-47ec-9941-a9090ea5d1e7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:51.345384 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4715c662-bd8c-47ec-9941-a9090ea5d1e7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:51.345575 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-4715c662-bd8c-47ec-9941-a9090ea5d1e7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:51.345678 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-4715c662-bd8c-47ec-9941-a9090ea5d1e7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:51.349905 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:51.349905 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:51.350468 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-4715c662-bd8c-47ec-9941-a9090ea5d1e7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:51.350716 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1502/5982] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:51 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:52.360179 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-1f5b8fd7-2662-42c6-a042-9005211e2cef None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:52.361755 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f5b8fd7-2662-42c6-a042-9005211e2cef tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:52.361975 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f5b8fd7-2662-42c6-a042-9005211e2cef tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:52.362162 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-1f5b8fd7-2662-42c6-a042-9005211e2cef tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:52.362264 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-1f5b8fd7-2662-42c6-a042-9005211e2cef tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:52.367235 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:52.367235 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:52.367950 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-1f5b8fd7-2662-42c6-a042-9005211e2cef tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:52.368324 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1480/5983] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:52 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:53.377489 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-34508fd3-81b6-4a67-8170-ccd76957288b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:53.379890 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34508fd3-81b6-4a67-8170-ccd76957288b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:53.380108 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34508fd3-81b6-4a67-8170-ccd76957288b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:53.380281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34508fd3-81b6-4a67-8170-ccd76957288b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:53.380385 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-34508fd3-81b6-4a67-8170-ccd76957288b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:53.384342 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:53.384342 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:53.384973 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34508fd3-81b6-4a67-8170-ccd76957288b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:53.385355 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1505/5984] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:53 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:54.395521 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e85c4ccd-fc08-460c-83a8-63029bed9e39 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:54.397228 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e85c4ccd-fc08-460c-83a8-63029bed9e39 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:54.397459 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e85c4ccd-fc08-460c-83a8-63029bed9e39 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:54.397663 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e85c4ccd-fc08-460c-83a8-63029bed9e39 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:54.397766 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e85c4ccd-fc08-460c-83a8-63029bed9e39 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:54.401585 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:54.401585 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:54.402091 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e85c4ccd-fc08-460c-83a8-63029bed9e39 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:54.402392 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1498/5985] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:54 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:55.412155 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-e8d2ea2a-8623-44d5-91f2-c6a845fadc1f None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:55.414647 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e8d2ea2a-8623-44d5-91f2-c6a845fadc1f tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:55.414647 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e8d2ea2a-8623-44d5-91f2-c6a845fadc1f tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:55.414647 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-e8d2ea2a-8623-44d5-91f2-c6a845fadc1f tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:55.414647 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-e8d2ea2a-8623-44d5-91f2-c6a845fadc1f tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:55.417648 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:55.417648 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:55.418309 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-e8d2ea2a-8623-44d5-91f2-c6a845fadc1f tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:55.418772 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1503/5986] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:55 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:56.429628 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-ed4d348d-0174-4d95-81df-b181ebcfb39a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:56.431940 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed4d348d-0174-4d95-81df-b181ebcfb39a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:56.432312 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed4d348d-0174-4d95-81df-b181ebcfb39a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:56.432594 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-ed4d348d-0174-4d95-81df-b181ebcfb39a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:56.432664 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-ed4d348d-0174-4d95-81df-b181ebcfb39a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:56.438526 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:56.438526 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:22:56.439388 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-ed4d348d-0174-4d95-81df-b181ebcfb39a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:56.439892 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1481/5987] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:56 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:57.450639 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-13960fb7-9192-40c6-b1bb-a00b215f1700 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:57.452402 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-13960fb7-9192-40c6-b1bb-a00b215f1700 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:57.452701 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-13960fb7-9192-40c6-b1bb-a00b215f1700 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:57.452979 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-13960fb7-9192-40c6-b1bb-a00b215f1700 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:57.453133 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-13960fb7-9192-40c6-b1bb-a00b215f1700 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:57.458030 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:57.458030 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:22:57.458809 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-13960fb7-9192-40c6-b1bb-a00b215f1700 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:57.459288 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1506/5988] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:57 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:58.470130 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-c5007fcb-8dcd-4061-895b-4ecd8d37b3ed None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:58.471927 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c5007fcb-8dcd-4061-895b-4ecd8d37b3ed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:58.472128 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c5007fcb-8dcd-4061-895b-4ecd8d37b3ed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:58.472320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-c5007fcb-8dcd-4061-895b-4ecd8d37b3ed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:58.472448 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-c5007fcb-8dcd-4061-895b-4ecd8d37b3ed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:58.476656 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:58.476656 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:22:58.477269 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-c5007fcb-8dcd-4061-895b-4ecd8d37b3ed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:58.477641 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1499/5989] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:58 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:22:59.486982 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-01e88634-145c-4d9c-a538-f4abd91a66e8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:22:59.488681 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-01e88634-145c-4d9c-a538-f4abd91a66e8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:22:59.488888 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-01e88634-145c-4d9c-a538-f4abd91a66e8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:22:59.489073 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-01e88634-145c-4d9c-a538-f4abd91a66e8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:22:59.489166 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-01e88634-145c-4d9c-a538-f4abd91a66e8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:22:59.493211 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:22:59.493211 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:22:59.493753 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-01e88634-145c-4d9c-a538-f4abd91a66e8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:22:59.494285 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1504/5990] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:22:59 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:00.503984 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-3987ea8e-5944-4bf8-b339-c3811a51623a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:00.505530 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3987ea8e-5944-4bf8-b339-c3811a51623a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:00.505727 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3987ea8e-5944-4bf8-b339-c3811a51623a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:00.505897 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-3987ea8e-5944-4bf8-b339-c3811a51623a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:00.506112 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-3987ea8e-5944-4bf8-b339-c3811a51623a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:00.509918 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:00.509918 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:00.510440 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-3987ea8e-5944-4bf8-b339-c3811a51623a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:23:00.510767 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1482/5991] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:00 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:01.520040 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ab6bd367-d527-4d34-b140-b7eededf0849 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:01.521754 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab6bd367-d527-4d34-b140-b7eededf0849 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:01.522075 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab6bd367-d527-4d34-b140-b7eededf0849 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:01.522171 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab6bd367-d527-4d34-b140-b7eededf0849 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:01.522276 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ab6bd367-d527-4d34-b140-b7eededf0849 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:01.527464 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:01.527464 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:01.528332 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab6bd367-d527-4d34-b140-b7eededf0849 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:23:01.529013 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1507/5992] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:01 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:02.538921 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-7dca6d59-7636-4849-8bee-1e93c658bce1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:02.540559 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7dca6d59-7636-4849-8bee-1e93c658bce1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:02.540883 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7dca6d59-7636-4849-8bee-1e93c658bce1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:02.541484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-7dca6d59-7636-4849-8bee-1e93c658bce1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:02.541484 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-7dca6d59-7636-4849-8bee-1e93c658bce1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:02.545284 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:02.545284 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:02.545829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-7dca6d59-7636-4849-8bee-1e93c658bce1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:23:02.546201 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1500/5993] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:02 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:03.555823 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8e87e333-5b2f-42e6-9349-20bff07bfbb2 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:03.557483 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e87e333-5b2f-42e6-9349-20bff07bfbb2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:03.557684 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e87e333-5b2f-42e6-9349-20bff07bfbb2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:03.557858 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8e87e333-5b2f-42e6-9349-20bff07bfbb2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:03.558001 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8e87e333-5b2f-42e6-9349-20bff07bfbb2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:03.563088 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:03.563088 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:03.563829 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8e87e333-5b2f-42e6-9349-20bff07bfbb2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:23:03.564279 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1505/5994] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:03 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:04.574195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f486ae19-84af-4771-8082-92e11029fdb3 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:04.575993 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f486ae19-84af-4771-8082-92e11029fdb3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:04.575993 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f486ae19-84af-4771-8082-92e11029fdb3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:04.576106 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f486ae19-84af-4771-8082-92e11029fdb3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:04.576256 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f486ae19-84af-4771-8082-92e11029fdb3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:04.581041 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:04.581041 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:04.582015 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f486ae19-84af-4771-8082-92e11029fdb3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:23:04.582089 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1483/5995] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:04 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:05.591935 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0cab22f9-2e9e-4fe1-be12-89108adbaabc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:05.594174 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0cab22f9-2e9e-4fe1-be12-89108adbaabc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:05.594429 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0cab22f9-2e9e-4fe1-be12-89108adbaabc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:05.594647 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0cab22f9-2e9e-4fe1-be12-89108adbaabc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:05.594779 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0cab22f9-2e9e-4fe1-be12-89108adbaabc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:05.600295 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:05.600295 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:05.601210 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0cab22f9-2e9e-4fe1-be12-89108adbaabc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:23:05.601921 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1508/5996] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:05 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:06.611632 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-912b73ae-6426-4e37-bb1a-83bfa7f44744 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:06.613744 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-912b73ae-6426-4e37-bb1a-83bfa7f44744 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:06.614015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-912b73ae-6426-4e37-bb1a-83bfa7f44744 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:06.614258 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-912b73ae-6426-4e37-bb1a-83bfa7f44744 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:06.614433 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-912b73ae-6426-4e37-bb1a-83bfa7f44744 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:06.619118 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:06.619118 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:06.619829 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-912b73ae-6426-4e37-bb1a-83bfa7f44744 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:23:06.620271 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1501/5997] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:06 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:07.630339 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-531407ed-8b85-4d79-b346-5cf618ba403b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:07.632556 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-531407ed-8b85-4d79-b346-5cf618ba403b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:07.632824 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-531407ed-8b85-4d79-b346-5cf618ba403b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:07.633119 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-531407ed-8b85-4d79-b346-5cf618ba403b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:07.633312 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-531407ed-8b85-4d79-b346-5cf618ba403b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 87ef109a-c572-4f5a-be6b-056cfa4ea57b. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:07.637847 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:07.637847 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:07.638590 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-531407ed-8b85-4d79-b346-5cf618ba403b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 200 Jul 10 20:23:07.639032 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1506/5998] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:07 2026] GET /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:07.649905 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-7c98f648-34ec-40a5-bd53-e2b6165fdfd0 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:07.651460 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7c98f648-34ec-40a5-bd53-e2b6165fdfd0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b Jul 10 20:23:07.651640 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7c98f648-34ec-40a5-bd53-e2b6165fdfd0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:07.651809 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-7c98f648-34ec-40a5-bd53-e2b6165fdfd0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:07.651931 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-7c98f648-34ec-40a5-bd53-e2b6165fdfd0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete backup with id: 87ef109a-c572-4f5a-be6b-056cfa4ea57b. Jul 10 20:23:07.655645 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:07.655645 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:07.667488 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-7c98f648-34ec-40a5-bd53-e2b6165fdfd0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] delete_backup rpcapi backup_id 87ef109a-c572-4f5a-be6b-056cfa4ea57b {{(pid=99971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:23:07.669215 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-7c98f648-34ec-40a5-bd53-e2b6165fdfd0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b returned with HTTP 202 Jul 10 20:23:07.669625 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1484/5999] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:23:07 2026] DELETE /volume/v3/backups/87ef109a-c572-4f5a-be6b-056cfa4ea57b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:23:07.677216 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:07.679442 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:23:07.679884 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-688426987"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:23:07.681443 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-688426987'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:23:07.681575 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume of 1 GB Jul 10 20:23:07.687346 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Availability Zones retrieved successfully. Jul 10 20:23:07.692562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (b389e23d-5eb3-4116-a575-26b6f90005b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:23:07.693552 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b118a277-c359-4141-ba6c-80b5b220b657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:07.694319 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:23:07.717360 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b118a277-c359-4141-ba6c-80b5b220b657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:07.718121 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3516d7-5362-4841-aa40-353da04df1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:07.757758 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['9a815284-0121-418a-8d23-fa2529eee60e', '9e3dbcbf-361e-4757-9eb2-1cf8c4c28db9', '3685d8e1-e57b-4804-af8b-6ac4a29d3b25', 'f5a22ed3-4469-4434-96d0-9d8ac3167fe0'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:23:07.758590 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3516d7-5362-4841-aa40-353da04df1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a815284-0121-418a-8d23-fa2529eee60e', '9e3dbcbf-361e-4757-9eb2-1cf8c4c28db9', '3685d8e1-e57b-4804-af8b-6ac4a29d3b25', 'f5a22ed3-4469-4434-96d0-9d8ac3167fe0']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:07.759341 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d8bc03-c4cf-4172-ad2e-b21e51e69f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:07.782287 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d8bc03-c4cf-4172-ad2e-b21e51e69f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f466b6c-2b7a-4b30-b027-bab9ffac28f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-688426987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['9a815284-0121-418a-8d23-fa2529eee60e','9e3dbcbf-361e-4757-9eb2-1cf8c4c28db9','3685d8e1-e57b-4804-af8b-6ac4a29d3b25','f5a22ed3-4469-4434-96d0-9d8ac3167fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:23:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-688426987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f466b6c-2b7a-4b30-b027-bab9ffac28f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba1dd5f161449128c84e8eb57e298aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:07.782938 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea3e731b-0cc2-4e69-aa9e-543db914c33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:07.799408 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea3e731b-0cc2-4e69-aa9e-543db914c33e) transitioned into state 'SUCCESS' from state '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-688426987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['9a815284-0121-418a-8d23-fa2529eee60e','9e3dbcbf-361e-4757-9eb2-1cf8c4c28db9','3685d8e1-e57b-4804-af8b-6ac4a29d3b25','f5a22ed3-4469-4434-96d0-9d8ac3167fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:07.800207 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d6de0ef-4c1d-46b4-8401-1fbd423fb1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:07.808456 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d6de0ef-4c1d-46b4-8401-1fbd423fb1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:07.809205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (b389e23d-5eb3-4116-a575-26b6f90005b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:23:07.809493 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request issued successfully. Jul 10 20:23:07.810019 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-71ca28c4-d515-4b75-9dc1-c54a43106d08 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:23:07.810435 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1509/6000] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:23:07 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:23:07.822072 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0e763c08-1b96-4741-ad9c-bba61671197d None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:07.823550 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0e763c08-1b96-4741-ad9c-bba61671197d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 Jul 10 20:23:07.823753 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0e763c08-1b96-4741-ad9c-bba61671197d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:07.823925 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0e763c08-1b96-4741-ad9c-bba61671197d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:07.831309 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:07.831309 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:07.834969 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-0e763c08-1b96-4741-ad9c-bba61671197d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:07.838855 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0e763c08-1b96-4741-ad9c-bba61671197d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 returned with HTTP 200 Jul 10 20:23:07.839412 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1502/6001] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:07 2026] GET /volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:08.850840 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8d13f4f1-427a-45f7-8434-8cd1bd3c9fc9 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:08.852460 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d13f4f1-427a-45f7-8434-8cd1bd3c9fc9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 Jul 10 20:23:08.852679 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d13f4f1-427a-45f7-8434-8cd1bd3c9fc9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:08.852862 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8d13f4f1-427a-45f7-8434-8cd1bd3c9fc9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:08.860773 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:08.860773 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:08.864306 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-8d13f4f1-427a-45f7-8434-8cd1bd3c9fc9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:08.868177 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8d13f4f1-427a-45f7-8434-8cd1bd3c9fc9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 returned with HTTP 200 Jul 10 20:23:08.868547 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1507/6002] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:08 2026] GET /volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:23:08.882927 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9a3f8fb0-03e5-476f-b865-9c4ee73db8d9 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:08.884799 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a3f8fb0-03e5-476f-b865-9c4ee73db8d9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:23:08.885195 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9a3f8fb0-03e5-476f-b865-9c4ee73db8d9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f466b6c-2b7a-4b30-b027-bab9ffac28f1", "name": "tempest-type-Backup-1726069518"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:23:08.886599 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-9a3f8fb0-03e5-476f-b865-9c4ee73db8d9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating new backup {'backup': {'volume_id': '1f466b6c-2b7a-4b30-b027-bab9ffac28f1', 'name': 'tempest-type-Backup-1726069518'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:23:08.886729 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-9a3f8fb0-03e5-476f-b865-9c4ee73db8d9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating backup of volume 1f466b6c-2b7a-4b30-b027-bab9ffac28f1 in container None Jul 10 20:23:08.895018 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:08.895018 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:08.895496 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9a3f8fb0-03e5-476f-b865-9c4ee73db8d9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:08.911257 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-9a3f8fb0-03e5-476f-b865-9c4ee73db8d9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['8af793cd-96c7-451f-9645-5d25d91018ed', '1b7d5ef8-cc59-4148-a94b-e3f6565ba3d9'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:23:08.939912 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9a3f8fb0-03e5-476f-b865-9c4ee73db8d9 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:23:08.940460 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1485/6003] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:23:08 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:23:08.949546 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4605a5f8-aac0-4450-8715-1fe9b78c0458 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:08.951562 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4605a5f8-aac0-4450-8715-1fe9b78c0458 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:08.951768 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4605a5f8-aac0-4450-8715-1fe9b78c0458 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:08.951995 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4605a5f8-aac0-4450-8715-1fe9b78c0458 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:08.952122 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4605a5f8-aac0-4450-8715-1fe9b78c0458 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:08.956061 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:08.956061 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:08.956650 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4605a5f8-aac0-4450-8715-1fe9b78c0458 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:08.956994 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1510/6004] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:08 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:09.968818 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-016896d9-dec2-4886-961d-7259e4e6171b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:09.971202 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-016896d9-dec2-4886-961d-7259e4e6171b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:09.971519 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-016896d9-dec2-4886-961d-7259e4e6171b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:09.971801 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-016896d9-dec2-4886-961d-7259e4e6171b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:09.972003 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-016896d9-dec2-4886-961d-7259e4e6171b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:09.976905 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:09.976905 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:09.977696 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-016896d9-dec2-4886-961d-7259e4e6171b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:09.978134 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1503/6005] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:09 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:10.989435 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-de3a2647-05fc-4987-8397-02ab5892cdd8 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:10.991134 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-de3a2647-05fc-4987-8397-02ab5892cdd8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:10.991334 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-de3a2647-05fc-4987-8397-02ab5892cdd8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:10.991541 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-de3a2647-05fc-4987-8397-02ab5892cdd8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:10.991639 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-de3a2647-05fc-4987-8397-02ab5892cdd8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:10.995944 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:10.995944 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:10.996602 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-de3a2647-05fc-4987-8397-02ab5892cdd8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:10.996976 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1508/6006] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:10 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:12.006353 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-c2fecf70-9698-4694-bfb2-b3eb398a853b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:12.007954 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c2fecf70-9698-4694-bfb2-b3eb398a853b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:12.008183 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c2fecf70-9698-4694-bfb2-b3eb398a853b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:12.008422 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-c2fecf70-9698-4694-bfb2-b3eb398a853b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:12.008516 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-c2fecf70-9698-4694-bfb2-b3eb398a853b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:12.010296 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=116,cinder:UPDATE=48,cinder:INSERT=28,cinder:DELETE=1 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:23:12.013789 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:12.013789 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:12.014631 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-c2fecf70-9698-4694-bfb2-b3eb398a853b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:12.015794 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1486/6007] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:12 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:13.026051 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9d3fdf2a-8a82-4e4f-a9a4-3ffadb419aed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:13.027865 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d3fdf2a-8a82-4e4f-a9a4-3ffadb419aed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:13.028088 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d3fdf2a-8a82-4e4f-a9a4-3ffadb419aed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:13.028275 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d3fdf2a-8a82-4e4f-a9a4-3ffadb419aed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:13.028397 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9d3fdf2a-8a82-4e4f-a9a4-3ffadb419aed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:13.030084 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=116,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:23:13.033066 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:13.033066 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:13.033696 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d3fdf2a-8a82-4e4f-a9a4-3ffadb419aed tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:13.034114 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1511/6008] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:13 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:14.044279 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-b7c33386-41e0-4416-8a2a-432677bc1d6b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:14.045733 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b7c33386-41e0-4416-8a2a-432677bc1d6b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:14.045912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b7c33386-41e0-4416-8a2a-432677bc1d6b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:14.046107 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-b7c33386-41e0-4416-8a2a-432677bc1d6b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:14.046202 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-b7c33386-41e0-4416-8a2a-432677bc1d6b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:14.048320 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=79,cinder:INSERT=11,cinder:UPDATE=22 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:23:14.051336 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:14.051336 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:14.052154 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-b7c33386-41e0-4416-8a2a-432677bc1d6b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:14.052600 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1504/6009] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:14 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:15.061675 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1b869de1-f904-489d-9ed4-562baec00f9a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:15.063317 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b869de1-f904-489d-9ed4-562baec00f9a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:15.063533 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b869de1-f904-489d-9ed4-562baec00f9a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:15.063720 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1b869de1-f904-489d-9ed4-562baec00f9a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:15.063821 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-1b869de1-f904-489d-9ed4-562baec00f9a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:15.065375 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=85,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:23:15.068315 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:15.068315 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:15.068928 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1b869de1-f904-489d-9ed4-562baec00f9a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:15.069331 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1509/6010] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:15 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:16.078416 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-bdb9b5c7-b8b7-4fac-bbd6-bfbec8ed980c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:16.080141 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bdb9b5c7-b8b7-4fac-bbd6-bfbec8ed980c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:16.080343 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bdb9b5c7-b8b7-4fac-bbd6-bfbec8ed980c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:16.080570 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-bdb9b5c7-b8b7-4fac-bbd6-bfbec8ed980c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:16.080698 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-bdb9b5c7-b8b7-4fac-bbd6-bfbec8ed980c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:16.084724 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:16.084724 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:16.085358 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-bdb9b5c7-b8b7-4fac-bbd6-bfbec8ed980c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:16.085719 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1487/6011] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:16 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:17.094794 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4e56d2a7-bb65-42f0-9111-11306dc6e9d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:17.096486 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4e56d2a7-bb65-42f0-9111-11306dc6e9d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:17.096711 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4e56d2a7-bb65-42f0-9111-11306dc6e9d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:17.096901 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4e56d2a7-bb65-42f0-9111-11306dc6e9d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:17.097026 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4e56d2a7-bb65-42f0-9111-11306dc6e9d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:17.100980 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:17.100980 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:17.101709 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4e56d2a7-bb65-42f0-9111-11306dc6e9d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:17.102319 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1512/6012] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:17 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:18.112255 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6dbd8f1b-8a12-4fb6-b764-197bc025120c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:18.113754 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6dbd8f1b-8a12-4fb6-b764-197bc025120c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:18.113950 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6dbd8f1b-8a12-4fb6-b764-197bc025120c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:18.114149 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6dbd8f1b-8a12-4fb6-b764-197bc025120c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:18.114262 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-6dbd8f1b-8a12-4fb6-b764-197bc025120c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:18.118806 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:18.118806 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:18.119431 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6dbd8f1b-8a12-4fb6-b764-197bc025120c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:18.119787 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1505/6013] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:18 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:19.130304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-34874f6f-e6a7-41d1-8cf3-649b9e42615c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:19.132483 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-34874f6f-e6a7-41d1-8cf3-649b9e42615c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:19.132690 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-34874f6f-e6a7-41d1-8cf3-649b9e42615c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:19.132896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-34874f6f-e6a7-41d1-8cf3-649b9e42615c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:19.133024 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-34874f6f-e6a7-41d1-8cf3-649b9e42615c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:19.139601 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:19.139601 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:19.140247 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-34874f6f-e6a7-41d1-8cf3-649b9e42615c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:19.140621 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1510/6014] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:19 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:20.151707 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-311d8e24-9e0c-4dc5-8a37-d19b4c219d40 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:20.153707 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-311d8e24-9e0c-4dc5-8a37-d19b4c219d40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:20.153998 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-311d8e24-9e0c-4dc5-8a37-d19b4c219d40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:20.154233 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-311d8e24-9e0c-4dc5-8a37-d19b4c219d40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:20.154380 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-311d8e24-9e0c-4dc5-8a37-d19b4c219d40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:20.158797 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:20.158797 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:20.159474 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-311d8e24-9e0c-4dc5-8a37-d19b4c219d40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:20.159982 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1488/6015] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:20 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:21.172167 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72414921-ecd6-4a8e-af8b-5e865c3c120b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:21.174286 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72414921-ecd6-4a8e-af8b-5e865c3c120b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:21.174619 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72414921-ecd6-4a8e-af8b-5e865c3c120b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:21.174892 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72414921-ecd6-4a8e-af8b-5e865c3c120b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:21.175068 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-72414921-ecd6-4a8e-af8b-5e865c3c120b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:21.180083 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:21.180083 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:21.180932 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72414921-ecd6-4a8e-af8b-5e865c3c120b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:21.181591 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1513/6016] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:21 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:22.192060 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ccee32cc-0e70-4859-a6f7-b5f26aa29a84 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:22.193624 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ccee32cc-0e70-4859-a6f7-b5f26aa29a84 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:22.193886 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ccee32cc-0e70-4859-a6f7-b5f26aa29a84 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:22.194169 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ccee32cc-0e70-4859-a6f7-b5f26aa29a84 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:22.194334 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-ccee32cc-0e70-4859-a6f7-b5f26aa29a84 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:22.199499 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:22.199499 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:22.200339 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ccee32cc-0e70-4859-a6f7-b5f26aa29a84 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:22.200772 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1506/6017] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:22 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:23.214140 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6207c0fd-8d5c-4b08-96e6-ce3b3aa3354a None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:23.215953 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6207c0fd-8d5c-4b08-96e6-ce3b3aa3354a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:23.216229 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6207c0fd-8d5c-4b08-96e6-ce3b3aa3354a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:23.216483 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6207c0fd-8d5c-4b08-96e6-ce3b3aa3354a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:23.216652 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-6207c0fd-8d5c-4b08-96e6-ce3b3aa3354a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:23.220884 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:23.220884 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:23.221562 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6207c0fd-8d5c-4b08-96e6-ce3b3aa3354a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:23.221925 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1511/6018] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:23 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:24.231600 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f15e8d7d-77b7-43dd-98c2-ce6cbb0720ba None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:24.233313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f15e8d7d-77b7-43dd-98c2-ce6cbb0720ba tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:24.233561 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f15e8d7d-77b7-43dd-98c2-ce6cbb0720ba tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:24.233743 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f15e8d7d-77b7-43dd-98c2-ce6cbb0720ba tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:24.233848 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-f15e8d7d-77b7-43dd-98c2-ce6cbb0720ba tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:24.238281 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:24.238281 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:24.238991 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f15e8d7d-77b7-43dd-98c2-ce6cbb0720ba tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:24.239353 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1489/6019] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:24 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:25.248869 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-25ea0501-a925-4abe-bd5d-2ed249d2972d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:25.250687 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25ea0501-a925-4abe-bd5d-2ed249d2972d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:25.250890 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25ea0501-a925-4abe-bd5d-2ed249d2972d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:25.251098 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-25ea0501-a925-4abe-bd5d-2ed249d2972d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:25.251205 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-25ea0501-a925-4abe-bd5d-2ed249d2972d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id b117e9ea-0212-422f-a20f-6c1b4d980d48. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:25.255612 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:25.255612 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:25.256183 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-25ea0501-a925-4abe-bd5d-2ed249d2972d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 200 Jul 10 20:23:25.256507 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1514/6020] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:25 2026] GET /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:25.266916 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f75674da-3dc4-4cb6-9f65-b8f22957a4ab None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:25.268917 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f75674da-3dc4-4cb6-9f65-b8f22957a4ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 Jul 10 20:23:25.269194 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f75674da-3dc4-4cb6-9f65-b8f22957a4ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:25.269448 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f75674da-3dc4-4cb6-9f65-b8f22957a4ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:25.269604 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-f75674da-3dc4-4cb6-9f65-b8f22957a4ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete backup with id: b117e9ea-0212-422f-a20f-6c1b4d980d48. Jul 10 20:23:25.273916 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:25.273916 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:25.284730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-f75674da-3dc4-4cb6-9f65-b8f22957a4ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] delete_backup rpcapi backup_id b117e9ea-0212-422f-a20f-6c1b4d980d48 {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:23:25.286566 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f75674da-3dc4-4cb6-9f65-b8f22957a4ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 returned with HTTP 202 Jul 10 20:23:25.286976 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1507/6021] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:23:25 2026] DELETE /volume/v3/backups/b117e9ea-0212-422f-a20f-6c1b4d980d48 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:23:25.293833 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-592c869a-fbdc-4a48-8e28-448efd0efbdd None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:25.296051 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-592c869a-fbdc-4a48-8e28-448efd0efbdd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 Jul 10 20:23:25.296288 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-592c869a-fbdc-4a48-8e28-448efd0efbdd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:25.296522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-592c869a-fbdc-4a48-8e28-448efd0efbdd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:25.296705 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-592c869a-fbdc-4a48-8e28-448efd0efbdd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume with id: 1f466b6c-2b7a-4b30-b027-bab9ffac28f1 Jul 10 20:23:25.303363 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:25.303363 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:25.304104 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-592c869a-fbdc-4a48-8e28-448efd0efbdd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:25.318751 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-592c869a-fbdc-4a48-8e28-448efd0efbdd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume request issued successfully. Jul 10 20:23:25.318925 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-592c869a-fbdc-4a48-8e28-448efd0efbdd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 returned with HTTP 202 Jul 10 20:23:25.319399 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1512/6022] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:23:25 2026] DELETE /volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:23:25.326002 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-09b1f384-71db-4e98-8958-df48a3480e33 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:25.327615 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09b1f384-71db-4e98-8958-df48a3480e33 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 Jul 10 20:23:25.327789 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09b1f384-71db-4e98-8958-df48a3480e33 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:25.327973 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-09b1f384-71db-4e98-8958-df48a3480e33 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:25.337921 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:25.337921 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:25.342808 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-09b1f384-71db-4e98-8958-df48a3480e33 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:25.346609 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-09b1f384-71db-4e98-8958-df48a3480e33 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 returned with HTTP 200 Jul 10 20:23:25.346972 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1490/6023] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:25 2026] GET /volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:23:26.359513 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-53bb6fb9-c5ad-44b8-9432-2e10da1a0c90 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:26.361295 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53bb6fb9-c5ad-44b8-9432-2e10da1a0c90 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 Jul 10 20:23:26.361562 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53bb6fb9-c5ad-44b8-9432-2e10da1a0c90 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:26.361742 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53bb6fb9-c5ad-44b8-9432-2e10da1a0c90 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:26.367202 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53bb6fb9-c5ad-44b8-9432-2e10da1a0c90 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 returned with HTTP 404 Jul 10 20:23:26.367701 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1515/6024] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:26 2026] GET /volume/v3/volumes/1f466b6c-2b7a-4b30-b027-bab9ffac28f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:23:26.375009 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:26.376782 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0/export_record Jul 10 20:23:26.377015 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:26.377217 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'export_record' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:26.377318 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Export record for backup 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 20:23:26.381101 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:26.381101 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:26.381909 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.api [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling RPCAPI with context: , host: np0000005048, backup: 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 20:23:26.389876 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] export_record in rpcapi backup_id 0589069d-f3a4-4bed-8fda-6ececc4a92d0 on host np0000005048. {{(pid=99974) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 20:23:26.891996 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDU4OTA2OWQtZjNhNC00YmVkLThmZGEtNmVjZWNjNGE5MmQwIiwgInVzZXJfaWQiOiAiMDFlZjRlMmFlOGFlNDNlMDkyNzFmOGNhOWY4Mjk2MWIiLCAicHJvamVjdF9pZCI6ICJhYmExZGQ1ZjE2MTQ0OTEyOGM4NGU4ZWI1N2UyOThhYSIsICJ2b2x1bWVfaWQiOiAiYTUzNzgwMmMtYmQyNy00NGZjLTgxYTEtYjc0ZTQ3MWExNmZjIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTQyNjg0NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hNTM3ODAyYy1iZDI3LTQ0ZmMtODFhMS1iNzRlNDcxYTE2ZmMvMjAyNjA3MTAyMDIyMzgvYXpfbm92YV9iYWNrdXBfMDU4OTA2OWQtZjNhNC00YmVkLThmZGEtNmVjZWNjNGE5MmQwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQyMDoyMjozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoyMjozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDIwOjIyOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99974) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 20:23:26.892347 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-1b1c3313-8d17-44b1-9926-43b0d3b2aaae tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0/export_record returned with HTTP 200 Jul 10 20:23:26.892857 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1508/6025] 10.4.3.145 () {68 vars in 1430 bytes} [Fri Jul 10 20:23:26 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:23:26.901128 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-621c4011-02a4-4041-847a-f3e0009c8e5b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:26.903536 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:23:26.904074 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1516926212"}} {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:23:26.905992 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.volumes [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1516926212'}} {{(pid=99972) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:23:26.906170 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume of 1 GB Jul 10 20:23:26.910760 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Availability Zones retrieved successfully. Jul 10 20:23:26.916098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (b223067a-fa6b-45da-adcb-b946790d4d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:23:26.916947 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7418167b-f30b-4bf3-abc8-36b348159662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:26.917722 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.flows.api.create_volume [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Validating volume size '1' using validate_int {{(pid=99972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:23:26.938908 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7418167b-f30b-4bf3-abc8-36b348159662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:26.939854 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f1dea3-76ce-4ee0-a952-a2fc99b2ee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:26.974662 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.quota [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['d9198d28-13ea-444b-bba9-9f04ffb09163', '4f2eca2b-5093-4b1f-ab71-4f99225cd834', 'd998dc23-d332-4a5e-ba39-d503f10fefab', '3a5c4b61-6978-4fb8-b961-8dfb1a2d2e2a'] {{(pid=99972) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:23:26.975352 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f1dea3-76ce-4ee0-a952-a2fc99b2ee71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9198d28-13ea-444b-bba9-9f04ffb09163', '4f2eca2b-5093-4b1f-ab71-4f99225cd834', 'd998dc23-d332-4a5e-ba39-d503f10fefab', '3a5c4b61-6978-4fb8-b961-8dfb1a2d2e2a']}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:26.976124 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bca4905-a609-4009-9a10-ad1fb59681a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:26.997844 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bca4905-a609-4009-9a10-ad1fb59681a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863f4aa5-076f-4478-91a2-eb7849f56070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1516926212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['d9198d28-13ea-444b-bba9-9f04ffb09163','4f2eca2b-5093-4b1f-ab71-4f99225cd834','d998dc23-d332-4a5e-ba39-d503f10fefab','3a5c4b61-6978-4fb8-b961-8dfb1a2d2e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1516926212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=863f4aa5-076f-4478-91a2-eb7849f56070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba1dd5f161449128c84e8eb57e298aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:26.998573 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e2913b-94ef-47c6-b927-aec5135b4945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:27.016195 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e2913b-94ef-47c6-b927-aec5135b4945) transitioned into state 'SUCCESS' from state '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-1516926212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['d9198d28-13ea-444b-bba9-9f04ffb09163','4f2eca2b-5093-4b1f-ab71-4f99225cd834','d998dc23-d332-4a5e-ba39-d503f10fefab','3a5c4b61-6978-4fb8-b961-8dfb1a2d2e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:27.016817 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d896154a-7ef1-4495-870b-db6ae47bf052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:27.027522 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d896154a-7ef1-4495-870b-db6ae47bf052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99972) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:27.028311 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (b223067a-fa6b-45da-adcb-b946790d4d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99972) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:23:27.028644 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request issued successfully. Jul 10 20:23:27.029230 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-621c4011-02a4-4041-847a-f3e0009c8e5b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:23:27.029781 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1513/6026] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:23:26 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:23:27.044853 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0f0157e8-de96-4e3e-a560-5a6574ed13ab None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:27.047058 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0f0157e8-de96-4e3e-a560-5a6574ed13ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 Jul 10 20:23:27.047285 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0f0157e8-de96-4e3e-a560-5a6574ed13ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:27.047493 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0f0157e8-de96-4e3e-a560-5a6574ed13ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:27.054335 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:27.054335 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:27.057516 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-0f0157e8-de96-4e3e-a560-5a6574ed13ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:27.061100 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0f0157e8-de96-4e3e-a560-5a6574ed13ab tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 returned with HTTP 200 Jul 10 20:23:27.061463 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1491/6027] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:27 2026] GET /volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:28.076899 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-da6baac5-4822-4aef-a578-218bff7ffc4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:28.078467 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-da6baac5-4822-4aef-a578-218bff7ffc4c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 Jul 10 20:23:28.078645 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-da6baac5-4822-4aef-a578-218bff7ffc4c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:28.078814 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-da6baac5-4822-4aef-a578-218bff7ffc4c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:28.085089 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:28.085089 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:28.089235 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-da6baac5-4822-4aef-a578-218bff7ffc4c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:28.093610 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-da6baac5-4822-4aef-a578-218bff7ffc4c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 returned with HTTP 200 Jul 10 20:23:28.094179 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1516/6028] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:28 2026] GET /volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:23:28.104834 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e82fc03f-d78a-42ec-80dc-a9f5dccb608c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:28.106500 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e82fc03f-d78a-42ec-80dc-a9f5dccb608c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:23:28.106793 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e82fc03f-d78a-42ec-80dc-a9f5dccb608c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "863f4aa5-076f-4478-91a2-eb7849f56070", "name": "tempest-type-Backup-2021228450"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:23:28.108509 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-e82fc03f-d78a-42ec-80dc-a9f5dccb608c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating new backup {'backup': {'volume_id': '863f4aa5-076f-4478-91a2-eb7849f56070', 'name': 'tempest-type-Backup-2021228450'}} {{(pid=99974) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:23:28.108660 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-e82fc03f-d78a-42ec-80dc-a9f5dccb608c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating backup of volume 863f4aa5-076f-4478-91a2-eb7849f56070 in container None Jul 10 20:23:28.115233 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:28.115233 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:28.115585 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-e82fc03f-d78a-42ec-80dc-a9f5dccb608c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:28.131882 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-e82fc03f-d78a-42ec-80dc-a9f5dccb608c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['42317c90-4ee8-40f2-ab1c-e31ee0b0df72', '8b6ae687-b797-4b59-a216-15c2fcd3049b'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:23:28.162690 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e82fc03f-d78a-42ec-80dc-a9f5dccb608c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:23:28.163083 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1509/6029] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:23:28 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 20:23:28.171164 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f5c911e5-973d-4db9-a894-6d6f8a473062 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:28.172969 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f5c911e5-973d-4db9-a894-6d6f8a473062 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:28.173193 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f5c911e5-973d-4db9-a894-6d6f8a473062 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:28.173685 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f5c911e5-973d-4db9-a894-6d6f8a473062 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:28.173685 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-f5c911e5-973d-4db9-a894-6d6f8a473062 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:28.177886 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:28.177886 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:28.178537 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f5c911e5-973d-4db9-a894-6d6f8a473062 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:28.178884 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1514/6030] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:28 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:29.189026 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-76272afe-1164-4122-8106-7fee4a21e808 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:29.191333 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-76272afe-1164-4122-8106-7fee4a21e808 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:29.191598 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-76272afe-1164-4122-8106-7fee4a21e808 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:29.191835 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-76272afe-1164-4122-8106-7fee4a21e808 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:29.191978 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-76272afe-1164-4122-8106-7fee4a21e808 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:29.196631 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:29.196631 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:29.197317 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-76272afe-1164-4122-8106-7fee4a21e808 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:29.197707 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1492/6031] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:29 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:30.207121 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c7059ff4-1871-4a9a-b929-ed80ab82487a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:30.208908 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7059ff4-1871-4a9a-b929-ed80ab82487a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:30.209162 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7059ff4-1871-4a9a-b929-ed80ab82487a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:30.209353 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7059ff4-1871-4a9a-b929-ed80ab82487a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:30.209483 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c7059ff4-1871-4a9a-b929-ed80ab82487a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:30.213386 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:30.213386 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:30.214076 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7059ff4-1871-4a9a-b929-ed80ab82487a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:30.214410 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1517/6032] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:30 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:31.224756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0b23d9a5-9fd5-4ad4-b1ea-2902c57458b8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:31.226453 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0b23d9a5-9fd5-4ad4-b1ea-2902c57458b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:31.226674 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0b23d9a5-9fd5-4ad4-b1ea-2902c57458b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:31.226852 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0b23d9a5-9fd5-4ad4-b1ea-2902c57458b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:31.226985 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0b23d9a5-9fd5-4ad4-b1ea-2902c57458b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:31.231134 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:31.231134 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:31.231697 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0b23d9a5-9fd5-4ad4-b1ea-2902c57458b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:31.232040 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1510/6033] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:31 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:32.241692 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-10cf859d-145a-4b30-861b-ae1ea124e851 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:32.243477 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10cf859d-145a-4b30-861b-ae1ea124e851 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:32.243693 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10cf859d-145a-4b30-861b-ae1ea124e851 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:32.243893 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-10cf859d-145a-4b30-861b-ae1ea124e851 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:32.244015 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-10cf859d-145a-4b30-861b-ae1ea124e851 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:32.247830 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:32.247830 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:32.248507 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-10cf859d-145a-4b30-861b-ae1ea124e851 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:32.248889 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1515/6034] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:32 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:33.259876 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-0e7762eb-92ae-46d1-bdf4-b68792ff5226 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:33.262407 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0e7762eb-92ae-46d1-bdf4-b68792ff5226 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:33.262668 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0e7762eb-92ae-46d1-bdf4-b68792ff5226 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:33.262916 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-0e7762eb-92ae-46d1-bdf4-b68792ff5226 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:33.263086 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-0e7762eb-92ae-46d1-bdf4-b68792ff5226 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:33.267613 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:33.267613 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:33.268313 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-0e7762eb-92ae-46d1-bdf4-b68792ff5226 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:33.268688 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1493/6035] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:33 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:34.277940 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d91ae49a-6364-40d5-b0e5-f26b3f1f1162 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:34.279646 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d91ae49a-6364-40d5-b0e5-f26b3f1f1162 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:34.279822 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d91ae49a-6364-40d5-b0e5-f26b3f1f1162 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:34.280008 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d91ae49a-6364-40d5-b0e5-f26b3f1f1162 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:34.280107 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d91ae49a-6364-40d5-b0e5-f26b3f1f1162 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:34.283797 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:34.283797 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:34.284309 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d91ae49a-6364-40d5-b0e5-f26b3f1f1162 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:34.284636 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1518/6036] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:34 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:35.293824 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-e4c34e37-7c01-4011-b6b5-e4e6817f6f25 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:35.295543 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4c34e37-7c01-4011-b6b5-e4e6817f6f25 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:35.295756 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4c34e37-7c01-4011-b6b5-e4e6817f6f25 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:35.295939 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-e4c34e37-7c01-4011-b6b5-e4e6817f6f25 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:35.296064 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-e4c34e37-7c01-4011-b6b5-e4e6817f6f25 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:35.299707 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:35.299707 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:35.300241 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-e4c34e37-7c01-4011-b6b5-e4e6817f6f25 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:35.300772 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1511/6037] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:35 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:36.311389 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-7b69e632-e69f-44af-9be5-c6475bffe731 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:36.313685 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7b69e632-e69f-44af-9be5-c6475bffe731 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:36.313988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7b69e632-e69f-44af-9be5-c6475bffe731 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:36.314234 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-7b69e632-e69f-44af-9be5-c6475bffe731 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:36.314401 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-7b69e632-e69f-44af-9be5-c6475bffe731 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:36.319883 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:36.319883 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:36.320726 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-7b69e632-e69f-44af-9be5-c6475bffe731 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:36.321213 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1516/6038] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:36 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:37.331289 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-6773d5f3-7298-48ee-8483-865cd67b3d97 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:37.332854 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6773d5f3-7298-48ee-8483-865cd67b3d97 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:37.333045 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6773d5f3-7298-48ee-8483-865cd67b3d97 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:37.333280 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-6773d5f3-7298-48ee-8483-865cd67b3d97 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:37.333336 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-6773d5f3-7298-48ee-8483-865cd67b3d97 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:37.336954 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:37.336954 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:37.337498 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-6773d5f3-7298-48ee-8483-865cd67b3d97 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:37.337813 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1494/6039] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:37 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:38.347985 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e94ebfc6-aa67-486f-8fc2-9ea9e6bc313d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:38.349722 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e94ebfc6-aa67-486f-8fc2-9ea9e6bc313d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:38.349968 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e94ebfc6-aa67-486f-8fc2-9ea9e6bc313d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:38.350216 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e94ebfc6-aa67-486f-8fc2-9ea9e6bc313d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:38.350328 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e94ebfc6-aa67-486f-8fc2-9ea9e6bc313d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:38.354550 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:38.354550 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:38.355136 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e94ebfc6-aa67-486f-8fc2-9ea9e6bc313d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:38.355538 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1519/6040] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:38 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:39.364949 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8649335e-dfc2-41d0-9117-307c7e3054b1 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:39.366853 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8649335e-dfc2-41d0-9117-307c7e3054b1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:39.366853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8649335e-dfc2-41d0-9117-307c7e3054b1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:39.366853 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8649335e-dfc2-41d0-9117-307c7e3054b1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:39.367132 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-8649335e-dfc2-41d0-9117-307c7e3054b1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:39.371036 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:39.371036 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:39.371888 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8649335e-dfc2-41d0-9117-307c7e3054b1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:39.371888 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1512/6041] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:39 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:40.381568 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d42e67da-e1be-405f-9e3c-706e21d85d93 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:40.383481 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d42e67da-e1be-405f-9e3c-706e21d85d93 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:40.383481 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d42e67da-e1be-405f-9e3c-706e21d85d93 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:40.383980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d42e67da-e1be-405f-9e3c-706e21d85d93 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:40.383980 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-d42e67da-e1be-405f-9e3c-706e21d85d93 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:40.388023 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:40.388023 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:40.388723 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d42e67da-e1be-405f-9e3c-706e21d85d93 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:40.388723 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1517/6042] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:40 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:41.397828 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-e0f7575f-1cff-4930-a526-0f16d57049db None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:41.399471 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e0f7575f-1cff-4930-a526-0f16d57049db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:41.399692 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e0f7575f-1cff-4930-a526-0f16d57049db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:41.399891 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-e0f7575f-1cff-4930-a526-0f16d57049db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:41.400030 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-e0f7575f-1cff-4930-a526-0f16d57049db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:41.403657 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:41.403657 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:41.404212 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-e0f7575f-1cff-4930-a526-0f16d57049db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:41.404555 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1495/6043] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:41 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:42.415017 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7865b8c0-7390-465f-aee2-53314ed74402 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:42.418439 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7865b8c0-7390-465f-aee2-53314ed74402 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:42.418439 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7865b8c0-7390-465f-aee2-53314ed74402 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:42.418439 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7865b8c0-7390-465f-aee2-53314ed74402 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:42.418439 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7865b8c0-7390-465f-aee2-53314ed74402 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:42.422994 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:42.422994 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:42.422994 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7865b8c0-7390-465f-aee2-53314ed74402 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:42.422994 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1520/6044] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:42 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:43.433057 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-4760e9d0-062d-4f6a-92f1-855892d2b3db None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:43.434786 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4760e9d0-062d-4f6a-92f1-855892d2b3db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:43.434987 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4760e9d0-062d-4f6a-92f1-855892d2b3db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:43.435173 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-4760e9d0-062d-4f6a-92f1-855892d2b3db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:43.435264 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-4760e9d0-062d-4f6a-92f1-855892d2b3db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:43.439555 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:43.439555 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:43.440097 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-4760e9d0-062d-4f6a-92f1-855892d2b3db tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:43.440413 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1513/6045] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:43 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:44.450310 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-43d7c7df-fd82-4362-bef9-9fcd3d93a47c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:44.451947 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-43d7c7df-fd82-4362-bef9-9fcd3d93a47c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:44.452157 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-43d7c7df-fd82-4362-bef9-9fcd3d93a47c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:44.452326 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-43d7c7df-fd82-4362-bef9-9fcd3d93a47c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:44.452455 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-43d7c7df-fd82-4362-bef9-9fcd3d93a47c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:44.456173 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:44.456173 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:44.456778 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-43d7c7df-fd82-4362-bef9-9fcd3d93a47c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:44.457130 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1518/6046] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:44 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:44.466326 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:44.467843 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee/export_record Jul 10 20:23:44.468060 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:44.468233 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'export_record' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:44.468334 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Export record for backup 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99971) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 20:23:44.474335 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:44.474335 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:44.475486 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.api [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling RPCAPI with context: , host: np0000005048, backup: 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99971) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 20:23:44.481710 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.backup.rpcapi [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] export_record in rpcapi backup_id 4aba345e-92d7-48ea-b155-ec3c104949ee on host np0000005048. {{(pid=99971) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 20:23:44.983907 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiYTM0NWUtOTJkNy00OGVhLWIxNTUtZWMzYzEwNDk0OWVlIiwgInVzZXJfaWQiOiAiMDFlZjRlMmFlOGFlNDNlMDkyNzFmOGNhOWY4Mjk2MWIiLCAicHJvamVjdF9pZCI6ICJhYmExZGQ1ZjE2MTQ0OTEyOGM4NGU4ZWI1N2UyOThhYSIsICJ2b2x1bWVfaWQiOiAiODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxMjI4NDUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwLzIwMjYwNzEwMjAyMzMxL2F6X25vdmFfYmFja3VwXzRhYmEzNDVlLTkyZDctNDhlYS1iMTU1LWVjM2MxMDQ5NDllZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoyMzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99971) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 20:23:44.984260 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9d7cb560-cb2b-4386-b983-0639f2a4c26b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee/export_record returned with HTTP 200 Jul 10 20:23:44.984774 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1496/6047] 10.4.3.145 () {68 vars in 1430 bytes} [Fri Jul 10 20:23:44 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:23:44.994098 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72ec2c09-7fdf-463a-b260-c36c7201bb3b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:44.996045 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72ec2c09-7fdf-463a-b260-c36c7201bb3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:23:44.996273 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72ec2c09-7fdf-463a-b260-c36c7201bb3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:44.996434 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72ec2c09-7fdf-463a-b260-c36c7201bb3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:44.996530 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-72ec2c09-7fdf-463a-b260-c36c7201bb3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:45.001195 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:45.001195 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:45.001940 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72ec2c09-7fdf-463a-b260-c36c7201bb3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:23:45.002390 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1521/6048] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:44 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:45.012165 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:45.013849 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/backups/import_record Jul 10 20:23:45.014285 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQ0YTk5MmQtY2JiMy00ZGY1LWEzNzQtYmZkODQ1YTIzM2RkIiwgInVzZXJfaWQiOiAiMDFlZjRlMmFlOGFlNDNlMDkyNzFmOGNhOWY4Mjk2MWIiLCAicHJvamVjdF9pZCI6ICJhYmExZGQ1ZjE2MTQ0OTEyOGM4NGU4ZWI1N2UyOThhYSIsICJ2b2x1bWVfaWQiOiAiODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxMjI4NDUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwLzIwMjYwNzEwMjAyMzMxL2F6X25vdmFfYmFja3VwXzRhYmEzNDVlLTkyZDctNDhlYS1iMTU1LWVjM2MxMDQ5NDllZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoyMzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:23:45.015713 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQ0YTk5MmQtY2JiMy00ZGY1LWEzNzQtYmZkODQ1YTIzM2RkIiwgInVzZXJfaWQiOiAiMDFlZjRlMmFlOGFlNDNlMDkyNzFmOGNhOWY4Mjk2MWIiLCAicHJvamVjdF9pZCI6ICJhYmExZGQ1ZjE2MTQ0OTEyOGM4NGU4ZWI1N2UyOThhYSIsICJ2b2x1bWVfaWQiOiAiODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxMjI4NDUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwLzIwMjYwNzEwMjAyMzMxL2F6X25vdmFfYmFja3VwXzRhYmEzNDVlLTkyZDctNDhlYS1iMTU1LWVjM2MxMDQ5NDllZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoyMzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99974) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 20:23:45.015878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQ0YTk5MmQtY2JiMy00ZGY1LWEzNzQtYmZkODQ1YTIzM2RkIiwgInVzZXJfaWQiOiAiMDFlZjRlMmFlOGFlNDNlMDkyNzFmOGNhOWY4Mjk2MWIiLCAicHJvamVjdF9pZCI6ICJhYmExZGQ1ZjE2MTQ0OTEyOGM4NGU4ZWI1N2UyOThhYSIsICJ2b2x1bWVfaWQiOiAiODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxMjI4NDUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwLzIwMjYwNzEwMjAyMzMxL2F6X25vdmFfYmFja3VwXzRhYmEzNDVlLTkyZDctNDhlYS1iMTU1LWVjM2MxMDQ5NDllZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoyMzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99974) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 20:23:45.047159 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['3a6cafa4-7d52-4fbf-91e8-b9d861d2caff', '64a29de5-af16-44af-bda7-b17f3887c661'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:23:45.074768 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] import_record rpcapi backup id 744a992d-cbb3-4df5-a374-bfd845a233dd on host np0000005048 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQ0YTk5MmQtY2JiMy00ZGY1LWEzNzQtYmZkODQ1YTIzM2RkIiwgInVzZXJfaWQiOiAiMDFlZjRlMmFlOGFlNDNlMDkyNzFmOGNhOWY4Mjk2MWIiLCAicHJvamVjdF9pZCI6ICJhYmExZGQ1ZjE2MTQ0OTEyOGM4NGU4ZWI1N2UyOThhYSIsICJ2b2x1bWVfaWQiOiAiODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwIiwgImhvc3QiOiAibnAwMDAwMDA1MDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxMjI4NDUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODYzZjRhYTUtMDc2Zi00NDc4LTkxYTItZWI3ODQ5ZjU2MDcwLzIwMjYwNzEwMjAyMzMxL2F6X25vdmFfYmFja3VwXzRhYmEzNDVlLTkyZDctNDhlYS1iMTU1LWVjM2MxMDQ5NDllZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMjA6MjM6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQyMDoyMzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99974) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 20:23:45.076690 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Import record output: {'backup': {'id': '744a992d-cbb3-4df5-a374-bfd845a233dd', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd'}, {'rel': 'bookmark', 'href': 'https://10.4.3.145/volume/backups/744a992d-cbb3-4df5-a374-bfd845a233dd'}]}}. {{(pid=99974) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 20:23:45.076920 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-8a1fce65-8efa-422c-b1db-f0c3175528c8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/import_record returned with HTTP 201 Jul 10 20:23:45.077373 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1514/6049] 10.4.3.145 () {70 vars in 1342 bytes} [Fri Jul 10 20:23:45 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 66 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 20:23:45.085561 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-50236cac-e877-4d8b-87cf-437c6c1c0a3b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:45.087495 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50236cac-e877-4d8b-87cf-437c6c1c0a3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd Jul 10 20:23:45.087703 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50236cac-e877-4d8b-87cf-437c6c1c0a3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:45.087871 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-50236cac-e877-4d8b-87cf-437c6c1c0a3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:45.087988 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-50236cac-e877-4d8b-87cf-437c6c1c0a3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 744a992d-cbb3-4df5-a374-bfd845a233dd. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:45.092593 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:45.092593 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:45.093190 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-50236cac-e877-4d8b-87cf-437c6c1c0a3b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd returned with HTTP 200 Jul 10 20:23:45.093521 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1519/6050] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:45 2026] GET /volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:46.103032 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-acc467b8-0b08-47e7-99e7-1f5b3b628477 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:46.104877 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-acc467b8-0b08-47e7-99e7-1f5b3b628477 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd Jul 10 20:23:46.105140 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-acc467b8-0b08-47e7-99e7-1f5b3b628477 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:46.105363 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-acc467b8-0b08-47e7-99e7-1f5b3b628477 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:46.105482 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-acc467b8-0b08-47e7-99e7-1f5b3b628477 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 744a992d-cbb3-4df5-a374-bfd845a233dd. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:46.109846 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:46.109846 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:46.110543 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-acc467b8-0b08-47e7-99e7-1f5b3b628477 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd returned with HTTP 200 Jul 10 20:23:46.110895 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1497/6051] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:46 2026] GET /volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:46.119028 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e28f346-5f4c-4553-be18-e7e4d919cac0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:46.120844 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e28f346-5f4c-4553-be18-e7e4d919cac0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd Jul 10 20:23:46.120844 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e28f346-5f4c-4553-be18-e7e4d919cac0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:46.121082 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e28f346-5f4c-4553-be18-e7e4d919cac0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:46.121183 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-2e28f346-5f4c-4553-be18-e7e4d919cac0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete backup with id: 744a992d-cbb3-4df5-a374-bfd845a233dd. Jul 10 20:23:46.124847 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:46.124847 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:46.136600 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-2e28f346-5f4c-4553-be18-e7e4d919cac0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] delete_backup rpcapi backup_id 744a992d-cbb3-4df5-a374-bfd845a233dd {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:23:46.138300 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e28f346-5f4c-4553-be18-e7e4d919cac0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd returned with HTTP 202 Jul 10 20:23:46.138856 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1522/6052] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:23:46 2026] DELETE /volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:23:46.145464 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-a92a8427-72f1-4173-b667-bdc6c5f2d6f8 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:46.147143 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a92a8427-72f1-4173-b667-bdc6c5f2d6f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd Jul 10 20:23:46.147358 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a92a8427-72f1-4173-b667-bdc6c5f2d6f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:46.147535 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-a92a8427-72f1-4173-b667-bdc6c5f2d6f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:46.147632 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-a92a8427-72f1-4173-b667-bdc6c5f2d6f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 744a992d-cbb3-4df5-a374-bfd845a233dd. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:46.151395 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:46.151395 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:46.151996 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-a92a8427-72f1-4173-b667-bdc6c5f2d6f8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd returned with HTTP 200 Jul 10 20:23:46.152324 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1515/6053] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:46 2026] GET /volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:47.163140 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-8f5cb56c-c016-4d43-9439-803898d01939 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:47.165071 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8f5cb56c-c016-4d43-9439-803898d01939 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd Jul 10 20:23:47.165297 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8f5cb56c-c016-4d43-9439-803898d01939 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:47.165568 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-8f5cb56c-c016-4d43-9439-803898d01939 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:47.165708 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-8f5cb56c-c016-4d43-9439-803898d01939 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 744a992d-cbb3-4df5-a374-bfd845a233dd. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:47.169372 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-8f5cb56c-c016-4d43-9439-803898d01939 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd returned with HTTP 404 Jul 10 20:23:47.169862 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1520/6054] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:47 2026] GET /volume/v3/backups/744a992d-cbb3-4df5-a374-bfd845a233dd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:23:47.176999 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-f48c47d1-75e4-4d2c-a75a-df4ec39fe4f2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:47.178450 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f48c47d1-75e4-4d2c-a75a-df4ec39fe4f2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 Jul 10 20:23:47.178628 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f48c47d1-75e4-4d2c-a75a-df4ec39fe4f2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:47.178793 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-f48c47d1-75e4-4d2c-a75a-df4ec39fe4f2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:47.178935 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-f48c47d1-75e4-4d2c-a75a-df4ec39fe4f2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume with id: 863f4aa5-076f-4478-91a2-eb7849f56070 Jul 10 20:23:47.185165 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:47.185165 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:47.185482 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f48c47d1-75e4-4d2c-a75a-df4ec39fe4f2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:47.205141 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-f48c47d1-75e4-4d2c-a75a-df4ec39fe4f2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume request issued successfully. Jul 10 20:23:47.205337 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-f48c47d1-75e4-4d2c-a75a-df4ec39fe4f2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 returned with HTTP 202 Jul 10 20:23:47.205741 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1498/6055] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:23:47 2026] DELETE /volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:23:47.212942 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-adf2e6a4-0c77-4bfb-b4cc-08ed312f8990 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:47.214716 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-adf2e6a4-0c77-4bfb-b4cc-08ed312f8990 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 Jul 10 20:23:47.214957 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-adf2e6a4-0c77-4bfb-b4cc-08ed312f8990 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:47.215150 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-adf2e6a4-0c77-4bfb-b4cc-08ed312f8990 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:47.223009 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:47.223009 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:47.226170 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-adf2e6a4-0c77-4bfb-b4cc-08ed312f8990 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:47.229977 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-adf2e6a4-0c77-4bfb-b4cc-08ed312f8990 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 returned with HTTP 200 Jul 10 20:23:47.230364 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1523/6056] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:47 2026] GET /volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:23:48.243611 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-87497ad6-ee8d-455c-b583-9afcaa0f3425 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:48.245821 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-87497ad6-ee8d-455c-b583-9afcaa0f3425 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 Jul 10 20:23:48.246087 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-87497ad6-ee8d-455c-b583-9afcaa0f3425 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:48.246280 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-87497ad6-ee8d-455c-b583-9afcaa0f3425 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:48.252654 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-87497ad6-ee8d-455c-b583-9afcaa0f3425 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 returned with HTTP 404 Jul 10 20:23:48.253154 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1516/6057] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:48 2026] GET /volume/v3/volumes/863f4aa5-076f-4478-91a2-eb7849f56070 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:23:48.261514 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-6bbe7685-9510-41a1-a31b-7def44c68c74 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:48.263135 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bbe7685-9510-41a1-a31b-7def44c68c74 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups Jul 10 20:23:48.263304 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bbe7685-9510-41a1-a31b-7def44c68c74 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:48.263497 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-6bbe7685-9510-41a1-a31b-7def44c68c74 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'index' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:48.268587 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-6bbe7685-9510-41a1-a31b-7def44c68c74 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 200 Jul 10 20:23:48.269036 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1521/6058] 10.4.3.145 () {68 vars in 1277 bytes} [Fri Jul 10 20:23:48 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 20:23:48.277429 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-82e8737a-c04f-4b74-9044-7a1e27fd0239 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:48.279855 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-82e8737a-c04f-4b74-9044-7a1e27fd0239 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups?project_id=aba1dd5f161449128c84e8eb57e298aa Jul 10 20:23:48.280110 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-82e8737a-c04f-4b74-9044-7a1e27fd0239 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:48.280294 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-82e8737a-c04f-4b74-9044-7a1e27fd0239 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'index' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:48.285173 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-82e8737a-c04f-4b74-9044-7a1e27fd0239 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups?project_id=aba1dd5f161449128c84e8eb57e298aa returned with HTTP 200 Jul 10 20:23:48.285743 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1499/6059] 10.4.3.145 () {68 vars in 1364 bytes} [Fri Jul 10 20:23:48 2026] GET /volume/v3/backups?project_id=aba1dd5f161449128c84e8eb57e298aa => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:48.294037 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:48.296122 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/volumes Jul 10 20:23:48.296542 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1077457674"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:23:48.297922 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1077457674'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 20:23:48.298059 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume of 1 GB Jul 10 20:23:48.301769 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Availability Zones retrieved successfully. Jul 10 20:23:48.307103 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (662e8984-177f-4a7f-93d4-af5dfce82a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:23:48.307927 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84de4d4c-2585-4735-bb50-3a9296b99671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:48.308720 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:23:48.329720 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84de4d4c-2585-4735-bb50-3a9296b99671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:48.330551 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c826db1-02f8-4bd6-a858-7547c0154ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:48.371981 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['2aaffd3f-34b0-46a1-9110-4ce51dad17ad', '876b1864-c3a3-4c57-b18d-2ba5d667d396', '86ffd451-86a6-4793-905d-5e9fc2f1df64', '4715be44-188a-4381-946d-256127b6a042'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:23:48.372689 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c826db1-02f8-4bd6-a858-7547c0154ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aaffd3f-34b0-46a1-9110-4ce51dad17ad', '876b1864-c3a3-4c57-b18d-2ba5d667d396', '86ffd451-86a6-4793-905d-5e9fc2f1df64', '4715be44-188a-4381-946d-256127b6a042']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:48.373324 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5948d80-b157-4f6f-a8db-30acd61db8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:48.396257 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5948d80-b157-4f6f-a8db-30acd61db8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f770cce7-1362-4f38-be6a-12fefcb81144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1077457674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['2aaffd3f-34b0-46a1-9110-4ce51dad17ad','876b1864-c3a3-4c57-b18d-2ba5d667d396','86ffd451-86a6-4793-905d-5e9fc2f1df64','4715be44-188a-4381-946d-256127b6a042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1077457674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f770cce7-1362-4f38-be6a-12fefcb81144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba1dd5f161449128c84e8eb57e298aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:48.396905 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d75e008-b0f4-4511-bad9-e98357470038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:48.412644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d75e008-b0f4-4511-bad9-e98357470038) transitioned into state 'SUCCESS' from state '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-1077457674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['2aaffd3f-34b0-46a1-9110-4ce51dad17ad','876b1864-c3a3-4c57-b18d-2ba5d667d396','86ffd451-86a6-4793-905d-5e9fc2f1df64','4715be44-188a-4381-946d-256127b6a042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:48.413293 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f203dd3-46f7-4dee-808b-3fceb7b59285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:23:48.421915 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f203dd3-46f7-4dee-808b-3fceb7b59285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:23:48.422646 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (662e8984-177f-4a7f-93d4-af5dfce82a39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:23:48.422914 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request issued successfully. Jul 10 20:23:48.423463 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb938850-b710-4aa0-ad41-aa1d0cb983c7 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes returned with HTTP 202 Jul 10 20:23:48.423978 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1524/6060] 10.4.3.145 () {70 vars in 1298 bytes} [Fri Jul 10 20:23:48 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:23:48.434730 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-ce54df4f-b424-49a4-b072-da1ba82ff5cb None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:48.436322 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ce54df4f-b424-49a4-b072-da1ba82ff5cb tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 Jul 10 20:23:48.436515 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ce54df4f-b424-49a4-b072-da1ba82ff5cb tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:48.436684 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-ce54df4f-b424-49a4-b072-da1ba82ff5cb tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:48.443142 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:48.443142 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:48.446177 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-ce54df4f-b424-49a4-b072-da1ba82ff5cb tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:48.449592 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-ce54df4f-b424-49a4-b072-da1ba82ff5cb tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 returned with HTTP 200 Jul 10 20:23:48.449940 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1517/6061] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:48 2026] GET /volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:49.462228 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-77e09a92-3a48-4c6d-b905-8ecc21b2b754 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:49.464582 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-77e09a92-3a48-4c6d-b905-8ecc21b2b754 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 Jul 10 20:23:49.464856 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-77e09a92-3a48-4c6d-b905-8ecc21b2b754 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:49.465098 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-77e09a92-3a48-4c6d-b905-8ecc21b2b754 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:49.472669 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:49.472669 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:49.476172 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-77e09a92-3a48-4c6d-b905-8ecc21b2b754 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:49.479705 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-77e09a92-3a48-4c6d-b905-8ecc21b2b754 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 returned with HTTP 200 Jul 10 20:23:49.480102 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1522/6062] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:49 2026] GET /volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:23:49.491900 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-490e556b-67c0-4f0d-a480-a808a4c4ecd2 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:49.493458 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-490e556b-67c0-4f0d-a480-a808a4c4ecd2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/backups Jul 10 20:23:49.493781 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-490e556b-67c0-4f0d-a480-a808a4c4ecd2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f770cce7-1362-4f38-be6a-12fefcb81144", "name": "tempest-type-Backup-1278139256"}} {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:23:49.495125 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.contrib.backups [None req-490e556b-67c0-4f0d-a480-a808a4c4ecd2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating new backup {'backup': {'volume_id': 'f770cce7-1362-4f38-be6a-12fefcb81144', 'name': 'tempest-type-Backup-1278139256'}} {{(pid=99971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 20:23:49.495261 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.contrib.backups [None req-490e556b-67c0-4f0d-a480-a808a4c4ecd2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating backup of volume f770cce7-1362-4f38-be6a-12fefcb81144 in container None Jul 10 20:23:49.502326 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:49.502326 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:49.502668 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-490e556b-67c0-4f0d-a480-a808a4c4ecd2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:23:49.517953 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.quota [None req-490e556b-67c0-4f0d-a480-a808a4c4ecd2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['8a4f9d18-7b71-4e8d-9b1a-205aec11415e', 'bdee2d60-5ff4-49b6-b307-2f7eb43a566b'] {{(pid=99971) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:23:49.554795 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-490e556b-67c0-4f0d-a480-a808a4c4ecd2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups returned with HTTP 202 Jul 10 20:23:49.555201 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1500/6063] 10.4.3.145 () {70 vars in 1299 bytes} [Fri Jul 10 20:23:49 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:23:49.564369 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d83b0918-19ff-43c9-9c7a-78be8db59ca3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:49.565997 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d83b0918-19ff-43c9-9c7a-78be8db59ca3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:49.566592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d83b0918-19ff-43c9-9c7a-78be8db59ca3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:49.566592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d83b0918-19ff-43c9-9c7a-78be8db59ca3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:49.566592 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d83b0918-19ff-43c9-9c7a-78be8db59ca3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:49.570372 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:49.570372 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:49.570944 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d83b0918-19ff-43c9-9c7a-78be8db59ca3 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:49.571268 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1525/6064] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:49 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:50.580842 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-0228cfdc-7d33-4192-8d47-6f0ac86fcb62 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:50.582717 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0228cfdc-7d33-4192-8d47-6f0ac86fcb62 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:50.582912 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0228cfdc-7d33-4192-8d47-6f0ac86fcb62 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:50.583109 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-0228cfdc-7d33-4192-8d47-6f0ac86fcb62 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:50.583211 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-0228cfdc-7d33-4192-8d47-6f0ac86fcb62 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:50.587261 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:50.587261 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:50.587808 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-0228cfdc-7d33-4192-8d47-6f0ac86fcb62 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:50.588143 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1518/6065] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:50 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:51.597479 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-1fedad54-8c33-4d88-94f5-6f21c053205b None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:51.599022 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1fedad54-8c33-4d88-94f5-6f21c053205b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:51.599228 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1fedad54-8c33-4d88-94f5-6f21c053205b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:51.599434 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-1fedad54-8c33-4d88-94f5-6f21c053205b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:51.599554 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-1fedad54-8c33-4d88-94f5-6f21c053205b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:51.604169 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:51.604169 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:51.604883 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-1fedad54-8c33-4d88-94f5-6f21c053205b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:51.605307 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1523/6066] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:51 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:52.615993 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-34668ffc-9c1c-43db-9567-75dddd945fc5 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:52.618411 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-34668ffc-9c1c-43db-9567-75dddd945fc5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:52.618590 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-34668ffc-9c1c-43db-9567-75dddd945fc5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:52.618849 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-34668ffc-9c1c-43db-9567-75dddd945fc5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:52.619016 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-34668ffc-9c1c-43db-9567-75dddd945fc5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:52.624271 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:52.624271 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:52.624982 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-34668ffc-9c1c-43db-9567-75dddd945fc5 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:52.625354 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1501/6067] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:52 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:53.635793 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9ca2095-6ca2-4b59-87a3-ec1019a1e641 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:53.637437 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9ca2095-6ca2-4b59-87a3-ec1019a1e641 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:53.637637 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9ca2095-6ca2-4b59-87a3-ec1019a1e641 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:53.637810 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9ca2095-6ca2-4b59-87a3-ec1019a1e641 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:53.637909 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-b9ca2095-6ca2-4b59-87a3-ec1019a1e641 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:53.641589 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:53.641589 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:53.642120 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9ca2095-6ca2-4b59-87a3-ec1019a1e641 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:53.642498 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1526/6068] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:53 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:54.652541 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-023e05b6-7807-4930-93a3-371acd47033b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:54.654212 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-023e05b6-7807-4930-93a3-371acd47033b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:54.654419 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-023e05b6-7807-4930-93a3-371acd47033b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:54.654602 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-023e05b6-7807-4930-93a3-371acd47033b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:54.654708 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-023e05b6-7807-4930-93a3-371acd47033b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:54.658621 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:54.658621 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:54.659195 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-023e05b6-7807-4930-93a3-371acd47033b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:54.659536 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1519/6069] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:54 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:55.670157 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-b7ee09b8-ba39-4468-ac43-0776bd3deb17 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:55.686141 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b7ee09b8-ba39-4468-ac43-0776bd3deb17 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:55.686141 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b7ee09b8-ba39-4468-ac43-0776bd3deb17 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:55.686141 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-b7ee09b8-ba39-4468-ac43-0776bd3deb17 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:55.686141 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-b7ee09b8-ba39-4468-ac43-0776bd3deb17 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:55.686141 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:55.686141 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:55.686141 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-b7ee09b8-ba39-4468-ac43-0776bd3deb17 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:55.686141 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1524/6070] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:55 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:56.689743 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-77ae9e45-0741-4cb2-b411-0791747e99b8 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:56.691256 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77ae9e45-0741-4cb2-b411-0791747e99b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:56.691446 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77ae9e45-0741-4cb2-b411-0791747e99b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:56.691615 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77ae9e45-0741-4cb2-b411-0791747e99b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:56.691705 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-77ae9e45-0741-4cb2-b411-0791747e99b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:56.695370 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:56.695370 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:23:56.695894 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77ae9e45-0741-4cb2-b411-0791747e99b8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:56.696269 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1502/6071] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:56 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:57.706203 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ac28912b-18c6-424c-bff3-6ac840253ea0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:57.708087 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac28912b-18c6-424c-bff3-6ac840253ea0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:57.708303 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac28912b-18c6-424c-bff3-6ac840253ea0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:57.708498 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac28912b-18c6-424c-bff3-6ac840253ea0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:57.708597 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ac28912b-18c6-424c-bff3-6ac840253ea0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:57.712709 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:57.712709 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:23:57.713343 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac28912b-18c6-424c-bff3-6ac840253ea0 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:57.713690 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1527/6072] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:57 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:58.724082 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-f960eb55-c866-4c78-a0de-7a345c65041e None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:58.725700 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f960eb55-c866-4c78-a0de-7a345c65041e tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:58.725924 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f960eb55-c866-4c78-a0de-7a345c65041e tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:58.726140 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-f960eb55-c866-4c78-a0de-7a345c65041e tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:58.726282 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-f960eb55-c866-4c78-a0de-7a345c65041e tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:58.730742 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:58.730742 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:23:58.731574 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-f960eb55-c866-4c78-a0de-7a345c65041e tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:58.732194 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1520/6073] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:58 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:23:59.742092 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d1c788fd-c6b9-411f-a895-924ca4219c3c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:23:59.743835 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d1c788fd-c6b9-411f-a895-924ca4219c3c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:23:59.744088 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d1c788fd-c6b9-411f-a895-924ca4219c3c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:23:59.744272 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d1c788fd-c6b9-411f-a895-924ca4219c3c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:23:59.744419 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-d1c788fd-c6b9-411f-a895-924ca4219c3c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:23:59.748439 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:23:59.748439 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:23:59.749048 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d1c788fd-c6b9-411f-a895-924ca4219c3c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:23:59.749394 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1525/6074] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:23:59 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:00.759461 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-74e9af03-1384-45b4-9ba4-9d0b3f13e03d None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:00.761091 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-74e9af03-1384-45b4-9ba4-9d0b3f13e03d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:00.761300 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-74e9af03-1384-45b4-9ba4-9d0b3f13e03d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:00.761472 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-74e9af03-1384-45b4-9ba4-9d0b3f13e03d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:00.761577 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-74e9af03-1384-45b4-9ba4-9d0b3f13e03d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:00.765256 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:00.765256 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:00.765816 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-74e9af03-1384-45b4-9ba4-9d0b3f13e03d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:24:00.766188 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1503/6075] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:00 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:01.775356 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-79aad862-5d25-4513-86d7-de045e1af53c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:01.777316 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-79aad862-5d25-4513-86d7-de045e1af53c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:01.777575 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-79aad862-5d25-4513-86d7-de045e1af53c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:01.777778 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-79aad862-5d25-4513-86d7-de045e1af53c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:01.777863 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-79aad862-5d25-4513-86d7-de045e1af53c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:01.781625 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:01.781625 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:24:01.782188 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-79aad862-5d25-4513-86d7-de045e1af53c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:24:01.782521 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1528/6076] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:01 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:02.791867 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d81501db-0bd0-4403-8703-9f3968ecc31b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:02.794180 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d81501db-0bd0-4403-8703-9f3968ecc31b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:02.794448 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d81501db-0bd0-4403-8703-9f3968ecc31b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:02.794656 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d81501db-0bd0-4403-8703-9f3968ecc31b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:02.794787 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d81501db-0bd0-4403-8703-9f3968ecc31b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:02.799296 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:02.799296 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:02.800004 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d81501db-0bd0-4403-8703-9f3968ecc31b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:24:02.800576 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1521/6077] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:02 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:03.810069 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-373104f1-12b8-45df-be71-c587484ef1d6 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:03.812492 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-373104f1-12b8-45df-be71-c587484ef1d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:03.812822 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-373104f1-12b8-45df-be71-c587484ef1d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:03.813121 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-373104f1-12b8-45df-be71-c587484ef1d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:03.813282 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-373104f1-12b8-45df-be71-c587484ef1d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:03.818852 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:03.818852 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:24:03.819958 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-373104f1-12b8-45df-be71-c587484ef1d6 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:24:03.820542 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1526/6078] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:03 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:04.830929 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-a9736b4c-1921-449c-9923-67ed35bef520 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:04.832863 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a9736b4c-1921-449c-9923-67ed35bef520 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:04.833071 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a9736b4c-1921-449c-9923-67ed35bef520 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:04.833243 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-a9736b4c-1921-449c-9923-67ed35bef520 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:04.833353 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-a9736b4c-1921-449c-9923-67ed35bef520 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:04.837558 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:04.837558 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:04.838198 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-a9736b4c-1921-449c-9923-67ed35bef520 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:24:04.838584 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1504/6079] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:04 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:05.848438 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-589109cb-79f8-4fe5-8277-acdfd76dfaf1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:05.850206 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-589109cb-79f8-4fe5-8277-acdfd76dfaf1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:05.850468 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-589109cb-79f8-4fe5-8277-acdfd76dfaf1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:05.850656 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-589109cb-79f8-4fe5-8277-acdfd76dfaf1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:05.850760 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-589109cb-79f8-4fe5-8277-acdfd76dfaf1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:05.856006 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:05.856006 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:24:05.856708 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-589109cb-79f8-4fe5-8277-acdfd76dfaf1 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:24:05.857229 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1529/6080] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:05 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:05.865720 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-64c4284b-1762-4a5d-8e95-d9880302af94 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:05.867529 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-64c4284b-1762-4a5d-8e95-d9880302af94 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e/action Jul 10 20:24:05.867835 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-64c4284b-1762-4a5d-8e95-d9880302af94 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99974) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 20:24:05.867971 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-64c4284b-1762-4a5d-8e95-d9880302af94 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:24:05.869214 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.admin_actions [None req-64c4284b-1762-4a5d-8e95-d9880302af94 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Updating backup '61d08eac-424a-404a-8a91-2acf2af72a6e' with '{'status': 'error'}' {{(pid=99974) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 20:24:05.876492 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:05.876492 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:05.886247 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-64c4284b-1762-4a5d-8e95-d9880302af94 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] reset_status in rpcapi backup_id 61d08eac-424a-404a-8a91-2acf2af72a6e on host np0000005048. {{(pid=99974) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 20:24:05.887832 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-64c4284b-1762-4a5d-8e95-d9880302af94 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e/action returned with HTTP 202 Jul 10 20:24:05.888231 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1522/6081] 10.4.3.145 () {70 vars in 1430 bytes} [Fri Jul 10 20:24:05 2026] POST /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:24:05.894390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-56c305af-7883-46ee-8400-462784f65bfc None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:05.896105 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-56c305af-7883-46ee-8400-462784f65bfc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 Jul 10 20:24:05.896299 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-56c305af-7883-46ee-8400-462784f65bfc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:05.896485 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-56c305af-7883-46ee-8400-462784f65bfc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:05.896639 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-56c305af-7883-46ee-8400-462784f65bfc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume with id: f770cce7-1362-4f38-be6a-12fefcb81144 Jul 10 20:24:05.902870 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:05.902870 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:24:05.903201 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-56c305af-7883-46ee-8400-462784f65bfc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:24:05.918343 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-56c305af-7883-46ee-8400-462784f65bfc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume request issued successfully. Jul 10 20:24:05.918509 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-56c305af-7883-46ee-8400-462784f65bfc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 returned with HTTP 202 Jul 10 20:24:05.918895 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1527/6082] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:24:05 2026] DELETE /volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:24:05.925700 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-099c63cb-b595-48cb-8888-fa785fe5b845 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:05.927455 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-099c63cb-b595-48cb-8888-fa785fe5b845 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 Jul 10 20:24:05.927667 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-099c63cb-b595-48cb-8888-fa785fe5b845 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:05.927869 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-099c63cb-b595-48cb-8888-fa785fe5b845 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:05.934619 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:05.934619 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:05.937855 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-099c63cb-b595-48cb-8888-fa785fe5b845 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:24:05.941640 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-099c63cb-b595-48cb-8888-fa785fe5b845 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 returned with HTTP 200 Jul 10 20:24:05.942078 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1505/6083] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:05 2026] GET /volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:24:06.953201 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-083acab0-7a09-4b92-a373-a765312a3d3a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:06.954748 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-083acab0-7a09-4b92-a373-a765312a3d3a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 Jul 10 20:24:06.954926 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-083acab0-7a09-4b92-a373-a765312a3d3a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:06.955137 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-083acab0-7a09-4b92-a373-a765312a3d3a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:06.960453 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-083acab0-7a09-4b92-a373-a765312a3d3a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 returned with HTTP 404 Jul 10 20:24:06.960839 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1530/6084] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:06 2026] GET /volume/v3/volumes/f770cce7-1362-4f38-be6a-12fefcb81144 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:24:06.968655 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-731dd999-d812-46aa-854c-eba8bd2d6282 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:06.970514 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] POST https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0/restore Jul 10 20:24:06.970894 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 20:24:06.972211 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.contrib.backups [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Restoring backup 0589069d-f3a4-4bed-8fda-6ececc4a92d0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99974) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 20:24:06.972314 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Restoring backup 0589069d-f3a4-4bed-8fda-6ececc4a92d0 to volume None. Jul 10 20:24:06.976528 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:06.976528 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:06.977313 np0000005048 devstack@c-api.service[99974]: INFO cinder.backup.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Creating volume of 1 GB for restore of backup 0589069d-f3a4-4bed-8fda-6ececc4a92d0. Jul 10 20:24:06.980433 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Availability Zones retrieved successfully. Jul 10 20:24:06.985603 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (7f9def59-f579-4381-860f-18c05df09ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:24:06.986571 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207f330f-eac1-4d46-bfd4-adf1424bd897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:24:06.987360 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.flows.api.create_volume [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Validating volume size '1' using validate_int {{(pid=99974) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 20:24:07.010231 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207f330f-eac1-4d46-bfd4-adf1424bd897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39b377f1-dc39-48e2-91f4-c3b9ed47d1e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:24:07.010894 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92d5f99b-768c-4a34-a3ac-8f87d2ac169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:24:07.040090 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.quota [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Created reservations ['093e5bc7-37db-4882-be31-98e6a4ff7e47', '8c7ffb49-76ef-423e-9d17-7490ddd6d744', '7f4a0973-4499-4a84-9d3c-88628dfbc064', '5caa8f46-0a3f-4b94-ac75-1e6e7746dac3'] {{(pid=99974) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 20:24:07.040873 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92d5f99b-768c-4a34-a3ac-8f87d2ac169c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093e5bc7-37db-4882-be31-98e6a4ff7e47', '8c7ffb49-76ef-423e-9d17-7490ddd6d744', '7f4a0973-4499-4a84-9d3c-88628dfbc064', '5caa8f46-0a3f-4b94-ac75-1e6e7746dac3']}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:24:07.041630 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfb4e05-21d9-48a2-935e-15ce93405fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:24:07.081074 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfb4e05-21d9-48a2-935e-15ce93405fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc71844e-696d-49e3-ae64-8fd7e0717f39', '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='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['093e5bc7-37db-4882-be31-98e6a4ff7e47','8c7ffb49-76ef-423e-9d17-7490ddd6d744','7f4a0973-4499-4a84-9d3c-88628dfbc064','5caa8f46-0a3f-4b94-ac75-1e6e7746dac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3), 'volume': Volume(_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-10T20:24:07Z,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=dc71844e-696d-49e3-ae64-8fd7e0717f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba1dd5f161449128c84e8eb57e298aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39b377f1-dc39-48e2-91f4-c3b9ed47d1e3),volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:24:07.081927 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e3826a-2945-4f00-878f-7d1aec32e2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:24:07.098406 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e3826a-2945-4f00-878f-7d1aec32e2ec) transitioned into 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='aba1dd5f161449128c84e8eb57e298aa',qos_specs=None,replication_status=,reservations=['093e5bc7-37db-4882-be31-98e6a4ff7e47','8c7ffb49-76ef-423e-9d17-7490ddd6d744','7f4a0973-4499-4a84-9d3c-88628dfbc064','5caa8f46-0a3f-4b94-ac75-1e6e7746dac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef4e2ae8ae43e09271f8ca9f82961b',volume_type_id=39b377f1-dc39-48e2-91f4-c3b9ed47d1e3)}' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:24:07.099196 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c427ca-e0d2-4ee0-9360-09214092227d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 20:24:07.108138 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c427ca-e0d2-4ee0-9360-09214092227d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99974) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 20:24:07.109012 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Flow 'volume_create_api' (7f9def59-f579-4381-860f-18c05df09ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99974) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 20:24:07.109318 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Create volume request issued successfully. Jul 10 20:24:07.116138 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:07.116138 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:07.116430 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:24:08.124043 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:08.124043 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:08.124507 np0000005048 devstack@c-api.service[99974]: INFO cinder.volume.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:24:08.124507 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Checking backup size 1 against volume size 1 {{(pid=99974) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 20:24:08.124507 np0000005048 devstack@c-api.service[99974]: INFO cinder.backup.api [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Overwriting volume dc71844e-696d-49e3-ae64-8fd7e0717f39 with restore of backup 0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:08.142793 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] restore_backup in rpcapi backup_id 0589069d-f3a4-4bed-8fda-6ececc4a92d0 {{(pid=99974) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 20:24:08.144746 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-731dd999-d812-46aa-854c-eba8bd2d6282 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0/restore returned with HTTP 202 Jul 10 20:24:08.145168 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1523/6085] 10.4.3.145 () {70 vars in 1433 bytes} [Fri Jul 10 20:24:06 2026] POST /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0/restore => generated 152 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 20:24:08.152217 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-f75f5bb5-85ca-4996-ae5a-0dc6bf3a2697 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:08.153908 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f75f5bb5-85ca-4996-ae5a-0dc6bf3a2697 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:08.154153 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f75f5bb5-85ca-4996-ae5a-0dc6bf3a2697 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:08.154390 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-f75f5bb5-85ca-4996-ae5a-0dc6bf3a2697 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:08.154537 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-f75f5bb5-85ca-4996-ae5a-0dc6bf3a2697 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:08.158883 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:08.158883 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:24:08.159529 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-f75f5bb5-85ca-4996-ae5a-0dc6bf3a2697 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:08.159913 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1528/6086] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:08 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:09.170131 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-86120ed5-af52-4c55-8c5d-b1287bf2c933 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:09.171924 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-86120ed5-af52-4c55-8c5d-b1287bf2c933 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:09.172138 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-86120ed5-af52-4c55-8c5d-b1287bf2c933 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:09.172335 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-86120ed5-af52-4c55-8c5d-b1287bf2c933 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:09.172456 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-86120ed5-af52-4c55-8c5d-b1287bf2c933 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:09.176754 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:09.176754 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:09.177385 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-86120ed5-af52-4c55-8c5d-b1287bf2c933 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:09.177729 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1506/6087] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:09 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:10.187064 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-54224b9b-ef6f-4447-940d-0267127ae2d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:10.188708 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-54224b9b-ef6f-4447-940d-0267127ae2d8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:10.188891 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-54224b9b-ef6f-4447-940d-0267127ae2d8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:10.189073 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-54224b9b-ef6f-4447-940d-0267127ae2d8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:10.189176 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-54224b9b-ef6f-4447-940d-0267127ae2d8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:10.192726 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:10.192726 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:24:10.193270 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-54224b9b-ef6f-4447-940d-0267127ae2d8 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:10.193602 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1531/6088] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:10 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:11.203585 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-20476ace-2392-40d0-b880-8767c35990e4 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:11.205784 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-20476ace-2392-40d0-b880-8767c35990e4 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:11.206035 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-20476ace-2392-40d0-b880-8767c35990e4 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:11.206217 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-20476ace-2392-40d0-b880-8767c35990e4 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:11.206320 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-20476ace-2392-40d0-b880-8767c35990e4 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:11.210300 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:11.210300 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:11.210905 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-20476ace-2392-40d0-b880-8767c35990e4 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:11.211249 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1524/6089] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:11 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:12.220691 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-812787f1-4540-48d7-8892-ba8d17d2c91c None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:12.222832 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-812787f1-4540-48d7-8892-ba8d17d2c91c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:12.223109 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-812787f1-4540-48d7-8892-ba8d17d2c91c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:12.223356 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-812787f1-4540-48d7-8892-ba8d17d2c91c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:12.223512 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-812787f1-4540-48d7-8892-ba8d17d2c91c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:12.228282 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:12.228282 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:24:12.229037 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-812787f1-4540-48d7-8892-ba8d17d2c91c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:12.229476 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1529/6090] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:12 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:13.240165 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-5e2e49e9-aac8-4f6d-b4c2-467101436b7a None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:13.242248 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5e2e49e9-aac8-4f6d-b4c2-467101436b7a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:13.242532 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5e2e49e9-aac8-4f6d-b4c2-467101436b7a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:13.242769 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-5e2e49e9-aac8-4f6d-b4c2-467101436b7a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:13.242911 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-5e2e49e9-aac8-4f6d-b4c2-467101436b7a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:13.244641 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=41,cinder:UPDATE=10,cinder:INSERT=4 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:24:13.248403 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:13.248403 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:13.249137 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-5e2e49e9-aac8-4f6d-b4c2-467101436b7a tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:13.249597 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1507/6091] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:13 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:14.260826 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f0aa385b-ba7a-4ecb-8aa4-304d1e3432af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:14.262549 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0aa385b-ba7a-4ecb-8aa4-304d1e3432af tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:14.262767 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f0aa385b-ba7a-4ecb-8aa4-304d1e3432af tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:14.262980 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f0aa385b-ba7a-4ecb-8aa4-304d1e3432af tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:14.263082 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f0aa385b-ba7a-4ecb-8aa4-304d1e3432af tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:14.264622 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=48,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:24:14.267594 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:14.267594 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:24:14.268353 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0aa385b-ba7a-4ecb-8aa4-304d1e3432af tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:14.268787 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1532/6092] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:14 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:15.280667 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-2c4e11f5-8a2f-4c51-aa94-fea04d28a440 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:15.282603 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2c4e11f5-8a2f-4c51-aa94-fea04d28a440 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:15.282878 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2c4e11f5-8a2f-4c51-aa94-fea04d28a440 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:15.283146 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-2c4e11f5-8a2f-4c51-aa94-fea04d28a440 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:15.283307 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-2c4e11f5-8a2f-4c51-aa94-fea04d28a440 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:15.285276 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=69,cinder:UPDATE=31,cinder:INSERT=12 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:24:15.289552 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:15.289552 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:15.290291 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-2c4e11f5-8a2f-4c51-aa94-fea04d28a440 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:15.290679 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1525/6093] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:15 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:16.302976 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-63d03d2f-dac4-4e0a-aec7-985bfb11eb3d None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:16.304637 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-63d03d2f-dac4-4e0a-aec7-985bfb11eb3d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:16.304820 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-63d03d2f-dac4-4e0a-aec7-985bfb11eb3d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:16.305009 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-63d03d2f-dac4-4e0a-aec7-985bfb11eb3d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:16.305108 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-63d03d2f-dac4-4e0a-aec7-985bfb11eb3d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:16.306686 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=47,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:24:16.309256 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:16.309256 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:24:16.309865 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-63d03d2f-dac4-4e0a-aec7-985bfb11eb3d tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:16.310333 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1530/6094] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:16 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:17.319163 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-77d34115-7578-43ea-9fb0-975103493876 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:17.320975 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77d34115-7578-43ea-9fb0-975103493876 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:17.321200 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77d34115-7578-43ea-9fb0-975103493876 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:17.321398 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-77d34115-7578-43ea-9fb0-975103493876 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:17.321494 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-77d34115-7578-43ea-9fb0-975103493876 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:17.325690 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:17.325690 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:17.326224 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-77d34115-7578-43ea-9fb0-975103493876 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:17.326700 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1508/6095] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:17 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:18.338512 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c6961600-6f54-4433-b266-383764f891b2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:18.340395 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6961600-6f54-4433-b266-383764f891b2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:18.340607 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6961600-6f54-4433-b266-383764f891b2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:18.340845 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6961600-6f54-4433-b266-383764f891b2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:18.341504 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c6961600-6f54-4433-b266-383764f891b2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:18.345189 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:18.345189 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:24:18.345827 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6961600-6f54-4433-b266-383764f891b2 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:18.346197 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1533/6096] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:18 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:19.357296 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-65569e13-130d-458b-b0df-a85a77de575b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:19.359247 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-65569e13-130d-458b-b0df-a85a77de575b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:19.359474 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-65569e13-130d-458b-b0df-a85a77de575b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:19.359653 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-65569e13-130d-458b-b0df-a85a77de575b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:19.359779 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-65569e13-130d-458b-b0df-a85a77de575b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:19.363734 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:19.363734 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:19.364295 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-65569e13-130d-458b-b0df-a85a77de575b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:19.364631 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1526/6097] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:19 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:19.373581 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-92499978-8fa9-467f-ad3d-50f6122f6a78 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:19.375193 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-92499978-8fa9-467f-ad3d-50f6122f6a78 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 Jul 10 20:24:19.375396 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-92499978-8fa9-467f-ad3d-50f6122f6a78 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:19.375567 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-92499978-8fa9-467f-ad3d-50f6122f6a78 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:19.375711 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.v3.volumes [None req-92499978-8fa9-467f-ad3d-50f6122f6a78 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume with id: dc71844e-696d-49e3-ae64-8fd7e0717f39 Jul 10 20:24:19.382657 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:19.382657 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:24:19.383025 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-92499978-8fa9-467f-ad3d-50f6122f6a78 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:24:19.401817 np0000005048 devstack@c-api.service[99972]: INFO cinder.volume.api [None req-92499978-8fa9-467f-ad3d-50f6122f6a78 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume request issued successfully. Jul 10 20:24:19.402032 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-92499978-8fa9-467f-ad3d-50f6122f6a78 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 returned with HTTP 202 Jul 10 20:24:19.402655 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1531/6098] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:24:19 2026] DELETE /volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:24:19.409044 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-fccaf1de-747f-4cac-828f-f80a62f816cc None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:19.410593 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fccaf1de-747f-4cac-828f-f80a62f816cc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 Jul 10 20:24:19.410775 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fccaf1de-747f-4cac-828f-f80a62f816cc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:19.410941 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-fccaf1de-747f-4cac-828f-f80a62f816cc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:19.417315 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:19.417315 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:19.420908 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-fccaf1de-747f-4cac-828f-f80a62f816cc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:24:19.424618 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-fccaf1de-747f-4cac-828f-f80a62f816cc tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 returned with HTTP 200 Jul 10 20:24:19.425103 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1509/6099] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:19 2026] GET /volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 => generated 1065 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:24:20.437288 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0c131d6d-a4d1-48c4-91a5-e94f3de380cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:20.440035 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c131d6d-a4d1-48c4-91a5-e94f3de380cd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 Jul 10 20:24:20.440035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c131d6d-a4d1-48c4-91a5-e94f3de380cd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:20.440035 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c131d6d-a4d1-48c4-91a5-e94f3de380cd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:20.446036 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c131d6d-a4d1-48c4-91a5-e94f3de380cd tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 returned with HTTP 404 Jul 10 20:24:20.446273 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1534/6100] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:20 2026] GET /volume/v3/volumes/dc71844e-696d-49e3-ae64-8fd7e0717f39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:24:20.453589 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-3ac47130-978e-4978-ad73-882acbe07b76 None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:20.455405 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ac47130-978e-4978-ad73-882acbe07b76 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:20.455624 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ac47130-978e-4978-ad73-882acbe07b76 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:20.455803 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-3ac47130-978e-4978-ad73-882acbe07b76 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:20.455918 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-3ac47130-978e-4978-ad73-882acbe07b76 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:20.460327 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:20.460327 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:20.461029 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-3ac47130-978e-4978-ad73-882acbe07b76 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:20.461400 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1527/6101] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:20 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:20.471064 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-d7021a79-c92b-4a0b-b877-a94683dc2c31 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:20.473207 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7021a79-c92b-4a0b-b877-a94683dc2c31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:20.473476 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7021a79-c92b-4a0b-b877-a94683dc2c31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:20.473716 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-d7021a79-c92b-4a0b-b877-a94683dc2c31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:20.473854 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.contrib.backups [None req-d7021a79-c92b-4a0b-b877-a94683dc2c31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete backup with id: 61d08eac-424a-404a-8a91-2acf2af72a6e. Jul 10 20:24:20.478579 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:20.478579 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:24:20.491190 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.backup.rpcapi [None req-d7021a79-c92b-4a0b-b877-a94683dc2c31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] delete_backup rpcapi backup_id 61d08eac-424a-404a-8a91-2acf2af72a6e {{(pid=99972) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:24:20.493156 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-d7021a79-c92b-4a0b-b877-a94683dc2c31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 202 Jul 10 20:24:20.493653 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1532/6102] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:24:20 2026] DELETE /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:24:20.501685 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-57107930-a8d1-44c8-87d3-706e6939d87c None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:20.503928 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-57107930-a8d1-44c8-87d3-706e6939d87c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:20.504207 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-57107930-a8d1-44c8-87d3-706e6939d87c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:20.504868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-57107930-a8d1-44c8-87d3-706e6939d87c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:20.504868 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-57107930-a8d1-44c8-87d3-706e6939d87c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:20.509623 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:20.509623 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:20.510741 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-57107930-a8d1-44c8-87d3-706e6939d87c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 200 Jul 10 20:24:20.510741 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1510/6103] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:20 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:21.520668 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5cc8c133-8cd4-4aa3-a05a-072ead31c4ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:21.522941 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5cc8c133-8cd4-4aa3-a05a-072ead31c4ee tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e Jul 10 20:24:21.523247 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5cc8c133-8cd4-4aa3-a05a-072ead31c4ee tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:21.523510 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5cc8c133-8cd4-4aa3-a05a-072ead31c4ee tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:21.523657 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5cc8c133-8cd4-4aa3-a05a-072ead31c4ee tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 61d08eac-424a-404a-8a91-2acf2af72a6e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:21.527540 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5cc8c133-8cd4-4aa3-a05a-072ead31c4ee tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e returned with HTTP 404 Jul 10 20:24:21.528029 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1535/6104] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:21 2026] GET /volume/v3/backups/61d08eac-424a-404a-8a91-2acf2af72a6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:24:21.535049 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-075458c1-5bdd-40b3-a83a-9cf40768451b None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:21.537246 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-075458c1-5bdd-40b3-a83a-9cf40768451b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:24:21.537542 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-075458c1-5bdd-40b3-a83a-9cf40768451b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:21.537811 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-075458c1-5bdd-40b3-a83a-9cf40768451b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:21.537978 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.contrib.backups [None req-075458c1-5bdd-40b3-a83a-9cf40768451b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete backup with id: 4aba345e-92d7-48ea-b155-ec3c104949ee. Jul 10 20:24:21.543782 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:21.543782 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:21.558452 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.backup.rpcapi [None req-075458c1-5bdd-40b3-a83a-9cf40768451b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] delete_backup rpcapi backup_id 4aba345e-92d7-48ea-b155-ec3c104949ee {{(pid=99974) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:24:21.560439 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-075458c1-5bdd-40b3-a83a-9cf40768451b tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 202 Jul 10 20:24:21.560910 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1528/6105] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:24:21 2026] DELETE /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:24:21.567389 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-83d68a17-a422-4339-8df2-7f46aad097cf None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:21.569519 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-83d68a17-a422-4339-8df2-7f46aad097cf tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:24:21.569687 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-83d68a17-a422-4339-8df2-7f46aad097cf tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:21.569853 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-83d68a17-a422-4339-8df2-7f46aad097cf tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:21.570004 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-83d68a17-a422-4339-8df2-7f46aad097cf tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:21.574158 np0000005048 devstack@c-api.service[99972]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:21.574158 np0000005048 devstack@c-api.service[99972]: warnings.warn( Jul 10 20:24:21.574787 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-83d68a17-a422-4339-8df2-7f46aad097cf tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 200 Jul 10 20:24:21.575184 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1533/6106] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:21 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:22.584459 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-b6c7ef74-e5ea-4cc6-b21c-3ff5187a8a98 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:22.586125 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b6c7ef74-e5ea-4cc6-b21c-3ff5187a8a98 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee Jul 10 20:24:22.586362 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b6c7ef74-e5ea-4cc6-b21c-3ff5187a8a98 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:22.586572 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-b6c7ef74-e5ea-4cc6-b21c-3ff5187a8a98 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:22.586668 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.v3.backups [None req-b6c7ef74-e5ea-4cc6-b21c-3ff5187a8a98 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 4aba345e-92d7-48ea-b155-ec3c104949ee. {{(pid=99971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:22.590013 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-b6c7ef74-e5ea-4cc6-b21c-3ff5187a8a98 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee returned with HTTP 404 Jul 10 20:24:22.590502 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1511/6107] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:22 2026] GET /volume/v3/backups/4aba345e-92d7-48ea-b155-ec3c104949ee => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:24:22.596644 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8b829893-02f9-46e4-b727-4492e27ddd31 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:22.598273 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b829893-02f9-46e4-b727-4492e27ddd31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:22.598492 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b829893-02f9-46e4-b727-4492e27ddd31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:22.598680 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b829893-02f9-46e4-b727-4492e27ddd31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:22.598781 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-8b829893-02f9-46e4-b727-4492e27ddd31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete backup with id: 0589069d-f3a4-4bed-8fda-6ececc4a92d0. Jul 10 20:24:22.602913 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:22.602913 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:24:22.613786 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-8b829893-02f9-46e4-b727-4492e27ddd31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] delete_backup rpcapi backup_id 0589069d-f3a4-4bed-8fda-6ececc4a92d0 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 20:24:22.615703 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b829893-02f9-46e4-b727-4492e27ddd31 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 202 Jul 10 20:24:22.615703 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1536/6108] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:24:22 2026] DELETE /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 20:24:22.622228 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-d10f2c4e-b532-40d7-8036-0b510ca00a5c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:22.624047 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d10f2c4e-b532-40d7-8036-0b510ca00a5c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:22.624262 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d10f2c4e-b532-40d7-8036-0b510ca00a5c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:22.624476 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-d10f2c4e-b532-40d7-8036-0b510ca00a5c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:22.624577 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.v3.backups [None req-d10f2c4e-b532-40d7-8036-0b510ca00a5c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99974) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:22.628633 np0000005048 devstack@c-api.service[99974]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:22.628633 np0000005048 devstack@c-api.service[99974]: warnings.warn( Jul 10 20:24:22.629019 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-d10f2c4e-b532-40d7-8036-0b510ca00a5c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 200 Jul 10 20:24:22.629373 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1529/6109] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:22 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 20:24:23.638726 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.middleware.request_id [None req-ec3d52da-554f-4a72-8041-2753101dd362 None None] RequestId filter calling following filter/app {{(pid=99972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:23.640687 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec3d52da-554f-4a72-8041-2753101dd362 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 Jul 10 20:24:23.640896 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec3d52da-554f-4a72-8041-2753101dd362 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:23.641117 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.openstack.wsgi [None req-ec3d52da-554f-4a72-8041-2753101dd362 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:23.641242 np0000005048 devstack@c-api.service[99972]: DEBUG cinder.api.v3.backups [None req-ec3d52da-554f-4a72-8041-2753101dd362 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Show backup with id 0589069d-f3a4-4bed-8fda-6ececc4a92d0. {{(pid=99972) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 20:24:23.644534 np0000005048 devstack@c-api.service[99972]: INFO cinder.api.openstack.wsgi [None req-ec3d52da-554f-4a72-8041-2753101dd362 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 returned with HTTP 404 Jul 10 20:24:23.644944 np0000005048 devstack@c-api.service[99972]: [pid: 99972|app: 0|req: 1534/6110] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:23 2026] GET /volume/v3/backups/0589069d-f3a4-4bed-8fda-6ececc4a92d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:24:23.650867 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.middleware.request_id [None req-9e570ede-8941-4f17-9dd8-4e3d3ba0b119 None None] RequestId filter calling following filter/app {{(pid=99971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:23.652585 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e570ede-8941-4f17-9dd8-4e3d3ba0b119 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] DELETE https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc Jul 10 20:24:23.652837 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e570ede-8941-4f17-9dd8-4e3d3ba0b119 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:23.653055 np0000005048 devstack@c-api.service[99971]: DEBUG cinder.api.openstack.wsgi [None req-9e570ede-8941-4f17-9dd8-4e3d3ba0b119 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'delete' {{(pid=99971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:23.653204 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.v3.volumes [None req-9e570ede-8941-4f17-9dd8-4e3d3ba0b119 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume with id: a537802c-bd27-44fc-81a1-b74e471a16fc Jul 10 20:24:23.660497 np0000005048 devstack@c-api.service[99971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:23.660497 np0000005048 devstack@c-api.service[99971]: warnings.warn( Jul 10 20:24:23.660853 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9e570ede-8941-4f17-9dd8-4e3d3ba0b119 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:24:23.680362 np0000005048 devstack@c-api.service[99971]: INFO cinder.volume.api [None req-9e570ede-8941-4f17-9dd8-4e3d3ba0b119 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Delete volume request issued successfully. Jul 10 20:24:23.680551 np0000005048 devstack@c-api.service[99971]: INFO cinder.api.openstack.wsgi [None req-9e570ede-8941-4f17-9dd8-4e3d3ba0b119 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc returned with HTTP 202 Jul 10 20:24:23.680951 np0000005048 devstack@c-api.service[99971]: [pid: 99971|app: 0|req: 1512/6111] 10.4.3.145 () {68 vars in 1391 bytes} [Fri Jul 10 20:24:23 2026] DELETE /volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 20:24:23.687400 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-29cc8da4-102b-46f0-ad57-e06829afdb40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:23.688913 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29cc8da4-102b-46f0-ad57-e06829afdb40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc Jul 10 20:24:23.689112 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29cc8da4-102b-46f0-ad57-e06829afdb40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:23.689281 np0000005048 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29cc8da4-102b-46f0-ad57-e06829afdb40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:23.695355 np0000005048 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 20:24:23.695355 np0000005048 devstack@c-api.service[99976]: warnings.warn( Jul 10 20:24:23.698587 np0000005048 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-29cc8da4-102b-46f0-ad57-e06829afdb40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Volume info retrieved successfully. Jul 10 20:24:23.701833 np0000005048 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29cc8da4-102b-46f0-ad57-e06829afdb40 tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc returned with HTTP 200 Jul 10 20:24:23.702206 np0000005048 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1537/6112] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:23 2026] GET /volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 20:24:24.714932 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.middleware.request_id [None req-6be255ef-3448-4144-a8d7-a0f291d2353c None None] RequestId filter calling following filter/app {{(pid=99974) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 20:24:24.716464 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6be255ef-3448-4144-a8d7-a0f291d2353c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] GET https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc Jul 10 20:24:24.716638 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6be255ef-3448-4144-a8d7-a0f291d2353c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Empty body provided in request {{(pid=99974) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 20:24:24.716806 np0000005048 devstack@c-api.service[99974]: DEBUG cinder.api.openstack.wsgi [None req-6be255ef-3448-4144-a8d7-a0f291d2353c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] Calling method 'show' {{(pid=99974) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 20:24:24.721757 np0000005048 devstack@c-api.service[99974]: INFO cinder.api.openstack.wsgi [None req-6be255ef-3448-4144-a8d7-a0f291d2353c tempest-ProjectAdminTests33-1296573471 tempest-ProjectAdminTests33-1296573471-project-admin] https://10.4.3.145/volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc returned with HTTP 404 Jul 10 20:24:24.722175 np0000005048 devstack@c-api.service[99974]: [pid: 99974|app: 0|req: 1530/6113] 10.4.3.145 () {68 vars in 1388 bytes} [Fri Jul 10 20:24:24 2026] GET /volume/v3/volumes/a537802c-bd27-44fc-81a1-b74e471a16fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 20:24:33.642972 np0000005048 devstack@c-api.service[99972]: DEBUG dbcounter [-] [99972] Writing DB stats cinder:SELECT=8,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:24:33.676104 np0000005048 devstack@c-api.service[99971]: DEBUG dbcounter [-] [99971] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:24:33.701093 np0000005048 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 20:24:34.718715 np0000005048 devstack@c-api.service[99974]: DEBUG dbcounter [-] [99974] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=99974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}